@cloudtower/eagle 0.33.51 → 0.33.53

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.
@@ -29586,6 +29586,26 @@ html body {
29586
29586
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29587
29587
  }
29588
29588
  }
29589
+ .E_c18gxmrl {
29590
+ border: 1px solid #d8deeb;
29591
+ border-radius: 4px;
29592
+ }
29593
+ .E_c18gxmrl + .E_c18gxmrl {
29594
+ margin-top: 8px;
29595
+ }
29596
+ .E_c18gxmrl:hover {
29597
+ border-color: #0080ff;
29598
+ }
29599
+ .E_c18gxmrl:hover > header {
29600
+ background: rgba(0, 128, 255, 0.1);
29601
+ }
29602
+ .E_c18gxmrl.active header {
29603
+ border-bottom: 1px solid #d8deeb;
29604
+ }
29605
+ .E_c18gxmrl > header {
29606
+ padding: 8px 12px;
29607
+ }
29608
+
29589
29609
  .E_m74vjol {
29590
29610
  display: flex;
29591
29611
  justify-content: space-between;
@@ -29622,35 +29642,6 @@ html body {
29622
29642
  color: #005ed1;
29623
29643
  }
29624
29644
 
29625
- .E_b1nip9bk {
29626
- padding: 4px 11px;
29627
- }
29628
-
29629
- .E_bqamoqe {
29630
- white-space: nowrap;
29631
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29632
- }
29633
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29634
- --color: #0080ff;
29635
- }
29636
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29637
- --color: #0080ff;
29638
- }
29639
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29640
- margin-left: 1px;
29641
- }
29642
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29643
- border-top-right-radius: 0;
29644
- border-bottom-right-radius: 0;
29645
- }
29646
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29647
- border-top-left-radius: 0;
29648
- border-bottom-left-radius: 0;
29649
- }
29650
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29651
- border-radius: unset;
29652
- }
29653
-
29654
29645
  .E_b1wx3t3t.ant-btn-icon-only {
29655
29646
  justify-content: center;
29656
29647
  }
@@ -29908,24 +29899,33 @@ html body {
29908
29899
  justify-content: center;
29909
29900
  }
29910
29901
 
29911
- .E_c18gxmrl {
29912
- border: 1px solid #d8deeb;
29913
- border-radius: 4px;
29902
+ .E_b1nip9bk {
29903
+ padding: 4px 11px;
29914
29904
  }
29915
- .E_c18gxmrl + .E_c18gxmrl {
29916
- margin-top: 8px;
29905
+
29906
+ .E_bqamoqe {
29907
+ white-space: nowrap;
29908
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29917
29909
  }
29918
- .E_c18gxmrl:hover {
29919
- border-color: #0080ff;
29910
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29911
+ --color: #0080ff;
29920
29912
  }
29921
- .E_c18gxmrl:hover > header {
29922
- background: rgba(0, 128, 255, 0.1);
29913
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29914
+ --color: #0080ff;
29923
29915
  }
29924
- .E_c18gxmrl.active header {
29925
- border-bottom: 1px solid #d8deeb;
29916
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29917
+ margin-left: 1px;
29926
29918
  }
29927
- .E_c18gxmrl > header {
29928
- padding: 8px 12px;
29919
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29920
+ border-top-right-radius: 0;
29921
+ border-bottom-right-radius: 0;
29922
+ }
29923
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29924
+ border-top-left-radius: 0;
29925
+ border-bottom-left-radius: 0;
29926
+ }
29927
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29928
+ border-radius: unset;
29929
29929
  }
29930
29930
 
