genesys-spark 4.64.4 → 4.65.1

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.
@@ -0,0 +1,777 @@
1
+ :root {
2
+ --gse-core-spacing-4xs: 4px;
3
+ --gse-core-spacing-3xs: 8px;
4
+ --gse-core-spacing-2xs: 12px;
5
+ --gse-core-spacing-xs: 16px;
6
+ --gse-core-spacing-sm: 20px;
7
+ --gse-core-spacing-md: 24px;
8
+ --gse-core-spacing-lg: 32px;
9
+ --gse-core-spacing-xl: 40px;
10
+ --gse-core-spacing-2xl: 48px;
11
+ --gse-core-zIndex-0: 0;
12
+ --gse-core-zIndex-1: 1;
13
+ --gse-core-zIndex-100: 100;
14
+ --gse-core-zIndex-200: 200;
15
+ --gse-core-zIndex-300: 300;
16
+ --gse-core-zIndex-400: 400;
17
+ --gse-core-zIndex-500: 500;
18
+ --gse-core-zIndex-600: 600;
19
+ --gse-core-borderRadius-none: 0;
20
+ --gse-core-borderRadius-sm: 4px;
21
+ --gse-core-borderRadius-md: 8px;
22
+ --gse-core-borderRadius-lg: 16px;
23
+ --gse-core-borderRadius-xl: 20px;
24
+ --gse-core-borderRadius-full: 100%;
25
+ --gse-core-color-white: #ffffff;
26
+ --gse-core-color-black: #000000;
27
+ --gse-core-color-transparent: #00000000;
28
+ --gse-core-color-cornflower-100: #f2f2f3;
29
+ --gse-core-color-cornflower-200: #e4e5e7;
30
+ --gse-core-color-cornflower-300: #c6c8ce;
31
+ --gse-core-color-cornflower-400: #a3a7b0;
32
+ --gse-core-color-cornflower-500: #767c8d;
33
+ --gse-core-color-cornflower-600: #626e84;
34
+ --gse-core-color-cornflower-700: #3e5374;
35
+ --gse-core-color-cornflower-800: #23395d;
36
+ --gse-core-color-cornflower-900: #1b2c48;
37
+ --gse-core-color-cornflower-1000: #0f1929;
38
+ --gse-core-color-islandaqua-100: #edf8f9;
39
+ --gse-core-color-islandaqua-200: #daf0f4;
40
+ --gse-core-color-islandaqua-300: #b5e2e8;
41
+ --gse-core-color-islandaqua-400: #90d3dd;
42
+ --gse-core-color-islandaqua-500: #6bc5d1;
43
+ --gse-core-color-islandaqua-600: #46b6c6;
44
+ --gse-core-color-islandaqua-700: #2c808c;
45
+ --gse-core-color-islandaqua-800: #0c6d7e;
46
+ --gse-core-color-islandaqua-900: #115d71;
47
+ --gse-core-color-islandaqua-1000: #094052;
48
+ --gse-core-color-tomato-100: #fef3f3;
49
+ --gse-core-color-tomato-200: #fee8e6;
50
+ --gse-core-color-tomato-300: #fecfcb;
51
+ --gse-core-color-tomato-400: #feb2ab;
52
+ --gse-core-color-tomato-500: #fe8f85;
53
+ --gse-core-color-tomato-600: #fe624d;
54
+ --gse-core-color-tomato-700: #e35744;
55
+ --gse-core-color-tomato-800: #c44b3b;
56
+ --gse-core-color-tomato-900: #a03d30;
57
+ --gse-core-color-tomato-1000: #712b22;
58
+ --gse-core-color-lavenderhaze-100: #fbfcfe;
59
+ --gse-core-color-lavenderhaze-200: #f3f5fb;
60
+ --gse-core-color-lavenderhaze-300: #e8ebf7;
61
+ --gse-core-color-lavenderhaze-400: #d1d7ef;
62
+ --gse-core-color-lavenderhaze-500: #c6ceec;
63
+ --gse-core-color-lavenderhaze-600: #b5bfe6;
64
+ --gse-core-color-lavenderhaze-700: #a8b4e2;
65
+ --gse-core-color-lavenderhaze-800: #9ba9dd;
66
+ --gse-core-color-lavenderhaze-900: #7785b8;
67
+ --gse-core-color-lavenderhaze-1000: #626d97;
68
+ --gse-core-color-blueberry-50: #eff0fe;
69
+ --gse-core-color-blueberry-100: #dee1fd;
70
+ --gse-core-color-blueberry-200: #ced2fc;
71
+ --gse-core-color-blueberry-300: #9ca6f9;
72
+ --gse-core-color-blueberry-400: #7b88f7;
73
+ --gse-core-color-blueberry-500: #5a6af5;
74
+ --gse-core-color-blueberry-600: #4856cb;
75
+ --gse-core-color-blueberry-700: #3742a2;
76
+ --gse-core-color-blueberry-800: #252e78;
77
+ --gse-core-color-blueberry-900: #1c2463;
78
+ --gse-core-color-blueberry-1000: #141a4f;
79
+ --gse-core-color-mineral-100: #ddeaf7;
80
+ --gse-core-color-mineral-200: #cde0f4;
81
+ --gse-core-color-mineral-300: #bcd6f0;
82
+ --gse-core-color-mineral-400: #9ac1e8;
83
+ --gse-core-color-mineral-500: #79ade1;
84
+ --gse-core-color-mineral-600: #5798d9;
85
+ --gse-core-color-mineral-700: #467aae;
86
+ --gse-core-color-mineral-800: #345b82;
87
+ --gse-core-color-mineral-900: #233d57;
88
+ --gse-core-color-mineral-1000: #1a2e41;
89
+ --gse-core-color-plum-100: #eee3ff;
90
+ --gse-core-color-plum-200: #e6d6ff;
91
+ --gse-core-color-plum-300: #dec8ff;
92
+ --gse-core-color-plum-400: #cdacff;
93
+ --gse-core-color-plum-500: #bd91ff;
94
+ --gse-core-color-plum-600: #ac75ff;
95
+ --gse-core-color-plum-700: #8a5ecc;
96
+ --gse-core-color-plum-800: #674699;
97
+ --gse-core-color-plum-900: #452f66;
98
+ --gse-core-color-plum-1000: #34234d;
99
+ --gse-core-color-raspberry-100: #fadff5;
100
+ --gse-core-color-raspberry-200: #f7cff0;
101
+ --gse-core-color-raspberry-300: #f5bfeb;
102
+ --gse-core-color-raspberry-400: #ef9ee1;
103
+ --gse-core-color-raspberry-500: #ea7ed7;
104
+ --gse-core-color-raspberry-600: #e55ecd;
105
+ --gse-core-color-raspberry-700: #b74ba4;
106
+ --gse-core-color-raspberry-800: #89387b;
107
+ --gse-core-color-raspberry-900: #5c2652;
108
+ --gse-core-color-raspberry-1000: #451c3e;
109
+ --gse-core-color-coral-100: #ffdee4;
110
+ --gse-core-color-coral-200: #ffced6;
111
+ --gse-core-color-coral-300: #ffbec9;
112
+ --gse-core-color-coral-400: #ff9dad;
113
+ --gse-core-color-coral-500: #ff7d92;
114
+ --gse-core-color-coral-600: #ff5c77;
115
+ --gse-core-color-coral-700: #cc4a5f;
116
+ --gse-core-color-coral-800: #993747;
117
+ --gse-core-color-coral-900: #662530;
118
+ --gse-core-color-coral-1000: #4d1c24;
119
+ --gse-core-color-mango-100: #fff4dc;
120
+ --gse-core-color-mango-200: #ffeeca;
121
+ --gse-core-color-mango-300: #ffe8b9;
122
+ --gse-core-color-mango-400: #ffdd96;
123
+ --gse-core-color-mango-500: #ffd173;
124
+ --gse-core-color-mango-600: #ffc650;
125
+ --gse-core-color-mango-700: #cc9e40;
126
+ --gse-core-color-mango-800: #997730;
127
+ --gse-core-color-mango-900: #664f20;
128
+ --gse-core-color-mango-1000: #4d3b18;
129
+ --gse-core-color-pear-100: #edf5df;
130
+ --gse-core-color-pear-200: #e3eecc;
131
+ --gse-core-color-pear-300: #d9e8bb;
132
+ --gse-core-color-pear-400: #c6dd98;
133
+ --gse-core-color-pear-500: #b3d176;
134
+ --gse-core-color-pear-600: #a0c654;
135
+ --gse-core-color-pear-700: #809e43;
136
+ --gse-core-color-pear-800: #607732;
137
+ --gse-core-color-pear-900: #404f22;
138
+ --gse-core-color-pear-1000: #303b19;
139
+ --gse-core-color-jade-100: #dff5f0;
140
+ --gse-core-color-jade-200: #cceee6;
141
+ --gse-core-color-jade-300: #bbe8de;
142
+ --gse-core-color-jade-400: #98ddcd;
143
+ --gse-core-color-jade-500: #76d1bc;
144
+ --gse-core-color-jade-600: #54c6ab;
145
+ --gse-core-color-jade-700: #439e89;
146
+ --gse-core-color-jade-800: #327767;
147
+ --gse-core-color-jade-900: #224f45;
148
+ --gse-core-color-jade-1000: #193b33;
149
+ --gse-core-fontFamily-body: Noto Sans;
150
+ --gse-core-fontFamily-heading: Urbanist;
151
+ --gse-core-fontSize-xs: 12px;
152
+ --gse-core-fontSize-sm: 14px;
153
+ --gse-core-fontSize-md: 16px;
154
+ --gse-core-fontSize-lg: 18px;
155
+ --gse-core-fontSize-xl: 24px;
156
+ --gse-core-fontSize-xxl: 36px;
157
+ --gse-core-fontWeight-regular: 400;
158
+ --gse-core-fontWeight-semiBold: 600;
159
+ --gse-core-fontWeight-bold: 700;
160
+ --gse-core-lineHeight-2xs: 16px;
161
+ --gse-core-lineHeight-xs: 18px;
162
+ --gse-core-lineHeight-sm: 20px;
163
+ --gse-core-lineHeight-md: 24px;
164
+ --gse-core-lineHeight-lg: 27px;
165
+ --gse-core-lineHeight-xl: 32px;
166
+ --gse-core-lineHeight-2xl: 44px;
167
+ --gse-core-lineHeight-matchFontSize: 1;
168
+ --gse-core-typography-body-sm-fontFamily: Noto Sans;
169
+ --gse-core-typography-body-sm-lineHeight: 18px;
170
+ --gse-core-typography-body-sm-fontSize: 12px;
171
+ --gse-core-typography-body-sm-fontWeight: 400;
172
+ --gse-core-typography-body-smBold-fontFamily: Noto Sans;
173
+ --gse-core-typography-body-smBold-lineHeight: 18px;
174
+ --gse-core-typography-body-smBold-fontSize: 12px;
175
+ --gse-core-typography-body-smBold-fontWeight: 700;
176
+ --gse-core-typography-body-smSemiBold-fontFamily: Noto Sans;
177
+ --gse-core-typography-body-smSemiBold-lineHeight: 18px;
178
+ --gse-core-typography-body-smSemiBold-fontSize: 12px;
179
+ --gse-core-typography-body-smSemiBold-fontWeight: 600;
180
+ --gse-core-typography-body-smRegular-fontFamily: Noto Sans;
181
+ --gse-core-typography-body-smRegular-lineHeight: 18px;
182
+ --gse-core-typography-body-smRegular-fontSize: 12px;
183
+ --gse-core-typography-body-smRegular-fontWeight: 400;
184
+ --gse-core-typography-body-md-fontFamily: Noto Sans;
185
+ --gse-core-typography-body-md-lineHeight: 20px;
186
+ --gse-core-typography-body-md-fontSize: 14px;
187
+ --gse-core-typography-body-md-fontWeight: 400;
188
+ --gse-core-typography-body-mdRegular-fontFamily: Noto Sans;
189
+ --gse-core-typography-body-mdRegular-lineHeight: 20px;
190
+ --gse-core-typography-body-mdRegular-fontSize: 14px;
191
+ --gse-core-typography-body-mdRegular-fontWeight: 400;
192
+ --gse-core-typography-body-mdSemiBold-fontFamily: Noto Sans;
193
+ --gse-core-typography-body-mdSemiBold-lineHeight: 20px;
194
+ --gse-core-typography-body-mdSemiBold-fontSize: 14px;
195
+ --gse-core-typography-body-mdSemiBold-fontWeight: 600;
196
+ --gse-core-typography-body-mdBold-fontFamily: Noto Sans;
197
+ --gse-core-typography-body-mdBold-lineHeight: 20px;
198
+ --gse-core-typography-body-mdBold-fontSize: 14px;
199
+ --gse-core-typography-body-mdBold-fontWeight: 700;
200
+ --gse-core-typography-body-lg-fontFamily: Noto Sans;
201
+ --gse-core-typography-body-lg-lineHeight: 24px;
202
+ --gse-core-typography-body-lg-fontSize: 16px;
203
+ --gse-core-typography-body-lg-fontWeight: 400;
204
+ --gse-core-typography-body-lgRegular-fontFamily: Noto Sans;
205
+ --gse-core-typography-body-lgRegular-lineHeight: 24px;
206
+ --gse-core-typography-body-lgRegular-fontSize: 16px;
207
+ --gse-core-typography-body-lgRegular-fontWeight: 400;
208
+ --gse-core-typography-body-lgSemiBold-fontFamily: Noto Sans;
209
+ --gse-core-typography-body-lgSemiBold-lineHeight: 24px;
210
+ --gse-core-typography-body-lgSemiBold-fontSize: 16px;
211
+ --gse-core-typography-body-lgSemiBold-fontWeight: 600;
212
+ --gse-core-typography-body-lgBold-fontFamily: Noto Sans;
213
+ --gse-core-typography-body-lgBold-lineHeight: 24px;
214
+ --gse-core-typography-body-lgBold-fontSize: 16px;
215
+ --gse-core-typography-body-lgBold-fontWeight: 700;
216
+ --gse-core-typography-heading-xs-fontFamily: Urbanist;
217
+ --gse-core-typography-heading-xs-lineHeight: 24px;
218
+ --gse-core-typography-heading-xs-fontSize: 14px;
219
+ --gse-core-typography-heading-xs-fontWeight: 700;
220
+ --gse-core-typography-heading-xsBold-fontFamily: Urbanist;
221
+ --gse-core-typography-heading-xsBold-lineHeight: 24px;
222
+ --gse-core-typography-heading-xsBold-fontSize: 14px;
223
+ --gse-core-typography-heading-xsBold-fontWeight: 700;
224
+ --gse-core-typography-heading-xsSemiBold-fontFamily: Urbanist;
225
+ --gse-core-typography-heading-xsSemiBold-lineHeight: 24px;
226
+ --gse-core-typography-heading-xsSemiBold-fontSize: 14px;
227
+ --gse-core-typography-heading-xsSemiBold-fontWeight: 600;
228
+ --gse-core-typography-heading-sm-fontFamily: Urbanist;
229
+ --gse-core-typography-heading-sm-lineHeight: 24px;
230
+ --gse-core-typography-heading-sm-fontSize: 16px;
231
+ --gse-core-typography-heading-sm-fontWeight: 700;
232
+ --gse-core-typography-heading-smBold-fontFamily: Urbanist;
233
+ --gse-core-typography-heading-smBold-lineHeight: 24px;
234
+ --gse-core-typography-heading-smBold-fontSize: 16px;
235
+ --gse-core-typography-heading-smBold-fontWeight: 700;
236
+ --gse-core-typography-heading-smSemiBold-fontFamily: Urbanist;
237
+ --gse-core-typography-heading-smSemiBold-lineHeight: 24px;
238
+ --gse-core-typography-heading-smSemiBold-fontSize: 16px;
239
+ --gse-core-typography-heading-smSemiBold-fontWeight: 600;
240
+ --gse-core-typography-heading-md-fontFamily: Urbanist;
241
+ --gse-core-typography-heading-md-lineHeight: 27px;
242
+ --gse-core-typography-heading-md-fontSize: 18px;
243
+ --gse-core-typography-heading-md-fontWeight: 700;
244
+ --gse-core-typography-heading-mdBold-fontFamily: Urbanist;
245
+ --gse-core-typography-heading-mdBold-lineHeight: 27px;
246
+ --gse-core-typography-heading-mdBold-fontSize: 18px;
247
+ --gse-core-typography-heading-mdBold-fontWeight: 700;
248
+ --gse-core-typography-heading-mdSemiBold-fontFamily: Urbanist;
249
+ --gse-core-typography-heading-mdSemiBold-lineHeight: 27px;
250
+ --gse-core-typography-heading-mdSemiBold-fontSize: 18px;
251
+ --gse-core-typography-heading-mdSemiBold-fontWeight: 600;
252
+ --gse-core-typography-heading-lg-fontFamily: Urbanist;
253
+ --gse-core-typography-heading-lg-lineHeight: 32px;
254
+ --gse-core-typography-heading-lg-fontSize: 24px;
255
+ --gse-core-typography-heading-lg-fontWeight: 700;
256
+ --gse-core-typography-heading-lgBold-fontFamily: Urbanist;
257
+ --gse-core-typography-heading-lgBold-lineHeight: 32px;
258
+ --gse-core-typography-heading-lgBold-fontSize: 24px;
259
+ --gse-core-typography-heading-lgBold-fontWeight: 700;
260
+ --gse-core-typography-heading-lgSemiBold-fontFamily: Urbanist;
261
+ --gse-core-typography-heading-lgSemiBold-lineHeight: 32px;
262
+ --gse-core-typography-heading-lgSemiBold-fontSize: 24px;
263
+ --gse-core-typography-heading-lgSemiBold-fontWeight: 600;
264
+ --gse-core-typography-heading-xl-fontFamily: Urbanist;
265
+ --gse-core-typography-heading-xl-lineHeight: 44px;
266
+ --gse-core-typography-heading-xl-fontSize: 36px;
267
+ --gse-core-typography-heading-xl-fontWeight: 700;
268
+ --gse-core-typography-heading-xlBold-fontFamily: Urbanist;
269
+ --gse-core-typography-heading-xlBold-lineHeight: 44px;
270
+ --gse-core-typography-heading-xlBold-fontSize: 36px;
271
+ --gse-core-typography-heading-xlBold-fontWeight: 700;
272
+ --gse-core-typography-heading-xlSemiBold-fontFamily: Urbanist;
273
+ --gse-core-typography-heading-xlSemiBold-lineHeight: 44px;
274
+ --gse-core-typography-heading-xlSemiBold-fontSize: 36px;
275
+ --gse-core-typography-heading-xlSemiBold-fontWeight: 600;
276
+ --gse-core-typography-heading-overline-fontFamily: Urbanist;
277
+ --gse-core-typography-heading-overline-fontWeight: 600;
278
+ --gse-core-typography-heading-overline-lineHeight: 16px;
279
+ --gse-core-typography-heading-overline-fontSize: 12px;
280
+ --gse-core-typography-heading-overline-letterSpacing: 1.5px;
281
+ --gse-core-typography-heading-overline-textCase: uppercase;
282
+ --gse-core-typography-subheading-fontFamily: Urbanist;
283
+ --gse-core-typography-subheading-fontWeight: 700;
284
+ --gse-core-typography-subheading-lineHeight: 20px;
285
+ --gse-core-typography-subheading-fontSize: 14px;
286
+ --gse-core-typography-subheadingBold-fontFamily: Urbanist;
287
+ --gse-core-typography-subheadingBold-fontWeight: 700;
288
+ --gse-core-typography-subheadingBold-lineHeight: 20px;
289
+ --gse-core-typography-subheadingBold-fontSize: 14px;
290
+ --gse-core-typography-subheadingSemiBold-fontFamily: Urbanist;
291
+ --gse-core-typography-subheadingSemiBold-fontWeight: 600;
292
+ --gse-core-typography-subheadingSemiBold-lineHeight: 20px;
293
+ --gse-core-typography-subheadingSemiBold-fontSize: 14px;
294
+ --gse-core-typography-subheadingRegular-fontFamily: Urbanist;
295
+ --gse-core-typography-subheadingRegular-fontWeight: 400;
296
+ --gse-core-typography-subheadingRegular-lineHeight: 20px;
297
+ --gse-core-typography-subheadingRegular-fontSize: 14px;
298
+ --gse-core-elevation-low-x: 0;
299
+ --gse-core-elevation-low-y: 0;
300
+ --gse-core-elevation-low-blur: 4px;
301
+ --gse-core-elevation-low-spread: 1px;
302
+ --gse-core-elevation-low-color: #23395c1a;
303
+ --gse-core-elevation-low-type: dropShadow;
304
+ --gse-core-elevation-medium-x: 0;
305
+ --gse-core-elevation-medium-y: 0;
306
+ --gse-core-elevation-medium-blur: 6px;
307
+ --gse-core-elevation-medium-spread: 1px;
308
+ --gse-core-elevation-medium-color: #23395c1f;
309
+ --gse-core-elevation-medium-type: dropShadow;
310
+ --gse-core-elevation-high-x: 0;
311
+ --gse-core-elevation-high-y: 0;
312
+ --gse-core-elevation-high-blur: 8px;
313
+ --gse-core-elevation-high-spread: 1px;
314
+ --gse-core-elevation-high-color: #23395c26;
315
+ --gse-core-elevation-high-type: dropShadow;
316
+ --gse-core-size-xs: 16px;
317
+ --gse-core-size-sm: 20px;
318
+ --gse-core-size-md: 24px;
319
+ --gse-core-size-lg: 32px;
320
+ --gse-core-size-xl: 40px;
321
+ --gse-core-size-2xl: 48px;
322
+ --gse-core-size-3xl: 98px;
323
+ --gse-core-textDecoration-underline: underline;
324
+ }
325
+
326
+ :root {
327
+ --gse-semantic-color-info-lightest: #e2dff8;
328
+ --gse-semantic-color-info-lighter: #c5bef1;
329
+ --gse-semantic-color-info-main: #6e5ddb;
330
+ --gse-semantic-color-info-darker: #443989;
331
+ --gse-semantic-color-info-darkest: #2e275f;
332
+ --gse-semantic-color-warning-lightest: #fef4d8;
333
+ --gse-semantic-color-warning-lighter: #fce9b2;
334
+ --gse-semantic-color-warning-main: #f8c73e;
335
+ --gse-semantic-color-warning-darker: #6c5619;
336
+ --gse-semantic-color-warning-darkest: #3d300c;
337
+ --gse-semantic-color-error-lightest: #f9d3da;
338
+ --gse-semantic-color-error-lighter: #f3a7b5;
339
+ --gse-semantic-color-error-main: #e22245;
340
+ --gse-semantic-color-error-darker: #881429;
341
+ --gse-semantic-color-error-darkest: #440a15;
342
+ --gse-semantic-color-success-lightest: #cef0e6;
343
+ --gse-semantic-color-success-lighter: #9de1cd;
344
+ --gse-semantic-color-success-main: #09b581;
345
+ --gse-semantic-color-success-darker: #056d4d;
346
+ --gse-semantic-color-success-darkest: #033627;
347
+ --gse-semantic-color-primary-lightest: #ced2fc;
348
+ --gse-semantic-color-primary-lighter: #9ca6f9;
349
+ --gse-semantic-color-primary-main: #4856cb;
350
+ --gse-semantic-color-primary-darker: #3742a2;
351
+ --gse-semantic-color-primary-darkest: #252e78;
352
+ --gse-semantic-color-focus: #7b88f7;
353
+ --gse-semantic-focusRing-width: 3px;
354
+ --gse-semantic-focusRing-offset: 1px;
355
+ --gse-semantic-focusRing-cornerRadius: 4px;
356
+ --gse-semantic-focusRing-default-border-color: #7b88f7;
357
+ --gse-semantic-focusRing-default-border-width: 3px;
358
+ --gse-semantic-focusRing-default-border-style: solid;
359
+ --gse-semantic-focusRing-small-border-color: #7b88f7;
360
+ --gse-semantic-focusRing-small-border-width: 2px;
361
+ --gse-semantic-focusRing-small-border-style: solid;
362
+ --gse-semantic-zIndex-base: 0;
363
+ --gse-semantic-zIndex-showFocus: 1;
364
+ --gse-semantic-zIndex-sticky: 1;
365
+ --gse-semantic-zIndex-popup: 100;
366
+ --gse-semantic-zIndex-popover: 200;
367
+ --gse-semantic-zIndex-tooltip: 200;
368
+ --gse-semantic-zIndex-panel: 300;
369
+ --gse-semantic-zIndex-navbar: 400;
370
+ --gse-semantic-zIndex-sidebar: 400;
371
+ --gse-semantic-zIndex-toast: 500;
372
+ --gse-semantic-zIndex-modal: 600;
373
+ --gse-semantic-forms-maxWidth: 600px;
374
+ --gse-semantic-forms-margin: 24px;
375
+ --gse-semantic-forms-formBody-paddingBottom: 32px;
376
+ --gse-semantic-forms-formControl-groupedInputs-gap: 8px;
377
+ --gse-semantic-forms-formControl-gap: 16px;
378
+ --gse-semantic-forms-formControl-label-marginBottom: 4px;
379
+ --gse-semantic-forms-formControl-helperText-marginTop: 4px;
380
+ --gse-semantic-forms-formHeader-paddingBottom: 20px;
381
+ --gse-semantic-forms-formHeader-gap: 4px;
382
+ --gse-semantic-forms-formHeader-foregroundColor: #1b2c48;
383
+ --gse-semantic-forms-formHeader-text-fontFamily: Urbanist;
384
+ --gse-semantic-forms-formHeader-text-lineHeight: 32px;
385
+ --gse-semantic-forms-formHeader-text-fontSize: 24px;
386
+ --gse-semantic-forms-formHeader-text-fontWeight: 600;
387
+ --gse-semantic-forms-fieldset-paddingBottom: 48px;
388
+ --gse-semantic-forms-fieldset-header-paddingBottom: 20px;
389
+ --gse-semantic-forms-fieldset-header-gap: 4px;
390
+ --gse-semantic-forms-fieldset-header-foregroundColor: #1b2c48;
391
+ --gse-semantic-forms-fieldset-header-text-fontFamily: Urbanist;
392
+ --gse-semantic-forms-fieldset-header-text-lineHeight: 27px;
393
+ --gse-semantic-forms-fieldset-header-text-fontSize: 18px;
394
+ --gse-semantic-forms-fieldset-header-text-fontWeight: 700;
395
+ --gse-semantic-forms-paragraph-foregroundColor: #3e5374;
396
+ --gse-semantic-forms-paragraph-text-fontFamily: Noto Sans;
397
+ --gse-semantic-forms-paragraph-text-lineHeight: 18px;
398
+ --gse-semantic-forms-paragraph-text-fontSize: 12px;
399
+ --gse-semantic-forms-paragraph-text-fontWeight: 400;
400
+ }
401
+
402
+ /* Button */
403
+ button:focus-visible {
404
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
405
+ outline-offset: var(--gse-semantic-focusRing-offset);
406
+ }
407
+
408
+ /* Input */
409
+ input:focus-visible {
410
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
411
+ outline-offset: var(--gse-semantic-focusRing-offset);
412
+ }
413
+
414
+ /* Helper classes */
415
+ .gux-focus-ring-focused:focus {
416
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
417
+ outline-offset: var(--gse-semantic-focusRing-offset);
418
+ }
419
+
420
+ .gux-focus-ring-focused-within:focus-within {
421
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
422
+ outline-offset: var(--gse-semantic-focusRing-offset);
423
+ }
424
+
425
+ .gux-focus-ring-focused-visible:focus-visible {
426
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
427
+ outline-offset: var(--gse-semantic-focusRing-offset);
428
+ }
429
+
430
+ .gux-focus-ring-small-focused:focus {
431
+ outline: var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width);
432
+ }
433
+
434
+ .gux-focus-ring-small-focused-within:focus-within {
435
+ outline: var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width);
436
+ }
437
+
438
+ .gux-focus-ring-small-focused-visible:focus-visible {
439
+ outline: var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width);
440
+ }
441
+
442
+ .gux-focus-ring {
443
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
444
+ outline-offset: var(--gse-semantic-focusRing-offset);
445
+ }
446
+
447
+ .gux-focus-ring-small {
448
+ outline: var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width);
449
+ }
450
+
451
+ /*
452
+ * Typography styles and mixins.
453
+ */
454
+ /* Headings */
455
+ /* Body Copy */
456
+ /* Anchor */
457
+ h1 {
458
+ font-family: var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
459
+ font-size: var(--gse-core-typography-heading-xl-fontSize);
460
+ line-height: var(--gse-core-typography-heading-xl-lineHeight);
461
+ font-weight: var(--gse-core-fontWeight-bold);
462
+ }
463
+
464
+ h2 {
465
+ font-family: var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
466
+ font-size: var(--gse-core-typography-heading-lg-fontSize);
467
+ line-height: var(--gse-core-typography-heading-lg-lineHeight);
468
+ font-weight: var(--gse-core-fontWeight-bold);
469
+ }
470
+
471
+ h3 {
472
+ font-family: var(--gse-core-typography-heading-md-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
473
+ font-size: var(--gse-core-typography-heading-md-fontSize);
474
+ line-height: var(--gse-core-typography-heading-md-lineHeight);
475
+ font-weight: var(--gse-core-fontWeight-bold);
476
+ }
477
+
478
+ h4,
479
+ h5,
480
+ h6 {
481
+ font-family: var(--gse-core-typography-heading-sm-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
482
+ font-size: var(--gse-core-typography-heading-sm-fontSize);
483
+ line-height: var(--gse-core-typography-heading-sm-lineHeight);
484
+ font-weight: var(--gse-core-fontWeight-bold);
485
+ }
486
+
487
+ .gux-heading-xl,
488
+ .gux-heading-xl-bold {
489
+ font-family: var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
490
+ font-size: var(--gse-core-typography-heading-xl-fontSize);
491
+ line-height: var(--gse-core-typography-heading-xl-lineHeight);
492
+ font-weight: var(--gse-core-fontWeight-bold);
493
+ }
494
+
495
+ .gux-heading-xl-semibold {
496
+ font-family: var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
497
+ font-size: var(--gse-core-typography-heading-xl-fontSize);
498
+ line-height: var(--gse-core-typography-heading-xl-lineHeight);
499
+ font-weight: var(--gse-core-fontWeight-semiBold);
500
+ }
501
+
502
+ .gux-heading-lg,
503
+ .gux-heading-lg-bold {
504
+ font-family: var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
505
+ font-size: var(--gse-core-typography-heading-lg-fontSize);
506
+ line-height: var(--gse-core-typography-heading-lg-lineHeight);
507
+ font-weight: var(--gse-core-fontWeight-bold);
508
+ }
509
+
510
+ .gux-heading-lg-semibold {
511
+ font-family: var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
512
+ font-size: var(--gse-core-typography-heading-lg-fontSize);
513
+ line-height: var(--gse-core-typography-heading-lg-lineHeight);
514
+ font-weight: var(--gse-core-fontWeight-semiBold);
515
+ }
516
+
517
+ .gux-heading-md,
518
+ .gux-heading-md-bold {
519
+ font-family: var(--gse-core-typography-heading-md-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
520
+ font-size: var(--gse-core-typography-heading-md-fontSize);
521
+ line-height: var(--gse-core-typography-heading-md-lineHeight);
522
+ font-weight: var(--gse-core-fontWeight-bold);
523
+ }
524
+
525
+ .gux-heading-md-semibold {
526
+ font-family: var(--gse-core-typography-heading-md-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
527
+ font-size: var(--gse-core-typography-heading-md-fontSize);
528
+ line-height: var(--gse-core-typography-heading-md-lineHeight);
529
+ font-weight: var(--gse-core-fontWeight-semiBold);
530
+ }
531
+
532
+ .gux-heading-sm,
533
+ .gux-heading-sm-bold {
534
+ font-family: var(--gse-core-typography-heading-sm-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
535
+ font-size: var(--gse-core-typography-heading-sm-fontSize);
536
+ line-height: var(--gse-core-typography-heading-sm-lineHeight);
537
+ font-weight: var(--gse-core-fontWeight-bold);
538
+ }
539
+
540
+ .gux-heading-sm-semibold {
541
+ font-family: var(--gse-core-typography-heading-sm-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
542
+ font-size: var(--gse-core-typography-heading-sm-fontSize);
543
+ line-height: var(--gse-core-typography-heading-sm-lineHeight);
544
+ font-weight: var(--gse-core-fontWeight-semiBold);
545
+ }
546
+
547
+ .gux-heading-xs,
548
+ .gux-heading-xs-bold {
549
+ font-family: var(--gse-core-typography-heading-xs-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
550
+ font-size: var(--gse-core-typography-heading-xs-fontSize);
551
+ line-height: var(--gse-core-typography-heading-xs-lineHeight);
552
+ font-weight: var(--gse-core-fontWeight-bold);
553
+ }
554
+
555
+ .gux-heading-xs-semibold {
556
+ font-family: var(--gse-core-typography-heading-xs-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
557
+ font-size: var(--gse-core-typography-heading-xs-fontSize);
558
+ line-height: var(--gse-core-typography-heading-xs-lineHeight);
559
+ font-weight: var(--gse-core-fontWeight-semiBold);
560
+ }
561
+
562
+ .gux-heading-subheading-regular {
563
+ font-family: var(--gse-core-typography-subheading-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
564
+ font-size: var(--gse-core-typography-subheading-fontSize);
565
+ line-height: var(--gse-core-typography-subheading-lineHeight);
566
+ font-weight: var(--gse-core-fontWeight-regular);
567
+ }
568
+
569
+ .gux-heading-subheading,
570
+ .gux-heading-subheading-bold {
571
+ font-family: var(--gse-core-typography-subheading-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
572
+ font-size: var(--gse-core-typography-subheading-fontSize);
573
+ line-height: var(--gse-core-typography-subheading-lineHeight);
574
+ font-weight: var(--gse-core-fontWeight-bold);
575
+ }
576
+
577
+ .gux-heading-subheading-semibold {
578
+ font-family: var(--gse-core-typography-subheading-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
579
+ font-size: var(--gse-core-typography-subheading-fontSize);
580
+ line-height: var(--gse-core-typography-subheading-lineHeight);
581
+ font-weight: var(--gse-core-fontWeight-semiBold);
582
+ }
583
+
584
+ .gux-heading-overline {
585
+ font-family: var(--gse-core-typography-heading-overline-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;
586
+ font-size: var(--gse-core-typography-heading-overline-fontSize);
587
+ line-height: var(--gse-core-typography-heading-overline-lineHeight);
588
+ text-transform: var(--gse-core-typography-heading-overline-textCase);
589
+ letter-spacing: var(--gse-core-typography-heading-overline-letterSpacing);
590
+ font-weight: var(--gse-core-fontWeight-regular);
591
+ }
592
+
593
+ body {
594
+ font-family: var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
595
+ font-size: var(--gse-core-typography-body-sm-fontSize);
596
+ line-height: var(--gse-core-typography-body-sm-lineHeight);
597
+ font-weight: var(--gse-core-fontWeight-regular);
598
+ }
599
+
600
+ .gux-body-lg-regular {
601
+ font-family: var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
602
+ font-size: var(--gse-core-typography-body-lg-fontSize);
603
+ line-height: var(--gse-core-typography-body-lg-lineHeight);
604
+ font-weight: var(--gse-core-fontWeight-regular);
605
+ }
606
+
607
+ .gux-body-lg-semibold {
608
+ font-family: var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
609
+ font-size: var(--gse-core-typography-body-lg-fontSize);
610
+ line-height: var(--gse-core-typography-body-lg-lineHeight);
611
+ font-weight: var(--gse-core-fontWeight-semiBold);
612
+ }
613
+
614
+ .gux-body-lg-bold {
615
+ font-family: var(--gse-core-typography-body-lg-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
616
+ font-size: var(--gse-core-typography-body-lg-fontSize);
617
+ line-height: var(--gse-core-typography-body-lg-lineHeight);
618
+ font-weight: var(--gse-core-fontWeight-bold);
619
+ }
620
+
621
+ .gux-body-md-regular {
622
+ font-family: var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
623
+ font-size: var(--gse-core-typography-body-md-fontSize);
624
+ line-height: var(--gse-core-typography-body-md-lineHeight);
625
+ font-weight: var(--gse-core-fontWeight-regular);
626
+ }
627
+
628
+ .gux-body-md-semibold {
629
+ font-family: var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
630
+ font-size: var(--gse-core-typography-body-md-fontSize);
631
+ line-height: var(--gse-core-typography-body-md-lineHeight);
632
+ font-weight: var(--gse-core-fontWeight-semiBold);
633
+ }
634
+
635
+ .gux-body-md-bold {
636
+ font-family: var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
637
+ font-size: var(--gse-core-typography-body-md-fontSize);
638
+ line-height: var(--gse-core-typography-body-md-lineHeight);
639
+ font-weight: var(--gse-core-fontWeight-bold);
640
+ }
641
+
642
+ .gux-body-sm-regular {
643
+ font-family: var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
644
+ font-size: var(--gse-core-typography-body-sm-fontSize);
645
+ line-height: var(--gse-core-typography-body-sm-lineHeight);
646
+ font-weight: var(--gse-core-fontWeight-regular);
647
+ }
648
+
649
+ .gux-body-sm-semibold {
650
+ font-family: var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
651
+ font-size: var(--gse-core-typography-body-sm-fontSize);
652
+ line-height: var(--gse-core-typography-body-sm-lineHeight);
653
+ font-weight: var(--gse-core-fontWeight-semiBold);
654
+ }
655
+
656
+ .gux-body-sm-bold {
657
+ font-family: var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
658
+ font-size: var(--gse-core-typography-body-sm-fontSize);
659
+ line-height: var(--gse-core-typography-body-sm-lineHeight);
660
+ font-weight: var(--gse-core-fontWeight-bold);
661
+ }
662
+
663
+ .gux-ui-button {
664
+ font-family: var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
665
+ font-size: var(--gse-core-typography-body-md-fontSize);
666
+ font-weight: var(--gse-core-fontWeight-semiBold);
667
+ line-height: var(--gse-core-typography-body-md-lineHeight);
668
+ }
669
+
670
+ .gux-ui-link {
671
+ font-family: var(--gse-core-typography-body-md-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
672
+ font-size: var(--gse-core-typography-body-md-fontSize);
673
+ font-weight: var(--gse-core-fontWeight-regular);
674
+ line-height: var(--gse-core-typography-body-md-lineHeight);
675
+ }
676
+
677
+ .gux-ui-label {
678
+ font-family: var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
679
+ font-size: var(--gse-core-typography-body-sm-fontSize);
680
+ font-weight: var(--gse-core-fontWeight-bold);
681
+ line-height: var(--gse-core-typography-body-sm-lineHeight);
682
+ }
683
+
684
+ .gux-ui-placeholder {
685
+ font-family: var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;
686
+ font-size: var(--gse-core-typography-body-sm-fontSize);
687
+ font-weight: var(--gse-core-fontWeight-regular);
688
+ line-height: var(--gse-core-typography-body-sm-lineHeight);
689
+ }
690
+
691
+ a {
692
+ color: var(--gse-ui-link-default-foregroundColor);
693
+ text-decoration: underline;
694
+ border-radius: var(--gse-ui-links-borderRadius);
695
+ }
696
+ a:hover {
697
+ color: var(--gse-ui-link-hover-foregroundColor);
698
+ }
699
+ a:active {
700
+ color: var(--gse-ui-link-active-foregroundColor);
701
+ }
702
+ a:visited {
703
+ color: var(--gse-ui-link-visited-foregroundColor);
704
+ }
705
+ a:focus-visible {
706
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
707
+ outline-offset: var(--gse-semantic-focusRing-offset);
708
+ }
709
+
710
+ table a {
711
+ color: var(--gse-ui-link-default-foregroundColor);
712
+ text-decoration: underline;
713
+ border-radius: var(--gse-ui-links-borderRadius);
714
+ }
715
+ table a:hover {
716
+ color: var(--gse-ui-link-hover-foregroundColor);
717
+ }
718
+ table a:active {
719
+ color: var(--gse-ui-link-active-foregroundColor);
720
+ }
721
+ table a:visited {
722
+ color: var(--gse-ui-link-visited-foregroundColor);
723
+ }
724
+ table a:focus-visible {
725
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
726
+ outline-offset: var(--gse-semantic-focusRing-offset);
727
+ }
728
+ table a {
729
+ text-decoration: none;
730
+ }
731
+
732
+ .gux-ui-anchor {
733
+ color: var(--gse-ui-link-default-foregroundColor);
734
+ text-decoration: underline;
735
+ border-radius: var(--gse-ui-links-borderRadius);
736
+ }
737
+ .gux-ui-anchor:hover {
738
+ color: var(--gse-ui-link-hover-foregroundColor);
739
+ }
740
+ .gux-ui-anchor:active {
741
+ color: var(--gse-ui-link-active-foregroundColor);
742
+ }
743
+ .gux-ui-anchor:visited {
744
+ color: var(--gse-ui-link-visited-foregroundColor);
745
+ }
746
+ .gux-ui-anchor:focus-visible {
747
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
748
+ outline-offset: var(--gse-semantic-focusRing-offset);
749
+ }
750
+
751
+ .gux-anchor-table {
752
+ color: var(--gse-ui-link-default-foregroundColor);
753
+ text-decoration: underline;
754
+ border-radius: var(--gse-ui-links-borderRadius);
755
+ }
756
+ .gux-anchor-table:hover {
757
+ color: var(--gse-ui-link-hover-foregroundColor);
758
+ }
759
+ .gux-anchor-table:active {
760
+ color: var(--gse-ui-link-active-foregroundColor);
761
+ }
762
+ .gux-anchor-table:visited {
763
+ color: var(--gse-ui-link-visited-foregroundColor);
764
+ }
765
+ .gux-anchor-table:focus-visible {
766
+ outline: var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);
767
+ outline-offset: var(--gse-semantic-focusRing-offset);
768
+ }
769
+ .gux-anchor-table {
770
+ text-decoration: none;
771
+ }
772
+
773
+ .gux-icon-anchor .gux-icon {
774
+ padding-right: var(--gse-ui-links-inLine-padding);
775
+ }
776
+
777
+ /*# sourceMappingURL=global.css.map */