@rescui/input 0.9.8 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.css CHANGED
@@ -1,94 +1,970 @@
1
- ._container_wfp584_10{
1
+ ._light_9fg55k_8{
2
+ --rs-theme-dark:0;
3
+ }
4
+ ._dark_9fg55k_11{
5
+ --rs-theme-dark:1;
6
+ }
7
+ ._sizeS_9fg55k_15{
8
+ --_rs-input-vertical-padding:6px;
9
+ --_rs-input-horizontal-padding:8px;
10
+ --_rs-input-parts-offset:4px;
11
+ --_rs-input-icon-offset:8px;
12
+ --_rs-input-icon-size:20px;
13
+ }
14
+ ._sizeS_9fg55k_15 [data-rs-internal='input__inner']::-webkit-input-placeholder{
15
+ --_rs-typography-letter-spacing:0.0045em;
16
+ --_rs-typography-text-transform:initial;
17
+ --_rs-typography-font-variant-numeric:initial;
18
+ --_rs-typography-font-family:var(
19
+ --rs-font-family-ui,
20
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
21
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
22
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
23
+ );
24
+ --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
25
+ --_rs-typography-font-weight:var(
26
+ --rs-font-weight-regular,
27
+ 400
28
+ );
29
+ --_rs-typography-line-height:var(
30
+ --rs-text-3-line-height,
31
+ 20px
32
+ );
33
+ --_rs-typography-base-color:var(
34
+ --_rs-typography-hardness-color,
35
+ var(
36
+ --rs-color-average,
37
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
38
+ )
39
+ );
40
+ --_rs-typography-text-auto-offset:8px;
41
+ --_rs-typography-ul-list-li-padding-left:28px;
42
+ --_rs-typography-ol-list-li-padding-left:21px;
43
+ --_rs-typography-list-li-margin-top-from-text:8px;
44
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
45
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
46
+ --_rs-typography-link-border-bottom-width-from-text:1px;
47
+ }
48
+ ._sizeS_9fg55k_15 [data-rs-internal='input__inner']::-moz-placeholder{
49
+ --_rs-typography-letter-spacing:0.0045em;
50
+ --_rs-typography-text-transform:initial;
51
+ --_rs-typography-font-variant-numeric:initial;
52
+ --_rs-typography-font-family:var(
53
+ --rs-font-family-ui,
54
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
55
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
56
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
57
+ );
58
+ --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
59
+ --_rs-typography-font-weight:var(
60
+ --rs-font-weight-regular,
61
+ 400
62
+ );
63
+ --_rs-typography-line-height:var(
64
+ --rs-text-3-line-height,
65
+ 20px
66
+ );
67
+ --_rs-typography-base-color:var(
68
+ --_rs-typography-hardness-color,
69
+ var(
70
+ --rs-color-average,
71
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
72
+ )
73
+ );
74
+ --_rs-typography-text-auto-offset:8px;
75
+ --_rs-typography-ul-list-li-padding-left:28px;
76
+ --_rs-typography-ol-list-li-padding-left:21px;
77
+ --_rs-typography-list-li-margin-top-from-text:8px;
78
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
79
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
80
+ --_rs-typography-link-border-bottom-width-from-text:1px;
81
+ }
82
+ ._sizeS_9fg55k_15 [data-rs-internal='input__inner']:-ms-input-placeholder{
83
+ --_rs-typography-letter-spacing:0.0045em;
84
+ --_rs-typography-text-transform:initial;
85
+ --_rs-typography-font-variant-numeric:initial;
86
+ --_rs-typography-font-family:var(
87
+ --rs-font-family-ui,
88
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
89
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
90
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
91
+ );
92
+ --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
93
+ --_rs-typography-font-weight:var(
94
+ --rs-font-weight-regular,
95
+ 400
96
+ );
97
+ --_rs-typography-line-height:var(
98
+ --rs-text-3-line-height,
99
+ 20px
100
+ );
101
+ --_rs-typography-base-color:var(
102
+ --_rs-typography-hardness-color,
103
+ var(
104
+ --rs-color-average,
105
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
106
+ )
107
+ );
108
+ --_rs-typography-text-auto-offset:8px;
109
+ --_rs-typography-ul-list-li-padding-left:28px;
110
+ --_rs-typography-ol-list-li-padding-left:21px;
111
+ --_rs-typography-list-li-margin-top-from-text:8px;
112
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
113
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
114
+ --_rs-typography-link-border-bottom-width-from-text:1px;
115
+ }
116
+ ._sizeS_9fg55k_15 [data-rs-internal='input__inner']::-ms-input-placeholder{
117
+ --_rs-typography-letter-spacing:0.0045em;
118
+ --_rs-typography-text-transform:initial;
119
+ --_rs-typography-font-variant-numeric:initial;
120
+ --_rs-typography-font-family:var(
121
+ --rs-font-family-ui,
122
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
123
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
124
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
125
+ );
126
+ --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
127
+ --_rs-typography-font-weight:var(
128
+ --rs-font-weight-regular,
129
+ 400
130
+ );
131
+ --_rs-typography-line-height:var(
132
+ --rs-text-3-line-height,
133
+ 20px
134
+ );
135
+ --_rs-typography-base-color:var(
136
+ --_rs-typography-hardness-color,
137
+ var(
138
+ --rs-color-average,
139
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
140
+ )
141
+ );
142
+ --_rs-typography-text-auto-offset:8px;
143
+ --_rs-typography-ul-list-li-padding-left:28px;
144
+ --_rs-typography-ol-list-li-padding-left:21px;
145
+ --_rs-typography-list-li-margin-top-from-text:8px;
146
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
147
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
148
+ --_rs-typography-link-border-bottom-width-from-text:1px;
149
+ }
150
+ ._sizeS_9fg55k_15 [data-rs-internal='input__label'],
151
+ ._sizeS_9fg55k_15 [data-rs-internal='input__inner'],
152
+ ._sizeS_9fg55k_15 [data-rs-internal='input__inner']::placeholder,
153
+ ._sizeS_9fg55k_15 [data-rs-internal='input__suffix']{
154
+ --_rs-typography-letter-spacing:0.0045em;
155
+ --_rs-typography-text-transform:initial;
156
+ --_rs-typography-font-variant-numeric:initial;
157
+ --_rs-typography-font-family:var(
158
+ --rs-font-family-ui,
159
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
160
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
161
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
162
+ );
163
+ --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
164
+ --_rs-typography-font-weight:var(
165
+ --rs-font-weight-regular,
166
+ 400
167
+ );
168
+ --_rs-typography-line-height:var(
169
+ --rs-text-3-line-height,
170
+ 20px
171
+ );
172
+ --_rs-typography-base-color:var(
173
+ --_rs-typography-hardness-color,
174
+ var(
175
+ --rs-color-average,
176
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
177
+ )
178
+ );
179
+ --_rs-typography-text-auto-offset:8px;
180
+ --_rs-typography-ul-list-li-padding-left:28px;
181
+ --_rs-typography-ol-list-li-padding-left:21px;
182
+ --_rs-typography-list-li-margin-top-from-text:8px;
183
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
184
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
185
+ --_rs-typography-link-border-bottom-width-from-text:1px;
186
+ }
187
+ ._sizeS_9fg55k_15 [data-rs-internal='input__bold-label']{
188
+ --_rs-typography-letter-spacing:normal;
189
+ --_rs-typography-text-transform:initial;
190
+ --_rs-typography-font-variant-numeric:initial;
191
+ --_rs-typography-font-family:var(
192
+ --rs-font-family-ui,
193
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
194
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
195
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
196
+ );
197
+ --_rs-typography-font-size:var(--rs-h5-font-size, 13px);
198
+ --_rs-typography-font-weight:var(
199
+ --rs-font-weight-semi-bold,
200
+ 600
201
+ );
202
+ --_rs-typography-line-height:var(--rs-h5-line-height, 20px);
203
+ --_rs-typography-base-color:var(
204
+ --rs-color-hard,
205
+ rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
206
+ );
207
+ --_rs-typography-text-auto-offset:0;
208
+ --_rs-typography-ul-list-li-padding-left:initial;
209
+ --_rs-typography-ol-list-li-padding-left:initial;
210
+ --_rs-typography-list-li-margin-top-from-text:initial;
211
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
212
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
213
+ --_rs-typography-link-border-bottom-width-from-text:2px;
214
+ }
215
+ ._sizeS_9fg55k_15 [data-rs-internal='input__note'],
216
+ ._sizeS_9fg55k_15 [data-rs-internal='input__error-message']{
217
+ --_rs-typography-letter-spacing:0.0045em;
218
+ --_rs-typography-text-transform:initial;
219
+ --_rs-typography-font-variant-numeric:initial;
220
+ --_rs-typography-font-family:var(
221
+ --rs-font-family-ui,
222
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
223
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
224
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
225
+ );
226
+ --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
227
+ --_rs-typography-font-weight:var(
228
+ --rs-font-weight-regular,
229
+ 400
230
+ );
231
+ --_rs-typography-line-height:var(
232
+ --rs-text-3-line-height,
233
+ 20px
234
+ );
235
+ --_rs-typography-base-color:var(
236
+ --_rs-typography-hardness-color,
237
+ var(
238
+ --rs-color-average,
239
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
240
+ )
241
+ );
242
+ --_rs-typography-text-auto-offset:8px;
243
+ --_rs-typography-ul-list-li-padding-left:28px;
244
+ --_rs-typography-ol-list-li-padding-left:21px;
245
+ --_rs-typography-list-li-margin-top-from-text:8px;
246
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
247
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
248
+ --_rs-typography-link-border-bottom-width-from-text:1px;
249
+ }
250
+ ._sizeM_9fg55k_18{
251
+ --_rs-input-vertical-padding:8px;
252
+ --_rs-input-horizontal-padding:8px;
253
+ --_rs-input-parts-offset:8px;
254
+ --_rs-input-icon-offset:8px;
255
+ --_rs-input-icon-size:24px;
256
+ }
257
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::-webkit-input-placeholder{
258
+ --_rs-typography-letter-spacing:0.0015em;
259
+ --_rs-typography-text-transform:initial;
260
+ --_rs-typography-font-variant-numeric:initial;
261
+ --_rs-typography-font-family:var(
262
+ --rs-font-family-ui,
263
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
264
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
265
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
266
+ );
267
+ --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
268
+ --_rs-typography-font-weight:var(
269
+ --rs-font-weight-regular,
270
+ 400
271
+ );
272
+ --_rs-typography-line-height:var(
273
+ --rs-text-2-line-height,
274
+ 24px
275
+ );
276
+ --_rs-typography-base-color:var(
277
+ --_rs-typography-hardness-color,
278
+ var(
279
+ --rs-color-average,
280
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
281
+ )
282
+ );
283
+ --_rs-typography-text-auto-offset:16px;
284
+ --_rs-typography-ul-list-li-padding-left:22px;
285
+ --_rs-typography-ol-list-li-padding-left:26px;
286
+ --_rs-typography-list-li-margin-top-from-text:16px;
287
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
288
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
289
+ --_rs-typography-link-border-bottom-width-from-text:1px;
290
+ }
291
+ @media screen and (max-width: 640px){
292
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::-webkit-input-placeholder{
293
+ --_rs-typography-list-li-margin-top-from-text:12px;
294
+ }
295
+ }
296
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::-moz-placeholder{
297
+ --_rs-typography-letter-spacing:0.0015em;
298
+ --_rs-typography-text-transform:initial;
299
+ --_rs-typography-font-variant-numeric:initial;
300
+ --_rs-typography-font-family:var(
301
+ --rs-font-family-ui,
302
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
303
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
304
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
305
+ );
306
+ --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
307
+ --_rs-typography-font-weight:var(
308
+ --rs-font-weight-regular,
309
+ 400
310
+ );
311
+ --_rs-typography-line-height:var(
312
+ --rs-text-2-line-height,
313
+ 24px
314
+ );
315
+ --_rs-typography-base-color:var(
316
+ --_rs-typography-hardness-color,
317
+ var(
318
+ --rs-color-average,
319
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
320
+ )
321
+ );
322
+ --_rs-typography-text-auto-offset:16px;
323
+ --_rs-typography-ul-list-li-padding-left:22px;
324
+ --_rs-typography-ol-list-li-padding-left:26px;
325
+ --_rs-typography-list-li-margin-top-from-text:16px;
326
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
327
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
328
+ --_rs-typography-link-border-bottom-width-from-text:1px;
329
+ }
330
+ @media screen and (max-width: 640px){
331
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::-moz-placeholder{
332
+ --_rs-typography-list-li-margin-top-from-text:12px;
333
+ }
334
+ }
335
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']:-ms-input-placeholder{
336
+ --_rs-typography-letter-spacing:0.0015em;
337
+ --_rs-typography-text-transform:initial;
338
+ --_rs-typography-font-variant-numeric:initial;
339
+ --_rs-typography-font-family:var(
340
+ --rs-font-family-ui,
341
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
342
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
343
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
344
+ );
345
+ --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
346
+ --_rs-typography-font-weight:var(
347
+ --rs-font-weight-regular,
348
+ 400
349
+ );
350
+ --_rs-typography-line-height:var(
351
+ --rs-text-2-line-height,
352
+ 24px
353
+ );
354
+ --_rs-typography-base-color:var(
355
+ --_rs-typography-hardness-color,
356
+ var(
357
+ --rs-color-average,
358
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
359
+ )
360
+ );
361
+ --_rs-typography-text-auto-offset:16px;
362
+ --_rs-typography-ul-list-li-padding-left:22px;
363
+ --_rs-typography-ol-list-li-padding-left:26px;
364
+ --_rs-typography-list-li-margin-top-from-text:16px;
365
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
366
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
367
+ --_rs-typography-link-border-bottom-width-from-text:1px;
368
+ }
369
+ @media screen and (max-width: 640px){
370
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']:-ms-input-placeholder{
371
+ --_rs-typography-list-li-margin-top-from-text:12px;
372
+ }
373
+ }
374
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::-ms-input-placeholder{
375
+ --_rs-typography-letter-spacing:0.0015em;
376
+ --_rs-typography-text-transform:initial;
377
+ --_rs-typography-font-variant-numeric:initial;
378
+ --_rs-typography-font-family:var(
379
+ --rs-font-family-ui,
380
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
381
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
382
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
383
+ );
384
+ --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
385
+ --_rs-typography-font-weight:var(
386
+ --rs-font-weight-regular,
387
+ 400
388
+ );
389
+ --_rs-typography-line-height:var(
390
+ --rs-text-2-line-height,
391
+ 24px
392
+ );
393
+ --_rs-typography-base-color:var(
394
+ --_rs-typography-hardness-color,
395
+ var(
396
+ --rs-color-average,
397
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
398
+ )
399
+ );
400
+ --_rs-typography-text-auto-offset:16px;
401
+ --_rs-typography-ul-list-li-padding-left:22px;
402
+ --_rs-typography-ol-list-li-padding-left:26px;
403
+ --_rs-typography-list-li-margin-top-from-text:16px;
404
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
405
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
406
+ --_rs-typography-link-border-bottom-width-from-text:1px;
407
+ }
408
+ @media screen and (max-width: 640px){
409
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::-ms-input-placeholder{
410
+ --_rs-typography-list-li-margin-top-from-text:12px;
411
+ }
412
+ }
413
+ ._sizeM_9fg55k_18 [data-rs-internal='input__label'],
414
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner'],
415
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::placeholder,
416
+ ._sizeM_9fg55k_18 [data-rs-internal='input__suffix']{
417
+ --_rs-typography-letter-spacing:0.0015em;
418
+ --_rs-typography-text-transform:initial;
419
+ --_rs-typography-font-variant-numeric:initial;
420
+ --_rs-typography-font-family:var(
421
+ --rs-font-family-ui,
422
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
423
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
424
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
425
+ );
426
+ --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
427
+ --_rs-typography-font-weight:var(
428
+ --rs-font-weight-regular,
429
+ 400
430
+ );
431
+ --_rs-typography-line-height:var(
432
+ --rs-text-2-line-height,
433
+ 24px
434
+ );
435
+ --_rs-typography-base-color:var(
436
+ --_rs-typography-hardness-color,
437
+ var(
438
+ --rs-color-average,
439
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
440
+ )
441
+ );
442
+ --_rs-typography-text-auto-offset:16px;
443
+ --_rs-typography-ul-list-li-padding-left:22px;
444
+ --_rs-typography-ol-list-li-padding-left:26px;
445
+ --_rs-typography-list-li-margin-top-from-text:16px;
446
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
447
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
448
+ --_rs-typography-link-border-bottom-width-from-text:1px;
449
+ }
450
+ @media screen and (max-width: 640px){
451
+ ._sizeM_9fg55k_18 [data-rs-internal='input__label'],
452
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner'],
453
+ ._sizeM_9fg55k_18 [data-rs-internal='input__inner']::placeholder,
454
+ ._sizeM_9fg55k_18 [data-rs-internal='input__suffix']{
455
+ --_rs-typography-list-li-margin-top-from-text:12px;
456
+ }
457
+ }
458
+ ._sizeM_9fg55k_18 [data-rs-internal='input__bold-label']{
459
+ --_rs-typography-letter-spacing:normal;
460
+ --_rs-typography-text-transform:initial;
461
+ --_rs-typography-font-variant-numeric:initial;
462
+ --_rs-typography-font-family:var(
463
+ --rs-font-family-ui,
464
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
465
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
466
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
467
+ );
468
+ --_rs-typography-font-size:var(--rs-h4-font-size, 16px);
469
+ --_rs-typography-font-weight:var(
470
+ --rs-font-weight-semi-bold,
471
+ 600
472
+ );
473
+ --_rs-typography-line-height:var(--rs-h4-line-height, 24px);
474
+ --_rs-typography-base-color:var(
475
+ --rs-color-hard,
476
+ rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
477
+ );
478
+ --_rs-typography-text-auto-offset:0;
479
+ --_rs-typography-ul-list-li-padding-left:initial;
480
+ --_rs-typography-ol-list-li-padding-left:initial;
481
+ --_rs-typography-list-li-margin-top-from-text:initial;
482
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
483
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
484
+ --_rs-typography-link-border-bottom-width-from-text:2px;
485
+ }
486
+ ._sizeM_9fg55k_18 [data-rs-internal='input__note'],
487
+ ._sizeM_9fg55k_18 [data-rs-internal='input__error-message']{
488
+ --_rs-typography-letter-spacing:0.0045em;
489
+ --_rs-typography-text-transform:initial;
490
+ --_rs-typography-font-variant-numeric:initial;
491
+ --_rs-typography-font-family:var(
492
+ --rs-font-family-ui,
493
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
494
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
495
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
496
+ );
497
+ --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
498
+ --_rs-typography-font-weight:var(
499
+ --rs-font-weight-regular,
500
+ 400
501
+ );
502
+ --_rs-typography-line-height:var(
503
+ --rs-text-3-line-height,
504
+ 20px
505
+ );
506
+ --_rs-typography-base-color:var(
507
+ --_rs-typography-hardness-color,
508
+ var(
509
+ --rs-color-average,
510
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
511
+ )
512
+ );
513
+ --_rs-typography-text-auto-offset:8px;
514
+ --_rs-typography-ul-list-li-padding-left:28px;
515
+ --_rs-typography-ol-list-li-padding-left:21px;
516
+ --_rs-typography-list-li-margin-top-from-text:8px;
517
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
518
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
519
+ --_rs-typography-link-border-bottom-width-from-text:1px;
520
+ }
521
+ ._sizeL_9fg55k_21{
522
+ --_rs-input-vertical-padding:12px;
523
+ --_rs-input-horizontal-padding:16px;
524
+ --_rs-input-parts-offset:8px;
525
+ --_rs-input-icon-offset:16px;
526
+ --_rs-input-icon-size:28px;
527
+ }
528
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::-webkit-input-placeholder{
529
+ --_rs-typography-letter-spacing:normal;
530
+ --_rs-typography-text-transform:initial;
531
+ --_rs-typography-font-variant-numeric:initial;
532
+ --_rs-typography-font-family:var(
533
+ --rs-font-family-ui,
534
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
535
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
536
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
537
+ );
538
+ --_rs-typography-font-size:var(--rs-text-1-font-size, 20px);
539
+ --_rs-typography-font-weight:var(
540
+ --rs-font-weight-regular,
541
+ 400
542
+ );
543
+ --_rs-typography-line-height:var(
544
+ --rs-text-1-line-height,
545
+ 28px
546
+ );
547
+ --_rs-typography-base-color:var(
548
+ --_rs-typography-hardness-color,
549
+ var(
550
+ --rs-color-average,
551
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
552
+ )
553
+ );
554
+ --_rs-typography-text-auto-offset:32px;
555
+ --_rs-typography-ul-list-li-padding-left:26px;
556
+ --_rs-typography-ol-list-li-padding-left:32px;
557
+ --_rs-typography-list-li-margin-top-from-text:24px;
558
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
559
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
560
+ --_rs-typography-link-border-bottom-width-from-text:1px;
561
+ }
562
+ @media screen and (max-width: 640px){
563
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::-webkit-input-placeholder{
564
+ --_rs-typography-list-li-margin-top-from-text:16px;
565
+ }
566
+ }
567
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::-moz-placeholder{
568
+ --_rs-typography-letter-spacing:normal;
569
+ --_rs-typography-text-transform:initial;
570
+ --_rs-typography-font-variant-numeric:initial;
571
+ --_rs-typography-font-family:var(
572
+ --rs-font-family-ui,
573
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
574
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
575
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
576
+ );
577
+ --_rs-typography-font-size:var(--rs-text-1-font-size, 20px);
578
+ --_rs-typography-font-weight:var(
579
+ --rs-font-weight-regular,
580
+ 400
581
+ );
582
+ --_rs-typography-line-height:var(
583
+ --rs-text-1-line-height,
584
+ 28px
585
+ );
586
+ --_rs-typography-base-color:var(
587
+ --_rs-typography-hardness-color,
588
+ var(
589
+ --rs-color-average,
590
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
591
+ )
592
+ );
593
+ --_rs-typography-text-auto-offset:32px;
594
+ --_rs-typography-ul-list-li-padding-left:26px;
595
+ --_rs-typography-ol-list-li-padding-left:32px;
596
+ --_rs-typography-list-li-margin-top-from-text:24px;
597
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
598
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
599
+ --_rs-typography-link-border-bottom-width-from-text:1px;
600
+ }
601
+ @media screen and (max-width: 640px){
602
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::-moz-placeholder{
603
+ --_rs-typography-list-li-margin-top-from-text:16px;
604
+ }
605
+ }
606
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']:-ms-input-placeholder{
607
+ --_rs-typography-letter-spacing:normal;
608
+ --_rs-typography-text-transform:initial;
609
+ --_rs-typography-font-variant-numeric:initial;
610
+ --_rs-typography-font-family:var(
611
+ --rs-font-family-ui,
612
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
613
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
614
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
615
+ );
616
+ --_rs-typography-font-size:var(--rs-text-1-font-size, 20px);
617
+ --_rs-typography-font-weight:var(
618
+ --rs-font-weight-regular,
619
+ 400
620
+ );
621
+ --_rs-typography-line-height:var(
622
+ --rs-text-1-line-height,
623
+ 28px
624
+ );
625
+ --_rs-typography-base-color:var(
626
+ --_rs-typography-hardness-color,
627
+ var(
628
+ --rs-color-average,
629
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
630
+ )
631
+ );
632
+ --_rs-typography-text-auto-offset:32px;
633
+ --_rs-typography-ul-list-li-padding-left:26px;
634
+ --_rs-typography-ol-list-li-padding-left:32px;
635
+ --_rs-typography-list-li-margin-top-from-text:24px;
636
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
637
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
638
+ --_rs-typography-link-border-bottom-width-from-text:1px;
639
+ }
640
+ @media screen and (max-width: 640px){
641
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']:-ms-input-placeholder{
642
+ --_rs-typography-list-li-margin-top-from-text:16px;
643
+ }
644
+ }
645
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::-ms-input-placeholder{
646
+ --_rs-typography-letter-spacing:normal;
647
+ --_rs-typography-text-transform:initial;
648
+ --_rs-typography-font-variant-numeric:initial;
649
+ --_rs-typography-font-family:var(
650
+ --rs-font-family-ui,
651
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
652
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
653
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
654
+ );
655
+ --_rs-typography-font-size:var(--rs-text-1-font-size, 20px);
656
+ --_rs-typography-font-weight:var(
657
+ --rs-font-weight-regular,
658
+ 400
659
+ );
660
+ --_rs-typography-line-height:var(
661
+ --rs-text-1-line-height,
662
+ 28px
663
+ );
664
+ --_rs-typography-base-color:var(
665
+ --_rs-typography-hardness-color,
666
+ var(
667
+ --rs-color-average,
668
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
669
+ )
670
+ );
671
+ --_rs-typography-text-auto-offset:32px;
672
+ --_rs-typography-ul-list-li-padding-left:26px;
673
+ --_rs-typography-ol-list-li-padding-left:32px;
674
+ --_rs-typography-list-li-margin-top-from-text:24px;
675
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
676
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
677
+ --_rs-typography-link-border-bottom-width-from-text:1px;
678
+ }
679
+ @media screen and (max-width: 640px){
680
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::-ms-input-placeholder{
681
+ --_rs-typography-list-li-margin-top-from-text:16px;
682
+ }
683
+ }
684
+ ._sizeL_9fg55k_21 [data-rs-internal='input__label'],
685
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner'],
686
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::placeholder,
687
+ ._sizeL_9fg55k_21 [data-rs-internal='input__suffix']{
688
+ --_rs-typography-letter-spacing:normal;
689
+ --_rs-typography-text-transform:initial;
690
+ --_rs-typography-font-variant-numeric:initial;
691
+ --_rs-typography-font-family:var(
692
+ --rs-font-family-ui,
693
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
694
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
695
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
696
+ );
697
+ --_rs-typography-font-size:var(--rs-text-1-font-size, 20px);
698
+ --_rs-typography-font-weight:var(
699
+ --rs-font-weight-regular,
700
+ 400
701
+ );
702
+ --_rs-typography-line-height:var(
703
+ --rs-text-1-line-height,
704
+ 28px
705
+ );
706
+ --_rs-typography-base-color:var(
707
+ --_rs-typography-hardness-color,
708
+ var(
709
+ --rs-color-average,
710
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
711
+ )
712
+ );
713
+ --_rs-typography-text-auto-offset:32px;
714
+ --_rs-typography-ul-list-li-padding-left:26px;
715
+ --_rs-typography-ol-list-li-padding-left:32px;
716
+ --_rs-typography-list-li-margin-top-from-text:24px;
717
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
718
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
719
+ --_rs-typography-link-border-bottom-width-from-text:1px;
720
+ }
721
+ @media screen and (max-width: 640px){
722
+ ._sizeL_9fg55k_21 [data-rs-internal='input__label'],
723
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner'],
724
+ ._sizeL_9fg55k_21 [data-rs-internal='input__inner']::placeholder,
725
+ ._sizeL_9fg55k_21 [data-rs-internal='input__suffix']{
726
+ --_rs-typography-list-li-margin-top-from-text:16px;
727
+ }
728
+ }
729
+ ._sizeL_9fg55k_21 [data-rs-internal='input__bold-label']{
730
+ --_rs-typography-letter-spacing:normal;
731
+ --_rs-typography-text-transform:initial;
732
+ --_rs-typography-font-variant-numeric:initial;
733
+ --_rs-typography-font-family:var(
734
+ --rs-font-family-ui,
735
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
736
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
737
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
738
+ );
739
+ --_rs-typography-font-size:var(--rs-h3-font-size, 20px);
740
+ --_rs-typography-font-weight:var(
741
+ --rs-font-weight-semi-bold,
742
+ 600
743
+ );
744
+ --_rs-typography-line-height:var(--rs-h3-line-height, 28px);
745
+ --_rs-typography-base-color:var(
746
+ --rs-color-hard,
747
+ rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
748
+ );
749
+ --_rs-typography-text-auto-offset:0;
750
+ --_rs-typography-ul-list-li-padding-left:initial;
751
+ --_rs-typography-ol-list-li-padding-left:initial;
752
+ --_rs-typography-list-li-margin-top-from-text:initial;
753
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
754
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
755
+ --_rs-typography-link-border-bottom-width-from-text:2px;
756
+ }
757
+ ._sizeL_9fg55k_21 [data-rs-internal='input__note'],
758
+ ._sizeL_9fg55k_21 [data-rs-internal='input__error-message']{
759
+ --_rs-typography-letter-spacing:0.0015em;
760
+ --_rs-typography-text-transform:initial;
761
+ --_rs-typography-font-variant-numeric:initial;
762
+ --_rs-typography-font-family:var(
763
+ --rs-font-family-ui,
764
+ var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
765
+ BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
766
+ 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
767
+ );
768
+ --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
769
+ --_rs-typography-font-weight:var(
770
+ --rs-font-weight-regular,
771
+ 400
772
+ );
773
+ --_rs-typography-line-height:var(
774
+ --rs-text-2-line-height,
775
+ 24px
776
+ );
777
+ --_rs-typography-base-color:var(
778
+ --_rs-typography-hardness-color,
779
+ var(
780
+ --rs-color-average,
781
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
782
+ )
783
+ );
784
+ --_rs-typography-text-auto-offset:16px;
785
+ --_rs-typography-ul-list-li-padding-left:22px;
786
+ --_rs-typography-ol-list-li-padding-left:26px;
787
+ --_rs-typography-list-li-margin-top-from-text:16px;
788
+ --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
789
+ --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
790
+ --_rs-typography-link-border-bottom-width-from-text:1px;
791
+ }
792
+ @media screen and (max-width: 640px){
793
+ ._sizeL_9fg55k_21 [data-rs-internal='input__note'],
794
+ ._sizeL_9fg55k_21 [data-rs-internal='input__error-message']{
795
+ --_rs-typography-list-li-margin-top-from-text:12px;
796
+ }
797
+ }
798
+ ._classic_9fg55k_25{
799
+ --_rs-input-focused-enabled-wrapper-border-width:2px;
800
+ --_rs-input-focused-enabled-wrapper-background:rgb(
801
+ calc(255 - var(--_rs-theme-dark-coefficient, 0)*184), calc(255 - var(--_rs-theme-dark-coefficient, 0)*184), calc(255 - var(--_rs-theme-dark-coefficient, 0)*182)
802
+ );
803
+ --_rs-input-error-focused-enabled-wrapper-background:rgb(
804
+ calc(255 - var(--_rs-theme-dark-coefficient, 0)*184), calc(255 - var(--_rs-theme-dark-coefficient, 0)*184), calc(255 - var(--_rs-theme-dark-coefficient, 0)*182)
805
+ );
806
+ --_rs-input-focused-inner-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
807
+ --_rs-input-focused-inner-placeholder-color:rgba(
808
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),
809
+ 0.5
810
+ );
811
+ --_rs-input-error-focused-inner-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
812
+ --_rs-input-error-focused-inner-placeholder-color:rgba(
813
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),
814
+ 0.5
815
+ );
816
+ --_rs-input-focused-autofill-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
817
+ --_rs-input-focused-autofill-box-shadow:rgb(
818
+ calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227)
819
+ );
820
+ --_rs-input-error-focused-autofill-color:rgb(
821
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227)
822
+ );
823
+ --_rs-input-error-focused-autofill-box-shadow:rgb(
824
+ calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227)
825
+ );
826
+ --_rs-input-focused-icon-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7);
827
+ --_rs-input-error-focused-icon-color:rgba(
828
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),
829
+ 0.7
830
+ );
831
+ --_rs-input-focused-icon-accent-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
832
+ --_rs-input-error-focused-icon-accent-color:rgb(
833
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227)
834
+ );
835
+ --_rs-input-focused-divider-background:rgba(
836
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),
837
+ 0.2
838
+ );
839
+ --_rs-input-focused-suffix-color:rgba(
840
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),
841
+ 0.5
842
+ );
843
+ --_rs-input-error-focused-suffix-color:rgba(
844
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227),
845
+ 0.5
846
+ );
847
+ }
848
+ ._rock_9fg55k_28{
849
+ --_rs-input-focused-enabled-wrapper-border-width:0px;
850
+ --_rs-input-focused-enabled-wrapper-background:rgb(
851
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227)
852
+ );
853
+ --_rs-input-error-focused-enabled-wrapper-background:#F45C4A;
854
+ --_rs-input-focused-inner-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));
855
+ --_rs-input-focused-inner-placeholder-color:rgba(
856
+ calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227),
857
+ 0.7
858
+ );
859
+ --_rs-input-error-focused-inner-color:#FFFFFF;
860
+ --_rs-input-error-focused-inner-placeholder-color:rgba(255,255,255,0.7);
861
+ --_rs-input-focused-autofill-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));
862
+ --_rs-input-focused-autofill-box-shadow:rgb(
863
+ calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227)
864
+ );
865
+ --_rs-input-error-focused-autofill-color:#FFFFFF;
866
+ --_rs-input-error-focused-autofill-box-shadow:#19191C;
867
+ --_rs-input-focused-icon-color:rgba(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227), 0.7);
868
+ --_rs-input-error-focused-icon-color:rgba(255,255,255,0.7);
869
+ --_rs-input-focused-icon-accent-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227));
870
+ --_rs-input-error-focused-icon-accent-color:#FFFFFF;
871
+ --_rs-input-focused-divider-background:rgb(
872
+ calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227)
873
+ );
874
+ --_rs-input-focused-suffix-color:rgba(
875
+ calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227),
876
+ 0.7
877
+ );
878
+ --_rs-input-error-focused-suffix-color:rgba(255,255,255,0.7);
879
+ }
880
+ ._container_9fg55k_32{
881
+ --_rs-theme-dark:var(
882
+ --_rs-internal-force-theme-dark-consult-rescui-before-using,
883
+ var(--rs-theme-dark, 0)
884
+ );
885
+ --_rs-theme-flip:var(--rs-theme-flip, 0);
886
+ --_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));
887
+ --_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));
888
+ }
889
+ @supports (color: color-mix(in srgb, #fff 50%, #000 50%)){
890
+ ._container_9fg55k_32{
891
+ --_rs-color-primary:color-mix(in srgb, var(--rs-color-primary-light-theme, #6B57FF) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-dark-theme, #8473FF) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
892
+ --_rs-color-primary-dim:color-mix(in srgb, var(--rs-color-primary-dim-light-theme, #8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-dim-dark-theme, #6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
893
+ --_rs-color-primary-fog:color-mix(in srgb, var(--rs-color-primary-fog-light-theme, #e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-fog-dark-theme, #2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
894
+ --_rs-color-primary-t-dim:color-mix(in srgb, var(--rs-color-primary-t-dim-light-theme, rgba(107, 87, 255, 0.8)) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-t-dim-dark-theme, rgba(132, 115, 255,0.8)) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
895
+ --_rs-color-primary-t-fog:color-mix(in srgb, var(--rs-color-primary-t-fog-light-theme, rgba(107, 87, 255,0.2)) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-t-fog-dark-theme, rgba(132, 115, 255,0.3)) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
896
+ }
897
+ }
898
+ @supports not (color: color-mix(in srgb, #fff 50%, #000 50%)){
899
+ ._container_9fg55k_32{
900
+ --_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132), calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115), 255);
901
+ --_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111), calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97), calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));
902
+ --_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46), calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43), calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));
903
+ --_rs-color-primary-t-dim:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132), calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115), 255, 0.8);
904
+ --_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132), calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115), 255, calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3));
905
+ }
906
+ }
907
+ ._container_9fg55k_32 {
908
+
2
909
  display:block;
3
910
  }
