@cloudtower/eagle 0.33.50 → 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.
@@ -29606,22 +29606,6 @@ html body {
29606
29606
  padding: 8px 12px;
29607
29607
  }
29608
29608
 
29609
- .E_berrcjl {
29610
- color: rgba(10, 37, 85, 0.6);
29611
- margin-bottom: 4px;
29612
- }
29613
- .E_berrcjl .breadcrumb-link {
29614
- color: rgba(10, 37, 85, 0.6);
29615
- cursor: pointer;
29616
- transition: color 160ms ease;
29617
- }
29618
- .E_berrcjl .breadcrumb-link:hover {
29619
- color: #0080ff;
29620
- }
29621
- .E_berrcjl .breadcrumb-link:active {
29622
- color: #005ed1;
29623
- }
29624
-
29625
29609
  .E_m74vjol {
29626
29610
  display: flex;
29627
29611
  justify-content: space-between;
@@ -29642,6 +29626,22 @@ html body {
29642
29626
  flex: 1;
29643
29627
  }
29644
29628
 
29629
+ .E_berrcjl {
29630
+ color: rgba(10, 37, 85, 0.6);
29631
+ margin-bottom: 4px;
29632
+ }
29633
+ .E_berrcjl .breadcrumb-link {
29634
+ color: rgba(10, 37, 85, 0.6);
29635
+ cursor: pointer;
29636
+ transition: color 160ms ease;
29637
+ }
29638
+ .E_berrcjl .breadcrumb-link:hover {
29639
+ color: #0080ff;
29640
+ }
29641
+ .E_berrcjl .breadcrumb-link:active {
29642
+ color: #005ed1;
29643
+ }
29644
+
29645
29645
  .E_b1wx3t3t.ant-btn-icon-only {
29646
29646
  justify-content: center;
29647
29647
  }
@@ -29928,6 +29928,61 @@ html body {
29928
29928
  border-radius: unset;
29929
29929
  }
29930
29930
 
29931
+ .E_ccrbeuz .ant-collapse-item {
29932
+ border: 0px;
29933
+ background-color: #fff;
29934
+ }
29935
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29936
+ padding-top: 0px;
29937
+ padding-bottom: 0px;
29938
+ padding-left: 0px !important;
29939
+ padding-right: 24px;
29940
+ }
29941
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29942
+ right: 0px;
29943
+ }
29944
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
29945
+ padding: 0px;
29946
+ }
29947
+
29948
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
29949
+ padding-right: 0px;
29950
+ cursor: default;
29951
+ }
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
+
29975
+ .E_c1yyuluq {
29976
+ border-radius: 8px;
29977
+ }
29978
+ .E_c1yyuluq .ant-card-body {
29979
+ padding: 20px 24px 24px 24px;
29980
+ }
29981
+
29982
+ .E_sx1bpnu .ant-input-sm {
29983
+ line-height: 18px;
29984
+ }
29985
+
29931
29986
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29932
29987
  padding: 4px 8px 0 8px;
29933
29988
  color: rgba(44, 56, 82, 0.6);
@@ -30024,57 +30079,6 @@ html body {
30024
30079
  width: 102px;
30025
30080
  }
30026
30081
 
30027
- .E_c1uzzomf {
30028
- margin-bottom: 16px;
30029
- }
30030
- .E_c1uzzomf .card-title {
30031
- font-size: 16px;
30032
- color: rgba(44, 56, 82, 0.6);
30033
- font-weight: 700;
30034
- line-height: 32px;
30035
- }
30036
- .E_c1uzzomf .card-body {
30037
- padding: 24px;
30038
- border-radius: 8px;
30039
- background: #fff;
30040
- }
30041
- .E_c1uzzomf .empty {
30042
- font-weight: 700;
30043
- font-size: 14px;
30044
- line-height: 22px;
30045
- color: rgba(0, 21, 64, 0.3);
30046
- text-align: center;
30047
- }
30048
-
30049
- .E_ccrbeuz .ant-collapse-item {
30050
- border: 0px;
30051
- background-color: #fff;
30052
- }
30053
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30054
- padding-top: 0px;
30055
- padding-bottom: 0px;
30056
- padding-left: 0px !important;
30057
- padding-right: 24px;
30058
- }
30059
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30060
- right: 0px;
30061
- }
30062
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30063
- padding: 0px;
30064
- }
30065
-
30066
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30067
- padding-right: 0px;
30068
- cursor: default;
30069
- }
30070
-
30071
- .E_c1yyuluq {
30072
- border-radius: 8px;
30073
- }
30074
- .E_c1yyuluq .ant-card-body {
30075
- padding: 20px 24px 24px 24px;
30076
- }
30077
-
30078
30082
  .E_itxley7.ant-input-group.ant-input-group-compact {
30079
30083
  display: flex;
30080
30084
  }
@@ -30087,77 +30091,6 @@ html body {
30087
30091
  border-top-right-radius: 5px;
30088
30092
  }
30089
30093
 
