1 |
|
2 |
|
3 | $color-background-user: rgb(250, 247, 253) !default;
|
4 |
|
5 | $color-background-trial: rgb(209, 250, 224) !default;
|
6 |
|
7 | $color-background-subaccount: rgb(255, 251, 234) !default;
|
8 |
|
9 | $color-background-primary-stronger: rgb(3, 11, 93) !default;
|
10 |
|
11 | $color-background-destructive-stronger: rgb(74, 11, 11) !default;
|
12 |
|
13 | $color-background-primary-weaker: rgb(204, 228, 255) !default;
|
14 |
|
15 | $color-background-destructive-weaker: rgb(252, 207, 207) !default;
|
16 |
|
17 | $color-background-warning: rgb(244, 124, 34) !default;
|
18 |
|
19 | $color-background-warning-weakest: rgb(253, 247, 244) !default;
|
20 |
|
21 | $color-background-inverse-strong: rgb(31, 48, 76) !default;
|
22 |
|
23 | $color-background-new: rgb(245, 240, 252) !default;
|
24 |
|
25 | $color-background-strong: rgb(225, 227, 234) !default;
|
26 |
|
27 | $color-background-new-weakest: rgb(250, 247, 253) !default;
|
28 |
|
29 | $color-background-destructive: rgb(199, 35, 35) !default;
|
30 |
|
31 | $color-background-weak: rgb(249, 249, 250) !default;
|
32 |
|
33 | $color-background-primary: rgb(0, 109, 250) !default;
|
34 |
|
35 | $color-background-primary-weakest: rgb(244, 249, 255) !default;
|
36 |
|
37 | $color-background-busy: rgb(244, 124, 34) !default;
|
38 |
|
39 | $color-background-success: rgb(20, 176, 83) !default;
|
40 |
|
41 | $color-background-destructive-weakest: rgb(254, 245, 245) !default;
|
42 |
|
43 | $color-background-offline: rgb(174, 178, 193) !default;
|
44 |
|
45 | $color-background-row-striped: rgb(249, 249, 250) !default;
|
46 |
|
47 | $color-background-primary-strongest: rgb(6, 3, 58) !default;
|
48 |
|
49 | $color-background-success-weakest: rgb(237, 253, 243) !default;
|
50 |
|
51 | $color-background-destructive-strongest: rgb(49, 12, 12) !default;
|
52 |
|
53 | $color-background-error-strong: rgb(117, 12, 12) !default;
|
54 |
|
55 | $color-background-brand-strong: rgb(3, 11, 93) !default;
|
56 |
|
57 | $color-background-brand: rgb(0, 20, 137) !default;
|
58 |
|
59 | $color-background-error: rgb(199, 35, 35) !default;
|
60 |
|
61 | $color-background-neutral-weakest: rgb(244, 249, 255) !default;
|
62 |
|
63 | $color-background-available: rgb(20, 176, 83) !default;
|
64 |
|
65 | $color-background-error-weakest: rgb(254, 245, 245) !default;
|
66 |
|
67 | $color-background-required: rgb(235, 86, 86) !default;
|
68 |
|
69 | $color-background-error-strongest: rgb(49, 12, 12) !default;
|
70 |
|
71 | $color-background-decorative-40-weakest: rgb(250, 247, 253) !default;
|
72 |
|
73 | $color-background-inverse-stronger: rgb(57, 71, 98) !default;
|
74 |
|
75 | $color-background-decorative-30-weakest: rgb(237, 253, 243) !default;
|
76 |
|
77 | $color-background-body: rgb(255, 255, 255) !default;
|
78 |
|
79 | $color-background-primary-strong: rgb(0, 20, 137) !default;
|
80 |
|
81 | $color-background-decorative-20-weakest: rgb(244, 249, 255) !default;
|
82 |
|
83 | $color-background-destructive-strong: rgb(117, 12, 12) !default;
|
84 |
|
85 | $color-background-destructive-weak: rgb(246, 177, 177) !default;
|
86 |
|
87 | $color-background-decorative-10-weakest: rgb(244, 244, 246) !default;
|
88 |
|
89 | $color-background: rgb(244, 244, 246) !default;
|
90 |
|
91 | $color-background-primary-weak: rgb(153, 205, 255) !default;
|
92 |
|
93 | $color-background-stronger: rgb(136, 145, 170) !default;
|
94 |
|
95 | $color-background-brand-highlight: rgb(242, 47, 70) !default;
|
96 |
|
97 | $color-background-brand-highlight-weakest: rgba(242, 47, 70, 0.1) !default;
|
98 |
|
99 | $color-background-strongest: rgb(75, 86, 113) !default;
|
100 |
|
101 | $color-background-body-inverse: rgb(18, 28, 45) !default;
|
102 |
|
103 | $color-background-inverse: rgb(18, 28, 45) !default;
|
104 |
|
105 | $color-background-overlay: rgba(96, 107, 133, 0.5) !default;
|
106 |
|
107 | $color-background-unavailable: rgb(214, 31, 31) !default;
|
108 |
|
109 | $color-background-error-stronger: rgb(74, 11, 11) !default;
|
110 |
|
111 | $color-background-brand-stronger: rgb(6, 3, 58) !default;
|
112 |
|
113 | $color-border-error-stronger: rgb(74, 11, 11) !default;
|
114 |
|
115 | $color-border-warning-weak: rgb(255, 179, 122) !default;
|
116 |
|
117 | $color-border-decorative-40-weaker: rgb(231, 220, 250) !default;
|
118 |
|
119 | $color-border-error-weaker: rgb(252, 207, 207) !default;
|
120 |
|
121 | $color-border-user: rgb(231, 220, 250) !default;
|
122 |
|
123 | $color-border-neutral-weaker: rgb(204, 228, 255) !default;
|
124 |
|
125 | $color-border-warning: rgb(244, 124, 34) !default;
|
126 |
|
127 | $color-border-success-weaker: rgb(209, 250, 224) !default;
|
128 |
|
129 | $color-border-primary-stronger: rgb(3, 11, 93) !default;
|
130 |
|
131 | $color-border-destructive-stronger: rgb(74, 11, 11) !default;
|
132 |
|
133 | $color-border-warning-weakest: rgb(254, 245, 238) !default;
|
134 |
|
135 | $color-border-primary-weaker: rgb(204, 228, 255) !default;
|
136 |
|
137 | $color-border-destructive-weaker: rgb(252, 207, 207) !default;
|
138 |
|
139 | $color-border-new-weaker: rgb(231, 220, 250) !default;
|
140 |
|
141 | $color-border-destructive: rgb(199, 35, 35) !default;
|
142 |
|
143 | $color-border-inverse-strong: rgb(225, 227, 234) !default;
|
144 |
|
145 | $color-border-primary: rgb(0, 109, 250) !default;
|
146 |
|
147 | $color-border-primary-weakest: rgb(235, 244, 255) !default;
|
148 |
|
149 | $color-border-success: rgb(20, 176, 83) !default;
|
150 |
|
151 | $color-border-destructive-weakest: rgb(254, 236, 236) !default;
|
152 |
|
153 | $color-border-destructive-strongest: rgb(49, 12, 12) !default;
|
154 |
|
155 | $color-border-primary-strongest: rgb(6, 3, 58) !default;
|
156 |
|
157 | $color-border-success-weakest: rgb(237, 253, 243) !default;
|
158 |
|
159 | $color-border-warning-weaker: rgb(253, 220, 196) !default;
|
160 |
|
161 | $color-border-strong: rgb(96, 107, 133) !default;
|
162 |
|
163 | $color-border-weak: rgb(202, 205, 216) !default;
|
164 |
|
165 | $color-border-neutral: rgb(2, 99, 224) !default;
|
166 |
|
167 | $color-border-error: rgb(199, 35, 35) !default;
|
168 |
|
169 | $color-border-error-weakest: rgb(254, 236, 236) !default;
|
170 |
|
171 | $color-border-error-strongest: rgb(49, 12, 12) !default;
|
172 |
|
173 | $color-border-error-strong: rgb(117, 12, 12) !default;
|
174 |
|
175 | $color-border-error-weak: rgb(245, 138, 138) !default;
|
176 |
|
177 | $color-border-neutral-weak: rgb(102, 179, 255) !default;
|
178 |
|
179 | $color-border: rgb(136, 145, 170) !default;
|
180 |
|
181 | $color-border-weakest: rgb(255, 255, 255) !default;
|
182 |
|
183 | $color-border-inverse-stronger: rgb(244, 244, 246) !default;
|
184 |
|
185 | $color-border-inverse-weaker: rgb(57, 71, 98) !default;
|
186 |
|
187 | $color-border-success-weak: rgb(123, 234, 165) !default;
|
188 |
|
189 | $color-border-primary-strong: rgb(0, 20, 137) !default;
|
190 |
|
191 | $color-border-inverse: rgb(136, 145, 170) !default;
|
192 |
|
193 | $color-border-destructive-strong: rgb(117, 12, 12) !default;
|
194 |
|
195 | $color-border-primary-weak: rgb(153, 205, 255) !default;
|
196 |
|
197 | $color-border-inverse-weakest: rgb(18, 28, 45) !default;
|
198 |
|
199 | $color-border-destructive-weak: rgb(246, 177, 177) !default;
|
200 |
|
201 | $color-border-inverse-strongest: rgb(255, 255, 255) !default;
|
202 |
|
203 | $color-border-weaker: rgb(225, 227, 234) !default;
|
204 |
|
205 | $color-border-decorative-10-weaker: rgb(225, 227, 234) !default;
|
206 |
|
207 | $color-border-decorative-20-weaker: rgb(204, 228, 255) !default;
|
208 |
|
209 | $color-border-decorative-30-weaker: rgb(209, 250, 224) !default;
|
210 |
|
211 | $border-radius-0: 0 !default;
|
212 |
|
213 | $border-radius-10: 2px !default;
|
214 |
|
215 | $border-radius-20: 4px !default;
|
216 |
|
217 | $border-radius-30: 8px !default;
|
218 |
|
219 | $border-radius-circle: 50% !default;
|
220 |
|
221 | $border-radius-pill: 100px !default;
|
222 |
|
223 | $border-width-0: 0 !default;
|
224 |
|
225 | $border-width-10: 1px !default;
|
226 |
|
227 | $border-width-20: 2px !default;
|
228 |
|
229 | $border-width-30: 4px !default;
|
230 |
|
231 | $border-width-40: 8px !default;
|
232 |
|
233 | $shadow-border-bottom-new-weaker: 0 1px 0 #c8aff0 !default;
|
234 |
|
235 | $shadow: 0 4px 16px 0 rgba(18, 28, 45, 0.2) !default;
|
236 |
|
237 | $shadow-border-subaccount: 0 0 0 1px #fff1b3 !default;
|
238 |
|
239 | $shadow-border-destructive-stronger: 0 0 0 1px #4a0b0b !default;
|
240 |
|
241 | $shadow-border-success-weaker: 0 0 0 1px #d1fae0 !default;
|
242 |
|
243 | $shadow-border-inverse-new-weaker: 0 0 0 1px #5817bd !default;
|
244 |
|
245 | $shadow-border-primary-stronger: 0 0 0 1px #030b5d !default;
|
246 |
|
247 | $shadow-border-bottom-warning-weaker: 0 1px 0 #ffb37a !default;
|
248 |
|
249 | $shadow-border-destructive-weaker: 0 0 0 1px #fccfcf !default;
|
250 |
|
251 | $shadow-border-primary-weaker: 0 0 0 1px #cce4ff !default;
|
252 |
|
253 | $shadow-border-new-weaker: 0 0 0 1px #e7dcfa !default;
|
254 |
|
255 | $shadow-low: 0 2px 8px 0 rgba(18, 28, 45, 0.1) !default;
|
256 |
|
257 | $shadow-border-inverse-strong: 0 0 0 1px #e1e3ea !default;
|
258 |
|
259 | $shadow-border-warning-weaker: 0 0 0 1px #fddcc4 !default;
|
260 |
|
261 | $shadow-border-strong: 0 0 0 1px #606b85 !default;
|
262 |
|
263 | $shadow-focus: 0 0 0 2px #ffffff, 0 0 0 3px #006dfa, 0 0 0 5px #cce4ff !default;
|
264 |
|
265 | $shadow-border-weak: 0 0 0 1px #cacdd8 !default;
|
266 |
|
267 | $shadow-focus-inverse: 0 0 0 1px #394762, 0 0 0 3px #121c2d, 0 0 0 4px #ffffff, 0 0 0 6px rgba(255, 255, 255, 0.2) !default;
|
268 |
|
269 | $shadow-border-primary: 0 0 0 1px #006dfa !default;
|
270 |
|
271 | $shadow-border-destructive: 0 0 0 1px #c72323 !default;
|
272 |
|
273 | $shadow-high: 0 16px 24px 0 rgba(18, 28, 45, 0.2) !default;
|
274 |
|
275 | $shadow-border-error-strong: 0 0 0 1px #750c0c !default;
|
276 |
|
277 | $shadow-border-primary-strongest: 0 0 0 1px #06033a !default;
|
278 |
|
279 | $shadow-border-destructive-strongest: 0 0 0 1px #310c0c !default;
|
280 |
|
281 | $shadow-border-error-weak: 0 0 0 1px #eb5656 !default;
|
282 |
|
283 | $shadow-border-error: 0 0 0 1px #c72323 !default;
|
284 |
|
285 | $shadow-border-bottom-decorative-10-weaker: 0 1px 0 #aeb2c1 !default;
|
286 |
|
287 | $shadow-border-bottom-primary: 0 1px 0 #006dfa !default;
|
288 |
|
289 | $shadow-border-bottom-decorative-20-weaker: 0 1px 0 #66b3ff !default;
|
290 |
|
291 | $shadow-border-inverse-stronger: 0 0 0 1px #f4f4f6 !default;
|
292 |
|
293 | $shadow-border-error-strongest: 0 0 0 1px #310c0c !default;
|
294 |
|
295 | $shadow-border-destructive-strong: 0 0 0 1px #750c0c !default;
|
296 |
|
297 | $shadow-border-inverse-weaker: 0 0 0 1px #394762 !default;
|
298 |
|
299 | $shadow-border-bottom-decorative-30-weaker: 0 1px 0 #7beaa5 !default;
|
300 |
|
301 | $shadow-border-primary-strong: 0 0 0 1px #001489 !default;
|
302 |
|
303 | $shadow-border-primary-weak: 0 0 0 1px #99cdff !default;
|
304 |
|
305 | $shadow-focus-shadow-border: 0 0 0 1px #cacdd8, 0 0 0 3px #ffffff, 0 0 0 4px #006dfa, 0 0 0 6px #cce4ff !default;
|
306 |
|
307 | $shadow-border-bottom-decorative-40-weaker: 0 1px 0 #c8aff0 !default;
|
308 |
|
309 | $shadow-border-destructive-weak: 0 0 0 1px #f6b1b1 !default;
|
310 |
|
311 | $shadow-border-bottom-error-weaker: 0 1px 0 #f58a8a !default;
|
312 |
|
313 | $shadow-border-weaker: 0 0 0 1px #e1e3ea !default;
|
314 |
|
315 | $shadow-border: 0 0 0 1px #8891aa !default;
|
316 |
|
317 | $shadow-border-bottom-neutral-weaker: 0 1px 0 #66b3ff !default;
|
318 |
|
319 | $shadow-border-decorative-10-weaker: 0 0 0 1px #e1e3ea !default;
|
320 |
|
321 | $shadow-border-decorative-20-weaker: 0 0 0 1px #cce4ff !default;
|
322 |
|
323 | $shadow-border-bottom-subaccount: 0 1px 0 #ffdd35 !default;
|
324 |
|
325 | $shadow-focus-inset: inset 0 0 0 1px #006dfa, inset 0 0 0 3px #cce4ff !default;
|
326 |
|
327 | $shadow-border-inverse: 0 0 0 1px #8891aa !default;
|
328 |
|
329 | $shadow-border-decorative-30-weaker: 0 0 0 1px #d1fae0 !default;
|
330 |
|
331 | $shadow-border-inverse-weakest: 0 0 0 1px #121c2d !default;
|
332 |
|
333 | $shadow-border-bottom-inverse-new-weaker: 0 1px 0 #5817bd !default;
|
334 |
|
335 | $shadow-border-bottom-success-weaker: 0 1px 0 #7beaa5 !default;
|
336 |
|
337 | $shadow-border-decorative-40-weaker: 0 0 0 1px #e7dcfa !default;
|
338 |
|
339 | $shadow-border-error-stronger: 0 0 0 1px #4a0b0b !default;
|
340 |
|
341 | $shadow-card: 0 2px 8px 0 rgba(18, 28, 45, 0.1) !default;
|
342 |
|
343 | $shadow-border-error-weaker: 0 0 0 1px #fccfcf !default;
|
344 |
|
345 | $shadow-border-inverse-strongest: 0 0 0 1px #ffffff !default;
|
346 |
|
347 | $shadow-focus-inverse-inset: 0 0 0 1px #ffffff, inset 0 0 0 3px rgba(255, 255, 255, 0.2) !default;
|
348 |
|
349 | $shadow-border-user: 0 0 0 1px #e7dcfa !default;
|
350 |
|
351 | $shadow-border-neutral-weaker: 0 0 0 1px #cce4ff !default;
|
352 | $font-family-text: 'TwilioSansText', 'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif !default;
|
353 | $font-family-code: 'TwilioSansMono', Courier, monospace !default;
|
354 | $font-family-text-japanese: 'Inter var experimental', 'Inter var', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Osaka, 'MS PGothic', sans-serif !default;
|
355 | $font-family-text-korean: 'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif !default;
|
356 | $font-family-text-chinese-traditional: 'Inter var experimental', 'Inter var', 'Microsoft JhengHei', 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft YaHei', 微軟雅黑, 宋体, SimSun, sans-serif !default;
|
357 | $font-family-text-chinese-simplified: 'Inter var experimental', 'Inter var', 'Microsoft YaHei New', 微软雅黑, 'Microsoft Yahei', 'Microsoft JhengHei', 宋体, SimSun, sans-serif !default;
|
358 | $font-family-display: 'TwilioSansDisplay', 'Inter var experimental', 'Inter var', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif !default;
|
359 |
|
360 | $font-size-110: 3rem !default;
|
361 |
|
362 | $font-size-100: 2.5rem !default;
|
363 |
|
364 | $font-size-90: 2rem !default;
|
365 |
|
366 | $font-size-80: 1.75rem !default;
|
367 |
|
368 | $font-size-70: 1.5rem !default;
|
369 |
|
370 | $font-size-60: 1.25rem !default;
|
371 |
|
372 | $font-size-50: 1.125rem !default;
|
373 |
|
374 | $font-size-40: 1rem !default;
|
375 |
|
376 | $font-size-30: 0.875rem !default;
|
377 |
|
378 | $font-size-20: 0.75rem !default;
|
379 |
|
380 | $font-size-10: 0.625rem !default;
|
381 |
|
382 | $font-size-display-30: 4rem !default;
|
383 |
|
384 | $font-size-display-20: 3rem !default;
|
385 |
|
386 | $font-size-display-10: 2rem !default;
|
387 |
|
388 | $font-size-base: 100% !default;
|
389 |
|
390 | $font-weight-light: 400 !default;
|
391 |
|
392 | $font-weight-normal: 400 !default;
|
393 |
|
394 | $font-weight-medium: 500 !default;
|
395 |
|
396 | $font-weight-semibold: 600 !default;
|
397 |
|
398 | $font-weight-bold: 600 !default;
|
399 |
|
400 | $font-weight-extrabold: 800 !default;
|
401 |
|
402 | $line-height-0: 0 !default;
|
403 |
|
404 | $line-height-110: 4rem !default;
|
405 |
|
406 | $line-height-90: 2.75rem !default;
|
407 |
|
408 | $line-height-100: 3.25rem !default;
|
409 |
|
410 | $line-height-80: 2.5rem !default;
|
411 |
|
412 | $line-height-70: 2rem !default;
|
413 |
|
414 | $line-height-60: 1.75rem !default;
|
415 |
|
416 | $line-height-50: 1.75rem !default;
|
417 |
|
418 | $line-height-40: 1.5rem !default;
|
419 |
|
420 | $line-height-30: 1.25rem !default;
|
421 |
|
422 | $line-height-20: 1.25rem !default;
|
423 |
|
424 | $line-height-10: 1rem !default;
|
425 |
|
426 | $line-height-05: 0.75rem !default;
|
427 |
|
428 | $line-height-display-30: 5rem !default;
|
429 |
|
430 | $line-height-display-20: 3.75rem !default;
|
431 |
|
432 | $line-height-display-10: 2.5rem !default;
|
433 |
|
434 | $color-brand-highlight: rgb(242, 47, 70) !default;
|
435 |
|
436 | $color-gray-0: rgb(255, 255, 255) !default;
|
437 |
|
438 | $color-gray-100: rgb(18, 28, 45) !default;
|
439 |
|
440 | $color-gray-90: rgb(31, 48, 76) !default;
|
441 |
|
442 | $color-gray-80: rgb(57, 71, 98) !default;
|
443 |
|
444 | $color-gray-70: rgb(75, 86, 113) !default;
|
445 |
|
446 | $color-gray-60: rgb(96, 107, 133) !default;
|
447 |
|
448 | $color-gray-50: rgb(136, 145, 170) !default;
|
449 |
|
450 | $color-gray-40: rgb(174, 178, 193) !default;
|
451 |
|
452 | $color-brand: rgb(0, 20, 137) !default;
|
453 |
|
454 | $color-gray-30: rgb(202, 205, 216) !default;
|
455 |
|
456 | $color-gray-20: rgb(225, 227, 234) !default;
|
457 |
|
458 | $color-gray-10: rgb(244, 244, 246) !default;
|
459 |
|
460 | $color-data-visualization-10: rgb(235, 86, 86) !default;
|
461 |
|
462 | $color-data-visualization-1: rgb(0, 20, 137) !default;
|
463 |
|
464 | $color-data-visualization-2: rgb(14, 124, 58) !default;
|
465 |
|
466 | $color-data-visualization-3: rgb(13, 58, 31) !default;
|
467 |
|
468 | $color-data-visualization-4: rgb(0, 140, 255) !default;
|
469 |
|
470 | $color-data-visualization-5: rgb(57, 71, 98) !default;
|
471 |
|
472 | $color-data-visualization-6: rgb(166, 127, 227) !default;
|
473 |
|
474 | $color-data-visualization-7: rgb(109, 46, 209) !default;
|
475 |
|
476 | $color-data-visualization-8: rgb(136, 145, 170) !default;
|
477 |
|
478 | $color-data-visualization-9: rgb(117, 12, 12) !default;
|
479 |
|
480 | $size-square-40: 0.75rem !default;
|
481 |
|
482 | $size-icon-80: 2.5rem !default;
|
483 |
|
484 | $size-square-30: 0.5rem !default;
|
485 |
|
486 | $size-icon-70: 2rem !default;
|
487 |
|
488 | $size-square-20: 0.25rem !default;
|
489 |
|
490 | $size-icon-60: 1.75rem !default;
|
491 |
|
492 | $size-90: 57.5rem !default;
|
493 |
|
494 | $size-square-10: 0.125rem !default;
|
495 |
|
496 | $size-120: 77rem !default;
|
497 |
|
498 | $size-icon-50: 1.75rem !default;
|
499 |
|
500 | $size-80: 51rem !default;
|
501 |
|
502 | $size-0: 0 !default;
|
503 |
|
504 | $size-110: 70.5rem !default;
|
505 |
|
506 | $size-icon-40: 1.5rem !default;
|
507 |
|
508 | $size-square-190: 4.5rem !default;
|
509 |
|
510 | $size-70: 44.5rem !default;
|
511 |
|
512 | $size-100: 64rem !default;
|
513 |
|
514 | $size-icon-30: 1.25rem !default;
|
515 |
|
516 | $size-square-180: 4.25rem !default;
|
517 |
|
518 | $size-60: 38rem !default;
|
519 |
|
520 | $size-icon-20: 1.25rem !default;
|
521 |
|
522 | $size-square-170: 4rem !default;
|
523 |
|
524 | $size-sidebar-compact: 4.75rem !default;
|
525 |
|
526 | $size-icon-10: 1rem !default;
|
527 |
|
528 | $size-square-25: 0.375rem !default;
|
529 |
|
530 | $size-square-160: 3.75rem !default;
|
531 |
|
532 | $size-50: 31.5rem !default;
|
533 |
|
534 | $size-icon-110: 4rem !default;
|
535 |
|
536 | $size-square-150: 3.5rem !default;
|
537 |
|
538 | $size-40: 25rem !default;
|
539 |
|
540 | $size-icon-100: 3.25rem !default;
|
541 |
|
542 | $size-square-140: 3.25rem !default;
|
543 |
|
544 | $size-30: 18.5rem !default;
|
545 |
|
546 | $size-topbar: 4.75rem !default;
|
547 |
|
548 | $size-square-130: 3rem !default;
|
549 |
|
550 | $size-20: 12rem !default;
|
551 |
|
552 | $size-square-120: 2.75rem !default;
|
553 |
|
554 | $size-10: 5.5rem !default;
|
555 |
|
556 | $size-square-110: 2.5rem !default;
|
557 |
|
558 | $size-square-0: 0 !default;
|
559 |
|
560 | $size-icon-05: 0.75rem !default;
|
561 |
|
562 | $size-square-100: 2.25rem !default;
|
563 |
|
564 | $size-square-200: 4.75rem !default;
|
565 |
|
566 | $size-sidebar: 15rem !default;
|
567 |
|
568 | $size-square-90: 2rem !default;
|
569 |
|
570 | $size-square-80: 1.75rem !default;
|
571 |
|
572 | $size-square-70: 1.5rem !default;
|
573 |
|
574 | $size-square-60: 1.25rem !default;
|
575 |
|
576 | $size-square-50: 1rem !default;
|
577 |
|
578 | $size-icon-90: 2.75rem !default;
|
579 | $space-70: 1.5rem !default;
|
580 | $space-negative-100: -2.25rem !default;
|
581 | $space-60: 1.25rem !default;
|
582 | $space-negative-200: -4.75rem !default;
|
583 | $space-190: 4.5rem !default;
|
584 | $space-50: 1rem !default;
|
585 | $space-180: 4.25rem !default;
|
586 | $space-40: 0.75rem !default;
|
587 | $space-170: 4rem !default;
|
588 | $space-30: 0.5rem !default;
|
589 | $space-160: 3.75rem !default;
|
590 | $space-20: 0.25rem !default;
|
591 | $space-150: 3.5rem !default;
|
592 | $space-10: 0.125rem !default;
|
593 | $space-140: 3.25rem !default;
|
594 | $space-130: 3rem !default;
|
595 | $space-120: 2.75rem !default;
|
596 | $space-negative-90: -2rem !default;
|
597 | $space-110: 2.5rem !default;
|
598 | $space-0: 0 !default;
|
599 | $space-negative-80: -1.75rem !default;
|
600 | $space-100: 2.25rem !default;
|
601 | $space-negative-70: -1.5rem !default;
|
602 | $space-200: 4.75rem !default;
|
603 | $space-negative-60: -1.25rem !default;
|
604 | $space-negative-50: -1rem !default;
|
605 | $space-negative-40: -0.75rem !default;
|
606 | $space-negative-30: -0.5rem !default;
|
607 | $space-negative-20: -0.25rem !default;
|
608 | $space-negative-10: -0.125rem !default;
|
609 | $space-negative-190: -4.5rem !default;
|
610 | $space-negative-180: -4.25rem !default;
|
611 | $space-negative-170: -4rem !default;
|
612 | $space-negative-160: -3.75rem !default;
|
613 | $space-negative-150: -3.5rem !default;
|
614 | $space-negative-140: -3.25rem !default;
|
615 | $space-negative-130: -3rem !default;
|
616 | $space-90: 2rem !default;
|
617 | $space-negative-120: -2.75rem !default;
|
618 | $space-80: 1.75rem !default;
|
619 | $space-negative-110: -2.5rem !default;
|
620 |
|
621 | $color-text-link-destructive-weak: rgb(246, 177, 177) !default;
|
622 |
|
623 | $color-text-link-stronger: rgb(3, 11, 93) !default;
|
624 |
|
625 | $color-text-user: rgb(109, 46, 209) !default;
|
626 |
|
627 | $color-text-icon-new: rgb(109, 46, 209) !default;
|
628 |
|
629 | $color-text-subaccount: rgb(84, 51, 8) !default;
|
630 |
|
631 | $color-text-destructive-stronger: rgb(74, 11, 11) !default;
|
632 |
|
633 | $color-text-icon-offline: rgb(96, 107, 133) !default;
|
634 |
|
635 | $color-text-link-destructive: rgb(199, 35, 35) !default;
|
636 |
|
637 | $color-text-primary-stronger: rgb(3, 11, 93) !default;
|
638 |
|
639 | $color-text-icon-success: rgb(11, 96, 45) !default;
|
640 |
|
641 | $color-text-warning: rgb(141, 49, 24) !default;
|
642 |
|
643 | $color-text-link-destructive-strongest: rgb(49, 12, 12) !default;
|
644 |
|
645 | $color-text-icon-neutral: rgb(3, 11, 93) !default;
|
646 |
|
647 | $color-text-new: rgb(109, 46, 209) !default;
|
648 |
|
649 | $color-text-icon-error: rgb(199, 35, 35) !default;
|
650 |
|
651 | $color-text-inverse-weak: rgb(202, 205, 216) !default;
|
652 |
|
653 | $color-text-icon-available: rgb(14, 124, 58) !default;
|
654 |
|
655 | $color-text-link-destructive-stronger: rgb(74, 11, 11) !default;
|
656 |
|
657 | $color-text-icon-brand-inverse: rgb(255, 255, 255) !default;
|
658 |
|
659 | $color-text-destructive: rgb(199, 35, 35) !default;
|
660 |
|
661 | $color-text-primary: rgb(2, 99, 224) !default;
|
662 |
|
663 | $color-text-success: rgb(11, 96, 45) !default;
|
664 |
|
665 | $color-text-inverse-new: rgb(200, 175, 240) !default;
|
666 |
|
667 | $color-text-destructive-strongest: rgb(49, 12, 12) !default;
|
668 |
|
669 | $color-text-weak: rgb(96, 107, 133) !default;
|
670 |
|
671 | $color-text-primary-strongest: rgb(6, 3, 58) !default;
|
672 |
|
673 | $color-text-icon: rgb(96, 107, 133) !default;
|
674 |
|
675 | $color-text-link: rgb(2, 99, 224) !default;
|
676 |
|
677 | $color-text-icon-brand-highlight: rgb(242, 47, 70) !default;
|
678 |
|
679 | $color-text-neutral: rgb(3, 11, 93) !default;
|
680 |
|
681 | $color-text-link-strongest: rgb(6, 3, 58) !default;
|
682 |
|
683 | $color-text-error: rgb(199, 35, 35) !default;
|
684 |
|
685 | $color-text-icon-inverse: rgb(136, 145, 170) !default;
|
686 |
|
687 | $color-text-error-strong: rgb(117, 12, 12) !default;
|
688 |
|
689 | $color-text-icon-unavailable: rgb(214, 31, 31) !default;
|
690 |
|
691 | $color-text-error-weak: rgb(235, 86, 86) !default;
|
692 |
|
693 | $color-text-decorative-40: rgb(109, 46, 209) !default;
|
694 |
|
695 | $color-text-link-strong: rgb(0, 20, 137) !default;
|
696 |
|
697 | $color-text-brand-inverse: rgb(255, 255, 255) !default;
|
698 |
|
699 | $color-text-error-strongest: rgb(49, 12, 12) !default;
|
700 |
|
701 | $color-text-decorative-30: rgb(11, 96, 45) !default;
|
702 |
|
703 | $color-text-link-weak: rgb(153, 205, 255) !default;
|
704 |
|
705 | $color-text-decorative-20: rgb(0, 20, 137) !default;
|
706 |
|
707 | $color-text-decorative-10: rgb(96, 107, 133) !default;
|
708 |
|
709 | $color-text: rgb(18, 28, 45) !default;
|
710 |
|
711 | $color-text-icon-busy: rgb(227, 106, 25) !default;
|
712 |
|
713 | $color-text-weakest: rgb(255, 255, 255) !default;
|
714 |
|
715 | $color-text-brand-highlight: rgb(242, 47, 70) !default;
|
716 |
|
717 | $color-text-destructive-strong: rgb(173, 17, 17) !default;
|
718 |
|
719 | $color-text-inverse-weaker: rgb(136, 145, 170) !default;
|
720 |
|
721 | $color-text-primary-strong: rgb(0, 20, 137) !default;
|
722 |
|
723 | $color-text-primary-weak: rgb(153, 205, 255) !default;
|
724 |
|
725 | $color-text-destructive-weak: rgb(246, 177, 177) !default;
|
726 |
|
727 | $color-text-inverse: rgb(255, 255, 255) !default;
|
728 |
|
729 | $color-text-inverse-weakest: rgb(75, 86, 113) !default;
|
730 |
|
731 | $color-text-weaker: rgb(174, 178, 193) !default;
|
732 |
|
733 | $color-text-warning-strong: rgb(141, 49, 24) !default;
|
734 |
|
735 | $color-text-icon-warning: rgb(141, 49, 24) !default;
|
736 |
|
737 | $color-text-error-stronger: rgb(74, 11, 11) !default;
|
738 |
|
739 | $color-text-link-destructive-strong: rgb(173, 17, 17) !default;
|
740 | $z-index-0: 0 !default;
|
741 | $z-index-90: 90 !default;
|
742 | $z-index-80: 80 !default;
|
743 | $z-index-70: 70 !default;
|
744 | $z-index-60: 60 !default;
|
745 | $z-index-50: 50 !default;
|
746 | $z-index-40: 40 !default;
|
747 | $z-index-30: 30 !default;
|
748 | $z-index-20: 20 !default;
|
749 | $z-index-10: 10 !default;
|
750 | $color-scheme: "light" !default;
|