@dialpad/dialtone-tokens 1.22.0 → 1.23.2

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.
@@ -1,366 +1,33 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 04 Aug 2023 17:38:19 GMT
3
+ * Generated on Thu, 02 Nov 2023 22:15:51 GMT
4
4
  */
5
5
 
6
6
  .dialtone-theme-light {
7
- --dt-radio-size-width: 1.6rem;
8
- --dt-radio-size-height: 1.6rem;
9
- --dt-radio-size-radius: 50%;
10
- --dt-radio-color-border-unchecked: #AAAAAA;
11
- --dt-radio-color-border-checked: #7C52FF;
12
- --dt-radio-color-background-checked: #7C52FF;
13
- --dt-icon-size-100: 1.2rem;
14
- --dt-icon-size-200: 1.4rem;
15
- --dt-icon-size-300: 1.8rem;
16
- --dt-icon-size-400: 2rem;
17
- --dt-icon-size-500: 2.4rem;
18
- --dt-icon-size-600: 3.2rem;
19
- --dt-icon-size-700: 3.8rem;
20
- --dt-icon-size-800: 4.8rem;
21
- --dt-icon-size-border-100: 0.1rem;
22
- --dt-icon-size-border-200: 0.125rem;
23
- --dt-icon-size-border-300: 0.15rem;
24
- --dt-icon-size-border-400: 0.175rem;
25
- --dt-icon-size-border-500: 0.175rem;
26
- --dt-icon-size-border-600: 0.25rem;
27
- --dt-icon-size-border-700: 0.275rem;
28
- --dt-icon-size-border-800: 0.35rem;
29
- --dt-checkbox-size-width: 1.6rem;
30
- --dt-checkbox-size-height: 1.6rem;
31
- --dt-checkbox-size-radius: 0.4rem;
32
- --dt-checkbox-color-border-unchecked: #AAAAAA;
33
- --dt-checkbox-color-border-checked: #7C52FF;
34
- --dt-checkbox-color-background-checked: #7C52FF;
35
- --dt-badge-color-background-default: #00000017;
36
- --dt-badge-color-background-info: #EAF2FA;
37
- --dt-badge-color-background-success: #EDF9EB;
38
- --dt-badge-color-background-warning: #FFF4CC;
39
- --dt-badge-color-background-critical: #FFE5E6;
40
- --dt-badge-color-background-bulletin: #7C52FF;
41
- --dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
42
- --dt-badge-color-foreground-default: #000000;
43
- --dt-badge-color-foreground-bulletin: #ffffff;
44
- --dt-avatar-color-foreground: #000000;
45
- --dt-avatar-color-background-100: #1aa340;
46
- --dt-avatar-color-background-200: #aaff83;
47
- --dt-avatar-color-background-300: #adea88;
48
- --dt-avatar-color-background-400: #77eca6;
49
- --dt-avatar-color-background-500: #7aedbd;
50
- --dt-avatar-color-background-600: #77deec;
51
- --dt-avatar-color-background-700: #5ed8ff;
52
- --dt-avatar-color-background-800: #99e7ff;
53
- --dt-avatar-color-background-900: #51a0fe;
54
- --dt-avatar-color-background-1000: #b6cfff;
55
- --dt-avatar-color-background-1100: #f1b7e8;
56
- --dt-avatar-color-background-1200: #ec77bd;
57
- --dt-avatar-color-background-1300: #ff67be;
58
- --dt-avatar-color-background-1400: #f87e7e;
59
- --dt-avatar-color-background-1500: #eca877;
60
- --dt-avatar-color-background-1600: #ffbe41;
61
- --dt-avatar-color-background-1700: #ffd646;
62
- --dt-avatar-color-background-1800: #f1dab7;
63
- --dt-avatar-color-background-000: #e0e0e0;
64
- --dt-color-foreground-primary: #000000;
65
- --dt-color-foreground-secondary: #3a3a3a;
66
- --dt-color-foreground-tertiary: #555555;
67
- --dt-color-foreground-muted: rgba(34, 34, 34, 0.5);
68
- --dt-color-foreground-placeholder: #808080;
69
- --dt-color-foreground-disabled: #808080;
70
- --dt-color-foreground-critical: #ec0e0e;
71
- --dt-color-foreground-critical-strong: #b70b0b;
72
- --dt-color-foreground-success: #1aa340;
73
- --dt-color-foreground-success-strong: #124620;
74
- --dt-color-foreground-warning: #815008;
75
- --dt-color-foreground-primary-inverted: #ffffff;
76
- --dt-color-foreground-secondary-inverted: #e9e9e9;
77
- --dt-color-foreground-tertiary-inverted: #d2d2d2;
78
- --dt-color-foreground-muted-inverted: rgba(233, 233, 233, 0.6);
79
- --dt-color-foreground-placeholder-inverted: #808080;
80
- --dt-color-foreground-disabled-inverted: #808080;
81
- --dt-color-foreground-critical-inverted: #ff8585;
82
- --dt-color-foreground-critical-strong-inverted: #ffa4a4;
83
- --dt-color-foreground-success-inverted: #b0ffa3;
84
- --dt-color-foreground-success-strong-inverted: #d3ffcd;
85
- --dt-color-foreground-warning-inverted: #fff4cc;
86
- --dt-color-link-primary: #7c52ff;
87
- --dt-color-link-critical: #ec0e0e;
88
- --dt-color-link-success: #1aa340;
89
- --dt-color-link-warning: #815008;
90
- --dt-color-link-muted: #3a3a3a;
91
- --dt-color-link-disabled: #808080;
92
- --dt-color-link-primary-inverted: #ab7eff;
93
- --dt-color-link-critical-inverted: #ff8585;
94
- --dt-color-link-success-inverted: #b0ffa3;
95
- --dt-color-link-warning-inverted: #fff4cc;
96
- --dt-color-link-muted-inverted: #e9e9e9;
97
- --dt-color-link-disabled-inverted: #808080;
98
- --dt-color-link-primary-hover: #3a1d95;
99
- --dt-color-link-critical-hover: #b70b0b;
100
- --dt-color-link-success-hover: #124620;
101
- --dt-color-link-warning-hover: #555555;
102
- --dt-color-link-muted-hover: #000000;
103
- --dt-color-link-disabled-hover: #808080;
104
- --dt-color-link-primary-inverted-hover: #dac7ff;
105
- --dt-color-link-critical-inverted-hover: #ffa4a4;
106
- --dt-color-link-success-inverted-hover: #d3ffcd;
107
- --dt-color-link-warning-inverted-hover: #f9f9f9;
108
- --dt-color-link-muted-inverted-hover: #f9f9f9;
109
- --dt-color-link-disabled-inverted-hover: #808080;
110
- --dt-color-surface-secondary-opaque: rgba(0, 0, 0, 0.02);
111
- --dt-color-surface-moderate-opaque: rgba(0, 0, 0, 0.09);
112
- --dt-color-surface-bold-opaque: rgba(0, 0, 0, 0.18);
113
- --dt-color-surface-strong-opaque: rgba(0, 0, 0, 0.67);
114
- --dt-color-surface-contrast-opaque: rgba(0, 0, 0, 0.87);
115
- --dt-color-surface-backdrop: rgba(0, 0, 0, 0.7);
116
- --dt-color-surface-critical-opaque: rgba(236, 14, 14, 0.11);
117
- --dt-color-surface-critical-subtle-opaque: rgba(236, 14, 14, 0.05);
118
- --dt-color-surface-warning-opaque: rgba(255, 219, 128, 0.38);
119
- --dt-color-surface-warning-subtle-opaque: rgba(255, 219, 128, 0.18);
120
- --dt-color-surface-success-opaque: rgba(26, 163, 65, 0.08);
121
- --dt-color-surface-success-subtle-opaque: rgba(26, 163, 65, 0.03);
122
- --dt-color-surface-info-opaque: rgba(23, 105, 198, 0.09);
123
- --dt-color-surface-info-subtle-opaque: rgba(23, 105, 198, 0.04);
124
- --dt-color-surface-primary: #ffffff;
125
- --dt-color-surface-secondary: #f9f9f9;
126
- --dt-color-surface-moderate: #e9e9e9;
127
- --dt-color-surface-bold: #d2d2d2;
128
- --dt-color-surface-strong: #555555;
129
- --dt-color-surface-contrast: #222222;
130
- --dt-color-surface-critical: #ffe5e6;
131
- --dt-color-surface-critical-subtle: #fff2f3;
132
- --dt-color-surface-critical-strong: #b70b0b;
133
- --dt-color-surface-warning: #fff4cc;
134
- --dt-color-surface-warning-subtle: #fffae5;
135
- --dt-color-surface-warning-strong: #ffdb80;
136
- --dt-color-surface-success: #edf9eb;
137
- --dt-color-surface-success-subtle: #f8fdf7;
138
- --dt-color-surface-success-strong: #1aa340;
139
- --dt-color-surface-info: #eaf2fa;
140
- --dt-color-surface-info-subtle: #f5f9fd;
141
- --dt-color-surface-info-strong: #1768c6;
142
- --dt-color-border-subtle: rgba(0, 0, 0, 0.1);
143
- --dt-color-border-default: rgba(0, 0, 0, 0.18);
144
- --dt-color-border-moderate: rgba(0, 0, 0, 0.34);
145
- --dt-color-border-bold: rgba(0, 0, 0, 0.5);
146
- --dt-color-border-subtle-inverted: rgba(255, 255, 255, 0.14);
147
- --dt-color-border-default-inverted: rgba(255, 255, 255, 0.22);
148
- --dt-color-border-moderate-inverted: rgba(255, 255, 255, 0.38);
149
- --dt-color-border-bold-inverted: rgba(255, 255, 255, 0.5);
150
- --dt-color-border-focus: #51a0fe;
151
- --dt-color-border-critical: #ec0e0e;
152
- --dt-color-border-success: #1aa340;
153
- --dt-color-border-warning: #d28f2b;
154
- --dt-color-border-brand: #7c52ff;
155
- --dt-color-border-ai: #000000;
156
- --dt-color-border-accent: #f9008e;
157
- --dt-color-border-critical-subtle: #ff8585;
158
- --dt-color-border-critical-strong: #b70b0b;
159
- --dt-color-border-success-subtle: #b0ffa3;
160
- --dt-color-border-success-strong: #124620;
161
- --dt-color-border-warning-subtle: #ffdb80;
162
- --dt-color-border-warning-strong: #674006;
163
- --dt-color-border-brand-subtle: #dac7ff;
164
- --dt-color-border-brand-strong: #3a1d95;
165
- --dt-color-border-critical-inverted: #ff8585;
166
- --dt-color-border-success-inverted: #b0ffa3;
167
- --dt-color-border-warning-inverted: #ffdb80;
168
- --dt-color-border-brand-inverted: #7c52ff;
169
- --dt-color-border-critical-subtle-inverted: #b70b0b;
170
- --dt-color-border-critical-strong-inverted: #ffe5e6;
171
- --dt-color-border-success-subtle-inverted: #1aa340;
172
- --dt-color-border-success-strong-inverted: #edf9eb;
173
- --dt-color-border-warning-subtle-inverted: #d28f2b;
174
- --dt-color-border-warning-strong-inverted: #fff4cc;
175
- --dt-color-border-brand-subtle-inverted: #3a1d95;
176
- --dt-color-border-brand-strong-inverted: #dac7ff;
177
- --dt-color-neutral-white: #ffffff;
178
- --dt-color-neutral-black: #000000;
179
- --dt-color-neutral-transparent: rgba(0, 0, 0, 0);
180
- --dt-color-black-100: #f9f9f9;
181
- --dt-color-black-200: #e9e9e9;
182
- --dt-color-black-300: #d2d2d2;
183
- --dt-color-black-400: #aaaaaa;
184
- --dt-color-black-500: #808080;
185
- --dt-color-black-600: #555555;
186
- --dt-color-black-700: #3a3a3a;
187
- --dt-color-black-800: #222222;
188
- --dt-color-black-900: #000000;
189
- --dt-color-purple-100: #f5f0ff;
190
- --dt-color-purple-200: #dac7ff;
191
- --dt-color-purple-300: #ab7eff;
192
- --dt-color-purple-400: #7c52ff;
193
- --dt-color-purple-500: #3a1d95;
194
- --dt-color-purple-600: #10022c;
195
- --dt-color-blue-100: #eaf2fa;
196
- --dt-color-blue-200: #99c8ff;
197
- --dt-color-blue-300: #51a0fe;
198
- --dt-color-blue-400: #1768c6;
199
- --dt-color-blue-500: #01326d;
200
- --dt-color-magenta-100: #ffe0f2;
201
- --dt-color-magenta-200: #f985c7;
202
- --dt-color-magenta-300: #f9008e;
203
- --dt-color-magenta-400: #8c0e56;
204
- --dt-color-magenta-500: #541a3b;
205
- --dt-color-gold-100: #fff4cc;
206
- --dt-color-gold-200: #ffdb80;
207
- --dt-color-gold-300: #f6ab3c;
208
- --dt-color-gold-400: #d28f2b;
209
- --dt-color-gold-500: #815008;
210
- --dt-color-green-100: #edf9eb;
211
- --dt-color-green-200: #b0ffa3;
212
- --dt-color-green-300: #45f777;
213
- --dt-color-green-400: #1aa340;
214
- --dt-color-green-500: #124620;
215
- --dt-color-red-100: #ffe5e6;
216
- --dt-color-red-200: #ff8585;
217
- --dt-color-red-300: #ec0e0e;
218
- --dt-color-red-400: #b70b0b;
219
- --dt-color-red-500: #5b0505;
220
- --dt-color-tan-100: #f2f0ee;
221
- --dt-color-tan-200: #cec8c4;
222
- --dt-color-tan-300: #87807b;
223
- --dt-color-tan-400: #3f3d3c;
224
- --dt-color-tan-500: #121212;
225
- --dt-color-gradient-magenta-purple: #000000;
226
- --dt-color-brand-purple: #7c52ff;
227
- --dt-color-brand-magenta: #f9008e;
228
- --dt-typography-body-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
229
- --dt-typography-body-small-font-weight: 400;
230
- --dt-typography-body-small-line-height: 1.4;
231
- --dt-typography-body-small-font-size: 1.2rem;
232
- --dt-typography-body-small-text-case: none;
233
- --dt-typography-body-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
234
- --dt-typography-body-base-font-weight: 400;
235
- --dt-typography-body-base-line-height: 1.6;
236
- --dt-typography-body-base-font-size: 1.5rem;
237
- --dt-typography-body-base-text-case: none;
238
- --dt-typography-body-compact-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
239
- --dt-typography-body-compact-small-font-weight: 400;
240
- --dt-typography-body-compact-small-line-height: 1.2;
241
- --dt-typography-body-compact-small-font-size: 1.2rem;
242
- --dt-typography-body-compact-small-text-case: none;
243
- --dt-typography-body-compact-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
244
- --dt-typography-body-compact-base-font-weight: 400;
245
- --dt-typography-body-compact-base-line-height: 1.4;
246
- --dt-typography-body-compact-base-font-size: 1.5rem;
247
- --dt-typography-body-compact-base-text-case: none;
248
- --dt-typography-headline-eyebrow-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
249
- --dt-typography-headline-eyebrow-font-weight: 400;
250
- --dt-typography-headline-eyebrow-line-height: 1.4;
251
- --dt-typography-headline-eyebrow-font-size: 1.2rem;
252
- --dt-typography-headline-eyebrow-text-case: uppercase;
253
- --dt-typography-headline-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
254
- --dt-typography-headline-small-font-weight: 700;
255
- --dt-typography-headline-small-line-height: 1.4;
256
- --dt-typography-headline-small-font-size: 1.2rem;
257
- --dt-typography-headline-small-text-case: none;
258
- --dt-typography-headline-medium-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
259
- --dt-typography-headline-medium-font-weight: 700;
260
- --dt-typography-headline-medium-line-height: 1.6;
261
- --dt-typography-headline-medium-font-size: 1.5rem;
262
- --dt-typography-headline-medium-text-case: none;
263
- --dt-typography-headline-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
264
- --dt-typography-headline-large-font-weight: 700;
265
- --dt-typography-headline-large-line-height: 1.6;
266
- --dt-typography-headline-large-font-size: 1.9rem;
267
- --dt-typography-headline-large-text-case: none;
268
- --dt-typography-headline-extra-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
269
- --dt-typography-headline-extra-large-font-weight: 500;
270
- --dt-typography-headline-extra-large-line-height: 1.2;
271
- --dt-typography-headline-extra-large-font-size: 2.7rem;
272
- --dt-typography-headline-extra-large-text-case: none;
273
- --dt-typography-headline-extra-extra-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
274
- --dt-typography-headline-extra-extra-large-font-weight: 500;
275
- --dt-typography-headline-extra-extra-large-line-height: 1.2;
276
- --dt-typography-headline-extra-extra-large-font-size: 3.8rem;
277
- --dt-typography-headline-extra-extra-large-text-case: none;
278
- --dt-typography-headline-soft-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
279
- --dt-typography-headline-soft-small-font-weight: 500;
280
- --dt-typography-headline-soft-small-line-height: 1.4;
281
- --dt-typography-headline-soft-small-font-size: 1.2rem;
282
- --dt-typography-headline-soft-small-text-case: none;
283
- --dt-typography-headline-compact-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
284
- --dt-typography-headline-compact-small-font-weight: 700;
285
- --dt-typography-headline-compact-small-line-height: 1.2;
286
- --dt-typography-headline-compact-small-font-size: 1.2rem;
287
- --dt-typography-headline-compact-small-text-case: none;
288
- --dt-typography-headline-compact-medium-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
289
- --dt-typography-headline-compact-medium-font-weight: 700;
290
- --dt-typography-headline-compact-medium-line-height: 1.4;
291
- --dt-typography-headline-compact-medium-font-size: 1.5rem;
292
- --dt-typography-headline-compact-medium-text-case: none;
293
- --dt-typography-headline-compact-large-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
294
- --dt-typography-headline-compact-large-font-weight: 700;
295
- --dt-typography-headline-compact-large-line-height: 1.2;
296
- --dt-typography-headline-compact-large-font-size: 1.9rem;
297
- --dt-typography-headline-compact-large-text-case: none;
298
- --dt-typography-headline-compact-soft-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
299
- --dt-typography-headline-compact-soft-small-font-weight: 500;
300
- --dt-typography-headline-compact-soft-small-line-height: 1.2;
301
- --dt-typography-headline-compact-soft-small-font-size: 1.2rem;
302
- --dt-typography-headline-compact-soft-small-text-case: none;
303
- --dt-typography-label-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
304
- --dt-typography-label-small-font-weight: 600;
305
- --dt-typography-label-small-line-height: 1.4;
306
- --dt-typography-label-small-font-size: 1.2rem;
307
- --dt-typography-label-small-text-case: none;
308
- --dt-typography-label-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
309
- --dt-typography-label-base-font-weight: 600;
310
- --dt-typography-label-base-line-height: 1.6;
311
- --dt-typography-label-base-font-size: 1.5rem;
312
- --dt-typography-label-base-text-case: none;
313
- --dt-typography-label-compact-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
314
- --dt-typography-label-compact-small-font-weight: 600;
315
- --dt-typography-label-compact-small-line-height: 1.2;
316
- --dt-typography-label-compact-small-font-size: 1.2rem;
317
- --dt-typography-label-compact-small-text-case: none;
318
- --dt-typography-label-compact-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
319
- --dt-typography-label-compact-base-font-weight: 600;
320
- --dt-typography-label-compact-base-line-height: 1.4;
321
- --dt-typography-label-compact-base-font-size: 1.5rem;
322
- --dt-typography-label-compact-base-text-case: none;
323
- --dt-typography-label-compact-plain-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
324
- --dt-typography-label-compact-plain-small-font-weight: 400;
325
- --dt-typography-label-compact-plain-small-line-height: 1.2;
326
- --dt-typography-label-compact-plain-small-font-size: 1.2rem;
327
- --dt-typography-label-compact-plain-small-text-case: none;
328
- --dt-typography-label-compact-plain-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
329
- --dt-typography-label-compact-plain-base-font-weight: 400;
330
- --dt-typography-label-compact-plain-base-line-height: 1.4;
331
- --dt-typography-label-compact-plain-base-font-size: 1.5rem;
332
- --dt-typography-label-compact-plain-base-text-case: none;
333
- --dt-typography-label-plain-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
334
- --dt-typography-label-plain-small-font-weight: 400;
335
- --dt-typography-label-plain-small-line-height: 1.4;
336
- --dt-typography-label-plain-small-font-size: 1.2rem;
337
- --dt-typography-label-plain-small-text-case: none;
338
- --dt-typography-label-plain-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
339
- --dt-typography-label-plain-base-font-weight: 400;
340
- --dt-typography-label-plain-base-line-height: 1.6;
341
- --dt-typography-label-plain-base-font-size: 1.5rem;
342
- --dt-typography-label-plain-base-text-case: none;
343
- --dt-typography-helper-small-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
344
- --dt-typography-helper-small-font-weight: 400;
345
- --dt-typography-helper-small-line-height: 1.2;
346
- --dt-typography-helper-small-font-size: 1.2rem;
347
- --dt-typography-helper-small-text-case: none;
348
- --dt-typography-helper-base-font-family: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
349
- --dt-typography-helper-base-font-weight: 400;
350
- --dt-typography-helper-base-line-height: 1.4;
351
- --dt-typography-helper-base-font-size: 1.5rem;
352
- --dt-typography-helper-base-text-case: none;
353
- --dt-typography-code-small-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
354
- --dt-typography-code-small-font-weight: 400;
355
- --dt-typography-code-small-line-height: 1.2;
356
- --dt-typography-code-small-font-size: 1.2rem;
357
- --dt-typography-code-small-text-case: none;
358
- --dt-typography-code-base-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
359
- --dt-typography-code-base-font-weight: 400;
360
- --dt-typography-code-base-line-height: 1.2;
361
- --dt-typography-code-base-font-size: 1.5rem;
362
- --dt-typography-code-base-text-case: none;
363
- --dt-size-0: 0;
7
+ --dt-font-size-100: 1.2rem; /* small */
8
+ --dt-font-size-200: 1.5rem; /* medium / base */
9
+ --dt-font-size-300: 1.9rem; /* large */
10
+ --dt-font-size-400: 2.7rem; /* extra large / xl */
11
+ --dt-font-size-500: 3.8rem; /* extra large / xxl */
12
+ --dt-font-size-root: 1rem;
13
+ --dt-font-family-body: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
14
+ --dt-font-family-expressive: Archivo,-apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
15
+ --dt-font-family-mono: SFMono-Regular, '"SF Mono"', Consolas, '"Liberation Mono"', Menlo, Courier, monospace;
16
+ --dt-font-line-height-100: 1;
17
+ --dt-font-line-height-200: 1.2;
18
+ --dt-font-line-height-300: 1.4;
19
+ --dt-font-line-height-400: 1.6;
20
+ --dt-font-line-height-500: 1.8;
21
+ --dt-font-line-height-600: 2;
22
+ --dt-font-weight-normal: 400;
23
+ --dt-font-weight-medium: 500;
24
+ --dt-font-weight-semi-bold: 600;
25
+ --dt-font-weight-bold: 700;
26
+ --dt-font-text-case-uppercase: uppercase;
27
+ --dt-font-text-case-lowercase: lowercase;
28
+ --dt-font-text-case-capitalize: capitalize;
29
+ --dt-font-text-case-none: none;
30
+ --dt-size-0: 0rem;
364
31
  --dt-size-50: 0.05rem;
365
32
  --dt-size-100: 0.1rem;
366
33
  --dt-size-200: 0.2rem;
@@ -402,14 +69,7 @@
402
69
  --dt-size-1130: 134rem;
403
70
  --dt-size-1150: 153.6rem;
404
71
  --dt-size-1200: 204.8rem;
405
- --dt-size-border-0: 0;
406
- --dt-size-border-50: 0.05rem;
407
- --dt-size-border-100: 0.1rem;
408
- --dt-size-border-150: 0.15rem;
409
- --dt-size-border-200: 0.2rem;
410
- --dt-size-border-300: 0.4rem;
411
- --dt-size-border-400: 0.8rem;
412
- --dt-size-border-focus: 0.3rem;
72
+ --dt-size-base: 0.8rem;
413
73
  --dt-size-50-negative: -0.05rem;
414
74
  --dt-size-100-negative: -0.1rem;
415
75
  --dt-size-200-negative: -0.2rem;
@@ -468,8 +128,15 @@
468
128
  --dt-size-90-percent: 90%;
469
129
  --dt-size-95-percent: 95%;
470
130
  --dt-size-100-percent: 100%;
471
- --dt-size-base: 0.8rem;
472
- --dt-size-radius-0: 0;
131
+ --dt-size-border-0: 0rem;
132
+ --dt-size-border-50: 0.05rem;
133
+ --dt-size-border-100: 0.1rem;
134
+ --dt-size-border-150: 0.15rem;
135
+ --dt-size-border-200: 0.2rem;
136
+ --dt-size-border-300: 0.4rem;
137
+ --dt-size-border-400: 0.8rem;
138
+ --dt-size-border-focus: 0.3rem;
139
+ --dt-size-radius-0: 0rem;
473
140
  --dt-size-radius-100: 0.1rem;
474
141
  --dt-size-radius-200: 0.2rem;
475
142
  --dt-size-radius-300: 0.4rem;
@@ -478,151 +145,7 @@
478
145
  --dt-size-radius-600: 3.2rem;
479
146
  --dt-size-radius-pill: 10rem;
480
147
  --dt-size-radius-circle: 50%;
481
- --dt-inputs-size-border-default: 0.15rem;
482
- --dt-inputs-size-border-status: 0.2rem;
483
- --dt-inputs-size-radius-xs: 0.4rem;
484
- --dt-inputs-size-radius-sm: 0.8rem;
485
- --dt-inputs-size-radius-md: 0.8rem;
486
- --dt-inputs-size-radius-lg: 1.2rem;
487
- --dt-inputs-size-radius-xl: 1.6rem;
488
- --dt-inputs-line-height-default: 1.2;
489
- --dt-inputs-font-size-xs: 1.2rem;
490
- --dt-inputs-font-size-sm: 1.2rem;
491
- --dt-inputs-font-size-md: 1.5rem;
492
- --dt-inputs-font-size-lg: 1.9rem;
493
- --dt-inputs-font-size-xl: 2.7rem;
494
- --dt-inputs-color-foreground-default: #3A3A3A;
495
- --dt-inputs-color-foreground-placeholder: #808080;
496
- --dt-inputs-color-foreground-disabled: #808080;
497
- --dt-inputs-color-border-default: #0000001a;
498
- --dt-inputs-color-border-focus: #51A0FE;
499
- --dt-inputs-color-border-critical: #EC0E0E;
500
- --dt-inputs-color-border-success: #1AA340;
501
- --dt-inputs-color-border-warning: #D28F2B;
502
- --dt-inputs-color-border-disabled: transparent;
503
- --dt-inputs-color-background-default: #00000008;
504
- --dt-inputs-color-background-focus: #00000003;
505
- --dt-inputs-color-background-disabled: #0000001f;
506
- --dt-action-color-foreground-base-default: #7C52FF;
507
- --dt-action-color-foreground-base-hover: #551FFF;
508
- --dt-action-color-foreground-base-active: #551FFF;
509
- --dt-action-color-foreground-base-primary-default: #ffffff;
510
- --dt-action-color-foreground-critical-default: #EC0E0E;
511
- --dt-action-color-foreground-critical-hover: #D90D0D;
512
- --dt-action-color-foreground-critical-active: #D90D0D;
513
- --dt-action-color-foreground-critical-primary-default: #ffffff;
514
- --dt-action-color-foreground-inverted-default: #ffffff;
515
- --dt-action-color-foreground-inverted-hover: #ffffff;
516
- --dt-action-color-foreground-inverted-active: #ffffff;
517
- --dt-action-color-foreground-inverted-primary-default: #7C52FF;
518
- --dt-action-color-foreground-inverted-primary-hover: #3A1D95;
519
- --dt-action-color-foreground-inverted-primary-active: #3A1D95;
520
- --dt-action-color-foreground-muted-default: #3A3A3A;
521
- --dt-action-color-foreground-muted-hover: #3A3A3A;
522
- --dt-action-color-foreground-muted-active: #3A3A3A;
523
- --dt-action-color-foreground-disabled-default: #808080;
524
- --dt-action-color-background-base-default: transparent;
525
- --dt-action-color-background-base-hover: #7c52ff24;
526
- --dt-action-color-background-base-active: #7c52ff2e;
527
- --dt-action-color-background-base-primary-default: #7C52FF;
528
- --dt-action-color-background-base-primary-hover: #6533FF;
529
- --dt-action-color-background-base-primary-active: #4D14FF;
530
- --dt-action-color-background-critical-default: transparent;
531
- --dt-action-color-background-critical-hover: #ec0e0e08;
532
- --dt-action-color-background-critical-active: #ec0e0e17;
533
- --dt-action-color-background-critical-primary-default: #EC0E0E;
534
- --dt-action-color-background-critical-primary-hover: #D90D0D;
535
- --dt-action-color-background-critical-primary-active: #C50C0C;
536
- --dt-action-color-background-inverted-default: transparent;
537
- --dt-action-color-background-inverted-hover: #ffffff26;
538
- --dt-action-color-background-inverted-active: #ffffff4d;
539
- --dt-action-color-background-inverted-primary-default: #ffffff;
540
- --dt-action-color-background-inverted-primary-hover: #F5F0FF;
541
- --dt-action-color-background-inverted-primary-active: #E1D1FF;
542
- --dt-action-color-background-muted-default: transparent;
543
- --dt-action-color-background-muted-hover: #2222221a;
544
- --dt-action-color-background-muted-active: #22222229;
545
- --dt-action-color-background-disabled-default: #D2D2D2;
546
- --dt-action-color-border-base-outlined-default: #7C52FF;
547
- --dt-action-color-border-critical-outlined-default: #EC0E0E;
548
- --dt-action-color-border-inverted-outlined-default: #F9F9F9;
549
- --dt-action-color-border-muted-outlined-default: #555555;
550
- --dt-theme-color-base: #000000;
551
- --dt-theme-topbar-color-foreground: #000000bf;
552
- --dt-theme-topbar-color-background: #F9F9F9;
553
- --dt-theme-topbar-field-color-foreground: #00000080;
554
- --dt-theme-topbar-field-color-foreground-hover: #000000bf;
555
- --dt-theme-topbar-field-color-background: #0000000d;
556
- --dt-theme-topbar-field-color-background-hover: #fff;
557
- --dt-theme-topbar-field-color-border: #0000;
558
- --dt-theme-topbar-field-color-border-hover: #0000001a;
559
- --dt-theme-topbar-field-color-border-active: #0003;
560
- --dt-theme-topbar-button-color-foreground: #000000a6;
561
- --dt-theme-topbar-button-color-foreground-hover: #000000;
562
- --dt-theme-topbar-button-color-background: #0000;
563
- --dt-theme-topbar-button-color-background-hover: #0000000d;
564
- --dt-theme-topbar-button-color-background-active: #0000001a;
565
- --dt-theme-topbar-profile-color-foreground: #000000bf;
566
- --dt-theme-topbar-profile-color-foreground-inverted: #ffffffbf;
567
- --dt-theme-topbar-profile-color-background: #0000000d;
568
- --dt-theme-topbar-profile-color-background-inverted: #000000bf;
569
- --dt-theme-topbar-profile-color-background-hover: #0000001a;
570
- --dt-theme-topbar-profile-color-background-active: #00000024;
571
- --dt-theme-sidebar-color-foreground: #3A3A3A;
572
- --dt-theme-sidebar-color-foreground-unread: #000000;
573
- --dt-theme-sidebar-color-background: #F9F9F9;
574
- --dt-theme-sidebar-icon-color-foreground: #3A3A3A;
575
- --dt-theme-sidebar-status-color-foreground: #555555;
576
- --dt-theme-sidebar-row-color-background: #0000;
577
- --dt-theme-sidebar-row-color-background-hover: #0000001f;
578
- --dt-theme-sidebar-row-color-background-active: #00000029;
579
- --dt-theme-sidebar-selected-row-color-foreground: #000000;
580
- --dt-theme-sidebar-selected-row-color-background: #0000001a;
581
- --dt-theme-sidebar-section-color-foreground: #555555;
582
- --dt-theme-presence-color-background-available: #1AA340;
583
- --dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
584
- --dt-theme-presence-color-background-busy: #F6AB3C;
585
- --dt-theme-presence-color-background-offline: #ffffff;
586
- --dt-theme-mention-color-foreground: #ffffff;
587
- --dt-theme-mention-color-background: #7C52FF;
588
- --dt-opacity-0: 0;
589
- --dt-opacity-100: 0.05;
590
- --dt-opacity-200: 0.1;
591
- --dt-opacity-300: 0.2;
592
- --dt-opacity-400: 0.25;
593
- --dt-opacity-500: 0.3;
594
- --dt-opacity-600: 0.4;
595
- --dt-opacity-700: 0.5;
596
- --dt-opacity-800: 0.6;
597
- --dt-opacity-900: 0.7;
598
- --dt-opacity-1000: 0.75;
599
- --dt-opacity-1100: 0.8;
600
- --dt-opacity-1200: 0.9;
601
- --dt-opacity-1300: 1;
602
- --dt-font-family-body: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
603
- --dt-font-family-expressive: Archivo,-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
604
- --dt-font-family-mono: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;
605
- --dt-font-size-100: 1.2rem;
606
- --dt-font-size-200: 1.5rem;
607
- --dt-font-size-300: 1.9rem;
608
- --dt-font-size-400: 2.7rem;
609
- --dt-font-size-500: 3.8rem;
610
- --dt-font-size-root: 1rem;
611
- --dt-font-line-height-100: 1;
612
- --dt-font-line-height-200: 1.2;
613
- --dt-font-line-height-300: 1.4;
614
- --dt-font-line-height-400: 1.6;
615
- --dt-font-line-height-500: 1.8;
616
- --dt-font-line-height-600: 2;
617
- --dt-font-weight-normal: 400;
618
- --dt-font-weight-medium: 500;
619
- --dt-font-weight-semi-bold: 600;
620
- --dt-font-weight-bold: 700;
621
- --dt-font-text-case-uppercase: uppercase;
622
- --dt-font-text-case-lowercase: lowercase;
623
- --dt-font-text-case-capitalize: capitalize;
624
- --dt-font-text-case-none: none;
625
- --dt-space-0: 0;
148
+ --dt-space-0: 0rem;
626
149
  --dt-space-50: 0.05rem;
627
150
  --dt-space-100: 0.1rem;
628
151
  --dt-space-200: 0.2rem;
@@ -664,6 +187,7 @@
664
187
  --dt-space-1130: 134rem;
665
188
  --dt-space-1150: 153.6rem;
666
189
  --dt-space-1200: 204.8rem;
190
+ --dt-space-base: 0.8rem;
667
191
  --dt-space-50-negative: -0.05rem;
668
192
  --dt-space-100-negative: -0.1rem;
669
193
  --dt-space-200-negative: -0.2rem;
@@ -722,65 +246,551 @@
722
246
  --dt-space-90-percent: 90%;
723
247
  --dt-space-95-percent: 95%;
724
248
  --dt-space-100-percent: 100%;
725
- --dt-space-base: 0.8rem;
726
- --dt-shadow-small-0-x: 0;
727
- --dt-shadow-small-0-y: 0.2rem;
728
- --dt-shadow-small-0-blur: 0.4rem;
729
- --dt-shadow-small-0-spread: 0;
730
- --dt-shadow-small-0-color: #00000026;
731
- --dt-shadow-small-0-type: dropShadow;
732
- --dt-shadow-medium-0-x: 0;
733
- --dt-shadow-medium-0-y: 0.2rem;
734
- --dt-shadow-medium-0-blur: 0.8rem;
735
- --dt-shadow-medium-0-spread: 0;
736
- --dt-shadow-medium-0-color: #00000040;
737
- --dt-shadow-medium-0-type: dropShadow;
738
- --dt-shadow-large-0-x: 0;
739
- --dt-shadow-large-0-y: 0.2rem;
740
- --dt-shadow-large-0-blur: 1.6rem;
741
- --dt-shadow-large-0-spread: 0;
742
- --dt-shadow-large-0-color: #0000004d;
743
- --dt-shadow-large-0-type: dropShadow;
744
- --dt-shadow-extra-large-0-x: 0;
745
- --dt-shadow-extra-large-0-y: 0.2rem;
746
- --dt-shadow-extra-large-0-blur: 3.2rem;
747
- --dt-shadow-extra-large-0-spread: 0;
748
- --dt-shadow-extra-large-0-color: #0000004d;
749
- --dt-shadow-extra-large-0-type: dropShadow;
750
- --dt-shadow-card-0-x: 0;
751
- --dt-shadow-card-0-y: 0.1rem;
752
- --dt-shadow-card-0-blur: 0.2rem;
753
- --dt-shadow-card-0-spread: 0;
754
- --dt-shadow-card-0-color: #00000008;
755
- --dt-shadow-card-0-type: dropShadow;
756
- --dt-shadow-card-1-x: 0;
757
- --dt-shadow-card-1-y: 0.2rem;
758
- --dt-shadow-card-1-blur: 0.4rem;
759
- --dt-shadow-card-1-spread: 0;
760
- --dt-shadow-card-1-color: #0000000a;
249
+ --dt-color-neutral-white: #ffffff;
250
+ --dt-color-neutral-black: #000000;
251
+ --dt-color-neutral-transparent: transparent;
252
+ --dt-color-black-100: #F9F9F9;
253
+ --dt-color-black-200: #E9E9E9;
254
+ --dt-color-black-300: #D2D2D2;
255
+ --dt-color-black-400: #AAAAAA;
256
+ --dt-color-black-500: #808080;
257
+ --dt-color-black-600: #555555;
258
+ --dt-color-black-700: #3A3A3A;
259
+ --dt-color-black-800: #222222;
260
+ --dt-color-black-900: #000000;
261
+ --dt-color-purple-100: #F5F0FF;
262
+ --dt-color-purple-200: #DAC7FF;
263
+ --dt-color-purple-300: #AB7EFF;
264
+ --dt-color-purple-400: #7C52FF;
265
+ --dt-color-purple-500: #3A1D95;
266
+ --dt-color-purple-600: #10022C;
267
+ --dt-color-blue-100: #EAF2FA;
268
+ --dt-color-blue-200: #99C8FF;
269
+ --dt-color-blue-300: #51A0FE;
270
+ --dt-color-blue-400: #1768C6;
271
+ --dt-color-blue-500: #01326D;
272
+ --dt-color-magenta-100: #FFE0F2;
273
+ --dt-color-magenta-200: #F985C7;
274
+ --dt-color-magenta-300: #F9008E;
275
+ --dt-color-magenta-400: #8C0E56;
276
+ --dt-color-magenta-500: #541A3B;
277
+ --dt-color-gold-100: #FFF4CC;
278
+ --dt-color-gold-200: #FFDB80;
279
+ --dt-color-gold-300: #F6AB3C;
280
+ --dt-color-gold-400: #D28F2B;
281
+ --dt-color-gold-500: #815008;
282
+ --dt-color-green-100: #EDF9EB;
283
+ --dt-color-green-200: #B0FFA3;
284
+ --dt-color-green-300: #45F777;
285
+ --dt-color-green-400: #1AA340;
286
+ --dt-color-green-500: #124620;
287
+ --dt-color-red-100: #FFE5E6;
288
+ --dt-color-red-200: #FF8585;
289
+ --dt-color-red-300: #EC0E0E;
290
+ --dt-color-red-400: #B70B0B;
291
+ --dt-color-red-500: #5B0505;
292
+ --dt-color-tan-100: #F2F0EE;
293
+ --dt-color-tan-200: #CEC8C4;
294
+ --dt-color-tan-300: #87807B;
295
+ --dt-color-tan-400: #3F3D3C;
296
+ --dt-color-tan-500: #121212;
297
+ --dt-color-gradient-magenta-purple: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
298
+ --dt-color-brand-purple: #7C52FF;
299
+ --dt-color-brand-magenta: #F9008E;
300
+ --dt-color-foreground-primary: #000000; /* Default text color throughout the UI. */
301
+ --dt-color-foreground-secondary: #3A3A3A; /* Example uses include introduction paragraphs, labels, and descriptions paired with form elements. */
302
+ --dt-color-foreground-tertiary: #555555; /* Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels. */
303
+ --dt-color-foreground-muted: hsl(0 0% 13.3% / 0.5);
304
+ --dt-color-foreground-placeholder: #808080; /* Text color for placeholder text within form elements. */
305
+ --dt-color-foreground-disabled: #808080; /* Used for text paired with disabled content or components, like the form elements. */
306
+ --dt-color-foreground-critical: #EC0E0E; /* Expresses an error, danger, or otherwise critical state. */
307
+ --dt-color-foreground-critical-strong: #B70B0B; /* Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast. */
308
+ --dt-color-foreground-success: #1AA340; /* Indicates a positive state. */
309
+ --dt-color-foreground-success-strong: #124620; /* Indicates a strong positive state on surfaces that require a stronger contrast. */
310
+ --dt-color-foreground-warning: #815008; /* Indicates information that requires user’s attention and further action may be necessary. */
311
+ --dt-color-foreground-primary-inverted: #ffffff; /* Primary text that sits on high-contrast surfaces or backgrounds. */
312
+ --dt-color-foreground-secondary-inverted: #E9E9E9; /* Secondary text color that sits on high-contrast surfaces or backgrounds. */
313
+ --dt-color-foreground-tertiary-inverted: #D2D2D2; /* Tertiary text color that sits on high-contrast surfaces or backgrounds. */
314
+ --dt-color-foreground-muted-inverted: hsl(0 0% 91.4% / 0.6); /* Muted text color that sits on high-contrast surfaces or backgrounds. */
315
+ --dt-color-foreground-placeholder-inverted: #808080; /* Placeholder text color that sits on high-contrast surfaces or backgrounds. */
316
+ --dt-color-foreground-disabled-inverted: #808080; /* Disabled text color that sits on high-contrast surfaces or backgrounds. */
317
+ --dt-color-foreground-critical-inverted: #FF8585; /* Critical text that sits on high-contrast surfaces or backgrounds */
318
+ --dt-color-foreground-critical-strong-inverted: hsl(0 100% 82.1%); /* Critical strong text that sits on high-contrast surfaces or backgrounds */
319
+ --dt-color-foreground-success-inverted: #B0FFA3; /* Success text that sits on high-contrast surfaces or backgrounds */
320
+ --dt-color-foreground-success-strong-inverted: hsl(112 100% 90.1%); /* Success strong text that sits on high-contrast surfaces or backgrounds */
321
+ --dt-color-foreground-warning-inverted: #FFF4CC; /* Warning text that sits on high-contrast surfaces or backgrounds */
322
+ --dt-color-link-primary: #7C52FF;
323
+ --dt-color-link-critical: #EC0E0E;
324
+ --dt-color-link-success: #1AA340; /* positive */
325
+ --dt-color-link-warning: #815008;
326
+ --dt-color-link-muted: #3A3A3A;
327
+ --dt-color-link-disabled: #808080;
328
+ --dt-color-link-primary-inverted: #AB7EFF;
329
+ --dt-color-link-critical-inverted: #FF8585;
330
+ --dt-color-link-success-inverted: #B0FFA3;
331
+ --dt-color-link-warning-inverted: #FFF4CC;
332
+ --dt-color-link-muted-inverted: #E9E9E9;
333
+ --dt-color-link-disabled-inverted: #808080;
334
+ --dt-color-link-primary-hover: #3A1D95;
335
+ --dt-color-link-critical-hover: #B70B0B;
336
+ --dt-color-link-success-hover: #124620;
337
+ --dt-color-link-warning-hover: #555555;
338
+ --dt-color-link-muted-hover: #000000;
339
+ --dt-color-link-disabled-hover: #808080;
340
+ --dt-color-link-primary-inverted-hover: #DAC7FF;
341
+ --dt-color-link-critical-inverted-hover: hsl(0 100% 82.1%);
342
+ --dt-color-link-success-inverted-hover: hsl(112 100% 90.1%);
343
+ --dt-color-link-warning-inverted-hover: #F9F9F9;
344
+ --dt-color-link-muted-inverted-hover: #F9F9F9;
345
+ --dt-color-link-disabled-inverted-hover: #808080;
346
+ --dt-color-surface-secondary-opaque: hsl(0 0% 0% / 0.02); /* Secondary surface as opaque background color. */
347
+ --dt-color-surface-moderate-opaque: hsl(0 0% 0% / 0.09); /* Moderate surface as opaque background color. */
348
+ --dt-color-surface-bold-opaque: hsl(0 0% 0% / 0.18); /* Bold surface as opaque background color. */
349
+ --dt-color-surface-strong-opaque: hsl(0 0% 0% / 0.67); /* Strong surface as opaque background color. */
350
+ --dt-color-surface-contrast-opaque: hsl(0 0% 0% / 0.87); /* Contrast surface as opaque background color. */
351
+ --dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); /* Background color for a modal-like backdrop. */
352
+ --dt-color-surface-critical-opaque: hsl(0 88.8% 49% / 0.11); /* Critical surface as opaque background color. */
353
+ --dt-color-surface-critical-subtle-opaque: hsl(0 88.8% 49% / 0.05); /* Critical subtle surface as opaque background color. */
354
+ --dt-color-surface-warning-opaque: hsl(43 100% 75.1% / 0.38); /* Warning surface as opaque background color */
355
+ --dt-color-surface-warning-subtle-opaque: hsl(43 100% 75.1% / 0.18); /* Warning subtle surface as opaque background color */
356
+ --dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.08); /* Success surface as opaque background color. */
357
+ --dt-color-surface-success-subtle-opaque: hsl(137 72.5% 37.1% / 0.03); /* Success subtle surface as opaque background color. */
358
+ --dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.09); /* Info surface as opaque background color. */
359
+ --dt-color-surface-info-subtle-opaque: hsl(212 79.2% 43.3% / 0.04); /* Info surface as opaque background color. */
360
+ --dt-color-surface-primary: #ffffff; /* Default surface color for the majority of surfaces. */
361
+ --dt-color-surface-secondary: #F9F9F9; /* For adjacent or complementary regions. */
362
+ --dt-color-surface-moderate: #E9E9E9; /* A tertiary surface level, prominent without being too overpowering. */
363
+ --dt-color-surface-bold: #D2D2D2; /* Highlight or call attention to specific areas of the interface. */
364
+ --dt-color-surface-strong: #555555; /* Use sparingly to draw the eye to a relatively important region. */
365
+ --dt-color-surface-contrast: #222222; /* An inverted surface for lightened content and elements, most likely paired with inverted foreground colors. */
366
+ --dt-color-surface-critical: #FFE5E6; /* Background surface color containing error, danger, or otherwise critical messaging or elements. */
367
+ --dt-color-surface-critical-subtle: hsl(358 100% 97.5%); /* A softer version of the Critical surface. */
368
+ --dt-color-surface-critical-strong: #B70B0B; /* A contrasting critical surface, most likely paired with inverted foreground colors. */
369
+ --dt-color-surface-warning: #FFF4CC; /* Background surface color highlighting messaging or elements that may require user's attention. */
370
+ --dt-color-surface-warning-subtle: hsl(47.1 100% 95%); /* A softer version of the default warning surface. */
371
+ --dt-color-surface-warning-strong: #FFDB80; /* A contrasting warning surface, most likely paired with inverted foreground colors. */
372
+ --dt-color-surface-success: #EDF9EB; /* Background surface color containing messaging or elements expressing a positive or successful state. */
373
+ --dt-color-surface-success-subtle: hsl(111 53.8% 98%); /* A softer version of the default success surface. */
374
+ --dt-color-surface-success-strong: #1AA340; /* A contrasting positive state surface, most likely paired with inverted foreground colors. */
375
+ --dt-color-surface-info: #EAF2FA; /* Background surface color containing messaging or elements communicated as generally informational. */
376
+ --dt-color-surface-info-subtle: hsl(210 61.5% 97.5%); /* A softer version of the default informational surface. */
377
+ --dt-color-surface-info-strong: #1768C6; /* A contrasting informational surface, most likely paired with inverted foreground colors. */
378
+ --dt-color-border-subtle: hsl(0 0% 0% / 0.1);
379
+ --dt-color-border-default: hsl(0 0% 0% / 0.18);
380
+ --dt-color-border-moderate: hsl(0 0% 0% / 0.34);
381
+ --dt-color-border-bold: hsl(0 0% 0% / 0.5);
382
+ --dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.14);
383
+ --dt-color-border-default-inverted: hsl(0 0% 100% / 0.22);
384
+ --dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.38);
385
+ --dt-color-border-bold-inverted: hsl(0 0% 100% / 0.5);
386
+ --dt-color-border-focus: #51A0FE;
387
+ --dt-color-border-critical: #EC0E0E;
388
+ --dt-color-border-success: #1AA340;
389
+ --dt-color-border-warning: #D28F2B;
390
+ --dt-color-border-brand: #7C52FF;
391
+ --dt-color-border-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
392
+ --dt-color-border-accent: #F9008E;
393
+ --dt-color-border-critical-subtle: #FF8585;
394
+ --dt-color-border-critical-strong: #B70B0B;
395
+ --dt-color-border-success-subtle: #B0FFA3;
396
+ --dt-color-border-success-strong: #124620;
397
+ --dt-color-border-warning-subtle: #FFDB80;
398
+ --dt-color-border-warning-strong: hsl(35.7 88.3% 21.5%);
399
+ --dt-color-border-brand-subtle: #DAC7FF;
400
+ --dt-color-border-brand-strong: #3A1D95;
401
+ --dt-color-border-critical-inverted: #FF8585;
402
+ --dt-color-border-success-inverted: #B0FFA3;
403
+ --dt-color-border-warning-inverted: #FFDB80;
404
+ --dt-color-border-brand-inverted: #7C52FF;
405
+ --dt-color-border-critical-subtle-inverted: #B70B0B;
406
+ --dt-color-border-critical-strong-inverted: #FFE5E6;
407
+ --dt-color-border-success-subtle-inverted: #1AA340;
408
+ --dt-color-border-success-strong-inverted: #EDF9EB;
409
+ --dt-color-border-warning-subtle-inverted: #D28F2B;
410
+ --dt-color-border-warning-strong-inverted: #FFF4CC;
411
+ --dt-color-border-brand-subtle-inverted: #3A1D95;
412
+ --dt-color-border-brand-strong-inverted: #DAC7FF;
413
+ --dt-opacity-0: 0;
414
+ --dt-opacity-100: .05;
415
+ --dt-opacity-200: .1;
416
+ --dt-opacity-300: .2;
417
+ --dt-opacity-400: .25;
418
+ --dt-opacity-500: .3;
419
+ --dt-opacity-600: .4;
420
+ --dt-opacity-700: .5;
421
+ --dt-opacity-800: .6;
422
+ --dt-opacity-900: .7;
423
+ --dt-opacity-1000: .75;
424
+ --dt-opacity-1100: .8;
425
+ --dt-opacity-1200: .9;
426
+ --dt-opacity-1300: 1;
427
+ --dt-shadow-small-1-x: 0rem;
428
+ --dt-shadow-small-1-y: 0.2rem;
429
+ --dt-shadow-small-1-blur: 0.4rem;
430
+ --dt-shadow-small-1-spread: 0rem;
431
+ --dt-shadow-small-1-color: rgba(0, 0, 0, 0.15);
432
+ --dt-shadow-small-1-type: dropShadow;
433
+ --dt-shadow-medium-1-x: 0rem;
434
+ --dt-shadow-medium-1-y: 0.2rem;
435
+ --dt-shadow-medium-1-blur: 0.8rem;
436
+ --dt-shadow-medium-1-spread: 0rem;
437
+ --dt-shadow-medium-1-color: rgba(0, 0, 0, 0.25);
438
+ --dt-shadow-medium-1-type: dropShadow;
439
+ --dt-shadow-large-1-x: 0rem;
440
+ --dt-shadow-large-1-y: 0.2rem;
441
+ --dt-shadow-large-1-blur: 1.6rem;
442
+ --dt-shadow-large-1-spread: 0rem;
443
+ --dt-shadow-large-1-color: rgba(0, 0, 0, 0.3);
444
+ --dt-shadow-large-1-type: dropShadow;
445
+ --dt-shadow-extra-large-1-x: 0rem;
446
+ --dt-shadow-extra-large-1-y: 0.2rem;
447
+ --dt-shadow-extra-large-1-blur: 3.2rem;
448
+ --dt-shadow-extra-large-1-spread: 0rem;
449
+ --dt-shadow-extra-large-1-color: rgba(0, 0, 0, 0.3);
450
+ --dt-shadow-extra-large-1-type: dropShadow;
451
+ --dt-shadow-card-1-x: 0rem;
452
+ --dt-shadow-card-1-y: 0.1rem;
453
+ --dt-shadow-card-1-blur: 0.2rem;
454
+ --dt-shadow-card-1-spread: 0rem;
455
+ --dt-shadow-card-1-color: rgba(0, 0, 0, 0.03);
761
456
  --dt-shadow-card-1-type: dropShadow;