30090
- .E_sx1bpnu .ant-input-sm {
30091
- line-height: 18px;
30092
- }
30093
-
30094
- .E_phljevk {
30095
- display: flex;
30096
- justify-content: space-between;
30097
- align-items: center;
30098
- padding: 10px 0;
30099
- color: rgba(44, 56, 82, 0.6);
30100
- font-size: 12px;
30101
- line-height: 24px;
30102
- }
30103
- .E_phljevk .pagination-left {
30104
- padding: 2px 8px;
30105
- }
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
- }
30113
- .E_phljevk .dropdown-trigger:hover {
30114
- background: rgba(211, 218, 235, 0.6);
30115
- color: #0080ff;
30116
- }
30117
- .E_phljevk .dropdown-trigger .icon-inner {
30118
- margin-left: 4px;
30119
- }
30120
- .E_phljevk .pagination-right {
30121
- display: flex;
30122
- align-items: center;
30123
- color: #0080ff;
30124
- font-weight: bold;
30125
- }
30126
- .E_phljevk .pagination-right .icon-inner {
30127
- margin-left: 4px;
30128
- }
30129
- .E_phljevk .pagination-right .prev-btn,
30130
- .E_phljevk .pagination-right .next-btn {
30131
- padding: 0 8px;
30132
- }
30133
- .E_phljevk .pagination-right .prev-btn > span,
30134
- .E_phljevk .pagination-right .next-btn > span {
30135
- color: #0080ff;
30136
- }
30137
- .E_phljevk .pagination-right .next-btn .icon-inner {
30138
- transform: rotate(180deg);
30139
- }
30140
-
30141
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30142
- max-height: calc(100vh - 128px);
30143
- overflow-y: auto;
30144
- }
30145
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30146
- padding: 4px 20px;
30147
- font-size: 12px;
30148
- line-height: 18px;
30149
- }
30150
-
30151
- .E_ivqqkzv {
30152
- height: 24px;
30153
- width: 56px !important;
30154
- margin-right: 4px;
30155
- }
30156
-
30157
- .E_c1wk4q29 {
30158
- color: rgba(44, 56, 82, 0.6);
30159
- }
30160
-
30161
30094
  .E_c1bus5hc {
30162
30095
  --color: white;
30163
30096
  height: 14px;
@@ -30253,6 +30186,32 @@ html body {
30253
30186
  margin-left: 5px;
30254
30187
  }
30255
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;
30213
+ }
30214
+
30256
30215
  .E_rapgekc.ant-radio-wrapper {
30257
30216
  display: inline-flex;
30258
30217
  align-items: baseline;
@@ -30399,85 +30358,75 @@ html body {
30399
30358
  width: 36px;
30400
30359
  }
30401
30360
 
30402
- .E_s1dni7lo {
30403
- width: 430px !important;
30361
+ .E_phljevk {
30362
+ display: flex;
30363
+ justify-content: space-between;
30364
+ align-items: center;
30365
+ padding: 10px 0;
30366
+ color: rgba(44, 56, 82, 0.6);
30367
+ font-size: 12px;
30368
+ line-height: 24px;
30404
30369
  }
30405
-
30406
- .E_d1wwmmm5 .ant-select-item-group {
30407
- padding: 8px 16px;
30408
- line-height: 18px;
30409
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30410
- height: 34px;
30411
- min-height: 34px;
30412
- box-sizing: border-box;
30413
- margin-top: 8px;
30370
+ .E_phljevk .pagination-left {
30371
+ padding: 2px 8px;
30414
30372
  }
30415
-
30416
- .E_o1ugr09p {
30373
+ .E_phljevk .dropdown-trigger {
30417
30374
  display: flex;
30418
- flex-direction: column;
30419
- margin: 1px 8px;
30420
- padding: 8px;
30421
- border-radius: 4px;
30422
- }
30423
- .E_o1ugr09p .selected-icon {
30424
- display: none;
30375
+ align-items: center;
30376
+ border-radius: 6px;
30377
+ cursor: pointer;
30378
+ transition: all 0.3s ease;
30425
30379
  }
30426
- .E_o1ugr09p.ant-select-item-option-grouped {
30427
- padding-left: 8px;
30380
+ .E_phljevk .dropdown-trigger:hover {
30381
+ background: rgba(211, 218, 235, 0.6);
30382
+ color: #0080ff;
30428
30383
  }
30429
- .E_o1ugr09p.ant-select-item-option-selected {
30430
- background-color: white;
30384
+ .E_phljevk .dropdown-trigger .icon-inner {
30385
+ margin-left: 4px;
30431
30386
  }
30432
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30387
+ .E_phljevk .pagination-right {
30388
+ display: flex;
30389
+ align-items: center;
30433
30390
  color: #0080ff;
30391
+ font-weight: bold;
30434
30392
  }
30435
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30436
- display: block;
30393
+ .E_phljevk .pagination-right .icon-inner {
30394
+ margin-left: 4px;
30437
30395
  }
30438
- .E_o1ugr09p.ant-select-item-option-active {
30439
- background: rgba(0, 136, 255, 0.16);
30396
+ .E_phljevk .pagination-right .prev-btn,
30397
+ .E_phljevk .pagination-right .next-btn {
30398
+ padding: 0 8px;
30440
30399
  }
30441
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30400
+ .E_phljevk .pagination-right .prev-btn > span,
30401
+ .E_phljevk .pagination-right .next-btn > span {
30442
30402
  color: #0080ff;
30443
30403
  }
30444
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30445
- background: rgba(0, 136, 255, 0.1);
30446
- color: #0080ff;
30404
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30405
+ transform: rotate(180deg);
30447
30406
  }
30448
30407
 
30449
- .E_o1ifxsq4 {
30450
- display: flex;
30451
- justify-content: space-between;
30452
- height: 20px;
30453
- line-height: 20px;
30408
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30409
+ max-height: calc(100vh - 128px);
30410
+ overflow-y: auto;
30454
30411
  }
30455
- .E_o1ifxsq4 .timezone-title {
30456
- color: #2d3a56;
30457
- overflow: hidden;
30458
- text-overflow: ellipsis;
30412
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30413
+ padding: 4px 20px;
30414
+ font-size: 12px;
30415
+ line-height: 18px;
30459
30416
  }
30460
30417
 
30461
- .E_o1zue7 {
30462
- display: flex;
30463
- justify-content: space-between;
30464
- color: rgba(44, 56, 82, 0.6);
30465
- height: 18px;
30466
- line-height: 18px;
30467
- margin-top: 2px;
30418
+ .E_ivqqkzv {
30419
+ height: 24px;
30420
+ width: 56px !important;
30421
+ margin-right: 4px;
30468
30422
  }
30469
30423
 
30470
- .E_tyfmlxg {
30471
- border: none;
30472
- margin-right: 0;
30473
- background: rgba(225, 230, 241, 0.6);
30424
+ .E_c1wk4q29 {
30425
+ color: rgba(44, 56, 82, 0.6);
30474
30426
  }
30475
30427
 
30476
- .E_o18uybox {
30477
- pointer-events: none;
30478
- height: 32px;
30479
- width: 100%;
30480
- opacity: 0;
30428
+ .E_iq1gosr {
30429
+ display: inline-block;
30481
30430
  }
30482
30431
 
30483
30432
  .E_tju3gfj .date {
@@ -30566,30 +30515,85 @@ html body {
30566
30515
  background-color: #7E41FF;
30567
30516
  }
30568
30517
 
30569
- .E_i11gg7mj .ant-input-prefix {
30570
- margin-right: 8px;
30518
+ .E_s1dni7lo {
30519
+ width: 430px !important;
30571
30520
  }
30572
- .E_i11gg7mj .ant-input-suffix {
30573
- margin-left: 8px;
30521
+
30522
+ .E_d1wwmmm5 .ant-select-item-group {
30523
+ padding: 8px 16px;
30524
+ line-height: 18px;
30525
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30526
+ height: 34px;
30527
+ min-height: 34px;
30528
+ box-sizing: border-box;
30529
+ margin-top: 8px;
30574
30530
  }
30575
30531
 
30576
- .E_cc368xp {
30577
- color: #00122e;
30578
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30579
- margin-right: 8px;
30580
- padding-right: 8px;
30532
+ .E_o1ugr09p {
30533
+ display: flex;
30534
+ flex-direction: column;
30535
+ margin: 1px 8px;
30536
+ padding: 8px;
30537
+ border-radius: 4px;
30538
+ }
30539
+ .E_o1ugr09p .selected-icon {
30540
+ display: none;
30541
+ }
30542
+ .E_o1ugr09p.ant-select-item-option-grouped {
30543
+ padding-left: 8px;
30544
+ }
30545
+ .E_o1ugr09p.ant-select-item-option-selected {
30546
+ background-color: white;
30547
+ }
30548
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30549
+ color: #0080ff;
30550
+ }
30551
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30552
+ display: block;
30553
+ }
30554
+ .E_o1ugr09p.ant-select-item-option-active {
30555
+ background: rgba(0, 136, 255, 0.16);
30556
+ }
30557
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30558
+ color: #0080ff;
30559
+ }
30560
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30561
+ background: rgba(0, 136, 255, 0.1);
30562
+ color: #0080ff;
30581
30563
  }
30582
30564
 
30583
- .E_i11o6xqj {
30565
+ .E_o1ifxsq4 {
30584
30566
  display: flex;
30585
- gap: 4px;
30567
+ justify-content: space-between;
30568
+ height: 20px;
30569
+ line-height: 20px;
30586
30570
  }
30587
- .E_i11o6xqj .icon-wrapper {
30588
- cursor: pointer;
30571
+ .E_o1ifxsq4 .timezone-title {
30572
+ color: #2d3a56;
30573
+ overflow: hidden;
30574
+ text-overflow: ellipsis;
30589
30575
  }
30590
30576
 
30591
- .E_d19ruhdj.icon-wrapper {
30592
- cursor: not-allowed;
30577
+ .E_o1zue7 {
30578
+ display: flex;
30579
+ justify-content: space-between;
30580
+ color: rgba(44, 56, 82, 0.6);
30581
+ height: 18px;
30582
+ line-height: 18px;
30583
+ margin-top: 2px;
30584
+ }
30585
+
30586
+ .E_tyfmlxg {
30587
+ border: none;
30588
+ margin-right: 0;
30589
+ background: rgba(225, 230, 241, 0.6);
30590
+ }
30591
+
30592
+ .E_o18uybox {
30593
+ pointer-events: none;
30594
+ height: 32px;
30595
+ width: 100%;
30596
+ opacity: 0;
30593
30597
  }
30594
30598
 
30595
30599
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -30603,10 +30607,6 @@ html body {
30603
30607
  visibility: hidden;
30604
30608
  }
30605
30609
 
30606
- .E_iq1gosr {
30607
- display: inline-block;
30608
- }
30609
-
30610
30610
  .E_i1inqkme {
30611
30611
  height: 18px;
30612
30612
  line-height: 18px;
@@ -30620,11 +30620,38 @@ html body {
30620
30620
  margin-right: 4px;
30621
30621
  }
30622
30622
 
30623
- .E_atcz0kf .ant-input-suffix {
30624
- margin-left: 8px;
30623
+ .E_f7pxqmh {
30624
+ width: 100%;
30625
+ margin-bottom: 0 !important;
30626
+ flex-flow: nowrap !important;
30627
+ line-break: auto;
30625
30628
  }
30626
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30627
- padding: 2px 7px 2px 12px;
30629
+ .E_f7pxqmh > .ant-form-item-label {
30630
+ text-align: left !important;
30631
+ padding-bottom: 0 !important;
30632
+ }
30633
+ .E_f7pxqmh > .ant-form-item-label > label {
30634
+ min-height: 32px;
30635
+ height: auto;
30636
+ font-size: 13px;
30637
+ color: rgba(44, 56, 82, 0.6);
30638
+ white-space: normal;
30639
+ }
30640
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30641
+ border-color: #ff4d4f !important;
30642
+ }
30643
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30644
+ border-color: #ff4d4f !important;
30645
+ }
30646
+ .E_f7pxqmh .ant-form-item-explain {
30647
+ margin-top: 4px;
30648
+ font-size: 12px;
30649
+ min-height: 0px;
30650
+ }
30651
+ .E_f7pxqmh .ant-form-item-extra {
30652
+ font-size: 12px;
30653
+ color: rgba(44, 56, 82, 0.6);
30654
+ min-height: 0px;
30628
30655
  }
30629
30656
 
30630
30657
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30687,22 +30714,26 @@ html body {
30687
30714
  padding: 2px 8px;
30688
30715
  }
30689
30716
 
30690
- .E_iouxfgt {
30691
- display: inline-flex;
30717
+ .E_fzh9mnb {
30718
+ width: 100%;
30719
+ height: 100%;
30720
+ min-height: 124px;
30721
+ display: flex;
30722
+ flex-direction: column;
30723
+ justify-content: center;
30692
30724
  align-items: center;
30693
30725
  }
30694
- .E_iouxfgt .icon-inner {
30695
- display: inline-flex;
30696
- align-items: center;
30697
- justify-content: center;
30726
+ .E_fzh9mnb .error-text {
30727
+ color: rgba(10, 37, 85, 0.6);
30728
+ margin-bottom: 16px;
30729
+ font-size: 18px;
30698
30730
  }
30699
- .E_iouxfgt .icon-inner + span,
30700
- .E_iouxfgt span + .icon-inner.suffix {
30701
- margin-left: 4px;
30731
+
30732
+ .E_atcz0kf .ant-input-suffix {
30733
+ margin-left: 8px;
30702
30734
  }
30703
- .E_iouxfgt.is-rotate img,
30704
- .E_iouxfgt.is-rotate svg {
30705
- animation: rotate 680ms linear infinite;
30735
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30736
+ padding: 2px 7px 2px 12px;
30706
30737
  }
30707
30738
 
30708
30739
  .E_a1wfy30z .ant-input-number-handler-wrap {
@@ -30736,38 +30767,22 @@ html body {
30736
30767
  font-size: inherit;
30737
30768
  }
30738
30769
 
30739
- .E_f7pxqmh {
30740
- width: 100%;
30741
- margin-bottom: 0 !important;
30742
- flex-flow: nowrap !important;
30743
- line-break: auto;
30770
+ .E_iouxfgt {
30771
+ display: inline-flex;
30772
+ align-items: center;
30744
30773
  }
30745
- .E_f7pxqmh > .ant-form-item-label {
30746
- text-align: left !important;
30747
- padding-bottom: 0 !important;
30774
+ .E_iouxfgt .icon-inner {
30775
+ display: inline-flex;
30776
+ align-items: center;
30777
+ justify-content: center;
30748
30778
  }
30749
- .E_f7pxqmh > .ant-form-item-label > label {
30750
- min-height: 32px;
30751
- height: auto;
30752
- font-size: 13px;
30753
- color: rgba(44, 56, 82, 0.6);
30754
- white-space: normal;
30755
- }
30756
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30757
- border-color: #ff4d4f !important;
30758
- }
30759
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30760
- border-color: #ff4d4f !important;
30761
- }
30762
- .E_f7pxqmh .ant-form-item-explain {
30763
- margin-top: 4px;
30764
- font-size: 12px;
30765
- min-height: 0px;
30779
+ .E_iouxfgt .icon-inner + span,
30780
+ .E_iouxfgt span + .icon-inner.suffix {
30781
+ margin-left: 4px;
30766
30782
  }
30767
- .E_f7pxqmh .ant-form-item-extra {
30768
- font-size: 12px;
30769
- color: rgba(44, 56, 82, 0.6);
30770
- min-height: 0px;
30783
+ .E_iouxfgt.is-rotate img,
30784
+ .E_iouxfgt.is-rotate svg {
30785
+ animation: rotate 680ms linear infinite;
30771
30786
  }
30772
30787
 
30773
30788
  .E_owd0kml {
@@ -30779,25 +30794,6 @@ html body {
30779
30794
  position: absolute;
30780
30795
  }
30781
30796
 
30782
- .E_fzh9mnb {
30783
- width: 100%;
30784
- height: 100%;
30785
- min-height: 124px;
30786
- display: flex;
30787
- flex-direction: column;
30788
- justify-content: center;
30789
- align-items: center;
30790
- }
30791
- .E_fzh9mnb .error-text {
30792
- color: rgba(10, 37, 85, 0.6);
30793
- margin-bottom: 16px;
30794
- font-size: 18px;
30795
- }
30796
-
30797
- .E_m196gn1d {
30798
- min-width: 1280px;
30799
- }
30800
-
30801
30797
  .E_a1b5xrg3 .user-icon-inner {
30802
30798
  display: inline-flex;
30803
30799
  align-items: center;
@@ -30828,6 +30824,10 @@ html body {
30828
30824
  transition: all 320ms ease;
30829
30825
  }
30830
30826
 
30827
+ .E_m196gn1d {
30828
+ min-width: 1280px;
30829
+ }
30830
+
30831
30831
  .E_dsnbhzf {
30832
30832
  font-family: Inter;
30833
30833
  font-style: normal;
@@ -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,20 +32450,52 @@ input.E_rf8rlle.ant-input {
32449
32450
  font-size: 14px;
32450
32451
  }
32451
32452
 
32452
- .E_ryby9ds {
32453
+ .E_w1dxz879 {
32453
32454
  display: flex;
32454
- align-items: center;
32455
+ flex-direction: column;
32456
+ gap: 6px;
32455
32457
  }
32456
- .E_ryby9ds .order {
32457
- height: 24px;
32458
- width: 24px;
32459
- border-radius: 20px;
32460
- color: #0080ff;
32461
- background: rgba(0, 136, 255, 0.1);
32458
+ .E_w1dxz879 .ellipsis-tooltip {
32459
+ max-height: var(--w1dxz879-0);
32460
+ text-overflow: clip;
32461
+ overflow: hidden;
32462
+ }
32463
+ .E_w1dxz879 .tips {
32464
+ color: #fff;
32465
+ opacity: 0.8;
32466
+ }
32467
+
32468
+ .E_m5foqp8 {
32469
+ --footer-height: 96px;
32470
+ --header-height: 80px;
32471
+ --modal-content-width: 720px;
32472
+ --modal-content-min-height: 200px;
32473
+ --modal-content-max-height: calc(
32474
+ 100vh - 136px - var(--header-height) - var(--footer-height)
32475
+ );
32476
+ --modal-header-padding: 40px 60px 8px;
32477
+ --modal-content-padding-top: 24px;
32478
+ --modal-content-padding-bottom: 32px;
32479
+ --modal-content-padding-x: 60px;
32480
+ --modal-footer-padding: 0 60px;
32481
+ }
32482
+ .E_m5foqp8.content-full.ant-modal {
32483
+ height: calc(100vh - 80px);
32484
+ width: calc(100vw - 160px);
32485
+ }
32486
+ .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32487
+ width: 100%;
32488
+ height: 100%;
32489
+ max-width: unset;
32490
+ max-height: unset;
32462
32491
  display: flex;
32463
- align-items: center;
32464
- justify-content: center;
32465
- margin-right: 6px;
32492
+ flex-direction: column;
32493
+ }
32494
+ .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32495
+ flex: 1;
32496
+ }
32497
+ .E_m5foqp8 .initializing-title {
32498
+ height: 32px;
32466
32499
  }
32467
32500
 
32468
32501
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
@@ -32500,39 +32533,6 @@ input.E_rf8rlle.ant-input {
32500
32533
  background-color: transparent;
32501
32534
  }
32502
32535
 
32503
- .E_m5foqp8 {
32504
- --footer-height: 96px;
32505
- --header-height: 80px;
32506
- --modal-content-width: 720px;
32507
- --modal-content-min-height: 200px;
32508
- --modal-content-max-height: calc(
32509
- 100vh - 136px - var(--header-height) - var(--footer-height)
32510
- );
32511
- --modal-header-padding: 40px 60px 8px;
32512
- --modal-content-padding-top: 24px;
32513
- --modal-content-padding-bottom: 32px;
32514
- --modal-content-padding-x: 60px;
32515
- --modal-footer-padding: 0 60px;
32516
- }
32517
- .E_m5foqp8.content-full.ant-modal {
32518
- height: calc(100vh - 80px);
32519
- width: calc(100vw - 160px);
32520
- }
32521
- .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32522
- width: 100%;
32523
- height: 100%;
32524
- max-width: unset;
32525
- max-height: unset;
32526
- display: flex;
32527
- flex-direction: column;
32528
- }
32529
- .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32530
- flex: 1;
32531
- }
32532
- .E_m5foqp8 .initializing-title {
32533
- height: 32px;
32534
- }
32535
-
32536
32536
  .E_h12yihis {
32537
32537
  height: 50px;
32538
32538
  border-bottom: 2px solid #edf0f7;
@@ -32753,209 +32753,6 @@ 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;
32762
- }
32763
- .E_c1kghdax.has-arrow {
32764
- padding-left: 10px;
32765
- }
32766
- .E_c1kghdax.has-arrow .title-wrapper {
32767
- cursor: pointer;
32768
- color: #00122e;
32769
- }
32770
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32771
- color: #2d3a56;
32772
- font-weight: 600;
32773
- }
32774
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32775
- transform: rotate(90deg);
32776
- }
32777
- .E_c1kghdax .sub-info {
32778
- font-size: 12px;
32779
- line-height: 18px;
32780
- }
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;
32790
- }
32791
- .E_c1kghdax .collapse-arrow {
32792
- transition: all 50ms ease-out 0ms;
32793
- margin-right: 2px;
32794
- }
32795
-
32796
- .E_c1yd35n {
32797
- padding: 0 12px 14px 12px;
32798
- }
32799
-
32800
- .E_b14q2gmw {
32801
- 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);
32802
- }
32803
-
32804
- .E_c1eym6el {
32805
- border-radius: 8px;
32806
- background-color: white;
32807
- }
32808
- .E_c1eym6el.hoverable {
32809
- cursor: pointer;
32810
- }
32811
- .E_c1eym6el.hoverable:hover {
32812
- transition: all 200ms ease;
32813
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32814
- transform: translateY(-4px);
32815
- }
32816
-
32817
- .E_ckui4s7 {
32818
- color: #2d3a56;
32819
- line-height: 22px;
32820
- display: inline-flex;
32821
- }
32822
- .E_ckui4s7 .ant-checkbox {
32823
- height: 22px;
32824
- display: flex;
32825
- align-items: center;
32826
- top: 0;
32827
- }
32828
- .E_ckui4s7 .ant-checkbox-checked::after {
32829
- border: none;
32830
- }
32831
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32832
- border-color: #0080ff;
32833
- }
32834
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32835
- border: 1px solid rgba(107, 128, 167, 0.6);
32836
- }
32837
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32838
- border: 1px solid #0080ff;
32839
- }
32840
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32841
- background: #0080ff;
32842
- }
32843
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32844
- background-color: #fff;
32845
- height: 2px;
32846
- width: 10px;
32847
- border-radius: 2px;
32848
- }
32849
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
32850
- opacity: 0.5;
32851
- }
32852
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32853
- background: rgba(211, 218, 235, 0.6);
32854
- border-color: rgba(107, 128, 167, 0.6) !important;
32855
- }
32856
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32857
- border-color: #2d3a56;
32858
- }
32859
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32860
- background: #2d3a56;
32861
- }
32862
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32863
- padding: 0;
32864
- }
32865
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32866
- display: inline-block;
32867
- margin-left: 12px;
32868
- color: #2d3a56;
32869
- }
32870
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32871
- margin-left: 28px;
32872
- color: rgba(44, 56, 82, 0.6);
32873
- }
32874
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32875
- margin-left: 8px;
32876
- }
32877
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32878
- margin-left: 24px;
32879
- }
32880
-
32881
- .E_lht19u8 {
32882
- width: 64px;
32883
- height: 64px;
32884
- display: flex;
32885
- align-items: center;
32886
- justify-content: center;
32887
- position: relative;
32888
- opacity: 0.2;
32889
- }
32890
-
32891
- .E_lk3gkp4 {
32892
- position: absolute;
32893
- width: 5px;
32894
- height: 48px;
32895
- left: 9.33px;
32896
- top: 40.5px;
32897
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32898
- border-radius: 5px;
32899
- transform: rotate(-128deg);
32900
- transform-origin: top left;
32901
- animation: loading-indicator1 1100ms ease-out infinite;
32902
- }
32903
-
32904
- .E_ll4n94n {
32905
- position: absolute;
32906
- width: 5px;
32907
- height: 48px;
32908
- left: 40.8px;
32909
- top: 8.4px;
32910
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32911
- border-radius: 5px;
32912
- transform: rotate(-8deg);
32913
- transform-origin: top left;
32914
- animation: loading-indicator2 1100ms ease-out infinite;
32915
- }
32916
-
32917
- .E_l17lbdo6 {
32918
- position: absolute;
32919
- width: 5px;
32920
- height: 48px;
32921
- left: 52.9px;
32922
- top: 51.8px;
32923
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32924
- border-radius: 5px;
32925
- transform: rotate(112deg);
32926
- transform-origin: top left;
32927
- animation: loading-indicator3 1100ms ease-out infinite;
32928
- }
32929
-
32930
- .E_slr2ynn {
32931
- padding: 0 8px;
32932
- height: 18px;
32933
- }
32934
-
32935
- .E_m140wbb6 {
32936
- padding: 2px 8px;
32937
- height: 24px;
32938
- }
32939
-
32940
- .E_t1fozc1i {
32941
- margin: 0;
32942
- }
32943
-
32944
- .E_i1vxv4ln {
32945
- margin-right: 4px;
32946
- height: 16px;
32947
- }
32948
-
32949
- .E_n1afl31m.ant-tag.ant-tag-gray {
32950
- font-weight: 700;
32951
- color: #00122e;
32952
- background-color: rgba(237, 241, 250, 0.6);
32953
- border: 1px solid rgba(211, 218, 235, 0.6);
32954
- word-break: break-all;
32955
- display: inline;
32956
- white-space: normal;
32957
- }
32958
-
32959
32756
  button.E_l48ei06.ant-btn,
32960
32757
  button.E_l48ei06.ant-btn.ant-btn-sm,
32961
32758
  button.E_l48ei06.ant-btn.ant-btn-lg {
@@ -33045,42 +32842,167 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33045
32842
  .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33046
32843
  background-color: #f0483e;
33047
32844
  }
33048
- .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 {
33049
- background-color: rgba(255, 74, 74, 0.16);
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);
32874
+ }
32875
+
32876
+ .E_satwmqm {
32877
+ width: 8px;
32878
+ height: 8px;
32879
+ border-radius: 50%;
32880
+ display: inline-block;
32881
+ }
32882
+
32883
+ .E_ckui4s7 {
32884
+ color: #2d3a56;
32885
+ line-height: 22px;
32886
+ display: inline-flex;
32887
+ }
32888
+ .E_ckui4s7 .ant-checkbox {
32889
+ height: 22px;
32890
+ display: flex;
32891
+ align-items: center;
32892
+ top: 0;
32893
+ }
32894
+ .E_ckui4s7 .ant-checkbox-checked::after {
32895
+ border: none;
32896
+ }
32897
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
32898
+ border-color: #0080ff;
32899
+ }
32900
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32901
+ border: 1px solid rgba(107, 128, 167, 0.6);
32902
+ }
32903
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32904
+ border: 1px solid #0080ff;
32905
+ }
32906
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32907
+ background: #0080ff;
32908
+ }
32909
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32910
+ background-color: #fff;
32911
+ height: 2px;
32912
+ width: 10px;
32913
+ border-radius: 2px;
32914
+ }
32915
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
32916
+ opacity: 0.5;
32917
+ }
32918
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32919
+ background: rgba(211, 218, 235, 0.6);
32920
+ border-color: rgba(107, 128, 167, 0.6) !important;
32921
+ }
32922
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32923
+ border-color: #2d3a56;
32924
+ }
32925
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32926
+ background: #2d3a56;
32927
+ }
32928
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32929
+ padding: 0;
32930
+ }
32931
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32932
+ display: inline-block;
32933
+ margin-left: 12px;
32934
+ color: #2d3a56;
32935
+ }
32936
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32937
+ margin-left: 28px;
32938
+ color: rgba(44, 56, 82, 0.6);
32939
+ }
32940
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32941
+ margin-left: 8px;
32942
+ }
32943
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32944
+ margin-left: 24px;
32945
+ }
32946
+
32947
+ .E_c1yd35n {
32948
+ padding: 0 12px 14px 12px;
33050
32949
  }