4
- ._wrapper_wfp584_14{
911
+ ._wrapper_9fg55k_39{
912
+ --_rs-input-border-width:1px;
913
+
5
914
  display:-webkit-box;
915
+
6
916
  display:-ms-flexbox;
917
+
7
918
  display:flex;
8
919
 
9
- border:1px solid;
920
+ border:var(--_rs-input-border-width) solid rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.2);
10
921
 
11
922
  cursor:text;
923
+
924
+ background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*207), calc(255 - var(--_rs-theme-dark-coefficient, 0)*207), calc(255 - var(--_rs-theme-dark-coefficient, 0)*204));
12
925
  }
13
- ._light_wfp584_21 ._wrapper_wfp584_14{
14
- border-color:rgba(25,25,28,0.2);
926
+ ._disabled_9fg55k_51 ._wrapper_9fg55k_39{
927
+ cursor:auto;
15
928
 
16
- background-color:#FFFFFF;
17
- }
18
- ._light_wfp584_21._enabled_wfp584_27._filled_wfp584_27 ._wrapper_wfp584_14{
19
- border-color:rgba(25,25,28,0.3);
929
+ background-color:rgb(calc(244 - var(--_rs-theme-dark-coefficient, 0)*219), calc(244 - var(--_rs-theme-dark-coefficient, 0)*219), calc(244 - var(--_rs-theme-dark-coefficient, 0)*216));
20
930
  }
21
- @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
22
- ._light_wfp584_21._enabled_wfp584_27:hover ._wrapper_wfp584_14{
23
- border-color:rgba(25,25,28,0.5);
931
+ ._error_9fg55k_57 ._wrapper_9fg55k_39{
932
+ --_rs-input-border-width:2px;
24
933
 
25
- background-color:#FFFFFF;
26
- }
27
- }
28
- ._light_wfp584_21._enabled_wfp584_27._focused_wfp584_39 ._wrapper_wfp584_14{
29
- border-width:2px;
30
- border-color:#19191C;
31
- }
32
- ._light_wfp584_21._enabled_wfp584_27._classic_wfp584_44._focused_wfp584_39 ._wrapper_wfp584_14{
33
- background-color:#FFFFFF;
34
- }
35
- ._light_wfp584_21._enabled_wfp584_27._rock_wfp584_48._focused_wfp584_39 ._wrapper_wfp584_14{
36
- background-color:#19191C;
37
- }
38
- ._dark_wfp584_52 ._wrapper_wfp584_14{
39
- border-color:rgba(255,255,255,0.2);
40
-
41
- background-color:#303033;
934
+ border-color:#F45C4A;
42
935
  }
43
- ._dark_wfp584_52._enabled_wfp584_27._filled_wfp584_27 ._wrapper_wfp584_14{
44
- border-color:rgba(255,255,255,0.3);
936
+ ._enabled_9fg55k_63._filled_9fg55k_63 ._wrapper_9fg55k_39{
937
+ border-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.3);
45
938
  }
46
- @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
47
- ._dark_wfp584_52._enabled_wfp584_27:hover ._wrapper_wfp584_14{
48
- border-color:rgba(255,255,255,0.5);
939
+ @media (hover: hover){
940
+ ._enabled_9fg55k_63:hover ._wrapper_9fg55k_39{
941
+ border-color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
49
942
 
50
- background-color:#474749;
943
+ background-color:rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*184), calc(255 - var(--_rs-theme-dark-coefficient, 0)*184), calc(255 - var(--_rs-theme-dark-coefficient, 0)*182));
51
944
  }
52
945
  }
