@matchain/matchid-sdk-react 0.1.56-alpha.8 → 0.1.56-alpha.9

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.
Files changed (104) hide show
  1. package/dist/api.d.mts +6 -0
  2. package/dist/api.d.ts +6 -0
  3. package/dist/api.js +1728 -0
  4. package/dist/api.js.map +1 -0
  5. package/dist/api.mjs +23 -0
  6. package/dist/api.mjs.map +1 -0
  7. package/dist/assets/lottie.d.mts +1 -0
  8. package/dist/assets/lottie.d.ts +1 -0
  9. package/dist/assets/lottie.js +68 -0
  10. package/dist/assets/lottie.js.map +1 -0
  11. package/dist/assets/lottie.mjs +22 -0
  12. package/dist/assets/lottie.mjs.map +1 -0
  13. package/dist/chains.d.mts +2 -0
  14. package/dist/chains.d.ts +2 -0
  15. package/dist/chains.js +94 -0
  16. package/dist/chains.js.map +1 -0
  17. package/dist/chains.mjs +11 -0
  18. package/dist/chains.mjs.map +1 -0
  19. package/dist/chunk-3CR66BEX.mjs +19 -0
  20. package/dist/chunk-3CR66BEX.mjs.map +1 -0
  21. package/dist/chunk-FQ6PYZPD.mjs +1439 -0
  22. package/dist/chunk-FQ6PYZPD.mjs.map +1 -0
  23. package/dist/chunk-HBOS3RBL.mjs +19 -0
  24. package/dist/chunk-HBOS3RBL.mjs.map +1 -0
  25. package/dist/chunk-IZOOVZAD.mjs +145 -0
  26. package/dist/chunk-IZOOVZAD.mjs.map +1 -0
  27. package/dist/chunk-J5LGTIGS.mjs +10 -0
  28. package/dist/chunk-J5LGTIGS.mjs.map +1 -0
  29. package/dist/chunk-JCMQBWWW.mjs +97 -0
  30. package/dist/chunk-JCMQBWWW.mjs.map +1 -0
  31. package/dist/chunk-JX73EY6V.mjs +67 -0
  32. package/dist/chunk-JX73EY6V.mjs.map +1 -0
  33. package/dist/chunk-LOZCAT7A.mjs +7732 -0
  34. package/dist/chunk-LOZCAT7A.mjs.map +1 -0
  35. package/dist/chunk-UA6XHZHX.mjs +17 -0
  36. package/dist/chunk-UA6XHZHX.mjs.map +1 -0
  37. package/dist/chunk-XM6CYEXN.mjs +53 -0
  38. package/dist/chunk-XM6CYEXN.mjs.map +1 -0
  39. package/dist/components.d.mts +6 -0
  40. package/dist/components.d.ts +6 -0
  41. package/dist/components.js +6576 -0
  42. package/dist/components.js.map +1 -0
  43. package/dist/components.mjs +57 -0
  44. package/dist/components.mjs.map +1 -0
  45. package/dist/hooks.d.mts +12 -0
  46. package/dist/hooks.d.ts +12 -0
  47. package/dist/hooks.js +3619 -0
  48. package/dist/hooks.js.map +1 -0
  49. package/dist/hooks.mjs +41 -0
  50. package/dist/hooks.mjs.map +1 -0
  51. package/dist/icon.d.mts +5 -0
  52. package/dist/icon.d.ts +5 -0
  53. package/dist/icon.js +1454 -0
  54. package/dist/icon.js.map +1 -0
  55. package/dist/icon.mjs +116 -0
  56. package/dist/icon.mjs.map +1 -0
  57. package/dist/index-84CqVi2I.d.mts +66 -0
  58. package/dist/index-BNqdFiOo.d.ts +66 -0
  59. package/dist/index-BctnHnJp.d.ts +221 -0
  60. package/dist/index-BqI0PEIi.d.mts +38 -0
  61. package/dist/index-CHgaOUiW.d.mts +52590 -0
  62. package/dist/index-CHgaOUiW.d.ts +52590 -0
  63. package/dist/index-Car1jFyN.d.mts +132 -0
  64. package/dist/index-CboftuIp.d.mts +85 -0
  65. package/dist/index-CboftuIp.d.ts +85 -0
  66. package/dist/index-CcVHENNv.d.ts +132 -0
  67. package/dist/index-Cqdz_5bE.d.ts +92 -0
  68. package/dist/index-CvzpMw3N.d.ts +38 -0
  69. package/dist/index-D2E53ZMV.d.mts +7134 -0
  70. package/dist/index-DVlulZhE.d.mts +111 -0
  71. package/dist/index-DkijpM5Q.d.mts +221 -0
  72. package/dist/index-DwmrgZa2.d.ts +7134 -0
  73. package/dist/index-DxHhOW24.d.mts +92 -0
  74. package/dist/index-qmC4zt6V.d.ts +111 -0
  75. package/dist/index.css +2294 -0
  76. package/dist/index.d.mts +867 -0
  77. package/dist/index.d.ts +867 -0
  78. package/dist/index.js +9308 -0
  79. package/dist/index.js.map +1 -0
  80. package/dist/index.mjs +45 -0
  81. package/dist/index.mjs.map +1 -0
  82. package/dist/request-B0CyrGFT.d.mts +15 -0
  83. package/dist/request-B0CyrGFT.d.ts +15 -0
  84. package/dist/types-BrVeC0c8.d.mts +428 -0
  85. package/dist/types-BrVeC0c8.d.ts +428 -0
  86. package/dist/types.d.mts +3 -0
  87. package/dist/types.d.ts +3 -0
  88. package/dist/types.js +44 -0
  89. package/dist/types.js.map +1 -0
  90. package/dist/types.mjs +11 -0
  91. package/dist/types.mjs.map +1 -0
  92. package/dist/ui.d.mts +7 -0
  93. package/dist/ui.d.ts +7 -0
  94. package/dist/ui.js +1688 -0
  95. package/dist/ui.js.map +1 -0
  96. package/dist/ui.mjs +47 -0
  97. package/dist/ui.mjs.map +1 -0
  98. package/dist/utils.d.mts +28 -0
  99. package/dist/utils.d.ts +28 -0
  100. package/dist/utils.js +192 -0
  101. package/dist/utils.js.map +1 -0
  102. package/dist/utils.mjs +34 -0
  103. package/dist/utils.mjs.map +1 -0
  104. package/package.json +1 -1