29931
29931
  .E_ccrbeuz .ant-collapse-item {
@@ -29950,6 +29950,28 @@ html body {
29950
29950
  cursor: default;
29951
29951
  }
29952
29952
 
29953
+ .E_c1uzzomf {
29954
+ margin-bottom: 16px;
29955
+ }
29956
+ .E_c1uzzomf .card-title {
29957
+ font-size: 16px;
29958
+ color: rgba(44, 56, 82, 0.6);
29959
+ font-weight: 700;
29960
+ line-height: 32px;
29961
+ }
29962
+ .E_c1uzzomf .card-body {
29963
+ padding: 24px;
29964
+ border-radius: 8px;
29965
+ background: #fff;
29966
+ }
29967
+ .E_c1uzzomf .empty {
29968
+ font-weight: 700;
29969
+ font-size: 14px;
29970
+ line-height: 22px;
29971
+ color: rgba(0, 21, 64, 0.3);
29972
+ text-align: center;
29973
+ }
29974
+
29953
29975
  .E_c1yyuluq {
29954
29976
  border-radius: 8px;
29955
29977
  }
@@ -29957,6 +29979,10 @@ html body {
29957
29979
  padding: 20px 24px 24px 24px;
29958
29980
  }
29959
29981
 
29982
+ .E_sx1bpnu .ant-input-sm {
29983
+ line-height: 18px;
29984
+ }
29985
+
29960
29986
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29961
29987
  padding: 4px 8px 0 8px;
29962
29988
  color: rgba(44, 56, 82, 0.6);
@@ -29970,10 +29996,6 @@ html body {
29970
29996
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29971
29997
  }
29972
29998
 
29973
- .E_sx1bpnu .ant-input-sm {
29974
- line-height: 18px;
29975
- }
29976
-
29977
29999
  .E_d1bw7c5z {
29978
30000
  position: relative;
29979
30001
  max-width: 388px;
@@ -30057,28 +30079,6 @@ html body {
30057
30079
  width: 102px;
30058
30080
  }
30059
30081
 
30060
- .E_c1uzzomf {
30061
- margin-bottom: 16px;
30062
- }
30063
- .E_c1uzzomf .card-title {
30064
- font-size: 16px;
30065
- color: rgba(44, 56, 82, 0.6);
30066
- font-weight: 700;
30067
- line-height: 32px;
30068
- }
30069
- .E_c1uzzomf .card-body {
30070
- padding: 24px;
30071
- border-radius: 8px;
30072
- background: #fff;
30073
- }
30074
- .E_c1uzzomf .empty {
30075
- font-weight: 700;
30076
- font-size: 14px;
30077
- line-height: 22px;
30078
- color: rgba(0, 21, 64, 0.3);
30079
- text-align: center;
30080
- }
30081
-
30082
30082
  .E_itxley7.ant-input-group.ant-input-group-compact {
30083
30083
  display: flex;
30084
30084
  }
@@ -30091,75 +30091,125 @@ html body {
30091
30091
  border-top-right-radius: 5px;
30092
30092
  }
30093
30093
 
30094
- .E_phljevk {
30094
+ .E_c1bus5hc {
30095
+ --color: white;
30096
+ height: 14px;
30097
+ width: 14px;
30098
+ border-radius: 50%;
30099
+ flex-shrink: 0;
30095
30100
  display: flex;
30096
- justify-content: space-between;
30097
30101
  align-items: center;
30098
- padding: 10px 0;
30099
- color: rgba(44, 56, 82, 0.6);
30100
- font-size: 12px;
30101
- line-height: 24px;
30102
+ justify-content: center;
30103
+ border: 1px solid var(--color);
30102
30104
  }
30103
- .E_phljevk .pagination-left {
30104
- padding: 2px 8px;
30105
+ .E_c1bus5hc .circle-inner {
30106
+ position: relative;
30107
+ height: 10px;
30108
+ width: 10px;
30109
+ border-radius: 50%;
30110
+ overflow: hidden;
30105
30111
  }
30106
- .E_phljevk .dropdown-trigger {
30107
- display: flex;
30108
- align-items: center;
30109
- border-radius: 6px;
30110
- cursor: pointer;
30111
- transition: all 0.3s ease;
30112
+ .E_c1bus5hc .circle-content {
30113
+ position: absolute;
30114
+ height: 100%;
30115
+ width: 100%;
30116
+ left: 0;
30117
+ top: 0;
30118
+ border-radius: 50%;
30119
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30120
+ transform: rotate(180deg);
30112
30121
  }
30113
- .E_phljevk .dropdown-trigger:hover {
30114
- background: rgba(211, 218, 235, 0.6);
30115
- color: #0080ff;
30122
+ .E_c1bus5hc .circle-child {
30123
+ position: absolute;
30124
+ height: 100%;
30125
+ width: 100%;
30126
+ left: 0;
30127
+ top: 0;
30128
+ margin-left: 50%;
30129
+ transform-origin: left;
30130
+ background: white;
30131
+ transform: rotate(0deg);
30116
30132
  }
30117
- .E_phljevk .dropdown-trigger .icon-inner {
30118
- margin-left: 4px;
30133
+
30134
+ .E_s1dizucg.ant-switch {
30135
+ min-width: 40px;
30136
+ height: 24px;
30137
+ background: rgba(172, 186, 211, 0.6);
30138
+ overflow: hidden;
30119
30139
  }
30120
- .E_phljevk .pagination-right {
30121
- display: flex;
30122
- align-items: center;
30123
- color: #0080ff;
30124
- font-weight: bold;
30140
+ .E_s1dizucg.ant-switch:focus {
30141
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30125
30142
  }
30126
- .E_phljevk .pagination-right .icon-inner {
30127
- margin-left: 4px;
30143
+ .E_s1dizucg.ant-switch-small {
30144
+ min-width: 26px;
30145
+ height: 16px;
30128
30146
  }
30129
- .E_phljevk .pagination-right .prev-btn,
30130
- .E_phljevk .pagination-right .next-btn {
30131
- padding: 0 8px;
30147
+ .E_s1dizucg.ant-switch-large {
30148
+ min-width: 52px;
30149
+ height: 32px;
30132
30150
  }
30133
- .E_phljevk .pagination-right .prev-btn > span,
30134
- .E_phljevk .pagination-right .next-btn > span {
30135
- color: #0080ff;
30151
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30152
+ height: 20px;
30153
+ width: 20px;
30136
30154
  }
30137
- .E_phljevk .pagination-right .next-btn .icon-inner {
30138
- transform: rotate(180deg);
30155
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30156
+ border-radius: 10px;
30157
+ transition-delay: 120ms;
30139
30158
  }
30140
-
30141
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30142
- max-height: calc(100vh - 128px);
30143
- overflow-y: auto;
30159
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30160
+ height: 14px;
30161
+ width: 14px;
30162
+ top: 1px;
30163
+ left: 1px;
30144
30164
  }
30145
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30146
- padding: 4px 20px;
30147
- font-size: 12px;
30148
- line-height: 18px;
30165
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30166
+ height: 28px;
30167
+ width: 28px;
30149
30168
  }
30150
-
30151
- .E_ivqqkzv {
30152
- height: 24px;
30153
- width: 56px !important;
30154
- margin-right: 4px;
30169
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30170
+ border-radius: 14px;
30155
30171
  }
30156
-
30157
- .E_c1wk4q29 {
30158
- color: rgba(44, 56, 82, 0.6);
30172
+ .E_s1dizucg.ant-switch-checked {
30173
+ background-color: #00ba5d;
30159
30174
  }
30160
-
30161
- .E_tju3gfj .date {
30162
- margin-right: 4px;
30175
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30176
+ left: calc(100% - 20px - 2px);
30177
+ }
30178
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30179
+ left: calc(100% - 14px - 1px);
30180
+ }
30181
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30182
+ left: calc(100% - 28px - 2px);
30183
+ }
30184
+
30185
+ .E_c1up6e3y {
30186
+ margin-left: 5px;
30187
+ }
30188
+
30189
+ .E_i11gg7mj .ant-input-prefix {
30190
+ margin-right: 8px;
30191
+ }
30192
+ .E_i11gg7mj .ant-input-suffix {
30193
+ margin-left: 8px;
30194
+ }
30195
+
30196
+ .E_cc368xp {
30197
+ color: #00122e;
30198
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30199
+ margin-right: 8px;
30200
+ padding-right: 8px;
30201
+ }
30202
+
30203
+ .E_i11o6xqj {
30204
+ display: flex;
30205
+ gap: 4px;
30206
+ }
30207
+ .E_i11o6xqj .icon-wrapper {
30208
+ cursor: pointer;
30209
+ }
30210
+
30211
+ .E_d19ruhdj.icon-wrapper {
30212
+ cursor: not-allowed;
30163
30213
  }
30164
30214
 
30165
30215
  .E_rapgekc.ant-radio-wrapper {
@@ -30308,125 +30358,79 @@ html body {
30308
30358
  width: 36px;
30309
30359
  }
30310
30360
 
30311
- .E_c1bus5hc {
30312
- --color: white;
30313
- height: 14px;
30314
- width: 14px;
30315
- border-radius: 50%;
30316
- flex-shrink: 0;
30361
+ .E_phljevk {
30317
30362
  display: flex;
30363
+ justify-content: space-between;
30318
30364
  align-items: center;
30319
- justify-content: center;
30320
- border: 1px solid var(--color);
30321
- }
30322
- .E_c1bus5hc .circle-inner {
30323
- position: relative;
30324
- height: 10px;
30325
- width: 10px;
30326
- border-radius: 50%;
30327
- overflow: hidden;
30328
- }
30329
- .E_c1bus5hc .circle-content {
30330
- position: absolute;
30331
- height: 100%;
30332
- width: 100%;
30333
- left: 0;
30334
- top: 0;
30335
- border-radius: 50%;
30336
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30337
- transform: rotate(180deg);
30338
- }
30339
- .E_c1bus5hc .circle-child {
30340
- position: absolute;
30341
- height: 100%;
30342
- width: 100%;
30343
- left: 0;
30344
- top: 0;
30345
- margin-left: 50%;
30346
- transform-origin: left;
30347
- background: white;
30348
- transform: rotate(0deg);
30349
- }
30350
-
30351
- .E_s1dizucg.ant-switch {
30352
- min-width: 40px;
30353
- height: 24px;
30354
- background: rgba(172, 186, 211, 0.6);
30355
- overflow: hidden;
30356
- }
30357
- .E_s1dizucg.ant-switch:focus {
30358
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30359
- }
30360
- .E_s1dizucg.ant-switch-small {
30361
- min-width: 26px;
30362
- height: 16px;
30363
- }
30364
- .E_s1dizucg.ant-switch-large {
30365
- min-width: 52px;
30366
- height: 32px;
30367
- }
30368
- .E_s1dizucg.ant-switch .ant-switch-handle {
30369
- height: 20px;
30370
- width: 20px;
30365
+ padding: 10px 0;
30366
+ color: rgba(44, 56, 82, 0.6);
30367
+ font-size: 12px;
30368
+ line-height: 24px;
30371
30369
  }
30372
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30373
- border-radius: 10px;
30374
- transition-delay: 120ms;
30370
+ .E_phljevk .pagination-left {
30371
+ padding: 2px 8px;
30375
30372
  }
30376
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30377
- height: 14px;
30378
- width: 14px;
30379
- top: 1px;
30380
- left: 1px;
30373
+ .E_phljevk .dropdown-trigger {
30374
+ display: flex;
30375
+ align-items: center;
30376
+ border-radius: 6px;
30377
+ cursor: pointer;
30378
+ transition: all 0.3s ease;
30381
30379
  }
30382
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30383
- height: 28px;
30384
- width: 28px;
30380
+ .E_phljevk .dropdown-trigger:hover {
30381
+ background: rgba(211, 218, 235, 0.6);
30382
+ color: #0080ff;
30385
30383
  }
30386
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30387
- border-radius: 14px;
30384
+ .E_phljevk .dropdown-trigger .icon-inner {
30385
+ margin-left: 4px;
30388
30386
  }
30389
- .E_s1dizucg.ant-switch-checked {
30390
- background-color: #00ba5d;
30387
+ .E_phljevk .pagination-right {
30388
+ display: flex;
30389
+ align-items: center;
30390
+ color: #0080ff;
30391
+ font-weight: bold;
30391
30392
  }
30392
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30393
- left: calc(100% - 20px - 2px);
30393
+ .E_phljevk .pagination-right .icon-inner {
30394
+ margin-left: 4px;
30394
30395
  }
30395
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30396
- left: calc(100% - 14px - 1px);
30396
+ .E_phljevk .pagination-right .prev-btn,
30397
+ .E_phljevk .pagination-right .next-btn {
30398
+ padding: 0 8px;
30397
30399
  }
30398
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30399
- left: calc(100% - 28px - 2px);
30400
+ .E_phljevk .pagination-right .prev-btn > span,
30401
+ .E_phljevk .pagination-right .next-btn > span {
30402
+ color: #0080ff;
30400
30403
  }
30401
-
30402
- .E_c1up6e3y {
30403
- margin-left: 5px;
30404
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30405
+ transform: rotate(180deg);
30404
30406
  }
30405
30407
 
30406
- .E_i11gg7mj .ant-input-prefix {
30407
- margin-right: 8px;
30408
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30409
+ max-height: calc(100vh - 128px);
30410
+ overflow-y: auto;
30408
30411
  }
30409
- .E_i11gg7mj .ant-input-suffix {
30410
- margin-left: 8px;
30412
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30413
+ padding: 4px 20px;
30414
+ font-size: 12px;
30415
+ line-height: 18px;
30411
30416
  }
30412
30417
 
30413
- .E_cc368xp {
30414
- color: #00122e;
30415
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30416
- margin-right: 8px;
30417
- padding-right: 8px;
30418
+ .E_ivqqkzv {
30419
+ height: 24px;
30420
+ width: 56px !important;
30421
+ margin-right: 4px;
30418
30422
  }
30419
30423
 
30420
- .E_i11o6xqj {
30421
- display: flex;
30422
- gap: 4px;
30424
+ .E_c1wk4q29 {
30425
+ color: rgba(44, 56, 82, 0.6);
30423
30426
  }
30424
- .E_i11o6xqj .icon-wrapper {
30425
- cursor: pointer;
30427
+
30428
+ .E_iq1gosr {
30429
+ display: inline-block;
30426
30430
  }
30427
30431
 
30428
- .E_d19ruhdj.icon-wrapper {
30429
- cursor: not-allowed;
30432
+ .E_tju3gfj .date {
30433
+ margin-right: 4px;
30430
30434
  }
30431
30435
 
30432
30436
  .E_s1sck0th {
@@ -30592,10 +30596,6 @@ html body {
30592
30596
  opacity: 0;
30593
30597
  }
30594
30598
 
30595
- .E_iq1gosr {
30596
- display: inline-block;
30597
- }
30598
-
30599
30599
  .E_t1m2x205 .ant-tooltip-arrow {
30600
30600
  display: none;
30601
30601
  }
@@ -30607,19 +30607,17 @@ html body {
30607
30607
  visibility: hidden;
30608
30608
  }
30609
30609
 
30610
- .E_fzh9mnb {
30611
- width: 100%;
30612
- height: 100%;
30613
- min-height: 124px;
30610
+ .E_i1inqkme {
30611
+ height: 18px;
30612
+ line-height: 18px;
30613
+ padding: 0 4px;
30614
+ border-radius: 4px;
30615
+ background: rgba(235, 239, 245, 0.6);
30616
+ border: 1px solid rgba(223, 228, 235, 0.6);
30614
30617
  display: flex;
30615
- flex-direction: column;
30616
- justify-content: center;
30617
30618
  align-items: center;
30618
- }
30619
- .E_fzh9mnb .error-text {
30620
- color: rgba(10, 37, 85, 0.6);
30621
- margin-bottom: 16px;
30622
- font-size: 18px;
30619
+ white-space: nowrap;
30620
+ margin-right: 4px;
30623
30621
  }
30624
30622
 
30625
30623
  .E_f7pxqmh {
@@ -30656,104 +30654,35 @@ html body {
30656
30654
  min-height: 0px;
30657
30655
  }
30658
30656
 
30659
- .E_i1inqkme {
30660
- height: 18px;
30661
- line-height: 18px;
30662
- padding: 0 4px;
30663
- border-radius: 4px;
30664
- background: rgba(235, 239, 245, 0.6);
30665
- border: 1px solid rgba(223, 228, 235, 0.6);
30666
- display: flex;
30667
- align-items: center;
30668
- white-space: nowrap;
30669
- margin-right: 4px;
30670
- }
30671
-
30672
- .E_a1wfy30z .ant-input-number-handler-wrap {
30673
- display: var(--a1wfy30z-0);
30657
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30658
+ display: var(--ai7qkf2-0);
30674
30659
  }
30675
- .E_a1wfy30z .ant-input-number-input-wrap {
30676
- padding: 4px 11px;
30660
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30677
30661
  display: inline-flex;
30678
30662
  line-height: 1.5715;
30679
- height: inherit;
30663
+ height: 100%;
30664
+ width: 100%;
30680
30665
  }
30681
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30682
- content: var(--a1wfy30z-1);
30683
- display: var(--a1wfy30z-2);
30666
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30667
+ content: var(--ai7qkf2-1);
30668
+ display: var(--ai7qkf2-2);
30684
30669
  flex: none;
30685
30670
  align-items: center;
30686
30671
  margin-left: 4px;
30672
+ padding: 5px 12px 5px 0;
30673
+ color: rgba(44, 56, 82, 0.6);
30687
30674
  }
30688
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30689
- content: var(--a1wfy30z-3);
30690
- display: var(--a1wfy30z-4);
30675
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30676
+ content: var(--ai7qkf2-3);
30677
+ display: var(--ai7qkf2-4);
30691
30678
  flex: none;
30692
30679
  align-items: center;
30693
30680
  margin-right: 4px;
30694
30681
  cursor: auto;
30682
+ color: rgba(44, 56, 82, 0.6);
30695
30683
  }
30696
- .E_a1wfy30z .ant-input-number-input {
30697
- padding: 0;
30698
- margin: 0;
30699
- height: auto;
30700
- font-size: inherit;
30701
- }
30702
-
30703
- .E_atcz0kf .ant-input-suffix {
30704
- margin-left: 8px;
30705
- }
30706
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30707
- padding: 2px 7px 2px 12px;
30708
- }
30709
-
30710
- .E_iouxfgt {
30711
- display: inline-flex;
30712
- align-items: center;
30713
- }
30714
- .E_iouxfgt .icon-inner {
30715
- display: inline-flex;
30716
- align-items: center;
30717
- justify-content: center;
30718
- }
30719
- .E_iouxfgt .icon-inner + span,
30720
- .E_iouxfgt span + .icon-inner.suffix {
30721
- margin-left: 4px;
30722
- }
30723
- .E_iouxfgt.is-rotate img,
30724
- .E_iouxfgt.is-rotate svg {
30725
- animation: rotate 680ms linear infinite;
30726
- }
30727
-
30728
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30729
- display: var(--ai7qkf2-0);
30730
- }
30731
- .E_ai7qkf2 .ant-input-number-input-wrap {
30732
- display: inline-flex;
30733
- line-height: 1.5715;
30734
- height: 100%;
30735
- width: 100%;
30736
- }
30737
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30738
- content: var(--ai7qkf2-1);
30739
- display: var(--ai7qkf2-2);
30740
- flex: none;
30741
- align-items: center;
30742
- margin-left: 4px;
30743
- padding: 5px 12px 5px 0;
30744
- color: rgba(44, 56, 82, 0.6);
30745
- }
30746
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30747
- content: var(--ai7qkf2-3);
30748
- display: var(--ai7qkf2-4);
30749
- flex: none;
30750
- align-items: center;
30751
- margin-right: 4px;
30752
- cursor: auto;
30753
- color: rgba(44, 56, 82, 0.6);
30754
- }
30755
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30756
- border-radius: 0;
30684
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30685
+ border-radius: 0;
30757
30686
  }
30758
30687
  .E_ai7qkf2.ant-input-number {
30759
30688
  width: 100%;
@@ -30785,6 +30714,77 @@ html body {
30785
30714
  padding: 2px 8px;
30786
30715
  }
30787
30716
 
30717
+ .E_fzh9mnb {
30718
+ width: 100%;
30719
+ height: 100%;
30720
+ min-height: 124px;
30721
+ display: flex;
30722
+ flex-direction: column;
30723
+ justify-content: center;
30724
+ align-items: center;
30725
+ }
30726
+ .E_fzh9mnb .error-text {
30727
+ color: rgba(10, 37, 85, 0.6);
30728
+ margin-bottom: 16px;
30729
+ font-size: 18px;
30730
+ }
30731
+
30732
+ .E_atcz0kf .ant-input-suffix {
30733
+ margin-left: 8px;
30734
+ }
30735
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30736
+ padding: 2px 7px 2px 12px;
30737
+ }
30738
+
30739
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30740
+ display: var(--a1wfy30z-0);
30741
+ }
30742
+ .E_a1wfy30z .ant-input-number-input-wrap {
30743
+ padding: 4px 11px;
30744
+ display: inline-flex;
30745
+ line-height: 1.5715;
30746
+ height: inherit;
30747
+ }
30748
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30749
+ content: var(--a1wfy30z-1);
30750
+ display: var(--a1wfy30z-2);
30751
+ flex: none;
30752
+ align-items: center;
30753
+ margin-left: 4px;
30754
+ }
30755
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30756
+ content: var(--a1wfy30z-3);
30757
+ display: var(--a1wfy30z-4);
30758
+ flex: none;
30759
+ align-items: center;
30760
+ margin-right: 4px;
30761
+ cursor: auto;
30762
+ }
30763
+ .E_a1wfy30z .ant-input-number-input {
30764
+ padding: 0;
30765
+ margin: 0;
30766
+ height: auto;
30767
+ font-size: inherit;
30768
+ }
30769
+
30770
+ .E_iouxfgt {
30771
+ display: inline-flex;
30772
+ align-items: center;
30773
+ }
30774
+ .E_iouxfgt .icon-inner {
30775
+ display: inline-flex;
30776
+ align-items: center;
30777
+ justify-content: center;
30778
+ }
30779
+ .E_iouxfgt .icon-inner + span,
30780
+ .E_iouxfgt span + .icon-inner.suffix {
30781
+ margin-left: 4px;
30782
+ }
30783
+ .E_iouxfgt.is-rotate img,
30784
+ .E_iouxfgt.is-rotate svg {
30785
+ animation: rotate 680ms linear infinite;
30786
+ }
30787
+
30788
30788
  .E_owd0kml {
30789
30789
  display: inline-block;
30790
30790
  }
@@ -30794,6 +30794,40 @@ html body {
30794
30794
  position: absolute;
30795
30795
  }
30796
30796
 
30797
+ .E_a1b5xrg3 .user-icon-inner {
30798
+ display: inline-flex;
30799
+ align-items: center;
30800
+ justify-content: center;
30801
+ color: #fff;
30802
+ font-weight: bold;
30803
+ font-size: 12px;
30804
+ width: 24px;
30805
+ height: 24px;
30806
+ border-radius: 50%;
30807
+ background: var(--a1b5xrg3-0);
30808
+ }
30809
+ .E_a1b5xrg3.btn-item {
30810
+ transition: all 160ms ease;
30811
+ cursor: pointer;
30812
+ width: 56px;
30813
+ height: 40px;
30814
+ display: inline-flex;
30815
+ align-items: center;
30816
+ justify-content: center;
30817
+ border-radius: 6px;
30818
+ }
30819
+ .E_a1b5xrg3.btn-item:hover {
30820
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30821
+ }
30822
+ .E_a1b5xrg3.btn-item:active {
30823
+ transform: translateY(2px);
30824
+ transition: all 320ms ease;
30825
+ }
30826
+
30827
+ .E_m196gn1d {
30828
+ min-width: 1280px;
30829
+ }
30830
+
30797
30831
  .E_dsnbhzf {
30798
30832
  font-family: Inter;
30799
30833
  font-style: normal;
@@ -31269,40 +31303,6 @@ html body {
31269
31303
  line-height: 12px;
31270
31304
  }
31271
31305
 
31272
- .E_a1b5xrg3 .user-icon-inner {
31273
- display: inline-flex;
31274
- align-items: center;
31275
- justify-content: center;
31276
- color: #fff;
31277
- font-weight: bold;
31278
- font-size: 12px;
31279
- width: 24px;
31280
- height: 24px;
31281
- border-radius: 50%;
31282
- background: var(--a1b5xrg3-0);
31283
- }
31284
- .E_a1b5xrg3.btn-item {
31285
- transition: all 160ms ease;
31286
- cursor: pointer;
31287
- width: 56px;
31288
- height: 40px;
31289
- display: inline-flex;
31290
- align-items: center;
31291
- justify-content: center;
31292
- border-radius: 6px;
31293
- }
31294
- .E_a1b5xrg3.btn-item:hover {
31295
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31296
- }
31297
- .E_a1b5xrg3.btn-item:active {
31298
- transform: translateY(2px);
31299
- transition: all 320ms ease;
31300
- }
31301
-
31302
- .E_m196gn1d {
31303
- min-width: 1280px;
31304
- }
31305
-
31306
31306
  .E_cnujxq2 {
31307
31307
  display: flex;
31308
31308
  flex-direction: column;
@@ -32202,21 +32202,6 @@ input.E_rf8rlle.ant-input {
32202
32202
  flex-shrink: 0;
32203
32203
  }
32204
32204
 
32205
- .E_w1dxz879 {
32206
- display: flex;
32207
- flex-direction: column;
32208
- gap: 6px;
32209
- }
32210
- .E_w1dxz879 .ellipsis-tooltip {
32211
- max-height: var(--w1dxz879-0);
32212
- text-overflow: clip;
32213
- overflow: hidden;
32214
- }
32215
- .E_w1dxz879 .tips {
32216
- color: #fff;
32217
- opacity: 0.8;
32218
- }
32219
-
32220
32205
  .E_suhck3k {
32221
32206
  height: 24px;
32222
32207
  width: 24px;
@@ -32230,6 +32215,22 @@ input.E_rf8rlle.ant-input {
32230
32215
  fill: blue;
32231
32216
  }
32232
32217
 
32218
+ .E_ryby9ds {
32219
+ display: flex;
32220
+ align-items: center;
32221
+ }
32222
+ .E_ryby9ds .order {
32223
+ height: 24px;
32224
+ width: 24px;
32225
+ border-radius: 20px;
32226
+ color: #0080ff;
32227
+ background: rgba(0, 136, 255, 0.1);
32228
+ display: flex;
32229
+ align-items: center;
32230
+ justify-content: center;
32231
+ margin-right: 6px;
32232
+ }
32233
+
32233
32234
  .E_hrhfj7c {
32234
32235
  display: none;
32235
32236
  }
@@ -32449,55 +32450,19 @@ input.E_rf8rlle.ant-input {
32449
32450
  font-size: 14px;
32450
32451
  }
32451
32452
 
32452
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32453
- margin-right: 2px;
32454
- }
32455
-
32456
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32457
- padding-left: 8px;
32458
- padding-right: 8px;
32459
- font-size: 12px;
32460
- }
32461
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32462
- border-radius: 4px;
32453
+ .E_w1dxz879 {
32454
+ display: flex;
32455
+ flex-direction: column;
32456
+ gap: 6px;
32463
32457
  }
32464
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32465
- border-radius: 4px;
32458
+ .E_w1dxz879 .ellipsis-tooltip {
32459
+ max-height: var(--w1dxz879-0);
32460
+ text-overflow: clip;
32461
+ overflow: hidden;
32466
32462
  }
32467
-
32468
- .E_ma64lna .antd5-segmented-item-label {
32469
- padding-left: 12px;
32470
- padding-right: 12px;
32471
- }
32472
-
32473
- .E_ckld275 {
32474
- background-color: rgba(225, 230, 241, 0.6);
32475
- }
32476
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32477
- background-color: rgba(255, 255, 255, 0.6);
32478
- color: rgba(44, 56, 82, 0.75);
32479
- }
32480
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32481
- background-color: transparent;
32482
- }
32483
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32484
- background-color: transparent;
32485
- }
32486
-
32487
- .E_ryby9ds {
32488
- display: flex;
32489
- align-items: center;
32490
- }
32491
- .E_ryby9ds .order {
32492
- height: 24px;
32493
- width: 24px;
32494
- border-radius: 20px;
32495
- color: #0080ff;
32496
- background: rgba(0, 136, 255, 0.1);
32497
- display: flex;
32498
- align-items: center;
32499
- justify-content: center;
32500
- margin-right: 6px;
32463
+ .E_w1dxz879 .tips {
32464
+ color: #fff;
32465
+ opacity: 0.8;
32501
32466
  }
32502
32467
 
32503
32468
  .E_m5foqp8 {
@@ -32533,6 +32498,41 @@ input.E_rf8rlle.ant-input {
32533
32498
  height: 32px;
32534
32499
  }
32535
32500
 
32501
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32502
+ margin-right: 2px;
32503
+ }
32504
+
32505
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32506
+ padding-left: 8px;
32507
+ padding-right: 8px;
32508
+ font-size: 12px;
32509
+ }
32510
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32511
+ border-radius: 4px;
32512
+ }
32513
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32514
+ border-radius: 4px;
32515
+ }
32516
+
32517
+ .E_ma64lna .antd5-segmented-item-label {
32518
+ padding-left: 12px;
32519
+ padding-right: 12px;
32520
+ }
32521
+
32522
+ .E_ckld275 {
32523
+ background-color: rgba(225, 230, 241, 0.6);
32524
+ }
32525
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32526
+ background-color: rgba(255, 255, 255, 0.6);
32527
+ color: rgba(44, 56, 82, 0.75);
32528
+ }
32529
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32530
+ background-color: transparent;
32531
+ }
32532
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32533
+ background-color: transparent;
32534
+ }
32535
+
32536
32536
  .E_h12yihis {
32537
32537
  height: 50px;
32538
32538
  border-bottom: 2px solid #edf0f7;
@@ -32753,48 +32753,131 @@ input.E_rf8rlle.ant-input {
32753
32753
  position: static;
32754
32754
  }
32755
32755
 
32756
- .E_c1kghdax {
32757
- color: #2d3a56;
32758
- padding: 7px 12px;
32759
- display: flex;
32760
- justify-content: space-between;
32761
- align-items: center;
32756
+ button.E_l48ei06.ant-btn,
32757
+ button.E_l48ei06.ant-btn.ant-btn-sm,
32758
+ button.E_l48ei06.ant-btn.ant-btn-lg {
32759
+ font-size: 12px;
32760
+ line-height: 18px;
32761
+ height: 18px;
32762
32762
  }
32763
- .E_c1kghdax.has-arrow {
32764
- padding-left: 10px;
32763
+
32764
+ button.E_l48ei06 {
32765
+ color: #0080FF;
32766
+ height: unset;
32765
32767
  }
32766
- .E_c1kghdax.has-arrow .title-wrapper {
32767
- cursor: pointer;
32768
+ button.E_l48ei06 .button-prefix-icon {
32769
+ margin-right: 4px;
32770
+ }
32771
+ button.E_l48ei06 .button-suffix-icon {
32772
+ margin-left: 4px;
32773
+ }
32774
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32775
+ color: #009DFF;
32776
+ }
32777
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32778
+ color: #005ED1;
32779
+ }
32780
+ button.E_l48ei06.ui-kit-link-disabled {
32781
+ color: #0080FF;
32782
+ }
32783
+ button.E_l48ei06.ui-kit-link-primary {
32784
+ color: #00122E;
32785
+ }
32786
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32787
+ color: #0080FF;
32788
+ }
32789
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32790
+ color: #005ED1;
32791
+ }
32792
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32793
+ color: #00122E;
32794
+ }
32795
+ button.E_l48ei06.ui-kit-link-secondary {
32796
+ color: rgba(44, 56, 82, 0.7490196078);
32797
+ }
32798
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32799
+ color: #0080FF;
32800
+ }
32801
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32802
+ color: #005ED1;
32803
+ }
32804
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32805
+ color: rgba(44, 56, 82, 0.7490196078);
32806
+ }
32807
+
32808
+ .E_sddwhm6 {
32809
+ margin: 0;
32810
+ border-radius: 20px;
32811
+ padding: 2px 10px;
32812
+ height: 22px;
32813
+ }
32814
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32815
+ background-color: rgba(237, 241, 250, 0.6) !important;
32816
+ }
32817
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32818
+ background-color: rgba(225, 230, 241, 0.6) !important;
32819
+ }
32820
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32768
32821
  color: #00122e;