33051
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33052
- background-color: rgba(254, 160, 8, 0.1);
32950
+
32951
+ .E_c1kghdax {
32952
+ color: #2d3a56;
32953
+ padding: 7px 12px;
32954
+ display: flex;
32955
+ justify-content: space-between;
32956
+ align-items: center;
33053
32957
  }
33054
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33055
- background-color: #fea008;
32958
+ .E_c1kghdax.has-arrow {
32959
+ padding-left: 10px;
33056
32960
  }
33057
- .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 {
33058
- background-color: rgba(255, 187, 0, 0.16);
32961
+ .E_c1kghdax.has-arrow .title-wrapper {
32962
+ cursor: pointer;
32963
+ color: #00122e;
33059
32964
  }
33060
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33061
- background-color: rgba(30, 201, 127, 0.1);
32965
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32966
+ color: #2d3a56;
32967
+ font-weight: 600;
33062
32968
  }
33063
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33064
- background-color: #00ba5d;
32969
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32970
+ transform: rotate(90deg);
33065
32971
  }
33066
- .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 {
33067
- background-color: rgba(30, 201, 127, 0.16);
32972
+ .E_c1kghdax .sub-info {
32973
+ font-size: 12px;
32974
+ line-height: 18px;
33068
32975
  }
33069
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33070
- background-color: rgba(225, 230, 241, 0.6);
32976
+ .E_c1kghdax .title-wrapper {
32977
+ display: flex;
32978
+ align-items: center;
32979
+ user-select: none;
32980
+ flex-grow: 1;
32981
+ font-size: 12px;
32982
+ line-height: 18px;
32983
+ color: #2d3a56;
32984
+ font-weight: 700;
33071
32985
  }
33072
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33073
- background-color: #6b7d99;
32986
+ .E_c1kghdax .collapse-arrow {
32987
+ transition: all 50ms ease-out 0ms;
32988
+ margin-right: 2px;
33074
32989
  }
33075
- .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 {
33076
- background-color: rgba(211, 218, 235, 0.6);
32990
+
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);
33077
32993
  }
