@rovula/ui 0.0.82 → 0.1.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.
@@ -0,0 +1,1057 @@
1
+ :root {
2
+ /* COLOR PROJECT */
3
+ --main-primary-xspector: #ddcd00;
4
+ --main-primary-report-xspector-light-mode: #1e3249;
5
+ --main-primary-skyller: #2563eb;
6
+ --main-secondary-xspector: #9e9e9e;
7
+ --main-secondary-report-xspector-light-mode: #ddcd00;
8
+ --main-secondary-skyller: #60a5fa;
9
+ --main-tertiary-xspector: #adcad6;
10
+ --main-tertiary-report-xspector-light-mode: #9e9e9e;
11
+ --main-tertiary-skyller: #0891b2;
12
+ --brand-midnight-blue-xspector: #002038;
13
+ --brand-midnight-blue-report-xspector-light-mode: #002038;
14
+ --brand-midnight-blue-skyller: #2563eb;
15
+ --brand-columbia-blue-xspector: #adcad6;
16
+ --brand-columbia-blue-report-xspector-light-mode: #adcad6;
17
+ --brand-columbia-blue-skyller: #0891b2;
18
+ --brand-backgroud-xspector: #1e3249;
19
+ --brand-backgroud-report-xspector-light-mode: #1e3249;
20
+ --brand-backgroud-skyller: #60a5fa;
21
+ --brand-lemon-glacier-xspector: #f5ff00;
22
+ --brand-lemon-glacier-report-xspector-light-mode: #f5ff00;
23
+ --brand-lemon-glacier-skyller: #fde68a;
24
+ --text-black-xspector: #000000;
25
+ --text-black-report-xspector-light-mode: #000000;
26
+ --text-black-skyller: #000000;
27
+ --text-dark-xspector: #212b36;
28
+ --text-dark-report-xspector-light-mode: #18283a;
29
+ --text-dark-skyller: #a3a3a3;
30
+ --text-medium-xspector: #637381;
31
+ --text-medium-report-xspector-light-mode: #4b5b6d;
32
+ --text-medium-skyller: #737373;
33
+ --text-light-xspector: #919eab;
34
+ --text-light-report-xspector-light-mode: #8e98a4;
35
+ --text-light-skyller: #171717;
36
+ --text-grey-dark-xspector: #7e7e7e;
37
+ --text-grey-dark-report-xspector-light-mode: #4f4f4f;
38
+ --text-grey-dark-skyller: #a3a3a3;
39
+ --text-grey-medium-xspector: #aaaaaa;
40
+ --text-grey-medium-report-xspector-light-mode: #7e7e7e;
41
+ --text-grey-medium-skyller: #737373;
42
+ --text-grey-light-xspector: #dfe3e8;
43
+ --text-grey-light-report-xspector-light-mode: #9e9e9e;
44
+ --text-grey-light-skyller: #171717;
45
+ --text-white-xspector: #ffffff;
46
+ --text-white-report-xspector-light-mode: #7e7e7e;
47
+ --text-white-skyller: #171717;
48
+ --state-primary-default-xspector: #b1a400;
49
+ --state-primary-default-report-xspector-light-mode: #1e3249;
50
+ --state-primary-default-skyller: #2563eb;
51
+ --state-primary-hover-xspector: #ddcd00;
52
+ --state-primary-hover-report-xspector-light-mode: #35475b;
53
+ --state-primary-hover-skyller: #6692f1;
54
+ --state-primary-stroke-xspector: rgba(177 164 0 / 0.48);
55
+ --state-primary-stroke-report-xspector-light-mode: rgba(30 50 73 / 0.64);
56
+ --state-primary-stroke-skyller: rgba(189 189 189 / 0.64);
57
+ --state-primary-hover-bg-xspector: rgba(221 205 0 / 0.08);
58
+ --state-primary-hover-bg-report-xspector-light-mode: rgba(30 50 73 / 0.08);
59
+ --state-primary-hover-bg-skyller: rgba(102 146 241 / 0.08);
60
+ --state-primary-pressed-xspector: #6f6700;
61
+ --state-primary-pressed-report-xspector-light-mode: #152333;
62
+ --state-primary-pressed-skyller: #1e40af;
63
+ --state-primary-active-xspector: #ddcd00;
64
+ --state-primary-active-report-xspector-light-mode: #35475b;
65
+ --state-primary-active-skyller: #1e3a8a;
66
+ --state-primary-text-solid-xspector: #212b36;
67
+ --state-primary-text-solid-report-xspector-light-mode: #ffffff;
68
+ --state-primary-text-solid-skyller: #ffffff;
69
+ --state-primary-text-outline-xspector: #b1a400;
70
+ --state-primary-text-outline-report-xspector-light-mode: #1e3249;
71
+ --state-primary-text-outline-skyller: #2563eb;
72
+ --state-primary-text-hover-xspector: #ddcd00;
73
+ --state-primary-text-hover-report-xspector-light-mode: #35475b;
74
+ --state-primary-text-hover-skyller: #6692f1;
75
+ --state-primary-text-pressed-xspector: #6f6700;
76
+ --state-primary-text-pressed-report-xspector-light-mode: #152333;
77
+ --state-primary-text-pressed-skyller: #1e40af;
78
+ --state-secondary-default-xspector: #ececec;
79
+ --state-secondary-default-report-xspector-light-mode: #9b8f00;
80
+ --state-secondary-default-skyller: #60a5fa;
81
+ --state-secondary-hover-xspector: #fafafa;
82
+ --state-secondary-hover-report-xspector-light-mode: #b1a400;
83
+ --state-secondary-hover-skyller: #90c0fc;
84
+ --state-secondary-stroke-xspector: rgba(236 236 236 / 0.48);
85
+ --state-secondary-stroke-report-xspector-light-mode: rgba(155 143 0 / 0.64);
86
+ --state-secondary-stroke-skyller: rgba(189 189 189 / 0.64);
87
+ --state-secondary-hover-bg-xspector: rgba(250 250 250 / 0.08);
88
+ --state-secondary-hover-bg-report-xspector-light-mode: rgba(221 205 0 / 0.08);
89
+ --state-secondary-hover-bg-skyller: rgba(144 192 252 / 0.08);
90
+ --state-secondary-pressed-xspector: #bbbbbb;
91
+ --state-secondary-pressed-report-xspector-light-mode: #6f6700;
92
+ --state-secondary-pressed-skyller: #1e40af;
93
+ --state-secondary-active-xspector: #fafafa;
94
+ --state-secondary-active-report-xspector-light-mode: #b1a400;
95
+ --state-secondary-active-skyller: #1e3a8a;
96
+ --state-secondary-text-solid-xspector: #212b36;
97
+ --state-secondary-text-solid-report-xspector-light-mode: #ffffff;
98
+ --state-secondary-text-solid-skyller: #ffffff;
99
+ --state-secondary-text-outline-xspector: #ececec;
100
+ --state-secondary-text-outline-report-xspector-light-mode: #9b8f00;
101
+ --state-secondary-text-outline-skyller: #60a5fa;
102
+ --state-secondary-text-hover-xspector: #fafafa;
103
+ --state-secondary-text-hover-report-xspector-light-mode: #b1a400;
104
+ --state-secondary-text-hover-skyller: #90c0fc;
105
+ --state-secondary-text-pressed-xspector: #c5c5c5;
106
+ --state-secondary-text-pressed-report-xspector-light-mode: #6f6700;
107
+ --state-secondary-text-pressed-skyller: #1e40af;
108
+ --state-tertiery-default-xspector: #8aa2ab;
109
+ --state-tertiery-default-report-xspector-light-mode: #4f4f4f;
110
+ --state-tertiery-default-skyller: #0891b2;
111
+ --state-tertiery-hover-xspector: #adcad6;
112
+ --state-tertiery-hover-report-xspector-light-mode: #6f6f6f;
113
+ --state-tertiery-hover-skyller: #52b2c9;
114
+ --state-tertiery-stroke-xspector: rgba(138 162 171 / 0.48);
115
+ --state-tertiery-stroke-report-xspector-light-mode: rgba(79 79 79 / 0.48);
116
+ --state-tertiery-stroke-skyller: rgba(8 145 178 / 0.48);
117
+ --state-tertiery-hover-bg-xspector: rgba(173 202 214 / 0.08);
118
+ --state-tertiery-hover-bg-report-xspector-light-mode: rgba(158 158 158 / 0.08);
119
+ --state-tertiery-hover-bg-skyller: rgba(82 178 201 / 0.08);
120
+ --state-tertiery-pressed-xspector: #57656b;
121
+ --state-tertiery-pressed-report-xspector-light-mode: #b1b1b1;
122
+ --state-tertiery-pressed-skyller: #06667d;
123
+ --state-tertiery-active-xspector: #adcad6;
124
+ --state-tertiery-active-report-xspector-light-mode: #6f6f6f;
125
+ --state-tertiery-active-skyller: #044959;
126
+ --state-tertiery-text-solid-xspector: #212b36;
127
+ --state-tertiery-text-solid-report-xspector-light-mode: #ffffff;
128
+ --state-tertiery-text-solid-skyller: #ffffff;
129
+ --state-tertiery-text-outline-xspector: #8aa2ab;
130
+ --state-tertiery-text-outline-report-xspector-light-mode: #4f4f4f;
131
+ --state-tertiery-text-outline-skyller: #0891b2;
132
+ --state-tertiery-text-hover-xspector: #adcad6;
133
+ --state-tertiery-text-hover-report-xspector-light-mode: #6f6f6f;
134
+ --state-tertiery-text-hover-skyller: #52b2c9;
135
+ --state-tertiery-text-pressed-xspector: #57656b;
136
+ --state-tertiery-text-pressed-report-xspector-light-mode: #b1b1b1;
137
+ --state-tertiery-text-pressed-skyller: #06667d;
138
+ --state-info-default-xspector: #1b7df5;
139
+ --state-info-default-report-xspector-light-mode: #1b7df5;
140
+ --state-info-default-skyller: #2563eb;
141
+ --state-info-hover-xspector: #2998ff;
142
+ --state-info-hover-report-xspector-light-mode: #2998ff;
143
+ --state-info-hover-skyller: #6692f1;
144
+ --state-info-stroke-xspector: rgba(27 125 245 / 0.48);
145
+ --state-info-stroke-report-xspector-light-mode: rgba(41 152 255 / 0.48);
146
+ --state-info-stroke-skyller: rgba(37 99 235 / 0.48);
147
+ --state-info-hover-bg-xspector: rgba(41 152 255 / 0.08);
148
+ --state-info-hover-bg-report-xspector-light-mode: rgba(41 152 255 / 0.08);
149
+ --state-info-hover-bg-skyller: rgba(102 146 241 / 0.08);
150
+ --state-info-pressed-xspector: #1752b6;
151
+ --state-info-pressed-report-xspector-light-mode: #1752b6;
152
+ --state-info-pressed-skyller: #1e40af;
153
+ --state-info-active-xspector: #2998ff;
154
+ --state-info-active-report-xspector-light-mode: #2998ff;
155
+ --state-info-active-skyller: #1e3a8a;
156
+ --state-info-text-solid-xspector: #ffffff;
157
+ --state-info-text-solid-report-xspector-light-mode: #ffffff;
158
+ --state-info-text-solid-skyller: #ffffff;
159
+ --state-info-text-outline-xspector: #1b7df5;
160
+ --state-info-text-outline-report-xspector-light-mode: #1b7df5;
161
+ --state-info-text-outline-skyller: #2563eb;
162
+ --state-info-text-hover-xspector: #2998ff;
163
+ --state-info-text-hover-report-xspector-light-mode: #2998ff;
164
+ --state-info-text-hover-skyller: #6692f1;
165
+ --state-info-text-pressed-xspector: #1752b6;
166
+ --state-info-text-pressed-report-xspector-light-mode: #1752b6;
167
+ --state-info-text-pressed-skyller: #1e40af;
168
+ --state-success-default-xspector: #44c022;
169
+ --state-success-default-report-xspector-light-mode: #44c022;
170
+ --state-success-default-skyller: #16a34a;
171
+ --state-success-hover-xspector: #54d62c;
172
+ --state-success-hover-report-xspector-light-mode: #54d62c;
173
+ --state-success-hover-skyller: #4ade80;
174
+ --state-success-stroke-xspector: rgba(49 153 23 / 0.48);
175
+ --state-success-stroke-report-xspector-light-mode: rgba(68 192 34 / 0.48);
176
+ --state-success-stroke-skyller: rgba(22 163 74 / 0.48);
177
+ --state-success-hover-bg-xspector: rgba(84 214 44 / 0.08);
178
+ --state-success-hover-bg-report-xspector-light-mode: rgba(84 214 44 / 0.08);
179
+ --state-success-hover-bg-skyller: rgba(74 222 128 / 0.08);
180
+ --state-success-pressed-xspector: #235d17;
181
+ --state-success-pressed-report-xspector-light-mode: #235d17;
182
+ --state-success-pressed-skyller: #166534;
183
+ --state-success-active-xspector: #44c022;
184
+ --state-success-active-report-xspector-light-mode: #44c022;
185
+ --state-success-active-skyller: #14532d;
186
+ --state-success-text-solid-xspector: #ffffff;
187
+ --state-success-text-solid-report-xspector-light-mode: #ffffff;
188
+ --state-success-text-solid-skyller: #ffffff;
189
+ --state-success-text-outline-xspector: #44c022;
190
+ --state-success-text-outline-report-xspector-light-mode: #44c022;
191
+ --state-success-text-outline-skyller: #16a34a;
192
+ --state-success-text-hover-xspector: #54d62c;
193
+ --state-success-text-hover-report-xspector-light-mode: #54d62c;
194
+ --state-success-text-hover-skyller: #4ade80;
195
+ --state-success-text-pressed-xspector: #235d17;
196
+ --state-success-text-pressed-report-xspector-light-mode: #235d17;
197
+ --state-success-text-pressed-skyller: #166534;
198
+ --state-warning-default-xspector: #ffc107;
199
+ --state-warning-default-report-xspector-light-mode: #ffc107;
200
+ --state-warning-default-skyller: #fbbf24;
201
+ --state-warning-hover-xspector: #ffdf1b;
202
+ --state-warning-hover-report-xspector-light-mode: #ffdf1b;
203
+ --state-warning-hover-skyller: #fde68a;
204
+ --state-warning-stroke-xspector: rgba(255 193 7 / 0.48);
205
+ --state-warning-stroke-report-xspector-light-mode: rgba(255 223 27 / 0.48);
206
+ --state-warning-stroke-skyller: rgba(251 191 36 / 0.48);
207
+ --state-warning-hover-bg-xspector: rgba(255 193 7 / 0.08);
208
+ --state-warning-hover-bg-report-xspector-light-mode: rgba(255 193 7 / 0.08);
209
+ --state-warning-hover-bg-skyller: rgba(253 230 138 / 0.08);
210
+ --state-warning-pressed-xspector: #985108;
211
+ --state-warning-pressed-report-xspector-light-mode: #985108;
212
+ --state-warning-pressed-skyller: #f59e0b;
213
+ --state-warning-active-xspector: #ffc107;
214
+ --state-warning-active-report-xspector-light-mode: #ffc107;
215
+ --state-warning-active-skyller: #d97706;
216
+ --state-warning-text-solid-xspector: #212b36;
217
+ --state-warning-text-solid-report-xspector-light-mode: #ffffff;
218
+ --state-warning-text-solid-skyller: #ffffff;
219
+ --state-warning-text-outline-xspector: #ffc107;
220
+ --state-warning-text-outline-report-xspector-light-mode: #ffc107;
221
+ --state-warning-text-outline-skyller: #fbbf24;
222
+ --state-warning-text-hover-xspector: #ffdf1b;
223
+ --state-warning-text-hover-report-xspector-light-mode: #ffdf1b;
224
+ --state-warning-text-hover-skyller: #fde68a;
225
+ --state-warning-text-pressed-xspector: #985108;
226
+ --state-warning-text-pressed-report-xspector-light-mode: #985108;
227
+ --state-warning-text-pressed-skyller: #f59e0b;
228
+ --state-error-default-xspector: #ff4d35;
229
+ --state-error-default-report-xspector-light-mode: #ed2f15;
230
+ --state-error-default-skyller: #ef4444;
231
+ --state-error-hover-xspector: #f87171;
232
+ --state-error-hover-report-xspector-light-mode: #ff4d35;
233
+ --state-error-hover-skyller: #f87171;
234
+ --state-error-stroke-xspector: rgba(255 77 53 / 0.48);
235
+ --state-error-stroke-report-xspector-light-mode: rgba(237 47 21 / 0.64);
236
+ --state-error-stroke-skyller: rgba(220 38 38 / 0.64);
237
+ --state-error-hover-bg-xspector: rgba(248 113 113 / 0.08);
238
+ --state-error-hover-bg-report-xspector-light-mode: rgba(255 77 53 / 0.08);
239
+ --state-error-hover-bg-skyller: rgba(248 113 113 / 0.08);
240
+ --state-error-pressed-xspector: #a5210f;
241
+ --state-error-pressed-report-xspector-light-mode: #a5210f;
242
+ --state-error-pressed-skyller: #991b1b;
243
+ --state-error-active-xspector: #ff4d35;
244
+ --state-error-active-report-xspector-light-mode: #ff4d35;
245
+ --state-error-active-skyller: #7f1d1d;
246
+ --state-error-text-solid-xspector: #ffffff;
247
+ --state-error-text-solid-report-xspector-light-mode: #ffffff;
248
+ --state-error-text-solid-skyller: #ffffff;
249
+ --state-error-text-outline-xspector: #ff4d35;
250
+ --state-error-text-outline-report-xspector-light-mode: #ed2f15;
251
+ --state-error-text-outline-skyller: #dc2626;
252
+ --state-error-text-hover-xspector: #f87171;
253
+ --state-error-text-hover-report-xspector-light-mode: #ff4d35;
254
+ --state-error-text-hover-skyller: #f87171;
255
+ --state-error-text-pressed-xspector: #a5210f;
256
+ --state-error-text-pressed-report-xspector-light-mode: #a5210f;
257
+ --state-error-text-pressed-skyller: #991b1b;
258
+ --state-disable-solid-xspector: #454f5b;
259
+ --state-disable-solid-report-xspector-light-mode: #d3dadf;
260
+ --state-disable-solid-skyller: #d4d4d4;
261
+ --state-disable-outline-xspector: #637381;
262
+ --state-disable-outline-report-xspector-light-mode: #9dabb5;
263
+ --state-disable-outline-skyller: #a3a3a3;
264
+ --ramps-primary-5-xspector: #fdfcf2;
265
+ --ramps-primary-5-report-xspector-light-mode: #f4f5f6;
266
+ --ramps-primary-5-skyller: #f4f7fe;
267
+ --ramps-primary-10-xspector: #fcfae5;
268
+ --ramps-primary-10-report-xspector-light-mode: #e8eaed;
269
+ --ramps-primary-10-skyller: #e9effd;
270
+ --ramps-primary-20-xspector: #f8f5cc;
271
+ --ramps-primary-20-report-xspector-light-mode: #d2d6db;
272
+ --ramps-primary-20-skyller: #d3e0fb;
273
+ --ramps-primary-30-xspector: #f5f0b2;
274
+ --ramps-primary-30-report-xspector-light-mode: #bbc1c8;
275
+ --ramps-primary-30-skyller: #bed0f9;
276
+ --ramps-primary-40-xspector: #f1eb99;
277
+ --ramps-primary-40-report-xspector-light-mode: #a5adb6;
278
+ --ramps-primary-40-skyller: #a8c1f7;
279
+ --ramps-primary-50-xspector: #eee680;
280
+ --ramps-primary-50-report-xspector-light-mode: #8e98a4;
281
+ --ramps-primary-50-skyller: #92b1f5;
282
+ --ramps-primary-60-xspector: #ebe166;
283
+ --ramps-primary-60-report-xspector-light-mode: #788492;
284
+ --ramps-primary-60-skyller: #7ca1f3;
285
+ --ramps-primary-70-xspector: #e7dc4d;
286
+ --ramps-primary-70-report-xspector-light-mode: #627080;
287
+ --ramps-primary-70-skyller: #6692f1;
288
+ --ramps-primary-80-xspector: #e4d733;
289
+ --ramps-primary-80-report-xspector-light-mode: #4b5b6d;
290
+ --ramps-primary-80-skyller: #5182ef;
291
+ --ramps-primary-90-xspector: #e0d21a;
292
+ --ramps-primary-90-report-xspector-light-mode: #35475b;
293
+ --ramps-primary-90-skyller: #3b73ed;
294
+ --ramps-primary-100-xspector: #ddcd00;
295
+ --ramps-primary-100-report-xspector-light-mode: #1e3249;
296
+ --ramps-primary-100-skyller: #2563eb;
297
+ --ramps-primary-110-xspector: #c7b800;
298
+ --ramps-primary-110-report-xspector-light-mode: #1b2d42;
299
+ --ramps-primary-110-skyller: #2159d3;
300
+ --ramps-primary-120-xspector: #b1a400;
301
+ --ramps-primary-120-report-xspector-light-mode: #18283a;
302
+ --ramps-primary-120-skyller: #1e4fbc;
303
+ --ramps-primary-130-xspector: #9b8f00;
304
+ --ramps-primary-130-report-xspector-light-mode: #152333;
305
+ --ramps-primary-130-skyller: #1a45a4;
306
+ --ramps-primary-140-xspector: #857b00;
307
+ --ramps-primary-140-report-xspector-light-mode: #121e2c;
308
+ --ramps-primary-140-skyller: #163b8d;
309
+ --ramps-primary-150-xspector: #6f6700;
310
+ --ramps-primary-150-report-xspector-light-mode: #0f1925;
311
+ --ramps-primary-150-skyller: #133276;
312
+ --ramps-secondary-5-xspector: #fafafa;
313
+ --ramps-secondary-5-report-xspector-light-mode: #fdfcf2;
314
+ --ramps-secondary-5-skyller: #f7faff;
315
+ --ramps-secondary-10-xspector: #f5f5f5;
316
+ --ramps-secondary-10-report-xspector-light-mode: #fcfae5;
317
+ --ramps-secondary-10-skyller: #eff6fe;
318
+ --ramps-secondary-20-xspector: #ececec;
319
+ --ramps-secondary-20-report-xspector-light-mode: #f8f5cc;
320
+ --ramps-secondary-20-skyller: #dfedfe;
321
+ --ramps-secondary-30-xspector: #e2e2e2;
322
+ --ramps-secondary-30-report-xspector-light-mode: #f5f0b2;
323
+ --ramps-secondary-30-skyller: #cfe4fd;
324
+ --ramps-secondary-40-xspector: #d8d8d8;
325
+ --ramps-secondary-40-report-xspector-light-mode: #f1eb99;
326
+ --ramps-secondary-40-skyller: #bfdbfd;
327
+ --ramps-secondary-50-xspector: #cfcfcf;
328
+ --ramps-secondary-50-report-xspector-light-mode: #eee680;
329
+ --ramps-secondary-50-skyller: #afd2fd;
330
+ --ramps-secondary-60-xspector: #c5c5c5;
331
+ --ramps-secondary-60-report-xspector-light-mode: #ebe166;
332
+ --ramps-secondary-60-skyller: #a0c9fc;
333
+ --ramps-secondary-70-xspector: #bbbbbb;
334
+ --ramps-secondary-70-report-xspector-light-mode: #e7dc4d;
335
+ --ramps-secondary-70-skyller: #90c0fc;
336
+ --ramps-secondary-80-xspector: #b1b1b1;
337
+ --ramps-secondary-80-report-xspector-light-mode: #e4d733;
338
+ --ramps-secondary-80-skyller: #80b7fb;
339
+ --ramps-secondary-90-xspector: #a8a8a8;
340
+ --ramps-secondary-90-report-xspector-light-mode: #e0d21a;
341
+ --ramps-secondary-90-skyller: #70aefb;
342
+ --ramps-secondary-100-xspector: #9e9e9e;
343
+ --ramps-secondary-100-report-xspector-light-mode: #ddcd00;
344
+ --ramps-secondary-100-skyller: #60a5fa;
345
+ --ramps-secondary-110-xspector: #8e8e8e;
346
+ --ramps-secondary-110-report-xspector-light-mode: #c7b800;
347
+ --ramps-secondary-110-skyller: #5694e1;
348
+ --ramps-secondary-120-xspector: #7e7e7e;
349
+ --ramps-secondary-120-report-xspector-light-mode: #b1a400;
350
+ --ramps-secondary-120-skyller: #4d84c8;
351
+ --ramps-secondary-130-xspector: #6f6f6f;
352
+ --ramps-secondary-130-report-xspector-light-mode: #9b8f00;
353
+ --ramps-secondary-130-skyller: #4374af;
354
+ --ramps-secondary-140-xspector: #5f5f5f;
355
+ --ramps-secondary-140-report-xspector-light-mode: #857b00;
356
+ --ramps-secondary-140-skyller: #3a6396;
357
+ --ramps-secondary-150-xspector: #4f4f4f;
358
+ --ramps-secondary-150-report-xspector-light-mode: #6f6700;
359
+ --ramps-secondary-150-skyller: #30537d;
360
+ --ramps-tertiary-5-xspector: #fbfcfd;
361
+ --ramps-tertiary-5-report-xspector-light-mode: #fafafa;
362
+ --ramps-tertiary-5-skyller: #f3f9fb;
363
+ --ramps-tertiary-10-xspector: #f7fafb;
364
+ --ramps-tertiary-10-report-xspector-light-mode: #f5f5f5;
365
+ --ramps-tertiary-10-skyller: #e6f4f7;
366
+ --ramps-tertiary-20-xspector: #eff4f7;
367
+ --ramps-tertiary-20-report-xspector-light-mode: #ececec;
368
+ --ramps-tertiary-20-skyller: #cee9f0;
369
+ --ramps-tertiary-30-xspector: #e6eff3;
370
+ --ramps-tertiary-30-report-xspector-light-mode: #e2e2e2;
371
+ --ramps-tertiary-30-skyller: #b5dee8;
372
+ --ramps-tertiary-40-xspector: #deeaef;
373
+ --ramps-tertiary-40-report-xspector-light-mode: #d8d8d8;
374
+ --ramps-tertiary-40-skyller: #9cd3e0;
375
+ --ramps-tertiary-50-xspector: #d6e5eb;
376
+ --ramps-tertiary-50-report-xspector-light-mode: #cfcfcf;
377
+ --ramps-tertiary-50-skyller: #83c8d9;
378
+ --ramps-tertiary-60-xspector: #cedfe6;
379
+ --ramps-tertiary-60-report-xspector-light-mode: #c5c5c5;
380
+ --ramps-tertiary-60-skyller: #6bbdd1;
381
+ --ramps-tertiary-70-xspector: #c6dae2;
382
+ --ramps-tertiary-70-report-xspector-light-mode: #bbbbbb;
383
+ --ramps-tertiary-70-skyller: #52b2c9;
384
+ --ramps-tertiary-80-xspector: #bdd5de;
385
+ --ramps-tertiary-80-report-xspector-light-mode: #b1b1b1;
386
+ --ramps-tertiary-80-skyller: #39a7c1;
387
+ --ramps-tertiary-90-xspector: #b5cfda;
388
+ --ramps-tertiary-90-report-xspector-light-mode: #a8a8a8;
389
+ --ramps-tertiary-90-skyller: #219cba;
390
+ --ramps-tertiary-100-xspector: #adcad6;
391
+ --ramps-tertiary-100-report-xspector-light-mode: #9e9e9e;
392
+ --ramps-tertiary-100-skyller: #0891b2;
393
+ --ramps-tertiary-110-xspector: #9cb6c1;
394
+ --ramps-tertiary-110-report-xspector-light-mode: #8e8e8e;
395
+ --ramps-tertiary-110-skyller: #0782a0;
396
+ --ramps-tertiary-120-xspector: #8aa2ab;
397
+ --ramps-tertiary-120-report-xspector-light-mode: #7e7e7e;
398
+ --ramps-tertiary-120-skyller: #06748e;
399
+ --ramps-tertiary-130-xspector: #798d96;
400
+ --ramps-tertiary-130-report-xspector-light-mode: #6f6f6f;
401
+ --ramps-tertiary-130-skyller: #06667d;
402
+ --ramps-tertiary-140-xspector: #687980;
403
+ --ramps-tertiary-140-report-xspector-light-mode: #5f5f5f;
404
+ --ramps-tertiary-140-skyller: #05576b;
405
+ --ramps-tertiary-150-xspector: #57656b;
406
+ --ramps-tertiary-150-report-xspector-light-mode: #4f4f4f;
407
+ --ramps-tertiary-150-skyller: #044959;
408
+ --ramps-grey-5-xspector: #fafafa;
409
+ --ramps-grey-5-report-xspector-light-mode: #fafafa;
410
+ --ramps-grey-5-skyller: #fafafa;
411
+ --ramps-grey-10-xspector: #f5f5f5;
412
+ --ramps-grey-10-report-xspector-light-mode: #f5f5f5;
413
+ --ramps-grey-10-skyller: #f5f5f5;
414
+ --ramps-grey-20-xspector: #ececec;
415
+ --ramps-grey-20-report-xspector-light-mode: #ececec;
416
+ --ramps-grey-20-skyller: #ececec;
417
+ --ramps-grey-30-xspector: #e2e2e2;
418
+ --ramps-grey-30-report-xspector-light-mode: #e2e2e2;
419
+ --ramps-grey-30-skyller: #e2e2e2;
420
+ --ramps-grey-40-xspector: #d8d8d8;
421
+ --ramps-grey-40-report-xspector-light-mode: #d8d8d8;
422
+ --ramps-grey-40-skyller: #d8d8d8;
423
+ --ramps-grey-50-xspector: #cfcfcf;
424
+ --ramps-grey-50-report-xspector-light-mode: #cfcfcf;
425
+ --ramps-grey-50-skyller: #cfcfcf;
426
+ --ramps-grey-60-xspector: #c5c5c5;
427
+ --ramps-grey-60-report-xspector-light-mode: #c5c5c5;
428
+ --ramps-grey-60-skyller: #c5c5c5;
429
+ --ramps-grey-70-xspector: #bbbbbb;
430
+ --ramps-grey-70-report-xspector-light-mode: #bbbbbb;
431
+ --ramps-grey-70-skyller: #bbbbbb;
432
+ --ramps-grey-80-xspector: #b1b1b1;
433
+ --ramps-grey-80-report-xspector-light-mode: #b1b1b1;
434
+ --ramps-grey-80-skyller: #b1b1b1;
435
+ --ramps-grey-90-xspector: #a8a8a8;
436
+ --ramps-grey-90-report-xspector-light-mode: #a8a8a8;
437
+ --ramps-grey-90-skyller: #a8a8a8;
438
+ --ramps-grey-100-xspector: #9e9e9e;
439
+ --ramps-grey-100-report-xspector-light-mode: #9e9e9e;
440
+ --ramps-grey-100-skyller: #9e9e9e;
441
+ --ramps-grey-110-xspector: #8e8e8e;
442
+ --ramps-grey-110-report-xspector-light-mode: #8e8e8e;
443
+ --ramps-grey-110-skyller: #8e8e8e;
444
+ --ramps-grey-120-xspector: #7e7e7e;
445
+ --ramps-grey-120-report-xspector-light-mode: #7e7e7e;
446
+ --ramps-grey-120-skyller: #7e7e7e;
447
+ --ramps-grey-130-xspector: #6f6f6f;
448
+ --ramps-grey-130-report-xspector-light-mode: #6f6f6f;
449
+ --ramps-grey-130-skyller: #6f6f6f;
450
+ --ramps-grey-140-xspector: #5f5f5f;
451
+ --ramps-grey-140-report-xspector-light-mode: #5f5f5f;
452
+ --ramps-grey-140-skyller: #5f5f5f;
453
+ --ramps-grey-150-xspector: #4f4f4f;
454
+ --ramps-grey-150-report-xspector-light-mode: #4f4f4f;
455
+ --ramps-grey-150-skyller: #4f4f4f;
456
+ --ramps-grey2-50-xspector: #f8fafa;
457
+ --ramps-grey2-50-report-xspector-light-mode: #f8fafa;
458
+ --ramps-grey2-50-skyller: #fafafa;
459
+ --ramps-grey2-100-xspector: #f2f5f5;
460
+ --ramps-grey2-100-report-xspector-light-mode: #f2f5f5;
461
+ --ramps-grey2-100-skyller: #f5f5f5;
462
+ --ramps-grey2-200-xspector: #e7ebed;
463
+ --ramps-grey2-200-report-xspector-light-mode: #e7ebed;
464
+ --ramps-grey2-200-skyller: #e5e5e5;
465
+ --ramps-grey2-300-xspector: #d3dadf;
466
+ --ramps-grey2-300-report-xspector-light-mode: #d3dadf;
467
+ --ramps-grey2-300-skyller: #d4d4d4;
468
+ --ramps-grey2-400-xspector: #bac5cb;
469
+ --ramps-grey2-400-report-xspector-light-mode: #bac5cb;
470
+ --ramps-grey2-400-skyller: #a3a3a3;
471
+ --ramps-grey2-500-xspector: #9dabb5;
472
+ --ramps-grey2-500-report-xspector-light-mode: #9dabb5;
473
+ --ramps-grey2-500-skyller: #737373;
474
+ --ramps-grey2-600-xspector: #919eab;
475
+ --ramps-grey2-600-report-xspector-light-mode: #919eab;
476
+ --ramps-grey2-600-skyller: #525252;
477
+ --ramps-grey2-700-xspector: #72808f;
478
+ --ramps-grey2-700-report-xspector-light-mode: #72808f;
479
+ --ramps-grey2-700-skyller: #404040;
480
+ --ramps-grey2-800-xspector: #606b77;
481
+ --ramps-grey2-800-report-xspector-light-mode: #606b77;
482
+ --ramps-grey2-800-skyller: #262626;
483
+ --ramps-grey2-900-xspector: #4f5863;
484
+ --ramps-grey2-900-report-xspector-light-mode: #4f5863;
485
+ --ramps-grey2-900-skyller: #171717;
486
+ --ramps-grey2-950-xspector: #343b41;
487
+ --ramps-grey2-950-report-xspector-light-mode: #343b41;
488
+ --ramps-grey2-950-skyller: #1b1f22;
489
+ --ramps-info-50-xspector: #eef8ff;
490
+ --ramps-info-50-report-xspector-light-mode: #eef8ff;
491
+ --ramps-info-50-skyller: #eff6ff;
492
+ --ramps-info-100-xspector: #d9efff;
493
+ --ramps-info-100-report-xspector-light-mode: #d9efff;
494
+ --ramps-info-100-skyller: #dbeafe;
495
+ --ramps-info-200-xspector: #bce4ff;
496
+ --ramps-info-200-report-xspector-light-mode: #bce4ff;
497
+ --ramps-info-200-skyller: #bfdbfe;
498
+ --ramps-info-300-xspector: #8ed5ff;
499
+ --ramps-info-300-report-xspector-light-mode: #8ed5ff;
500
+ --ramps-info-300-skyller: #93c5fd;
501
+ --ramps-info-400-xspector: #59bbff;
502
+ --ramps-info-400-report-xspector-light-mode: #59bbff;
503
+ --ramps-info-400-skyller: #60a5fa;
504
+ --ramps-info-500-xspector: #2998ff;
505
+ --ramps-info-500-report-xspector-light-mode: #2998ff;
506
+ --ramps-info-500-skyller: #3b82f6;
507
+ --ramps-info-600-xspector: #1b7df5;
508
+ --ramps-info-600-report-xspector-light-mode: #1b7df5;
509
+ --ramps-info-600-skyller: #2563eb;
510
+ --ramps-info-700-xspector: #1466e1;
511
+ --ramps-info-700-report-xspector-light-mode: #1466e1;
512
+ --ramps-info-700-skyller: #1d4ed8;
513
+ --ramps-info-800-xspector: #1752b6;
514
+ --ramps-info-800-report-xspector-light-mode: #1752b6;
515
+ --ramps-info-800-skyller: #1e40af;
516
+ --ramps-info-900-xspector: #19478f;
517
+ --ramps-info-900-report-xspector-light-mode: #19478f;
518
+ --ramps-info-900-skyller: #1e3a8a;
519
+ --ramps-info-950-xspector: #142c57;
520
+ --ramps-info-950-report-xspector-light-mode: #142c57;
521
+ --ramps-info-950-skyller: #162a63;
522
+ --ramps-success-50-xspector: #effce9;
523
+ --ramps-success-50-report-xspector-light-mode: #effce9;
524
+ --ramps-success-50-skyller: #f0fdf4;
525
+ --ramps-success-100-xspector: #daf9ce;
526
+ --ramps-success-100-report-xspector-light-mode: #daf9ce;
527
+ --ramps-success-100-skyller: #dcfce7;
528
+ --ramps-success-200-xspector: #b8f3a3;
529
+ --ramps-success-200-report-xspector-light-mode: #b8f3a3;
530
+ --ramps-success-200-skyller: #bbf7d0;
531
+ --ramps-success-300-xspector: #8ce86e;
532
+ --ramps-success-300-report-xspector-light-mode: #8ce86e;
533
+ --ramps-success-300-skyller: #86efac;
534
+ --ramps-success-400-xspector: #54d62c;
535
+ --ramps-success-400-report-xspector-light-mode: #54d62c;
536
+ --ramps-success-400-skyller: #4ade80;
537
+ --ramps-success-500-xspector: #44c022;
538
+ --ramps-success-500-report-xspector-light-mode: #44c022;
539
+ --ramps-success-500-skyller: #22c55e;
540
+ --ramps-success-600-xspector: #319917;
541
+ --ramps-success-600-report-xspector-light-mode: #319917;
542
+ --ramps-success-600-skyller: #16a34a;
543
+ --ramps-success-700-xspector: #277516;
544
+ --ramps-success-700-report-xspector-light-mode: #277516;
545
+ --ramps-success-700-skyller: #15803d;
546
+ --ramps-success-800-xspector: #235d17;
547
+ --ramps-success-800-report-xspector-light-mode: #235d17;
548
+ --ramps-success-800-skyller: #166534;
549
+ --ramps-success-900-xspector: #214f18;
550
+ --ramps-success-900-report-xspector-light-mode: #214f18;
551
+ --ramps-success-900-skyller: #14532d;
552
+ --ramps-success-950-xspector: #0c2b08;
553
+ --ramps-success-950-report-xspector-light-mode: #0c2b08;
554
+ --ramps-success-950-skyller: #0a2e18;
555
+ --ramps-warning-50-xspector: #ffffea;
556
+ --ramps-warning-50-report-xspector-light-mode: #ffffea;
557
+ --ramps-warning-50-skyller: #fffbeb;
558
+ --ramps-warning-100-xspector: #fffbc5;
559
+ --ramps-warning-100-report-xspector-light-mode: #fffbc5;
560
+ --ramps-warning-100-skyller: #fef3c7;
561
+ --ramps-warning-200-xspector: #fff885;
562
+ --ramps-warning-200-report-xspector-light-mode: #fff885;
563
+ --ramps-warning-200-skyller: #fde68a;
564
+ --ramps-warning-300-xspector: #ffee46;
565
+ --ramps-warning-300-report-xspector-light-mode: #ffee46;
566
+ --ramps-warning-300-skyller: #fcd34d;
567
+ --ramps-warning-400-xspector: #ffdf1b;
568
+ --ramps-warning-400-report-xspector-light-mode: #ffdf1b;
569
+ --ramps-warning-400-skyller: #fbbf24;
570
+ --ramps-warning-500-xspector: #ffc107;
571
+ --ramps-warning-500-report-xspector-light-mode: #ffc107;
572
+ --ramps-warning-500-skyller: #f59e0b;
573
+ --ramps-warning-600-xspector: #e29400;
574
+ --ramps-warning-600-report-xspector-light-mode: #e29400;
575
+ --ramps-warning-600-skyller: #d97706;
576
+ --ramps-warning-700-xspector: #bb6902;
577
+ --ramps-warning-700-report-xspector-light-mode: #bb6902;
578
+ --ramps-warning-700-skyller: #b45309;
579
+ --ramps-warning-800-xspector: #985108;
580
+ --ramps-warning-800-report-xspector-light-mode: #985108;
581
+ --ramps-warning-800-skyller: #92400e;
582
+ --ramps-warning-900-xspector: #7c420b;
583
+ --ramps-warning-900-report-xspector-light-mode: #7c420b;
584
+ --ramps-warning-900-skyller: #7c420b;
585
+ --ramps-warning-950-xspector: #482200;
586
+ --ramps-warning-950-report-xspector-light-mode: #482200;
587
+ --ramps-warning-950-skyller: #472505;
588
+ --ramps-error-50-xspector: #fff3f1;
589
+ --ramps-error-50-report-xspector-light-mode: #fff3f1;
590
+ --ramps-error-50-skyller: #fef2f2;
591
+ --ramps-error-100-xspector: #ffe3df;
592
+ --ramps-error-100-report-xspector-light-mode: #ffe3df;
593
+ --ramps-error-100-skyller: #ffdfdf;
594
+ --ramps-error-200-xspector: #ffccc5;
595
+ --ramps-error-200-report-xspector-light-mode: #ffccc5;
596
+ --ramps-error-200-skyller: #fecaca;
597
+ --ramps-error-300-xspector: #ffa99d;
598
+ --ramps-error-300-report-xspector-light-mode: #ffa99d;
599
+ --ramps-error-300-skyller: #fca5a5;
600
+ --ramps-error-400-xspector: #ff7664;
601
+ --ramps-error-400-report-xspector-light-mode: #ff7664;
602
+ --ramps-error-400-skyller: #f87171;
603
+ --ramps-error-500-xspector: #ff4d35;
604
+ --ramps-error-500-report-xspector-light-mode: #ff4d35;
605
+ --ramps-error-500-skyller: #ef4444;
606
+ --ramps-error-600-xspector: #ed2f15;
607
+ --ramps-error-600-report-xspector-light-mode: #ed2f15;
608
+ --ramps-error-600-skyller: #dc2626;
609
+ --ramps-error-700-xspector: #c8230d;
610
+ --ramps-error-700-report-xspector-light-mode: #c8230d;
611
+ --ramps-error-700-skyller: #b91c1c;
612
+ --ramps-error-800-xspector: #a5210f;
613
+ --ramps-error-800-report-xspector-light-mode: #a5210f;
614
+ --ramps-error-800-skyller: #991b1b;
615
+ --ramps-error-900-xspector: #882214;
616
+ --ramps-error-900-report-xspector-light-mode: #882214;
617
+ --ramps-error-900-skyller: #7f1d1d;
618
+ --ramps-error-950-xspector: #4b0c04;
619
+ --ramps-error-950-report-xspector-light-mode: #4b0c04;
620
+ --ramps-error-950-skyller: #410a0a;
621
+ --transparency-primary-8-xspector: rgba(221 205 0 / 0.08);
622
+ --transparency-primary-8-report-xspector-light-mode: rgba(30 50 73 / 0.08);
623
+ --transparency-primary-8-skyller: rgba(37 99 235 / 0.08);
624
+ --transparency-primary-12-xspector: rgba(221 205 0 / 0.12);
625
+ --transparency-primary-12-report-xspector-light-mode: rgba(30 50 73 / 0.12);
626
+ --transparency-primary-12-skyller: rgba(37 99 235 / 0.12);
627
+ --transparency-primary-16-xspector: rgba(221 205 0 / 0.16);
628
+ --transparency-primary-16-report-xspector-light-mode: rgba(30 50 73 / 0.16);
629
+ --transparency-primary-16-skyller: rgba(37 99 235 / 0.16);
630
+ --transparency-primary-24-xspector: rgba(221 205 0 / 0.24);
631
+ --transparency-primary-24-report-xspector-light-mode: rgba(30 50 73 / 0.24);
632
+ --transparency-primary-24-skyller: rgba(37 99 235 / 0.24);
633
+ --transparency-primary-32-xspector: rgba(221 205 0 / 0.32);
634
+ --transparency-primary-32-report-xspector-light-mode: rgba(30 50 73 / 0.32);
635
+ --transparency-primary-32-skyller: rgba(37 99 235 / 0.32);
636
+ --transparency-primary-48-xspector: rgba(221 205 0 / 0.48);
637
+ --transparency-primary-48-report-xspector-light-mode: rgba(30 50 73 / 0.48);
638
+ --transparency-primary-48-skyller: rgba(37 99 235 / 0.48);
639
+ --transparency-secondary-8-xspector: rgba(158 158 158 / 0.08);
640
+ --transparency-secondary-8-report-xspector-light-mode: rgba(221 205 0 / 0.08);
641
+ --transparency-secondary-8-skyller: rgba(96 165 250 / 0.08);
642
+ --transparency-secondary-12-xspector: rgba(158 158 158 / 0.12);
643
+ --transparency-secondary-12-report-xspector-light-mode: rgba(221 205 0 / 0.12);
644
+ --transparency-secondary-12-skyller: rgba(96 165 250 / 0.12);
645
+ --transparency-secondary-16-xspector: rgba(158 158 158 / 0.16);
646
+ --transparency-secondary-16-report-xspector-light-mode: rgba(221 205 0 / 0.16);
647
+ --transparency-secondary-16-skyller: rgba(96 165 250 / 0.16);
648
+ --transparency-secondary-24-xspector: rgba(158 158 158 / 0.24);
649
+ --transparency-secondary-24-report-xspector-light-mode: rgba(221 205 0 / 0.24);
650
+ --transparency-secondary-24-skyller: rgba(96 165 250 / 0.24);
651
+ --transparency-secondary-32-xspector: rgba(158 158 158 / 0.32);
652
+ --transparency-secondary-32-report-xspector-light-mode: rgba(221 205 0 / 0.32);
653
+ --transparency-secondary-32-skyller: rgba(96 165 250 / 0.32);
654
+ --transparency-secondary-48-xspector: rgba(158 158 158 / 0.48);
655
+ --transparency-secondary-48-report-xspector-light-mode: rgba(221 205 0 / 0.48);
656
+ --transparency-secondary-48-skyller: rgba(96 165 250 / 0.48);
657
+ --transparency-tertiary-8-xspector: rgba(173 202 214 / 0.08);
658
+ --transparency-tertiary-8-report-xspector-light-mode: rgba(158 158 158 / 0.08);
659
+ --transparency-tertiary-8-skyller: rgba(8 145 178 / 0.08);
660
+ --transparency-tertiary-12-xspector: rgba(173 202 214 / 0.12);
661
+ --transparency-tertiary-12-report-xspector-light-mode: rgba(158 158 158 / 0.12);
662
+ --transparency-tertiary-12-skyller: rgba(8 145 178 / 0.12);
663
+ --transparency-tertiary-16-xspector: rgba(173 202 214 / 0.16);
664
+ --transparency-tertiary-16-report-xspector-light-mode: rgba(158 158 158 / 0.16);
665
+ --transparency-tertiary-16-skyller: rgba(8 145 178 / 0.16);
666
+ --transparency-tertiary-24-xspector: rgba(173 202 214 / 0.24);
667
+ --transparency-tertiary-24-report-xspector-light-mode: rgba(158 158 158 / 0.24);
668
+ --transparency-tertiary-24-skyller: rgba(8 145 178 / 0.24);
669
+ --transparency-tertiary-32-xspector: rgba(173 202 214 / 0.32);
670
+ --transparency-tertiary-32-report-xspector-light-mode: rgba(158 158 158 / 0.32);
671
+ --transparency-tertiary-32-skyller: rgba(8 145 178 / 0.32);
672
+ --transparency-tertiary-48-xspector: rgba(173 202 214 / 0.48);
673
+ --transparency-tertiary-48-report-xspector-light-mode: rgba(158 158 158 / 0.48);
674
+ --transparency-tertiary-48-skyller: rgba(8 145 178 / 0.48);
675
+ --transparency-info-8-xspector: rgba(41 152 255 / 0.08);
676
+ --transparency-info-8-report-xspector-light-mode: rgba(41 152 255 / 0.08);
677
+ --transparency-info-8-skyller: rgba(37 99 235 / 0.08);
678
+ --transparency-info-12-xspector: rgba(41 152 255 / 0.12);
679
+ --transparency-info-12-report-xspector-light-mode: rgba(41 152 255 / 0.12);
680
+ --transparency-info-12-skyller: rgba(37 99 235 / 0.12);
681
+ --transparency-info-16-xspector: rgba(41 152 255 / 0.16);
682
+ --transparency-info-16-report-xspector-light-mode: rgba(41 152 255 / 0.16);
683
+ --transparency-info-16-skyller: rgba(37 99 235 / 0.16);
684
+ --transparency-info-24-xspector: rgba(41 152 255 / 0.24);
685
+ --transparency-info-24-report-xspector-light-mode: rgba(41 152 255 / 0.24);
686
+ --transparency-info-24-skyller: rgba(37 99 235 / 0.24);
687
+ --transparency-info-32-xspector: rgba(41 152 255 / 0.32);
688
+ --transparency-info-32-report-xspector-light-mode: rgba(41 152 255 / 0.32);
689
+ --transparency-info-32-skyller: rgba(37 99 235 / 0.32);
690
+ --transparency-info-48-xspector: rgba(41 152 255 / 0.48);
691
+ --transparency-info-48-report-xspector-light-mode: rgba(41 152 255 / 0.48);
692
+ --transparency-info-48-skyller: rgba(37 99 235 / 0.48);
693
+ --transparency-success-8-xspector: rgba(84 214 44 / 0.08);
694
+ --transparency-success-8-report-xspector-light-mode: rgba(84 214 44 / 0.08);
695
+ --transparency-success-8-skyller: rgba(22 163 74 / 0.08);
696
+ --transparency-success-12-xspector: rgba(84 214 44 / 0.12);
697
+ --transparency-success-12-report-xspector-light-mode: rgba(84 214 44 / 0.12);
698
+ --transparency-success-12-skyller: rgba(22 163 74 / 0.12);
699
+ --transparency-success-16-xspector: rgba(84 214 44 / 0.16);
700
+ --transparency-success-16-report-xspector-light-mode: rgba(84 214 44 / 0.16);
701
+ --transparency-success-16-skyller: rgba(22 163 74 / 0.16);
702
+ --transparency-success-24-xspector: rgba(84 214 44 / 0.24);
703
+ --transparency-success-24-report-xspector-light-mode: rgba(84 214 44 / 0.24);
704
+ --transparency-success-24-skyller: rgba(22 163 74 / 0.24);
705
+ --transparency-success-32-xspector: rgba(84 214 44 / 0.32);
706
+ --transparency-success-32-report-xspector-light-mode: rgba(84 214 44 / 0.32);
707
+ --transparency-success-32-skyller: rgba(22 163 74 / 0.32);
708
+ --transparency-success-48-xspector: rgba(84 214 44 / 0.48);
709
+ --transparency-success-48-report-xspector-light-mode: rgba(84 214 44 / 0.48);
710
+ --transparency-success-48-skyller: rgba(22 163 74 / 0.48);
711
+ --transparency-warning-8-xspector: rgba(255 193 7 / 0.08);
712
+ --transparency-warning-8-report-xspector-light-mode: rgba(255 193 7 / 0.08);
713
+ --transparency-warning-8-skyller: rgba(251 191 36 / 0.08);
714
+ --transparency-warning-12-xspector: rgba(255 193 7 / 0.12);
715
+ --transparency-warning-12-report-xspector-light-mode: rgba(255 193 7 / 0.12);
716
+ --transparency-warning-12-skyller: rgba(251 191 36 / 0.12);
717
+ --transparency-warning-16-xspector: rgba(255 193 7 / 0.16);
718
+ --transparency-warning-16-report-xspector-light-mode: rgba(255 193 7 / 0.16);
719
+ --transparency-warning-16-skyller: rgba(251 191 36 / 0.16);
720
+ --transparency-warning-24-xspector: rgba(255 193 7 / 0.24);
721
+ --transparency-warning-24-report-xspector-light-mode: rgba(255 193 7 / 0.24);
722
+ --transparency-warning-24-skyller: rgba(251 191 36 / 0.24);
723
+ --transparency-warning-32-xspector: rgba(255 193 7 / 0.32);
724
+ --transparency-warning-32-report-xspector-light-mode: rgba(255 193 7 / 0.32);
725
+ --transparency-warning-32-skyller: rgba(251 191 36 / 0.32);
726
+ --transparency-warning-48-xspector: rgba(255 193 7 / 0.48);
727
+ --transparency-warning-48-report-xspector-light-mode: rgba(255 193 7 / 0.48);
728
+ --transparency-warning-48-skyller: rgba(251 191 36 / 0.48);
729
+ --transparency-error-8-xspector: rgba(255 72 66 / 0.08);
730
+ --transparency-error-8-report-xspector-light-mode: rgba(255 72 66 / 0.08);
731
+ --transparency-error-8-skyller: rgba(220 38 38 / 0.08);
732
+ --transparency-error-12-xspector: rgba(255 72 66 / 0.12);
733
+ --transparency-error-12-report-xspector-light-mode: rgba(255 72 66 / 0.12);
734
+ --transparency-error-12-skyller: rgba(220 38 38 / 0.12);
735
+ --transparency-error-16-xspector: rgba(255 72 66 / 0.16);
736
+ --transparency-error-16-report-xspector-light-mode: rgba(255 72 66 / 0.16);
737
+ --transparency-error-16-skyller: rgba(220 38 38 / 0.16);
738
+ --transparency-error-24-xspector: rgba(255 72 66 / 0.24);
739
+ --transparency-error-24-report-xspector-light-mode: rgba(255 72 66 / 0.24);
740
+ --transparency-error-24-skyller: rgba(220 38 38 / 0.24);
741
+ --transparency-error-32-xspector: rgba(255 72 66 / 0.32);
742
+ --transparency-error-32-report-xspector-light-mode: rgba(255 72 66 / 0.32);
743
+ --transparency-error-32-skyller: rgba(220 38 38 / 0.32);
744
+ --transparency-error-48-xspector: rgba(255 72 66 / 0.48);
745
+ --transparency-error-48-report-xspector-light-mode: rgba(255 72 66 / 0.48);
746
+ --transparency-error-48-skyller: rgba(220 38 38 / 0.48);
747
+ --transparency-grey-8-xspector: rgba(158 158 158 / 0.08);
748
+ --transparency-grey-8-report-xspector-light-mode: rgba(158 158 158 / 0.08);
749
+ --transparency-grey-8-skyller: rgba(115 115 115 / 0.08);
750
+ --transparency-grey-12-xspector: rgba(158 158 158 / 0.12);
751
+ --transparency-grey-12-report-xspector-light-mode: rgba(158 158 158 / 0.12);
752
+ --transparency-grey-12-skyller: rgba(115 115 115 / 0.12);
753
+ --transparency-grey-16-xspector: rgba(158 158 158 / 0.16);
754
+ --transparency-grey-16-report-xspector-light-mode: rgba(158 158 158 / 0.16);
755
+ --transparency-grey-16-skyller: rgba(115 115 115 / 0.16);
756
+ --transparency-grey-24-xspector: rgba(158 158 158 / 0.24);
757
+ --transparency-grey-24-report-xspector-light-mode: rgba(158 158 158 / 0.24);
758
+ --transparency-grey-24-skyller: rgba(115 115 115 / 0.24);
759
+ --transparency-grey-32-xspector: rgba(158 158 158 / 0.32);
760
+ --transparency-grey-32-report-xspector-light-mode: rgba(158 158 158 / 0.32);
761
+ --transparency-grey-32-skyller: rgba(115 115 115 / 0.32);
762
+ --transparency-grey-48-xspector: rgba(158 158 158 / 0.48);
763
+ --transparency-grey-48-report-xspector-light-mode: rgba(158 158 158 / 0.48);
764
+ --transparency-grey-48-skyller: rgba(115 115 115 / 0.48);
765
+ --transparency-grey2-8-xspector: rgba(145 158 171 / 0.08);
766
+ --transparency-grey2-8-report-xspector-light-mode: rgba(145 158 171 / 0.08);
767
+ --transparency-grey2-8-skyller: rgba(163 163 163 / 0.08);
768
+ --transparency-grey2-12-xspector: rgba(145 158 171 / 0.12);
769
+ --transparency-grey2-12-report-xspector-light-mode: rgba(145 158 171 / 0.12);
770
+ --transparency-grey2-12-skyller: rgba(163 163 163 / 0.12);
771
+ --transparency-grey2-16-xspector: rgba(145 158 171 / 0.16);
772
+ --transparency-grey2-16-report-xspector-light-mode: rgba(145 158 171 / 0.16);
773
+ --transparency-grey2-16-skyller: rgba(163 163 163 / 0.16);
774
+ --transparency-grey2-24-xspector: rgba(145 158 171 / 0.24);
775
+ --transparency-grey2-24-report-xspector-light-mode: rgba(145 158 171 / 0.24);
776
+ --transparency-grey2-24-skyller: rgba(163 163 163 / 0.24);
777
+ --transparency-grey2-32-xspector: rgba(145 158 171 / 0.32);
778
+ --transparency-grey2-32-report-xspector-light-mode: rgba(145 158 171 / 0.32);
779
+ --transparency-grey2-32-skyller: rgba(163 163 163 / 0.32);
780
+ --transparency-grey2-48-xspector: rgba(145 158 171 / 0.48);
781
+ --transparency-grey2-48-report-xspector-light-mode: rgba(145 158 171 / 0.48);
782
+ --transparency-grey2-48-skyller: rgba(163 163 163 / 0.48);
783
+ --transparency-white-8-xspector: rgba(255 255 255 / 0.08);
784
+ --transparency-white-8-report-xspector-light-mode: rgba(255 255 255 / 0.08);
785
+ --transparency-white-8-skyller: rgba(255 255 255 / 0.08);
786
+ --transparency-white-12-xspector: rgba(255 255 255 / 0.12);
787
+ --transparency-white-12-report-xspector-light-mode: rgba(255 255 255 / 0.12);
788
+ --transparency-white-12-skyller: rgba(255 255 255 / 0.12);
789
+ --transparency-white-16-xspector: rgba(255 255 255 / 0.16);
790
+ --transparency-white-16-report-xspector-light-mode: rgba(255 255 255 / 0.16);
791
+ --transparency-white-16-skyller: rgba(255 255 255 / 0.16);
792
+ --transparency-white-24-xspector: rgba(255 255 255 / 0.24);
793
+ --transparency-white-24-report-xspector-light-mode: rgba(255 255 255 / 0.24);
794
+ --transparency-white-24-skyller: rgba(255 255 255 / 0.24);
795
+ --transparency-white-32-xspector: rgba(255 255 255 / 0.32);
796
+ --transparency-white-32-report-xspector-light-mode: rgba(255 255 255 / 0.32);
797
+ --transparency-white-32-skyller: rgba(255 255 255 / 0.32);
798
+ --transparency-white-48-xspector: rgba(255 255 255 / 0.48);
799
+ --transparency-white-48-report-xspector-light-mode: rgba(255 255 255 / 0.48);
800
+ --transparency-white-48-skyller: rgba(255 255 255 / 0.48);
801
+ --transparency-black-8-xspector: rgba(0 0 0 / 0.08);
802
+ --transparency-black-8-report-xspector-light-mode: rgba(0 0 0 / 0.08);
803
+ --transparency-black-8-skyller: rgba(0 0 0 / 0.08);
804
+ --transparency-black-12-xspector: rgba(0 0 0 / 0.12);
805
+ --transparency-black-12-report-xspector-light-mode: rgba(0 0 0 / 0.12);
806
+ --transparency-black-12-skyller: rgba(0 0 0 / 0.12);
807
+ --transparency-black-16-xspector: rgba(0 0 0 / 0.16);
808
+ --transparency-black-16-report-xspector-light-mode: rgba(0 0 0 / 0.16);
809
+ --transparency-black-16-skyller: rgba(0 0 0 / 0.16);
810
+ --transparency-black-24-xspector: rgba(0 0 0 / 0.24);
811
+ --transparency-black-24-report-xspector-light-mode: rgba(0 0 0 / 0.24);
812
+ --transparency-black-24-skyller: rgba(0 0 0 / 0.24);
813
+ --transparency-black-32-xspector: rgba(0 0 0 / 0.32);
814
+ --transparency-black-32-report-xspector-light-mode: rgba(0 0 0 / 0.32);
815
+ --transparency-black-32-skyller: rgba(0 0 0 / 0.32);
816
+ --transparency-black-48-xspector: rgba(0 0 0 / 0.48);
817
+ --transparency-black-48-report-xspector-light-mode: rgba(0 0 0 / 0.48);
818
+ --transparency-black-48-skyller: rgba(0 0 0 / 0.48);
819
+ --base-modal-modal-xspector: #2d2e30;
820
+ --base-modal-modal-report-xspector-light-mode: #ffffff;
821
+ --base-modal-modal-skyller: #ffffff;
822
+ --base-modal-modal-hightlight-xspector: #343638;
823
+ --base-modal-modal-hightlight-report-xspector-light-mode: #f5f5f5;
824
+ --base-modal-modal-hightlight-skyller: #f5f5f5;
825
+ --base-modal-modal-curtain-xspector: rgba(11 10 10 / 0.64);
826
+ --base-modal-modal-curtain-report-xspector-light-mode: rgba(0 0 0 / 0.64);
827
+ --base-modal-modal-curtain-skyller: rgba(0 0 0 / 0.64);
828
+ --base-bg-bg1-xspector: #202427;
829
+ --base-bg-bg1-report-xspector-light-mode: #ffffff;
830
+ --base-bg-bg1-skyller: #ffffff;
831
+ --base-bg-bg2-xspector: #282c31;
832
+ --base-bg-bg2-report-xspector-light-mode: #f5f5f5;
833
+ --base-bg-bg2-skyller: #fafafa;
834
+ --base-bg-bg3-xspector: #000000;
835
+ --base-bg-bg3-report-xspector-light-mode: #d8d8d8;
836
+ --base-bg-bg3-skyller: #f5f5f5;
837
+ --base-bg-stroke1-xspector: #000000;
838
+ --base-bg-stroke1-report-xspector-light-mode: #e2e2e2;
839
+ --base-bg-stroke1-skyller: #e5e5e5;
840
+ --base-bg-stroke2-xspector: #000000;
841
+ --base-bg-stroke2-report-xspector-light-mode: #c5c5c5;
842
+ --base-bg-stroke2-skyller: #d4d4d4;
843
+ --input-default-text-xspector: #9e9e9e;
844
+ --input-default-text-report-xspector-light-mode: #9e9e9e;
845
+ --input-default-text-skyller: #737373;
846
+ --input-default-stroke-xspector: rgba(158 158 158 / 0.24);
847
+ --input-default-stroke-report-xspector-light-mode: #cfcfcf;
848
+ --input-default-stroke-skyller: #d4d4d4;
849
+ --input-filled-text-xspector: #dfe3e8;
850
+ --input-filled-text-report-xspector-light-mode: #18283a;
851
+ --input-filled-text-skyller: #171717;
852
+ --input-active-stroke-xspector: rgba(158 158 158 / 0.48);
853
+ --input-active-stroke-report-xspector-light-mode: #9e9e9e;
854
+ --input-active-stroke-skyller: #2563eb;
855
+ --input-disable-text-xspector: rgba(145 158 171 / 0.52);
856
+ --input-disable-text-report-xspector-light-mode: #919eab;
857
+ --input-disable-text-skyller: #a3a3a3;
858
+ --input-disable-stroke-xspector: rgba(145 158 171 / 0.08);
859
+ --input-disable-stroke-report-xspector-light-mode: #e7ebed;
860
+ --input-disable-stroke-skyller: #d4d4d4;
861
+ --input-disable-bg-xspector: rgba(145 158 171 / 0.04);
862
+ --input-disable-bg-report-xspector-light-mode: #f2f5f5;
863
+ --input-disable-bg-skyller: #f5f5f5;
864
+ --input-label-bg-xspector: #2d2e30;
865
+ --input-label-bg-report-xspector-light-mode: #ffffff;
866
+ --input-label-bg-skyller: #ffffff;
867
+ --input-error-xspector: #ff4d35;
868
+ --input-error-report-xspector-light-mode: #ed2f15;
869
+ --input-error-skyller: #dc2626;
870
+ --function-default-solid-xspector: #ececec;
871
+ --function-default-solid-report-xspector-light-mode: #1e3249;
872
+ --function-default-solid-skyller: #2563eb;
873
+ --function-default-hover-xspector: #fafafa;
874
+ --function-default-hover-report-xspector-light-mode: #35475b;
875
+ --function-default-hover-skyller: #90c0fc;
876
+ --function-default-hover-bg-xspector: rgba(250 250 250 / 0.08);
877
+ --function-default-hover-bg-report-xspector-light-mode: rgba(30 50 73 / 0.08);
878
+ --function-default-hover-bg-skyller: rgba(144 192 252 / 0.08);
879
+ --function-default-stroke-xspector: rgba(158 158 158 / 0.24);
880
+ --function-default-stroke-report-xspector-light-mode: rgba(30 50 73 / 0.48);
881
+ --function-default-stroke-skyller: rgba(189 189 189 / 0.48);
882
+ --function-default-icon-xspector: #212b36;
883
+ --function-default-icon-report-xspector-light-mode: #ffffff;
884
+ --function-default-icon-skyller: #ffffff;
885
+ --function-default-outline-icon-xspector: #9e9e9e;
886
+ --function-default-outline-icon-report-xspector-light-mode: #1e3249;
887
+ --function-default-outline-icon-skyller: #2563eb;
888
+ --function-active-solid-xspector: #b1a400;
889
+ --function-active-solid-report-xspector-light-mode: #9b8f00;
890
+ --function-active-solid-skyller: #2563eb;
891
+ --function-active-hover-xspector: #ddcd00;
892
+ --function-active-hover-report-xspector-light-mode: #b1a400;
893
+ --function-active-hover-skyller: #90c0fc;
894
+ --function-active-hover-bg-xspector: rgba(221 205 0 / 0.08);
895
+ --function-active-hover-bg-report-xspector-light-mode: rgba(221 205 0 / 0.08);
896
+ --function-active-hover-bg-skyller: rgba(144 192 252 / 0.08);
897
+ --function-active-stroke-xspector: rgba(177 164 0 / 0.48);
898
+ --function-active-stroke-report-xspector-light-mode: rgba(177 164 0 / 0.48);
899
+ --function-active-stroke-skyller: rgba(37 99 235 / 0.48);
900
+ --function-active-icon-xspector: #212b36;
901
+ --function-active-icon-report-xspector-light-mode: #ffffff;
902
+ --function-active-icon-skyller: #ffffff;
903
+ --common-white-xspector: #ffffff;
904
+ --common-white-report-xspector-light-mode: #ffffff;
905
+ --common-white-skyller: #ffffff;
906
+ --common-black-xspector: #000000;
907
+ --common-black-report-xspector-light-mode: #000000;
908
+ --common-black-skyller: #000000;
909
+ --brand-rvl-yellow-xspector: #ddcd00;
910
+ --brand-rvl-yellow-report-xspector-light-mode: #ddcd00;
911
+ --brand-rvl-yellow-skyller: #fbbf24;
912
+ --brand-rvl-grey-xspector: #9e9e9e;
913
+ --brand-rvl-grey-report-xspector-light-mode: #9e9e9e;
914
+ --brand-rvl-grey-skyller: #d4d4d4;
915
+ --others-1-xspector: #1158c7;
916
+ --others-1-report-xspector-light-mode: #1158c7;
917
+ --others-1-skyller: #1158c7;
918
+ --others-2-xspector: #206feb;
919
+ --others-2-report-xspector-light-mode: #206feb;
920
+ --others-2-skyller: #206feb;
921
+ --others-3-xspector: #388bfd;
922
+ --others-3-report-xspector-light-mode: #388bfd;
923
+ --others-3-skyller: #388bfd;
924
+ --others-4-xspector: #58a6ff;
925
+ --others-4-report-xspector-light-mode: #58a6ff;
926
+ --others-4-skyller: #58a6ff;
927
+ --others-5-xspector: #79c0ff;
928
+ --others-5-report-xspector-light-mode: #79c0ff;
929
+ --others-5-skyller: #79c0ff;
930
+ --others-6-xspector: #6e40c9;
931
+ --others-6-report-xspector-light-mode: #6e40c9;
932
+ --others-6-skyller: #6e40c9;
933
+ --others-7-xspector: #8957e5;
934
+ --others-7-report-xspector-light-mode: #8957e5;
935
+ --others-7-skyller: #8957e5;
936
+ --others-8-xspector: #a371f7;
937
+ --others-8-report-xspector-light-mode: #a371f7;
938
+ --others-8-skyller: #a371f7;
939
+ --others-9-xspector: #bc8cff;
940
+ --others-9-report-xspector-light-mode: #bc8cff;
941
+ --others-9-skyller: #bc8cff;
942
+ --others-10-xspector: #d2a8ff;
943
+ --others-10-report-xspector-light-mode: #d2a8ff;
944
+ --others-10-skyller: #d2a8ff;
945
+ --others-11-xspector: #7d2457;
946
+ --others-11-report-xspector-light-mode: #7d2457;
947
+ --others-11-skyller: #7d2457;
948
+ --others-12-xspector: #9e3670;
949
+ --others-12-report-xspector-light-mode: #9e3670;
950
+ --others-12-skyller: #9e3670;
951
+ --others-13-xspector: #bf4b8a;
952
+ --others-13-report-xspector-light-mode: #bf4b8a;
953
+ --others-13-skyller: #bf4b8a;
954
+ --others-14-xspector: #db61a2;
955
+ --others-14-report-xspector-light-mode: #db61a2;
956
+ --others-14-skyller: #db61a2;
957
+ --others-15-xspector: #f778ba;
958
+ --others-15-report-xspector-light-mode: #f778ba;
959
+ --others-15-skyller: #f778ba;
960
+ --others-16-xspector: #8e1619;
961
+ --others-16-report-xspector-light-mode: #8e1619;
962
+ --others-16-skyller: #8e1619;
963
+ --others-17-xspector: #b62324;
964
+ --others-17-report-xspector-light-mode: #b62324;
965
+ --others-17-skyller: #b62324;
966
+ --others-18-xspector: #da3633;
967
+ --others-18-report-xspector-light-mode: #da3633;
968
+ --others-18-skyller: #da3633;
969
+ --others-19-xspector: #f85149;
970
+ --others-19-report-xspector-light-mode: #f85149;
971
+ --others-19-skyller: #f85149;
972
+ --others-20-xspector: #ff7b72;
973
+ --others-20-report-xspector-light-mode: #ff7b72;
974
+ --others-20-skyller: #ff7b72;
975
+ --others-21-xspector: #9b4216;
976
+ --others-21-report-xspector-light-mode: #9b4216;
977
+ --others-21-skyller: #9b4216;
978
+ --others-22-xspector: #bd561d;
979
+ --others-22-report-xspector-light-mode: #bd561d;
980
+ --others-22-skyller: #bd561d;
981
+ --others-23-xspector: #db6d28;
982
+ --others-23-report-xspector-light-mode: #db6d28;
983
+ --others-23-skyller: #db6d28;
984
+ --others-24-xspector: #f0883e;
985
+ --others-24-report-xspector-light-mode: #f0883e;
986
+ --others-24-skyller: #f0883e;
987
+ --others-25-xspector: #ffa657;
988
+ --others-25-report-xspector-light-mode: #ffa657;
989
+ --others-25-skyller: #ffa657;
990
+ --others-26-xspector: #825303;
991
+ --others-26-report-xspector-light-mode: #825303;
992
+ --others-26-skyller: #825303;
993
+ --others-27-xspector: #9e6a03;
994
+ --others-27-report-xspector-light-mode: #9e6a03;
995
+ --others-27-skyller: #9e6a03;
996
+ --others-28-xspector: #bb800a;
997
+ --others-28-report-xspector-light-mode: #bb800a;
998
+ --others-28-skyller: #bb800a;
999
+ --others-29-xspector: #d29922;
1000
+ --others-29-report-xspector-light-mode: #d29922;
1001
+ --others-29-skyller: #d29922;
1002
+ --others-30-xspector: #e3b341;
1003
+ --others-30-report-xspector-light-mode: #e3b341;
1004
+ --others-30-skyller: #e3b341;
1005
+ --others-31-xspector: #186c2e;
1006
+ --others-31-report-xspector-light-mode: #186c2e;
1007
+ --others-31-skyller: #186c2e;
1008
+ --others-32-xspector: #228636;
1009
+ --others-32-report-xspector-light-mode: #228636;
1010
+ --others-32-skyller: #228636;
1011
+ --others-33-xspector: #2ea043;
1012
+ --others-33-report-xspector-light-mode: #2ea043;
1013
+ --others-33-skyller: #2ea043;
1014
+ --others-34-xspector: #3fb950;
1015
+ --others-34-report-xspector-light-mode: #3fb950;
1016
+ --others-34-skyller: #3fb950;
1017
+ --others-35-xspector: #56d364;
1018
+ --others-35-report-xspector-light-mode: #56d364;
1019
+ --others-35-skyller: #56d364;
1020
+ --brand-new-blue-bg-xspector: #091d33;
1021
+ --brand-new-blue-bg-report-xspector-light-mode: #091d33;
1022
+ --brand-new-blue-bg-skyller: #dbeafe;
1023
+
1024
+ /* BUTTON RADIUS */
1025
+ --button-l-round: 8px;
1026
+ --button-l-rem-round: 0.5rem;
1027
+ --button-l-capsule: 56px;
1028
+ --button-l-rem-capsule: 3.5rem;
1029
+ --button-m-round: 8px;
1030
+ --button-m-rem-round: 0.5rem;
1031
+ --button-m-capsule: 38px;
1032
+ --button-m-rem-capsule: 2.375rem;
1033
+ --button-s-round: 6px;
1034
+ --button-s-rem-round: 0.375rem;
1035
+ --button-s-capsule: 30px;
1036
+ --button-s-rem-capsule: 1.875rem;
1037
+ --function-button-l-round: 8px;
1038
+ --function-button-l-rem-round: 0.5rem;
1039
+ --function-button-l-capsule: 56px;
1040
+ --function-button-l-rem-capsule: 3.5rem;
1041
+ --function-button-m-round: 8px;
1042
+ --function-button-m-rem-round: 0.5rem;
1043
+ --function-button-m-capsule: 38px;
1044
+ --function-button-m-rem-capsule: 2.375rem;
1045
+ --function-button-s-round: 6px;
1046
+ --function-button-s-rem-round: 0.375rem;
1047
+ --function-button-s-capsule: 30px;
1048
+ --function-button-s-rem-capsule: 1.875rem;
1049
+ --function-button-xs-round: 4px;
1050
+ --function-button-xs-rem-round: 0.25rem;
1051
+ --function-button-xs-capsule: 18px;
1052
+ --function-button-xs-rem-capsule: 1.125rem;
1053
+ --function-button-xxs-round: 2px;
1054
+ --function-button-xxs-rem-round: 0.125rem;
1055
+ --function-button-xxs-capsule: 12px;
1056
+ --function-button-xxs-rem-capsule: 0.75rem;
1057
+ }