32769
32822
  }
32770
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32771
- color: #2d3a56;
32772
- font-weight: 600;
32823
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32824
+ margin-right: 6px;
32773
32825
  }
32774
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32775
- transform: rotate(90deg);
32826
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32827
+ margin-left: 8px;
32828
+ color: rgba(44, 56, 82, 0.6);
32776
32829
  }
32777
- .E_c1kghdax .sub-info {
32778
- font-size: 12px;
32779
- line-height: 18px;
32830
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32831
+ background-color: rgba(0, 136, 255, 0.1);
32780
32832
  }
32781
- .E_c1kghdax .title-wrapper {
32782
- display: flex;
32783
- align-items: center;
32784
- user-select: none;
32785
- flex-grow: 1;
32786
- font-size: 12px;
32787
- line-height: 18px;
32788
- color: #2d3a56;
32789
- font-weight: 700;
32833
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32834
+ background-color: #0080ff;
32790
32835
  }
32791
- .E_c1kghdax .collapse-arrow {
32792
- transition: all 50ms ease-out 0ms;
32793
- margin-right: 2px;
32836
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32837
+ background-color: rgba(0, 136, 255, 0.16);
32838
+ }
32839
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32840
+ background-color: rgba(255, 74, 74, 0.1);
32841
+ }
32842
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32843
+ background-color: #f0483e;
32844
+ }
32845
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32846
+ background-color: rgba(255, 74, 74, 0.16);
32847
+ }
32848
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32849
+ background-color: rgba(254, 160, 8, 0.1);
32850
+ }
32851
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32852
+ background-color: #fea008;
32853
+ }
32854
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32855
+ background-color: rgba(255, 187, 0, 0.16);
32856
+ }
32857
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32858
+ background-color: rgba(30, 201, 127, 0.1);
32859
+ }
32860
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32861
+ background-color: #00ba5d;
32862
+ }
32863
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32864
+ background-color: rgba(30, 201, 127, 0.16);
32865
+ }
32866
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32867
+ background-color: rgba(225, 230, 241, 0.6);
32868
+ }
32869
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32870
+ background-color: #6b7d99;
32871
+ }
32872
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32873
+ background-color: rgba(211, 218, 235, 0.6);
32794
32874
  }
32795
32875
 
32796
- .E_c1yd35n {
32797
- padding: 0 12px 14px 12px;
32876
+ .E_satwmqm {
32877
+ width: 8px;
32878
+ height: 8px;
32879
+ border-radius: 50%;
32880
+ display: inline-block;
32798
32881
  }
32799
32882
 
32800
32883
  .E_ckui4s7 {
@@ -32861,401 +32944,65 @@ input.E_rf8rlle.ant-input {
32861
32944
  margin-left: 24px;
32862
32945
  }
32863
32946
 
32864
- .E_w7ob4th.outside-tag {
32865
- padding-left: 0;
32866
- }
32867
- .E_w7ob4th.outside-tag .inside-tag {
32868
- border-radius: 4px 0 0 4px;
32869
- padding-right: 4px;
32870
- margin-right: 4px;
32947
+ .E_c1yd35n {
32948
+ padding: 0 12px 14px 12px;
32871
32949
  }
32872
32950
 
32873
- .E_lht19u8 {
32874
- width: 64px;
32875
- height: 64px;
32951
+ .E_c1kghdax {
32952
+ color: #2d3a56;
32953
+ padding: 7px 12px;
32876
32954
  display: flex;
32955
+ justify-content: space-between;
32877
32956
  align-items: center;
32878
- justify-content: center;
32879
- position: relative;
32880
- opacity: 0.2;
32881
- }
32882
-
32883
- .E_lk3gkp4 {
32884
- position: absolute;
32885
- width: 5px;
32886
- height: 48px;
32887
- left: 9.33px;
32888
- top: 40.5px;
32889
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32890
- border-radius: 5px;
32891
- transform: rotate(-128deg);
32892
- transform-origin: top left;
32893
- animation: loading-indicator1 1100ms ease-out infinite;
32894
32957
  }
32895
-
32896
- .E_ll4n94n {
32897
- position: absolute;
32898
- width: 5px;
32899
- height: 48px;
32900
- left: 40.8px;
32901
- top: 8.4px;
32902
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32903
- border-radius: 5px;
32904
- transform: rotate(-8deg);
32905
- transform-origin: top left;
32906
- animation: loading-indicator2 1100ms ease-out infinite;
32958
+ .E_c1kghdax.has-arrow {
32959
+ padding-left: 10px;
32907
32960
  }
32908
-
32909
- .E_l17lbdo6 {
32910
- position: absolute;
32911
- width: 5px;
32912
- height: 48px;
32913
- left: 52.9px;
32914
- top: 51.8px;
32915
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32916
- border-radius: 5px;
32917
- transform: rotate(112deg);
32918
- transform-origin: top left;
32919
- animation: loading-indicator3 1100ms ease-out infinite;
32920
- }
32921
-
32922
- .E_b14q2gmw {
32923
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32924
- }
32925
-
32926
- .E_c1eym6el {
32927
- border-radius: 8px;
32928
- background-color: white;
32929
- }
32930
- .E_c1eym6el.hoverable {
32961
+ .E_c1kghdax.has-arrow .title-wrapper {
32931
32962
  cursor: pointer;
32932
- }
32933
- .E_c1eym6el.hoverable:hover {
32934
- transition: all 200ms ease;
32935
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32936
- transform: translateY(-4px);
32937
- }
32938
-
32939
- .E_sjob3jg {
32940
- --item-min-width: 60px;
32941
- }
32942
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
32943
- display: none !important;
32944
- }
32945
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
32946
- flex-shrink: 0 !important;
32947
- }
32948
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
32949
- color: #0080ff;
32950
- }
32951
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32952
- color: #0080ff;
32953
- font-weight: normal;
32954
- }
32955
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
32956
- color: rgba(44, 56, 82, 0.6);
32957
- }
32958
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
32959
32963
  color: #00122e;
32960
32964
  }