33078
32994
 
33079
- .E_satwmqm {
33080
- width: 8px;
33081
- height: 8px;
33082
- border-radius: 50%;
33083
- 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);
33084
33006
  }
33085
33007
 
33086
33008
  .E_tc97u5y {
@@ -33454,18 +33376,72 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33454
33376
  background: #fff;
33455
33377
  }
33456
33378
 
33457
- .E_w7ob4th.outside-tag {
33458
- padding-left: 0;
33379
+ .E_r77hffu {
33380
+ display: flex;
33381
+ align-items: center;
33382
+ justify-content: space-between;
33383
+ column-gap: 6px;
33459
33384
  }
33460
- .E_w7ob4th.outside-tag .inside-tag {
33461
- border-radius: 4px 0 0 4px;
33462
- padding-right: 4px;
33463
- margin-right: 4px;
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;
33464
33396
  }
33465
33397
 
33466
- .E_i1g85yz3 {
33467
- margin-right: 4px;
33468
- height: 16px;
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;
33469
33445
  }
33470
33446
 
33471
33447
  .E_sjob3jg {
@@ -33654,13 +33630,119 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33654
33630
  column-gap: 6px;
33655
33631
  font-size: 13px;
33656
33632
  }
33657
- .E_v18frne8 .step-item-prefix-container {
33658
- display: inline-flex;
33659
- align-items: center;
33660
- min-width: 20px;
33661
- min-height: 20px;
33662
- color: rgba(44, 56, 82, 0.75);
33663
- justify-content: center;
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);
33639
+ justify-content: center;
33640
+ }
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;
33649
+ }
33650
+
33651
+ .E_slr2ynn {
33652
+ padding: 0 8px;
33653
+ height: 18px;
33654
+ }
33655
+
33656
+ .E_m140wbb6 {
33657
+ padding: 2px 8px;
33658
+ height: 24px;
33659
+ }
33660
+
33661
+ .E_t1fozc1i {
33662
+ margin: 0;
33663
+ }
33664
+
33665
+ .E_i1vxv4ln {
33666
+ margin-right: 4px;
33667
+ height: 16px;
33668
+ }
33669
+
33670
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33671
+ font-weight: 700;
33672
+ color: #00122e;
33673
+ background-color: rgba(237, 241, 250, 0.6);
33674
+ border: 1px solid rgba(211, 218, 235, 0.6);
33675
+ word-break: break-all;
33676
+ display: inline;
33677
+ white-space: normal;
33678
+ }
33679
+
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 {
@@ -33859,23 +33941,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33859
33941
  margin-right: 8px;
33860
33942
  }