package/dist/index.css ADDED
@@ -0,0 +1,2294 @@
1
+ * {
2
+ box-sizing: border-box;
3
+ }
4
+
5
+ body {
6
+ /**value**/
7
+ --matchid-light-orange: #FFF3EB;
8
+ --matchid-highlight-orange: #FC802D;
9
+ --matchid-highlight-orange-light: rgba(252, 128, 45, 0.5);
10
+ --matchid-black: #000000;
11
+ --matchid-white: #FFFFFF;
12
+ --matchid-black-800: #1E1E1E;
13
+ --matchid-gray-600: #6E6E6E;
14
+ --matchid-gray-400: #B6B6B6;
15
+ --matchid-gray-350: #D3D3D3;
16
+ --matchid-gray-350-light: rgba(211, 211, 211, 0.5);
17
+ --matchid-gray-300: #E3E3E3;
18
+ --matchid-gray-200: #F3F3F3;
19
+ --matchid-gray-100: #F8F8F8;
20
+ --matchid-red-600: #F7585E;
21
+ --matchid-green-600: #2CBF68;
22
+ --matchid-secondary-grey: var(--matchid-gray-600);
23
+ --matchid-light-grey: var(--matchid-gray-100);
24
+ --matchid-disabled: var(--matchid-gray-350);
25
+ --matchid-success: #2FCC00;
26
+ --matchid-error: #F14141;
27
+ --matchid-link: #006FFF;
28
+
29
+ --matchid-shadow-full: 0px 15px 40px 0px rgba(22, 17, 46, 0.12);
30
+ --matchid-shadow-middle: 0px 10px 30px 0px rgba(22, 17, 46, 0.12);
31
+ --matchid-shadow-small: 0px 10px 20px 0px rgba(219, 219, 219, 0.50);
32
+ /**root component**/
33
+ --matchid-placeholder-color: var(--matchid-gray-400);
34
+
35
+ --matchid-line: var(--matchid-gray-300);
36
+ --matchid-arrow-color: var(--matchid-black);
37
+ --matchid-text-color: var(--matchid-black);
38
+ --matchid-round: 12px;
39
+ --matchid-round-lg: 24px;
40
+ --matchid-padding-lg: 32px;
41
+ /**login component**/
42
+ --matchid-login-method-border-color: var(--matchid-line);
43
+ --matchid-login-method-hover-border-color: var(--matchid-highlight-orange);
44
+ --matchid-login-method-arrow-color: var(--matchid-arrow-color);
45
+ --matchid-login-method-round: var(--matchid-round);
46
+ --matchid-login-method-color: var(--matchid-text-color);
47
+
48
+ --matchid-login-other-color: var(--matchid-gray-600);
49
+
50
+ --matchid-login-recommend-wallet-color: var(--matchid-black);
51
+ --matchid-login-recommend-wallet-hover-color: var(--matchid-white);
52
+ --matchid-login-recommend-wallet-hover-bg: var(--matchid-highlight-orange);
53
+
54
+
55
+ --matchid-login-panel-divide-color: var(--matchid-line);
56
+ --matchid-login-panel-title-color: var(--matchid-text-color);
57
+ --matchid-login-panel-subtitle-color: var(--matchid-gray-600);
58
+
59
+ /**overlay component**/
60
+ --matchid-overlay-index: 9999;
61
+ --matchid-overlay-color: var(--matchid-black);
62
+ /**modal component**/
63
+ --matchid-modal-bg: var(--matchid-white);
64
+ --matchid-modal-shadow: var(--matchid-shadow-full);
65
+ --matchid-modal-border-color: var(--matchid-white);
66
+ --matchid-modal-round: var(--matchid-round-lg);
67
+ --matchid-modal-padding: var(--matchid-padding-lg);
68
+ --matchid-mobile-modal-padding: 20px;
69
+
70
+ --matchid-modal-header-border-color: var(--matchid-line);
71
+ --matchid-modal-header-color: var(--matchid-text-color);
72
+ /**input component**/
73
+ --matchid-input-border-color: var(--matchid-line);
74
+ --matchid-input-focus-border-color: var(--matchid-highlight-orange);
75
+ --matchid-input-color: var(--matchid-text-color);
76
+ --matchid-input-placeholder-color: var(--matchid-placeholder-color);
77
+ --matchid-input-bg: var(--matchid-gray-100);
78
+ --matchid-input-focus-bg: var(--matchid-light-orange);
79
+ --matchid-input-delete-icon-color: var(--matchid-highlight-orange);
80
+ /**field component**/
81
+ --matchid-field-color: var(--matchid-text-color);
82
+ --matchid-field-error-color: var(--matchid-red-600);
83
+ --matchid-field-required-color: #E60808;
84
+ /**popover component**/
85
+ --matchid-popover-bg: var(--matchid-white);
86
+ /**button component**/
87
+ --matchid-btn-border-color: var(--matchid-black);
88
+ --matchid-btn-color: var(--matchid-black);
89
+ --matchid-btn-bg: var(--matchid-white);
90
+
91
+ --matchid-btn-disabled-bg: var(--matchid-gray-350);
92
+ --matchid-btn-disabled-color: var(--matchid-white);
93
+
94
+ --matchid-btn-hover-bg: var(--matchid-black-800);
95
+ --matchid-btn-hover-color: var(--matchid-white);
96
+
97
+ --matchid-btn-active-bg: linear-gradient(0deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.06) 100%), #1E1E1E;
98
+ --matchid-btn-active-color: var(--matchid-white);
99
+
100
+ --matchid-btn-highlight-bg: var(--matchid-black);
101
+ --matchid-btn-highlight-color: var(--matchid-white);
102
+
103
+ --matchid-btn-loading-bg: var(--matchid-black-800);
104
+ --matchid-btn-loading-color: var(--matchid-white);
105
+
106
+ --matchid-login-btn-text-color: var(--matchid-black);
107
+ --matchid-login-btn-icon-color: var(--matchid-black);
108
+ --matchid-login-btn-border-color: var(--matchid-black);
109
+ --matchid-login-btn-bg-color: none;
110
+ --matchid-login-btn-hover-text-color: var(--matchid-black);
111
+ --matchid-login-btn-hover-icon-color: var(--matchid-highlight-orange);
112
+ --matchid-login-btn-hover-border-color: var(--matchid-highlight-orange);
113
+ --matchid-login-btn-hover-bg-color: none;
114
+ --matchid-login-btn-active-text-color: var(--matchid-black);
115
+ --matchid-login-btn-active-icon-color: var(--matchid-highlight-orange);
116
+ --matchid-login-btn-active-border-color: var(--matchid-highlight-orange);
117
+ --matchid-login-btn-active-bg-color: var(--matchid-white);
118
+
119
+
120
+ --matchid-email-verify-header-value-color: var(--matchid-highlight-orange);
121
+ --matchid-email-verify-header-value-tips: var(--matchid-gray-600);
122
+ /****/
123
+ --matchid-valid-error-color: var(--matchid-gray-600);
124
+ --matchid-valid-success-color: var(--matchid-black);
125
+ --matchid-password-header-color: var(--matchid-black);
126
+ --matchid-user-popover-color: var(--matchid-black);
127
+ --matchid-user-popover-hover-color: var(--matchid-highlight-orange);
128
+ /**switch**/
129
+ --matchid-switch-bg: var(--matchid-gray-350);
130
+ --matchid-switch-ball: var(--matchid-white);
131
+ --matchid-switch-checked-bg: var(--matchid-highlight-orange);
132
+ --matchid-switch-disabled-bg: var(--matchid-gray-350-light);
133
+ --matchid-switch-disabled-checked-bg: var(--matchid-highlight-orange-light);
134
+ --matchid-swicth-loading-color: var(--matchid-white);
135
+ /**avatar**/
136
+ --matchid-avatar-bg: var(--matchid-gray-350);
137
+ --matchid-avatar-color: var(--matchid-gray-600);
138
+ /**radio**/
139
+ --matchid-radio-line: var(--matchid-gray-300);
140
+ --matchid-radio-checked: var(--matchid-highlight-orange);
141
+ /**matchid-wallet-asset**/
142
+ --matchid-wallet-asset-bg: var(--matchid-white);
143
+ --matchid-wallet-asset-color: var(--matchid-black);
144
+ /**matchid-transaction-list**/
145
+ --matchid-wallet-transaction-bg: var(--matchid-white);
146
+ --matchid-wallet-transaction-color: var(--matchid-black);
147
+ /**tab**/
148
+ --matchid-tab-color: var(--matchid-secondary-grey);
149
+ --matchid-tab-active-color: var(--matchid-highlight-orange);
150
+
151
+
152
+ }
153
+
154
+ .matchid-login-box {
155
+ width: 100%;
156
+ display: flex;
157
+ justify-content: center;
158
+ align-items: center;
159
+ flex-direction: column;
160
+ gap: 24px;
161
+
162
+ /* @media screen and (max-width: 768px) {
163
+ gap: 48px;
164
+ } */
165
+
166
+ .matchid-login-recommend-list {
167
+ width: 100%;
168
+ display: flex;
169
+ justify-content: center;
170
+ align-items: center;
171
+ flex-direction: column;
172
+ gap: 16px;
173
+
174
+ @media screen and (max-width: 768px) {
175
+ gap: 12px;
176
+ }
177
+
178
+ .matchid-login-recommend-method {
179
+ width: 100%;
180
+ position: relative;
181
+ display: flex;
182
+ justify-content: center;
183
+ align-items: center;
184
+ flex-direction: column;
185
+ border-radius: var(--matchid-login-method-round, 12px);
186
+ border: 1px solid var(--matchid-login-method-border-color, #E3E3E3);
187
+
188
+ &:hover {
189
+ border-color: var(--matchid-login-method-hover-border-color, #FC802D);
190
+ }
191
+
192
+ .matchid-login-recommend-method-item {
193
+ display: flex;
194
+ justify-content: space-between;
195
+ align-items: center;
196
+ gap: 16px;
197
+ height: 72px;
198
+ width: 100%;
199
+ padding: 16px;
200
+ cursor: pointer;
201
+ color: var(--matchid-login-method-color, #000000);
202
+
203
+ @media screen and (max-width: 768px) {
204
+ height: 56px;
205
+ padding: 10px 16px;
206
+ }
207
+
208
+ .matchid-login-recommend-method-content {
209
+ display: flex;
210
+ justify-content: flex-start;
211
+ align-items: center;
212
+ gap: 8px;
213
+ font-size: 16px;
214
+ font-weight: 600;
215
+
216
+ @media screen and (max-width: 768px) {
217
+ gap: 12px
218
+ }
219
+ }
220
+
221
+ .matchid-login-recommend-method-arrow {
222
+ transition: all 0.3s;
223
+
224
+ &.matchid-login-recommend-method-arrow-active {
225
+ transform: rotate(180deg);
226
+ }
227
+ }
228
+ }
229
+
230
+ .matchid-login-recommend-method-popover {
231
+ display: none;
232
+ width: 100%;
233
+ padding: 0 16px 16px;
234
+ flex-direction: column;
235
+
236
+ &.matchid-login-recommend-method-popover-active {
237
+ display: flex;
238
+ }
239
+
240
+ .matchid-login-recommend-wallet-divider {
241
+ height: 1px;
242
+ width: 100%;
243
+ background: var(--matchid-line);
244
+ }
245
+
246
+ .matchid-login-recommend-wallet-list {
247
+ margin-top: 16px;
248
+ display: flex;
249
+ flex-direction: column;
250
+ gap: 8px;
251
+ width: 100%;
252
+
253
+ @media screen and (max-width: 768px) {
254
+ margin-top: 10px;
255
+ }
256
+
257
+ .matchid-login-recommend-wallet-item {
258
+ display: flex;
259
+ justify-content: space-between;
260
+ align-items: center;
261
+ gap: 16px;
262
+ height: 56px;
263
+ border-radius: 8px;
264
+ font-size: 16px;
265
+ font-weight: 600;
266
+
267
+ @media screen and (max-width: 768px) {
268
+ height: 48px;
269
+ }
270
+
271
+ color: var(--matchid-login-recommend-wallet-color, #000000);
272
+ cursor: pointer;
273
+ padding: 0 16px;
274
+
275
+ .matchid-login-recommend-wallet-item-content {
276
+ display: flex;
277
+ justify-content: space-between;
278
+ align-items: center;
279
+ gap: 8px;
280
+
281
+ .matchid-login-recommend-wallet-item-hover-icon {
282
+ display: none;
283
+ }
284
+ }
285
+
286
+ &:hover {
287
+ background: var(--matchid-login-recommend-wallet-hover-bg, #FC802D);
288
+ color: var(--matchid-login-recommend-wallet-hover-color, #FFF);
289
+ --matchid-arrow-color: var(--matchid-login-recommend-wallet-hover-color, #FFF);
290
+
291
+ .matchid-login-recommend-wallet-item-hover-icon {
292
+ display: block;
293
+ }
294
+
295
+ .matchid-login-recommend-wallet-item-icon {
296
+ display: none;
297
+ }
298
+
299
+ }
300
+ }
301
+ }
302
+ }
303
+
304
+ }
305
+ }
306
+
307
+ .matchid-privacy-policy {
308
+ display: flex;
309
+ flex-direction: column;
310
+ align-items: center;
311
+ gap: 16px;
312
+
313
+ .matchid-privacy-policy-content {
314
+ width: 100%;
315
+ text-align: center;
316
+ font-size: 14px;
317
+ color: var(--matchid-gray-600);
318
+ font-weight: 400;
319
+ padding: 0 24px;
320
+ line-height: 17px;
321
+
322
+ .matchid-privacy-policy-content-link {
323
+ color: var(--matchid-highlight-orange);
324
+ text-decoration: underline;
325
+ cursor: pointer;
326
+ }
327
+ }
328
+
329
+ .matchid-privacy-policy-powered-by {
330
+ display: flex;
331
+ align-items: center;
332
+ gap: 8px;
333
+ font-size: 16px;
334
+ font-weight: 500;
335
+ color: var(--matchid-gray-350);
336
+ }
337
+ }
338
+
339
+ .matchid-login-other {
340
+ width: 100%;
341
+ gap: 16px;
342
+ display: flex;
343
+ flex-direction: column;
344
+ margin-top: 12px;
345
+
346
+ .matchid-login-other-line-box {
347
+ display: flex;
348
+ align-items: center;
349
+ gap: 8px;
350
+ }
351
+
352
+ .matchid-login-other-text {
353
+ position: relative;
354
+ text-align: center;
355
+ font-size: 14px;
356
+ color: var(--matchid-login-other-color, #6E6E6E);
357
+ font-weight: 400;
358
+
359
+ @media screen and (max-width: 768px) {
360
+ font-size: 12px;
361
+ }
362
+ }
363
+
364
+ .matchid-login-other-line {
365
+ flex-grow: 1;
366
+ height: 1px;
367
+ background-color: var(--matchid-line);
368
+ opacity: 0.5;
369
+ }
370
+
371
+ .matchid-login-method-box {
372
+ display: grid;
373
+ padding: 16px;
374
+ gap: 16px 16px;
375
+ grid-template-columns: repeat(5, 1fr);
376
+
377
+ .matchid-login-method-item {
378
+ cursor: pointer;
379
+ display: flex;
380
+ justify-content: center;
381
+ align-items: center;
382
+ }
383
+ }
384
+ }
385
+ }
386
+
387
+
388
+ .matchid-login-panel {
389
+ display: flex;
390
+ flex-direction: column;
391
+ gap: 24px;
392
+
393
+ @media screen and (max-width: 768px) {
394
+ gap: 16px;
395
+ }
396
+
397
+ .matchid-login-panel-box {
398
+ max-height: 683px;
399
+ overflow-y: auto;
400
+
401
+ &::-webkit-scrollbar {
402
+ width: 8px;
403
+ background-color: #D3D3D3;
404
+ border-radius: 4px;
405
+ }
406
+ }
407
+
408
+ .matchid-login-panel-divide {
409
+ height: 1px;
410
+ width: 100%;
411
+ background-color: var(--matchid-login-panel-divide-color, #E3E3E3);
412
+ }
413
+
414
+ .matchid-login-panel-header {
415
+ display: flex;
416
+ width: 100%;
417
+ justify-content: space-between;
418
+ align-items: center;
419
+
420
+ .matchid-login-panel-header-content {
421
+ display: flex;
422
+ gap: 4px;
423
+ flex-direction: column;
424
+ align-items: flex-start;
425
+ }
426
+
427
+ .matchid-login-panel-header-title {
428
+ color: var(--matchid-login-panel-title-color, #000000);
429
+ font-size: 18px;
430
+ font-weight: 600;
431
+ text-align: left;
432
+
433
+ @media screen and (max-width: 768px) {
434
+ font-size: 16px;
435
+ }
436
+ }
437
+
438
+ .matchid-login-panel-header-subtilte {
439
+ color: var(--matchid-login-panel-subtitle-color, #6E6E6E);
440
+ font-size: 14px;
441
+ font-weight: 400;
442
+ line-height: 120%;
443
+
444
+ @media screen and (max-width: 768px) {
445
+ font-size: 12px;
446
+ }
447
+ }
448
+
449
+ .matchid-login-panel-header-close {
450
+ cursor: pointer;
451
+ }
452
+ }
453
+
454
+ }
455
+
456
+ .matchid-overlay {
457
+ position: fixed;
458
+ top: 0;
459
+ left: 0;
460
+ width: 100%;
461
+ height: 100%;
462
+ display: flex;
463
+ justify-content: center;
464
+ align-items: center;
465
+ z-index: var(--matchid-overlay-index);
466
+ overflow: hidden;
467
+ backdrop-filter: blur(2px);
468
+ background: rgba(0, 0, 0, .3);
469
+ color: var(--matchid-overlay-color);
470
+
471
+ @media screen and (max-width: 768px) {
472
+ align-items: center;
473
+ }
474
+ }
475
+
476
+ .matchid-modal {
477
+ border-radius: var(--matchid-modal-round, 24px);
478
+ border: 1px solid var(--matchid-modal-border-color, #FFF);
479
+ background: var(--matchid-modal-bg, #FFF);
480
+ box-shadow: var(--matchid-modal-shadow, 0px 15px 40px 0px rgba(22, 17, 46, 0.12));
481
+ width: 480px;
482
+ max-width: 90vw;
483
+ padding: var(--matchid-modal-padding, 32px);
484
+
485
+ @media screen and (max-width: 768px) {
486
+ width: calc(100vw - 20px);
487
+ max-width: calc(100vw - 20px);
488
+ padding: var(--matchid-mobile-modal-padding, 20px);
489
+ padding-top: 0px;
490
+
491
+ .matchid-modal-mobile-header {
492
+ width: 44px;
493
+ height: 5px;
494
+ border-radius: 3px;
495
+ background: var(--matchid-line);
496
+ margin: 8px auto 21px;
497
+ }
498
+ }
499
+
500
+ .matchid-modal-header {
501
+ padding-bottom: 24px;
502
+ height: 54px;
503
+ display: flex;
504
+ align-items: center;
505
+ justify-content: space-between;
506
+
507
+ @media screen and (max-width: 768px) {
508
+ height: 38px;
509
+ padding-bottom: 16px;
510
+ margin-bottom: 16px;
511
+ }
512
+
513
+ &.matchid-modal-header-border {
514
+ border-bottom: 1px solid var(--matchid-modal-header-border-color, #E3E3E3);
515
+ margin-bottom: 24px;
516
+ }
517
+
518
+ .matchid-modal-header-back,
519
+ .matchid-modal-header-close {
520
+ cursor: pointer;
521
+ }
522
+
523
+ .matchid-modal-header-content {
524
+ display: flex;
525
+ align-items: center;
526
+ gap: 12px;
527
+
528
+ .matchid-modal-header-title {
529
+ color: var(--matchid-modal-header-color, #000);
530
+ font-size: 20px;
531
+ font-weight: 500;
532
+
533
+ @media screen and (max-width: 768px) {
534
+ font-size: 16px;
535
+ font-weight: 500;
536
+ }
537
+ }
538
+ }
539
+ }
540
+
541
+
542
+ }
543
+
544
+
545
+ .matchid-input-box {
546
+ width: 100%;
547
+ height: 72px;
548
+ padding-left: 24px;
549
+ padding-right: 24px;
550
+ border-radius: 12px;
551
+ position: relative;
552
+ border: 1px solid var(--matchid-input-border-color);
553
+ display: flex;
554
+ align-items: center;
555
+ justify-content: space-between;
556
+ background: var(--matchid-input-bg);
557
+ gap: 24px;
558
+
559
+ @media screen and (max-width: 768px) {
560
+ height: 48px;
561
+ padding-left: 16px;
562
+ padding-right: 16px;
563
+ }
564
+
565
+ &:active,
566
+ &:focus,
567
+ &:focus-within {
568
+ border-color: var(--matchid-input-focus-border-color);
569
+ background: var(--matchid-input-focus-bg);
570
+ }
571
+
572
+ &.matchid-input-has-content {
573
+ background: var(--matchid-input-focus-bg);
574
+ }
575
+
576
+
577
+ .matchid-input-field {
578
+ flex: 1;
579
+ height: 100%;
580
+ outline: 0;
581
+ color: var(--matchid-input-color);
582
+ font-size: 18px;
583
+ font-weight: 500;
584
+ background: none;
585
+ min-width: 0;
586
+ border: 0;
587
+
588
+ @media screen and (max-width: 768px) {
589
+ font-size: 16px;
590
+ font-weight: 500;
591
+ }
592
+
593
+ &::placeholder {
594
+ color: var(--matchid-input-placeholder-color);
595
+ font-weight: 300;
596
+ }
597
+
598
+ &:active,
599
+ &:focus {
600
+ outline: 0;
601
+ }
602
+ }
603
+
604
+ .matchid-input-eye-icon {
605
+ cursor: pointer;
606
+ display: flex;
607
+ align-items: center;
608
+ width: 20px;
609
+ flex-shrink: 1;
610
+
611
+ @media screen and (max-width: 768px) {
612
+ width: 16px;
613
+ }
614
+ }
615
+
616
+ .matchid-input-delete-icon {
617
+ opacity: 0;
618
+ cursor: pointer;
619
+ width: 20px;
620
+ flex-shrink: 1;
621
+
622
+ @media screen and (max-width: 768px) {
623
+ width: 16px;
624
+ }
625
+ }
626
+
627
+ &:focus-within {
628
+ .matchid-input-delete-icon {
629
+ opacity: 1;
630
+ }
631
+ }
632
+
633
+ .matchid-input-length {
634
+ color: var(--matchid-gray-400);
635
+ --icon-color: var(--matchid-gray-400);
636
+ position: absolute;
637
+ bottom: 8px;
638
+ right: 8px;
639
+ display: flex;
640
+ align-items: flex-end;
641
+ gap: 4px;
642
+ font-size: 18px;
643
+
644
+ @media screen and (max-width: 768px) {
645
+ font-size: 14px;
646
+ }
647
+ }
648
+
649
+ &:active,
650
+ &:focus,
651
+ &:focus-within {
652
+ .matchid-input-length {
653
+ color: var(--matchid-highlight-orange);
654
+ --icon-color: var(--matchid-highlight-orange);
655
+ }
656
+ }
657
+
658
+ &.matchid-input-textarea {
659
+ height: auto;
660
+ padding: 24px;
661
+
662
+ .matchid-input-field {
663
+ line-height: 24px;
664
+ height: 24px;
665
+ max-height: calc(24px * var(--max-rows));
666
+ resize: none;
667
+ overflow: auto;
668
+ }
669
+ }
670
+ }
671
+
672
+ .matchid-field-box {
673
+ display: flex;
674
+ flex-direction: column;
675
+ gap: 16px;
676
+
677
+ @media screen and (max-width: 768px) {
678
+ gap: 8px;
679
+ }
680
+
681
+ .matchid-field-label {
682
+ color: var(--matchid-field-color);
683
+ font-size: 18px;
684
+ font-weight: 500;
685
+
686
+ @media screen and (max-width: 768px) {
687
+ font-size: 14px;
688
+ font-weight: 500;
689
+ }
690
+
691
+ .matchid-field-required {
692
+ color: var(--matchid-field-required-color);
693
+ }
694
+ }
695
+
696
+ .matchid-field-error {
697
+ font-size: 14px;
698
+ font-weight: 400;
699
+ color: var(--matchid-field-error-color);
700
+ }
701
+ }
702
+
703
+
704
+ .matchid-btn {
705
+ display: flex;
706
+ justify-content: center;
707
+ align-items: center;
708
+ gap: 10px;
709
+ border-radius: 12px;
710
+ outline: 0;
711
+ cursor: pointer;
712
+ border: 1px solid var(--matchid-btn-border-color);
713
+ color: var(--matchid-btn-color);
714
+ background: var(--matchid-btn-bg);
715
+ }
716
+
717
+ .matchid-btn:not(:disabled):hover {
718
+ background: var(--matchid-btn-hover-bg);
719
+ color: var(--matchid-btn-hover-color);
720
+ box-shadow: var(--matchid-shadow-middle);
721
+ border-color: var(--matchid-btn-hover-bg);
722
+ }
723
+
724
+ .matchid-btn:focus {
725
+ background: var(--matchid-btn-active-bg);
726
+ color: var(--matchid-btn-active-color);
727
+ box-shadow: var(--matchid-shadow-middle);
728
+ border-color: var(--matchid-btn-active-bg);
729
+ }
730
+
731
+
732
+ .matchid-btn-highlight,
733
+ .matchid-btn-highlight:hover,
734
+ .matchid-btn-highlight:focus,
735
+ .matchid-btn-highlight:not(:disabled):hover {
736
+ background: var(--matchid-btn-highlight-bg);
737
+ color: var(--matchid-btn-highlight-color);
738
+ border: 0;
739
+ }
740
+
741
+ .matchid-btn:disabled {
742
+ cursor: not-allowed;
743
+ background: var(--matchid-btn-disabled-bg);
744
+ color: var(--matchid-btn-disabled-color);
745
+ border-width: 0px;
746
+ }
747
+
748
+ .matchid-btn-loading {
749
+ background: var(--matchid-btn-loading-bg) !important;
750
+ color: var(--matchid-btn-loading-color) !important;
751
+ cursor: not-allowed;
752
+ }
753
+
754
+ .matchid-btn-loading-icon {
755
+ animation: spin 2s linear infinite;
756
+
757
+ }
758
+
759
+ @keyframes spin {
760
+ 0% {
761
+ transform: rotate(0deg);
762
+ }
763
+
764
+ 100% {
765
+ transform: rotate(360deg);
766
+ }
767
+ }
768
+
769
+ .matchid-btn-sm {
770
+ height: 28px;
771
+ font-size: 14px;
772
+ padding: 0 16px;
773
+ }
774
+
775
+ .matchid-btn-df {
776
+ height: 40px;
777
+ font-size: 18px;
778
+ padding: 0 16px;
779
+ }
780
+
781
+ .matchid-btn-lg {
782
+ height: 52px;
783
+ font-size: 20px;
784
+ padding: 0 48px;
785
+ }
786
+
787
+ .matchid-btn-block {
788
+ width: 100%;
789
+ }
790
+
791
+ .matchid-btn-rounded {
792
+ border-radius: 100px;
793
+ }
794
+
795
+ @media screen and (max-width: 768px) {
796
+ .matchid-btn-sm {
797
+ height: 28px;
798
+ font-size: 12px;
799
+ padding: 0 16px;
800
+ }
801
+
802
+ .matchid-btn-df {
803
+ height: 40px;
804
+ font-size: 16px;
805
+ padding: 0 16px;
806
+ gap: 8px
807
+ }
808
+
809
+ .matchid-btn-lg {
810
+ height: 48px;
811
+ font-size: 16px;
812
+ padding: 0 32px;
813
+ }
814
+ }
815
+
816
+ .matchid-email-verify-box,
817
+ .matchid-password-box {
818
+ display: flex;
819
+ flex-direction: column;
820
+ gap: 64px;
821
+
822
+ @media screen and (max-width: 768px) {
823
+ gap: 36px;
824
+ }
825
+
826
+ .matchid-email-verify-header,
827
+ .matchid-password-header {
828
+ display: flex;
829
+ align-items: center;
830
+ gap: 16px;
831
+ height: 40px;
832
+
833
+ @media screen and (max-width: 768px) {
834
+ gap: 12px;
835
+ height: 32px;
836
+ }
837
+
838
+ .matchid-email-verify-header-icon,
839
+ .matchid-password-header-icon {
840
+ width: 40px;
841
+ height: 40px;
842
+ display: flex;
843
+ justify-content: center;
844
+ align-items: center;
845
+ border-radius: 8px;
846
+ border: 1px solid var(--matchid-black);
847
+
848
+ @media screen and (max-width: 768px) {
849
+ width: 32px;
850
+ height: 32px;
851
+ }
852
+ }
853
+
854
+
855
+ .matchid-email-verify-header-content {
856
+ flex: 1;
857
+ display: flex;
858
+ height: 100%;
859
+ flex-direction: column;
860
+ justify-content: space-between;
861
+
862
+ .matchid-email-verify-header-value {
863
+ color: var(--matchid-email-verify-header-value-color);
864
+ font-size: 24px;
865
+ font-weight: 600;
866
+ line-height: 100%;
867
+
868
+ @media screen and (max-width: 768px) {
869
+ font-size: 16px;
870
+ font-weight: 500;
871
+ }
872
+ }
873
+
874
+ .matchid-email-verify-header-tips {
875
+ color: var(--matchid-email-verify-header-value-tips);
876
+ font-size: 14px;
877
+ line-height: 120%;
878
+
879
+ /* 16.8px */
880
+ @media screen and (max-width: 768px) {
881
+ font-size: 12px;
882
+ }
883
+ }
884
+ }
885
+
886
+ .matchid-password-header-content {
887
+ flex: 1;
888
+ font-size: 14px;
889
+ color: var(--matchid-password-header-color);
890
+
891
+ @media screen and (max-width: 768px) {
892
+ font-size: 14px;
893
+ }
894
+ }
895
+ }
896
+ }
897
+
898
+
899
+ .matchid-unlogin-btn,
900
+ .matchid-login-btn {
901
+ gap: 8px
902
+ }
903
+
904
+ .matchid-login-btn {
905
+ padding: 0 12px 0 4px;
906
+ background: var(--matchid-login-btn-bg-color);
907
+ color: var(--matchid-login-btn-text-color);
908
+ fill: var(--matchid-login-btn-icon-color);
909
+ border-color: var(--matchid-login-btn-border-color);
910
+ }
911
+
912
+ .matchid-login-btn:hover,
913
+ .matchid-login-btn:not(:disabled):hover {
914
+ background: var(--matchid-login-btn-hover-bg-color);
915
+ color: var(--matchid-login-btn-hover-text-color);
916
+ fill: var(--matchid-login-btn-hover-icon-color);
917
+ border-color: var(--matchid-login-btn-hover-border-color);
918
+ }
919
+
920
+ .matchid-login-btn:focus,
921
+ .matchid-login-btn:not(:disabled):focus {
922
+ box-shadow: var(--matchid-shadow-small);
923
+ background: var(--matchid-login-btn-active-bg-color);
924
+ color: var(--matchid-login-btn-active-text-color);
925
+ fill: var(--matchid-login-btn-active-icon-color);
926
+ border-color: var(--matchid-login-btn-active-border-color);
927
+ }
928
+
929
+ .matchid-login-btn-box {
930
+ position: relative;
931
+ }
932
+
933
+ .matchid-valid {
934
+ margin-top: 24px;
935
+ display: flex;
936
+ flex-direction: column;
937
+ gap: 16px;
938
+
939
+ @media screen and (max-width: 768px) {
940
+ gap: 4px;
941
+ }
942
+
943
+ .matchid-valid-status-item {
944
+ display: flex;
945
+ font-size: 14px;
946
+ gap: 8px;
947
+ align-items: flex-start;
948
+
949
+ @media screen and (max-width: 768px) {
950
+ font-size: 12px;
951
+ line-height: normal;
952
+ }
953
+
954
+ span {
955
+ flex: 1;
956
+ }
957
+
958
+ color: var();
959
+
960
+ &.matchid-valid-status-success {
961
+ color: var(--matchid-valid-success-color);
962
+ }
963
+
964
+ &.matchid-valid-status-error {
965
+ color: var(--matchid-valid-error-color);
966
+ }
967
+ }
968
+ }
969
+
970
+
971
+ .matchid-password-content {
972
+ display: flex;
973
+ flex-direction: column;
974
+ gap: 24px;
975
+ }
976
+
977
+ .matchid-popover-box {
978
+ position: relative;
979
+ display: inline-block;
980
+
981
+ .matchid-popover-area {
982
+ display: none;
983
+ position: absolute;
984
+ z-index: 100;
985
+
986
+ .matchid-popover-content {
987
+ background: var(--matchid-popover-bg);
988
+ box-shadow: var(--matchid-shadow-middle);
989
+ border-radius: 12px;
990
+ padding: 16px 0;
991
+ border: 1px solid var(--matchid-popover-bg);
992
+ }
993
+
994
+ .matchid-popover-content:hover {
995
+ border: 1px solid var(--matchid-highlight-orange);
996
+ }
997
+
998
+ }
999
+
1000
+ &.matchid-popover-click-active {
1001
+ .matchid-popover-area {
1002
+ display: block;
1003
+ }
1004
+ }
1005
+
1006
+ &.matchid-popover-hover:hover {
1007
+ .matchid-popover-area {
1008
+ display: block;
1009
+ }
1010
+ }
1011
+
1012
+ &.matchid-popover-left {
1013
+ .matchid-popover-area {
1014
+ left: 0;
1015
+ top: 100%;
1016
+ }
1017
+ }
1018
+
1019
+ &.matchid-popover-right {
1020
+ .matchid-popover-area {
1021
+ right: 0;
1022
+ top: 100%;
1023
+ }
1024
+ }
1025
+
1026
+ &.matchid-popover-center {
1027
+ .matchid-popover-area {
1028
+ left: 50%;
1029
+ top: 100%;
1030
+ transform: translateX(-50%);
1031
+ }
1032
+ }
1033
+ }
1034
+
1035
+ .matchid-user-popover-content {
1036
+ padding: 0 12px;
1037
+ display: flex;
1038
+ width: 280px;
1039
+ flex-direction: column;
1040
+ gap: 32px;
1041
+ font-size: 16px;
1042
+
1043
+ .matchid-user-popover-list {
1044
+ display: flex;
1045
+ flex-direction: column;
1046
+ width: 100%;
1047
+ gap: 8px;
1048
+
1049
+ .matchid-user-popover-item {
1050
+ display: flex;
1051
+ justify-content: space-between;
1052
+ align-items: center;
1053
+ cursor: pointer;
1054
+ gap: 8px;
1055
+ height: 48px;
1056
+ color: var(--matchid-user-popover-color);
1057
+ --icon-color: var(--matchid-user-popover-color);
1058
+
1059
+ .matchid-user-popover-item-content {
1060
+ display: flex;
1061
+ gap: 8px;
1062
+ align-items: center;
1063
+ }
1064
+
1065
+ &:hover {
1066
+ color: var(--matchid-user-popover-hover-color);
1067
+ --icon-color: var(--matchid-user-popover-hover-color);
1068
+
1069
+ }
1070
+
1071
+ }
1072
+ }
1073
+ }
1074
+
1075
+ .matchid-user-popover-divider {
1076
+ height: 1px;
1077
+ width: 100%;
1078
+ background: var(--matchid-line);
1079
+ }
1080
+
1081
+ .matchid-wallet-container {
1082
+ background: #ffffff;
1083
+ display: flex;
1084
+ flex-direction: column;
1085
+ gap: 24px;
1086
+ align-items: center;
1087
+ justify-content: center;
1088
+
1089
+ .matchid-wallet-box {
1090
+ display: flex;
1091
+ flex-direction: column;
1092
+ gap: 24px;
1093
+ align-items: center;
1094
+ justify-content: center;
1095
+ padding: 24px;
1096
+
1097
+ .matchid-wallet-content {
1098
+ img {
1099
+ width: 128px;
1100
+ height: 128px;
1101
+ }
1102
+
1103
+ display: flex;
1104
+ flex-direction: column;
1105
+ align-items: center;
1106
+ justify-content: center;
1107
+ color: #6E6E6E;
1108
+ text-align: center;
1109
+ font-size: 20px;
1110
+ font-weight: 500;
1111
+ line-height: 20px;
1112
+ }
1113
+ }
1114
+
1115
+ }
1116
+
1117
+ .matchid-email-verify-field {
1118
+ padding-right: 0;
1119
+ }
1120
+
1121
+ .matchid-cex-modal {
1122
+ font-size: 14px;
1123
+ display: flex;
1124
+ flex-direction: column;
1125
+ gap: 12px;
1126
+ }
1127
+
1128
+ .matchid-drawer {
1129
+
1130
+ width: 416px;
1131
+ height: 100vh;
1132
+ padding: 24px 24px 0;
1133
+ background: #FFFFFF;
1134
+ display: flex;
1135
+ gap: 48px;
1136
+ position: absolute;
1137
+ top: 0;
1138
+ right: 0;
1139
+ transition: all 0.3s;
1140
+ flex-direction: column;
1141
+ border-left: 1px solid #D3D3D3;
1142
+ box-shadow: -20px 0px 20px 0px rgba(22, 17, 46, 0.12);
1143
+
1144
+ .matchid-drawer-header {
1145
+ font-size: 18px;
1146
+ font-weight: 500;
1147
+ padding-bottom: 24px;
1148
+ border-bottom: 1px solid var(--matchid-line);
1149
+
1150
+ display: flex;
1151
+ justify-content: space-between;
1152
+
1153
+ .matchid-drawer-header-content {
1154
+ display: flex;
1155
+ gap: 12px;
1156
+ align-items: center;
1157
+ }
1158
+
1159
+ .matchid-drawer-header-close {
1160
+ cursor: pointer;
1161
+ }
1162
+
1163
+ .matchid-drawer-header-back {
1164
+ cursor: pointer;
1165
+ }
1166
+ }
1167
+ }
1168
+
1169
+ .matchid-hashpanel-header {
1170
+ font-size: 16px;
1171
+ font-weight: 500;
1172
+ display: block;
1173
+
1174
+ @media screen and (min-width: 768px) {
1175
+ display: none;
1176
+ }
1177
+ }
1178
+
1179
+ .matchid-hashpanel-box {
1180
+ display: flex;
1181
+ flex-direction: column;
1182
+ gap: 36px;
1183
+ align-items: center;
1184
+
1185
+ @media screen and (min-width: 768px) {
1186
+ justify-content: space-between;
1187
+ flex: 1;
1188
+ padding-bottom: 120px;
1189
+ }
1190
+
1191
+ .matchid-hashpanel-content {
1192
+ display: flex;
1193
+ flex-direction: column;
1194
+ gap: 24px;
1195
+ align-items: center;
1196
+ width: 100%;
1197
+
1198
+ @media screen and (min-width: 768px) {
1199
+ gap: 48px;
1200
+ }
1201
+
1202
+ .matchid-hashpanel-status {
1203
+ font-size: 24px;
1204
+ font-weight: 500;
1205
+ display: none;
1206
+
1207
+ @media screen and (min-width: 768px) {
1208
+ display: block;
1209
+ }
1210
+ }
1211
+
1212
+ .matchid-hashpanel-img {
1213
+ width: 96px;
1214
+ height: 96px;
1215
+ }
1216
+
1217
+ .matchid-hashpanel-hash,
1218
+ .matchid-hashpanel-text {
1219
+ width: 100%;
1220
+ font-size: 14px;
1221
+ word-break: break-all;
1222
+
1223
+ @media screen and (min-width: 768px) {
1224
+ font-size: 16px;
1225
+ }
1226
+
1227
+ a {
1228
+ color: var(--matchid-link);
1229
+ text-decoration: none;
1230
+ }
1231
+ }
1232
+ }
1233
+ }
1234
+
1235
+ .matchid-switch {
1236
+ width: 64px;
1237
+ height: 32px;
1238
+ background-color: var(--matchid-switch-bg);
1239
+ border-radius: 16px;
1240
+ cursor: pointer;
1241
+ position: relative;
1242
+ transition: background-color 0.3s ease;
1243
+
1244
+ .matchid-switch-ball,
1245
+ .matchid-switch-loading-icon {
1246
+ width: 24px;
1247
+ height: 24px;
1248
+ transition: transform 0.3s ease, left 0.3s, background-color 0.3s ease;
1249
+ position: absolute;
1250
+ left: 4px;
1251
+ top: 4px;
1252
+ }
1253
+
1254
+ .matchid-switch-ball {
1255
+ background-color: var(--matchid-switch-ball);
1256
+ border-radius: 50%;
1257
+ }
1258
+
1259
+ &.matchid-switch-sm {
1260
+ width: 48px;
1261
+ height: 24px;
1262
+ border-radius: 12px;
1263
+
1264
+ .matchid-switch-ball,
1265
+ .matchid-switch-loading-icon {
1266
+ width: 18px;
1267
+ height: 18px;
1268
+ left: 3px;
1269
+ top: 3px;
1270
+ }
1271
+ }
1272
+
1273
+ &.matchid-switch-checked {
1274
+ background-color: var(--matchid-switch-checked-bg);
1275
+
1276
+ .matchid-switch-ball,
1277
+ .matchid-switch-loading-icon {
1278
+ left: 36px;
1279
+ }
1280
+
1281
+ &.matchid-switch-sm .matchid-switch-ball,
1282
+ .matchid-switch-sm .matchid-switch-loading-icon {
1283
+ left: 27px;
1284
+ }
1285
+ }
1286
+
1287
+ &.matchid-switch-disabled,
1288
+ &.matchid-switch-loading {
1289
+ cursor: not-allowed;
1290
+ background-color: var(--matchid-switch-disabled-bg);
1291
+
1292
+ &.matchid-switch-checked {
1293
+ background-color: var(--matchid-switch-disabled-checked-bg);
1294
+ }
1295
+ }
1296
+
1297
+ &.matchid-switch-loading {
1298
+ .matchid-switch-loading-icon {
1299
+ animation: spin 2s linear infinite;
1300
+ }
1301
+ }
1302
+ }
1303
+
1304
+ .matchid-alpha-avatar {
1305
+ display: flex;
1306
+ justify-content: center;
1307
+ align-items: center;
1308
+ border-radius: 50%;
1309
+ background: var(--matchid-avatar-bg);
1310
+ color: var(--matchid-avatar-color);
1311
+ font-weight: 500;
1312
+ }
1313
+
1314
+ .matchid-radio {
1315
+ cursor: pointer;
1316
+ display: flex;
1317
+ justify-content: center;
1318
+ align-items: center;
1319
+ border-radius: 100%;
1320
+ border: 1px solid var(--matchid-radio-line);
1321
+
1322
+ &.matchid-radio-checked {
1323
+ border-color: var(--matchid-radio-checked);
1324
+
1325
+ .matchid-radio-content {
1326
+ background: var(--matchid-radio-checked);
1327
+ border-radius: 100%;
1328
+ }
1329
+ }
1330
+ }
1331
+
1332
+ .matchid-change-network-box {
1333
+ display: flex;
1334
+ flex-direction: column;
1335
+ gap: 48px;
1336
+
1337
+ @media screen and (max-width: 768px) {
1338
+ gap: 36px;
1339
+ }
1340
+
1341
+ .matchid-change-network-list {
1342
+ display: flex;
1343
+ flex-direction: column;
1344
+ gap: 24px;
1345
+
1346
+ @media screen and (max-width: 768px) {
1347
+ gap: 16px;
1348
+ }
1349
+
1350
+ .matchid-change-network-item {
1351
+ cursor: pointer;
1352
+ display: flex;
1353
+ align-items: center;
1354
+ gap: 8px;
1355
+ justify-content: space-between;
1356
+ padding: 16px;
1357
+ border: 1px solid var(--matchid-line);
1358
+ border-radius: 16px;
1359
+ transition: border-color 0.2s;
1360
+
1361
+ @media screen and (max-width: 768px) {
1362
+ padding: 10px 16px;
1363
+ border-radius: 12px;
1364
+ }
1365
+
1366
+ &:hover,
1367
+ &.matchid-change-network-selected {
1368
+ border-color: var(--matchid-highlight-orange);
1369
+ }
1370
+
1371
+ .matchid-change-network-item-content {
1372
+ display: flex;
1373
+ align-items: center;
1374
+ gap: 16px;
1375
+
1376
+ @media screen and (max-width: 768px) {
1377
+ gap: 8px;
1378
+ }
1379
+
1380
+ .matchid-change-network-item-icon {
1381
+ width: 28px;
1382
+ height: 28px;
1383
+ border-radius: 8px;
1384
+
1385
+ @media (min-width: 768px) {
1386
+ width: 40px;
1387
+ height: 40px;
1388
+ }
1389
+ }
1390
+
1391
+ .matchid-change-network-item-name {
1392
+ font-size: 14px;
1393
+ font-weight: 500;
1394
+
1395
+ @media (min-width: 768px) {
1396
+ font-size: 16px;
1397
+ }
1398
+ }
1399
+ }
1400
+ }
1401
+ }
1402
+
1403
+ }
1404
+
1405
+ .matchid-toast-box {
1406
+ position: fixed;
1407
+ top: 20px;
1408
+ /* 5 * 4px = 20px */
1409
+ right: 20px;
1410
+ /* 5 * 4px = 20px */
1411
+ display: flex;
1412
+ flex-direction: column;
1413
+ gap: 8px;
1414
+ /* space-y-2 -> 2 * 4px = 8px */
1415
+
1416
+ .matchid-toast {
1417
+ display: flex;
1418
+ align-items: center;
1419
+ box-shadow: var(--matchid-shadow-small);
1420
+ min-height: 40px;
1421
+ padding: 10px 12px;
1422
+ gap: 4px;
1423
+ color: black;
1424
+ background-color: white;
1425
+ font-size: 14px;
1426
+ border: 1px solid var(--matchid-line);
1427
+ border-radius: 100px;
1428
+ transform: scale(1);
1429
+ transition: all 0.3s ease;
1430
+ }
1431
+ }
1432
+
1433
+ .matchid-receive-modal {
1434
+ display: flex;
1435
+ flex-direction: column;
1436
+ align-items: center;
1437
+ flex: 1;
1438
+ gap: 48px;
1439
+
1440
+ @media screen and (max-width: 768px) {
1441
+ gap: 36px;
1442
+ }
1443
+
1444
+ .matchid-receive-container {
1445
+ display: flex;
1446
+ flex-direction: column;
1447
+ align-items: center;
1448
+ gap: 48px;
1449
+
1450
+ @media screen and (max-width: 768px) {
1451
+ gap: 24px;
1452
+ }
1453
+
1454
+ .matchid-receive-text {
1455
+ font-size: 14px;
1456
+ font-weight: 500;
1457
+
1458
+ @media (min-width: 768px) {
1459
+ font-size: 16px;
1460
+ }
1461
+ }
1462
+
1463
+ .matchid-qr-container {
1464
+ border: 2px solid var(--matchid-line);
1465
+ border-radius: 12px;
1466
+ padding: 16px;
1467
+
1468
+ @media screen and (max-width: 768px) {
1469
+ padding: 10px;
1470
+ }
1471
+
1472
+ .matchid-qr-code {
1473
+ width: 148px;
1474
+ height: 148px;
1475
+
1476
+ @media screen and (max-width: 768px) {
1477
+ width: 88px;
1478
+ height: 88px;
1479
+ }
1480
+ }
1481
+ }
1482
+
1483
+ .matchid-receive-link {
1484
+ text-align: center;
1485
+ word-break: break-all;
1486
+ color: var(--matchid-link);
1487
+ font-size: 14px;
1488
+ font-weight: 500;
1489
+ }
1490
+ }
1491
+ }
1492
+
1493
+ .matchid-import-token {
1494
+ display: flex;
1495
+ flex-direction: column;
1496
+ gap: 48px;
1497
+
1498
+ @media screen and (max-width: 768px) {
1499
+ gap: 36px;
1500
+ }
1501
+
1502
+ .matchid-import-token-form {
1503
+ display: flex;
1504
+ flex-direction: column;
1505
+ gap: 24px;
1506
+
1507
+ @media screen and (max-width: 768px) {
1508
+ gap: 16px;
1509
+ }
1510
+ }
1511
+ }
1512
+
1513
+ .matchid-wallet-asset-list {
1514
+ display: flex;
1515
+ flex-direction: column;
1516
+ gap: 16px;
1517
+
1518
+ @media screen and (max-width: 768px) {
1519
+ gap: 8px;
1520
+ }
1521
+
1522
+ .matchid-wallet-asset-item {
1523
+
1524
+ background: var(--matchid-wallet-asset-bg);
1525
+ color: var(--matchid-wallet-asset-color);
1526
+ display: flex;
1527
+ cursor: pointer;
1528
+ gap: 8px;
1529
+ align-items: center;
1530
+ padding: 16px;
1531
+ border: 1px solid var(--matchid-line);
1532
+ border-radius: 16px;
1533
+
1534
+ @media screen and (max-width: 768px) {
1535
+ padding: 10px 16px;
1536
+ }
1537
+
1538
+ &:hover {
1539
+ border-color: var(--matchid-highlight-orange);
1540
+ }
1541
+
1542
+ .matchid-wallet-asset-logo {
1543
+ position: relative;
1544
+ height: 46px;
1545
+ width: 42px;
1546
+ display: flex;
1547
+ align-items: center;
1548
+
1549
+ @media screen and (max-width: 768px) {
1550
+ width: 36px;
1551
+ height: 36px;
1552
+ }
1553
+
1554
+ .matchid-wallet-asset-icon {
1555
+ width: 40px;
1556
+ height: 40px;
1557
+ border-radius: 8px;
1558
+
1559
+ @media screen and (max-width: 768px) {
1560
+ width: 36px;
1561
+ height: 36px;
1562
+ }
1563
+ }
1564
+
1565
+ .matchid-wallet-asset-chain {
1566
+ position: absolute;
1567
+ border-radius: 100%;
1568
+ width: 12px;
1569
+ height: 12px;
1570
+ right: 0px;
1571
+ bottom: 1px;
1572
+
1573
+ @media screen and (max-width: 768px) {
1574
+ width: 10px;
1575
+ height: 10px;
1576
+ }
1577
+ }
1578
+ }
1579
+
1580
+ .matchid-wallet-asset-info {
1581
+ height: 46px;
1582
+ display: flex;
1583
+ flex: 1;
1584
+ align-items: center;
1585
+ justify-content: space-between;
1586
+ gap: 10px;
1587
+
1588
+ @media screen and (max-width: 768px) {
1589
+ height: 44px;
1590
+ }
1591
+
1592
+ .matchid-wallet-asset-name {
1593
+ font-size: 16px;
1594
+ font-weight: 500;
1595
+ flex: 1;
1596
+ color: var(--matchid-black);
1597
+ display: -webkit-box;
1598
+ -webkit-line-clamp: 2;
1599
+ -webkit-box-orient: vertical;
1600
+ overflow: hidden;
1601
+ text-overflow: ellipsis;
1602
+
1603
+ @media (max-width: 768px) {
1604
+ font-size: 14px;
1605
+ }
1606
+ }
1607
+
1608
+ .matchid-wallet-asset-content {
1609
+ display: flex;
1610
+ flex-direction: column;
1611
+ gap: 4px;
1612
+ flex: 1;
1613
+
1614
+ .matchid-wallet-asset-price {
1615
+ font-size: 16px;
1616
+ font-weight: 500;
1617
+ color: var(--matchid-black);
1618
+
1619
+ @media (max-width: 768px) {
1620
+ font-size: 14px;
1621
+ }
1622
+ }
1623
+
1624
+ .matchid-wallet-asset-value {
1625
+ font-size: 14px;
1626
+ font-weight: 500;
1627
+ color: var(--matchid-gray-600);
1628
+ }
1629
+
1630
+ }
1631
+
1632
+ .matchid-wallet-asset-footer {
1633
+ flex: 1;
1634
+ display: flex;
1635
+ flex-direction: column;
1636
+ gap: 4px;
1637
+ align-items: end;
1638
+
1639
+ .matchid-wallet-asset-balance {
1640
+ font-size: 16px;
1641
+ font-weight: 500;
1642
+ color: var(--matchid-success);
1643
+
1644
+ @media (max-width: 768px) {
1645
+ font-size: 14px;
1646
+ }
1647
+ }
1648
+
1649
+ .matchid-wallet-asset-change {
1650
+ font-size: 14px;
1651
+ font-weight: 400;
1652
+ }
1653
+ }
1654
+ }
1655
+ }
1656
+
1657
+ .matchid-wallet-asset-down {
1658
+ color: var(--matchid-error);
1659
+ }
1660
+
1661
+ .matchid-wallet-asset-up {
1662
+ color: var(--matchid-success);
1663
+ }
1664
+ }
1665
+
1666
+ .matchid-token-detail {
1667
+ flex: 1;
1668
+ display: flex;
1669
+ justify-content: space-between;
1670
+ flex-direction: column;
1671
+ padding-bottom: 200px;
1672
+ gap: 48px;
1673
+
1674
+ @media (max-width: 768px) {
1675
+ padding-bottom: 0px;
1676
+ gap: 36px;
1677
+ }
1678
+
1679
+ .matchid-token-main {
1680
+ display: flex;
1681
+ flex-direction: column;
1682
+ gap: 24px;
1683
+ align-items: center;
1684
+
1685
+ .matchid-token-info {
1686
+ display: flex;
1687
+ flex-direction: column;
1688
+ gap: 8px;
1689
+ align-items: center;
1690
+
1691
+ .matchid-token-logo {
1692
+ position: relative;
1693
+ width: 48px;
1694
+ height: 48px;
1695
+
1696
+ .matchid-token-icon {
1697
+ width: 100%;
1698
+ height: 100%;
1699
+ border-radius: 100%
1700
+ }
1701
+
1702
+ .matchid-token-chain {
1703
+ position: absolute;
1704
+ border-radius: 100%;
1705
+ width: 12px;
1706
+ height: 12px;
1707
+ right: 0px;
1708
+ bottom: 0px;
1709
+ }
1710
+ }
1711
+
1712
+ .matchid-token-name {
1713
+ font-size: 20px;
1714
+ font-weight: 500;
1715
+ color: var(--matchid-black);
1716
+
1717
+ @media (max-width: 768px) {
1718
+ font-size: 16px;
1719
+ }
1720
+ }
1721
+ }
1722
+
1723
+ .matchid-token-contract {
1724
+ gap: 16px;
1725
+ display: flex;
1726
+ flex-direction: column;
1727
+ padding: 16px;
1728
+ background: var(--matchid-gray-100);
1729
+ border-radius: 12px;
1730
+
1731
+ @media (max-width: 768px) {
1732
+ gap: 8px;
1733
+ }
1734
+
1735
+ .matchid-token-contract-title {
1736
+ color: var(--matchid-black);
1737
+ font-size: 16px;
1738
+ font-weight: 500;
1739
+
1740
+ @media (max-width: 768px) {
1741
+ font-size: 14px;
1742
+ }
1743
+ }
1744
+
1745
+ .matchid-token-contract-address {
1746
+ width: 100%;
1747
+ word-break: break-all;
1748
+ font-size: 14px;
1749
+ color: var(--matchid-secondary-grey);
1750
+
1751
+ @media (max-width: 768px) {
1752
+ font-size: 12px;
1753
+ }
1754
+ }
1755
+ }
1756
+ }
1757
+ }
1758
+
1759
+ .matchid-token-send-box {
1760
+ flex: 1;
1761
+ display: flex;
1762
+ justify-content: space-between;
1763
+ flex-direction: column;
1764
+ padding-bottom: 200px;
1765
+ gap: 40px;
1766
+
1767
+ @media (max-width: 768px) {
1768
+ padding-bottom: 0px;
1769
+ gap: 68px;
1770
+ }
1771
+
1772
+ .matchid-token-send-content {
1773
+ display: flex;
1774
+ flex-direction: column;
1775
+ gap: 16px;
1776
+
1777
+ .matchid-token-amount-content,
1778
+ .matchid-token-address-content {
1779
+ padding: 16px;
1780
+ background: var(--matchid-light-grey);
1781
+ border-radius: 16px;
1782
+ display: flex;
1783
+ gap: 16px;
1784
+ flex-direction: column;
1785
+ position: relative;
1786
+ }
1787
+
1788
+ .matchid-token-amount-content {
1789
+ .matchid-token-amount-transfer {
1790
+ position: absolute;
1791
+ left: 50%;
1792
+ bottom: -20px;
1793
+ transform: translateX(-50%);
1794
+ }
1795
+
1796
+ .matchid-token-amount-header {
1797
+ display: flex;
1798
+ justify-content: space-between;
1799
+ align-items: center;
1800
+
1801
+ .matchid-token-amount-title {
1802
+ font-size: 16px;
1803
+ font-weight: 500;
1804
+ color: var(--matchid-black);
1805
+
1806
+ @media (max-width: 768px) {
1807
+ font-size: 14px;
1808
+ }
1809
+ }
1810
+
1811
+ .matchid-token-amount-chain {
1812
+ display: flex;
1813
+ align-items: center;
1814
+ gap: 4px;
1815
+ border-radius: 100px;
1816
+ padding: 4px 8px;
1817
+ background: var(--matchid-white);
1818
+
1819
+ .matchid-token-amount-chain-icon {
1820
+ width: 16px;
1821
+ height: 16px;
1822
+ border-radius: 50%;
1823
+ }
1824
+
1825
+ span {
1826
+
1827
+ font-size: 12px;
1828
+ font-weight: 500;
1829
+ color: var(--matchid-black);
1830
+ }
1831
+ }
1832
+ }
1833
+
1834
+ .matchid-token-amount-footer {
1835
+ display: flex;
1836
+ align-items: center;
1837
+ gap: 8px;
1838
+ font-size: 14px;
1839
+
1840
+ @media (max-width: 768px) {
1841
+ font-size: 12px;
1842
+ }
1843
+
1844
+ .matchid-token-amount-title {
1845
+ font-weight: 300;
1846
+ color: var(--matchid-secondary-grey);
1847
+ }
1848
+
1849
+ .matchid-token-amount-value {
1850
+ color: var(--matchid-black);
1851
+ font-weight: 500;
1852
+ }
1853
+ }
1854
+ }
1855
+
1856
+ .matchid-token-address-content {
1857
+ .matchid-token-address-header {
1858
+ .matchid-token-address-title {
1859
+ font-size: 16px;
1860
+ font-weight: 500;
1861
+ color: var(--matchid-black);
1862
+
1863
+ @media (max-width: 768px) {
1864
+ font-size: 14px;
1865
+ }
1866
+ }
1867
+ }
1868
+ }
1869
+ }
1870
+ }
1871
+
1872
+ .matchid-token-input-box {
1873
+ display: flex;
1874
+ flex-direction: column;
1875
+ gap: 8px;
1876
+
1877
+ .matchid-token-input {
1878
+ width: 100%;
1879
+ background: transparent;
1880
+ font-size: 24px;
1881
+ color: var(--matchid-black);
1882
+ padding: 10px 0;
1883
+ border: none;
1884
+ font-weight: 600;
1885
+ border-bottom: 1px solid var(--matchid-line);
1886
+ caret-color: var(--matchid-black);
1887
+
1888
+ @media (max-width: 768px) {
1889
+ font-size: 20px;
1890
+ }
1891
+
1892
+ &::placeholder {
1893
+ color: var(--matchid-disabled);
1894
+ font-weight: 300;
1895
+ }
1896
+
1897
+ &.matchid-token-input-error {
1898
+ border-color: var(--matchid-highlight-orange);
1899
+ }
1900
+
1901
+ &:focus {
1902
+ outline: none;
1903
+ }
1904
+ }
1905
+
1906
+ &.matchid-token-input-sm {
1907
+ .matchid-token-input {
1908
+ font-size: 16px;
1909
+
1910
+ @media (max-width: 768px) {
1911
+ font-size: 14px;
1912
+ }
1913
+ }
1914
+ }
1915
+
1916
+ .matchid-token-input-error-text {
1917
+ font-size: 12px;
1918
+ color: var(--matchid-error);
1919
+ font-weight: 500;
1920
+ }
1921
+ }
1922
+
1923
+ .matchid-token-send-list-box {
1924
+ flex: 1;
1925
+ display: flex;
1926
+ flex-direction: column;
1927
+ justify-content: space-between;
1928
+ gap: 48px;
1929
+ overflow-y: scroll;
1930
+ max-height: 70vh;
1931
+
1932
+
1933
+ @media (max-width: 768px) {
1934
+ padding-bottom: 0px;
1935
+ gap: 36px;
1936
+ }
1937
+
1938
+ .matchid-token-send-list {
1939
+ display: flex;
1940
+ flex-direction: column;
1941
+ gap: 24px;
1942
+ flex: 1;
1943
+ overflow-y: scroll;
1944
+ max-height: calc(70vh - 48px - 50px);
1945
+
1946
+ @media (max-width: 768px) {
1947
+ max-height: calc(70vh - 48px - 38px);
1948
+ }
1949
+
1950
+ .matchid-token-send-item {
1951
+ cursor: pointer;
1952
+ display: flex;
1953
+ align-items: center;
1954
+ gap: 8px;
1955
+ justify-content: space-between;
1956
+ padding: 16px;
1957
+ border: 1px solid var(--matchid-line);
1958
+ border-radius: 16px;
1959
+ transition: border-color 0.2s;
1960
+
1961
+ @media (max-width: 768px) {
1962
+ padding: 10px 16px;
1963
+ border-radius: 12px;
1964
+ }
1965
+
1966
+ &:hover,
1967
+ &.matchid-token-send-checked {
1968
+ border-color: var(--matchid-highlight-orange);
1969
+ }
1970
+
1971
+ .matchid-token-send-content {
1972
+ display: flex;
1973
+ align-items: center;
1974
+ flex: 1;
1975
+ gap: 16px;
1976
+
1977
+ @media (max-width: 768px) {
1978
+ gap: 8px;
1979
+ }
1980
+
1981
+ .matchid-token-send-logo {
1982
+ width: 28px;
1983
+ height: 28px;
1984
+ position: relative;
1985
+
1986
+ .matchid-token-send-icon {
1987
+ width: 100%;
1988
+ height: 100%;
1989
+ border-radius: 8px;
1990
+ }
1991
+
1992
+ .matchid-token-send-chain {
1993
+ position: absolute;
1994
+ border-radius: 100%;
1995
+ width: 12px;
1996
+ height: 12px;
1997
+ right: -1px;
1998
+ bottom: -1px;
1999
+ }
2000
+
2001
+ @media (min-width: 768px) {
2002
+ width: 40px;
2003
+ height: 40px;
2004
+ }
2005
+ }
2006
+
2007
+ .matchid-token-send-info {
2008
+ font-size: 14px;
2009
+ font-weight: 500;
2010
+ display: flex;
2011
+ flex: 1;
2012
+ align-items: center;
2013
+ justify-content: space-between;
2014
+ gap: 10px;
2015
+
2016
+ @media (min-width: 768px) {
2017
+ font-size: 16px;
2018
+ }
2019
+ }
2020
+ }
2021
+ }
2022
+ }
2023
+
2024
+ }
2025
+
2026
+ .matchid-rotate {
2027
+ animation: spin 2s linear infinite;
2028
+ }
2029
+
2030
+ .matchid-transaction-item {
2031
+ padding: 16px;
2032
+ display: flex;
2033
+ justify-content: space-between;
2034
+ border: 1px solid var(--matchid-line);
2035
+ border-radius: 16px;
2036
+ height: 78px;
2037
+ background: var(--matchid-wallet-transaction-bg);
2038
+ color: var(--matchid-wallet-transaction-color);
2039
+
2040
+ @media screen and (max-width: 768px) {
2041
+ height: 64px;
2042
+ }
2043
+
2044
+ &:hover {
2045
+ border-color: var(--matchid-highlight-orange);
2046
+ }
2047
+
2048
+ .matchid-transacton-item-container {
2049
+ display: flex;
2050
+ gap: 8px;
2051
+ align-items: center;
2052
+
2053
+ .matchid-transaction-item-icon {
2054
+ background-color: var(--matchid-light-grey);
2055
+ border-radius: 8px;
2056
+ width: 40px;
2057
+ height: 40px;
2058
+ display: flex;
2059
+ align-items: center;
2060
+ justify-content: center;
2061
+
2062
+ @media screen and (max-width: 768px) {
2063
+ width: 36px;
2064
+ height: 36px;
2065
+ }
2066
+
2067
+ .rotate-180 {
2068
+ transform: rotate(180deg);
2069
+ }
2070
+ }
2071
+
2072
+ .matchid-transaction-item-details {
2073
+ display: flex;
2074
+ flex-direction: column;
2075
+ justify-content: space-between;
2076
+
2077
+ .matchid-transaction-item-address {
2078
+ font-size: 16px;
2079
+ font-weight: 500;
2080
+ color: black;
2081
+
2082
+ @media screen and (max-width: 768px) {
2083
+ font-size: 14px;
2084
+ }
2085
+
2086
+ }
2087
+
2088
+ .matchid-transaction-item-timestamp {
2089
+
2090
+ font-size: 14px;
2091
+ color: var(--matchid-secondary-grey);
2092
+
2093
+ @media screen and (max-width: 768px) {
2094
+ font-size: 12px;
2095
+ }
2096
+ }
2097
+ }
2098
+
2099
+ }
2100
+
2101
+ .matchid-transaction-item-amount {
2102
+ display: flex;
2103
+ align-items: center;
2104
+ gap: 8px;
2105
+ font-size: 16px;
2106
+ font-weight: 500;
2107
+
2108
+ span {
2109
+ text-align: right;
2110
+ }
2111
+
2112
+ @media screen and (max-width: 768px) {
2113
+ font-size: 14px;
2114
+ }
2115
+ }
2116
+
2117
+ .matchid-transaction-item-loading {
2118
+ color: var(--matchid-black);
2119
+ }
2120
+
2121
+ .matchid-transaction-item-success {
2122
+ color: var(--matchid-success);
2123
+ }
2124
+
2125
+ .matchid-transaction-item-error {
2126
+ color: var(--matchid-error);
2127
+ }
2128
+
2129
+ }
2130
+
2131
+ .matchid-transaction-list {
2132
+ display: flex;
2133
+ flex-direction: column;
2134
+ gap: 16px;
2135
+
2136
+ @media screen and (max-width: 768px) {
2137
+ gap: 8px;
2138
+ }
2139
+ }
2140
+
2141
+ .matchid-list-nomore {
2142
+ gap: 8px;
2143
+ text-align: center;
2144
+ font-size: 16px;
2145
+ padding: 16px 0;
2146
+ display: flex;
2147
+ align-items: center;
2148
+ justify-content: center;
2149
+ color: var(--matchid-secondary-grey);
2150
+
2151
+ @media screen and (max-width: 768px) {
2152
+ font-size: 14px;
2153
+ }
2154
+ }
2155
+
2156
+ .matchid-flex {
2157
+ display: flex;
2158
+ }
2159
+
2160
+ .matchid-import-token-result {
2161
+ display: flex;
2162
+ flex: 1;
2163
+ flex-direction: column;
2164
+ padding-bottom: 100px;
2165
+ gap: 24px;
2166
+ justify-content: space-between;
2167
+
2168
+ @media screen and (max-width: 768px) {
2169
+ padding-bottom: 0;
2170
+ gap: 115px;
2171
+ }
2172
+
2173
+ .matchid-import-token-result-box {
2174
+ display: flex;
2175
+ flex-direction: column;
2176
+ gap: 48px;
2177
+ align-items: center;
2178
+
2179
+ @media screen and (max-width: 768px) {
2180
+ gap: 24px;
2181
+ }
2182
+
2183
+ .matchid-import-token-result-img {
2184
+ width: 96px;
2185
+ height: 96px;
2186
+ }
2187
+
2188
+ .matchid-import-token-result-text {
2189
+ font-size: 24px;
2190
+ font-weight: 500;
2191
+ color: var(--matchid-success);
2192
+
2193
+ @media screen and (max-width: 768px) {
2194
+ font-size: 18px;
2195
+ }
2196
+ }
2197
+
2198
+ .matchid-import-token-result-text-fail {
2199
+ color: var(--matchid-error);
2200
+ }
2201
+ }
2202
+
2203
+ }
2204
+
2205
+ .matchid-error {
2206
+ color: var(--matchid-red-600);
2207
+ }
2208
+
2209
+ .matchid-skeleton {
2210
+ background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
2211
+ background-size: 200% 100%;
2212
+ animation: matchid-loading 1.5s infinite;
2213
+ }
2214
+
2215
+ @keyframes matchid-loading {
2216
+ 0% {
2217
+ background-position: 200% 0;
2218
+ }
2219
+
2220
+ 100% {
2221
+ background-position: -200% 0;
2222
+ }
2223
+ }
2224
+
2225
+ .matchid-nomore {
2226
+ display: flex;
2227
+ justify-content: center;
2228
+ align-items: center;
2229
+ font-weight: 500;
2230
+ font-size: 16px;
2231
+ color: var(--matchid-secondary-grey);
2232
+ padding: 20px 0;
2233
+
2234
+ @media screen and (max-width: 768px) {
2235
+ font-size: 14px;
2236
+ }
2237
+ }
2238
+
2239
+ .matchid-tabs {
2240
+ gap: 36px;
2241
+ align-items: start;
2242
+ display: flex;
2243
+ }
2244
+
2245
+ .matchid-tab {
2246
+ color: var(--matchid-tab-color);
2247
+ font-weight: 500;
2248
+ font-size: 20px;
2249
+ cursor: pointer;
2250
+
2251
+ @media screen and (max-width: 768px) {
2252
+ font-size: 14px;
2253
+ padding: 10px 0;
2254
+ }
2255
+
2256
+ &.matchid-tab-active {
2257
+ color: var(--matchid-tab-active-color);
2258
+ border-bottom: 2px solid var(--matchid-tab-active-color);
2259
+ }
2260
+ }
2261
+
2262
+ .matchid-cursor-pointer {
2263
+ cursor: pointer;
2264
+ }
2265
+
2266
+ .matchid-remove-box {
2267
+ padding: 0px 20px;
2268
+ min-width: 150px;
2269
+ display: flex;
2270
+ justify-content: center;
2271
+ }
2272
+
2273
+
2274
+
2275
+ .matchid-w-full {
2276
+ width: 100%;
2277
+ }
2278
+
2279
+ .matchid-confirm-modal {
2280
+ display: flex;
2281
+ flex-direction: column;
2282
+ font-size: 14px;
2283
+ color: black;
2284
+ gap: 8px;
2285
+ width: 100%;
2286
+ align-items: center;
2287
+ justify-content: center;
2288
+
2289
+ @media (min-width: 768px) {
2290
+ font-size: 16px;
2291
+ gap: 12px;
2292
+ }
2293
+
2294
+ }