32961
- .E_sjob3jg .step-item-text {
32962
- display: inline-block;
32963
- }
32964
- .E_sjob3jg .step-item-title {
32965
- overflow: hidden;
32966
- white-space: nowrap;
32967
- text-overflow: ellipsis;
32968
- }
32969
-
32970
- .E_hjvj6s6 .ant-steps-item-container {
32971
- min-width: var(--item-min-width);
32972
- }
32973
- .E_hjvj6s6 .ant-steps-item-disabled {
32974
- cursor: not-allowed !important;
32975
- }
32976
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
32977
- flex-direction: row;
32978
- justify-content: stretch;
32979
- }
32980
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
32981
- padding: 0;
32982
- margin-right: 4px;
32983
- flex: 1;
32984
- overflow: visible;
32965
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32966
+ color: #2d3a56;
32967
+ font-weight: 600;
32985
32968
  }
32986
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
32987
- width: 100%;
32988
- min-height: unset;
32969
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32970
+ transform: rotate(90deg);
32989
32971
  }
32990
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
32991
- height: 26px;
32992
- line-height: 26px;
32993
- width: 100%;
32994
- padding: 0;
32972
+ .E_c1kghdax .sub-info {
32995
32973
  font-size: 12px;
32974
+ line-height: 18px;
32996
32975
  }
32997
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
32998
- margin-right: 10px;
32999
- }
33000
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33001
- display: none;
33002
- }
33003
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33004
- padding-left: 8px;
33005
- padding-right: 4px;
33006
- border-radius: 4px 0 0 4px;
33007
- }
33008
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33009
- margin-right: 0;
33010
- }
33011
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33012
- padding-right: 8px;
33013
- padding-left: 12px;
33014
- border-radius: 0 4px 4px 0;
33015
- }
33016
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33017
- content: "";
33018
- width: 0;
33019
- height: 0;
33020
- border: 13px solid transparent;
33021
- position: absolute;
33022
- top: 0;
33023
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33024
- z-index: 2;
33025
- position: relative;
33026
- top: -50%;
33027
- right: -100%;
33028
- }
33029
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33030
- padding: 0 4px 0 12px;
33031
- }
33032
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33033
- content: "";
33034
- width: 0;
33035
- height: 0;
33036
- border: 13px solid transparent;
33037
- position: absolute;
33038
- top: 0;
33039
- border-left: 8px solid #fff;
33040
- left: 0;
33041
- }
33042
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33043
- max-width: calc(100% - var(--item-min-width) * 2);
33044
- }
33045
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33046
- background-color: rgba(0, 136, 255, 0.1);
33047
- }
33048
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33049
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33050
- }
33051
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33052
- cursor: pointer;
33053
- min-width: var(--item-min-width);
33054
- }
33055
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33056
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33057
- min-width: var(--item-min-width);
33058
- }
33059
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33060
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33061
- background-color: rgba(237, 241, 250, 0.6);
33062
- }
33063
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33064
- padding: 0;
33065
- }
33066
-
33067
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33068
- width: 192px;
33069
- row-gap: 2px;
33070
- }
33071
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33072
- background-color: rgba(225, 230, 241, 0.6);
33073
- }
33074
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33075
- color: #00122e !important;
33076
- }
33077
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33078
- background-color: rgba(225, 230, 241, 0.6);
33079
- }
33080
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33081
- padding: 0 8px;
33082
- border-radius: 4px;
33083
- height: 32px;
33084
- display: flex;
33085
- align-items: center;
33086
- }
33087
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33088
- min-height: auto;
33089
- white-space: nowrap;
33090
- }
33091
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33092
- font-size: 13px;
33093
- line-height: 20px;
33094
- max-width: 100%;
33095
- padding-right: 0;
33096
- }
33097
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33098
- background: rgba(0, 128, 255, 0.1);
33099
- }
33100
-
33101
- .E_h6l1tj4 {
33102
- width: 100%;
33103
- display: inline-flex;
33104
- align-items: center;
33105
- justify-content: center;
33106
- column-gap: 4px;
33107
- }
33108
- .E_h6l1tj4 .step-item-prefix-container {
33109
- display: inline-flex;
33110
- align-items: center;
33111
- width: 18px;
33112
- height: 18px;
33113
- color: rgba(44, 56, 82, 0.75);
33114
- justify-content: center;
33115
- }
33116
-
33117
- .E_v18frne8 {
33118
- width: 100%;
32976
+ .E_c1kghdax .title-wrapper {
33119
32977
  display: flex;
33120
32978
  align-items: center;
33121
- justify-content: center;
33122
- column-gap: 6px;
33123
- font-size: 13px;
33124
- }
33125
- .E_v18frne8 .step-item-prefix-container {
33126
- display: inline-flex;
33127
- align-items: center;
33128
- min-width: 20px;
33129
- min-height: 20px;
33130
- color: rgba(44, 56, 82, 0.75);
33131
- justify-content: center;
33132
- }
33133
-
33134
- button.E_l48ei06.ant-btn,
33135
- button.E_l48ei06.ant-btn.ant-btn-sm,
33136
- button.E_l48ei06.ant-btn.ant-btn-lg {
32979
+ user-select: none;
32980
+ flex-grow: 1;
33137
32981
  font-size: 12px;
33138
32982
  line-height: 18px;
33139
- height: 18px;
33140
- }
33141
-
33142
- button.E_l48ei06 {
33143
- color: #0080FF;
33144
- height: unset;
33145
- }
33146
- button.E_l48ei06 .button-prefix-icon {
33147
- margin-right: 4px;
33148
- }
33149
- button.E_l48ei06 .button-suffix-icon {
33150
- margin-left: 4px;
33151
- }
33152
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33153
- color: #009DFF;
33154
- }
33155
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33156
- color: #005ED1;
33157
- }
33158
- button.E_l48ei06.ui-kit-link-disabled {
33159
- color: #0080FF;
33160
- }
33161
- button.E_l48ei06.ui-kit-link-primary {
33162
- color: #00122E;
33163
- }
33164
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33165
- color: #0080FF;
33166
- }
33167
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33168
- color: #005ED1;
33169
- }
33170
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33171
- color: #00122E;
33172
- }
33173
- button.E_l48ei06.ui-kit-link-secondary {
33174
- color: rgba(44, 56, 82, 0.7490196078);
33175
- }
33176
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33177
- color: #0080FF;
33178
- }
33179
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33180
- color: #005ED1;
32983
+ color: #2d3a56;
32984
+ font-weight: 700;
33181
32985
  }
33182
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33183
- color: rgba(44, 56, 82, 0.7490196078);
32986
+ .E_c1kghdax .collapse-arrow {
32987
+ transition: all 50ms ease-out 0ms;
32988
+ margin-right: 2px;
33184
32989
  }
33185
32990
 
33186
- .E_sddwhm6 {
33187
- margin: 0;
33188
- border-radius: 20px;
33189
- padding: 2px 10px;
33190
- height: 22px;
33191
- }
33192
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33193
- background-color: rgba(237, 241, 250, 0.6) !important;
33194
- }
33195
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33196
- background-color: rgba(225, 230, 241, 0.6) !important;
33197
- }
33198
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33199
- color: #00122e;
33200
- }
33201
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33202
- margin-right: 6px;
33203
- }
33204
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33205
- margin-left: 8px;
33206
- color: rgba(44, 56, 82, 0.6);
33207
- }
33208
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33209
- background-color: rgba(0, 136, 255, 0.1);
33210
- }
33211
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33212
- background-color: #0080ff;
33213
- }
33214
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33215
- background-color: rgba(0, 136, 255, 0.16);
33216
- }
33217
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33218
- background-color: rgba(255, 74, 74, 0.1);
33219
- }
33220
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33221
- background-color: #f0483e;
33222
- }
33223
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33224
- background-color: rgba(255, 74, 74, 0.16);
33225
- }
33226
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33227
- background-color: rgba(254, 160, 8, 0.1);
33228
- }
33229
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33230
- background-color: #fea008;
33231
- }
33232
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33233
- background-color: rgba(255, 187, 0, 0.16);
33234
- }
33235
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33236
- background-color: rgba(30, 201, 127, 0.1);
33237
- }
33238
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33239
- background-color: #00ba5d;
33240
- }
33241
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33242
- background-color: rgba(30, 201, 127, 0.16);
33243
- }
33244
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33245
- background-color: rgba(225, 230, 241, 0.6);
33246
- }
33247
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33248
- background-color: #6b7d99;
33249
- }
33250
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33251
- background-color: rgba(211, 218, 235, 0.6);
32991
+ .E_b14q2gmw {
32992
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33252
32993
  }
33253
32994
 
33254
- .E_satwmqm {
33255
- width: 8px;
33256
- height: 8px;
33257
- border-radius: 50%;
33258
- display: inline-block;
32995
+ .E_c1eym6el {
32996
+ border-radius: 8px;
32997
+ background-color: white;
32998
+ }
32999
+ .E_c1eym6el.hoverable {
33000
+ cursor: pointer;
33001
+ }
33002
+ .E_c1eym6el.hoverable:hover {
33003
+ transition: all 200ms ease;
33004
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33005
+ transform: translateY(-4px);
33259
33006
  }
33260
33007
 
33261
33008
  .E_tc97u5y {
@@ -33562,71 +33309,343 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33562
33309
  .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33563
33310
  transform: translateY(-50%) rotateX(180deg);
33564
33311
  }
33565
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33566
- background: #f2f5fa;
33312
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33313
+ background: #f2f5fa;
33314
+ }
33315
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33316
+ display: block;
33317
+ }
33318
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33319
+ padding-right: 25px;
33320
+ }
33321
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33322
+ padding: 0 !important;
33323
+ }
33324
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33325
+ position: absolute;
33326
+ left: 50%;
33327
+ top: 50%;
33328
+ transform: translate(-50%, -50%);
33329
+ }
33330
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33331
+ display: none;
33332
+ }
33333
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33334
+ background: #fff;
33335
+ }
33336
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33337
+ background: inherit;
33338
+ }
33339
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33340
+ position: static;
33341
+ border: none;
33342
+ background: inherit !important;
33343
+ height: 100px;
33344
+ vertical-align: middle;
33345
+ }
33346
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33347
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33348
+ font-weight: bold;
33349
+ font-size: 20px;
33350
+ color: rgba(10, 37, 85, 0.6);
33351
+ }
33352
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33353
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33354
+ z-index: 10;
33355
+ }
33356
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33357
+ padding: 0 !important;
33358
+ position: relative;
33359
+ background: #fff;
33360
+ }
33361
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33362
+ height: 100%;
33363
+ display: flex;
33364
+ align-items: center;
33365
+ justify-content: flex-end;
33366
+ padding-right: 8px;
33367
+ }
33368
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33369
+ width: 24px;
33370
+ height: 24px;
33371
+ cursor: pointer;
33372
+ justify-content: center;
33373
+ border-radius: 4px;
33374
+ }
33375
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33376
+ background: #fff;
33377
+ }
33378
+
33379
+ .E_r77hffu {
33380
+ display: flex;
33381
+ align-items: center;
33382
+ justify-content: space-between;
33383
+ column-gap: 6px;
33384
+ }
33385
+
33386
+ .E_p1cmxsf7 {
33387
+ display: flex;
33388
+ flex-direction: column;
33389
+ justify-content: center;
33390
+ row-gap: var(--p1cmxsf7-0);
33391
+ }
33392
+ .E_p1cmxsf7 .antd5-progress-line {
33393
+ font-size: 0;
33394
+ margin-bottom: unset;
33395
+ margin-inline-end: unset;
33396
+ }
33397
+
33398
+ .E_lht19u8 {
33399
+ width: 64px;
33400
+ height: 64px;
33401
+ display: flex;
33402
+ align-items: center;
33403
+ justify-content: center;
33404
+ position: relative;
33405
+ opacity: 0.2;
33406
+ }
33407
+
33408
+ .E_lk3gkp4 {
33409
+ position: absolute;
33410
+ width: 5px;
33411
+ height: 48px;
33412
+ left: 9.33px;
33413
+ top: 40.5px;
33414
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33415
+ border-radius: 5px;
33416
+ transform: rotate(-128deg);
33417
+ transform-origin: top left;
33418
+ animation: loading-indicator1 1100ms ease-out infinite;
33419
+ }
33420
+
33421
+ .E_ll4n94n {
33422
+ position: absolute;
33423
+ width: 5px;
33424
+ height: 48px;
33425
+ left: 40.8px;
33426
+ top: 8.4px;
33427
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33428
+ border-radius: 5px;
33429
+ transform: rotate(-8deg);
33430
+ transform-origin: top left;
33431
+ animation: loading-indicator2 1100ms ease-out infinite;
33432
+ }
33433
+
33434
+ .E_l17lbdo6 {
33435
+ position: absolute;
33436
+ width: 5px;
33437
+ height: 48px;
33438
+ left: 52.9px;
33439
+ top: 51.8px;
33440
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33441
+ border-radius: 5px;
33442
+ transform: rotate(112deg);
33443
+ transform-origin: top left;
33444
+ animation: loading-indicator3 1100ms ease-out infinite;
33445
+ }
33446
+
33447
+ .E_sjob3jg {
33448
+ --item-min-width: 60px;
33449
+ }
33450
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33451
+ display: none !important;
33452
+ }
33453
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33454
+ flex-shrink: 0 !important;
33455
+ }
33456
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33457
+ color: #0080ff;
33458
+ }
33459
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33460
+ color: #0080ff;
33461
+ font-weight: normal;
33462
+ }
33463
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
33464
+ color: rgba(44, 56, 82, 0.6);
33465
+ }
33466
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33467
+ color: #00122e;
33468
+ }
33469
+ .E_sjob3jg .step-item-text {
33470
+ display: inline-block;
33471
+ }
33472
+ .E_sjob3jg .step-item-title {
33473
+ overflow: hidden;
33474
+ white-space: nowrap;
33475
+ text-overflow: ellipsis;
33476
+ }
33477
+
33478
+ .E_hjvj6s6 .ant-steps-item-container {
33479
+ min-width: var(--item-min-width);
33480
+ }
33481
+ .E_hjvj6s6 .ant-steps-item-disabled {
33482
+ cursor: not-allowed !important;
33483
+ }
33484
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33485
+ flex-direction: row;
33486
+ justify-content: stretch;
33487
+ }
33488
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33489
+ padding: 0;
33490
+ margin-right: 4px;
33491
+ flex: 1;
33492
+ overflow: visible;
33493
+ }
33494
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33495
+ width: 100%;
33496
+ min-height: unset;
33497
+ }
33498
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33499
+ height: 26px;
33500
+ line-height: 26px;
33501
+ width: 100%;
33502
+ padding: 0;
33503
+ font-size: 12px;
33504
+ }
33505
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33506
+ margin-right: 10px;
33507
+ }
33508
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33509
+ display: none;
33510
+ }
33511
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33512
+ padding-left: 8px;
33513
+ padding-right: 4px;
33514
+ border-radius: 4px 0 0 4px;
33515
+ }
33516
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33517
+ margin-right: 0;
33518
+ }
33519
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33520
+ padding-right: 8px;
33521
+ padding-left: 12px;
33522
+ border-radius: 0 4px 4px 0;
33523
+ }
33524
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
33525
+ content: "";
33526
+ width: 0;
33527
+ height: 0;
33528
+ border: 13px solid transparent;
33529
+ position: absolute;
33530
+ top: 0;
33531
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33532
+ z-index: 2;
33533
+ position: relative;
33534
+ top: -50%;
33535
+ right: -100%;
33536
+ }
33537
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33538
+ padding: 0 4px 0 12px;
33539
+ }
33540
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
33541
+ content: "";
33542
+ width: 0;
33543
+ height: 0;
33544
+ border: 13px solid transparent;
33545
+ position: absolute;
33546
+ top: 0;
33547
+ border-left: 8px solid #fff;
33548
+ left: 0;
33549
+ }
33550
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33551
+ max-width: calc(100% - var(--item-min-width) * 2);
33552
+ }
33553
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33554
+ background-color: rgba(0, 136, 255, 0.1);
33555
+ }
33556
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33557
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33558
+ }
33559
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33560
+ cursor: pointer;
33561
+ min-width: var(--item-min-width);
33562
+ }
33563
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33564
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33565
+ min-width: var(--item-min-width);
33567
33566
  }