33861
33943
 
33862
- .E_r77hffu {
33863
- display: flex;
33864
- align-items: center;
33865
- justify-content: space-between;
33866
- column-gap: 6px;
33867
- }
33868
-
33869
- .E_p1cmxsf7 {
33870
- display: flex;
33871
- flex-direction: column;
33872
- justify-content: center;
33873
- row-gap: var(--p1cmxsf7-0);
33874
- }
33875
- .E_p1cmxsf7 .antd5-progress-line {
33876
- font-size: 0;
33877
- margin-bottom: unset;
33878
- margin-inline-end: unset;
33944
+ .E_i1g85yz3 {
33945
+ margin-right: 4px;
33946
+ height: 16px;
33879
33947
  }
33880
33948
 
33881
33949
  .E_t13ef470 {
@@ -33908,74 +33976,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33908
33976
  background: rgba(163, 180, 204, 0.18);
33909
33977
  }
33910
33978
 
33911
- .E_l1ucdodl {
33912
- margin: 0;
33913
- border-radius: 20px;
33914
- padding: 2px 10px;
33915
- height: 22px;
33916
- display: flex;
33917
- align-items: center;
33918
- }
33919
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33920
- color: #FFFFFF;
33921
- }
33922
- .E_l1ucdodl.tag-hover {
33923
- cursor: pointer;
33924
- }
33925
- .E_l1ucdodl.ui-kit-status-legend {
33926
- color: #00122e;
33927
- }
33928
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33929
- margin-right: 6px;
33930
- }
33931
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33932
- margin-left: 8px;
33933
- color: rgba(44, 56, 82, 0.6);
33934
- }
33935
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33936
- color: #FFFFFF;
33937
- }
33938
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33939
- background-color: #0080ff;
33940
- }
33941
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33942
- background-color: #f0483e;
33943
- }
33944
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33945
- background-color: #fea008;
33946
- }
33947
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33948
- background-color: #00ba5d;
33949
- }
33950
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33951
- background-color: #6b7d99;
33952
- }
33953
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33954
- background-color: #7E41FF;
33955
- }
33956
-
33957
- .E_s1qj66nc {
33958
- width: 8px;
33959
- height: 8px;
33960
- border-radius: 50%;
33961
- display: inline-block;
33962
- }
33963
-
33964
- .E_s5x1boq {
33965
- width: 8px;
33966
- height: 8px;
33967
- border-radius: 2px;
33968
- display: inline-block;
33969
- }
33970
-
33971
- .E_c1xm185 {
33972
- color: rgba(44, 56, 82, 0.6);
33973
- }
33974
-
33975
- .E_c1x5l5qc {
33976
- flex: 1;
33977
- }
33978
-
33979
33979
  .E_t1gvlxt5 {
33980
33980
  min-width: 0;
33981
33981
  flex: 1;
@@ -33998,7 +33998,7 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33998
33998
  column-gap: var(--a1ji6r68-0);
33999
33999
  }
34000
34000
 