53
- ._dark_wfp584_52._enabled_wfp584_27._focused_wfp584_39 ._wrapper_wfp584_14{
54
- border-width:2px;
55
- border-color:#FFFFFF;
56
- }
57
- ._dark_wfp584_52._enabled_wfp584_27._classic_wfp584_44._focused_wfp584_39 ._wrapper_wfp584_14{
58
- background-color:#474749;
59
- }
60
- ._dark_wfp584_52._enabled_wfp584_27._rock_wfp584_48._focused_wfp584_39 ._wrapper_wfp584_14{
61
- background-color:#FFFFFF;
62
- }
63
- ._error_wfp584_83 ._wrapper_wfp584_14{
64
- border-width:2px;
65
- border-color:#F45C4A;
946
+ ._enabled_9fg55k_63._focused_9fg55k_75 ._wrapper_9fg55k_39{
947
+ --_rs-input-border-width:var(
948
+ --_rs-input-focused-enabled-wrapper-border-width
949
+ );
950
+
951
+ border-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
952
+
953
+ background-color:var(--_rs-input-focused-enabled-wrapper-background);
66
954
  }
67
- @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
68
- ._error_wfp584_83._enabled_wfp584_27:hover ._wrapper_wfp584_14{
955
+ @media (hover: hover){
956
+ ._error_9fg55k_57._enabled_9fg55k_63:hover ._wrapper_9fg55k_39{
69
957
  border-color:#F45C4A;
70
958
  }
71
959
  }
72
- ._error_wfp584_83._enabled_wfp584_27._focused_wfp584_39 ._wrapper_wfp584_14,
73
- ._error_wfp584_83._enabled_wfp584_27._filled_wfp584_27 ._wrapper_wfp584_14{
960
+ ._error_9fg55k_57._enabled_9fg55k_63._focused_9fg55k_75 ._wrapper_9fg55k_39,
961
+ ._error_9fg55k_57._enabled_9fg55k_63._filled_9fg55k_63 ._wrapper_9fg55k_39{
74
962
  border-color:#F45C4A;
75
963
  }
76
- ._error_wfp584_83._enabled_wfp584_27._rock_wfp584_48._focused_wfp584_39 ._wrapper_wfp584_14{
77
- background:#F45C4A;
78
- }
79
- ._disabled_wfp584_103 ._wrapper_wfp584_14{
80
- cursor:auto;
81
- }
82
- ._disabled_wfp584_103._light_wfp584_21 ._wrapper_wfp584_14{
83
- background-color:#F4F4F4;
84
- }
85
- ._disabled_wfp584_103._dark_wfp584_52 ._wrapper_wfp584_14{
86
- background-color:#19191C;
964
+ ._error_9fg55k_57._enabled_9fg55k_63._focused_9fg55k_75 ._wrapper_9fg55k_39{
965
+ background:var(--_rs-input-error-focused-enabled-wrapper-background);
87
966
  }
88
- ._rock_wfp584_48._enabled_wfp584_27._focused_wfp584_39 ._wrapper_wfp584_14{
89
- border-width:0;
90
- }
91
- ._field_wfp584_161{
967
+ ._field_9fg55k_101{
92
968
  display:-webkit-box;
93
969
  display:-ms-flexbox;
94
970
  display:flex;
@@ -100,38 +976,47 @@
100
976
  flex:1 1 auto;
101
977
 
102
978
  min-width:0;
979
+
980
+ padding:calc(var(--_rs-input-vertical-padding) - var(--_rs-input-border-width)) calc(var(--_rs-input-horizontal-padding) - var(--_rs-input-border-width));
103
981
  }
104
- ._sizeL_wfp584_121 ._field_wfp584_161{
105
- padding: 11px 15px;
106
- }
107
- ._sizeM_wfp584_125 ._field_wfp584_161{
108
- padding: 7px 7px;
109
- }
110
- ._sizeS_wfp584_129 ._field_wfp584_161{
111
- padding: 5px 7px;
112
- }
113
- ._sizeL_wfp584_121._focused_wfp584_39 ._field_wfp584_161,
114
- ._sizeL_wfp584_121._error_wfp584_83 ._field_wfp584_161{
115
- padding: 10px 14px;
116
- }
117
- ._sizeM_wfp584_125._focused_wfp584_39 ._field_wfp584_161,
118
- ._sizeM_wfp584_125._error_wfp584_83 ._field_wfp584_161{
119
- padding: 6px 6px;
982
+ ._inner_9fg55k_114{
983
+ letter-spacing:var(
984
+ --rs-text-base-letter-spacing,
985
+ var(--_rs-typography-letter-spacing)
986
+ );
987
+ text-transform:var(--_rs-typography-text-transform);
988
+ font-family:var(--_rs-typography-font-family);
989
+ font-size:var(--_rs-typography-font-size);
990
+ font-weight:var(--_rs-typography-font-weight);
991
+ line-height:var(--_rs-typography-line-height);
992
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
993
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
994
+ font-feature-settings:'kern', 'liga', 'calt';
995
+ }
996
+ ._inner_9fg55k_114 > p:not(:nth-child(1)),
997
+ ._inner_9fg55k_114 > pre:not(:nth-child(1)){
998
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
120
999
  }
121
- ._sizeS_wfp584_129._focused_wfp584_39 ._field_wfp584_161,
122
- ._sizeS_wfp584_129._error_wfp584_83 ._field_wfp584_161{
123
- padding: 4px 6px;
1000
+ ._inner_9fg55k_114::-ms-clear{
1001
+ display:none;
1002
+
1003
+ width:0;
1004
+ height:0;
124
1005
  }
125
- ._sizeL_wfp584_121._rock_wfp584_48._focused_wfp584_39 ._field_wfp584_161{
126
- padding: 12px 16px;
1006
+ ._dark_9fg55k_11 ._inner_9fg55k_114{
1007
+ color-scheme:dark;
127
1008
  }
128
- ._sizeM_wfp584_125._rock_wfp584_48._focused_wfp584_39 ._field_wfp584_161{
129
- padding: 8px 8px;
1009
+ ._inner_9fg55k_114 {
1010
+
1011
+ @container style(--_rs-theme-dark-coefficient: 1){
1012
+ color-scheme:dark;
130
1013
  }
131
- ._sizeS_wfp584_129._rock_wfp584_48._focused_wfp584_39 ._field_wfp584_161{
132
- padding: 6px 8px;
1014
+ }
1015
+ ._inner_9fg55k_114 {
1016
+ @container style(--_rs-theme-dark-coefficient: 0){
1017
+ color-scheme:light;
133
1018
  }
134
- ._inner_wfp584_171{
1019
+
135
1020
  display:block;
136
1021
 
137
1022
  -webkit-box-flex:1;
@@ -151,442 +1036,233 @@
151
1036
 
152
1037
  outline:none;
153
1038
 
1039
+ color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
1040
+
154
1041
  background:transparent;
155
1042
  -webkit-appearance:none;
156
1043
  -moz-appearance:none;
157
1044
  appearance:none;
158
1045
  }
159
- ._inner_wfp584_171:focus{
1046
+ ._inner_9fg55k_114:focus{
160
1047
  outline:none;
161
1048
  }
162
- ._inner_wfp584_171::-webkit-input-placeholder{
163
- opacity:1;
164
- }
165
- ._inner_wfp584_171::-moz-placeholder{
166
- opacity:1;
167
- }
168
- ._inner_wfp584_171:-ms-input-placeholder{
169
- opacity:1;
170
- }
171
- ._inner_wfp584_171::-ms-input-placeholder{
172
- opacity:1;
173
- }
174
- ._inner_wfp584_171::placeholder{
1049
+ ._disabled_9fg55k_51 ._inner_9fg55k_114,
1050
+ ._inner_9fg55k_114:disabled{
1051
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7);
1052
+ }
1053
+ ._focused_9fg55k_75 ._inner_9fg55k_114{
1054
+ color:var(--_rs-input-focused-inner-color);
1055
+ }
1056
+ ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114{
1057
+ color:var(--_rs-input-error-focused-inner-color);
1058
+ }
1059
+ ._inner_9fg55k_114::-webkit-input-placeholder{
1060
+ letter-spacing:var(
1061
+ --rs-text-base-letter-spacing,
1062
+ var(--_rs-typography-letter-spacing)
1063
+ );
1064
+ text-transform:var(--_rs-typography-text-transform);
1065
+ font-family:var(--_rs-typography-font-family);
1066
+ font-size:var(--_rs-typography-font-size);
1067
+ font-weight:var(--_rs-typography-font-weight);
1068
+ line-height:var(--_rs-typography-line-height);
1069
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1070
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1071
+ font-feature-settings:'kern', 'liga', 'calt';
1072
+ }
1073
+ ._inner_9fg55k_114::-webkit-input-placeholder > p:not(:nth-child(1)),
1074
+ ._inner_9fg55k_114::-webkit-input-placeholder > pre:not(:nth-child(1)){
1075
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1076
+ }
1077
+ ._inner_9fg55k_114::-webkit-input-placeholder {
175
1078
  opacity:1;
176
- }
177
- ._inner_wfp584_171::-ms-clear{
178
- display:none;
179
-
180
- width:0;
181
- height:0;
182
- }
183
- ._inner_wfp584_171:-moz-ui-invalid{
184
- box-shadow:none;
185
- }
186
- ._inner_wfp584_171:-moz-ui-invalid:-moz-focusring{
187
- box-shadow:none;
188
- }
189
- ._inner_wfp584_171:-webkit-autofill,
190
- ._inner_wfp584_171:-webkit-autofill:hover,
191
- ._inner_wfp584_171:-webkit-autofill:active,
192
- ._inner_wfp584_171:-webkit-autofill:focus{
193
- -webkit-transition-delay:9999s;
194
- transition-delay:9999s;
195
- }
196
- ._light_wfp584_21 ._inner_wfp584_171:-webkit-autofill, ._light_wfp584_21 ._inner_wfp584_171:-webkit-autofill:hover, ._light_wfp584_21 ._inner_wfp584_171:-webkit-autofill:active, ._light_wfp584_21 ._inner_wfp584_171:-webkit-autofill:focus{
197
- -webkit-text-fill-color:#19191C;
198
1079
 
199
- -webkit-box-shadow:0 0 0 1000px #FFFFFF inset;
1080
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
1081
+ }
1082
+ ._focused_9fg55k_75 ._inner_9fg55k_114::-webkit-input-placeholder{
1083
+ color:var(--_rs-input-focused-inner-placeholder-color);
200
1084
  }
201
- ._dark_wfp584_52 ._inner_wfp584_171:-webkit-autofill, ._dark_wfp584_52 ._inner_wfp584_171:-webkit-autofill:hover, ._dark_wfp584_52 ._inner_wfp584_171:-webkit-autofill:active, ._dark_wfp584_52 ._inner_wfp584_171:-webkit-autofill:focus{
202
- -webkit-text-fill-color:#FFFFFF;
203
-
204
- -webkit-box-shadow:0 0 0 1000px #19191C inset;
1085
+ ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114::-webkit-input-placeholder{
1086
+ color:var(--_rs-input-error-focused-inner-placeholder-color);
205
1087
  }
206
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill, ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:hover, ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:active, ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:focus{
207
- -webkit-text-fill-color:#FFFFFF;
1088
+ ._inner_9fg55k_114::-moz-placeholder{
1089
+ letter-spacing:var(
1090
+ --rs-text-base-letter-spacing,
1091
+ var(--_rs-typography-letter-spacing)
1092
+ );
1093
+ text-transform:var(--_rs-typography-text-transform);
1094
+ font-family:var(--_rs-typography-font-family);
1095
+ font-size:var(--_rs-typography-font-size);
1096
+ font-weight:var(--_rs-typography-font-weight);
1097
+ line-height:var(--_rs-typography-line-height);
1098
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1099
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1100
+ font-feature-settings:'kern', 'liga', 'calt';
1101
+ }
1102
+ ._inner_9fg55k_114::-moz-placeholder > p:not(:nth-child(1)),
1103
+ ._inner_9fg55k_114::-moz-placeholder > pre:not(:nth-child(1)){
1104
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1105
+ }
1106
+ ._inner_9fg55k_114::-moz-placeholder {
1107
+ opacity:1;
208
1108
 
209
- -webkit-box-shadow:0 0 0 1000px #19191C inset;
1109
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
1110
+ }
1111
+ ._focused_9fg55k_75 ._inner_9fg55k_114::-moz-placeholder{
1112
+ color:var(--_rs-input-focused-inner-placeholder-color);
210
1113
  }
211
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill, ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:hover, ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:active, ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:focus{
212
- -webkit-text-fill-color:#19191C;
213
-
214
- -webkit-box-shadow:0 0 0 1000px #FFFFFF inset;
1114
+ ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114::-moz-placeholder{
1115
+ color:var(--_rs-input-error-focused-inner-placeholder-color);
215
1116
  }
216
- ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:hover, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:active, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-webkit-autofill:focus{
217
- -webkit-text-fill-color:#FFFFFF;
1117
+ ._inner_9fg55k_114:-ms-input-placeholder{
1118
+ letter-spacing:var(
1119
+ --rs-text-base-letter-spacing,
1120
+ var(--_rs-typography-letter-spacing)
1121
+ );
1122
+ text-transform:var(--_rs-typography-text-transform);
1123
+ font-family:var(--_rs-typography-font-family);
1124
+ font-size:var(--_rs-typography-font-size);
1125
+ font-weight:var(--_rs-typography-font-weight);
1126
+ line-height:var(--_rs-typography-line-height);
1127
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1128
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1129
+ font-feature-settings:'kern', 'liga', 'calt';
1130
+ }
1131
+ ._inner_9fg55k_114:-ms-input-placeholder > p:not(:nth-child(1)),
1132
+ ._inner_9fg55k_114:-ms-input-placeholder > pre:not(:nth-child(1)){
1133
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1134
+ }
1135
+ ._inner_9fg55k_114:-ms-input-placeholder {
1136
+ opacity:1;
218
1137
 
219
- -webkit-box-shadow:0 0 0 1000px #19191C inset;
220
- }
221
- ._sizeL_wfp584_121 ._inner_wfp584_171{
222
- height:28px;
223
- height:var(--rs-text-1-line-height, 28px);
224
- }
225
- ._sizeM_wfp584_125 ._inner_wfp584_171{
226
- height:24px;
227
- height:var(--rs-text-2-line-height, 24px);
228
- }
229
- ._sizeS_wfp584_129 ._inner_wfp584_171{
230
- height:20px;
231
- height:var(--rs-text-3-line-height, 20px);
232
- }
233
- ._sizeL_wfp584_121 ._inner_wfp584_171{
234
- letter-spacing:normal;
235
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
236
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
237
- -webkit-font-feature-settings:"kern", "liga", "calt";
238
- font-feature-settings:"kern", "liga", "calt";
239
- font-size:20px;
240
- font-size:var(--rs-text-1-font-size, 20px);
241
- font-weight:normal;
242
- line-height:28px;
243
- line-height:var(--rs-text-1-line-height, 28px);
244
- }
245
- ._sizeL_wfp584_121 ._inner_wfp584_171::-webkit-input-placeholder{
246
- letter-spacing:normal;
247
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
248
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
249
- -webkit-font-feature-settings:"kern", "liga", "calt";
250
- font-feature-settings:"kern", "liga", "calt";
251
- font-size:20px;
252
- font-size:var(--rs-text-1-font-size, 20px);
253
- font-weight:normal;
254
- line-height:28px;
255
- line-height:var(--rs-text-1-line-height, 28px);
256
- }
257
- ._sizeL_wfp584_121 ._inner_wfp584_171::-moz-placeholder{
258
- letter-spacing:normal;
259
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
260
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
261
- -webkit-font-feature-settings:"kern", "liga", "calt";
262
- font-feature-settings:"kern", "liga", "calt";
263
- font-size:20px;
264
- font-size:var(--rs-text-1-font-size, 20px);
265
- font-weight:normal;
266
- line-height:28px;
267
- line-height:var(--rs-text-1-line-height, 28px);
268
- }
269
- ._sizeL_wfp584_121 ._inner_wfp584_171:-ms-input-placeholder{
270
- letter-spacing:normal;
271
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
272
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
273
- -webkit-font-feature-settings:"kern", "liga", "calt";
274
- font-feature-settings:"kern", "liga", "calt";
275
- font-size:20px;
276
- font-size:var(--rs-text-1-font-size, 20px);
277
- font-weight:normal;
278
- line-height:28px;
279
- line-height:var(--rs-text-1-line-height, 28px);
280
- }
281
- ._sizeL_wfp584_121 ._inner_wfp584_171::-ms-input-placeholder{
282
- letter-spacing:normal;
283
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
284
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
285
- -webkit-font-feature-settings:"kern", "liga", "calt";
286
- font-feature-settings:"kern", "liga", "calt";
287
- font-size:20px;
288
- font-size:var(--rs-text-1-font-size, 20px);
289
- font-weight:normal;
290
- line-height:28px;
291
- line-height:var(--rs-text-1-line-height, 28px);
292
- }
293
- ._sizeL_wfp584_121 ._inner_wfp584_171::placeholder{
294
- letter-spacing:normal;
295
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
296
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
297
- -webkit-font-feature-settings:"kern", "liga", "calt";
298
- font-feature-settings:"kern", "liga", "calt";
299
- font-size:20px;
300
- font-size:var(--rs-text-1-font-size, 20px);
301
- font-weight:normal;
302
- line-height:28px;
303
- line-height:var(--rs-text-1-line-height, 28px);
304
- }
305
- ._sizeM_wfp584_125 ._inner_wfp584_171{
306
- letter-spacing:0.0015em;
307
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
308
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
309
- -webkit-font-feature-settings:"kern", "liga", "calt";
310
- font-feature-settings:"kern", "liga", "calt";
311
- font-size:16px;
312
- font-size:var(--rs-text-2-font-size, 16px);
313
- font-weight:400;
314
- line-height:24px;
315
- line-height:var(--rs-text-2-line-height, 24px);
316
- }
317
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._inner_wfp584_171{
318
- letter-spacing:normal;
319
- }
320
- ._sizeM_wfp584_125 ._inner_wfp584_171::-webkit-input-placeholder{
321
- letter-spacing:0.0015em;
322
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
323
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
324
- -webkit-font-feature-settings:"kern", "liga", "calt";
325
- font-feature-settings:"kern", "liga", "calt";
326
- font-size:16px;
327
- font-size:var(--rs-text-2-font-size, 16px);
328
- font-weight:400;
329
- line-height:24px;
330
- line-height:var(--rs-text-2-line-height, 24px);
331
- }
332
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._inner_wfp584_171::-webkit-input-placeholder{
333
- letter-spacing:normal;
334
- }
335
- ._sizeM_wfp584_125 ._inner_wfp584_171::-moz-placeholder{
336
- letter-spacing:0.0015em;
337
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
338
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
339
- -webkit-font-feature-settings:"kern", "liga", "calt";
340
- font-feature-settings:"kern", "liga", "calt";
341
- font-size:16px;
342
- font-size:var(--rs-text-2-font-size, 16px);
343
- font-weight:400;
344
- line-height:24px;
345
- line-height:var(--rs-text-2-line-height, 24px);
346
- }
347
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._inner_wfp584_171::-moz-placeholder{
348
- letter-spacing:normal;
349
- }
350
- ._sizeM_wfp584_125 ._inner_wfp584_171:-ms-input-placeholder{
351
- letter-spacing:0.0015em;
352
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
353
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
354
- -webkit-font-feature-settings:"kern", "liga", "calt";
355
- font-feature-settings:"kern", "liga", "calt";
356
- font-size:16px;
357
- font-size:var(--rs-text-2-font-size, 16px);
358
- font-weight:400;
359
- line-height:24px;
360
- line-height:var(--rs-text-2-line-height, 24px);
361
- }
362
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._inner_wfp584_171:-ms-input-placeholder{
363
- letter-spacing:normal;
364
- }
365
- ._sizeM_wfp584_125 ._inner_wfp584_171::-ms-input-placeholder{
366
- letter-spacing:0.0015em;
367
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
368
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
369
- -webkit-font-feature-settings:"kern", "liga", "calt";
370
- font-feature-settings:"kern", "liga", "calt";
371
- font-size:16px;
372
- font-size:var(--rs-text-2-font-size, 16px);
373
- font-weight:400;
374
- line-height:24px;
375
- line-height:var(--rs-text-2-line-height, 24px);
376
- }
377
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._inner_wfp584_171::-ms-input-placeholder{
378
- letter-spacing:normal;
379
- }
380
- ._sizeM_wfp584_125 ._inner_wfp584_171::placeholder{
381
- letter-spacing:0.0015em;
382
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
383
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
384
- -webkit-font-feature-settings:"kern", "liga", "calt";
385
- font-feature-settings:"kern", "liga", "calt";
386
- font-size:16px;
387
- font-size:var(--rs-text-2-font-size, 16px);
388
- font-weight:400;
389
- line-height:24px;
390
- line-height:var(--rs-text-2-line-height, 24px);
391
- }
392
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._inner_wfp584_171::placeholder{
393
- letter-spacing:normal;
394
- }
395
- ._sizeS_wfp584_129 ._inner_wfp584_171{
396
- letter-spacing:0.0045em;
397
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
398
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
399
- -webkit-font-feature-settings:"kern", "liga", "calt";
400
- font-feature-settings:"kern", "liga", "calt";
401
- font-size:13px;
402
- font-size:var(--rs-text-3-font-size, 13px);
403
- line-height:20px;
404
- line-height:var(--rs-text-3-line-height, 20px);
405
- }
406
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._inner_wfp584_171{
407
- letter-spacing:normal;
408
- }
409
- ._sizeS_wfp584_129 ._inner_wfp584_171::-webkit-input-placeholder{
410
- letter-spacing:0.0045em;
411
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
412
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
413
- -webkit-font-feature-settings:"kern", "liga", "calt";
414
- font-feature-settings:"kern", "liga", "calt";
415
- font-size:13px;
416
- font-size:var(--rs-text-3-font-size, 13px);
417
- line-height:20px;
418
- line-height:var(--rs-text-3-line-height, 20px);
419
- }
420
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._inner_wfp584_171::-webkit-input-placeholder{
421
- letter-spacing:normal;
422
- }
423
- ._sizeS_wfp584_129 ._inner_wfp584_171::-moz-placeholder{
424
- letter-spacing:0.0045em;
425
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
426
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
427
- -webkit-font-feature-settings:"kern", "liga", "calt";
428
- font-feature-settings:"kern", "liga", "calt";
429
- font-size:13px;
430
- font-size:var(--rs-text-3-font-size, 13px);
431
- line-height:20px;
432
- line-height:var(--rs-text-3-line-height, 20px);
433
- }
434
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._inner_wfp584_171::-moz-placeholder{
435
- letter-spacing:normal;
436
- }
437
- ._sizeS_wfp584_129 ._inner_wfp584_171:-ms-input-placeholder{
438
- letter-spacing:0.0045em;
439
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
440
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
441
- -webkit-font-feature-settings:"kern", "liga", "calt";
442
- font-feature-settings:"kern", "liga", "calt";
443
- font-size:13px;
444
- font-size:var(--rs-text-3-font-size, 13px);
445
- line-height:20px;
446
- line-height:var(--rs-text-3-line-height, 20px);
447
- }
448
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._inner_wfp584_171:-ms-input-placeholder{
449
- letter-spacing:normal;
450
- }
451
- ._sizeS_wfp584_129 ._inner_wfp584_171::-ms-input-placeholder{
452
- letter-spacing:0.0045em;
453
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
454
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
455
- -webkit-font-feature-settings:"kern", "liga", "calt";
456
- font-feature-settings:"kern", "liga", "calt";
457
- font-size:13px;
458
- font-size:var(--rs-text-3-font-size, 13px);
459
- line-height:20px;
460
- line-height:var(--rs-text-3-line-height, 20px);
461
- }
462
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._inner_wfp584_171::-ms-input-placeholder{
463
- letter-spacing:normal;
464
- }
465
- ._sizeS_wfp584_129 ._inner_wfp584_171::placeholder{
466
- letter-spacing:0.0045em;
467
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
468
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
469
- -webkit-font-feature-settings:"kern", "liga", "calt";
470
- font-feature-settings:"kern", "liga", "calt";
471
- font-size:13px;
472
- font-size:var(--rs-text-3-font-size, 13px);
473
- line-height:20px;
474
- line-height:var(--rs-text-3-line-height, 20px);
475
- }
476
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._inner_wfp584_171::placeholder{
477
- letter-spacing:normal;
478
- }
479
- ._light_wfp584_21 ._inner_wfp584_171{
480
- color:#19191C;
481
- }
482
- ._light_wfp584_21 ._inner_wfp584_171::-webkit-input-placeholder{
483
- color:rgba(25,25,28,0.5);
484
- }
485
- ._light_wfp584_21 ._inner_wfp584_171::-moz-placeholder{
486
- color:rgba(25,25,28,0.5);
487
- }
488
- ._light_wfp584_21 ._inner_wfp584_171:-ms-input-placeholder{
489
- color:rgba(25,25,28,0.5);
490
- }
491
- ._light_wfp584_21 ._inner_wfp584_171::-ms-input-placeholder{
492
- color:rgba(25,25,28,0.5);
1138
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
1139
+ }
1140
+ ._focused_9fg55k_75 ._inner_9fg55k_114:-ms-input-placeholder{
1141
+ color:var(--_rs-input-focused-inner-placeholder-color);
493
1142
  }
494
- ._light_wfp584_21 ._inner_wfp584_171::placeholder{
495
- color:rgba(25,25,28,0.5);
1143
+ ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114:-ms-input-placeholder{
1144
+ color:var(--_rs-input-error-focused-inner-placeholder-color);
496
1145
  }
497
- ._dark_wfp584_52 ._inner_wfp584_171{
498
- color-scheme:dark;
1146
+ ._inner_9fg55k_114::-ms-input-placeholder{
1147
+ letter-spacing:var(
1148
+ --rs-text-base-letter-spacing,
1149
+ var(--_rs-typography-letter-spacing)
1150
+ );
1151
+ text-transform:var(--_rs-typography-text-transform);
1152
+ font-family:var(--_rs-typography-font-family);
1153
+ font-size:var(--_rs-typography-font-size);
1154
+ font-weight:var(--_rs-typography-font-weight);
1155
+ line-height:var(--_rs-typography-line-height);
1156
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1157
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1158
+ font-feature-settings:'kern', 'liga', 'calt';
1159
+ }
1160
+ ._inner_9fg55k_114::-ms-input-placeholder > p:not(:nth-child(1)),
1161
+ ._inner_9fg55k_114::-ms-input-placeholder > pre:not(:nth-child(1)){
1162
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1163
+ }
1164
+ ._inner_9fg55k_114::-ms-input-placeholder {
1165
+ opacity:1;
499
1166
 
500
- color:#FFFFFF;
501
- }
502
- ._dark_wfp584_52 ._inner_wfp584_171::-webkit-input-placeholder{
503
- color:rgba(255,255,255,0.5);
504
- }
505
- ._dark_wfp584_52 ._inner_wfp584_171::-moz-placeholder{
506
- color:rgba(255,255,255,0.5);
1167
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
1168
+ }
1169
+ ._focused_9fg55k_75 ._inner_9fg55k_114::-ms-input-placeholder{
1170
+ color:var(--_rs-input-focused-inner-placeholder-color);
507
1171
  }
508
- ._dark_wfp584_52 ._inner_wfp584_171:-ms-input-placeholder{
509
- color:rgba(255,255,255,0.5);
1172
+ ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114::-ms-input-placeholder{
1173
+ color:var(--_rs-input-error-focused-inner-placeholder-color);
510
1174
  }
511
- ._dark_wfp584_52 ._inner_wfp584_171::-ms-input-placeholder{
512
- color:rgba(255,255,255,0.5);
1175
+ ._inner_9fg55k_114::placeholder{
1176
+ letter-spacing:var(
1177
+ --rs-text-base-letter-spacing,
1178
+ var(--_rs-typography-letter-spacing)
1179
+ );
1180
+ text-transform:var(--_rs-typography-text-transform);
1181
+ font-family:var(--_rs-typography-font-family);
1182
+ font-size:var(--_rs-typography-font-size);
1183
+ font-weight:var(--_rs-typography-font-weight);
1184
+ line-height:var(--_rs-typography-line-height);
1185
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1186
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1187
+ font-feature-settings:'kern', 'liga', 'calt';
1188
+ }
1189
+ ._inner_9fg55k_114::placeholder > p:not(:nth-child(1)),
1190
+ ._inner_9fg55k_114::placeholder > pre:not(:nth-child(1)){
1191
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1192
+ }
1193
+ ._inner_9fg55k_114::placeholder {
1194
+ opacity:1;
1195
+
1196
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
1197
+ }
1198
+ ._focused_9fg55k_75 ._inner_9fg55k_114::placeholder{
1199
+ color:var(--_rs-input-focused-inner-placeholder-color);
513
1200
  }
514
- ._dark_wfp584_52 ._inner_wfp584_171::placeholder{
515
- color:rgba(255,255,255,0.5);
1201
+ ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114::placeholder{
1202
+ color:var(--_rs-input-error-focused-inner-placeholder-color);
516
1203
  }
517
- ._light_wfp584_21._disabled_wfp584_103 ._inner_wfp584_171,
518
- ._light_wfp584_21 ._inner_wfp584_171:disabled{
519
- color:rgba(25,25,28,0.7);
520
- }
521
- ._dark_wfp584_52._disabled_wfp584_103 ._inner_wfp584_171,
522
- ._dark_wfp584_52 ._inner_wfp584_171:disabled{
523
- color:rgba(255,255,255,0.7);
1204
+ ._inner_9fg55k_114:-moz-ui-invalid{
1205
+ box-shadow:none;
524
1206
  }
525
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171{
526
- color:#19191C;
1207
+ ._inner_9fg55k_114:-moz-ui-invalid:-moz-focusring{
1208
+ box-shadow:none;
527
1209
  }
528
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-webkit-input-placeholder{
529
- color:rgba(25,25,28,0.7);
530
- }
531
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-moz-placeholder{
532
- color:rgba(25,25,28,0.7);
533
- }
534
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-ms-input-placeholder{
535
- color:rgba(25,25,28,0.7);
536
- }
537
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-ms-input-placeholder{
538
- color:rgba(25,25,28,0.7);
539
- }
540
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::placeholder{
541
- color:rgba(25,25,28,0.7);
542
- }
543
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171,
544
- ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171{
545
- color:#FFFFFF;
1210
+ ._inner_9fg55k_114:-webkit-autofill,
1211
+ ._inner_9fg55k_114:-webkit-autofill:hover,
1212
+ ._inner_9fg55k_114:-webkit-autofill:active,
1213
+ ._inner_9fg55k_114:-webkit-autofill:focus{
1214
+ -webkit-box-shadow:0 0 0 1000px rgb(calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*230), calc(255 - var(--_rs-theme-dark-coefficient, 0)*227)) inset;
1215
+
1216
+ -webkit-transition-delay:9999s;
1217
+
1218
+ transition-delay:9999s;
1219
+ -webkit-text-fill-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
546
1220
  }
547
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-webkit-input-placeholder, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-webkit-input-placeholder{
548
- color:rgba(255,255,255,0.7);
549
- }
550
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-moz-placeholder, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-moz-placeholder{
551
- color:rgba(255,255,255,0.7);
552
- }
553
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-ms-input-placeholder, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171:-ms-input-placeholder{
554
- color:rgba(255,255,255,0.7);
1221
+ ._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill, ._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill:hover, ._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill:active, ._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill:focus{
1222
+ -webkit-box-shadow:0 0 0 1000px var(--_rs-input-focused-autofill-box-shadow) inset;
1223
+ -webkit-text-fill-color:var(--_rs-input-focused-autofill-color);
555
1224
  }
556
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-ms-input-placeholder, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::-ms-input-placeholder{
557
- color:rgba(255,255,255,0.7);
1225
+ ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill, ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill:hover, ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill:active, ._error_9fg55k_57._focused_9fg55k_75 ._inner_9fg55k_114:-webkit-autofill:focus{
1226
+ -webkit-box-shadow:0 0 0 1000px var(--_rs-input-error-focused-autofill-box-shadow) inset;
1227
+ -webkit-text-fill-color:var(--_rs-input-error-focused-autofill-color);
558
1228
  }
559
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::placeholder, ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._inner_wfp584_171::placeholder{
560
- color:rgba(255,255,255,0.7);
561
- }
562
- ._offSystemMicroelements_wfp584_345 ._inner_wfp584_171{
1229
+ ._offSystemMicroelements_9fg55k_229 ._inner_9fg55k_114{
563
1230
  -moz-appearance:textfield;
564
1231
  }
565
- ._offSystemMicroelements_wfp584_345 ._inner_wfp584_171::-webkit-outer-spin-button,
566
- ._offSystemMicroelements_wfp584_345 ._inner_wfp584_171::-webkit-inner-spin-button{
1232
+ ._offSystemMicroelements_9fg55k_229 ._inner_9fg55k_114::-webkit-outer-spin-button,
1233
+ ._offSystemMicroelements_9fg55k_229 ._inner_9fg55k_114::-webkit-inner-spin-button{
1234
+ margin:0;
567
1235
  -webkit-appearance:none;
568
1236
  appearance:none;
569
-
570
- margin:0;
571
1237
  }
572
- ._icon_wfp584_356{
1238
+ ._iconWrapper_9fg55k_239{
1239
+ --_rs-input-icon-overlap:calc(var(--_rs-input-vertical-padding) - var(--_rs-input-border-width));
1240
+
573
1241
  display:-webkit-inline-box;
1242
+
574
1243
  display:-ms-inline-flexbox;
1244
+
575
1245
  display:inline-flex;
576
1246
  -webkit-box-flex:0;
577
1247
  -ms-flex:0 0 auto;
578
1248
  flex:0 0 auto;
579
1249
 
1250
+ margin-top:calc(var(--_rs-input-icon-overlap)*-1);
1251
+ margin-bottom:calc(var(--_rs-input-icon-overlap)*-1);
1252
+ padding-top:var(--_rs-input-icon-overlap);
1253
+ padding-bottom:var(--_rs-input-icon-overlap);
1254
+
1255
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7);
580
1256
  }
581
- ._icon_wfp584_356._action_wfp584_360{
1257
+ ._iconWrapper_9fg55k_239._action_9fg55k_254{
582
1258
  position:relative;
583
1259
 
584
1260
  cursor:pointer;
585
1261
  }
586
- ._icon_wfp584_356._action_wfp584_360:focus{
1262
+ ._iconWrapper_9fg55k_239._action_9fg55k_254:focus{
587
1263
  outline:none;
588
1264
  }
589
- ._icon_wfp584_356._action_wfp584_360::before{
1265
+ ._iconWrapper_9fg55k_239._action_9fg55k_254::before{
590
1266
  position:absolute;
591
1267
  top:-4px;
592
1268
  right:-4px;
@@ -595,461 +1271,197 @@
595
1271
 
596
1272
  display:none;
597
1273
 
598
- border:4px solid rgba(107, 87, 255, 0.8);
599
-
600
- border:4px solid var(--rs-color-primary-t-dim-light-theme, rgba(107, 87, 255, 0.8));
1274
+ border:4px solid var(--_rs-color-primary-t-dim);
601
1275
  border-radius:4px;
602
1276
 
603
1277
  content:'';
604
1278
  pointer-events:none;
605
1279
  }
606
- ._icon_wfp584_356._action_wfp584_360:focus[data-focus-method='key']::before{
1280
+ ._iconWrapper_9fg55k_239._action_9fg55k_254:focus[data-focus-method='key']::before{
607
1281
  display:block;
608
1282
  }
609
- ._light_wfp584_21 ._icon_wfp584_356._action_wfp584_360::before{
610
- border-color:rgba(107, 87, 255, 0.8);
611
- border-color:var(--rs-color-primary-t-dim-light-theme, rgba(107, 87, 255, 0.8));
612
- }
613
- ._dark_wfp584_52 ._icon_wfp584_356._action_wfp584_360::before{
614
- border-color:rgba(132, 115, 255,0.8);
615
- border-color:var(--rs-color-primary-t-dim-dark-theme, rgba(132, 115, 255,0.8));
1283
+ ._disabled_9fg55k_51 ._iconWrapper_9fg55k_239{
1284
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
616
1285
  }
617
- ._disabled_wfp584_103 ._icon_wfp584_356._action_wfp584_360{
1286
+ ._disabled_9fg55k_51 ._iconWrapper_9fg55k_239._action_9fg55k_254{
618
1287
  pointer-events:none;
619
1288
  }
620
- ._sizeL_wfp584_121 ._icon_wfp584_356{
621
- padding-top: 11px;
622
- padding-bottom: 11px;
623
- margin-top: -11px;
624
- margin-bottom: -11px;
625
- }
626
- ._sizeM_wfp584_125 ._icon_wfp584_356{
627
- padding-top: 7px;
628
- padding-bottom: 7px;
629
- margin-top: -7px;
630
- margin-bottom: -7px;
631
- }
632
- ._sizeS_wfp584_129 ._icon_wfp584_356{
633
- padding-top: 5px;
634
- padding-bottom: 5px;
635
- margin-top: -5px;
636
- margin-bottom: -5px;
637
- }
638
- ._sizeL_wfp584_121._focused_wfp584_39 ._icon_wfp584_356,
639
- ._sizeL_wfp584_121._error_wfp584_83 ._icon_wfp584_356{
640
- padding-top: 10px;
641
- padding-bottom: 10px;
642
- margin-top: -10px;
643
- margin-bottom: -10px;
644
- }
645
- ._sizeM_wfp584_125._focused_wfp584_39 ._icon_wfp584_356,
646
- ._sizeM_wfp584_125._error_wfp584_83 ._icon_wfp584_356{
647
- padding-top: 6px;
648
- padding-bottom: 6px;
649
- margin-top: -6px;
650
- margin-bottom: -6px;
651
- }
652
- ._sizeS_wfp584_129._focused_wfp584_39 ._icon_wfp584_356,
653
- ._sizeS_wfp584_129._error_wfp584_83 ._icon_wfp584_356{
654
- padding-top: 4px;
655
- padding-bottom: 4px;
656
- margin-top: -4px;
657
- margin-bottom: -4px;
658
- }
659
- ._rock_wfp584_48._sizeL_wfp584_121._focused_wfp584_39 ._icon_wfp584_356{
660
- padding-top: 12px;
661
- padding-bottom: 12px;
662
- margin-top: -12px;
663
- margin-bottom: -12px;
664
- }
665
- ._rock_wfp584_48._sizeM_wfp584_125._focused_wfp584_39 ._icon_wfp584_356{
666
- padding-top: 8px;
667
- padding-bottom: 8px;
668
- margin-top: -8px;
669
- margin-bottom: -8px;
670
- }
671
- ._rock_wfp584_48._sizeS_wfp584_129._focused_wfp584_39 ._icon_wfp584_356{
672
- padding-top: 6px;
673
- padding-bottom: 6px;
674
- margin-top: -6px;
675
- margin-bottom: -6px;
676
- }
677
- ._sizeL_wfp584_121 ._icon_wfp584_356._right_wfp584_441{
678
- margin-left:16px;
679
- }
680
- ._sizeM_wfp584_125 ._icon_wfp584_356._right_wfp584_441{
681
- margin-left:8px;
682
- }
683
- ._sizeS_wfp584_129 ._icon_wfp584_356._right_wfp584_441{
684
- margin-left:8px;
685
- }
686
- ._sizeL_wfp584_121 ._icon_wfp584_356._left_wfp584_453{
687
- margin-right:16px;
688
- }
689
- ._sizeM_wfp584_125 ._icon_wfp584_356._left_wfp584_453{
690
- margin-right:8px;
691
- }
692
- ._sizeS_wfp584_129 ._icon_wfp584_356._left_wfp584_453{
693
- margin-right:8px;
694
- }
695
- ._dark_wfp584_52 ._icon_wfp584_356,
696
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._icon_wfp584_356{
697
- color:rgba(255,255,255,0.7);
698
- }
699
- ._light_wfp584_21 ._icon_wfp584_356,
700
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._icon_wfp584_356{
701
- color:rgba(25,25,28,0.7);
702
- }
703
- ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._icon_wfp584_356{
704
- color:rgba(255,255,255,0.7);
705
- }
706
- @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
707
- ._dark_wfp584_52._enabled_wfp584_27 ._icon_wfp584_356._action_wfp584_360:hover,
708
- ._light_wfp584_21._rock_wfp584_48._enabled_wfp584_27._focused_wfp584_39 ._icon_wfp584_356._action_wfp584_360:hover{
709
- color:#FFFFFF;
710
- }
1289
+ ._iconWrapper_9fg55k_239._right_9fg55k_292{
1290
+ margin-left:var(--_rs-input-icon-offset);
711
1291
  }
712
- ._dark_wfp584_52._enabled_wfp584_27 ._icon_wfp584_356._action_wfp584_360:focus[data-focus-method='key'],
713
- ._light_wfp584_21._rock_wfp584_48._enabled_wfp584_27._focused_wfp584_39 ._icon_wfp584_356._action_wfp584_360:focus[data-focus-method='key']{
714
- color:#FFFFFF;
1292
+ ._iconWrapper_9fg55k_239._left_9fg55k_296{
1293
+ margin-right:var(--_rs-input-icon-offset);
715
1294
  }
716
- @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
717
- ._light_wfp584_21._enabled_wfp584_27 ._icon_wfp584_356._action_wfp584_360:hover,
718
- ._dark_wfp584_52._rock_wfp584_48._enabled_wfp584_27._focused_wfp584_39 ._icon_wfp584_356._action_wfp584_360:hover{
719
- color:#19191C;
720
- }
1295
+ ._focused_9fg55k_75 ._iconWrapper_9fg55k_239{
1296
+ color:var(--_rs-input-focused-icon-color);
721
1297
  }
722
- ._light_wfp584_21._enabled_wfp584_27 ._icon_wfp584_356._action_wfp584_360:focus[data-focus-method='key'],
723
- ._dark_wfp584_52._rock_wfp584_48._enabled_wfp584_27._focused_wfp584_39 ._icon_wfp584_356._action_wfp584_360:focus[data-focus-method='key']{
724
- color:#19191C;
1298
+ ._error_9fg55k_57._focused_9fg55k_75 ._iconWrapper_9fg55k_239{
1299
+ color:var(--_rs-input-error-focused-icon-color);
725
1300
  }
726
- @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
727
- ._error_wfp584_83._rock_wfp584_48._enabled_wfp584_27._focused_wfp584_39 ._icon_wfp584_356._action_wfp584_360:hover{
728
- color:#FFFFFF;
1301
+ @media (hover: hover){
1302
+ ._enabled_9fg55k_63 ._iconWrapper_9fg55k_239._action_9fg55k_254:hover{
1303
+ color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
729
1304
  }
1305
+
1306
+ ._enabled_9fg55k_63._focused_9fg55k_75 ._iconWrapper_9fg55k_239._action_9fg55k_254:hover{
1307
+ color:var(--_rs-input-focused-icon-accent-color);
1308
+ }
1309
+
1310
+ ._enabled_9fg55k_63._error_9fg55k_57._focused_9fg55k_75 ._iconWrapper_9fg55k_239._action_9fg55k_254:hover{
1311
+ color:var(--_rs-input-error-focused-icon-accent-color);
1312
+ }
1313
+ }
1314
+ ._enabled_9fg55k_63 ._iconWrapper_9fg55k_239._action_9fg55k_254:focus[data-focus-method='key']{
1315
+ color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
730
1316
  }
731
- ._error_wfp584_83._rock_wfp584_48._enabled_wfp584_27._focused_wfp584_39 ._icon_wfp584_356._action_wfp584_360:focus[data-focus-method='key']{
732
- color:#FFFFFF;
1317
+ ._enabled_9fg55k_63._focused_9fg55k_75 ._iconWrapper_9fg55k_239._action_9fg55k_254:focus[data-focus-method='key']{
1318
+ color:var(--_rs-input-focused-icon-accent-color);
733
1319
  }
734
- ._disabled_wfp584_103._light_wfp584_21 ._icon_wfp584_356{
735
- color:rgba(25,25,28,0.5);
1320
+ ._enabled_9fg55k_63._error_9fg55k_57._focused_9fg55k_75 ._iconWrapper_9fg55k_239._action_9fg55k_254:focus[data-focus-method='key']{
1321
+ color:var(--_rs-input-error-focused-icon-accent-color);
736
1322
  }
737
- ._disabled_wfp584_103._dark_wfp584_52 ._icon_wfp584_356{
738
- color:rgba(255,255,255,0.5);
1323
+ ._iconWrapper_9fg55k_239 ._icon_9fg55k_239{
1324
+ fill:currentColor;
1325
+
1326
+ width:auto;
1327
+ height:var(--_rs-input-icon-size);
739
1328
  }
740
- ._divider_wfp584_523{
1329
+ ._divider_9fg55k_342{
741
1330
  display:block;
742
1331
 
743
1332
  width:1px;
744
- margin-right:1px;
745
- margin-left:1px;
1333
+ margin-right:var(--_rs-input-border-width);
1334
+ margin-left:var(--_rs-input-border-width);
1335
+
1336
+ background:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.2);
746
1337
  }
747
- ._focused_wfp584_39 ._divider_wfp584_523,
748
- ._error_wfp584_83 ._divider_wfp584_523{
749
- margin-right:2px;
750
- margin-left:2px;
751
- }
752
- ._rock_wfp584_48._focused_wfp584_39 ._divider_wfp584_523{
753
- margin-right:0;
754
- margin-left:0;
755
- }
756
- ._light_wfp584_21 ._divider_wfp584_523{
757
- background:rgba(25,25,28,0.2);
758
- }
759
- ._dark_wfp584_52 ._divider_wfp584_523{
760
- background:rgba(255,255,255,0.2);
761
- }
762
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._divider_wfp584_523{
763
- background:#FFFFFF;
764
- }
765
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._divider_wfp584_523{
766
- background:#19191C;
1338
+ ._focused_9fg55k_75 ._divider_9fg55k_342{
1339
+ background:var(--_rs-input-focused-divider-background);
1340
+ }
1341
+ ._suffix_9fg55k_356{
1342
+ letter-spacing:var(
1343
+ --rs-text-base-letter-spacing,
1344
+ var(--_rs-typography-letter-spacing)
1345
+ );
1346
+ text-transform:var(--_rs-typography-text-transform);
1347
+ font-family:var(--_rs-typography-font-family);
1348
+ font-size:var(--_rs-typography-font-size);
1349
+ font-weight:var(--_rs-typography-font-weight);
1350
+ line-height:var(--_rs-typography-line-height);
1351
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1352
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1353
+ font-feature-settings:'kern', 'liga', 'calt';
1354
+ }
1355
+ ._suffix_9fg55k_356 > p:not(:nth-child(1)),
1356
+ ._suffix_9fg55k_356 > pre:not(:nth-child(1)){
1357
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
767
1358
  }
768
- ._suffix_wfp584_558{
1359
+ ._suffix_9fg55k_356 {
1360
+
769
1361
  -webkit-box-flex:0;
1362
+
770
1363
  -ms-flex:0 0 auto;
1364
+
771
1365
  flex:0 0 auto;
1366
+
1367
+ padding:calc(var(--_rs-input-vertical-padding) - var(--_rs-input-border-width)) calc(var(--_rs-input-horizontal-padding) - var(--_rs-input-border-width));
1368
+
1369
+ color:rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5);
772
1370
  }
773
- ._sizeL_wfp584_121 ._suffix_wfp584_558{
774
- padding: 11px 15px;
775
- }
776
- ._sizeM_wfp584_125 ._suffix_wfp584_558{
777
- padding: 7px 7px;
778
- }
779
- ._sizeS_wfp584_129 ._suffix_wfp584_558{
780
- padding: 5px 7px;
781
- }
782
- ._sizeL_wfp584_121._focused_wfp584_39 ._suffix_wfp584_558,
783
- ._sizeL_wfp584_121._error_wfp584_83 ._suffix_wfp584_558{
784
- padding: 10px 14px;
785
- }
786
- ._sizeM_wfp584_125._focused_wfp584_39 ._suffix_wfp584_558,
787
- ._sizeM_wfp584_125._error_wfp584_83 ._suffix_wfp584_558{
788
- padding: 6px 6px;
789
- }
790
- ._sizeS_wfp584_129._focused_wfp584_39 ._suffix_wfp584_558,
791
- ._sizeS_wfp584_129._error_wfp584_83 ._suffix_wfp584_558{
792
- padding: 4px 6px;
793
- }
794
- ._sizeL_wfp584_121._rock_wfp584_48._focused_wfp584_39 ._suffix_wfp584_558{
795
- padding: 12px 16px;
796
- }
797
- ._sizeM_wfp584_125._rock_wfp584_48._focused_wfp584_39 ._suffix_wfp584_558{
798
- padding: 8px 8px;
799
- }
800
- ._sizeS_wfp584_129._rock_wfp584_48._focused_wfp584_39 ._suffix_wfp584_558{
801
- padding: 6px 8px;
802
- }
803
- ._sizeL_wfp584_121 ._suffix_wfp584_558{
804
- letter-spacing:normal;
805
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
806
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
807
- -webkit-font-feature-settings:"kern", "liga", "calt";
808
- font-feature-settings:"kern", "liga", "calt";
809
- font-size:20px;
810
- font-size:var(--rs-text-1-font-size, 20px);
811
- font-weight:normal;
812
- line-height:28px;
813
- line-height:var(--rs-text-1-line-height, 28px);
814
- }
815
- ._sizeM_wfp584_125 ._suffix_wfp584_558{
816
- letter-spacing:0.0015em;
817
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
818
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
819
- -webkit-font-feature-settings:"kern", "liga", "calt";
820
- font-feature-settings:"kern", "liga", "calt";
821
- font-size:16px;
822
- font-size:var(--rs-text-2-font-size, 16px);
823
- font-weight:400;
824
- line-height:24px;
825
- line-height:var(--rs-text-2-line-height, 24px);
826
- }
827
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._suffix_wfp584_558{
828
- letter-spacing:normal;
829
- }
830
- ._sizeS_wfp584_129 ._suffix_wfp584_558{
831
- letter-spacing:0.0045em;
832
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
833
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
834
- -webkit-font-feature-settings:"kern", "liga", "calt";
835
- font-feature-settings:"kern", "liga", "calt";
836
- font-size:13px;
837
- font-size:var(--rs-text-3-font-size, 13px);
838
- line-height:20px;
839
- line-height:var(--rs-text-3-line-height, 20px);
840
- }
841
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._suffix_wfp584_558{
842
- letter-spacing:normal;
843
- }
844
- ._light_wfp584_21 ._suffix_wfp584_558{
845
- color:rgba(25,25,28,0.5);
846
- }
847
- ._dark_wfp584_52 ._suffix_wfp584_558{
848
- color:rgba(255,255,255,0.5);
849
- }
850
- ._light_wfp584_21._rock_wfp584_48._focused_wfp584_39 ._suffix_wfp584_558{
851
- color:rgba(255,255,255,0.7);
852
- }
853
- ._dark_wfp584_52._rock_wfp584_48._focused_wfp584_39 ._suffix_wfp584_558{
854
- color:rgba(25,25,28,0.7);
855
- }
856
- ._error_wfp584_83._rock_wfp584_48._focused_wfp584_39 ._suffix_wfp584_558{
857
- color:rgba(255,255,255,0.7);
858
- }
859
- ._errorMessage_wfp584_596{
860
- margin-top:8px;
1371
+ ._focused_9fg55k_75 ._suffix_9fg55k_356{
1372
+ color:var(--_rs-input-focused-suffix-color);
1373
+ }
1374
+ ._error_9fg55k_57._focused_9fg55k_75 ._suffix_9fg55k_356{
1375
+ color:var(--_rs-input-error-focused-suffix-color);
1376
+ }
1377
+ ._errorMessage_9fg55k_376{
1378
+ letter-spacing:var(
1379
+ --rs-text-base-letter-spacing,
1380
+ var(--_rs-typography-letter-spacing)
1381
+ );
1382
+ text-transform:var(--_rs-typography-text-transform);
1383
+ font-family:var(--_rs-typography-font-family);
1384
+ font-size:var(--_rs-typography-font-size);
1385
+ font-weight:var(--_rs-typography-font-weight);
1386
+ line-height:var(--_rs-typography-line-height);
1387
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1388
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1389
+ font-feature-settings:'kern', 'liga', 'calt';
1390
+ }
1391
+ ._errorMessage_9fg55k_376 > p:not(:nth-child(1)),
1392
+ ._errorMessage_9fg55k_376 > pre:not(:nth-child(1)){
1393
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1394
+ }
1395
+ ._errorMessage_9fg55k_376 {
1396
+ margin-top:var(--_rs-input-parts-offset);
1397
+
1398
+ color:#F45C4A;
861
1399
  }
862
- ._sizeS_wfp584_129 ._errorMessage_wfp584_596{
863
- margin-top:4px;
864
- }
865
- ._sizeL_wfp584_121 ._errorMessage_wfp584_596{
866
- letter-spacing:0.0015em;
867
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
868
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
869
- -webkit-font-feature-settings:"kern", "liga", "calt";
870
- font-feature-settings:"kern", "liga", "calt";
871
- font-size:16px;
872
- font-size:var(--rs-text-2-font-size, 16px);
873
- font-weight:400;
874
- line-height:24px;
875
- line-height:var(--rs-text-2-line-height, 24px);
876
- }
877
- ._rs-reset-letter-spacing_wfp584_1 ._sizeL_wfp584_121 ._errorMessage_wfp584_596{
878
- letter-spacing:normal;
879
- }
880
- ._sizeL_wfp584_121 ._errorMessage_wfp584_596 {
881
- color:#F45C4A;
1400
+ ._note_9fg55k_383{
1401
+ letter-spacing:var(
1402
+ --rs-text-base-letter-spacing,
1403
+ var(--_rs-typography-letter-spacing)
1404
+ );
1405
+ text-transform:var(--_rs-typography-text-transform);
1406
+ font-family:var(--_rs-typography-font-family);
1407
+ font-size:var(--_rs-typography-font-size);
1408
+ font-weight:var(--_rs-typography-font-weight);
1409
+ line-height:var(--_rs-typography-line-height);
1410
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1411
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1412
+ font-feature-settings:'kern', 'liga', 'calt';
882
1413
  }
883
- ._sizeM_wfp584_125 ._errorMessage_wfp584_596,
884
- ._sizeS_wfp584_129 ._errorMessage_wfp584_596{
885
- letter-spacing:0.0045em;
886
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
887
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
888
- -webkit-font-feature-settings:"kern", "liga", "calt";
889
- font-feature-settings:"kern", "liga", "calt";
890
- font-size:13px;
891
- font-size:var(--rs-text-3-font-size, 13px);
892
- line-height:20px;
893
- line-height:var(--rs-text-3-line-height, 20px);
894
- }
895
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._errorMessage_wfp584_596, ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._errorMessage_wfp584_596{
896
- letter-spacing:normal;
897
- }
898
- ._sizeM_wfp584_125 ._errorMessage_wfp584_596,
899
- ._sizeS_wfp584_129 ._errorMessage_wfp584_596 {
900
- color:#F45C4A;
1414
+ ._note_9fg55k_383 > p:not(:nth-child(1)),
1415
+ ._note_9fg55k_383 > pre:not(:nth-child(1)){
1416
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1417
+ }
1418
+ ._note_9fg55k_383 {
1419
+ --_rs-typography-hardness-color:var(
1420
+ --rs-color-average,
1421
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.7)
1422
+ );
1423
+
1424
+ margin-top:var(--_rs-input-parts-offset);
1425
+
1426
+ color:var(--_rs-typography-hardness-color);
901
1427
  }
902
- ._note_wfp584_614{
903
- margin-top:8px;
1428
+ ._disabled_9fg55k_51 ._note_9fg55k_383{
1429
+ --_rs-typography-hardness-color:var(
1430
+ --rs-color-pale,
1431
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5)
1432
+ );
1433
+ }
1434
+ ._label_9fg55k_396{
1435
+ letter-spacing:var(
1436
+ --rs-text-base-letter-spacing,
1437
+ var(--_rs-typography-letter-spacing)
1438
+ );
1439
+ text-transform:var(--_rs-typography-text-transform);
1440
+ font-family:var(--_rs-typography-font-family);
1441
+ font-size:var(--_rs-typography-font-size);
1442
+ font-weight:var(--_rs-typography-font-weight);
1443
+ line-height:var(--_rs-typography-line-height);
1444
+ font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1445
+ -webkit-font-feature-settings:'kern', 'liga', 'calt';
1446
+ font-feature-settings:'kern', 'liga', 'calt';
904
1447
  }
905
- ._sizeS_wfp584_129 ._note_wfp584_614{
906
- margin-top:4px;
907
- }
908
- ._sizeL_wfp584_121 ._note_wfp584_614{
909
- letter-spacing:0.0015em;
910
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
911
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
912
- -webkit-font-feature-settings:"kern", "liga", "calt";
913
- font-feature-settings:"kern", "liga", "calt";
914
- font-size:16px;
915
- font-size:var(--rs-text-2-font-size, 16px);
916
- font-weight:400;
917
- line-height:24px;
918
- line-height:var(--rs-text-2-line-height, 24px);
919
- }
920
- ._rs-reset-letter-spacing_wfp584_1 ._sizeL_wfp584_121 ._note_wfp584_614{
921
- letter-spacing:normal;
922
- }
923
- ._sizeM_wfp584_125 ._note_wfp584_614,
924
- ._sizeS_wfp584_129 ._note_wfp584_614{
925
- letter-spacing:0.0045em;
926
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
927
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
928
- -webkit-font-feature-settings:"kern", "liga", "calt";
929
- font-feature-settings:"kern", "liga", "calt";
930
- font-size:13px;
931
- font-size:var(--rs-text-3-font-size, 13px);
932
- line-height:20px;
933
- line-height:var(--rs-text-3-line-height, 20px);
934
- }
935
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._note_wfp584_614, ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._note_wfp584_614{
936
- letter-spacing:normal;
937
- }
938
- ._light_wfp584_21 ._note_wfp584_614{
939
- color:rgba(25,25,28,0.7);
940
- color:var(--rs-typography-color-average, rgba(25,25,28,0.7));
941
- }
942
- ._dark_wfp584_52 ._note_wfp584_614{
943
- color:rgba(255,255,255,0.7);
944
- color:var(--rs-typography-color-average, rgba(255,255,255,0.7));
945
- }
946
- ._light_wfp584_21._disabled_wfp584_103 ._note_wfp584_614{
947
- color:rgba(25,25,28,0.5);
948
- color:var(--rs-typography-color-pale, rgba(25,25,28,0.5));
949
- }
950
- ._dark_wfp584_52._disabled_wfp584_103 ._note_wfp584_614{
951
- color:rgba(255,255,255,0.5);
952
- color:var(--rs-typography-color-pale, rgba(255,255,255,0.5));
953
- }
954
- ._label_wfp584_646{
955
- margin-bottom:8px;
1448
+ ._label_9fg55k_396 > p:not(:nth-child(1)),
1449
+ ._label_9fg55k_396 > pre:not(:nth-child(1)){
1450
+ padding-top:var(--_rs-typography-auto-offset-or-initial);
1451
+ }
1452
+ ._label_9fg55k_396 {
1453
+ --_rs-typography-hardness-color:var(
1454
+ --rs-color-hard,
1455
+ rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227))
1456
+ );
1457
+
1458
+ margin-bottom:var(--_rs-input-parts-offset);
1459
+
1460
+ color:var(--_rs-typography-hardness-color);
956
1461
  }
957
- ._sizeS_wfp584_129 ._label_wfp584_646{
958
- margin-bottom:4px;
959
- }
960
- ._sizeL_wfp584_121 ._label_wfp584_646{
961
- letter-spacing:normal;
962
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
963
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
964
- -webkit-font-feature-settings:"kern", "liga", "calt";
965
- font-feature-settings:"kern", "liga", "calt";
966
- font-size:20px;
967
- font-size:var(--rs-text-1-font-size, 20px);
968
- font-weight:normal;
969
- line-height:28px;
970
- line-height:var(--rs-text-1-line-height, 28px);
971
- }
972
- ._sizeM_wfp584_125 ._label_wfp584_646{
973
- letter-spacing:0.0015em;
974
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
975
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
976
- -webkit-font-feature-settings:"kern", "liga", "calt";
977
- font-feature-settings:"kern", "liga", "calt";
978
- font-size:16px;
979
- font-size:var(--rs-text-2-font-size, 16px);
980
- font-weight:400;
981
- line-height:24px;
982
- line-height:var(--rs-text-2-line-height, 24px);
983
- }
984
- ._rs-reset-letter-spacing_wfp584_1 ._sizeM_wfp584_125 ._label_wfp584_646{
985
- letter-spacing:normal;
986
- }
987
- ._sizeS_wfp584_129._boldLabel_wfp584_661 ._label_wfp584_646{
988
- letter-spacing:normal;
989
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
990
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
991
- -webkit-font-feature-settings:"kern", "liga", "calt";
992
- font-feature-settings:"kern", "liga", "calt";
993
- font-size:13px;
994
- font-size:var(--rs-h5-font-size, 13px);
995
- font-weight:600;
996
- font-weight:var(--rs-font-weight-semi-bold, 600);
997
- line-height:20px;
998
- line-height:var(--rs-h5-line-height, 20px);
999
- }
1000
- ._sizeL_wfp584_121._boldLabel_wfp584_661 ._label_wfp584_646{
1001
- letter-spacing:normal;
1002
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
1003
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
1004
- -webkit-font-feature-settings:"kern", "liga", "calt";
1005
- font-feature-settings:"kern", "liga", "calt";
1006
- font-size:20px;
1007
- font-size:var(--rs-h3-font-size, 20px);
1008
- font-weight:600;
1009
- font-weight:var(--rs-font-weight-semi-bold, 600);
1010
- line-height:28px;
1011
- line-height:var(--rs-h3-line-height, 28px);
1012
- }
1013
- ._sizeM_wfp584_125._boldLabel_wfp584_661 ._label_wfp584_646{
1014
- letter-spacing:normal;
1015
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
1016
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
1017
- -webkit-font-feature-settings:"kern", "liga", "calt";
1018
- font-feature-settings:"kern", "liga", "calt";
1019
- font-size:16px;
1020
- font-size:var(--rs-h4-font-size, 16px);
1021
- font-weight:600;
1022
- font-weight:var(--rs-font-weight-semi-bold, 600);
1023
- line-height:24px;
1024
- line-height:var(--rs-h4-line-height, 24px);
1025
- }
1026
- ._sizeS_wfp584_129 ._label_wfp584_646{
1027
- letter-spacing:0.0045em;
1028
- font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
1029
- font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
1030
- -webkit-font-feature-settings:"kern", "liga", "calt";
1031
- font-feature-settings:"kern", "liga", "calt";
1032
- font-size:13px;
1033
- font-size:var(--rs-text-3-font-size, 13px);
1034
- line-height:20px;
1035
- line-height:var(--rs-text-3-line-height, 20px);
1036
- }
1037
- ._rs-reset-letter-spacing_wfp584_1 ._sizeS_wfp584_129 ._label_wfp584_646{
1038
- letter-spacing:normal;
1039
- }
1040
- ._light_wfp584_21 ._label_wfp584_646{
1041
- color:#19191C;
1042
- color:var(--rs-typography-color-hard, #19191C);
1043
- }
1044
- ._dark_wfp584_52 ._label_wfp584_646{
1045
- color:#FFFFFF;
1046
- color:var(--rs-typography-color-hard, #FFFFFF);
1047
- }
1048
- ._light_wfp584_21._disabled_wfp584_103 ._label_wfp584_646{
1049
- color:rgba(25,25,28,0.5);
1050
- color:var(--rs-typography-color-pale, rgba(25,25,28,0.5));
1051
- }
1052
- ._dark_wfp584_52._disabled_wfp584_103 ._label_wfp584_646{
1053
- color:rgba(255,255,255,0.5);
1054
- color:var(--rs-typography-color-pale, rgba(255,255,255,0.5));
1462
+ ._disabled_9fg55k_51 ._label_9fg55k_396{
1463
+ --_rs-typography-hardness-color:var(
1464
+ --rs-color-pale,
1465
+ rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), 0.5)
1466
+ );
1055
1467
  }