33568
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33569
- display: block;
33567
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33568
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33569
+ background-color: rgba(237, 241, 250, 0.6);
33570
33570
  }
33571
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33572
- padding-right: 25px;
33571
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33572
+ padding: 0;
33573
33573
  }
33574
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33575
- padding: 0 !important;
33574
+
33575
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33576
+ width: 192px;
33577
+ row-gap: 2px;
33576
33578
  }
33577
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33578
- position: absolute;
33579
- left: 50%;
33580
- top: 50%;
33581
- transform: translate(-50%, -50%);
33579
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33580
+ background-color: rgba(225, 230, 241, 0.6);
33582
33581
  }
33583
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33584
- display: none;
33582
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33583
+ color: #00122e !important;
33585
33584
  }
33586
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33587
- background: #fff;
33585
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
33586
+ background-color: rgba(225, 230, 241, 0.6);
33588
33587
  }
33589
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33590
- background: inherit;
33588
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33589
+ padding: 0 8px;
33590
+ border-radius: 4px;
33591
+ height: 32px;
33592
+ display: flex;
33593
+ align-items: center;
33591
33594
  }
33592
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33593
- position: static;
33594
- border: none;
33595
- background: inherit !important;
33596
- height: 100px;
33597
- vertical-align: middle;
33595
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33596
+ min-height: auto;
33597
+ white-space: nowrap;
33598
33598
  }
33599
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33600
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33601
- font-weight: bold;
33602
- font-size: 20px;
33603
- color: rgba(10, 37, 85, 0.6);
33599
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33600
+ font-size: 13px;
33601
+ line-height: 20px;
33602
+ max-width: 100%;
33603
+ padding-right: 0;
33604
33604
  }
33605
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33606
- .E_t1fisho6 div.ant-table th.cell__action_ {
33607
- z-index: 10;
33605
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33606
+ background: rgba(0, 128, 255, 0.1);
33608
33607
  }
33609
- .E_t1fisho6 div.ant-table td.cell__action_ {
33610
- padding: 0 !important;
33611
- position: relative;
33612
- background: #fff;
33608
+
33609
+ .E_h6l1tj4 {
33610
+ width: 100%;
33611
+ display: inline-flex;
33612
+ align-items: center;
33613
+ justify-content: center;
33614
+ column-gap: 4px;
33613
33615
  }
33614
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33615
- height: 100%;
33616
+ .E_h6l1tj4 .step-item-prefix-container {
33617
+ display: inline-flex;
33618
+ align-items: center;
33619
+ width: 18px;
33620
+ height: 18px;
33621
+ color: rgba(44, 56, 82, 0.75);
33622
+ justify-content: center;
33623
+ }
33624
+
33625
+ .E_v18frne8 {
33626
+ width: 100%;
33616
33627
  display: flex;
33617
33628
  align-items: center;
33618
- justify-content: flex-end;
33619
- padding-right: 8px;
33629
+ justify-content: center;
33630
+ column-gap: 6px;
33631
+ font-size: 13px;
33620
33632
  }
33621
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33622
- width: 24px;
33623
- height: 24px;
33624
- cursor: pointer;
33633
+ .E_v18frne8 .step-item-prefix-container {
33634
+ display: inline-flex;
33635
+ align-items: center;
33636
+ min-width: 20px;
33637
+ min-height: 20px;
33638
+ color: rgba(44, 56, 82, 0.75);
33625
33639
  justify-content: center;
33626
- border-radius: 4px;
33627
33640
  }
33628
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33629
- background: #fff;
33641
+
33642
+ .E_w7ob4th.outside-tag {
33643
+ padding-left: 0;
33644
+ }
33645
+ .E_w7ob4th.outside-tag .inside-tag {
33646
+ border-radius: 4px 0 0 4px;
33647
+ padding-right: 4px;
33648
+ margin-right: 4px;
33630
33649
  }
33631
33650
 
33632
33651
  .E_slr2ynn {
@@ -33658,9 +33677,72 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33658
33677
  white-space: normal;
33659
33678
  }
33660
33679
 
33661
- .E_i1g85yz3 {
33662
- margin-right: 4px;
33663
- height: 16px;
33680
+ .E_l1ucdodl {
33681
+ margin: 0;
33682
+ border-radius: 20px;
33683
+ padding: 2px 10px;
33684
+ height: 22px;
33685
+ display: flex;
33686
+ align-items: center;
33687
+ }
33688
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33689
+ color: #FFFFFF;
33690
+ }
33691
+ .E_l1ucdodl.tag-hover {
33692
+ cursor: pointer;
33693
+ }
33694
+ .E_l1ucdodl.ui-kit-status-legend {
33695
+ color: #00122e;
33696
+ }
33697
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33698
+ margin-right: 6px;
33699
+ }
33700
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33701
+ margin-left: 8px;
33702
+ color: rgba(44, 56, 82, 0.6);
33703
+ }
33704
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33705
+ color: #FFFFFF;
33706
+ }
33707
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33708
+ background-color: #0080ff;
33709
+ }
33710
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33711
+ background-color: #f0483e;
33712
+ }
33713
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33714
+ background-color: #fea008;
33715
+ }
33716
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33717
+ background-color: #00ba5d;
33718
+ }
33719
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33720
+ background-color: #6b7d99;
33721
+ }
33722
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33723
+ background-color: #7E41FF;
33724
+ }
33725
+
33726
+ .E_s1qj66nc {
33727
+ width: 8px;
33728
+ height: 8px;
33729
+ border-radius: 50%;
33730
+ display: inline-block;
33731
+ }
33732
+
33733
+ .E_s5x1boq {
33734
+ width: 8px;
33735
+ height: 8px;
33736
+ border-radius: 2px;
33737
+ display: inline-block;
33738
+ }
33739
+
33740
+ .E_c1xm185 {
33741
+ color: rgba(44, 56, 82, 0.6);
33742
+ }
33743
+
33744
+ .E_c1x5l5qc {
33745
+ flex: 1;
33664
33746
  }
33665
33747
 
33666
33748
  .E_t1dtlqs1 {
@@ -33840,91 +33922,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33840
33922
  margin-top: 8px;
33841
33923
  }
33842
33924
  .E_a138syjm button.ant-btn {
33843
- padding: 2px 8px;
33844
- height: 24px;
33845
- }
33846
- .E_a138syjm > span.maximum-desc {
33847
- display: none;
33848
- margin-left: 8px;
33849
- color: rgba(44, 56, 82, 0.6);
33850
- }
33851
- .E_a138syjm > span.maximum-desc.disabled {
33852
- display: inline;
33853
- }
33854
-
33855
- .E_d77i8u0 {
33856
- width: 24px;
33857
- height: 24px;
33858
- padding: 4px;
33859
- margin-right: 8px;
33860
- }
33861
-
33862
- .E_l1ucdodl {
33863
- margin: 0;
33864
- border-radius: 20px;
33865
- padding: 2px 10px;
33866
- height: 22px;
33867
- display: flex;
33868
- align-items: center;
33869
- }
33870
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33871
- color: #FFFFFF;
33872
- }
33873
- .E_l1ucdodl.tag-hover {
33874
- cursor: pointer;
33875
- }
33876
- .E_l1ucdodl.ui-kit-status-legend {
33877
- color: #00122e;
33878
- }
33879
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33880
- margin-right: 6px;
33881
- }
33882
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33883
- margin-left: 8px;
33884
- color: rgba(44, 56, 82, 0.6);
33885
- }
33886
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33887
- color: #FFFFFF;
33888
- }
33889
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33890
- background-color: #0080ff;
33891
- }
33892
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33893
- background-color: #f0483e;
33894
- }
33895
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33896
- background-color: #fea008;
33897
- }
33898
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33899
- background-color: #00ba5d;
33900
- }
33901
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33902
- background-color: #6b7d99;
33903
- }
33904
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33905
- background-color: #7E41FF;
33906
- }
33907
-
33908
- .E_s1qj66nc {
33909
- width: 8px;
33910
- height: 8px;
33911
- border-radius: 50%;
33912
- display: inline-block;
33925
+ padding: 2px 8px;
33926
+ height: 24px;
33913
33927
  }
