@telepix-lab/telepix-ui 0.0.1
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/README.md +74 -0
- package/dist/cjs/button/index.d.ts +25 -0
- package/dist/cjs/button/styles.d.ts +95 -0
- package/dist/cjs/card/index.d.ts +27 -0
- package/dist/cjs/card/styles.d.ts +29 -0
- package/dist/cjs/checkbox/index.d.ts +24 -0
- package/dist/cjs/checkbox/styles.d.ts +43 -0
- package/dist/cjs/dialog/index.d.ts +34 -0
- package/dist/cjs/dialog/styles.d.ts +23 -0
- package/dist/cjs/horizontal-tab/index.d.ts +16 -0
- package/dist/cjs/horizontal-tab/styles.d.ts +74 -0
- package/dist/cjs/index.d.ts +37 -0
- package/dist/cjs/index.js +11067 -0
- package/dist/cjs/index.js.map +1 -0
- package/dist/cjs/input/index.d.ts +28 -0
- package/dist/cjs/input/styles.d.ts +75 -0
- package/dist/cjs/mode-tab/index.d.ts +14 -0
- package/dist/cjs/mode-tab/styles.d.ts +49 -0
- package/dist/cjs/radio-group/index.d.ts +32 -0
- package/dist/cjs/radio-group/styles.d.ts +47 -0
- package/dist/cjs/select/index.d.ts +61 -0
- package/dist/cjs/select/styles.d.ts +107 -0
- package/dist/cjs/styles/common.d.ts +7 -0
- package/dist/cjs/styles/layout.stylex.d.ts +19 -0
- package/dist/cjs/styles/primitiveColors.stylex.d.ts +175 -0
- package/dist/cjs/styles/semanticColors.stylex.d.ts +50 -0
- package/dist/cjs/styles/shadow.stylex.d.ts +11 -0
- package/dist/cjs/styles/transitions.stylex.d.ts +6 -0
- package/dist/cjs/styles/typography.stylex.d.ts +43 -0
- package/dist/cjs/styles.css +1265 -0
- package/dist/cjs/tag/index.d.ts +32 -0
- package/dist/cjs/tag/styles.d.ts +82 -0
- package/dist/cjs/text/index.d.ts +31 -0
- package/dist/cjs/text/styles.d.ts +290 -0
- package/dist/cjs/textarea/index.d.ts +20 -0
- package/dist/cjs/textarea/styles.d.ts +30 -0
- package/dist/cjs/tooltip/index.d.ts +20 -0
- package/dist/cjs/tooltip/styles.d.ts +59 -0
- package/dist/cjs/vertical-menu/index.d.ts +17 -0
- package/dist/cjs/vertical-menu/styles.d.ts +84 -0
- package/dist/esm/button/index.d.ts +25 -0
- package/dist/esm/button/styles.d.ts +95 -0
- package/dist/esm/card/index.d.ts +27 -0
- package/dist/esm/card/styles.d.ts +29 -0
- package/dist/esm/checkbox/index.d.ts +24 -0
- package/dist/esm/checkbox/styles.d.ts +43 -0
- package/dist/esm/dialog/index.d.ts +34 -0
- package/dist/esm/dialog/styles.d.ts +23 -0
- package/dist/esm/horizontal-tab/index.d.ts +16 -0
- package/dist/esm/horizontal-tab/styles.d.ts +74 -0
- package/dist/esm/index.d.ts +37 -0
- package/dist/esm/index.js +10954 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/input/index.d.ts +28 -0
- package/dist/esm/input/styles.d.ts +75 -0
- package/dist/esm/mode-tab/index.d.ts +14 -0
- package/dist/esm/mode-tab/styles.d.ts +49 -0
- package/dist/esm/radio-group/index.d.ts +32 -0
- package/dist/esm/radio-group/styles.d.ts +47 -0
- package/dist/esm/select/index.d.ts +61 -0
- package/dist/esm/select/styles.d.ts +107 -0
- package/dist/esm/styles/common.d.ts +7 -0
- package/dist/esm/styles/layout.stylex.d.ts +19 -0
- package/dist/esm/styles/primitiveColors.stylex.d.ts +175 -0
- package/dist/esm/styles/semanticColors.stylex.d.ts +50 -0
- package/dist/esm/styles/shadow.stylex.d.ts +11 -0
- package/dist/esm/styles/transitions.stylex.d.ts +6 -0
- package/dist/esm/styles/typography.stylex.d.ts +43 -0
- package/dist/esm/styles.css +1265 -0
- package/dist/esm/tag/index.d.ts +32 -0
- package/dist/esm/tag/styles.d.ts +82 -0
- package/dist/esm/text/index.d.ts +31 -0
- package/dist/esm/text/styles.d.ts +290 -0
- package/dist/esm/textarea/index.d.ts +20 -0
- package/dist/esm/textarea/styles.d.ts +30 -0
- package/dist/esm/tooltip/index.d.ts +20 -0
- package/dist/esm/tooltip/styles.d.ts +59 -0
- package/dist/esm/vertical-menu/index.d.ts +17 -0
- package/dist/esm/vertical-menu/styles.d.ts +84 -0
- package/dist/index.d.ts +1762 -0
- package/package.json +115 -0
|
@@ -0,0 +1,1265 @@
|
|
|
1
|
+
@layer priority1 {
|
|
2
|
+
:root, .tpstun8bdo {
|
|
3
|
+
--tpst16kocez: 0;
|
|
4
|
+
--tpst1vsob78: .125rem;
|
|
5
|
+
--tpst1w7bvkk: .25rem;
|
|
6
|
+
--tpst1ls88jo: .375rem;
|
|
7
|
+
--tpst1d2ic4p: .5rem;
|
|
8
|
+
--tpst1bkg6mz: 1rem;
|
|
9
|
+
--tpstbu84cc: 9999px;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
:root, .tpst14l95s3 {
|
|
13
|
+
--tpst176n8w4: 3.25rem;
|
|
14
|
+
--tpst1cn3bf9: 1.875rem;
|
|
15
|
+
--tpst1ck7jd6: 2.5rem;
|
|
16
|
+
--tpster68pz: 1.75rem;
|
|
17
|
+
--tpstt98vng: 2.25rem;
|
|
18
|
+
--tpst17n5r6a: 1.625rem;
|
|
19
|
+
--tpstfx2dhf: 2rem;
|
|
20
|
+
--tpsti84zyh: 1.5rem;
|
|
21
|
+
--tpst1wgxelp: 1.75rem;
|
|
22
|
+
--tpstohgo1r: 1.3125rem;
|
|
23
|
+
--tpst1v3vljw: 1.5rem;
|
|
24
|
+
--tpst1tpl8o: 1rem;
|
|
25
|
+
--tpst3oounl: 1.3125rem;
|
|
26
|
+
--tpstfxw7go: .875rem;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
:root, .tpst1cmuz2h {
|
|
30
|
+
--tpst1aa85u5: .25rem;
|
|
31
|
+
--tpst15cl33r: .5rem;
|
|
32
|
+
--tpst1s1bzlu: 1rem;
|
|
33
|
+
--tpstr1ymy1: 1.5rem;
|
|
34
|
+
--tpst13zox1l: 2rem;
|
|
35
|
+
--tpst1xkcubw: 2.5rem;
|
|
36
|
+
--tpst67ua5f: 3rem;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
:root, .tpst1h3jhwn {
|
|
40
|
+
--tpst1jhw9pg: var(--tpst1o2qj1w);
|
|
41
|
+
--tpst1ob6z47: var(--tpst1wxl5pq);
|
|
42
|
+
--tpstuejxa4: var(--tpst142inpb);
|
|
43
|
+
--tpsts9zbf: var(--tpstn6fh0j);
|
|
44
|
+
--tpstggesgd: var(--tpst1rh8zbx);
|
|
45
|
+
--tpstkiu8f5: var(--tpst1ujyhgx);
|
|
46
|
+
--tpst1myu9af: var(--tpst1ltonyn);
|
|
47
|
+
--tpstp5llud: var(--tpstwpcubr);
|
|
48
|
+
--tpst1od88uy: var(--tpst1b3r40x);
|
|
49
|
+
--tpst1awahhr: var(--tpst1ltonyn);
|
|
50
|
+
--tpst1sous2z: var(--tpst5d8jd9);
|
|
51
|
+
--tpstb0d7vw: var(--tpstkdeazx);
|
|
52
|
+
--tpstvspwxi: var(--tpst1aqveo6);
|
|
53
|
+
--tpst1kxl5s: var(--tpst1nbxovh);
|
|
54
|
+
--tpst1xyenpu: var(--tpstu7hrah);
|
|
55
|
+
--tpst1uoa904: var(--tpst1yk930q);
|
|
56
|
+
--tpstufw5ms: var(--tpstji9maf);
|
|
57
|
+
--tpsts3sn97: var(--tpstrvxn8n);
|
|
58
|
+
--tpst5k8tce: var(--tpstmprsjx);
|
|
59
|
+
--tpstp0q5oq: var(--tpst142inpb);
|
|
60
|
+
--tpst1yvmtnc: var(--tpstu7hrah);
|
|
61
|
+
--tpstk4jfiz: var(--tpstn6fh0j);
|
|
62
|
+
--tpst1l3o5m7: var(--tpst1nbxovh);
|
|
63
|
+
--tpst193kvrf: var(--tpstu7hrah);
|
|
64
|
+
--tpst1utdsru: var(--tpstmprsjx);
|
|
65
|
+
--tpst3umhxq: var(--tpstji9maf);
|
|
66
|
+
--tpst8jxxq1: var(--tpst5d8jd9);
|
|
67
|
+
--tpst9kcnep: var(--tpstkdeazx);
|
|
68
|
+
--tpst11ieh26: var(--tpst1aqveo6);
|
|
69
|
+
--tpst1tvunur: var(--tpstn6fh0j);
|
|
70
|
+
--tpst16ho4j7: var(--tpst1695na0);
|
|
71
|
+
--tpst4ae9ti: var(--tpst1695na0);
|
|
72
|
+
--tpsttytddx: var(--tpstoyk8v8);
|
|
73
|
+
--tpstw5kw9y: var(--tpstoyk8v8);
|
|
74
|
+
--tpst17kooso: var(--tpst101zq66);
|
|
75
|
+
--tpst58jqng: var(--tpstoyk8v8);
|
|
76
|
+
--tpst1rk9dvl: var(--tpst18059y4);
|
|
77
|
+
--tpst1d2u5vn: var(--tpstor84za);
|
|
78
|
+
--tpst16isvbw: var(--tpst1rh8zbx);
|
|
79
|
+
--tpst1g6wz50: var(--tpst1jnwheb);
|
|
80
|
+
--tpst1wmogyq: var(--tpst1jnwheb);
|
|
81
|
+
--tpst1akj8aj: var(--tpst1oe8qtm);
|
|
82
|
+
--tpst1pw9j7a: var(--tpst1gpymmf);
|
|
83
|
+
--tpsti74lq7: var(--tpst12b1wd7);
|
|
84
|
+
--tpst1ske8g4: var(--tpst14m6y91);
|
|
85
|
+
--tpstos51i3: var(--tpst1jnwheb);
|
|
86
|
+
--tpst1wrmwgo: var(--tpstn6fh0j);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
:root, .tpst1k3h750 {
|
|
90
|
+
--tpst1v5gfih: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
91
|
+
--tpstgrjq5n: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
:root, .tpst13343xr {
|
|
95
|
+
--tpst1vko5pw: .15s;
|
|
96
|
+
--tpst1r8xpgk: .3s;
|
|
97
|
+
--tpstxp1npq: .5s;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
:root, .tpst1otj4yr {
|
|
101
|
+
--tpst2ctkbp: 100;
|
|
102
|
+
--tpst1wesye2: 200;
|
|
103
|
+
--tpst1l5fk19: 300;
|
|
104
|
+
--tpstvixdhc: 400;
|
|
105
|
+
--tpst1hojl49: 500;
|
|
106
|
+
--tpstm13ldm: 600;
|
|
107
|
+
--tpstv32r0g: 700;
|
|
108
|
+
--tpst1wco1hw: 800;
|
|
109
|
+
--tpstuh14ux: 900;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
:root, .tpst1p7aaxf {
|
|
113
|
+
--tpstpf29vn: .625rem;
|
|
114
|
+
--tpst1wzw6rf: .75rem;
|
|
115
|
+
--tpstpnu726: .875rem;
|
|
116
|
+
--tpstni8g52: 1rem;
|
|
117
|
+
--tpst1o86t0e: 1.125rem;
|
|
118
|
+
--tpst1rpvla4: 1.25rem;
|
|
119
|
+
--tpstp7wmxu: 1.5rem;
|
|
120
|
+
--tpstr5xhck: 1.875rem;
|
|
121
|
+
--tpstdkkdz8: 2.25rem;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
:root, .tpstv8o7vz {
|
|
125
|
+
--tpstqe013h: #d6ddff;
|
|
126
|
+
--tpst13azww4: #adbbff;
|
|
127
|
+
--tpst12ucro4: #8599ff;
|
|
128
|
+
--tpstx1jh9w: #5c77ff;
|
|
129
|
+
--tpst1d8m627: #35f;
|
|
130
|
+
--tpst1vkyc1g: #2844cc;
|
|
131
|
+
--tpst7ro71e: #1f3398;
|
|
132
|
+
--tpst1lr2euv: #142266;
|
|
133
|
+
--tpst10uozat: #0a1133;
|
|
134
|
+
--tpst1qqymh: #cef;
|
|
135
|
+
--tpst1yyasqh: #9df;
|
|
136
|
+
--tpst1gvcfhy: #6cf;
|
|
137
|
+
--tpstdzlppo: #3bf;
|
|
138
|
+
--tpstyemwcb: #0af;
|
|
139
|
+
--tpstb0m78p: #08c;
|
|
140
|
+
--tpsth1uc7g: #069;
|
|
141
|
+
--tpsttewm74: #046;
|
|
142
|
+
--tpst1ts0yxk: #023;
|
|
143
|
+
--tpst101zq66: #0505051a;
|
|
144
|
+
--tpst18059y4: #05050526;
|
|
145
|
+
--tpst1o2qj1w: #05050533;
|
|
146
|
+
--tpst1695na0: #05050508;
|
|
147
|
+
--tpst1e4u9cd: #05050540;
|
|
148
|
+
--tpstzzylim: #0505054d;
|
|
149
|
+
--tpst1giqxg: #05050559;
|
|
150
|
+
--tpst1ckp6cb: #05050566;
|
|
151
|
+
--tpst1ujyhgx: #05050575;
|
|
152
|
+
--tpstoyk8v8: #0505050d;
|
|
153
|
+
--tpstdb8mlt: #05050582;
|
|
154
|
+
--tpst142inpb: #05050594;
|
|
155
|
+
--tpstrvxn8n: #050505a1;
|
|
156
|
+
--tpstmprsjx: #050505ad;
|
|
157
|
+
--tpstu7hrah: #050505ba;
|
|
158
|
+
--tpst1yk930q: #050505cc;
|
|
159
|
+
--tpst1nbxovh: #050505d6;
|
|
160
|
+
--tpstji9maf: #050505e3;
|
|
161
|
+
--tpst1unqsr1: #050505eb;
|
|
162
|
+
--tpst1c64thx: #ccebd6;
|
|
163
|
+
--tpstkc4nnn: #99d6ad;
|
|
164
|
+
--tpst16sv4xz: #66c285;
|
|
165
|
+
--tpsthm2jgh: #34ad5c;
|
|
166
|
+
--tpstkdeazx: #093;
|
|
167
|
+
--tpstxtmc5o: #007a29;
|
|
168
|
+
--tpst1a1gxqa: #005c1f;
|
|
169
|
+
--tpstb6uyui: #003d14;
|
|
170
|
+
--tpstklhf60: #001f0a;
|
|
171
|
+
--tpst1i0r5ji: #ffffff17;
|
|
172
|
+
--tpst1y5wwdd: #ffffff24;
|
|
173
|
+
--tpst1qyy4b3: #ffffff2e;
|
|
174
|
+
--tpstevrkdv: #ffffff08;
|
|
175
|
+
--tpst9u9sq4: #ffffff3d;
|
|
176
|
+
--tpst9ontey: #ffffff4d;
|
|
177
|
+
--tpst7h2gr7: #ffffff59;
|
|
178
|
+
--tpstrlh8f2: #fff6;
|
|
179
|
+
--tpstpvck6k: #ffffff7a;
|
|
180
|
+
--tpst8kgh2v: #ffffff0d;
|
|
181
|
+
--tpstwf3o2r: #ffffff87;
|
|
182
|
+
--tpst1yklry3: #ffffff94;
|
|
183
|
+
--tpst1pqr7tr: #ffffffa1;
|
|
184
|
+
--tpst1apix18: #ffffffad;
|
|
185
|
+
--tpst1b3r40x: #ffffffba;
|
|
186
|
+
--tpst7qmafm: #ffffffc9;
|
|
187
|
+
--tpst1ssemck: #ffffffd6;
|
|
188
|
+
--tpstwpcubr: #ffffffe3;
|
|
189
|
+
--tpst1ltonyn: #fffffff0;
|
|
190
|
+
--tpst1fihk4k: #feebfa;
|
|
191
|
+
--tpst4pmojp: #fdc4f2;
|
|
192
|
+
--tpstvdslca: #fc92e7;
|
|
193
|
+
--tpst1jq42uc: #fa66dd;
|
|
194
|
+
--tpst1bfk4sp: #f939d3;
|
|
195
|
+
--tpst1f2l7fk: #ed07bf;
|
|
196
|
+
--tpst11snvgx: #940578;
|
|
197
|
+
--tpst14beq8s: #5e034c;
|
|
198
|
+
--tpstzb1amu: #190114;
|
|
199
|
+
--tpst1gpymmf: #e6e6e6;
|
|
200
|
+
--tpst1wxl5pq: #d9d9d9;
|
|
201
|
+
--tpst12b1wd7: #ccc;
|
|
202
|
+
--tpsttwjrp6: #fafafa;
|
|
203
|
+
--tpstxadivy: #bfbfbf;
|
|
204
|
+
--tpst13x3j6w: #b3b3b3;
|
|
205
|
+
--tpstihxxi9: #a6a6a6;
|
|
206
|
+
--tpstv2m2ve: #999;
|
|
207
|
+
--tpstiiea8d: #8c8c8c;
|
|
208
|
+
--tpst1oe8qtm: #f2f2f2;
|
|
209
|
+
--tpst1yltxr6: gray;
|
|
210
|
+
--tpstr8jwi2: #6e6e6e;
|
|
211
|
+
--tpst1dl1ny3: #616161;
|
|
212
|
+
--tpstc1vapl: #545454;
|
|
213
|
+
--tpst1goho9: #474747;
|
|
214
|
+
--tpst1vcffap: #383838;
|
|
215
|
+
--tpstor84za: #2e2e2e;
|
|
216
|
+
--tpst1pivrgl: #212121;
|
|
217
|
+
--tpst1n0kgpo: #1a1a1a;
|
|
218
|
+
--tpst1vz785g: #0d0d0d;
|
|
219
|
+
--tpst1jm0z9: #ffe6cc;
|
|
220
|
+
--tpst1votjpp: #fc9;
|
|
221
|
+
--tpst12xt8mt: #ffb366;
|
|
222
|
+
--tpst1a1rkjt: #f93;
|
|
223
|
+
--tpst1aqveo6: #ff8000;
|
|
224
|
+
--tpst11couak: #c60;
|
|
225
|
+
--tpsti5z8br: #994d00;
|
|
226
|
+
--tpst1iadcsy: #630;
|
|
227
|
+
--tpst8i913w: #331a00;
|
|
228
|
+
--tpstc9yo27: #ffd6dd;
|
|
229
|
+
--tpst13l689h: #ffadbb;
|
|
230
|
+
--tpstrrxi4e: #ff8599;
|
|
231
|
+
--tpst1yie51r: #ff5c77;
|
|
232
|
+
--tpst1wnx05t: #f35;
|
|
233
|
+
--tpst102jk5s: #cc2844;
|
|
234
|
+
--tpst5xq33l: #981f33;
|
|
235
|
+
--tpstk7a290: #661422;
|
|
236
|
+
--tpst1cjgz0g: #330a11;
|
|
237
|
+
--tpst14m6y91: #000;
|
|
238
|
+
--tpst1rh8zbx: #00000080;
|
|
239
|
+
--tpst1kaesz4: #000000bf;
|
|
240
|
+
--tpstn6fh0j: #fff0;
|
|
241
|
+
--tpst1jnwheb: #fff;
|
|
242
|
+
--tpst1mar65u: #ffffff80;
|
|
243
|
+
--tpstd0dqyb: #e4d6ff;
|
|
244
|
+
--tpst124hjxv: #c9adff;
|
|
245
|
+
--tpstv708rp: #ad85ff;
|
|
246
|
+
--tpst1bl64cr: #925cff;
|
|
247
|
+
--tpst1fo8n37: #73f;
|
|
248
|
+
--tpst14q0d2q: #5f28cc;
|
|
249
|
+
--tpst17d9kuo: #481f98;
|
|
250
|
+
--tpstkg84ih: #301466;
|
|
251
|
+
--tpstfdijda: #180a33;
|
|
252
|
+
--tpst70zivo: #facccc;
|
|
253
|
+
--tpst1s3b0fc: #f59999;
|
|
254
|
+
--tpst1rsitfj: #ef6767;
|
|
255
|
+
--tpst1esx78v: #ea3434;
|
|
256
|
+
--tpst1t3outg: #e60000;
|
|
257
|
+
--tpst16zv0k: #b80000;
|
|
258
|
+
--tpst18pr8kg: #8a0000;
|
|
259
|
+
--tpstoyortx: #5c0000;
|
|
260
|
+
--tpst1pljiin: #2e0000;
|
|
261
|
+
--tpst1qy03u8: #ccf5f5;
|
|
262
|
+
--tpst1jngu9z: #99ebeb;
|
|
263
|
+
--tpst1ycrsxp: #67e0e0;
|
|
264
|
+
--tpst1wasqrt: #33d7d7;
|
|
265
|
+
--tpst1lqq21i: #0cc;
|
|
266
|
+
--tpst1osjnym: #00a3a3;
|
|
267
|
+
--tpst1oin9ud: #007a7a;
|
|
268
|
+
--tpst1fatwce: #005252;
|
|
269
|
+
--tpstq4ex6f: #002929;
|
|
270
|
+
--tpst125moup: #fce8eb;
|
|
271
|
+
--tpst10gnusl: #f7bbc3;
|
|
272
|
+
--tpst19amq7y: #f28d9a;
|
|
273
|
+
--tpsteq0nbi: #ec5f72;
|
|
274
|
+
--tpst5d8jd9: #e7324a;
|
|
275
|
+
--tpstik09z0: #cd1830;
|
|
276
|
+
--tpstxmr14s: #a01326;
|
|
277
|
+
--tpstlkpsb7: #720d1b;
|
|
278
|
+
--tpst1w89y68: #37060d;
|
|
279
|
+
--tpst1evl7kq: #f1d6ff;
|
|
280
|
+
--tpstdluzx3: #e4adff;
|
|
281
|
+
--tpstu18ak0: #d685ff;
|
|
282
|
+
--tpst1u97yvb: #c95cff;
|
|
283
|
+
--tpstadbrpb: #b3f;
|
|
284
|
+
--tpst1c73sni: #9628cc;
|
|
285
|
+
--tpst4mofw: #701f98;
|
|
286
|
+
--tpst1brd0lo: #4b1466;
|
|
287
|
+
--tpst1fzr77q: #250a33;
|
|
288
|
+
--tpste5lyhb: #fff5cc;
|
|
289
|
+
--tpstd61v0q: #ffeb99;
|
|
290
|
+
--tpsthxoc5r: #ffe066;
|
|
291
|
+
--tpstd6qbcc: #ffd633;
|
|
292
|
+
--tpst8zrc5y: #fc0;
|
|
293
|
+
--tpstdqnz46: #cca300;
|
|
294
|
+
--tpst85hx1: #997a00;
|
|
295
|
+
--tpst1gc02k: #665200;
|
|
296
|
+
--tpst1l093k2: #332900;
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
:root, .tpst1coqt8q {
|
|
300
|
+
--tpstrt55e4: 0px 1px 2px 0px #0000000d;
|
|
301
|
+
--tpst1oh1qfk: 0px 1px 2px -1px #0000001a, 0px 1px 3px 0px #0000001a;
|
|
302
|
+
--tpstz9zmum: 0px 4px 6px -1px #0000001a, 0px 2px 4px -2px #0000001a;
|
|
303
|
+
--tpstnh1vj0: 0px 10px 15px -3px #0000001a, 0px 4px 6px -4px #0000001a;
|
|
304
|
+
--tpstvgtbza: 0px 20px 25px -5px #0000001a, 0px 8px 10px -6px #0000001a;
|
|
305
|
+
--tpst1mbyv8m: 0px 25px 50px -12px #00000040;
|
|
306
|
+
--tpst1u1z08j: 0px 2px 4px 0px #0000000d inset;
|
|
307
|
+
--tpstx3wq13: 0px 0px 0px 0px #0000;
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
@media (prefers-color-scheme: dark) {
|
|
311
|
+
:root, .tpst1h3jhwn {
|
|
312
|
+
--tpst1jhw9pg: var(--tpst9u9sq4);
|
|
313
|
+
--tpst1ob6z47: var(--tpst1vcffap);
|
|
314
|
+
--tpstuejxa4: var(--tpst1b3r40x);
|
|
315
|
+
--tpsts9zbf: var(--tpst8kgh2v);
|
|
316
|
+
--tpstggesgd: var(--tpstwf3o2r);
|
|
317
|
+
--tpstkiu8f5: var(--tpst7h2gr7);
|
|
318
|
+
--tpst1myu9af: var(--tpst1nbxovh);
|
|
319
|
+
--tpstp5llud: var(--tpst1nbxovh);
|
|
320
|
+
--tpst1od88uy: var(--tpst1nbxovh);
|
|
321
|
+
--tpst1awahhr: var(--tpst1nbxovh);
|
|
322
|
+
--tpst1sous2z: var(--tpst1esx78v);
|
|
323
|
+
--tpstb0d7vw: var(--tpsthm2jgh);
|
|
324
|
+
--tpstvspwxi: var(--tpst1a1rkjt);
|
|
325
|
+
--tpst1kxl5s: var(--tpst1ssemck);
|
|
326
|
+
--tpst1xyenpu: var(--tpstwpcubr);
|
|
327
|
+
--tpst1uoa904: var(--tpst7qmafm);
|
|
328
|
+
--tpstufw5ms: var(--tpst1ltonyn);
|
|
329
|
+
--tpsts3sn97: var(--tpst1pqr7tr);
|
|
330
|
+
--tpst5k8tce: var(--tpst1b3r40x);
|
|
331
|
+
--tpstp0q5oq: var(--tpst1pqr7tr);
|
|
332
|
+
--tpst1yvmtnc: var(--tpst7qmafm);
|
|
333
|
+
--tpstk4jfiz: var(--tpstn6fh0j);
|
|
334
|
+
--tpst1l3o5m7: var(--tpstwpcubr);
|
|
335
|
+
--tpst193kvrf: var(--tpst7qmafm);
|
|
336
|
+
--tpst1utdsru: var(--tpst1apix18);
|
|
337
|
+
--tpst3umhxq: var(--tpst1ltonyn);
|
|
338
|
+
--tpst8jxxq1: var(--tpst1t3outg);
|
|
339
|
+
--tpst9kcnep: var(--tpstkdeazx);
|
|
340
|
+
--tpst11ieh26: var(--tpst1aqveo6);
|
|
341
|
+
--tpst1tvunur: var(--tpstn6fh0j);
|
|
342
|
+
--tpst16ho4j7: var(--tpst1i0r5ji);
|
|
343
|
+
--tpst4ae9ti: var(--tpst8kgh2v);
|
|
344
|
+
--tpsttytddx: var(--tpst1qyy4b3);
|
|
345
|
+
--tpstw5kw9y: var(--tpst1i0r5ji);
|
|
346
|
+
--tpst17kooso: var(--tpst1i0r5ji);
|
|
347
|
+
--tpst58jqng: var(--tpst1i0r5ji);
|
|
348
|
+
--tpst1rk9dvl: var(--tpst1y5wwdd);
|
|
349
|
+
--tpst1d2u5vn: var(--tpst1gpymmf);
|
|
350
|
+
--tpst16isvbw: var(--tpst1kaesz4);
|
|
351
|
+
--tpst1g6wz50: var(--tpst1n0kgpo);
|
|
352
|
+
--tpst1wmogyq: var(--tpst1pivrgl);
|
|
353
|
+
--tpst1akj8aj: var(--tpstor84za);
|
|
354
|
+
--tpst1pw9j7a: var(--tpstor84za);
|
|
355
|
+
--tpsti74lq7: var(--tpst1goho9);
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
@keyframes tpstekv6nw-B {
|
|
360
|
+
0% {
|
|
361
|
+
opacity: 0;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
100% {
|
|
365
|
+
opacity: 1;
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
@keyframes tpstqng64z-B {
|
|
370
|
+
0% {
|
|
371
|
+
transform: rotate(0);
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
100% {
|
|
375
|
+
transform: rotate(360deg);
|
|
376
|
+
}
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
@keyframes tpsthff4o4-B {
|
|
380
|
+
0% {
|
|
381
|
+
opacity: 0;
|
|
382
|
+
transform: translate(-50%, -53%);
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
100% {
|
|
386
|
+
opacity: 1;
|
|
387
|
+
transform: translate(-50%, -50%);
|
|
388
|
+
}
|
|
389
|
+
}
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
@layer priority2 {
|
|
393
|
+
.tpstpm9o9i {
|
|
394
|
+
animation: tpstekv6nw-B var(--tpst1vko5pw) ease-in-out forwards;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
.tpst1rrvgyn {
|
|
398
|
+
animation: tpsthff4o4-B var(--tpst1vko5pw) ease-in-out forwards;
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
.tpst1uam1a0 {
|
|
402
|
+
animation: 1s linear infinite tpstqng64z-B;
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
.tpst1rpd3ai {
|
|
406
|
+
border: 1px solid var(--tpst1jhw9pg);
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
.tpst1xmtq0r {
|
|
410
|
+
border: 1px solid var(--tpst1ob6z47);
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
.tpst86ijzb {
|
|
414
|
+
border: 1px solid var(--tpsts9zbf);
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
.tpstmh1i6s {
|
|
418
|
+
border: 1px solid var(--tpstw5kw9y);
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
.tpst1gs6z28 {
|
|
422
|
+
border: none;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
.tpst1d5bw93 {
|
|
426
|
+
border: var(--tpst1wrmwgo);
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
.tpst10a8y8t {
|
|
430
|
+
inset: 0;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
.tpst1ghz6dp {
|
|
434
|
+
margin: 0;
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
.tpstnfbntj {
|
|
438
|
+
margin: 5px 0;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
.tpst84vhe8 {
|
|
442
|
+
padding: 0 12px;
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
.tpstst3r74 {
|
|
446
|
+
padding: 0 6px;
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
.tpst1xq1gxn {
|
|
450
|
+
padding: 0 8px;
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
.tpst1717udv {
|
|
454
|
+
padding: 0;
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
.tpstugbsue {
|
|
458
|
+
padding: 10px 8px;
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.tpst7z7khe {
|
|
462
|
+
padding: 10px;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
.tpst1a5nu0n {
|
|
466
|
+
padding: 11px 16px;
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.tpst1iwkndl {
|
|
470
|
+
padding: 12px 16px;
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
.tpst14hcewi {
|
|
474
|
+
padding: 16px 20px;
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.tpstxzb6uj {
|
|
478
|
+
padding: 2px 4px;
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
.tpst1i3ajwb {
|
|
482
|
+
padding: 2px;
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.tpstdqdrvq {
|
|
486
|
+
padding: 4px 8px;
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
.tpstfawy5m {
|
|
490
|
+
padding: 4px;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
.tpst18tqr4w {
|
|
494
|
+
padding: 6px 8px;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.tpst153ncpu {
|
|
498
|
+
padding: 8px 12px;
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
.tpste8ttls {
|
|
502
|
+
padding: 8px;
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
.tpst19jqxye {
|
|
506
|
+
padding: var(--tpst1s1bzlu) var(--tpstr1ymy1) var(--tpstr1ymy1);
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.tpst1mkn4gz {
|
|
510
|
+
padding: var(--tpst1s1bzlu);
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
.tpstlze0bs {
|
|
514
|
+
padding: var(--tpstr1ymy1);
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
.tpst17kbgjr:hover:not([data-selected="true"]):not(:disabled) {
|
|
518
|
+
border: 1px solid var(--tpst17kooso);
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
.tpst1hzpdhs:active:not([data-selected="true"]):not(:disabled) {
|
|
522
|
+
border: 1px solid var(--tpst58jqng);
|
|
523
|
+
}
|
|
524
|
+
|
|
525
|
+
.tpst1x4vx8k[data-selected="true"] {
|
|
526
|
+
border: 1px solid var(--tpstggesgd);
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
.tpstyzq09x:focus-within, .tpst3nu0g:not([data-placeholder]) {
|
|
530
|
+
border: 1px solid var(--tpstuejxa4);
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.tpstl20lex[data-disabled] {
|
|
534
|
+
border: none;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.tpst1um0yg0:has(input:disabled) {
|
|
538
|
+
border: 1px solid var(--tpst1wrmwgo);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.tpst1sa8l8l:disabled {
|
|
542
|
+
border: 1px solid var(--tpstk4jfiz);
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
@layer priority3 {
|
|
547
|
+
.tpst12oqio5 {
|
|
548
|
+
border-radius: 4px;
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
.tpst1kogg8i {
|
|
552
|
+
border-radius: 6px;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
.tpstur7f20 {
|
|
556
|
+
border-radius: 8px;
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
.tpstf4vky1 {
|
|
560
|
+
border-radius: var(--tpst1bkg6mz);
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
.tpst1ss8e6p {
|
|
564
|
+
border-radius: var(--tpst1d2ic4p);
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
.tpst1no1v6n {
|
|
568
|
+
border-radius: var(--tpst1ls88jo);
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
.tpst1cfp2xn {
|
|
572
|
+
border-radius: var(--tpst1w7bvkk);
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
.tpst98rzlu {
|
|
576
|
+
flex: 1;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
.tpst883omv {
|
|
580
|
+
gap: 10px;
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
.tpst1v2ro7d {
|
|
584
|
+
gap: 12px;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
.tpstaobbuh {
|
|
588
|
+
gap: 18px;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
.tpst1jnr06f {
|
|
592
|
+
gap: 4px;
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
.tpst17d4w8g {
|
|
596
|
+
gap: 6px;
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
.tpst167g77z {
|
|
600
|
+
gap: 8px;
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
.tpst9gtpy7 {
|
|
604
|
+
gap: var(--tpst15cl33r);
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
.tpst1a2a7pz {
|
|
608
|
+
outline: none;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
.tpstb3r6kr {
|
|
612
|
+
overflow: hidden;
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
.tpst1hl2dhg {
|
|
616
|
+
text-decoration: none;
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
.tpst1u6mjlm {
|
|
620
|
+
transition: var(--tpst1r8xpgk);
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
.tpsts3ybme:has(button:has([data-placeholder])) {
|
|
624
|
+
border-color: var(--tpsts3sn97);
|
|
625
|
+
}
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
@layer priority4 {
|
|
629
|
+
.tpst6s0dn4 {
|
|
630
|
+
align-items: center;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
.tpstjyslct {
|
|
634
|
+
appearance: none;
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
.tpstjbqb8w {
|
|
638
|
+
background-color: #0000;
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
.tpstg8nkuj {
|
|
642
|
+
background-color: var(--tpst1akj8aj);
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
.tpst1rfhukg {
|
|
646
|
+
background-color: var(--tpst1d2u5vn);
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
.tpst1tugou3 {
|
|
650
|
+
background-color: var(--tpst1g6wz50);
|
|
651
|
+
}
|
|
652
|
+
|
|
653
|
+
.tpst13m22k {
|
|
654
|
+
background-color: var(--tpst1l3o5m7);
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
.tpst1bx03lh {
|
|
658
|
+
background-color: var(--tpst1ob6z47);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
.tpst8yr0uz {
|
|
662
|
+
background-color: var(--tpst1rh8zbx);
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
.tpst1po33qi {
|
|
666
|
+
background-color: var(--tpst1tvunur);
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
.tpst1vtgg7b {
|
|
670
|
+
background-color: var(--tpst1wmogyq);
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
.tpst1jnx7p {
|
|
674
|
+
background-color: var(--tpst1wrmwgo);
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
.tpst1fhthwf {
|
|
678
|
+
background-color: var(--tpsts3sn97);
|
|
679
|
+
}
|
|
680
|
+
|
|
681
|
+
.tpst1tlhk3t {
|
|
682
|
+
background-color: var(--tpstw5kw9y);
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
.tpst1w3cjnw {
|
|
686
|
+
box-shadow: var(--tpst1oh1qfk);
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
.tpstjojfzy {
|
|
690
|
+
box-shadow: var(--tpstz9zmum);
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
.tpst9f619 {
|
|
694
|
+
box-sizing: border-box;
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
.tpst3jceqh {
|
|
698
|
+
color: var(--tpst1kxl5s);
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
.tpst1x75dof {
|
|
702
|
+
color: var(--tpst1myu9af);
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
.tpst1guh68u {
|
|
706
|
+
color: var(--tpstkiu8f5);
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
.tpst1en6sio {
|
|
710
|
+
color: var(--tpsts3sn97);
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
.tpst1b2x5gr {
|
|
714
|
+
color: var(--tpstufw5ms);
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
.tpstt0e3qv {
|
|
718
|
+
cursor: default;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.tpst1ypdohk {
|
|
722
|
+
cursor: pointer;
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
.tpst78zum5 {
|
|
726
|
+
display: flex;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
.tpst1ecwici {
|
|
730
|
+
fill: var(--tpst1wrmwgo);
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
.tpstdt5ytf {
|
|
734
|
+
flex-direction: column;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.tpst1q0g3np {
|
|
738
|
+
flex-direction: row;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
.tpstozqiw3 {
|
|
742
|
+
flex-wrap: nowrap;
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
.tpst1rtjxbu {
|
|
746
|
+
font-family: var(--tpst1v5gfih);
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
.tpstyak8r7 {
|
|
750
|
+
font-size: var(--tpst1o86t0e);
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
.tpstw0p258 {
|
|
754
|
+
font-size: var(--tpst1rpvla4);
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
.tpstzdzqzi {
|
|
758
|
+
font-size: var(--tpst1wzw6rf);
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
.tpsttptcwg {
|
|
762
|
+
font-size: var(--tpstdkkdz8);
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
.tpst1y7qfbb {
|
|
766
|
+
font-size: var(--tpstni8g52);
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
.tpst1adia26 {
|
|
770
|
+
font-size: var(--tpstp7wmxu);
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
.tpstqn759s {
|
|
774
|
+
font-size: var(--tpstpf29vn);
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
.tpst1v3388n {
|
|
778
|
+
font-size: var(--tpstpnu726);
|
|
779
|
+
}
|
|
780
|
+
|
|
781
|
+
.tpstdn8pac {
|
|
782
|
+
font-size: var(--tpstr5xhck);
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
.tpst3stwaq {
|
|
786
|
+
font-weight: 100;
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
.tpst1ny7uwr {
|
|
790
|
+
font-weight: 200;
|
|
791
|
+
}
|
|
792
|
+
|
|
793
|
+
.tpst1iikomf {
|
|
794
|
+
font-weight: 300;
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
.tpsto1l8bm {
|
|
798
|
+
font-weight: 400;
|
|
799
|
+
}
|
|
800
|
+
|
|
801
|
+
.tpstk50ysn {
|
|
802
|
+
font-weight: 500;
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
.tpst1s688f {
|
|
806
|
+
font-weight: 600;
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
.tpst1xlr1w8 {
|
|
810
|
+
font-weight: 700;
|
|
811
|
+
}
|
|
812
|
+
|
|
813
|
+
.tpstuv8nkb {
|
|
814
|
+
font-weight: 800;
|
|
815
|
+
}
|
|
816
|
+
|
|
817
|
+
.tpstsf9n82 {
|
|
818
|
+
font-weight: var(--tpst1hojl49);
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
.tpst13t5r7t {
|
|
822
|
+
font-weight: var(--tpstv32r0g);
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
.tpst1vtwpie {
|
|
826
|
+
font-weight: var(--tpstvixdhc);
|
|
827
|
+
}
|
|
828
|
+
|
|
829
|
+
.tpstl56j7k {
|
|
830
|
+
justify-content: center;
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.tpst1nhvcw1 {
|
|
834
|
+
justify-content: flex-start;
|
|
835
|
+
}
|
|
836
|
+
|
|
837
|
+
.tpst1qughib {
|
|
838
|
+
justify-content: space-between;
|
|
839
|
+
}
|
|
840
|
+
|
|
841
|
+
.tpst1evy7pa {
|
|
842
|
+
line-height: 1.5;
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
.tpst1b4p1qk {
|
|
846
|
+
line-height: var(--tpst176n8w4);
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
.tpst1awmmyf {
|
|
850
|
+
line-height: var(--tpst17n5r6a);
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
.tpst1ti34bg {
|
|
854
|
+
line-height: var(--tpst1ck7jd6);
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
.tpst1awqnx8 {
|
|
858
|
+
line-height: var(--tpst1cn3bf9);
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
.tpst1x4dsw2 {
|
|
862
|
+
line-height: var(--tpst1tpl8o);
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
.tpstljbvx {
|
|
866
|
+
line-height: var(--tpst1v3vljw);
|
|
867
|
+
}
|
|
868
|
+
|
|
869
|
+
.tpst3hadm3 {
|
|
870
|
+
line-height: var(--tpst1wgxelp);
|
|
871
|
+
}
|
|
872
|
+
|
|
873
|
+
.tpst1r9tbde {
|
|
874
|
+
line-height: var(--tpst3oounl);
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
.tpstelsefh {
|
|
878
|
+
line-height: var(--tpster68pz);
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
.tpstxhp4et {
|
|
882
|
+
line-height: var(--tpstfx2dhf);
|
|
883
|
+
}
|
|
884
|
+
|
|
885
|
+
.tpstgw2pk2 {
|
|
886
|
+
line-height: var(--tpstfxw7go);
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
.tpstgc3jpj {
|
|
890
|
+
line-height: var(--tpsti84zyh);
|
|
891
|
+
}
|
|
892
|
+
|
|
893
|
+
.tpst1waae9e {
|
|
894
|
+
line-height: var(--tpstohgo1r);
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
.tpstw4v18l {
|
|
898
|
+
line-height: var(--tpstt98vng);
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
.tpst67bb7w {
|
|
902
|
+
pointer-events: auto;
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
.tpst10l6tqk {
|
|
906
|
+
position: absolute;
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
.tpstixxii4 {
|
|
910
|
+
position: fixed;
|
|
911
|
+
}
|
|
912
|
+
|
|
913
|
+
.tpst1n2onr6 {
|
|
914
|
+
position: relative;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
.tpsttt52l0 {
|
|
918
|
+
resize: none;
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
.tpst1nu5250 {
|
|
922
|
+
stroke: var(--tpst1kxl5s);
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
.tpstd5a6yo {
|
|
926
|
+
stroke: var(--tpstkiu8f5);
|
|
927
|
+
}
|
|
928
|
+
|
|
929
|
+
.tpst1bzislq {
|
|
930
|
+
stroke: var(--tpstufw5ms);
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
.tpst2b8uid {
|
|
934
|
+
text-align: center;
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
.tpstmw9mke {
|
|
938
|
+
text-align: justify;
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
.tpstdpxx8g {
|
|
942
|
+
text-align: left;
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
.tpst1hr2gdg {
|
|
946
|
+
text-align: right;
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
.tpst11lhmoz {
|
|
950
|
+
transform: translate(-50%, -50%);
|
|
951
|
+
}
|
|
952
|
+
|
|
953
|
+
.tpst87ps6o {
|
|
954
|
+
-webkit-user-select: none;
|
|
955
|
+
user-select: none;
|
|
956
|
+
}
|
|
957
|
+
|
|
958
|
+
.tpstxymvpz {
|
|
959
|
+
vertical-align: middle;
|
|
960
|
+
}
|
|
961
|
+
|
|
962
|
+
.tpstfo81ep {
|
|
963
|
+
z-index: 1000;
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
.tpst1bkdxzg {
|
|
967
|
+
z-index: 1001;
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
.tpstsl0li1:hover:not([data-disabled]), .tpstig29qo:hover:not([data-selected="true"]):not(:disabled), .tpstr18k4x:hover:not([data-selected="true"]) {
|
|
971
|
+
background-color: var(--tpst16ho4j7);
|
|
972
|
+
}
|
|
973
|
+
|
|
974
|
+
.tpst1oqkcdj:hover:not([data-selected="true"]):not(:disabled) {
|
|
975
|
+
background-color: var(--tpst17kooso);
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
.tpst180tr0n:hover:not([data-selected="true"]):not(:disabled) {
|
|
979
|
+
background-color: var(--tpst193kvrf);
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
.tpstltff4q[data-selected="true"] {
|
|
983
|
+
background-color: var(--tpst1g6wz50);
|
|
984
|
+
}
|
|
985
|
+
|
|
986
|
+
.tpsta033fu[data-selected="true"] {
|
|
987
|
+
background-color: var(--tpst1rk9dvl);
|
|
988
|
+
}
|
|
989
|
+
|
|
990
|
+
.tpst1ibygn9:focus-within {
|
|
991
|
+
background-color: var(--tpst1tvunur);
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
.tpst12q9sn5:active:not([data-selected="true"]):not(:disabled) {
|
|
995
|
+
background-color: var(--tpst1utdsru);
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
.tpst1ndsmnl[data-selected="true"] {
|
|
999
|
+
background-color: var(--tpst1yvmtnc);
|
|
1000
|
+
}
|
|
1001
|
+
|
|
1002
|
+
.tpst1reu1xc[data-selected="true"] {
|
|
1003
|
+
background-color: var(--tpst3umhxq);
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
.tpstzkh6k2:active:not(:disabled) {
|
|
1007
|
+
background-color: var(--tpst4ae9ti);
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
.tpst1aswe4i:active:not([data-selected="true"]):not(:disabled) {
|
|
1011
|
+
background-color: var(--tpst58jqng);
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
.tpst1or6fvc[data-state="checked"], .tpst1rh2zx7[data-selected="true"] {
|
|
1015
|
+
background-color: var(--tpsttytddx);
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
.tpste5mpoi[data-selected="true"] {
|
|
1019
|
+
color: var(--tpst1awahhr);
|
|
1020
|
+
}
|
|
1021
|
+
|
|
1022
|
+
.tpst1psc3pv:active:not([data-selected="true"]):not(:disabled) {
|
|
1023
|
+
color: var(--tpst1od88uy);
|
|
1024
|
+
}
|
|
1025
|
+
|
|
1026
|
+
.tpst1maf8c0:active:not(:disabled) {
|
|
1027
|
+
color: var(--tpst1uoa904);
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
.tpstm1dgqd:hover:not([data-disabled]), .tpst7bvzhj:hover:not([data-selected="true"]):not(:disabled), .tpst1yy87a0:hover:not([data-selected="true"]) {
|
|
1031
|
+
color: var(--tpst1xyenpu);
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
.tpst11xvmhv[data-selected="true"] {
|
|
1035
|
+
color: var(--tpst1yvmtnc);
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
.tpst1i6bdl5:hover:not([data-selected="true"]):not(:disabled) {
|
|
1039
|
+
color: var(--tpst5k8tce);
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
.tpst1dicpjh[data-disabled] {
|
|
1043
|
+
color: var(--tpstkiu8f5);
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
.tpst1lej0hr:active:not(:disabled), .tpstedph5v:active:not([data-selected="true"]):not(:disabled) {
|
|
1047
|
+
color: var(--tpstp0q5oq);
|
|
1048
|
+
}
|
|
1049
|
+
|
|
1050
|
+
.tpst64v6i3:hover:not([data-selected="true"]):not(:disabled) {
|
|
1051
|
+
color: var(--tpstp5llud);
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
.tpst1hfcag0[data-placeholder] {
|
|
1055
|
+
color: var(--tpsts3sn97);
|
|
1056
|
+
}
|
|
1057
|
+
|
|
1058
|
+
.tpst1566nwe[data-state="checked"], .tpst16j9utu[data-selected="true"] {
|
|
1059
|
+
color: var(--tpstufw5ms);
|
|
1060
|
+
}
|
|
1061
|
+
|
|
1062
|
+
.tpst5ezrf1[data-disabled] {
|
|
1063
|
+
cursor: not-allowed;
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
.tpst1rjfkor[data-selected="true"] {
|
|
1067
|
+
font-weight: var(--tpstm13ldm);
|
|
1068
|
+
}
|
|
1069
|
+
|
|
1070
|
+
.tpstu3xvog[data-selected="true"] {
|
|
1071
|
+
font-weight: var(--tpstv32r0g);
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1074
|
+
.tpst1ojfk87:hover:not([data-disabled])[data-placeholder] {
|
|
1075
|
+
color: var(--tpst5k8tce);
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
.tpstvnd96[data-disabled][data-placeholder] {
|
|
1079
|
+
color: var(--tpstkiu8f5);
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
.tpst1vtlv3:disabled {
|
|
1083
|
+
background-color: var(--tpstk4jfiz);
|
|
1084
|
+
}
|
|
1085
|
+
|
|
1086
|
+
.tpst4z2h7b:disabled {
|
|
1087
|
+
color: var(--tpstkiu8f5);
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
.tpst1s07b3s:disabled {
|
|
1091
|
+
cursor: not-allowed;
|
|
1092
|
+
}
|
|
1093
|
+
|
|
1094
|
+
.tpstaqnwrm:disabled {
|
|
1095
|
+
pointer-events: none;
|
|
1096
|
+
}
|
|
1097
|
+
|
|
1098
|
+
.tpstmbp7di:hover {
|
|
1099
|
+
background-color: var(--tpst16ho4j7);
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
.tpstcjt0fs:hover {
|
|
1103
|
+
background-color: var(--tpst193kvrf);
|
|
1104
|
+
}
|
|
1105
|
+
|
|
1106
|
+
.tpst1ez746r:hover {
|
|
1107
|
+
color: var(--tpst1xyenpu);
|
|
1108
|
+
}
|
|
1109
|
+
|
|
1110
|
+
.tpst1xuined:hover {
|
|
1111
|
+
color: var(--tpstp5llud);
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
.tpst53zq4y:active {
|
|
1115
|
+
background-color: var(--tpst1utdsru);
|
|
1116
|
+
}
|
|
1117
|
+
|
|
1118
|
+
.tpst1h8gjka:active {
|
|
1119
|
+
background-color: var(--tpst4ae9ti);
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
.tpst1rml3o1:active {
|
|
1123
|
+
color: var(--tpst1od88uy);
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
.tpst7msxlv:active {
|
|
1127
|
+
color: var(--tpst1uoa904);
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
@layer priority5 {
|
|
1132
|
+
.tpst5yr21d {
|
|
1133
|
+
height: 100%;
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
.tpstlup9mm {
|
|
1137
|
+
height: 16px;
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
.tpstjm9jq1 {
|
|
1141
|
+
height: 1px;
|
|
1142
|
+
}
|
|
1143
|
+
|
|
1144
|
+
.tpst1qx5ct2 {
|
|
1145
|
+
height: 20px;
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
.tpstxk0z11 {
|
|
1149
|
+
height: 24px;
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
.tpst1fgtraw {
|
|
1153
|
+
height: 28px;
|
|
1154
|
+
}
|
|
1155
|
+
|
|
1156
|
+
.tpstc9qbxq {
|
|
1157
|
+
height: 36px;
|
|
1158
|
+
}
|
|
1159
|
+
|
|
1160
|
+
.tpstsdox4t {
|
|
1161
|
+
height: 48px;
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
.tpst1vpr2pd {
|
|
1165
|
+
height: calc(100% - 24px);
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1168
|
+
.tpst1nrll8i {
|
|
1169
|
+
left: 50%;
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1172
|
+
.tpstml2tcc {
|
|
1173
|
+
left: calc(50% - 10px);
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
.tpst6riue2 {
|
|
1177
|
+
left: calc(50% - 12px);
|
|
1178
|
+
}
|
|
1179
|
+
|
|
1180
|
+
.tpst17ol6jx {
|
|
1181
|
+
left: calc(50% - 8px);
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
.tpst1lcskmy {
|
|
1185
|
+
margin-bottom: var(--tpst15cl33r);
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
.tpst7r5mf7 {
|
|
1189
|
+
margin-top: 3px;
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1192
|
+
.tpstuuvo9b {
|
|
1193
|
+
min-width: var(--radix-select-trigger-width);
|
|
1194
|
+
}
|
|
1195
|
+
|
|
1196
|
+
.tpstyamay9 {
|
|
1197
|
+
padding-top: 16px;
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1200
|
+
.tpstwa60dl {
|
|
1201
|
+
top: 50%;
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
.tpstsf42hv {
|
|
1205
|
+
top: calc(50% - 10px);
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
.tpst1m3dfrf {
|
|
1209
|
+
top: calc(50% - 12px);
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
.tpst5lvsfk {
|
|
1213
|
+
top: calc(50% - 8px);
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1216
|
+
.tpsth8yej3 {
|
|
1217
|
+
width: 100%;
|
|
1218
|
+
}
|
|
1219
|
+
|
|
1220
|
+
.tpst1kky2od {
|
|
1221
|
+
width: 16px;
|
|
1222
|
+
}
|
|
1223
|
+
|
|
1224
|
+
.tpstw4jnvo {
|
|
1225
|
+
width: 20px;
|
|
1226
|
+
}
|
|
1227
|
+
|
|
1228
|
+
.tpstvy4d1p {
|
|
1229
|
+
width: 24px;
|
|
1230
|
+
}
|
|
1231
|
+
|
|
1232
|
+
.tpst14atkfc {
|
|
1233
|
+
width: auto;
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
.tpstlr34hp[data-selected="true"] {
|
|
1237
|
+
height: 2px;
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
.tpstxx32ex[data-selected="true"] {
|
|
1241
|
+
margin-top: 2px;
|
|
1242
|
+
}
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
@layer priority6 {
|
|
1246
|
+
.tpstbafw3j::placeholder {
|
|
1247
|
+
color: var(--tpstkiu8f5);
|
|
1248
|
+
}
|
|
1249
|
+
|
|
1250
|
+
.tpstbv7gmg::placeholder {
|
|
1251
|
+
color: var(--tpsts3sn97);
|
|
1252
|
+
}
|
|
1253
|
+
|
|
1254
|
+
.tpst2nmep4:disabled::placeholder {
|
|
1255
|
+
color: var(--tpstkiu8f5);
|
|
1256
|
+
}
|
|
1257
|
+
|
|
1258
|
+
.tpsthmtpon:hover::placeholder {
|
|
1259
|
+
color: var(--tpst5k8tce);
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
.tpst1a03ke7:focus::placeholder {
|
|
1263
|
+
color: var(--tpst1yvmtnc);
|
|
1264
|
+
}
|
|
1265
|
+
}
|