762
- --dt-shadow-card-2-x: 0;
457
+ --dt-shadow-card-2-x: 0rem;
763
458
  --dt-shadow-card-2-y: 0.2rem;
764
- --dt-shadow-card-2-blur: 1.6rem;
765
- --dt-shadow-card-2-spread: 0;
766
- --dt-shadow-card-2-color: #00000014;
459
+ --dt-shadow-card-2-blur: 0.4rem;
460
+ --dt-shadow-card-2-spread: 0rem;
461
+ --dt-shadow-card-2-color: rgba(0, 0, 0, 0.04);
767
462
  --dt-shadow-card-2-type: dropShadow;
768
- --dt-shadow-focus-0-x: 0;
769
- --dt-shadow-focus-0-y: 0;
770
- --dt-shadow-focus-0-blur: 0;
771
- --dt-shadow-focus-0-spread: 0.1rem;
772
- --dt-shadow-focus-0-color: #F9F9F9;
773
- --dt-shadow-focus-0-type: dropShadow;
774
- --dt-shadow-focus-1-x: 0;
775
- --dt-shadow-focus-1-y: 0;
776
- --dt-shadow-focus-1-blur: 0;
777
- --dt-shadow-focus-1-spread: 0.4rem;
778
- --dt-shadow-focus-1-color: #51A0FE;
463
+ --dt-shadow-card-3-x: 0rem;
464
+ --dt-shadow-card-3-y: 0.2rem;
465
+ --dt-shadow-card-3-blur: 1.6rem;
466
+ --dt-shadow-card-3-spread: 0rem;
467
+ --dt-shadow-card-3-color: rgba(0, 0, 0, 0.08);
468
+ --dt-shadow-card-3-type: dropShadow;
469
+ --dt-shadow-focus-1-x: 0rem;
470
+ --dt-shadow-focus-1-y: 0rem;
471
+ --dt-shadow-focus-1-blur: 0rem;
472
+ --dt-shadow-focus-1-spread: 0.1rem;
473
+ --dt-shadow-focus-1-color: #F9F9F9;
779
474
  --dt-shadow-focus-1-type: dropShadow;