33914
-
33915
- .E_s5x1boq {
33916
- width: 8px;
33917
- height: 8px;
33918
- border-radius: 2px;
33919
- display: inline-block;
33928
+ .E_a138syjm > span.maximum-desc {
33929
+ display: none;
33930
+ margin-left: 8px;
33931
+ color: rgba(44, 56, 82, 0.6);
33932
+ }
33933
+ .E_a138syjm > span.maximum-desc.disabled {
33934
+ display: inline;
33920
33935
  }
33921
33936
 
33922
- .E_c1xm185 {
33923
- color: rgba(44, 56, 82, 0.6);
33937
+ .E_d77i8u0 {
33938
+ width: 24px;
33939
+ height: 24px;
33940
+ padding: 4px;
33941
+ margin-right: 8px;
33924
33942
  }
33925
33943
 
33926
- .E_c1x5l5qc {
33927
- flex: 1;
33944
+ .E_i1g85yz3 {
33945
+ margin-right: 4px;
33946
+ height: 16px;
33928
33947
  }
33929
33948
 
33930
33949
  .E_t13ef470 {
@@ -33957,26 +33976,29 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33957
33976
  background: rgba(163, 180, 204, 0.18);
33958
33977
  }
33959
33978
 
33960
- .E_r77hffu {
33961
- display: flex;
33962
- align-items: center;
33963
- justify-content: space-between;
33964
- column-gap: 6px;
33979
+ .E_t1gvlxt5 {
33980
+ min-width: 0;
33981
+ flex: 1;
33982
+ }
33983
+ .E_t1gvlxt5 .tag {
33984
+ flex: 0 0 auto;
33985
+ }
33986
+ .E_t1gvlxt5 .progress-title {
33987
+ flex: 2;
33988
+ max-width: fit-content;
33989
+ }
33990
+ .E_t1gvlxt5 .progress-desc {
33991
+ flex: 1;
33992
+ max-width: fit-content;
33965
33993
  }
33966
33994
 
33967
- .E_p1cmxsf7 {
33995
+ .E_a1ji6r68 {
33968
33996
  display: flex;
33969
- flex-direction: column;
33970
- justify-content: center;
33971
- row-gap: var(--p1cmxsf7-0);
33972
- }
33973
- .E_p1cmxsf7 .antd5-progress-line {
33974
- font-size: 0;
33975
- margin-bottom: unset;
33976
- margin-inline-end: unset;
33997
+ align-items: center;
33998
+ column-gap: var(--a1ji6r68-0);
33977
33999
  }
33978
34000
 
33979
- .E_m11nzl2x {
34001
+ .E_msn7nxt {
33980
34002
  color: rgba(44, 56, 82, 0.6);
33981
34003
  text-align: center;
33982
34004
  display: flex;
@@ -33985,213 +34007,159 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33985
34007
  flex-direction: column;
33986
34008
  height: 100%;
33987
34009
  }
33988
- .E_m11nzl2x .link {
34010
+ .E_msn7nxt .link {
33989
34011
  color: #0080ff;
33990
34012
  cursor: pointer;
33991
34013
  }
33992
34014
 
33993
- .E_mn7joto {
34015
+ .E_mp64wfi {
33994
34016
  width: 100%;
33995
34017
  height: 100%;
33996
34018
  display: flex;
33997
34019
  flex-direction: column;
33998
34020
  }
33999
- .E_mn7joto .name-toolbar {
34021
+ .E_mp64wfi .name-toolbar {
34000
34022
  width: 100%;
34001
34023
  display: flex;
34002
34024
  line-height: 30px;
34025
+ padding: 0 16px;
34003
34026
  justify-content: space-between;
34004
34027
  }
34005
- .E_mn7joto .name-toolbar .metric-extra {
34028
+ .E_mp64wfi .name-toolbar .metric-extra {
34006
34029
  display: flex;
34007
34030
  font-size: 12px;
34008
34031
  align-items: center;
34009
34032
  }
34010
- .E_mn7joto .name-toolbar .metric-extra .info-item {
34033
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34011
34034
  color: #a3b4cc;
34012
34035
  }
34013
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
34036
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34014
34037
  margin-left: 10px;
34015
34038
  }
34016
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
34039
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34017
34040
  margin-left: 10px;
34018
34041
  cursor: pointer;
34019
34042
  }
34020
- .E_mn7joto .content {
34043
+ .E_mp64wfi .content {
34021
34044
  flex: 1;
34022
34045
  width: 100%;
34023
34046
  display: flex;
34024
34047
  justify-content: center;
34025
34048
  align-items: center;
34026
34049
  }
34027
- .E_mn7joto .single-content {
34050
+ .E_mp64wfi .single-content {
34028
34051
  height: 65px;
34029
34052
  }
34030
34053
 
34031
- .E_l1bifhon {
34054
+ .E_l1oyigan {
34032
34055
  display: flex;
34033
34056
  align-items: center;
34034
34057
  white-space: nowrap;
34035
34058
  overflow: hidden;
34036
34059
  width: 100%;
34037
34060
  }
34038
- .E_l1bifhon .ant-dropdown-trigger {
34061
+ .E_l1oyigan .ant-dropdown-trigger {
34062
+ margin-left: auto;
34039
34063
  font-size: 12px;
34040
- margin-left: 8px;
34041
34064
  }
34042
34065
 
34043
- .E_ltthzck {
34066
+ .E_l1noi4n1 {
34044
34067
  display: flex;
34045
34068
  justify-content: flex-start;
34046
34069
  align-items: center;
34047
34070
  font-size: 12px;
34048
34071
  cursor: pointer;
34049
34072
  }
34050
- .E_ltthzck:not(:first-child) {
34051
- margin-left: 8px;
34052
- }
34053
- .E_ltthzck.deselected, .E_ltthzck.hovering {
34054
- opacity: 0.3;
34055
- }
34056
- .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
34057
- background: #b4beca !important;
34058
- border-radius: 2px;
34059
- }
34060
- .E_ltthzck.hoverering-self {
34061
- opacity: 1;
34062
- }
34063
- .E_ltthzck .dropdown-trigger {
34064
- margin-left: 12px;
34065
- }
34066
- .E_ltthzck .legend-name {
34067
- color: #00122e;
34068
- }
34069
- .E_ltthzck .icon-suffix-wrapper {
34070
- display: flex;
34071
- align-items: center;
34072
- margin-left: 4px;
34073
- }
34074
-
34075
- .E_l1mumj7o {
34076
- display: flex;
34077
- justify-content: flex-start;
34078
- align-items: center;
34079
- font-size: 12px;
34080
- cursor: pointer;
34073
+ .E_l1noi4n1:not(:last-child) {
34074
+ margin-right: 20px;
34081
34075
  }
34082
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34083
- opacity: 0.3;
34076
+ .E_l1noi4n1.deselected {
34077
+ opacity: 0.4;
34084
34078
  }
34085
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34079
+ .E_l1noi4n1.deselected .color-block {
34086
34080
  background: #b4beca !important;
34087
- border-radius: 2px;
34088
- }
34089
- .E_l1mumj7o .legend-name {
34090
- color: #00122e;
34091
- }
34092
- .E_l1mumj7o.hoverering-self {
34093
- opacity: 1;
34094
- }
34095
- .E_l1mumj7o .icon-suffix-wrapper {
34096
- margin-left: 4px;
34097
- display: flex;
34098
- align-items: center;
34099
34081
  }
34100
34082
 
34101
- .E_c14rn6j5 {
34083
+ .E_cz19rz6 {
34102
34084
  display: inline-block;
34103
34085
  height: 8px;
34104
34086
  width: 8px;
34105
- margin-right: 6px;
34106
- border-radius: 2px;
34087
+ margin-right: 8px;
34107
34088
  }
34108
34089
 
34109
- .E_e45tc5l .ant-dropdown-menu-item {
34090
+ .E_e17r5r9c .ant-dropdown-menu-item {
34110
34091
  display: flex;
34111
34092
  align-items: center;
34112
34093
  font-size: 12px;
34113
34094
  margin: 0;
34114
34095
  }
34115
34096
 
34116
- .E_lqeaosa {
34097
+ .E_m1y1hhnr {
34117
34098
  position: relative;
34118
34099
  }
34119
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34100
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34120
34101
  bottom: -12px;
34121
34102
  }
34122
- .E_lqeaosa .metric-toolbar {
34103
+ .E_m1y1hhnr .metric-toolbar {
34123
34104
  display: flex;
34124
34105
  justify-content: space-between;
34125
34106
  line-height: 30px;
34107
+ margin: 0 16px;
34126
34108
  }
34127
- .E_lqeaosa .metric-toolbar .metric-extra {
34109
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34128
34110
  display: flex;
34129
- flex-shrink: 0;
34130
34111
  font-size: 12px;
34131
34112
  align-items: center;
34132
34113
  }
34133
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34114
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34134
34115
  color: #a3b4cc;
34135
34116
  }
34136
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34117
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34137
34118
  margin-left: 10px;
34138
34119
  }
34139
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34120
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34140
34121
  margin-left: 10px;
34141
34122
  cursor: pointer;
34142
34123
  }
34143
- .E_lqeaosa .recharts-xAxis {
34124
+ .E_m1y1hhnr .recharts-xAxis {
34144
34125
  font-size: 12px;
34145
34126
  }
34146
- .E_lqeaosa .pointer-wrapper {
34127
+ .E_m1y1hhnr .pointer-wrapper {
34147
34128
  position: absolute;
34148
34129
  bottom: 10px;
34149
34130
  padding: 0 8px;
34131
+ border-radius: 4px;
34150
34132
  font-size: 12px;
34151
34133
  color: #fff;
34134
+ background: rgba(0, 0, 0, 0.75);
34152
34135
  transform: translateX(-50%);
34153
34136
  }
34154
34137
 
34155
- .E_t2pr38p {
34138
+ .E_tnvijvs {
34156
34139
  min-width: 200px;
34157
- background-color: rgba(23, 38, 64, 0.8);
34158
- border-radius: 4px;
34159
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34160
- padding: 8px;
34161
34140
  }
34162
34141
 
34163
- .E_tecdsj7 {
34142
+ .E_t1ub2aex {
34164
34143
  display: flex;
34165
34144
  align-items: center;
34166
- background-color: unset;
34167
- color: #FFFFFF;
34168
34145
  justify-content: space-between;
34146
+ background-color: rgba(0, 0, 0, 0.75);
34147
+ color: #b4beca;
34169
34148
  font-size: 12px;
34170
- padding-top: 6px;
34149
+ padding: 3px 6px;
34171
34150
  }
34172
- .E_tecdsj7:first-child {
34151
+ .E_t1ub2aex:first-child {
34173
34152
  padding-top: 3px;
34174
34153
  }
34175
- .E_tecdsj7:last-child {
34154
+ .E_t1ub2aex:last-child {
34176
34155
  padding-bottom: 3px;
34177
34156
  }
34178
- .E_tecdsj7 .column-value {
34179
- color: #FFFFFF;
34157
+ .E_t1ub2aex .column-value {
34158
+ color: #fff;
34180
34159
  margin-left: 8px;
34181
34160
  }
34182
34161
 
34183
- .E_ljhvvia {
34184
- display: inline-block;
34185
- height: 8px;
34186
- width: 8px;
34187
- margin-right: 8px;
34188
- border-radius: 2px;
34189
- }
34190
- .E_ljhvvia.borderd {
34191
- border: 1px solid #fff;
34192
- }
34193
-
34194
- .E_msn7nxt {
34162
+ .E_m11nzl2x {
34195
34163
  color: rgba(44, 56, 82, 0.6);
34196
34164
  text-align: center;
34197
34165
  display: flex;
@@ -34200,178 +34168,210 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34200
34168
  flex-direction: column;
34201
34169
  height: 100%;
34202
34170
  }
34203
- .E_msn7nxt .link {
34171
+ .E_m11nzl2x .link {
34204
34172
  color: #0080ff;
34205
34173
  cursor: pointer;
34206
34174
  }
34207
34175
 
34208
- .E_mp64wfi {
34176
+ .E_mn7joto {
34209
34177
  width: 100%;
34210
34178
  height: 100%;
34211
34179
  display: flex;
34212
34180
  flex-direction: column;
34213
34181
  }
34214
- .E_mp64wfi .name-toolbar {
34182
+ .E_mn7joto .name-toolbar {
34215
34183
  width: 100%;
34216
34184
  display: flex;
34217
34185
  line-height: 30px;
34218
- padding: 0 16px;
34219
34186
  justify-content: space-between;
34220
34187
  }
34221
- .E_mp64wfi .name-toolbar .metric-extra {
34188
+ .E_mn7joto .name-toolbar .metric-extra {
34222
34189
  display: flex;
34223
34190
  font-size: 12px;
34224
34191
  align-items: center;
34225
34192
  }
34226
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34193
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
34227
34194
  color: #a3b4cc;
34228
34195
  }
34229
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34196
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
34230
34197
  margin-left: 10px;
34231
34198
  }
34232
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34199
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
34233
34200
  margin-left: 10px;
34234
34201
  cursor: pointer;
34235
34202
  }
34236
- .E_mp64wfi .content {
34203
+ .E_mn7joto .content {
34237
34204
  flex: 1;
34238
34205
  width: 100%;
34239
34206
  display: flex;
34240
34207
  justify-content: center;
34241
34208
  align-items: center;
34242
34209
  }
34243
- .E_mp64wfi .single-content {
34244
- height: 65px;
34210
+ .E_mn7joto .single-content {
34211
+ height: 65px;
34212
+ }
34213
+
34214
+ .E_l1bifhon {
34215
+ display: flex;
34216
+ align-items: center;
34217
+ white-space: nowrap;
34218
+ overflow: hidden;
34219
+ width: 100%;
34220
+ }
34221
+ .E_l1bifhon .ant-dropdown-trigger {
34222
+ font-size: 12px;
34223
+ margin-left: 8px;
34224
+ }
34225
+
34226
+ .E_ltthzck {
34227
+ display: flex;
34228
+ justify-content: flex-start;
34229
+ align-items: center;
34230
+ font-size: 12px;
34231
+ cursor: pointer;
34232
+ }
34233
+ .E_ltthzck:not(:first-child) {
34234
+ margin-left: 8px;
34235
+ }
34236
+ .E_ltthzck.deselected, .E_ltthzck.hovering {
34237
+ opacity: 0.3;
34238
+ }
34239
+ .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
34240
+ background: #b4beca !important;
34241
+ border-radius: 2px;
34242
+ }
34243
+ .E_ltthzck.hoverering-self {
34244
+ opacity: 1;
34245
+ }
34246
+ .E_ltthzck .dropdown-trigger {
34247
+ margin-left: 12px;
34248
+ }
34249
+ .E_ltthzck .legend-name {
34250
+ color: #00122e;
34245
34251
  }
34246
-
34247
- .E_l1oyigan {
34252
+ .E_ltthzck .icon-suffix-wrapper {
34248
34253
  display: flex;
34249
34254
  align-items: center;
34250
- white-space: nowrap;
34251
- overflow: hidden;
34252
- width: 100%;
34253
- }
34254
- .E_l1oyigan .ant-dropdown-trigger {
34255
- margin-left: auto;
34256
- font-size: 12px;
34255
+ margin-left: 4px;
34257
34256
  }
34258
34257
 
34259
- .E_l1noi4n1 {
34258
+ .E_l1mumj7o {
34260
34259
  display: flex;
34261
34260
  justify-content: flex-start;
34262
34261
  align-items: center;
34263
34262
  font-size: 12px;
34264
34263
  cursor: pointer;
34265
34264
  }
34266
- .E_l1noi4n1:not(:last-child) {
34267
- margin-right: 20px;
34268
- }
34269
- .E_l1noi4n1.deselected {
34270
- opacity: 0.4;
34265
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34266
+ opacity: 0.3;
34271
34267
  }
34272
- .E_l1noi4n1.deselected .color-block {
34268
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34273
34269
  background: #b4beca !important;
34270
+ border-radius: 2px;
34271
+ }
34272
+ .E_l1mumj7o .legend-name {
34273
+ color: #00122e;
34274
+ }
34275
+ .E_l1mumj7o.hoverering-self {
34276
+ opacity: 1;
34277
+ }
34278
+ .E_l1mumj7o .icon-suffix-wrapper {
34279
+ margin-left: 4px;
34280
+ display: flex;
34281
+ align-items: center;
34274
34282
  }
34275
34283
 
34276
- .E_cz19rz6 {
34284
+ .E_c14rn6j5 {
34277
34285
  display: inline-block;
34278
34286
  height: 8px;
34279
34287
  width: 8px;
34280
- margin-right: 8px;
34288
+ margin-right: 6px;
34289
+ border-radius: 2px;
34281
34290
  }
34282
34291
 
34283
- .E_e17r5r9c .ant-dropdown-menu-item {
34292
+ .E_e45tc5l .ant-dropdown-menu-item {
34284
34293
  display: flex;
34285
34294
  align-items: center;
34286
34295
  font-size: 12px;
34287
34296
  margin: 0;
34288
34297
  }
34289
34298
 
34290
- .E_m1y1hhnr {
34299
+ .E_lqeaosa {
34291
34300
  position: relative;
34292
34301
  }
34293
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34302
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34294
34303
  bottom: -12px;
34295
34304
  }
34296
- .E_m1y1hhnr .metric-toolbar {
34305
+ .E_lqeaosa .metric-toolbar {
34297
34306
  display: flex;
34298
34307
  justify-content: space-between;
34299
34308
  line-height: 30px;
34300
- margin: 0 16px;
34301
34309
  }
34302
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34310
+ .E_lqeaosa .metric-toolbar .metric-extra {
34303
34311
  display: flex;
34312
+ flex-shrink: 0;
34304
34313
  font-size: 12px;
34305
34314
  align-items: center;
34306
34315
  }
34307
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34316
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34308
34317
  color: #a3b4cc;
34309
34318
  }
34310
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34319
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34311
34320
  margin-left: 10px;
34312
34321
  }
34313
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34322
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34314
34323
  margin-left: 10px;
34315
34324
  cursor: pointer;
34316
34325
  }
34317
- .E_m1y1hhnr .recharts-xAxis {
34326
+ .E_lqeaosa .recharts-xAxis {
34318
34327
  font-size: 12px;
34319
34328
  }
34320
- .E_m1y1hhnr .pointer-wrapper {
34329
+ .E_lqeaosa .pointer-wrapper {
34321
34330
  position: absolute;
34322
34331
  bottom: 10px;
34323
34332
  padding: 0 8px;
34324
- border-radius: 4px;
34325
34333
  font-size: 12px;
34326
34334
  color: #fff;
34327
- background: rgba(0, 0, 0, 0.75);
34328
34335
  transform: translateX(-50%);
34329
34336
  }
34330
34337
 
34331
- .E_tnvijvs {
34338
+ .E_t2pr38p {
34332
34339
  min-width: 200px;
34340
+ background-color: rgba(23, 38, 64, 0.8);
34341
+ border-radius: 4px;
34342
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34343
+ padding: 8px;
34333
34344
  }
34334
34345
 
34335
- .E_t1ub2aex {
34346
+ .E_tecdsj7 {
34336
34347
  display: flex;
34337
34348
  align-items: center;
34349
+ background-color: unset;
34350
+ color: #FFFFFF;
34338
34351
  justify-content: space-between;
34339
- background-color: rgba(0, 0, 0, 0.75);
34340
- color: #b4beca;
34341
34352
  font-size: 12px;
34342
- padding: 3px 6px;
34353
+ padding-top: 6px;
34343
34354
  }
34344
- .E_t1ub2aex:first-child {
34355
+ .E_tecdsj7:first-child {
34345
34356
  padding-top: 3px;
34346
34357
  }
34347
- .E_t1ub2aex:last-child {
34358
+ .E_tecdsj7:last-child {
34348
34359
  padding-bottom: 3px;
34349
34360
  }
34350
- .E_t1ub2aex .column-value {
34351
- color: #fff;
34361
+ .E_tecdsj7 .column-value {
34362
+ color: #FFFFFF;
34352
34363
  margin-left: 8px;
34353
34364
  }
34354
34365
 
34355
- .E_t1gvlxt5 {
34356
- min-width: 0;
34357
- flex: 1;
34358
- }
34359
- .E_t1gvlxt5 .tag {
34360
- flex: 0 0 auto;
34361
- }
34362
- .E_t1gvlxt5 .progress-title {
34363
- flex: 2;
34364
- max-width: fit-content;
34365
- }
34366
- .E_t1gvlxt5 .progress-desc {
34367
- flex: 1;
34368
- max-width: fit-content;
34366
+ .E_ljhvvia {
34367
+ display: inline-block;
34368
+ height: 8px;
34369
+ width: 8px;
34370
+ margin-right: 8px;
34371
+ border-radius: 2px;
34369
34372
  }
34370
-
34371
- .E_a1ji6r68 {
34372
- display: flex;
34373
- align-items: center;
34374
- column-gap: var(--a1ji6r68-0);
34373
+ .E_ljhvvia.borderd {
34374
+ border: 1px solid #fff;
34375
34375
  }
34376
34376
 
34377
34377
  .E_bpgac8u {
@@ -34923,27 +34923,78 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34923
34923
  }
34924
34924
  }
34925
34925
 
34926
- .E_n12mqh7z {
34926
+ .E_skwah65 {
34927
+ height: 8px;
34928
+ box-sizing: border-box;
34929
+ border-radius: 2px;
34930
+ background: #f5f7fa;
34927
34931
  display: flex;
34928
- align-items: center;
34929
- font-size: 12px;
34930
- line-height: 18px;
34932
+ width: 100%;
34933
+ overflow: hidden;
34931
34934
  }
34932
- .E_n12mqh7z:not(:last-child) {
34933
- margin-bottom: 4px;
34935
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
34936
+ margin-left: 1px;
34934
34937
  }
34935
34938
 
34936
- .E_tf5bynu {
34937
- margin: 0 3px;
34939
+ .E_s1ebs0ra {
34940
+ display: flex;
34941
+ align-items: center;
34942
+ justify-content: space-between;
34943
+ background: #edf0f7;
34944
+ padding: 8px 12px;
34945
+ position: sticky;
34946
+ top: 0;
34947
+ z-index: 1;
34948
+ margin-bottom: -52px;
34938
34949
  }
34939
-
34940
- .E_tcckoz1 {
34941
- max-height: 400px;
34942
- overflow: auto;
34950
+ .E_s1ebs0ra .select-total {
34951
+ display: flex;
34952
+ align-items: center;
34953
+ font-weight: 700;
34954
+ flex-shrink: 0;
34943
34955
  }
34944
-
34945
- span.E_tqjc4ui {
34946
- margin: 0 2px;
34956
+ .E_s1ebs0ra .select-total .icon-wrapper {
34957
+ cursor: pointer;
34958
+ margin-left: 8px;
34959
+ width: 32px;
34960
+ height: 32px;
34961
+ border-radius: 50%;
34962
+ justify-content: center;
34963
+ }
34964
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
34965
+ background: rgba(225, 230, 241, 0.6);
34966
+ }
34967
+ .E_s1ebs0ra .action-group {
34968
+ flex: 1;
34969
+ margin-left: 88px;
34970
+ white-space: nowrap;
34971
+ text-align: right;
34972
+ position: relative;
34973
+ padding: 4px 0;
34974
+ margin-top: -4px;
34975
+ overflow: hidden;
34976
+ }
34977
+ .E_s1ebs0ra .action-group .sub-menu-delete {
34978
+ transform: translateY(-4px);
34979
+ }
34980
+ .E_s1ebs0ra .action-group button {
34981
+ border: none;
34982
+ }
34983
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
34984
+ margin-right: 8px;
34985
+ }
34986
+ .E_s1ebs0ra .action-group > button:last-child {
34987
+ margin-right: 4px;
34988
+ }
34989
+ .E_s1ebs0ra .action-group .more-btn {
34990
+ cursor: pointer;
34991
+ width: 32px;
34992
+ height: 32px;
34993
+ justify-content: center;
34994
+ border-radius: 50%;
34995
+ }
34996
+ .E_s1ebs0ra .action-group .more-btn:hover {
34997
+ background: #fff;
34947
34998
  }
34948
34999
 
34949
35000
  .E_c18bcrac {
@@ -34996,102 +35047,101 @@ span.E_tqjc4ui {
34996
35047
  margin-right: 4px;
34997
35048
  }
34998
35049
 
34999
- .E_s1ebs0ra {
35000
- display: flex;
35001
- align-items: center;
35002
- justify-content: space-between;
35003
- background: #edf0f7;
35004
- padding: 8px 12px;
35005
- position: sticky;
35006
- top: 0;
35007
- z-index: 1;
35008
- margin-bottom: -52px;
35050
+ span.E_tqjc4ui {
35051
+ margin: 0 2px;
35009
35052
  }
35010
- .E_s1ebs0ra .select-total {
35011
- display: flex;
35012
- align-items: center;
35013
- font-weight: 700;
35014
- flex-shrink: 0;
35053
+
35054
+ .E_clm1wy1 {
35055
+ width: 192px;
35056
+ height: 246px;
35057
+ border-radius: 4px;
35015
35058
  }
35016
- .E_s1ebs0ra .select-total .icon-wrapper {
35017
- cursor: pointer;
35018
- margin-left: 8px;
35019
- width: 32px;
35020
- height: 32px;
35021
- border-radius: 50%;
35022
- justify-content: center;
35059
+ .E_clm1wy1 > .ant-picker-calendar,
35060
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35061
+ width: 100%;
35062
+ background-color: rgba(245, 247, 250, 0.6);
35063
+ border-top: none;
35023
35064
  }
35024
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35025
- background: rgba(225, 230, 241, 0.6);
35065
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35066
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35067
+ padding: 0 16px;
35026
35068
  }
35027
- .E_s1ebs0ra .action-group {
35028
- flex: 1;
35029
- margin-left: 88px;
35030
- white-space: nowrap;
35031
- text-align: right;
35032
- position: relative;
35033
- padding: 4px 0;
35034
- margin-top: -4px;
35035
- overflow: hidden;
35069
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35070
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35071
+ width: 100%;
35072
+ height: 180px;
35073
+ border-spacing: 0;
35074
+ }
35075
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35076
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35077
+ margin-bottom: 8px;
35036
35078
  }
35037
- .E_s1ebs0ra .action-group .sub-menu-delete {
35038
- transform: translateY(-4px);
35079
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35080
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35081
+ width: 22px;
35039
35082
  }
35040
- .E_s1ebs0ra .action-group button {
35041
- border: none;
35083
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35084
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35085
+ padding: 0;
35042
35086
  }
35043
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35044
- margin-right: 8px;
35087
+ .E_clm1wy1 .ant-picker-cell {
35088
+ color: rgba(62, 70, 82, 0.6);
35089
+ opacity: 0.4;
35045
35090
  }
35046
- .E_s1ebs0ra .action-group > button:last-child {
35047
- margin-right: 4px;
35091
+ .E_clm1wy1 .ant-picker-cell-in-view {
35092
+ color: rgba(62, 70, 82, 0.6);
35093
+ opacity: 1;
35048
35094
  }
35049
- .E_s1ebs0ra .action-group .more-btn {
35050
- cursor: pointer;
35051
- width: 32px;
35052
- height: 32px;
35053
- justify-content: center;
35054
- border-radius: 50%;
35095
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35096
+ color: #3e4652;
35055
35097
  }
35056
- .E_s1ebs0ra .action-group .more-btn:hover {
35057
- background: #fff;
35098
+ .E_clm1wy1 .ant-picker-cell::before {
35099
+ pointer-events: none;
35058
35100
  }
35059
35101
 
35060
- .E_ou7iq30 {
35061
- overflow: hidden;
35062
- text-overflow: ellipsis;
35102
+ .E_t1tsm00v {
35103
+ color: rgba(129, 138, 153, 0.6);
35104
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35105
+ backdrop-filter: blur(10px);
35106
+ padding: 7px 10px;
35063
35107
  }
35064
35108
 
35065
- .E_s1tui002 {
35066
- white-space: nowrap;
35109
+ .E_c167wnad {
35110
+ color: rgba(62, 70, 82, 0.6);
35111
+ display: flex;
35112
+ justify-content: space-between;
35113
+ align-items: center;
35114
+ padding: 8px 16px;
35067
35115
  }
35068
-
35069
- .E_mxrc2zg {
35070
- display: -webkit-box;
35071
- -webkit-line-clamp: var(--mxrc2zg-0);
35072
- -webkit-box-orient: vertical;
35073
- word-break: break-all;
35116
+ .E_c167wnad .anticon {
35117
+ cursor: pointer;
35074
35118
  }
35075
-
35076
- .E_t1vv6d68 .ant-tooltip-arrow {
35077
- display: none;
35119
+ .E_c167wnad .anticon:hover {
35120
+ color: #0096ff;
35078
35121
  }
35079
- .E_t1vv6d68 .ant-tooltip-inner {
35080
- background: rgba(23, 38, 64, 0.8);
35081
- border-radius: 4px;
35122
+
35123
+ .E_cxhf7dh {
35124
+ text-align: center;
35082
35125
  }
35083
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35084
- visibility: hidden;
35126
+ .E_cxhf7dh .dots {
35127
+ display: flex;
35128
+ justify-content: center;
35085
35129
  }
35086
-
35087
- .E_gmyahx3 {
35088
- cursor: pointer;
35130
+ .E_cxhf7dh .dot {
35131
+ display: inline-block;
35132
+ width: 2px;
35133
+ height: 2px;
35134
+ border-radius: 1px;
35135
+ background: #0096ff;
35089
35136
  }
35090
- .E_gmyahx3 .link-text {
35091
- color: rgba(0, 21, 64, 0.3);
35137
+ .E_cxhf7dh .dot:not(:last-child) {
35138
+ margin-right: 2px;
35092
35139
  }
35093
- .E_gmyahx3:hover .link-text {
35094
- color: #0080ff;
35140
+ .E_cxhf7dh .bar {
35141
+ width: 9px;
35142
+ height: 2px;
35143
+ background: #0096ff;
35144
+ border-radius: 2px;
35095
35145
  }
35096
35146
 
35097
35147
  .E_c1up1pdz {
@@ -35234,97 +35284,60 @@ span.E_tqjc4ui {
35234
35284
  color: #fff;
35235
35285
  }
35236
35286
 
35237
- .E_clm1wy1 {
35238
- width: 192px;
35239
- height: 246px;
35240
- border-radius: 4px;
35241
- }
35242
- .E_clm1wy1 > .ant-picker-calendar,
35243
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35244
- width: 100%;
35245
- background-color: rgba(245, 247, 250, 0.6);
35246
- border-top: none;
35247
- }
35248
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35249
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35250
- padding: 0 16px;
35251
- }
35252
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35253
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35254
- width: 100%;
35255
- height: 180px;
35256
- border-spacing: 0;
35257
- }
35258
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35259
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35260
- margin-bottom: 8px;
35261
- }
35262
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35263
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35264
- width: 22px;
35265
- }
35266
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35267
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35268
- padding: 0;
35287
+ .E_gmyahx3 {
35288
+ cursor: pointer;
35269
35289
  }
35270
- .E_clm1wy1 .ant-picker-cell {
35271
- color: rgba(62, 70, 82, 0.6);
35272
- opacity: 0.4;
35290
+ .E_gmyahx3 .link-text {
35291
+ color: rgba(0, 21, 64, 0.3);
35273
35292
  }
35274
- .E_clm1wy1 .ant-picker-cell-in-view {
35275
- color: rgba(62, 70, 82, 0.6);
35276
- opacity: 1;
35293
+ .E_gmyahx3:hover .link-text {
35294
+ color: #0080ff;
35277
35295
  }
35278
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35279
- color: #3e4652;
35296
+
35297
+ .E_n12mqh7z {
35298
+ display: flex;
35299
+ align-items: center;
35300
+ font-size: 12px;
35301
+ line-height: 18px;
35280
35302
  }
35281
- .E_clm1wy1 .ant-picker-cell::before {
35282
- pointer-events: none;
35303
+ .E_n12mqh7z:not(:last-child) {
35304
+ margin-bottom: 4px;
35283
35305
  }
35284
35306
 
35285
- .E_t1tsm00v {
35286
- color: rgba(129, 138, 153, 0.6);
35287
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35288
- backdrop-filter: blur(10px);
35289
- padding: 7px 10px;
35307
+ .E_tf5bynu {
35308
+ margin: 0 3px;
35290
35309
  }
35291
35310
 
35292
- .E_c167wnad {
35293
- color: rgba(62, 70, 82, 0.6);
35294
- display: flex;
35295
- justify-content: space-between;
35296
- align-items: center;
35297
- padding: 8px 16px;
35298
- }
35299
- .E_c167wnad .anticon {
35300
- cursor: pointer;
35311
+ .E_tcckoz1 {
35312
+ max-height: 400px;
35313
+ overflow: auto;
35301
35314
  }
35302
- .E_c167wnad .anticon:hover {
35303
- color: #0096ff;
35315
+
35316
+ .E_ou7iq30 {
35317
+ overflow: hidden;
35318
+ text-overflow: ellipsis;
35304
35319
  }
35305
35320
 
35306
- .E_cxhf7dh {
35307
- text-align: center;
35321
+ .E_s1tui002 {
35322
+ white-space: nowrap;
35308
35323
  }
35309
- .E_cxhf7dh .dots {
35310
- display: flex;
35311
- justify-content: center;
35324
+
35325
+ .E_mxrc2zg {
35326
+ display: -webkit-box;
35327
+ -webkit-line-clamp: var(--mxrc2zg-0);
35328
+ -webkit-box-orient: vertical;
35329
+ word-break: break-all;
35312
35330
  }
35313
- .E_cxhf7dh .dot {
35314
- display: inline-block;
35315
- width: 2px;
35316
- height: 2px;
35317
- border-radius: 1px;
35318
- background: #0096ff;
35331
+
35332
+ .E_t1vv6d68 .ant-tooltip-arrow {
35333
+ display: none;
35319
35334
  }
35320
- .E_cxhf7dh .dot:not(:last-child) {
35321
- margin-right: 2px;
35335
+ .E_t1vv6d68 .ant-tooltip-inner {
35336
+ background: rgba(23, 38, 64, 0.8);
35337
+ border-radius: 4px;
35322
35338
  }
35323
- .E_cxhf7dh .bar {
35324
- width: 9px;
35325
- height: 2px;
35326
- background: #0096ff;
35327
- border-radius: 2px;
35339
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35340
+ visibility: hidden;
35328
35341
  }
35329
35342
 
35330
35343
  .E_t1sqg15u {
@@ -35407,58 +35420,14 @@ span.E_tqjc4ui {
35407
35420
  text-align: left;
35408
35421
  }
35409
35422
  .E_t93e4cf .content .unit-chart {
35410
- justify-content: flex-start;
35411
- }
35412
-
35413
- .E_rhz2uv5 {
35414
- width: var(--rhz2uv5-0);
35415
- flex-shrink: 0;
35416
- color: rgba(44, 56, 82, 0.6);
35417
- padding-right: 12px;
35418
- }
35419
-
35420
- .E_wg1tsps {
35421
- display: flex;
35422
- align-items: center;
35423
- justify-content: flex-end;
35424
- }
35425
-
35426
- .E_b1ctd5xy {
35427
- display: flex;
35428
- align-items: center;
35429
- width: calc(100% - 40px);
35430
- }
35431
- .E_b1ctd5xy .chart {
35432
- display: inline-block;
35433
- width: 100%;
35434
- }
35435
-
35436
- .E_u1p8acpn {
35437
- min-width: 40px;
35438
- }
35439
- .E_u1p8acpn .unit {
35440
- color: #00122e !important;
35441
- }
35442
-
35443
- .E_s1iv0tp1 .enabled-switch {
35444
- display: flex;
35445
- align-items: center;
35446
- }
35447
- .E_s1iv0tp1 .enabled-text {
35448
- margin-right: 8px;
35449
- }
35450
-
35451
- .E_skwah65 {
35452
- height: 8px;
35453
- box-sizing: border-box;
35454
- border-radius: 2px;
35455
- background: #f5f7fa;
35456
- display: flex;
35457
- width: 100%;
35458
- overflow: hidden;
35423
+ justify-content: flex-start;
35459
35424
  }
35460
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35461
- margin-left: 1px;
35425
+
35426
+ .E_rhz2uv5 {
35427
+ width: var(--rhz2uv5-0);
35428
+ flex-shrink: 0;
35429
+ color: rgba(44, 56, 82, 0.6);
35430
+ padding-right: 12px;
35462
35431
  }
35463
35432
 
35464
35433
  .E_s1at6qmn.ant-layout-sider {
@@ -35590,6 +35559,37 @@ span.E_tqjc4ui {
35590
35559
  color: rgba(44, 56, 82, 0.75);
35591
35560
  }
35592
35561
 
35562
+ .E_wg1tsps {
35563
+ display: flex;
35564
+ align-items: center;
35565
+ justify-content: flex-end;
35566
+ }
35567
+
35568
+ .E_b1ctd5xy {
35569
+ display: flex;
35570
+ align-items: center;
35571
+ width: calc(100% - 40px);
35572
+ }
35573
+ .E_b1ctd5xy .chart {
35574
+ display: inline-block;
35575
+ width: 100%;
35576
+ }
35577
+
35578
+ .E_u1p8acpn {
35579
+ min-width: 40px;
35580
+ }
35581
+ .E_u1p8acpn .unit {
35582
+ color: #00122e !important;
35583
+ }
35584
+
35585
+ .E_s1iv0tp1 .enabled-switch {
35586
+ display: flex;
35587
+ align-items: center;
35588
+ }
35589
+ .E_s1iv0tp1 .enabled-text {
35590
+ margin-right: 8px;
35591
+ }
35592
+
35593
35593
  .E_t160l1cm {
35594
35594
  display: flex;
35595
35595
  flex-direction: column;
@@ -35846,47 +35846,6 @@ span.E_tqjc4ui {
35846
35846
  justify-content: center;
35847
35847
  }
35848
35848
 
35849
- .E_i5w779o {
35850
- padding: 8px 0;
35851
- }
35852
- .E_i5w779o .col-label {
35853
- flex-shrink: unset;
35854
- }
35855
- .E_i5w779o .col-label * {
35856
- line-height: 18px;
35857
- }
35858
- .E_i5w779o .col-content {
35859
- flex: 1 1 0;
35860
- display: flex;
35861
- align-items: center;
35862
- }
35863
- .E_i5w779o .col-content * {
35864
- line-height: 18px;
35865
- }
35866
-
35867
- .E_l18dja44 {
35868
- padding: 6px 0;
35869
- }
35870
- .E_l18dja44 .col-label * {
35871
- font-size: 13px;
35872
- line-height: 20px;
35873
- }
35874
- .E_l18dja44 .col-content * {
35875
- font-size: 14px;
35876
- line-height: 20px;
35877
- }
35878
-
35879
- .E_c8c2hys {
35880
- display: flex;
35881
- justify-content: space-between;
35882
- flex: 1;
35883
- min-width: 0;
35884
- }
35885
-
35886
- .E_n4m6c4d {
35887
- color: rgba(0, 21, 64, 0.3);
35888
- }
35889
-
35890
35849
  .E_kr6am0s .ant-modal-body {
35891
35850
  padding: 60px 128px;
35892
35851
  }
@@ -35950,12 +35909,77 @@ span.E_tqjc4ui {
35950
35909
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35951
35910
  }
35952
35911
 
35912
+ .E_i5w779o {
35913
+ padding: 8px 0;
35914
+ }
35915
+ .E_i5w779o .col-label {
35916
+ flex-shrink: unset;
35917
+ }
35918
+ .E_i5w779o .col-label * {
35919
+ line-height: 18px;
35920
+ }
35921
+ .E_i5w779o .col-content {
35922
+ flex: 1 1 0;
35923
+ display: flex;
35924
+ align-items: center;
35925
+ }
35926
+ .E_i5w779o .col-content * {
35927
+ line-height: 18px;
35928
+ }
35929
+
35930
+ .E_l18dja44 {
35931
+ padding: 6px 0;
35932
+ }
35933
+ .E_l18dja44 .col-label * {
35934
+ font-size: 13px;
35935
+ line-height: 20px;
35936
+ }
35937
+ .E_l18dja44 .col-content * {
35938
+ font-size: 14px;
35939
+ line-height: 20px;
35940
+ }
35941
+
35942
+ .E_c8c2hys {
35943
+ display: flex;
35944
+ justify-content: space-between;
35945
+ flex: 1;
35946
+ min-width: 0;
35947
+ }
35948
+
35949
+ .E_n4m6c4d {
35950
+ color: rgba(0, 21, 64, 0.3);
35951
+ }
35952
+
35953
35953
  .E_h1ol2wl7 {
35954
35954
  font-weight: bold;
35955
35955
  background-color: unset;
35956
35956
  padding: unset;
35957
35957
  }
35958
35958
 
35959
+ .E_l12xdkhl {
35960
+ width: 64px;
35961
+ height: 64px;
35962
+ max-width: 64px;
35963
+ max-height: 64px;
35964
+ overflow: hidden;
35965
+ display: flex;
35966
+ align-items: center;
35967
+ justify-content: center;
35968
+ position: relative;
35969
+ opacity: 0.6;
35970
+ }
35971
+ .E_l12xdkhl .icon-wrapper {
35972
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35973
+ }
35974
+ @keyframes rotate {
35975
+ from {
35976
+ transform: rotate(0deg);
35977
+ }
35978
+ to {
35979
+ transform: rotate(360deg);
35980
+ }
35981
+ }
35982
+
35959
35983
  .E_c14ouk5o {
35960
35984
  width: 100%;
35961
35985
  height: 100%;
@@ -36000,53 +36024,6 @@ span.E_tqjc4ui {
36000
36024
  height: auto;
36001
36025
  }
36002
36026
 
36003
- .E_cevhqx7 {
36004
- color: #00122e;
36005
- }
36006
-
36007
- .E_snbqlt4 {
36008
- margin-top: 8px;
36009
- color: rgba(44, 56, 82, 0.6);
36010
- }
36011
-
36012
- .E_c1ss4prm {
36013
- color: rgba(44, 56, 82, 0.6);
36014
- }
36015
- .E_c1ss4prm li {
36016
- margin-bottom: 4px;
36017
- }
36018
- .E_c1ss4prm li:last-child {
36019
- margin-bottom: 0;
36020
- }
36021
-
36022
- .E_ms3tlei {
36023
- background: rgba(225, 230, 241, 0.6);
36024
- padding: 8px;
36025
- border-radius: 6px;
36026
- color: rgba(44, 56, 82, 0.6);
36027
- }
36028
- .E_ms3tlei li {
36029
- margin-bottom: 4px;
36030
- }
36031
- .E_ms3tlei li:last-child {
36032
- margin-bottom: 0;
36033
- }
36034
-
36035
- .E_du44iy7 {
36036
- margin-bottom: 4px;
36037
- }
36038
-
36039
- .E_s1qmhanr {
36040
- color: rgba(44, 56, 82, 0.6);
36041
- margin-bottom: 8px;
36042
- }
36043
-
36044
- .E_drje1h0 {
36045
- height: 1px;
36046
- background: #e4e9f2;
36047
- margin: 16px 0;
36048
- }
36049
-
36050
36027
  .E_c1kchka8 {
36051
36028
  height: 100%;
36052
36029
  width: 100%;
@@ -36539,26 +36516,49 @@ span.E_tqjc4ui {
36539
36516
  padding: 0;
36540
36517
  }
36541
36518
 
36542
- .E_l12xdkhl {
36543
- width: 64px;
36544
- height: 64px;
36545
- max-width: 64px;
36546
- max-height: 64px;
36547
- overflow: hidden;
36548
- display: flex;
36549
- align-items: center;
36550
- justify-content: center;
36551
- position: relative;
36552
- opacity: 0.6;
36519
+ .E_cevhqx7 {
36520
+ color: #00122e;
36553
36521
  }
36554
- .E_l12xdkhl .icon-wrapper {
36555
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36522
+
36523
+ .E_snbqlt4 {
36524
+ margin-top: 8px;
36525
+ color: rgba(44, 56, 82, 0.6);
36556
36526
  }
36557
- @keyframes rotate {
36558
- from {
36559
- transform: rotate(0deg);
36560
- }
36561
- to {
36562
- transform: rotate(360deg);
36563
- }
36527
+
36528
+ .E_c1ss4prm {
36529
+ color: rgba(44, 56, 82, 0.6);
36530
+ }
36531
+ .E_c1ss4prm li {
36532
+ margin-bottom: 4px;
36533
+ }
36534
+ .E_c1ss4prm li:last-child {
36535
+ margin-bottom: 0;
36536
+ }
36537
+
36538
+ .E_ms3tlei {
36539
+ background: rgba(225, 230, 241, 0.6);
36540
+ padding: 8px;
36541
+ border-radius: 6px;
36542
+ color: rgba(44, 56, 82, 0.6);
36543
+ }
36544
+ .E_ms3tlei li {
36545
+ margin-bottom: 4px;
36546
+ }
36547
+ .E_ms3tlei li:last-child {
36548
+ margin-bottom: 0;
36549
+ }
36550
+
36551
+ .E_du44iy7 {
36552
+ margin-bottom: 4px;
36553
+ }
36554
+
36555
+ .E_s1qmhanr {
36556
+ color: rgba(44, 56, 82, 0.6);
36557
+ margin-bottom: 8px;
36558
+ }
36559
+
36560
+ .E_drje1h0 {
36561
+ height: 1px;
36562
+ background: #e4e9f2;
36563
+ margin: 16px 0;
36564
36564
  }