34001
- .E_m11nzl2x {
34001
+ .E_msn7nxt {
34002
34002
  color: rgba(44, 56, 82, 0.6);
34003
34003
  text-align: center;
34004
34004
  display: flex;
@@ -34007,213 +34007,159 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34007
34007
  flex-direction: column;
34008
34008
  height: 100%;
34009
34009
  }
34010
- .E_m11nzl2x .link {
34010
+ .E_msn7nxt .link {
34011
34011
  color: #0080ff;
34012
34012
  cursor: pointer;
34013
34013
  }
34014
34014
 
34015
- .E_mn7joto {
34015
+ .E_mp64wfi {
34016
34016
  width: 100%;
34017
34017
  height: 100%;
34018
34018
  display: flex;
34019
34019
  flex-direction: column;
34020
34020
  }
34021
- .E_mn7joto .name-toolbar {
34021
+ .E_mp64wfi .name-toolbar {
34022
34022
  width: 100%;
34023
34023
  display: flex;
34024
34024
  line-height: 30px;
34025
+ padding: 0 16px;
34025
34026
  justify-content: space-between;
34026
34027
  }
34027
- .E_mn7joto .name-toolbar .metric-extra {
34028
+ .E_mp64wfi .name-toolbar .metric-extra {
34028
34029
  display: flex;
34029
34030
  font-size: 12px;
34030
34031
  align-items: center;
34031
34032
  }
34032
- .E_mn7joto .name-toolbar .metric-extra .info-item {
34033
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34033
34034
  color: #a3b4cc;
34034
34035
  }
34035
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
34036
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34036
34037
  margin-left: 10px;
34037
34038
  }
34038
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
34039
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34039
34040
  margin-left: 10px;
34040
34041
  cursor: pointer;
34041
34042
  }
34042
- .E_mn7joto .content {
34043
+ .E_mp64wfi .content {
34043
34044
  flex: 1;
34044
34045
  width: 100%;
34045
34046
  display: flex;
34046
34047
  justify-content: center;
34047
34048
  align-items: center;
34048
34049
  }
34049
- .E_mn7joto .single-content {
34050
+ .E_mp64wfi .single-content {
34050
34051
  height: 65px;
34051
34052
  }
34052
34053
 
34053
- .E_l1bifhon {
34054
+ .E_l1oyigan {
34054
34055
  display: flex;
34055
34056
  align-items: center;
34056
34057
  white-space: nowrap;
34057
34058
  overflow: hidden;
34058
34059
  width: 100%;
34059
34060
  }
34060
- .E_l1bifhon .ant-dropdown-trigger {
34061
+ .E_l1oyigan .ant-dropdown-trigger {
34062
+ margin-left: auto;
34061
34063
  font-size: 12px;
34062
- margin-left: 8px;
34063
34064
  }
34064
34065
 
34065
- .E_ltthzck {
34066
+ .E_l1noi4n1 {
34066
34067
  display: flex;
34067
34068
  justify-content: flex-start;
34068
34069
  align-items: center;
34069
34070
  font-size: 12px;
34070
34071
  cursor: pointer;
34071
34072
  }
34072
- .E_ltthzck:not(:first-child) {
34073
- margin-left: 8px;
34074
- }
34075
- .E_ltthzck.deselected, .E_ltthzck.hovering {
34076
- opacity: 0.3;
34077
- }
34078
- .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
34079
- background: #b4beca !important;
34080
- border-radius: 2px;
34081
- }
34082
- .E_ltthzck.hoverering-self {
34083
- opacity: 1;
34084
- }
34085
- .E_ltthzck .dropdown-trigger {
34086
- margin-left: 12px;
34087
- }
34088
- .E_ltthzck .legend-name {
34089
- color: #00122e;
34090
- }
34091
- .E_ltthzck .icon-suffix-wrapper {
34092
- display: flex;
34093
- align-items: center;
34094
- margin-left: 4px;
34095
- }
34096
-
34097
- .E_l1mumj7o {
34098
- display: flex;
34099
- justify-content: flex-start;
34100
- align-items: center;
34101
- font-size: 12px;
34102
- cursor: pointer;
34073
+ .E_l1noi4n1:not(:last-child) {
34074
+ margin-right: 20px;
34103
34075
  }
34104
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34105
- opacity: 0.3;
34076
+ .E_l1noi4n1.deselected {
34077
+ opacity: 0.4;
34106
34078
  }
34107
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34079
+ .E_l1noi4n1.deselected .color-block {
34108
34080
  background: #b4beca !important;
34109
- border-radius: 2px;
34110
- }
34111
- .E_l1mumj7o .legend-name {
34112
- color: #00122e;
34113
- }
34114
- .E_l1mumj7o.hoverering-self {
34115
- opacity: 1;
34116
- }
34117
- .E_l1mumj7o .icon-suffix-wrapper {
34118
- margin-left: 4px;
34119
- display: flex;
34120
- align-items: center;
34121
34081
  }
34122
34082
 
34123
- .E_c14rn6j5 {
34083
+ .E_cz19rz6 {
34124
34084
  display: inline-block;
34125
34085
  height: 8px;
34126
34086
  width: 8px;
34127
- margin-right: 6px;
34128
- border-radius: 2px;
34087
+ margin-right: 8px;
34129
34088
  }
34130
34089
 
34131
- .E_e45tc5l .ant-dropdown-menu-item {
34090
+ .E_e17r5r9c .ant-dropdown-menu-item {
34132
34091
  display: flex;
34133
34092
  align-items: center;
34134
34093
  font-size: 12px;
34135
34094
  margin: 0;
34136
34095
  }
34137
34096
 
34138
- .E_lqeaosa {
34097
+ .E_m1y1hhnr {
34139
34098
  position: relative;
34140
34099
  }
34141
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34100
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34142
34101
  bottom: -12px;
34143
34102
  }
34144
- .E_lqeaosa .metric-toolbar {
34103
+ .E_m1y1hhnr .metric-toolbar {
34145
34104
  display: flex;
34146
34105
  justify-content: space-between;
34147
34106
  line-height: 30px;
34107
+ margin: 0 16px;
34148
34108
  }
34149
- .E_lqeaosa .metric-toolbar .metric-extra {
34109
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34150
34110
  display: flex;
34151
- flex-shrink: 0;
34152
34111
  font-size: 12px;
34153
34112
  align-items: center;
34154
34113
  }
34155
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34114
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34156
34115
  color: #a3b4cc;
34157
34116
  }
34158
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34117
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34159
34118
  margin-left: 10px;
34160
34119
  }
34161
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34120
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34162
34121
  margin-left: 10px;
34163
34122
  cursor: pointer;
34164
34123
  }
34165
- .E_lqeaosa .recharts-xAxis {
34124
+ .E_m1y1hhnr .recharts-xAxis {
34166
34125
  font-size: 12px;
34167
34126
  }
34168
- .E_lqeaosa .pointer-wrapper {
34127
+ .E_m1y1hhnr .pointer-wrapper {
34169
34128
  position: absolute;
34170
34129
  bottom: 10px;
34171
34130
  padding: 0 8px;
34131
+ border-radius: 4px;
34172
34132
  font-size: 12px;
34173
34133
  color: #fff;
34134
+ background: rgba(0, 0, 0, 0.75);
34174
34135
  transform: translateX(-50%);
34175
34136
  }
34176
34137
 
34177
- .E_t2pr38p {
34138
+ .E_tnvijvs {
34178
34139
  min-width: 200px;
34179
- background-color: rgba(23, 38, 64, 0.8);
34180
- border-radius: 4px;
34181
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34182
- padding: 8px;
34183
34140
  }
34184
34141
 
34185
- .E_tecdsj7 {
34142
+ .E_t1ub2aex {
34186
34143
  display: flex;
34187
34144
  align-items: center;
34188
- background-color: unset;
34189
- color: #FFFFFF;
34190
34145
  justify-content: space-between;
34146
+ background-color: rgba(0, 0, 0, 0.75);
34147
+ color: #b4beca;
34191
34148
  font-size: 12px;
34192
- padding-top: 6px;
34149
+ padding: 3px 6px;
34193
34150
  }
34194
- .E_tecdsj7:first-child {
34151
+ .E_t1ub2aex:first-child {
34195
34152
  padding-top: 3px;
34196
34153
  }
34197
- .E_tecdsj7:last-child {
34154
+ .E_t1ub2aex:last-child {
34198
34155
  padding-bottom: 3px;
34199
34156
  }
34200
- .E_tecdsj7 .column-value {
34201
- color: #FFFFFF;
34157
+ .E_t1ub2aex .column-value {
34158
+ color: #fff;
34202
34159
  margin-left: 8px;
34203
34160
  }
34204
34161
 
34205
- .E_ljhvvia {
34206
- display: inline-block;
34207
- height: 8px;
34208
- width: 8px;
34209
- margin-right: 8px;
34210
- border-radius: 2px;
34211
- }
34212
- .E_ljhvvia.borderd {
34213
- border: 1px solid #fff;
34214
- }
34215
-
34216
- .E_msn7nxt {
34162
+ .E_m11nzl2x {
34217
34163
  color: rgba(44, 56, 82, 0.6);
34218
34164
  text-align: center;
34219
34165
  display: flex;
@@ -34222,158 +34168,212 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34222
34168
  flex-direction: column;
34223
34169
  height: 100%;
34224
34170
  }
34225
- .E_msn7nxt .link {
34171
+ .E_m11nzl2x .link {
34226
34172
  color: #0080ff;
34227
34173
  cursor: pointer;
34228
34174
  }
34229
34175
 
34230
- .E_mp64wfi {
34176
+ .E_mn7joto {
34231
34177
  width: 100%;
34232
34178
  height: 100%;
34233
34179
  display: flex;
34234
34180
  flex-direction: column;
34235
34181
  }
34236
- .E_mp64wfi .name-toolbar {
34182
+ .E_mn7joto .name-toolbar {
34237
34183
  width: 100%;
34238
34184
  display: flex;
34239
34185
  line-height: 30px;
34240
- padding: 0 16px;
34241
34186
  justify-content: space-between;
34242
34187
  }
34243
- .E_mp64wfi .name-toolbar .metric-extra {
34188
+ .E_mn7joto .name-toolbar .metric-extra {
34244
34189
  display: flex;
34245
34190
  font-size: 12px;
34246
34191
  align-items: center;
34247
34192
  }
34248
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34193
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
34249
34194
  color: #a3b4cc;
34250
34195
  }
34251
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34196
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
34252
34197
  margin-left: 10px;
34253
34198
  }
34254
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34199
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
34255
34200
  margin-left: 10px;
34256
34201
  cursor: pointer;
34257
34202
  }
34258
- .E_mp64wfi .content {
34203
+ .E_mn7joto .content {
34259
34204
  flex: 1;
34260
34205
  width: 100%;
34261
34206
  display: flex;
34262
34207
  justify-content: center;
34263
34208
  align-items: center;
34264
34209
  }
34265
- .E_mp64wfi .single-content {
34210
+ .E_mn7joto .single-content {
34266
34211
  height: 65px;
34267
34212
  }
34268
34213
 
34269
- .E_l1oyigan {
34214
+ .E_l1bifhon {
34270
34215
  display: flex;
34271
34216
  align-items: center;
34272
34217
  white-space: nowrap;
34273
34218
  overflow: hidden;
34274
34219
  width: 100%;
34275
34220
  }
34276
- .E_l1oyigan .ant-dropdown-trigger {
34277
- margin-left: auto;
34221
+ .E_l1bifhon .ant-dropdown-trigger {
34278
34222
  font-size: 12px;
34223
+ margin-left: 8px;
34279
34224
  }
34280
34225
 
34281
- .E_l1noi4n1 {
34226
+ .E_ltthzck {
34282
34227
  display: flex;
34283
34228
  justify-content: flex-start;
34284
34229
  align-items: center;
34285
34230
  font-size: 12px;
34286
34231
  cursor: pointer;
34287
34232
  }
34288
- .E_l1noi4n1:not(:last-child) {
34289
- margin-right: 20px;
34233
+ .E_ltthzck:not(:first-child) {
34234
+ margin-left: 8px;
34290
34235
  }
34291
- .E_l1noi4n1.deselected {
34292
- opacity: 0.4;
34236
+ .E_ltthzck.deselected, .E_ltthzck.hovering {
34237
+ opacity: 0.3;
34293
34238
  }
34294
- .E_l1noi4n1.deselected .color-block {
34239
+ .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
34295
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;
34251
+ }
34252
+ .E_ltthzck .icon-suffix-wrapper {
34253
+ display: flex;
34254
+ align-items: center;
34255
+ margin-left: 4px;
34296
34256
  }
34297
34257
 
34298
- .E_cz19rz6 {
34258
+ .E_l1mumj7o {
34259
+ display: flex;
34260
+ justify-content: flex-start;
34261
+ align-items: center;
34262
+ font-size: 12px;
34263
+ cursor: pointer;
34264
+ }
34265
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34266
+ opacity: 0.3;
34267
+ }
34268
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
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;
34282
+ }
34283
+
34284
+ .E_c14rn6j5 {
34299
34285
  display: inline-block;
34300
34286
  height: 8px;
34301
34287
  width: 8px;
34302
- margin-right: 8px;
34288
+ margin-right: 6px;
34289
+ border-radius: 2px;
34303
34290
  }
34304
34291
 
34305
- .E_e17r5r9c .ant-dropdown-menu-item {
34292
+ .E_e45tc5l .ant-dropdown-menu-item {
34306
34293
  display: flex;
34307
34294
  align-items: center;
34308
34295
  font-size: 12px;
34309
34296
  margin: 0;
34310
34297
  }
34311
34298
 
34312
- .E_m1y1hhnr {
34299
+ .E_lqeaosa {
34313
34300
  position: relative;
34314
34301
  }
34315
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34302
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34316
34303
  bottom: -12px;
34317
34304
  }
34318
- .E_m1y1hhnr .metric-toolbar {
34305
+ .E_lqeaosa .metric-toolbar {
34319
34306
  display: flex;
34320
34307
  justify-content: space-between;
34321
34308
  line-height: 30px;
34322
- margin: 0 16px;
34323
34309
  }
34324
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34310
+ .E_lqeaosa .metric-toolbar .metric-extra {
34325
34311
  display: flex;
34312
+ flex-shrink: 0;
34326
34313
  font-size: 12px;
34327
34314
  align-items: center;
34328
34315
  }
34329
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34316
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34330
34317
  color: #a3b4cc;
34331
34318
  }
34332
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34319
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34333
34320
  margin-left: 10px;
34334
34321
  }
34335
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34322
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34336
34323
  margin-left: 10px;
34337
34324
  cursor: pointer;
34338
34325
  }
34339
- .E_m1y1hhnr .recharts-xAxis {
34326
+ .E_lqeaosa .recharts-xAxis {
34340
34327
  font-size: 12px;
34341
34328
  }
34342
- .E_m1y1hhnr .pointer-wrapper {
34329
+ .E_lqeaosa .pointer-wrapper {
34343
34330
  position: absolute;
34344
34331
  bottom: 10px;
34345
34332
  padding: 0 8px;
34346
- border-radius: 4px;
34347
34333
  font-size: 12px;
34348
34334
  color: #fff;
34349
- background: rgba(0, 0, 0, 0.75);
34350
34335
  transform: translateX(-50%);
34351
34336
  }
34352
34337
 
34353
- .E_tnvijvs {
34338
+ .E_t2pr38p {
34354
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;
34355
34344
  }
34356
34345
 
34357
- .E_t1ub2aex {
34346
+ .E_tecdsj7 {
34358
34347
  display: flex;
34359
34348
  align-items: center;
34349
+ background-color: unset;
34350
+ color: #FFFFFF;
34360
34351
  justify-content: space-between;
34361
- background-color: rgba(0, 0, 0, 0.75);
34362
- color: #b4beca;
34363
34352
  font-size: 12px;
34364
- padding: 3px 6px;
34353
+ padding-top: 6px;
34365
34354
  }
34366
- .E_t1ub2aex:first-child {
34355
+ .E_tecdsj7:first-child {
34367
34356
  padding-top: 3px;
34368
34357
  }
34369
- .E_t1ub2aex:last-child {
34358
+ .E_tecdsj7:last-child {
34370
34359
  padding-bottom: 3px;
34371
34360
  }
34372
- .E_t1ub2aex .column-value {
34373
- color: #fff;
34361
+ .E_tecdsj7 .column-value {
34362
+ color: #FFFFFF;
34374
34363
  margin-left: 8px;
34375
34364
  }
34376
34365
 
34366
+ .E_ljhvvia {
34367
+ display: inline-block;
34368
+ height: 8px;
34369
+ width: 8px;
34370
+ margin-right: 8px;
34371
+ border-radius: 2px;
34372
+ }
34373
+ .E_ljhvvia.borderd {
34374
+ border: 1px solid #fff;
34375
+ }
34376
+
34377
34377
  .E_bpgac8u {
34378
34378
  color: #FFFFFF;
34379
34379
  display: flex;
@@ -34923,6 +34923,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34923
34923
  }
34924
34924
  }
34925
34925
 
34926
+ .E_skwah65 {
34927
+ height: 8px;
34928
+ box-sizing: border-box;
34929
+ border-radius: 2px;
34930
+ background: #f5f7fa;
34931
+ display: flex;
34932
+ width: 100%;
34933
+ overflow: hidden;
34934
+ }
34935
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
34936
+ margin-left: 1px;
34937
+ }
34938
+
34926
34939
  .E_s1ebs0ra {
34927
34940
  display: flex;
34928
34941
  align-items: center;
@@ -34984,6 +34997,60 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34984
34997
  background: #fff;
34985
34998
  }
34986
34999
 
35000
+ .E_c18bcrac {
35001
+ display: inline-block;
35002
+ width: 100%;
35003
+ }
35004
+ .E_c18bcrac .recharts-wrapper {
35005
+ margin-left: 4px;
35006
+ }
35007
+
35008
+ .E_cro7kg2 {
35009
+ padding: 4px;
35010
+ }
35011
+ .E_cro7kg2 .unit {
35012
+ color: white;
35013
+ }
35014
+
35015
+ .E_c14wcxf0 {
35016
+ display: flex;
35017
+ justify-content: space-between;
35018
+ align-items: center;
35019
+ font-size: 13px;
35020
+ line-height: 24px;
35021
+ color: #cccccc;
35022
+ white-space: nowrap;
35023
+ }
35024
+ .E_c14wcxf0 label {
35025
+ margin-right: 32px;
35026
+ }
35027
+
35028
+ .E_coy29mj.E_c14wcxf0 {
35029
+ font-weight: bold;
35030
+ color: white;
35031
+ }
35032
+
35033
+ .E_s11212zy {
35034
+ width: 8px;
35035
+ height: 8px;
35036
+ border-radius: 2px;
35037
+ display: inline-block;
35038
+ background: var(--s11212zy-0);
35039
+ border: 1px solid #fff;
35040
+ box-sizing: content-box;
35041
+ margin-right: 6px;
35042
+ }
35043
+
35044
+ .E_p1lyky6c > :first-child {
35045
+ font-weight: bold;
35046
+ color: white;
35047
+ margin-right: 4px;
35048
+ }
35049
+
35050
+ span.E_tqjc4ui {
35051
+ margin: 0 2px;
35052
+ }
35053
+
34987
35054
  .E_clm1wy1 {
34988
35055
  width: 192px;
34989
35056
  height: 246px;
@@ -35077,56 +35144,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35077
35144
  border-radius: 2px;
35078
35145
  }
35079
35146
 
35080
- .E_c18bcrac {
35081
- display: inline-block;
35082
- width: 100%;
35083
- }
35084
- .E_c18bcrac .recharts-wrapper {
35085
- margin-left: 4px;
35086
- }
35087
-
35088
- .E_cro7kg2 {
35089
- padding: 4px;
35090
- }
35091
- .E_cro7kg2 .unit {
35092
- color: white;
35093
- }
35094
-
35095
- .E_c14wcxf0 {
35096
- display: flex;
35097
- justify-content: space-between;
35098
- align-items: center;
35099
- font-size: 13px;
35100
- line-height: 24px;
35101
- color: #cccccc;
35102
- white-space: nowrap;
35103
- }
35104
- .E_c14wcxf0 label {
35105
- margin-right: 32px;
35106
- }
35107
-
35108
- .E_coy29mj.E_c14wcxf0 {
35109
- font-weight: bold;
35110
- color: white;
35111
- }
35112
-
35113
- .E_s11212zy {
35114
- width: 8px;
35115
- height: 8px;
35116
- border-radius: 2px;
35117
- display: inline-block;
35118
- background: var(--s11212zy-0);
35119
- border: 1px solid #fff;
35120
- box-sizing: content-box;
35121
- margin-right: 6px;
35122
- }
35123
-
35124
- .E_p1lyky6c > :first-child {
35125
- font-weight: bold;
35126
- color: white;
35127
- margin-right: 4px;
35128
- }
35129
-
35130
35147
  .E_c1up1pdz {
35131
35148
  width: 648px;
35132
35149
  }
@@ -35291,13 +35308,36 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35291
35308
  margin: 0 3px;
35292
35309
  }
35293
35310
 
35294
- .E_tcckoz1 {
35295
- max-height: 400px;
35296
- overflow: auto;
35311
+ .E_tcckoz1 {
35312
+ max-height: 400px;
35313
+ overflow: auto;
35314
+ }
35315
+
35316
+ .E_ou7iq30 {
35317
+ overflow: hidden;
35318
+ text-overflow: ellipsis;
35319
+ }
35320
+
35321
+ .E_s1tui002 {
35322
+ white-space: nowrap;
35323
+ }
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;
35297
35330
  }
35298
35331
 
35299
- span.E_tqjc4ui {
35300
- margin: 0 2px;
35332
+ .E_t1vv6d68 .ant-tooltip-arrow {
35333
+ display: none;
35334
+ }
35335
+ .E_t1vv6d68 .ant-tooltip-inner {
35336
+ background: rgba(23, 38, 64, 0.8);
35337
+ border-radius: 4px;
35338
+ }
35339
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35340
+ visibility: hidden;
35301
35341
  }
35302
35342
 
35303
35343
  .E_t1sqg15u {
@@ -35390,77 +35430,6 @@ span.E_tqjc4ui {
35390
35430
  padding-right: 12px;
35391
35431
  }
35392
35432
 
35393
- .E_s1iv0tp1 .enabled-switch {
35394
- display: flex;
35395
- align-items: center;
35396
- }
35397
- .E_s1iv0tp1 .enabled-text {
35398
- margin-right: 8px;
35399
- }
35400
-
35401
- .E_wg1tsps {
35402
- display: flex;
35403
- align-items: center;
35404
- justify-content: flex-end;
35405
- }
35406
-
35407
- .E_b1ctd5xy {
35408
- display: flex;
35409
- align-items: center;
35410
- width: calc(100% - 40px);
35411
- }
35412
- .E_b1ctd5xy .chart {
35413
- display: inline-block;
35414
- width: 100%;
35415
- }
35416
-
35417
- .E_u1p8acpn {
35418
- min-width: 40px;
35419
- }
35420
- .E_u1p8acpn .unit {
35421
- color: #00122e !important;
35422
- }
35423
-
35424
- .E_ou7iq30 {
35425
- overflow: hidden;
35426
- text-overflow: ellipsis;
35427
- }
35428
-
35429
- .E_s1tui002 {
35430
- white-space: nowrap;
35431
- }
35432
-
35433
- .E_mxrc2zg {
35434
- display: -webkit-box;
35435
- -webkit-line-clamp: var(--mxrc2zg-0);
35436
- -webkit-box-orient: vertical;
35437
- word-break: break-all;
35438
- }
35439
-
35440
- .E_t1vv6d68 .ant-tooltip-arrow {
35441
- display: none;
35442
- }
35443
- .E_t1vv6d68 .ant-tooltip-inner {
35444
- background: rgba(23, 38, 64, 0.8);
35445
- border-radius: 4px;
35446
- }
35447
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35448
- visibility: hidden;
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;
35459
- }
35460
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35461
- margin-left: 1px;
35462
- }
35463
-
35464
35433
  .E_s1at6qmn.ant-layout-sider {
35465
35434
  background: #edf0f7;
35466
35435
  padding: 32px 8px;
@@ -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;
@@ -35956,6 +35956,30 @@ span.E_tqjc4ui {
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_c1ss4prm {
36004
- color: rgba(44, 56, 82, 0.6);
36005
- }
36006
- .E_c1ss4prm li {
36007
- margin-bottom: 4px;
36008
- }
36009
- .E_c1ss4prm li:last-child {
36010
- margin-bottom: 0;
36011
- }
36012
-
36013
- .E_ms3tlei {
36014
- background: rgba(225, 230, 241, 0.6);
36015
- padding: 8px;
36016
- border-radius: 6px;
36017
- color: rgba(44, 56, 82, 0.6);
36018
- }
36019
- .E_ms3tlei li {
36020
- margin-bottom: 4px;
36021
- }
36022
- .E_ms3tlei li:last-child {
36023
- margin-bottom: 0;
36024
- }
36025
-
36026
- .E_du44iy7 {
36027
- margin-bottom: 4px;
36028
- }
36029
-
36030
- .E_s1qmhanr {
36031
- color: rgba(44, 56, 82, 0.6);
36032
- margin-bottom: 8px;
36033
- }
36034
-
36035
- .E_drje1h0 {
36036
- height: 1px;
36037
- background: #e4e9f2;
36038
- margin: 16px 0;
36039
- }
36040
-
36041
- .E_cevhqx7 {
36042
- color: #00122e;
36043
- }
36044
-
36045
- .E_snbqlt4 {
36046
- margin-top: 8px;
36047
- color: rgba(44, 56, 82, 0.6);
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
  }