@rescui/input 0.12.3 → 0.12.4-RUI-262-Migrate-to-GH-Actions-Release-dummy-8695a904.3

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 DELETED
@@ -1,1197 +0,0 @@
1
- ._icon_y6pspg_4{
2
- --_rs-theme-dark:var(
3
- --_rs-internal-force-theme-dark-consult-rescui-before-using,
4
- var(--rs-theme-dark, 0)
5
- );
6
- --_rs-theme-flip:var(--rs-theme-flip, 0);
7
- --_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));
8
- --_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));
9
- }
10
- @supports (color: color-mix(in srgb, #fff 50%, #000 50%)){
11
- ._icon_y6pspg_4{
12
- --_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)));
13
- --_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)));
14
- --_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)));
15
- --_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)));
16
- --_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)));
17
- }
18
- }
19
- @supports not (color: color-mix(in srgb, #fff 50%, #000 50%)){
20
- ._icon_y6pspg_4{
21
- --_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);
22
- --_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));
23
- --_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));
24
- --_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);
25
- --_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));
26
- }
27
- }
28
- ._icon_y6pspg_4{
29
-
30
- fill:var(--_rs-icons-themed-fill-or-initial, currentcolor);
31
-
32
- width:var(--rs-icons-width, auto);
33
- height:var(--rs-icons-height, var(--_rs-icons-height));
34
- }
35
- ._sizeXS_y6pspg_14{
36
- --_rs-icons-height:16px;
37
- }
38
- ._sizeS_y6pspg_18{
39
- --_rs-icons-height:20px;
40
- }
41
- ._sizeM_y6pspg_22{
42
- --_rs-icons-height:24px;
43
- }
44
- ._sizeL_y6pspg_26{
45
- --_rs-icons-height:28px;
46
- }
47
- ._light_y6pspg_30{
48
- --rs-theme-dark:0;
49
- --_rs-icons-themed-fill-or-initial: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));
50
- }
51
- ._dark_y6pspg_34{
52
- --rs-theme-dark:1;
53
- --_rs-icons-themed-fill-or-initial: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));
54
- }
55
- @keyframes rs-icon-rotate{
56
- from{
57
- transform:rotate(0deg);
58
- }
59
- to{
60
- transform:rotate(360deg);
61
- }
62
- }
63
- ._allVariants_y6pspg_48{
64
- aspect-ratio:var(--rs-icon-ar-width, 1) / var(--rs-icon-ar-height, 1);
65
- container:rs-icon / size;
66
- }
67
- ._variant16_y6pspg_53,
68
- ._variant20_y6pspg_54,
69
- ._variant24_y6pspg_55{
70
- display:none;
71
- }
72
- ._variant28_y6pspg_58{
73
- display:block;
74
- }
75
- @container rs-icon (max-height: 24px){
76
- ._variant24_y6pspg_55{
77
- display:block;
78
- }
79
- ._variant28_y6pspg_58{
80
- display:none;
81
- }
82
- }
83
- @container rs-icon (max-height: 20px){
84
- ._variant20_y6pspg_54{
85
- display:block;
86
- }
87
- ._variant24_y6pspg_55{
88
- display:none;
89
- }
90
- }
91
- @container rs-icon (max-height: 16px){
92
- ._variant16_y6pspg_53{
93
- display:block;
94
- }
95
- ._variant20_y6pspg_54{
96
- display:none;
97
- }
98
- }
99
- ._light_kiecel_8{
100
- --rs-theme-dark:0;
101
- }
102
- ._dark_kiecel_11{
103
- --rs-theme-dark:1;
104
- }
105
- ._sizeS_kiecel_15{
106
- --_rs-input-vertical-padding:6px;
107
- --_rs-input-horizontal-padding:8px;
108
- --_rs-input-parts-offset:4px;
109
- --_rs-input-icon-offset:8px;
110
- --_rs-input-icon-size:20px;
111
- }
112
- ._sizeS_kiecel_15 [data-rs-internal='input__inner']::-moz-placeholder{
113
- --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
114
- --_rs-typography-text-transform:initial;
115
- --_rs-typography-font-variant-numeric:initial;
116
- --_rs-typography-font-family:var(
117
- --rs-font-family-ui,
118
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
119
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
120
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
121
- );
122
- --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
123
- --_rs-typography-font-weight:var(
124
- --rs-font-weight-regular,
125
- 400
126
- );
127
- --_rs-typography-line-height:var(
128
- --rs-text-3-line-height,
129
- 20px
130
- );
131
- --_rs-typography-base-color:var(
132
- --_rs-typography-hardness-color,
133
- var(
134
- --rs-color-average,
135
- 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)
136
- )
137
- );
138
- --_rs-typography-text-auto-offset:8px;
139
- --_rs-typography-ul-list-li-padding-left:28px;
140
- --_rs-typography-ol-list-li-padding-left:21px;
141
- --_rs-typography-list-li-margin-top-from-text:8px;
142
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
143
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
144
- --_rs-typography-link-border-bottom-width-from-text:1px;
145
- }
146
- ._sizeS_kiecel_15 [data-rs-internal='input__label'],
147
- ._sizeS_kiecel_15 [data-rs-internal='input__inner'],
148
- ._sizeS_kiecel_15 [data-rs-internal='input__inner']::placeholder,
149
- ._sizeS_kiecel_15 [data-rs-internal='input__suffix']{
150
- --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
151
- --_rs-typography-text-transform:initial;
152
- --_rs-typography-font-variant-numeric:initial;
153
- --_rs-typography-font-family:var(
154
- --rs-font-family-ui,
155
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
156
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
157
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
158
- );
159
- --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
160
- --_rs-typography-font-weight:var(
161
- --rs-font-weight-regular,
162
- 400
163
- );
164
- --_rs-typography-line-height:var(
165
- --rs-text-3-line-height,
166
- 20px
167
- );
168
- --_rs-typography-base-color:var(
169
- --_rs-typography-hardness-color,
170
- var(
171
- --rs-color-average,
172
- 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)
173
- )
174
- );
175
- --_rs-typography-text-auto-offset:8px;
176
- --_rs-typography-ul-list-li-padding-left:28px;
177
- --_rs-typography-ol-list-li-padding-left:21px;
178
- --_rs-typography-list-li-margin-top-from-text:8px;
179
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
180
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
181
- --_rs-typography-link-border-bottom-width-from-text:1px;
182
- }
183
- ._sizeS_kiecel_15 [data-rs-internal='input__bold-label']{
184
- --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
185
- --_rs-typography-text-transform:initial;
186
- --_rs-typography-font-variant-numeric:initial;
187
- --_rs-typography-font-family:var(
188
- --rs-font-family-ui,
189
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
190
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
191
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
192
- );
193
- --_rs-typography-font-size:var(--rs-h5-font-size, 13px);
194
- --_rs-typography-font-weight:var(
195
- --rs-font-weight-semi-bold,
196
- 600
197
- );
198
- --_rs-typography-line-height:var(--rs-h5-line-height, 20px);
199
- --_rs-typography-base-color:var(
200
- --_rs-typography-heading-hardness-color,
201
- var(
202
- --rs-color-hard,
203
- 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))
204
- )
205
- );
206
- --_rs-typography-text-auto-offset:0;
207
- --_rs-typography-ul-list-li-padding-left:initial;
208
- --_rs-typography-ol-list-li-padding-left:initial;
209
- --_rs-typography-list-li-margin-top-from-text:initial;
210
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
211
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
212
- --_rs-typography-link-border-bottom-width-from-text:2px;
213
- }
214
- ._sizeS_kiecel_15 [data-rs-internal='input__note']{
215
- --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
216
- --_rs-typography-text-transform:initial;
217
- --_rs-typography-font-variant-numeric:initial;
218
- --_rs-typography-font-family:var(
219
- --rs-font-family-ui,
220
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
221
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
222
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
223
- );
224
- --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
225
- --_rs-typography-font-weight:var(
226
- --rs-font-weight-regular,
227
- 400
228
- );
229
- --_rs-typography-line-height:var(
230
- --rs-text-3-line-height,
231
- 20px
232
- );
233
- --_rs-typography-base-color:var(
234
- --_rs-typography-hardness-color,
235
- var(
236
- --rs-color-average,
237
- 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)
238
- )
239
- );
240
- --_rs-typography-text-auto-offset:8px;
241
- --_rs-typography-ul-list-li-padding-left:28px;
242
- --_rs-typography-ol-list-li-padding-left:21px;
243
- --_rs-typography-list-li-margin-top-from-text:8px;
244
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
245
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
246
- --_rs-typography-link-border-bottom-width-from-text:1px;
247
- }
248
- ._sizeS_kiecel_15 [data-rs-internal='input__error-message']{
249
- --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
250
- --_rs-typography-text-transform:initial;
251
- --_rs-typography-font-variant-numeric:initial;
252
- --_rs-typography-font-family:var(
253
- --rs-font-family-ui,
254
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
255
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
256
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
257
- );
258
- --_rs-typography-font-size:var(--rs-h5-font-size, 13px);
259
- --_rs-typography-font-weight:var(
260
- --rs-font-weight-semi-bold,
261
- 600
262
- );
263
- --_rs-typography-line-height:var(--rs-h5-line-height, 20px);
264
- --_rs-typography-base-color:var(
265
- --_rs-typography-heading-hardness-color,
266
- var(
267
- --rs-color-hard,
268
- 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))
269
- )
270
- );
271
- --_rs-typography-text-auto-offset:0;
272
- --_rs-typography-ul-list-li-padding-left:initial;
273
- --_rs-typography-ol-list-li-padding-left:initial;
274
- --_rs-typography-list-li-margin-top-from-text:initial;
275
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
276
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
277
- --_rs-typography-link-border-bottom-width-from-text:2px;
278
- }
279
- ._sizeS_kiecel_15 [data-rs-internal='input__error-icon']:not(html){
280
- --_rs-icons-height:20px;
281
- }
282
- ._sizeM_kiecel_18{
283
- --_rs-input-vertical-padding:8px;
284
- --_rs-input-horizontal-padding:8px;
285
- --_rs-input-parts-offset:8px;
286
- --_rs-input-icon-offset:8px;
287
- --_rs-input-icon-size:24px;
288
- }
289
- ._sizeM_kiecel_18 [data-rs-internal='input__inner']::-moz-placeholder{
290
- --_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing, 0.0015em);
291
- --_rs-typography-text-transform:initial;
292
- --_rs-typography-font-variant-numeric:initial;
293
- --_rs-typography-font-family:var(
294
- --rs-font-family-ui,
295
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
296
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
297
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
298
- );
299
- --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
300
- --_rs-typography-font-weight:var(
301
- --rs-font-weight-regular,
302
- 400
303
- );
304
- --_rs-typography-line-height:var(
305
- --rs-text-2-line-height,
306
- 24px
307
- );
308
- --_rs-typography-base-color:var(
309
- --_rs-typography-hardness-color,
310
- var(
311
- --rs-color-average,
312
- 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)
313
- )
314
- );
315
- --_rs-typography-text-auto-offset:16px;
316
- --_rs-typography-ul-list-li-padding-left:22px;
317
- --_rs-typography-ol-list-li-padding-left:26px;
318
- --_rs-typography-list-li-margin-top-from-text:var(
319
- --_rs-typography-text-2-sm-list-li-margin-top-from-text,
320
- 16px
321
- );
322
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
323
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
324
- --_rs-typography-link-border-bottom-width-from-text:1px;
325
- }
326
- @media screen and (max-width: 640px){
327
- ._sizeM_kiecel_18 [data-rs-internal='input__inner']::-moz-placeholder{
328
- --_rs-typography-text-2-sm-list-li-margin-top-from-text:12px;
329
- }
330
- }
331
- ._sizeM_kiecel_18 [data-rs-internal='input__label'],
332
- ._sizeM_kiecel_18 [data-rs-internal='input__inner'],
333
- ._sizeM_kiecel_18 [data-rs-internal='input__inner']::placeholder,
334
- ._sizeM_kiecel_18 [data-rs-internal='input__suffix']{
335
- --_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing, 0.0015em);
336
- --_rs-typography-text-transform:initial;
337
- --_rs-typography-font-variant-numeric:initial;
338
- --_rs-typography-font-family:var(
339
- --rs-font-family-ui,
340
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
341
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
342
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
343
- );
344
- --_rs-typography-font-size:var(--rs-text-2-font-size, 16px);
345
- --_rs-typography-font-weight:var(
346
- --rs-font-weight-regular,
347
- 400
348
- );
349
- --_rs-typography-line-height:var(
350
- --rs-text-2-line-height,
351
- 24px
352
- );
353
- --_rs-typography-base-color:var(
354
- --_rs-typography-hardness-color,
355
- var(
356
- --rs-color-average,
357
- 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)
358
- )
359
- );
360
- --_rs-typography-text-auto-offset:16px;
361
- --_rs-typography-ul-list-li-padding-left:22px;
362
- --_rs-typography-ol-list-li-padding-left:26px;
363
- --_rs-typography-list-li-margin-top-from-text:var(
364
- --_rs-typography-text-2-sm-list-li-margin-top-from-text,
365
- 16px
366
- );
367
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
368
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
369
- --_rs-typography-link-border-bottom-width-from-text:1px;
370
- }
371
- @media screen and (max-width: 640px){
372
- ._sizeM_kiecel_18 [data-rs-internal='input__label'],
373
- ._sizeM_kiecel_18 [data-rs-internal='input__inner'],
374
- ._sizeM_kiecel_18 [data-rs-internal='input__inner']::placeholder,
375
- ._sizeM_kiecel_18 [data-rs-internal='input__suffix']{
376
- --_rs-typography-text-2-sm-list-li-margin-top-from-text:12px;
377
- }
378
- }
379
- ._sizeM_kiecel_18 [data-rs-internal='input__bold-label']{
380
- --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
381
- --_rs-typography-text-transform:initial;
382
- --_rs-typography-font-variant-numeric:initial;
383
- --_rs-typography-font-family:var(
384
- --rs-font-family-ui,
385
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
386
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
387
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
388
- );
389
- --_rs-typography-font-size:var(--rs-h4-font-size, 16px);
390
- --_rs-typography-font-weight:var(
391
- --rs-font-weight-semi-bold,
392
- 600
393
- );
394
- --_rs-typography-line-height:var(--rs-h4-line-height, 24px);
395
- --_rs-typography-base-color:var(
396
- --_rs-typography-heading-hardness-color,
397
- var(
398
- --rs-color-hard,
399
- 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))
400
- )
401
- );
402
- --_rs-typography-text-auto-offset:0;
403
- --_rs-typography-ul-list-li-padding-left:initial;
404
- --_rs-typography-ol-list-li-padding-left:initial;
405
- --_rs-typography-list-li-margin-top-from-text:initial;
406
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
407
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
408
- --_rs-typography-link-border-bottom-width-from-text:2px;
409
- }
410
- ._sizeM_kiecel_18 [data-rs-internal='input__note']{
411
- --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
412
- --_rs-typography-text-transform:initial;
413
- --_rs-typography-font-variant-numeric:initial;
414
- --_rs-typography-font-family:var(
415
- --rs-font-family-ui,
416
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
417
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
418
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
419
- );
420
- --_rs-typography-font-size:var(--rs-text-3-font-size, 13px);
421
- --_rs-typography-font-weight:var(
422
- --rs-font-weight-regular,
423
- 400
424
- );
425
- --_rs-typography-line-height:var(
426
- --rs-text-3-line-height,
427
- 20px
428
- );
429
- --_rs-typography-base-color:var(
430
- --_rs-typography-hardness-color,
431
- var(
432
- --rs-color-average,
433
- 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)
434
- )
435
- );
436
- --_rs-typography-text-auto-offset:8px;
437
- --_rs-typography-ul-list-li-padding-left:28px;
438
- --_rs-typography-ol-list-li-padding-left:21px;
439
- --_rs-typography-list-li-margin-top-from-text:8px;
440
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
441
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
442
- --_rs-typography-link-border-bottom-width-from-text:1px;
443
- }
444
- ._sizeM_kiecel_18 [data-rs-internal='input__error-message']{
445
- --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
446
- --_rs-typography-text-transform:initial;
447
- --_rs-typography-font-variant-numeric:initial;
448
- --_rs-typography-font-family:var(
449
- --rs-font-family-ui,
450
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
451
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
452
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
453
- );
454
- --_rs-typography-font-size:var(--rs-h5-font-size, 13px);
455
- --_rs-typography-font-weight:var(
456
- --rs-font-weight-semi-bold,
457
- 600
458
- );
459
- --_rs-typography-line-height:var(--rs-h5-line-height, 20px);
460
- --_rs-typography-base-color:var(
461
- --_rs-typography-heading-hardness-color,
462
- var(
463
- --rs-color-hard,
464
- 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))
465
- )
466
- );
467
- --_rs-typography-text-auto-offset:0;
468
- --_rs-typography-ul-list-li-padding-left:initial;
469
- --_rs-typography-ol-list-li-padding-left:initial;
470
- --_rs-typography-list-li-margin-top-from-text:initial;
471
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
472
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
473
- --_rs-typography-link-border-bottom-width-from-text:2px;
474
- }
475
- ._sizeM_kiecel_18 [data-rs-internal='input__error-icon']:not(html){
476
- --_rs-icons-height:20px;
477
- }
478
- ._sizeL_kiecel_21{
479
- --_rs-input-vertical-padding:12px;
480
- --_rs-input-horizontal-padding:16px;
481
- --_rs-input-parts-offset:8px;
482
- --_rs-input-icon-offset:16px;
483
- --_rs-input-icon-size:28px;
484
- }
485
- ._sizeL_kiecel_21 [data-rs-internal='input__inner']::-moz-placeholder{
486
- --_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing, normal);
487
- --_rs-typography-text-transform:initial;
488
- --_rs-typography-font-variant-numeric:initial;
489
- --_rs-typography-font-family:var(
490
- --rs-font-family-ui,
491
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
492
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
493
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
494
- );
495
- --_rs-typography-font-size:var(--rs-text-1-font-size, 20px);
496
- --_rs-typography-font-weight:var(
497
- --rs-font-weight-regular,
498
- 400
499
- );
500
- --_rs-typography-line-height:var(
501
- --rs-text-1-line-height,
502
- 28px
503
- );
504
- --_rs-typography-base-color:var(
505
- --_rs-typography-hardness-color,
506
- var(
507
- --rs-color-average,
508
- 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)
509
- )
510
- );
511
- --_rs-typography-text-auto-offset:32px;
512
- --_rs-typography-ul-list-li-padding-left:26px;
513
- --_rs-typography-ol-list-li-padding-left:32px;
514
- --_rs-typography-list-li-margin-top-from-text:var(
515
- --_rs-typography-text-1-sm-list-li-margin-top-from-text,
516
- 24px
517
- );
518
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
519
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
520
- --_rs-typography-link-border-bottom-width-from-text:1px;
521
- }
522
- @media screen and (max-width: 640px){
523
- ._sizeL_kiecel_21 [data-rs-internal='input__inner']::-moz-placeholder{
524
- --_rs-typography-text-1-sm-list-li-margin-top-from-text:16px;
525
- }
526
- }
527
- ._sizeL_kiecel_21 [data-rs-internal='input__label'],
528
- ._sizeL_kiecel_21 [data-rs-internal='input__inner'],
529
- ._sizeL_kiecel_21 [data-rs-internal='input__inner']::placeholder,
530
- ._sizeL_kiecel_21 [data-rs-internal='input__suffix']{
531
- --_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing, normal);
532
- --_rs-typography-text-transform:initial;
533
- --_rs-typography-font-variant-numeric:initial;
534
- --_rs-typography-font-family:var(
535
- --rs-font-family-ui,
536
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
537
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
538
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
539
- );
540
- --_rs-typography-font-size:var(--rs-text-1-font-size, 20px);
541
- --_rs-typography-font-weight:var(
542
- --rs-font-weight-regular,
543
- 400
544
- );
545
- --_rs-typography-line-height:var(
546
- --rs-text-1-line-height,
547
- 28px
548
- );
549
- --_rs-typography-base-color:var(
550
- --_rs-typography-hardness-color,
551
- var(
552
- --rs-color-average,
553
- 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)
554
- )
555
- );
556
- --_rs-typography-text-auto-offset:32px;
557
- --_rs-typography-ul-list-li-padding-left:26px;
558
- --_rs-typography-ol-list-li-padding-left:32px;
559
- --_rs-typography-list-li-margin-top-from-text:var(
560
- --_rs-typography-text-1-sm-list-li-margin-top-from-text,
561
- 24px
562
- );
563
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
564
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
565
- --_rs-typography-link-border-bottom-width-from-text:1px;
566
- }
567
- @media screen and (max-width: 640px){
568
- ._sizeL_kiecel_21 [data-rs-internal='input__label'],
569
- ._sizeL_kiecel_21 [data-rs-internal='input__inner'],
570
- ._sizeL_kiecel_21 [data-rs-internal='input__inner']::placeholder,
571
- ._sizeL_kiecel_21 [data-rs-internal='input__suffix']{
572
- --_rs-typography-text-1-sm-list-li-margin-top-from-text:16px;
573
- }
574
- }
575
- ._sizeL_kiecel_21 [data-rs-internal='input__bold-label']{
576
- --_rs-typography-letter-spacing:var(--rs-h3-letter-spacing, normal);
577
- --_rs-typography-text-transform:initial;
578
- --_rs-typography-font-variant-numeric:initial;
579
- --_rs-typography-font-family:var(
580
- --rs-font-family-ui,
581
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
582
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
583
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
584
- );
585
- --_rs-typography-font-size:var(--rs-h3-font-size, 20px);
586
- --_rs-typography-font-weight:var(
587
- --rs-font-weight-semi-bold,
588
- 600
589
- );
590
- --_rs-typography-line-height:var(--rs-h3-line-height, 28px);
591
- --_rs-typography-base-color:var(
592
- --_rs-typography-heading-hardness-color,
593
- var(
594
- --rs-color-hard,
595
- 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))
596
- )
597
- );
598
- --_rs-typography-text-auto-offset:0;
599
- --_rs-typography-ul-list-li-padding-left:initial;
600
- --_rs-typography-ol-list-li-padding-left:initial;
601
- --_rs-typography-list-li-margin-top-from-text:initial;
602
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
603
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
604
- --_rs-typography-link-border-bottom-width-from-text:2px;
605
- }
606
- ._sizeL_kiecel_21 [data-rs-internal='input__note']{
607
- --_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing, 0.0015em);
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-2-font-size, 16px);
617
- --_rs-typography-font-weight:var(
618
- --rs-font-weight-regular,
619
- 400
620
- );
621
- --_rs-typography-line-height:var(
622
- --rs-text-2-line-height,
623
- 24px
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:16px;
633
- --_rs-typography-ul-list-li-padding-left:22px;
634
- --_rs-typography-ol-list-li-padding-left:26px;
635
- --_rs-typography-list-li-margin-top-from-text:var(
636
- --_rs-typography-text-2-sm-list-li-margin-top-from-text,
637
- 16px
638
- );
639
- --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
640
- --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
641
- --_rs-typography-link-border-bottom-width-from-text:1px;
642
- }
643
- @media screen and (max-width: 640px){
644
- ._sizeL_kiecel_21 [data-rs-internal='input__note']{
645
- --_rs-typography-text-2-sm-list-li-margin-top-from-text:12px;
646
- }
647
- }
648
- ._sizeL_kiecel_21 [data-rs-internal='input__error-message']{
649
- --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
650
- --_rs-typography-text-transform:initial;
651
- --_rs-typography-font-variant-numeric:initial;
652
- --_rs-typography-font-family:var(
653
- --rs-font-family-ui,
654
- var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system,
655
- BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
656
- 'Droid Sans', 'Helvetica Neue', Arial, sans-serif)
657
- );
658
- --_rs-typography-font-size:var(--rs-h4-font-size, 16px);
659
- --_rs-typography-font-weight:var(
660
- --rs-font-weight-semi-bold,
661
- 600
662
- );
663
- --_rs-typography-line-height:var(--rs-h4-line-height, 24px);
664
- --_rs-typography-base-color:var(
665
- --_rs-typography-heading-hardness-color,
666
- var(
667
- --rs-color-hard,
668
- 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))
669
- )
670
- );
671
- --_rs-typography-text-auto-offset:0;
672
- --_rs-typography-ul-list-li-padding-left:initial;
673
- --_rs-typography-ol-list-li-padding-left:initial;
674
- --_rs-typography-list-li-margin-top-from-text:initial;
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:2px;
678
- }
679
- ._sizeL_kiecel_21 [data-rs-internal='input__error-icon']:not(html){
680
- --_rs-icons-height:24px;
681
- }
682
- ._classic_kiecel_25{
683
- --_rs-input-focused-enabled-wrapper-border-width:2px;
684
- --_rs-input-focused-enabled-wrapper-background:rgb(
685
- 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)
686
- );
687
- --_rs-input-error-focused-enabled-wrapper-background:rgb(
688
- 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)
689
- );
690
- --_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));
691
- --_rs-input-focused-inner-placeholder-color:rgba(
692
- 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),
693
- 0.5
694
- );
695
- --_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));
696
- --_rs-input-error-focused-inner-placeholder-color:rgba(
697
- 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),
698
- 0.5
699
- );
700
- --_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));
701
- --_rs-input-focused-autofill-box-shadow:rgb(
702
- 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)
703
- );
704
- --_rs-input-error-focused-autofill-color:rgb(
705
- 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)
706
- );
707
- --_rs-input-error-focused-autofill-box-shadow:rgb(
708
- 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)
709
- );
710
- --_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);
711
- --_rs-input-error-focused-icon-color:rgba(
712
- 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),
713
- 0.7
714
- );
715
- --_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));
716
- --_rs-input-error-focused-icon-accent-color:rgb(
717
- 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)
718
- );
719
- --_rs-input-focused-divider-background:rgba(
720
- 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),
721
- 0.2
722
- );
723
- --_rs-input-focused-suffix-color:rgba(
724
- 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),
725
- 0.5
726
- );
727
- --_rs-input-error-focused-suffix-color:rgba(
728
- 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
- 0.5
730
- );
731
- }
732
- ._rock_kiecel_28{
733
- --_rs-input-focused-enabled-wrapper-border-width:0px;
734
- --_rs-input-focused-enabled-wrapper-background:rgb(
735
- 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)
736
- );
737
- --_rs-input-error-focused-enabled-wrapper-background:#F45C4A;
738
- --_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));
739
- --_rs-input-focused-inner-placeholder-color:rgba(
740
- 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),
741
- 0.7
742
- );
743
- --_rs-input-error-focused-inner-color:#FFFFFF;
744
- --_rs-input-error-focused-inner-placeholder-color:rgba(255,255,255,0.7);
745
- --_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));
746
- --_rs-input-focused-autofill-box-shadow:rgb(
747
- 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-input-error-focused-autofill-color:#FFFFFF;
750
- --_rs-input-error-focused-autofill-box-shadow:#19191C;
751
- --_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);
752
- --_rs-input-error-focused-icon-color:rgba(255,255,255,0.7);
753
- --_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));
754
- --_rs-input-error-focused-icon-accent-color:#FFFFFF;
755
- --_rs-input-focused-divider-background:rgb(
756
- 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)
757
- );
758
- --_rs-input-focused-suffix-color:rgba(
759
- 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),
760
- 0.7
761
- );
762
- --_rs-input-error-focused-suffix-color:rgba(255,255,255,0.7);
763
- }
764
- ._container_kiecel_32{
765
- --_rs-theme-dark:var(
766
- --_rs-internal-force-theme-dark-consult-rescui-before-using,
767
- var(--rs-theme-dark, 0)
768
- );
769
- --_rs-theme-flip:var(--rs-theme-flip, 0);
770
- --_rs-theme-dark-coefficient:calc(var(--_rs-theme-dark)*(1 - var(--_rs-theme-flip)) + var(--_rs-theme-flip)*(1 - var(--_rs-theme-dark)));
771
- --_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));
772
- }
773
- @supports (color: color-mix(in srgb, #fff 50%, #000 50%)){
774
- ._container_kiecel_32{
775
- --_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)));
776
- --_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)));
777
- --_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)));
778
- --_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)));
779
- --_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)));
780
- }
781
- }
782
- @supports not (color: color-mix(in srgb, #fff 50%, #000 50%)){
783
- ._container_kiecel_32{
784
- --_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);
785
- --_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));
786
- --_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));
787
- --_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);
788
- --_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));
789
- }
790
- }
791
- ._container_kiecel_32 {
792
-
793
- display:block;
794
- }
795
- ._wrapper_kiecel_39{
796
- --_rs-input-border-width:1px;
797
-
798
- display:flex;
799
-
800
- 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);
801
-
802
- cursor:text;
803
-
804
- 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));
805
- }
806
- ._disabled_kiecel_51 ._wrapper_kiecel_39{
807
- cursor:auto;
808
-
809
- 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));
810
- }
811
- ._error_kiecel_57 ._wrapper_kiecel_39{
812
- --_rs-input-border-width:2px;
813
-
814
- border-color:#F45C4A;
815
- }
816
- ._enabled_kiecel_63._filled_kiecel_63 ._wrapper_kiecel_39{
817
- 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);
818
- }
819
- @media (hover: hover){
820
- ._enabled_kiecel_63:hover ._wrapper_kiecel_39{
821
- 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);
822
-
823
- 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));
824
- }
825
- }
826
- ._enabled_kiecel_63._focused_kiecel_75 ._wrapper_kiecel_39{
827
- --_rs-input-border-width:var(
828
- --_rs-input-focused-enabled-wrapper-border-width
829
- );
830
-
831
- 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));
832
-
833
- background-color:var(--_rs-input-focused-enabled-wrapper-background);
834
- }
835
- @media (hover: hover){
836
- ._error_kiecel_57._enabled_kiecel_63:hover ._wrapper_kiecel_39{
837
- border-color:#F45C4A;
838
- }
839
- }
840
- ._error_kiecel_57._enabled_kiecel_63._focused_kiecel_75 ._wrapper_kiecel_39,
841
- ._error_kiecel_57._enabled_kiecel_63._filled_kiecel_63 ._wrapper_kiecel_39{
842
- border-color:#F45C4A;
843
- }
844
- ._error_kiecel_57._enabled_kiecel_63._focused_kiecel_75 ._wrapper_kiecel_39{
845
- background:var(--_rs-input-error-focused-enabled-wrapper-background);
846
- }
847
- ._field_kiecel_101{
848
- display:flex;
849
-
850
- flex:1 1 auto;
851
-
852
- min-width:0;
853
-
854
- padding:calc(var(--_rs-input-vertical-padding) - var(--_rs-input-border-width)) calc(var(--_rs-input-horizontal-padding) - var(--_rs-input-border-width));
855
- }
856
- ._inner_kiecel_114{
857
- letter-spacing:var(
858
- --rs-text-base-letter-spacing,
859
- var(--_rs-typography-letter-spacing)
860
- );
861
- text-transform:var(--_rs-typography-text-transform);
862
- font-family:var(--_rs-typography-font-family);
863
- font-size:var(--_rs-typography-font-size);
864
- font-weight:var(--_rs-typography-font-weight);
865
- line-height:var(--_rs-typography-line-height);
866
- font-variant-numeric:var(--_rs-typography-font-variant-numeric);
867
- font-feature-settings:'kern', 'liga', 'calt';
868
- }
869
- ._inner_kiecel_114::-ms-clear{
870
- display:none;
871
-
872
- width:0;
873
- height:0;
874
- }
875
- ._dark_kiecel_11 ._inner_kiecel_114{
876
- color-scheme:dark;
877
- }
878
- @container style(--_rs-theme-dark-coefficient: 1){
879
- ._inner_kiecel_114{
880
- color-scheme:dark
881
- }
882
- }
883
- @container style(--_rs-theme-dark-coefficient: 0){
884
- ._inner_kiecel_114{
885
- color-scheme:light
886
- }
887
- }
888
- ._inner_kiecel_114 {
889
-
890
- display:block;
891
-
892
- flex:1 1 0;
893
-
894
- box-sizing:border-box;
895
- min-width:0;
896
- margin:0;
897
- padding:0;
898
-
899
- border:none;
900
-
901
- outline:none;
902
-
903
- 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));
904
-
905
- background:transparent;
906
- -webkit-appearance:none;
907
- -moz-appearance:none;
908
- appearance:none;
909
- }
910
- ._inner_kiecel_114:focus{
911
- outline:none;
912
- }
913
- ._disabled_kiecel_51 ._inner_kiecel_114,
914
- ._inner_kiecel_114:disabled{
915
- 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);
916
- }
917
- ._focused_kiecel_75 ._inner_kiecel_114{
918
- color:var(--_rs-input-focused-inner-color);
919
- }
920
- ._error_kiecel_57._focused_kiecel_75 ._inner_kiecel_114{
921
- color:var(--_rs-input-error-focused-inner-color);
922
- }
923
- ._inner_kiecel_114::-moz-placeholder{
924
- letter-spacing:var(
925
- --rs-text-base-letter-spacing,
926
- var(--_rs-typography-letter-spacing)
927
- );
928
- text-transform:var(--_rs-typography-text-transform);
929
- font-family:var(--_rs-typography-font-family);
930
- font-size:var(--_rs-typography-font-size);
931
- font-weight:var(--_rs-typography-font-weight);
932
- line-height:var(--_rs-typography-line-height);
933
- font-variant-numeric:var(--_rs-typography-font-variant-numeric);
934
- font-feature-settings:'kern', 'liga', 'calt';
935
- opacity:1;
936
-
937
- 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);
938
- }
939
- ._focused_kiecel_75 ._inner_kiecel_114::-moz-placeholder{
940
- color:var(--_rs-input-focused-inner-placeholder-color);
941
- }
942
- ._error_kiecel_57._focused_kiecel_75 ._inner_kiecel_114::-moz-placeholder{
943
- color:var(--_rs-input-error-focused-inner-placeholder-color);
944
- }
945
- ._inner_kiecel_114::placeholder{
946
- letter-spacing:var(
947
- --rs-text-base-letter-spacing,
948
- var(--_rs-typography-letter-spacing)
949
- );
950
- text-transform:var(--_rs-typography-text-transform);
951
- font-family:var(--_rs-typography-font-family);
952
- font-size:var(--_rs-typography-font-size);
953
- font-weight:var(--_rs-typography-font-weight);
954
- line-height:var(--_rs-typography-line-height);
955
- font-variant-numeric:var(--_rs-typography-font-variant-numeric);
956
- font-feature-settings:'kern', 'liga', 'calt';
957
- opacity:1;
958
-
959
- 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);
960
- }
961
- ._focused_kiecel_75 ._inner_kiecel_114::placeholder{
962
- color:var(--_rs-input-focused-inner-placeholder-color);
963
- }
964
- ._error_kiecel_57._focused_kiecel_75 ._inner_kiecel_114::placeholder{
965
- color:var(--_rs-input-error-focused-inner-placeholder-color);
966
- }
967
- ._inner_kiecel_114:-moz-ui-invalid{
968
- box-shadow:none;
969
- }
970
- ._inner_kiecel_114:-moz-ui-invalid:-moz-focusring{
971
- box-shadow:none;
972
- }
973
- ._inner_kiecel_114:-webkit-autofill,
974
- ._inner_kiecel_114:-webkit-autofill:hover,
975
- ._inner_kiecel_114:-webkit-autofill:active,
976
- ._inner_kiecel_114:-webkit-autofill:focus{
977
- -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;
978
-
979
- transition-delay:9999s;
980
- -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));
981
- }
982
- ._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill, ._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill:hover, ._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill:active, ._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill:focus{
983
- -webkit-box-shadow:0 0 0 1000px var(--_rs-input-focused-autofill-box-shadow) inset;
984
- -webkit-text-fill-color:var(--_rs-input-focused-autofill-color);
985
- }
986
- ._error_kiecel_57._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill, ._error_kiecel_57._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill:hover, ._error_kiecel_57._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill:active, ._error_kiecel_57._focused_kiecel_75 ._inner_kiecel_114:-webkit-autofill:focus{
987
- -webkit-box-shadow:0 0 0 1000px var(--_rs-input-error-focused-autofill-box-shadow) inset;
988
- -webkit-text-fill-color:var(--_rs-input-error-focused-autofill-color);
989
- }
990
- ._offSystemMicroelements_kiecel_229 ._inner_kiecel_114{
991
- -moz-appearance:textfield;
992
- }
993
- ._offSystemMicroelements_kiecel_229 ._inner_kiecel_114::-webkit-outer-spin-button,
994
- ._offSystemMicroelements_kiecel_229 ._inner_kiecel_114::-webkit-inner-spin-button{
995
- margin:0;
996
- -webkit-appearance:none;
997
- appearance:none;
998
- }
999
- ._iconWrapper_kiecel_239{
1000
- --_rs-input-icon-overlap:calc(var(--_rs-input-vertical-padding) - var(--_rs-input-border-width));
1001
-
1002
- display:inline-flex;
1003
- flex:0 0 auto;
1004
-
1005
- margin-top:calc(var(--_rs-input-icon-overlap)*-1);
1006
- margin-bottom:calc(var(--_rs-input-icon-overlap)*-1);
1007
- padding-top:var(--_rs-input-icon-overlap);
1008
- padding-bottom:var(--_rs-input-icon-overlap);
1009
-
1010
- 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);
1011
- }
1012
- ._iconWrapper_kiecel_239._action_kiecel_254{
1013
- position:relative;
1014
-
1015
- cursor:pointer;
1016
- }
1017
- ._iconWrapper_kiecel_239._action_kiecel_254:focus{
1018
- outline:none;
1019
- }
1020
- ._iconWrapper_kiecel_239._action_kiecel_254::before{
1021
- position:absolute;
1022
- top:-4px;
1023
- right:-4px;
1024
- bottom:-4px;
1025
- left:-4px;
1026
-
1027
- display:none;
1028
-
1029
- border:4px solid var(--_rs-color-primary-t-dim);
1030
- border-radius:4px;
1031
-
1032
- content:'';
1033
- pointer-events:none;
1034
- }
1035
- ._iconWrapper_kiecel_239._action_kiecel_254:focus[data-focus-method='key']::before{
1036
- display:block;
1037
- }
1038
- ._disabled_kiecel_51 ._iconWrapper_kiecel_239{
1039
- 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);
1040
- }
1041
- ._disabled_kiecel_51 ._iconWrapper_kiecel_239._action_kiecel_254{
1042
- pointer-events:none;
1043
- }
1044
- ._iconWrapper_kiecel_239._right_kiecel_292{
1045
- margin-left:var(--_rs-input-icon-offset);
1046
- }
1047
- ._iconWrapper_kiecel_239._left_kiecel_296{
1048
- margin-right:var(--_rs-input-icon-offset);
1049
- }
1050
- ._focused_kiecel_75 ._iconWrapper_kiecel_239{
1051
- color:var(--_rs-input-focused-icon-color);
1052
- }
1053
- ._error_kiecel_57._focused_kiecel_75 ._iconWrapper_kiecel_239{
1054
- color:var(--_rs-input-error-focused-icon-color);
1055
- }
1056
- @media (hover: hover){
1057
- ._enabled_kiecel_63 ._iconWrapper_kiecel_239._action_kiecel_254:hover{
1058
- 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));
1059
- }
1060
-
1061
- ._enabled_kiecel_63._focused_kiecel_75 ._iconWrapper_kiecel_239._action_kiecel_254:hover{
1062
- color:var(--_rs-input-focused-icon-accent-color);
1063
- }
1064
-
1065
- ._enabled_kiecel_63._error_kiecel_57._focused_kiecel_75 ._iconWrapper_kiecel_239._action_kiecel_254:hover{
1066
- color:var(--_rs-input-error-focused-icon-accent-color);
1067
- }
1068
- }
1069
- ._enabled_kiecel_63 ._iconWrapper_kiecel_239._action_kiecel_254:focus[data-focus-method='key']{
1070
- 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));
1071
- }
1072
- ._enabled_kiecel_63._focused_kiecel_75 ._iconWrapper_kiecel_239._action_kiecel_254:focus[data-focus-method='key']{
1073
- color:var(--_rs-input-focused-icon-accent-color);
1074
- }
1075
- ._enabled_kiecel_63._error_kiecel_57._focused_kiecel_75 ._iconWrapper_kiecel_239._action_kiecel_254:focus[data-focus-method='key']{
1076
- color:var(--_rs-input-error-focused-icon-accent-color);
1077
- }
1078
- ._iconWrapper_kiecel_239 ._icon_kiecel_239{
1079
- fill:currentColor;
1080
-
1081
- width:auto;
1082
- height:var(--_rs-input-icon-size);
1083
- }
1084
- ._divider_kiecel_342{
1085
- display:block;
1086
-
1087
- width:1px;
1088
- margin-right:var(--_rs-input-border-width);
1089
- margin-left:var(--_rs-input-border-width);
1090
-
1091
- 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);
1092
- }
1093
- ._focused_kiecel_75 ._divider_kiecel_342{
1094
- background:var(--_rs-input-focused-divider-background);
1095
- }
1096
- ._suffix_kiecel_356{
1097
- letter-spacing:var(
1098
- --rs-text-base-letter-spacing,
1099
- var(--_rs-typography-letter-spacing)
1100
- );
1101
- text-transform:var(--_rs-typography-text-transform);
1102
- font-family:var(--_rs-typography-font-family);
1103
- font-size:var(--_rs-typography-font-size);
1104
- font-weight:var(--_rs-typography-font-weight);
1105
- line-height:var(--_rs-typography-line-height);
1106
- font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1107
- font-feature-settings:'kern', 'liga', 'calt';
1108
-
1109
- flex:0 0 auto;
1110
-
1111
- padding:calc(var(--_rs-input-vertical-padding) - var(--_rs-input-border-width)) calc(var(--_rs-input-horizontal-padding) - var(--_rs-input-border-width));
1112
-
1113
- 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);
1114
- }
1115
- ._focused_kiecel_75 ._suffix_kiecel_356{
1116
- color:var(--_rs-input-focused-suffix-color);
1117
- }
1118
- ._error_kiecel_57._focused_kiecel_75 ._suffix_kiecel_356{
1119
- color:var(--_rs-input-error-focused-suffix-color);
1120
- }
1121
- ._errorMessage_kiecel_376{
1122
- letter-spacing:var(
1123
- --rs-text-base-letter-spacing,
1124
- var(--_rs-typography-letter-spacing)
1125
- );
1126
- text-transform:var(--_rs-typography-text-transform);
1127
- font-family:var(--_rs-typography-font-family);
1128
- font-size:var(--_rs-typography-font-size);
1129
- font-weight:var(--_rs-typography-font-weight);
1130
- line-height:var(--_rs-typography-line-height);
1131
- font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1132
- font-feature-settings:'kern', 'liga', 'calt';
1133
-
1134
- display:flex;
1135
- flex-wrap:nowrap;
1136
-
1137
- margin-top:var(--_rs-input-parts-offset);
1138
-
1139
- 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));
1140
- -moz-column-gap:8px;
1141
- column-gap:8px;
1142
- }
1143
- ._errorIcon_kiecel_388{
1144
- flex:0 0 auto;
1145
-
1146
- color:#F45C4A;
1147
- }
1148
- ._note_kiecel_394{
1149
- letter-spacing:var(
1150
- --rs-text-base-letter-spacing,
1151
- var(--_rs-typography-letter-spacing)
1152
- );
1153
- text-transform:var(--_rs-typography-text-transform);
1154
- font-family:var(--_rs-typography-font-family);
1155
- font-size:var(--_rs-typography-font-size);
1156
- font-weight:var(--_rs-typography-font-weight);
1157
- line-height:var(--_rs-typography-line-height);
1158
- font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1159
- font-feature-settings:'kern', 'liga', 'calt';
1160
- color:var(
1161
- --rs-color-average,
1162
- 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)
1163
- );
1164
-
1165
- margin-top:var(--_rs-input-parts-offset);
1166
- }
1167
- ._disabled_kiecel_51 ._note_kiecel_394{
1168
- color:var(
1169
- --rs-color-pale,
1170
- 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)
1171
- );
1172
- }
1173
- ._label_kiecel_405{
1174
- letter-spacing:var(
1175
- --rs-text-base-letter-spacing,
1176
- var(--_rs-typography-letter-spacing)
1177
- );
1178
- text-transform:var(--_rs-typography-text-transform);
1179
- font-family:var(--_rs-typography-font-family);
1180
- font-size:var(--_rs-typography-font-size);
1181
- font-weight:var(--_rs-typography-font-weight);
1182
- line-height:var(--_rs-typography-line-height);
1183
- font-variant-numeric:var(--_rs-typography-font-variant-numeric);
1184
- font-feature-settings:'kern', 'liga', 'calt';
1185
- color:var(
1186
- --rs-color-hard,
1187
- 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))
1188
- );
1189
-
1190
- margin-bottom:var(--_rs-input-parts-offset);
1191
- }
1192
- ._disabled_kiecel_51 ._label_kiecel_405{
1193
- color:var(
1194
- --rs-color-pale,
1195
- 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)
1196
- );
1197
- }