780
- --dt-shadow-focus-inset-0-x: 0;
781
- --dt-shadow-focus-inset-0-y: 0;
782
- --dt-shadow-focus-inset-0-blur: 0;
783
- --dt-shadow-focus-inset-0-spread: 0.3rem;
784
- --dt-shadow-focus-inset-0-color: #51A0FE;
785
- --dt-shadow-focus-inset-0-type: innerShadow;
475
+ --dt-shadow-focus-2-x: 0rem;
476
+ --dt-shadow-focus-2-y: 0rem;
477
+ --dt-shadow-focus-2-blur: 0rem;
478
+ --dt-shadow-focus-2-spread: 0.4rem;
479
+ --dt-shadow-focus-2-color: #51A0FE;
480
+ --dt-shadow-focus-2-type: dropShadow;
481
+ --dt-shadow-focus-inset-1-x: 0rem;
482
+ --dt-shadow-focus-inset-1-y: 0rem;
483
+ --dt-shadow-focus-inset-1-blur: 0rem;
484
+ --dt-shadow-focus-inset-1-spread: 0.3rem;
485
+ --dt-shadow-focus-inset-1-color: #51A0FE;
486
+ --dt-shadow-focus-inset-1-type: innerShadow;
487
+ --dt-typography-body-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
488
+ --dt-typography-body-small-font-weight: 400;
489
+ --dt-typography-body-small-line-height: 1.4;
490
+ --dt-typography-body-small-font-size: 1.2rem;
491
+ --dt-typography-body-small-text-case: none;
492
+ --dt-typography-body-base-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
493
+ --dt-typography-body-base-font-weight: 400;
494
+ --dt-typography-body-base-line-height: 1.6;
495
+ --dt-typography-body-base-font-size: 1.5rem;
496
+ --dt-typography-body-base-text-case: none;
497
+ --dt-typography-body-compact-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
498
+ --dt-typography-body-compact-small-font-weight: 400;
499
+ --dt-typography-body-compact-small-line-height: 1.2;
500
+ --dt-typography-body-compact-small-font-size: 1.2rem;
501
+ --dt-typography-body-compact-small-text-case: none;
502
+ --dt-typography-body-compact-base-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
503
+ --dt-typography-body-compact-base-font-weight: 400;
504
+ --dt-typography-body-compact-base-line-height: 1.4;
505
+ --dt-typography-body-compact-base-font-size: 1.5rem;
506
+ --dt-typography-body-compact-base-text-case: none;
507
+ --dt-typography-headline-eyebrow-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
508
+ --dt-typography-headline-eyebrow-font-weight: 400;
509
+ --dt-typography-headline-eyebrow-line-height: 1.4;
510
+ --dt-typography-headline-eyebrow-font-size: 1.2rem;
511
+ --dt-typography-headline-eyebrow-text-case: uppercase;
512
+ --dt-typography-headline-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
513
+ --dt-typography-headline-small-font-weight: 700;
514
+ --dt-typography-headline-small-line-height: 1.4;
515
+ --dt-typography-headline-small-font-size: 1.2rem;
516
+ --dt-typography-headline-small-text-case: none;
517
+ --dt-typography-headline-medium-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
518
+ --dt-typography-headline-medium-font-weight: 700;
519
+ --dt-typography-headline-medium-line-height: 1.6;
520
+ --dt-typography-headline-medium-font-size: 1.5rem;
521
+ --dt-typography-headline-medium-text-case: none;
522
+ --dt-typography-headline-large-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
523
+ --dt-typography-headline-large-font-weight: 700;
524
+ --dt-typography-headline-large-line-height: 1.6;
525
+ --dt-typography-headline-large-font-size: 1.9rem;
526
+ --dt-typography-headline-large-text-case: none;
527
+ --dt-typography-headline-extra-large-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
528
+ --dt-typography-headline-extra-large-font-weight: 500;
529
+ --dt-typography-headline-extra-large-line-height: 1.2;
530
+ --dt-typography-headline-extra-large-font-size: 2.7rem;
531
+ --dt-typography-headline-extra-large-text-case: none;
532
+ --dt-typography-headline-extra-extra-large-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
533
+ --dt-typography-headline-extra-extra-large-font-weight: 500;
534
+ --dt-typography-headline-extra-extra-large-line-height: 1.2;
535
+ --dt-typography-headline-extra-extra-large-font-size: 3.8rem;
536
+ --dt-typography-headline-extra-extra-large-text-case: none;
537
+ --dt-typography-headline-soft-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
538
+ --dt-typography-headline-soft-small-font-weight: 500;
539
+ --dt-typography-headline-soft-small-line-height: 1.4;
540
+ --dt-typography-headline-soft-small-font-size: 1.2rem;
541
+ --dt-typography-headline-soft-small-text-case: none;
542
+ --dt-typography-headline-compact-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
543
+ --dt-typography-headline-compact-small-font-weight: 700;
544
+ --dt-typography-headline-compact-small-line-height: 1.2;
545
+ --dt-typography-headline-compact-small-font-size: 1.2rem;
546
+ --dt-typography-headline-compact-small-text-case: none;
547
+ --dt-typography-headline-compact-medium-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
548
+ --dt-typography-headline-compact-medium-font-weight: 700;
549
+ --dt-typography-headline-compact-medium-line-height: 1.4;
550
+ --dt-typography-headline-compact-medium-font-size: 1.5rem;
551
+ --dt-typography-headline-compact-medium-text-case: none;
552
+ --dt-typography-headline-compact-large-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
553
+ --dt-typography-headline-compact-large-font-weight: 700;
554
+ --dt-typography-headline-compact-large-line-height: 1.2;
555
+ --dt-typography-headline-compact-large-font-size: 1.9rem;
556
+ --dt-typography-headline-compact-large-text-case: none;
557
+ --dt-typography-headline-compact-soft-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
558
+ --dt-typography-headline-compact-soft-small-font-weight: 500;
559
+ --dt-typography-headline-compact-soft-small-line-height: 1.2;
560
+ --dt-typography-headline-compact-soft-small-font-size: 1.2rem;
561
+ --dt-typography-headline-compact-soft-small-text-case: none;
562
+ --dt-typography-label-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
563
+ --dt-typography-label-small-font-weight: 600;
564
+ --dt-typography-label-small-line-height: 1.4;
565
+ --dt-typography-label-small-font-size: 1.2rem;
566
+ --dt-typography-label-small-text-case: none;
567
+ --dt-typography-label-base-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
568
+ --dt-typography-label-base-font-weight: 600;
569
+ --dt-typography-label-base-line-height: 1.6;
570
+ --dt-typography-label-base-font-size: 1.5rem;
571
+ --dt-typography-label-base-text-case: none;
572
+ --dt-typography-label-compact-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
573
+ --dt-typography-label-compact-small-font-weight: 600;
574
+ --dt-typography-label-compact-small-line-height: 1.2;
575
+ --dt-typography-label-compact-small-font-size: 1.2rem;
576
+ --dt-typography-label-compact-small-text-case: none;
577
+ --dt-typography-label-compact-base-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
578
+ --dt-typography-label-compact-base-font-weight: 600;
579
+ --dt-typography-label-compact-base-line-height: 1.4;
580
+ --dt-typography-label-compact-base-font-size: 1.5rem;
581
+ --dt-typography-label-compact-base-text-case: none;
582
+ --dt-typography-label-compact-plain-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
583
+ --dt-typography-label-compact-plain-small-font-weight: 400;
584
+ --dt-typography-label-compact-plain-small-line-height: 1.2;
585
+ --dt-typography-label-compact-plain-small-font-size: 1.2rem;
586
+ --dt-typography-label-compact-plain-small-text-case: none;
587
+ --dt-typography-label-compact-plain-base-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
588
+ --dt-typography-label-compact-plain-base-font-weight: 400;
589
+ --dt-typography-label-compact-plain-base-line-height: 1.4;
590
+ --dt-typography-label-compact-plain-base-font-size: 1.5rem;
591
+ --dt-typography-label-compact-plain-base-text-case: none;
592
+ --dt-typography-label-plain-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
593
+ --dt-typography-label-plain-small-font-weight: 400;
594
+ --dt-typography-label-plain-small-line-height: 1.4;
595
+ --dt-typography-label-plain-small-font-size: 1.2rem;
596
+ --dt-typography-label-plain-small-text-case: none;
597
+ --dt-typography-label-plain-base-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
598
+ --dt-typography-label-plain-base-font-weight: 400;
599
+ --dt-typography-label-plain-base-line-height: 1.6;
600
+ --dt-typography-label-plain-base-font-size: 1.5rem;
601
+ --dt-typography-label-plain-base-text-case: none;
602
+ --dt-typography-helper-small-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
603
+ --dt-typography-helper-small-font-weight: 400;
604
+ --dt-typography-helper-small-line-height: 1.2;
605
+ --dt-typography-helper-small-font-size: 1.2rem;
606
+ --dt-typography-helper-small-text-case: none;
607
+ --dt-typography-helper-base-font-family: -apple-system, BlinkMacSystemFont, '"SF Pro"', '"Segoe UI Adjusted"', '"Segoe UI"', SFMono, '"Helvetica Neue"', Cantarell, Ubuntu, Roboto, Arial, '"Noto Sans"', sans-serif, '"Apple Color Emoji"', '"Segoe UI Emoji"', '"Segoe UI Symbol"', '"Noto Color Emoji"';
608
+ --dt-typography-helper-base-font-weight: 400;
609
+ --dt-typography-helper-base-line-height: 1.4;
610
+ --dt-typography-helper-base-font-size: 1.5rem;
611
+ --dt-typography-helper-base-text-case: none;
612
+ --dt-typography-code-small-font-family: SFMono-Regular, '"SF Mono"', Consolas, '"Liberation Mono"', Menlo, Courier, monospace;
613
+ --dt-typography-code-small-font-weight: 400;
614
+ --dt-typography-code-small-line-height: 1.2;
615
+ --dt-typography-code-small-font-size: 1.2rem;
616
+ --dt-typography-code-small-text-case: none;
617
+ --dt-typography-code-base-font-family: SFMono-Regular, '"SF Mono"', Consolas, '"Liberation Mono"', Menlo, Courier, monospace;
618
+ --dt-typography-code-base-font-weight: 400;
619
+ --dt-typography-code-base-line-height: 1.2;
620
+ --dt-typography-code-base-font-size: 1.5rem;
621
+ --dt-typography-code-base-text-case: none;
622
+ --dt-inputs-size-border-default: 0.15rem;
623
+ --dt-inputs-size-border-status: 0.2rem;
624
+ --dt-inputs-size-radius-xs: 0.4rem;
625
+ --dt-inputs-size-radius-sm: 0.8rem;
626
+ --dt-inputs-size-radius-md: 0.8rem;
627
+ --dt-inputs-size-radius-lg: 1.2rem;
628
+ --dt-inputs-size-radius-xl: 1.6rem;
629
+ --dt-inputs-line-height-default: 1.2;
630
+ --dt-inputs-font-size-xs: 1.2rem;
631
+ --dt-inputs-font-size-sm: 1.2rem;
632
+ --dt-inputs-font-size-md: 1.5rem;
633
+ --dt-inputs-font-size-lg: 1.9rem;
634
+ --dt-inputs-font-size-xl: 2.7rem;
635
+ --dt-inputs-color-foreground-default: #3A3A3A;
636
+ --dt-inputs-color-foreground-placeholder: #808080;
637
+ --dt-inputs-color-foreground-disabled: #808080;
638
+ --dt-inputs-color-border-default: hsl(0 0% 0% / 0.1);
639
+ --dt-inputs-color-border-focus: #51A0FE;
640
+ --dt-inputs-color-border-critical: #EC0E0E;
641
+ --dt-inputs-color-border-success: #1AA340;
642
+ --dt-inputs-color-border-warning: #D28F2B;
643
+ --dt-inputs-color-border-disabled: transparent;
644
+ --dt-inputs-color-background-default: hsl(0 0% 0% / 0.03);
645
+ --dt-inputs-color-background-focus: hsl(0 0% 0% / 0.01);
646
+ --dt-inputs-color-background-disabled: hsl(0 0% 0% / 0.12);
647
+ --dt-action-color-foreground-base-default: #7C52FF;
648
+ --dt-action-color-foreground-base-hover: hsl(255 100% 63.4%);
649
+ --dt-action-color-foreground-base-active: hsl(255 100% 63.4%);
650
+ --dt-action-color-foreground-base-primary-default: #ffffff;
651
+ --dt-action-color-foreground-critical-default: #EC0E0E;
652
+ --dt-action-color-foreground-critical-hover: hsl(0 88.8% 45.1%);
653
+ --dt-action-color-foreground-critical-active: hsl(0 88.8% 45.1%);
654
+ --dt-action-color-foreground-critical-primary-default: #ffffff;
655
+ --dt-action-color-foreground-inverted-default: #ffffff;
656
+ --dt-action-color-foreground-inverted-hover: #ffffff;
657
+ --dt-action-color-foreground-inverted-active: #ffffff;
658
+ --dt-action-color-foreground-inverted-primary-default: #7C52FF;
659
+ --dt-action-color-foreground-inverted-primary-hover: #3A1D95;
660
+ --dt-action-color-foreground-inverted-primary-active: #3A1D95;
661
+ --dt-action-color-foreground-muted-default: #3A3A3A;
662
+ --dt-action-color-foreground-muted-hover: #3A3A3A;
663
+ --dt-action-color-foreground-muted-active: #3A3A3A;
664
+ --dt-action-color-foreground-disabled-default: #808080;
665
+ --dt-action-color-foreground-positive-default: #1AA340;
666
+ --dt-action-color-foreground-positive-hover: hsl(137 72.5% 30.4%);
667
+ --dt-action-color-foreground-positive-active: hsl(137 72.5% 30.4%);
668
+ --dt-action-color-foreground-positive-primary-default: #ffffff;
669
+ --dt-action-color-background-base-default: transparent;
670
+ --dt-action-color-background-base-hover: hsl(255 100% 66.1% / 0.14);
671
+ --dt-action-color-background-base-active: hsl(255 100% 66.1% / 0.18);
672
+ --dt-action-color-background-base-primary-default: #7C52FF;
673
+ --dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
674
+ --dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
675
+ --dt-action-color-background-critical-default: transparent;
676
+ --dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.07);
677
+ --dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.12);
678
+ --dt-action-color-background-critical-primary-default: #EC0E0E;
679
+ --dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
680
+ --dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
681
+ --dt-action-color-background-inverted-default: transparent;
682
+ --dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.15);
683
+ --dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.3);
684
+ --dt-action-color-background-inverted-primary-default: #ffffff;
685
+ --dt-action-color-background-inverted-primary-hover: #F5F0FF;
686
+ --dt-action-color-background-inverted-primary-active: hsl(260 100% 93.2%);
687
+ --dt-action-color-background-muted-default: transparent;
688
+ --dt-action-color-background-muted-hover: hsl(0 0% 13.3% / 0.1);
689
+ --dt-action-color-background-muted-active: hsl(0 0% 13.3% / 0.16);
690
+ --dt-action-color-background-disabled-default: #D2D2D2;
691
+ --dt-action-color-background-positive-default: transparent;
692
+ --dt-action-color-background-positive-hover: hsl(111 53.8% 98%);
693
+ --dt-action-color-background-positive-active: hsl(137 72.5% 37.1% / 0.08);
694
+ --dt-action-color-background-positive-primary-default: #1AA340;
695
+ --dt-action-color-background-positive-primary-hover: hsl(137 72.5% 33.4%);
696
+ --dt-action-color-background-positive-primary-active: hsl(137 72.5% 31.1%);
697
+ --dt-action-color-border-base-outlined-default: #7C52FF;
698
+ --dt-action-color-border-critical-outlined-default: #EC0E0E;
699
+ --dt-action-color-border-inverted-outlined-default: #F9F9F9;
700
+ --dt-action-color-border-muted-outlined-default: #555555;
701
+ --dt-theme-color-base: #000000;
702
+ --dt-theme-topbar-color-foreground: hsl(0 0% 0% / 0.75);
703
+ --dt-theme-topbar-color-background: #F9F9F9;
704
+ --dt-theme-topbar-field-color-foreground: hsl(0 0% 0% / 0.5);
705
+ --dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 0% / 0.75);
706
+ --dt-theme-topbar-field-color-background: hsl(0 0% 0% / 0.05);
707
+ --dt-theme-topbar-field-color-background-hover: hsl(0 0% 100%);
708
+ --dt-theme-topbar-field-color-border: hsl(0 0% 0% / 0);
709
+ --dt-theme-topbar-field-color-border-hover: hsl(0 0% 0% / 0.1);
710
+ --dt-theme-topbar-field-color-border-active: hsl(0 0% 0% / 0.2);
711
+ --dt-theme-topbar-button-color-foreground: hsl(0 0% 0% / 0.65);
712
+ --dt-theme-topbar-button-color-foreground-hover: #000000;
713
+ --dt-theme-topbar-button-color-background: hsl(0 0% 0% / 0);
714
+ --dt-theme-topbar-button-color-background-hover: hsl(0 0% 0% / 0.05);
715
+ --dt-theme-topbar-button-color-background-active: hsl(0 0% 0% / 0.1);
716
+ --dt-theme-topbar-profile-color-foreground: hsl(0 0% 0% / 0.75);
717
+ --dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 100% / 0.75);
718
+ --dt-theme-topbar-profile-color-background: hsl(0 0% 0% / 0.05);
719
+ --dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 0% / 0.75);
720
+ --dt-theme-topbar-profile-color-background-hover: hsl(0 0% 0% / 0.1);
721
+ --dt-theme-topbar-profile-color-background-active: hsl(0 0% 0% / 0.14);
722
+ --dt-theme-sidebar-color-foreground: #3A3A3A;
723
+ --dt-theme-sidebar-color-foreground-unread: #000000;
724
+ --dt-theme-sidebar-color-background: #F9F9F9;
725
+ --dt-theme-sidebar-icon-color-foreground: #3A3A3A;
726
+ --dt-theme-sidebar-status-color-foreground: #555555;
727
+ --dt-theme-sidebar-row-color-background: hsl(0 0% 0% / 0);
728
+ --dt-theme-sidebar-row-color-background-hover: hsl(0 0% 0% / 0.12);
729
+ --dt-theme-sidebar-row-color-background-active: hsl(0 0% 0% / 0.16);
730
+ --dt-theme-sidebar-selected-row-color-foreground: #000000;
731
+ --dt-theme-sidebar-selected-row-color-background: hsl(0 0% 0% / 0.1);
732
+ --dt-theme-sidebar-section-color-foreground: #555555;
733
+ --dt-theme-presence-color-background-available: #1AA340;
734
+ --dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
735
+ --dt-theme-presence-color-background-busy: #F6AB3C;
736
+ --dt-theme-presence-color-background-offline: #ffffff;
737
+ --dt-theme-mention-color-foreground: #ffffff;
738
+ --dt-theme-mention-color-background: #7C52FF;
739
+ --dt-avatar-color-foreground: #000000;
740
+ --dt-avatar-color-background-100: #1aa340;
741
+ --dt-avatar-color-background-200: #aaff83;
742
+ --dt-avatar-color-background-300: #adea88;
743
+ --dt-avatar-color-background-400: #77eca6;
744
+ --dt-avatar-color-background-500: #7aedbd;
745
+ --dt-avatar-color-background-600: #77deec;
746
+ --dt-avatar-color-background-700: #5ed8ff;
747
+ --dt-avatar-color-background-800: #99e7ff;
748
+ --dt-avatar-color-background-900: #51a0fe;
749
+ --dt-avatar-color-background-1000: #b6cfff;
750
+ --dt-avatar-color-background-1100: #f1b7e8;
751
+ --dt-avatar-color-background-1200: #ec77bd;
752
+ --dt-avatar-color-background-1300: #ff67be;
753
+ --dt-avatar-color-background-1400: #f87e7e;
754
+ --dt-avatar-color-background-1500: #eca877;
755
+ --dt-avatar-color-background-1600: #ffbe41;
756
+ --dt-avatar-color-background-1700: #ffd646;
757
+ --dt-avatar-color-background-1800: #f1dab7;
758
+ --dt-avatar-color-background-000: #e0e0e0;
759
+ --dt-badge-color-background-default: hsl(0 0% 0% / 0.09);
760
+ --dt-badge-color-background-info: #EAF2FA;
761
+ --dt-badge-color-background-success: #EDF9EB;
762
+ --dt-badge-color-background-warning: #FFF4CC;
763
+ --dt-badge-color-background-critical: #FFE5E6;
764
+ --dt-badge-color-background-bulletin: #7C52FF;
765
+ --dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
766
+ --dt-badge-color-foreground-default: #000000;
767
+ --dt-badge-color-foreground-bulletin: #ffffff;
768
+ --dt-checkbox-size-width: 1.6rem;
769
+ --dt-checkbox-size-height: 1.6rem;
770
+ --dt-checkbox-size-radius: 0.4rem;
771
+ --dt-checkbox-color-border-unchecked: #AAAAAA;
772
+ --dt-checkbox-color-border-checked: #7C52FF;
773
+ --dt-checkbox-color-background-checked: #7C52FF;
774
+ --dt-icon-size-100: 1.2rem;
775
+ --dt-icon-size-200: 1.4rem;
776
+ --dt-icon-size-300: 1.8rem;
777
+ --dt-icon-size-400: 2rem;
778
+ --dt-icon-size-500: 2.4rem;
779
+ --dt-icon-size-600: 3.2rem;
780
+ --dt-icon-size-700: 3.8rem;
781
+ --dt-icon-size-800: 4.8rem;
782
+ --dt-icon-size-border-100: 0.1rem;
783
+ --dt-icon-size-border-200: 0.125rem;
784
+ --dt-icon-size-border-300: 0.15rem;
785
+ --dt-icon-size-border-400: 0.175rem;
786
+ --dt-icon-size-border-500: 0.175rem;
787
+ --dt-icon-size-border-600: 0.25rem;
788
+ --dt-icon-size-border-700: 0.275rem;
789
+ --dt-icon-size-border-800: 0.35rem;
790
+ --dt-radio-size-width: 1.6rem;
791
+ --dt-radio-size-height: 1.6rem;
792
+ --dt-radio-size-radius: 50%;
793
+ --dt-radio-color-border-unchecked: #AAAAAA;
794
+ --dt-radio-color-border-checked: #7C52FF;
795
+ --dt-radio-color-background-checked: #7C52FF;
786
796
  }