@cloudtower/eagle 0.27.82 → 0.27.84

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.
@@ -29572,6 +29572,20 @@ html body {
29572
29572
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29573
29573
  }
29574
29574
  }
29575
+ .E_skwah65 {
29576
+ height: 8px;
29577
+ box-sizing: border-box;
29578
+ border-radius: 2px;
29579
+ background: #f5f7fa;
29580
+ display: flex;
29581
+ width: 100%;
29582
+ overflow: hidden;
29583
+ }
29584
+
29585
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29586
+ margin-left: 1px;
29587
+ }
29588
+
29575
29589
  .E_c18bcrac {
29576
29590
  display: inline-block;
29577
29591
  width: 100%;
@@ -29621,75 +29635,40 @@ html body {
29621
29635
  margin-right: 4px;
29622
29636
  }
29623
29637
 
29624
- .E_s1ebs0ra {
29625
- display: flex;
29626
- align-items: center;
29627
- justify-content: space-between;
29628
- background: #edf0f7;
29629
- padding: 8px 12px;
29630
- position: sticky;
29631
- top: 0;
29632
- z-index: 1;
29633
- margin-bottom: -52px;
29634
- }
29635
-
29636
- .E_s1ebs0ra .select-total {
29637
- display: flex;
29638
- align-items: center;
29639
- font-weight: 700;
29640
- flex-shrink: 0;
29638
+ .E_tqjc4ui {
29639
+ margin: 0 2px;
29641
29640
  }
29642
29641
 
29643
- .E_s1ebs0ra .select-total .icon-wrapper {
29642
+ .E_gmyahx3 {
29644
29643
  cursor: pointer;
29645
- margin-left: 8px;
29646
- width: 32px;
29647
- height: 32px;
29648
- border-radius: 50%;
29649
- justify-content: center;
29650
- }
29651
-
29652
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
29653
- background: rgba(225, 230, 241, 0.6);
29654
- }
29655
-
29656
- .E_s1ebs0ra .action-group {
29657
- flex: 1;
29658
- margin-left: 88px;
29659
- white-space: nowrap;
29660
- text-align: right;
29661
- position: relative;
29662
- padding: 4px 0;
29663
- margin-top: -4px;
29664
- overflow: hidden;
29665
29644
  }
29666
29645
 
29667
- .E_s1ebs0ra .action-group .sub-menu-delete {
29668
- transform: translateY(-4px);
29646
+ .E_gmyahx3 .link-text {
29647
+ color: rgba(0, 21, 64, 0.3);
29669
29648
  }
29670
29649
 
29671
- .E_s1ebs0ra .action-group button {
29672
- border: none;
29650
+ .E_gmyahx3:hover .link-text {
29651
+ color: #0080ff;
29673
29652
  }
29674
29653
 
29675
- .E_s1ebs0ra .action-group > *:not(:last-child) {
29676
- margin-right: 8px;
29654
+ .E_n12mqh7z {
29655
+ display: flex;
29656
+ align-items: center;
29657
+ font-size: 12px;
29658
+ line-height: 18px;
29677
29659
  }
29678
29660
 
29679
- .E_s1ebs0ra .action-group > button:last-child {
29680
- margin-right: 4px;
29661
+ .E_n12mqh7z:not(:last-child) {
29662
+ margin-bottom: 4px;
29681
29663
  }
29682
29664
 
29683
- .E_s1ebs0ra .action-group .more-btn {
29684
- cursor: pointer;
29685
- width: 32px;
29686
- height: 32px;
29687
- justify-content: center;
29688
- border-radius: 50%;
29665
+ .E_tf5bynu {
29666
+ margin: 0 3px;
29689
29667
  }
29690
29668
 
29691
- .E_s1ebs0ra .action-group .more-btn:hover {
29692
- background: #fff;
29669
+ .E_tcckoz1 {
29670
+ max-height: 400px;
29671
+ overflow: auto;
29693
29672
  }
29694
29673
 
29695
29674
  .E_clm1wy1 {
@@ -29801,54 +29780,91 @@ html body {
29801
29780
  border-radius: 2px;
29802
29781
  }
29803
29782
 
29804
- .E_skwah65 {
29805
- height: 8px;
29806
- box-sizing: border-box;
29807
- border-radius: 2px;
29808
- background: #f5f7fa;
29783
+ .E_s1ebs0ra {
29809
29784
  display: flex;
29810
- width: 100%;
29811
- overflow: hidden;
29785
+ align-items: center;
29786
+ justify-content: space-between;
29787
+ background: #edf0f7;
29788
+ padding: 8px 12px;
29789
+ position: sticky;
29790
+ top: 0;
29791
+ z-index: 1;
29792
+ margin-bottom: -52px;
29812
29793
  }
29813
29794
 
29814
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29815
- margin-left: 1px;
29795
+ .E_s1ebs0ra .select-total {
29796
+ display: flex;
29797
+ align-items: center;
29798
+ font-weight: 700;
29799
+ flex-shrink: 0;
29816
29800
  }
29817
29801
 
29818
- .E_gmyahx3 {
29802
+ .E_s1ebs0ra .select-total .icon-wrapper {
29819
29803
  cursor: pointer;
29804
+ margin-left: 8px;
29805
+ width: 32px;
29806
+ height: 32px;
29807
+ border-radius: 50%;
29808
+ justify-content: center;
29820
29809
  }
29821
29810
 
29822
- .E_gmyahx3 .link-text {
29823
- color: rgba(0, 21, 64, 0.3);
29811
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29812
+ background: rgba(225, 230, 241, 0.6);
29824
29813
  }
29825
29814
 
29826
- .E_gmyahx3:hover .link-text {
29827
- color: #0080ff;
29815
+ .E_s1ebs0ra .action-group {
29816
+ flex: 1;
29817
+ margin-left: 88px;
29818
+ white-space: nowrap;
29819
+ text-align: right;
29820
+ position: relative;
29821
+ padding: 4px 0;
29822
+ margin-top: -4px;
29823
+ overflow: hidden;
29828
29824
  }
29829
29825
 
29830
- .E_tqjc4ui {
29831
- margin: 0 2px;
29826
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29827
+ transform: translateY(-4px);
29832
29828
  }
29833
29829
 
29834
- .E_n12mqh7z {
29835
- display: flex;
29836
- align-items: center;
29837
- font-size: 12px;
29838
- line-height: 18px;
29830
+ .E_s1ebs0ra .action-group button {
29831
+ border: none;
29839
29832
  }
29840
29833
 
29841
- .E_n12mqh7z:not(:last-child) {
29842
- margin-bottom: 4px;
29834
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29835
+ margin-right: 8px;
29843
29836
  }
29844
29837
 
29845
- .E_tf5bynu {
29846
- margin: 0 3px;
29838
+ .E_s1ebs0ra .action-group > button:last-child {
29839
+ margin-right: 4px;
29847
29840
  }
29848
29841
 
29849
- .E_tcckoz1 {
29850
- max-height: 400px;
29851
- overflow: auto;
29842
+ .E_s1ebs0ra .action-group .more-btn {
29843
+ cursor: pointer;
29844
+ width: 32px;
29845
+ height: 32px;
29846
+ justify-content: center;
29847
+ border-radius: 50%;
29848
+ }
29849
+
29850
+ .E_s1ebs0ra .action-group .more-btn:hover {
29851
+ background: #fff;
29852
+ }
29853
+
29854
+ .E_ou7iq30 {
29855
+ overflow: hidden;
29856
+ text-overflow: ellipsis;
29857
+ }
29858
+
29859
+ .E_s1tui002 {
29860
+ white-space: nowrap;
29861
+ }
29862
+
29863
+ .E_mxrc2zg {
29864
+ display: -webkit-box;
29865
+ -webkit-line-clamp: var(--mxrc2zg-0);
29866
+ -webkit-box-orient: vertical;
29867
+ word-break: break-all;
29852
29868
  }
29853
29869
 
29854
29870
  .E_c1up1pdz {
@@ -30017,20 +30033,13 @@ html body {
30017
30033
  color: #fff;
30018
30034
  }
30019
30035
 
30020
- .E_ou7iq30 {
30021
- overflow: hidden;
30022
- text-overflow: ellipsis;
30023
- }
30024
-
30025
- .E_s1tui002 {
30026
- white-space: nowrap;
30036
+ .E_s1iv0tp1 .enabled-switch {
30037
+ display: flex;
30038
+ align-items: center;
30027
30039
  }
30028
30040
 
30029
- .E_mxrc2zg {
30030
- display: -webkit-box;
30031
- -webkit-line-clamp: var(--mxrc2zg-0);
30032
- -webkit-box-orient: vertical;
30033
- word-break: break-all;
30041
+ .E_s1iv0tp1 .enabled-text {
30042
+ margin-right: 8px;
30034
30043
  }
30035
30044
 
30036
30045
  .E_t1sqg15u {
@@ -30139,180 +30148,60 @@ html body {
30139
30148
  padding-right: 12px;
30140
30149
  }
30141
30150
 
30142
- .E_s1iv0tp1 .enabled-switch {
30151
+ .E_tje3huy {
30152
+ width: 100%;
30153
+ overflow: inherit;
30154
+ white-space: inherit;
30155
+ text-overflow: ellipsis;
30156
+ }
30157
+
30158
+ .E_t160l1cm {
30143
30159
  display: flex;
30144
- align-items: center;
30160
+ flex-direction: column;
30161
+ flex: 1;
30162
+ /* FIXME:(yanzhen) do this better */
30145
30163
  }
30146
30164
 
30147
- .E_s1iv0tp1 .enabled-text {
30148
- margin-right: 8px;
30165
+ .E_t160l1cm .tab-bar {
30166
+ flex-shrink: 0;
30167
+ display: flex;
30168
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30149
30169
  }
30150
30170
 
30151
- .E_c18gxmrl {
30152
- border: 1px solid #d8deeb;
30153
- border-radius: 4px;
30171
+ .E_t160l1cm .tab-content {
30172
+ height: 100%;
30154
30173
  }
30155
30174
 
30156
- .E_c18gxmrl + .E_c18gxmrl {
30157
- margin-top: 8px;
30175
+ .E_t160l1cm .tab-menu-item {
30176
+ margin-right: 2px;
30177
+ padding: 1px 12px;
30178
+ line-height: 24px;
30179
+ height: 24px;
30180
+ color: rgba(44, 56, 82, 0.6);
30181
+ border-radius: 4px 4px 0 0;
30182
+ cursor: pointer;
30183
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30158
30184
  }
30159
30185
 
30160
- .E_c18gxmrl:hover {
30161
- border-color: #0080ff;
30186
+ .E_t160l1cm .tab-menu-item:first-child {
30187
+ padding-left: 0;
30162
30188
  }
30163
30189
 
30164
- .E_c18gxmrl:hover > header {
30165
- background: rgba(0, 128, 255, 0.1);
30190
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30191
+ padding-left: 12px;
30166
30192
  }
30167
30193
 
30168
- .E_c18gxmrl.active header {
30169
- border-bottom: 1px solid #d8deeb;
30194
+ .E_t160l1cm .tab-menu-item:hover {
30195
+ color: #0080ff;
30196
+ background: rgba(211, 218, 235, 0.6);
30170
30197
  }
30171
30198
 
30172
- .E_c18gxmrl > header {
30173
- padding: 8px 12px;
30199
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30200
+ fill: #0080ff;
30174
30201
  }
30175
30202
 
30176
- .E_wg1tsps {
30177
- display: flex;
30178
- align-items: center;
30179
- justify-content: flex-end;
30180
- }
30181
-
30182
- .E_b1ctd5xy {
30183
- display: flex;
30184
- align-items: center;
30185
- width: calc(100% - 40px);
30186
- }
30187
-
30188
- .E_b1ctd5xy .chart {
30189
- display: inline-block;
30190
- width: 100%;
30191
- }
30192
-
30193
- .E_u1p8acpn {
30194
- min-width: 40px;
30195
- }
30196
-
30197
- .E_u1p8acpn .unit {
30198
- color: #00122e !important;
30199
- }
30200
-
30201
- .E_berrcjl {
30202
- color: rgba(10, 37, 85, 0.6);
30203
- margin-bottom: 4px;
30204
- }
30205
-
30206
- .E_berrcjl .breadcrumb-link {
30207
- color: rgba(10, 37, 85, 0.6);
30208
- cursor: pointer;
30209
- transition: color 160ms ease;
30210
- }
30211
-
30212
- .E_berrcjl .breadcrumb-link:hover {
30213
- color: #0080ff;
30214
- }
30215
-
30216
- .E_berrcjl .breadcrumb-link:active {
30217
- color: #005ed1;
30218
- }
30219
-
30220
- .E_m74vjol {
30221
- display: flex;
30222
- justify-content: space-between;
30223
- width: 100%;
30224
- }
30225
-
30226
- .E_m74vjol .action {
30227
- margin-left: 16px;
30228
- }
30229
-
30230
- .E_a1o35uvh .ant-alert-message {
30231
- width: 100%;
30232
- }
30233
-
30234
- .E_b1nip9bk {
30235
- padding: 4px 11px;
30236
- }
30237
-
30238
- .E_bqamoqe {
30239
- white-space: nowrap;
30240
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30241
- }
30242
-
30243
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30244
- --color: #0080ff;
30245
- }
30246
-
30247
- .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] {
30248
- --color: #0080ff;
30249
- }
30250
-
30251
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30252
- margin-left: 1px;
30253
- }
30254
-
30255
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30256
- border-top-right-radius: 0;
30257
- border-bottom-right-radius: 0;
30258
- }
30259
-
30260
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30261
- border-top-left-radius: 0;
30262
- border-bottom-left-radius: 0;
30263
- }
30264
-
30265
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30266
- border-radius: unset;
30267
- }
30268
-
30269
- .E_t160l1cm {
30270
- display: flex;
30271
- flex-direction: column;
30272
- flex: 1;
30273
- /* FIXME:(yanzhen) do this better */
30274
- }
30275
-
30276
- .E_t160l1cm .tab-bar {
30277
- flex-shrink: 0;
30278
- display: flex;
30279
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30280
- }
30281
-
30282
- .E_t160l1cm .tab-content {
30283
- height: 100%;
30284
- }
30285
-
30286
- .E_t160l1cm .tab-menu-item {
30287
- margin-right: 2px;
30288
- padding: 1px 12px;
30289
- line-height: 24px;
30290
- height: 24px;
30291
- color: rgba(44, 56, 82, 0.6);
30292
- border-radius: 4px 4px 0 0;
30293
- cursor: pointer;
30294
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30295
- }
30296
-
30297
- .E_t160l1cm .tab-menu-item:first-child {
30298
- padding-left: 0;
30299
- }
30300
-
30301
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30302
- padding-left: 12px;
30303
- }
30304
-
30305
- .E_t160l1cm .tab-menu-item:hover {
30306
- color: #0080ff;
30307
- background: rgba(211, 218, 235, 0.6);
30308
- }
30309
-
30310
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30311
- fill: #0080ff;
30312
- }
30313
-
30314
- .E_t160l1cm .tab-menu-item:active {
30315
- background: rgba(192, 203, 224, 0.6);
30203
+ .E_t160l1cm .tab-menu-item:active {
30204
+ background: rgba(192, 203, 224, 0.6);
30316
30205
  }
30317
30206
 
30318
30207
  .E_t160l1cm .tab-menu-item.ant-dropdown-open {
@@ -30516,6 +30405,31 @@ html body {
30516
30405
  background: transparent;
30517
30406
  }
30518
30407
 
30408
+ .E_c18gxmrl {
30409
+ border: 1px solid #d8deeb;
30410
+ border-radius: 4px;
30411
+ }
30412
+
30413
+ .E_c18gxmrl + .E_c18gxmrl {
30414
+ margin-top: 8px;
30415
+ }
30416
+
30417
+ .E_c18gxmrl:hover {
30418
+ border-color: #0080ff;
30419
+ }
30420
+
30421
+ .E_c18gxmrl:hover > header {
30422
+ background: rgba(0, 128, 255, 0.1);
30423
+ }
30424
+
30425
+ .E_c18gxmrl.active header {
30426
+ border-bottom: 1px solid #d8deeb;
30427
+ }
30428
+
30429
+ .E_c18gxmrl > header {
30430
+ padding: 8px 12px;
30431
+ }
30432
+
30519
30433
  .E_b1wx3t3t.ant-btn-icon-only {
30520
30434
  justify-content: center;
30521
30435
  }
@@ -30803,11 +30717,62 @@ html body {
30803
30717
  padding: 0;
30804
30718
  }
30805
30719
 
30806
- .E_tje3huy {
30720
+ .E_berrcjl {
30721
+ color: rgba(10, 37, 85, 0.6);
30722
+ margin-bottom: 4px;
30723
+ }
30724
+
30725
+ .E_berrcjl .breadcrumb-link {
30726
+ color: rgba(10, 37, 85, 0.6);
30727
+ cursor: pointer;
30728
+ transition: color 160ms ease;
30729
+ }
30730
+
30731
+ .E_berrcjl .breadcrumb-link:hover {
30732
+ color: #0080ff;
30733
+ }
30734
+
30735
+ .E_berrcjl .breadcrumb-link:active {
30736
+ color: #005ed1;
30737
+ }
30738
+
30739
+ .E_m74vjol {
30740
+ display: flex;
30741
+ justify-content: space-between;
30807
30742
  width: 100%;
30808
- overflow: inherit;
30809
- white-space: inherit;
30810
- text-overflow: ellipsis;
30743
+ }
30744
+
30745
+ .E_m74vjol .action {
30746
+ margin-left: 16px;
30747
+ }
30748
+
30749
+ .E_a1o35uvh .ant-alert-message {
30750
+ width: 100%;
30751
+ }
30752
+
30753
+ .E_wg1tsps {
30754
+ display: flex;
30755
+ align-items: center;
30756
+ justify-content: flex-end;
30757
+ }
30758
+
30759
+ .E_b1ctd5xy {
30760
+ display: flex;
30761
+ align-items: center;
30762
+ width: calc(100% - 40px);
30763
+ }
30764
+
30765
+ .E_b1ctd5xy .chart {
30766
+ display: inline-block;
30767
+ width: 100%;
30768
+ }
30769
+
30770
+ .E_u1p8acpn {
30771
+ min-width: 40px;
30772
+ }
30773
+
30774
+ .E_u1p8acpn .unit {
30775
+ color: #00122e !important;
30811
30776
  }
30812
30777
 
30813
30778
  .E_c1uzzomf {
@@ -30835,14 +30800,6 @@ html body {
30835
30800
  text-align: center;
30836
30801
  }
30837
30802
 
30838
- .E_c1yyuluq {
30839
- border-radius: 8px;
30840
- }
30841
-
30842
- .E_c1yyuluq .ant-card-body {
30843
- padding: 20px 24px 24px 24px;
30844
- }
30845
-
30846
30803
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30847
30804
  padding: 4px 8px 0 8px;
30848
30805
  color: rgba(44, 56, 82, 0.6);
@@ -30858,125 +30815,29 @@ html body {
30858
30815
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30859
30816
  }
30860
30817
 
30861
- .E_itxley7.ant-input-group.ant-input-group-compact {
30862
- display: flex;
30818
+ .E_d1bw7c5z {
30819
+ position: relative;
30820
+ max-width: 388px;
30821
+ min-width: 285px;
30863
30822
  }
30864
30823
 
30865
- .E_phljevk {
30824
+ .E_d1bw7c5z .center {
30825
+ position: absolute;
30826
+ font-size: 12px;
30827
+ width: 80px;
30828
+ height: 100px;
30829
+ top: 0;
30830
+ left: 35px;
30866
30831
  display: flex;
30867
- justify-content: space-between;
30832
+ flex-direction: column;
30833
+ justify-content: center;
30868
30834
  align-items: center;
30869
- padding: 10px 0;
30870
- color: rgba(44, 56, 82, 0.6);
30871
- font-size: 12px;
30872
- line-height: 24px;
30835
+ color: #00122e;
30873
30836
  }
30874
30837
 
30875
- .E_phljevk .pagination-left {
30876
- padding: 2px 8px;
30877
- }
30878
-
30879
- .E_phljevk .dropdown-trigger {
30880
- display: flex;
30881
- align-items: center;
30882
- border-radius: 6px;
30883
- cursor: pointer;
30884
- transition: all 0.3s ease;
30885
- }
30886
-
30887
- .E_phljevk .dropdown-trigger:hover {
30888
- background: rgba(211, 218, 235, 0.6);
30889
- color: #0080ff;
30890
- }
30891
-
30892
- .E_phljevk .dropdown-trigger .icon-inner {
30893
- margin-left: 4px;
30894
- }
30895
-
30896
- .E_phljevk .pagination-right {
30897
- display: flex;
30898
- align-items: center;
30899
- color: #0080ff;
30900
- font-weight: bold;
30901
- }
30902
-
30903
- .E_phljevk .pagination-right .icon-inner {
30904
- margin-left: 4px;
30905
- }
30906
-
30907
- .E_phljevk .pagination-right .prev-btn,
30908
- .E_phljevk .pagination-right .next-btn {
30909
- padding: 0 8px;
30910
- }
30911
-
30912
- .E_phljevk .pagination-right .prev-btn > span,
30913
- .E_phljevk .pagination-right .next-btn > span {
30914
- color: #0080ff;
30915
- }
30916
-
30917
- .E_phljevk .pagination-right .next-btn .icon-inner {
30918
- transform: rotate(180deg);
30919
- }
30920
-
30921
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30922
- max-height: calc(100vh - 128px);
30923
- overflow-y: auto;
30924
- }
30925
-
30926
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30927
- padding: 4px 20px;
30928
- font-size: 12px;
30929
- line-height: 18px;
30930
- }
30931
-
30932
- .E_ccrbeuz .ant-collapse-item {
30933
- border: 0px;
30934
- background-color: #fff;
30935
- }
30936
-
30937
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30938
- padding-top: 0px;
30939
- padding-bottom: 0px;
30940
- padding-left: 0px !important;
30941
- padding-right: 24px;
30942
- }
30943
-
30944
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30945
- right: 0px;
30946
- }
30947
-
30948
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30949
- padding: 0px;
30950
- }
30951
-
30952
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30953
- padding-right: 0px;
30954
- cursor: default;
30955
- }
30956
-
30957
- .E_d1bw7c5z {
30958
- position: relative;
30959
- max-width: 388px;
30960
- min-width: 285px;
30961
- }
30962
-
30963
- .E_d1bw7c5z .center {
30964
- position: absolute;
30965
- font-size: 12px;
30966
- width: 80px;
30967
- height: 100px;
30968
- top: 0;
30969
- left: 35px;
30970
- display: flex;
30971
- flex-direction: column;
30972
- justify-content: center;
30973
- align-items: center;
30974
- color: #00122e;
30975
- }
30976
-
30977
- .E_d1bw7c5z .center .number {
30978
- font-size: 24px;
30979
- font-weight: 700;
30838
+ .E_d1bw7c5z .center .number {
30839
+ font-size: 24px;
30840
+ font-weight: 700;
30980
30841
  }
30981
30842
 
30982
30843
  .E_d1bw7c5z .center .text {
@@ -31050,129 +30911,335 @@ html body {
31050
30911
  width: 102px;
31051
30912
  }
31052
30913
 
31053
- .E_c1bus5hc {
31054
- --color: white;
31055
- height: 14px;
31056
- width: 14px;
31057
- border-radius: 50%;
31058
- flex-shrink: 0;
31059
- display: flex;
31060
- align-items: center;
31061
- justify-content: center;
31062
- border: 1px solid var(--color);
31063
- }
31064
-
31065
- .E_c1bus5hc .circle-inner {
31066
- position: relative;
31067
- height: 10px;
31068
- width: 10px;
31069
- border-radius: 50%;
31070
- overflow: hidden;
30914
+ .E_f7pxqmh {
30915
+ width: 100%;
30916
+ margin-bottom: 0 !important;
30917
+ flex-flow: nowrap !important;
30918
+ line-break: auto;
31071
30919
  }
31072
30920
 
31073
- .E_c1bus5hc .circle-content {
31074
- position: absolute;
31075
- height: 100%;
31076
- width: 100%;
31077
- left: 0;
31078
- top: 0;
31079
- border-radius: 50%;
31080
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31081
- transform: rotate(180deg);
30921
+ .E_f7pxqmh > .ant-form-item-label {
30922
+ text-align: left !important;
30923
+ padding-bottom: 0 !important;
31082
30924
  }
31083
30925
 
31084
- .E_c1bus5hc .circle-child {
31085
- position: absolute;
31086
- height: 100%;
31087
- width: 100%;
31088
- left: 0;
31089
- top: 0;
31090
- margin-left: 50%;
31091
- transform-origin: left;
31092
- background: white;
31093
- transform: rotate(0deg);
30926
+ .E_f7pxqmh > .ant-form-item-label > label {
30927
+ min-height: 32px;
30928
+ height: auto;
30929
+ font-size: 13px;
30930
+ color: rgba(44, 56, 82, 0.6);
30931
+ white-space: normal;
31094
30932
  }
31095
30933
 
31096
- .E_rapgekc.ant-radio-wrapper {
31097
- display: inline-flex;
31098
- align-items: baseline;
31099
- white-space: pre-wrap;
30934
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30935
+ border-color: #ff4d4f !important;
31100
30936
  }
31101
30937
 
31102
- .E_rapgekc.ant-radio-wrapper .ant-radio {
31103
- position: relative;
31104
- top: 3px;
30938
+ .E_f7pxqmh .ant-form-item-explain {
30939
+ margin-top: 4px;
30940
+ font-size: 12px;
30941
+ min-height: 0px;
31105
30942
  }
31106
30943
 
31107
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31108
- border-color: rgba(107, 128, 167, 0.6);
30944
+ .E_f7pxqmh .ant-form-item-extra {
30945
+ font-size: 12px;
30946
+ color: rgba(44, 56, 82, 0.6);
30947
+ min-height: 0px;
31109
30948
  }
31110
30949
 
31111
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31112
- border-color: #0080ff;
30950
+ .E_b1nip9bk {
30951
+ padding: 4px 11px;
31113
30952
  }
31114
30953
 
31115
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31116
- border-color: #0080ff;
31117
- background: #0080ff;
30954
+ .E_bqamoqe {
30955
+ white-space: nowrap;
30956
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
31118
30957
  }
31119
30958
 
31120
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31121
- top: 4px;
31122
- left: 4px;
31123
- width: 6px;
31124
- height: 6px;
31125
- background: #fff;
30959
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30960
+ --color: #0080ff;
31126
30961
  }
31127
30962
 
31128
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31129
- opacity: 0.5;
30963
+ .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] {
30964
+ --color: #0080ff;
31130
30965
  }
31131
30966
 
31132
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31133
- border-color: rgba(107, 128, 167, 0.6);
31134
- background: rgba(211, 218, 235, 0.6);
30967
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30968
+ margin-left: 1px;
31135
30969
  }
31136
30970
 
31137
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31138
- background: #00122e;
30971
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30972
+ border-top-right-radius: 0;
30973
+ border-bottom-right-radius: 0;
31139
30974
  }
31140
30975
 
31141
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31142
- color: #00122e;
31143
- opacity: 0.5;
30976
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30977
+ border-top-left-radius: 0;
30978
+ border-bottom-left-radius: 0;
31144
30979
  }
31145
30980
 
31146
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31147
- color: #00122e;
30981
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30982
+ border-radius: unset;
31148
30983
  }
31149
30984
 
31150
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31151
- display: inline-block;
31152
- padding: 0;
31153
- padding-left: 12px;
30985
+ .E_fzh9mnb {
30986
+ width: 100%;
30987
+ height: 100%;
30988
+ min-height: 124px;
30989
+ display: flex;
30990
+ flex-direction: column;
30991
+ justify-content: center;
30992
+ align-items: center;
31154
30993
  }
31155
30994
 
31156
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31157
- margin-bottom: 0;
31158
- white-space: pre-wrap;
31159
- color: rgba(44, 56, 82, 0.6);
30995
+ .E_fzh9mnb .error-text {
30996
+ color: rgba(10, 37, 85, 0.6);
30997
+ margin-bottom: 16px;
30998
+ font-size: 18px;
31160
30999
  }
31161
31000
 
31162
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31163
- padding-left: 8px;
31001
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31002
+ display: var(--ai7qkf2-0);
31164
31003
  }
31165
31004
 
31166
- .E_rp906go .ant-radio-button-wrapper:first-child {
31167
- border-radius: 5px 0 0 5px;
31005
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31006
+ display: inline-flex;
31007
+ line-height: 1.5715;
31008
+ height: 100%;
31009
+ width: 100%;
31168
31010
  }
31169
31011
 
31170
- .E_rp906go .ant-radio-button-wrapper:last-child {
31171
- border-radius: 0 5px 5px 0;
31012
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31013
+ content: var(--ai7qkf2-1);
31014
+ display: var(--ai7qkf2-2);
31015
+ flex: none;
31016
+ align-items: center;
31017
+ margin-left: 4px;
31018
+ padding: 5px 12px 5px 0;
31019
+ color: rgba(44, 56, 82, 0.6);
31172
31020
  }
31173
31021
 
31174
- .E_rcc63c8 {
31175
- color: #00122e;
31022
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31023
+ content: var(--ai7qkf2-3);
31024
+ display: var(--ai7qkf2-4);
31025
+ flex: none;
31026
+ align-items: center;
31027
+ margin-right: 4px;
31028
+ cursor: auto;
31029
+ color: rgba(44, 56, 82, 0.6);
31030
+ }
31031
+
31032
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31033
+ border-radius: 0;
31034
+ }
31035
+
31036
+ .E_ai7qkf2.ant-input-number {
31037
+ width: 100%;
31038
+ border-radius: 6px;
31039
+ }
31040
+
31041
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31042
+ border-color: #0096ff;
31043
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31044
+ z-index: 1;
31045
+ }
31046
+
31047
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31048
+ border-color: #e75a3a;
31049
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31050
+ }
31051
+
31052
+ .E_ai7qkf2 .ant-input-number-input {
31053
+ height: 30px;
31054
+ border: 1px;
31055
+ padding: 5px 12px;
31056
+ font-size: inherit;
31057
+ }
31058
+
31059
+ .E_ai7qkf2.ant-input-number-lg input {
31060
+ height: 38px;
31061
+ border: 1px;
31062
+ padding: 8px 16px;
31063
+ }
31064
+
31065
+ .E_ai7qkf2.ant-input-number-sm input {
31066
+ height: 22px;
31067
+ border: 1px;
31068
+ padding: 2px 8px;
31069
+ }
31070
+
31071
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31072
+ display: flex;
31073
+ }
31074
+
31075
+ .E_iouxfgt {
31076
+ display: inline-flex;
31077
+ align-items: center;
31078
+ }
31079
+
31080
+ .E_iouxfgt .icon-inner {
31081
+ display: inline-flex;
31082
+ align-items: center;
31083
+ justify-content: center;
31084
+ }
31085
+
31086
+ .E_iouxfgt .icon-inner + span,
31087
+ .E_iouxfgt span + .icon-inner.suffix {
31088
+ margin-left: 4px;
31089
+ }
31090
+
31091
+ .E_iouxfgt.is-rotate img,
31092
+ .E_iouxfgt.is-rotate svg {
31093
+ animation: rotate 680ms linear infinite;
31094
+ }
31095
+
31096
+ .E_i1inqkme {
31097
+ height: 18px;
31098
+ line-height: 18px;
31099
+ padding: 0 4px;
31100
+ border-radius: 4px;
31101
+ background: rgba(235, 239, 245, 0.6);
31102
+ border: 1px solid rgba(223, 228, 235, 0.6);
31103
+ display: flex;
31104
+ align-items: center;
31105
+ white-space: nowrap;
31106
+ margin-right: 4px;
31107
+ }
31108
+
31109
+ .E_ivqqkzv {
31110
+ height: 24px;
31111
+ width: 56px !important;
31112
+ margin-right: 4px;
31113
+ }
31114
+
31115
+ .E_c1wk4q29 {
31116
+ color: rgba(44, 56, 82, 0.6);
31117
+ }
31118
+
31119
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31120
+ display: var(--a1wfy30z-0);
31121
+ }
31122
+
31123
+ .E_a1wfy30z .ant-input-number-input-wrap {
31124
+ padding: 4px 11px;
31125
+ display: inline-flex;
31126
+ line-height: 1.5715;
31127
+ height: inherit;
31128
+ }
31129
+
31130
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31131
+ content: var(--a1wfy30z-1);
31132
+ display: var(--a1wfy30z-2);
31133
+ flex: none;
31134
+ align-items: center;
31135
+ margin-left: 4px;
31136
+ }
31137
+
31138
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31139
+ content: var(--a1wfy30z-3);
31140
+ display: var(--a1wfy30z-4);
31141
+ flex: none;
31142
+ align-items: center;
31143
+ margin-right: 4px;
31144
+ cursor: auto;
31145
+ }
31146
+
31147
+ .E_a1wfy30z .ant-input-number-input {
31148
+ padding: 0;
31149
+ margin: 0;
31150
+ height: auto;
31151
+ font-size: inherit;
31152
+ }
31153
+
31154
+ .E_owd0kml {
31155
+ display: inline-block;
31156
+ }
31157
+
31158
+ .E_h1jsgezc {
31159
+ visibility: hidden;
31160
+ position: absolute;
31161
+ }
31162
+
31163
+ .E_rapgekc.ant-radio-wrapper {
31164
+ display: inline-flex;
31165
+ align-items: baseline;
31166
+ white-space: pre-wrap;
31167
+ }
31168
+
31169
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
31170
+ position: relative;
31171
+ top: 3px;
31172
+ }
31173
+
31174
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31175
+ border-color: rgba(107, 128, 167, 0.6);
31176
+ }
31177
+
31178
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31179
+ border-color: #0080ff;
31180
+ }
31181
+
31182
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31183
+ border-color: #0080ff;
31184
+ background: #0080ff;
31185
+ }
31186
+
31187
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31188
+ top: 4px;
31189
+ left: 4px;
31190
+ width: 6px;
31191
+ height: 6px;
31192
+ background: #fff;
31193
+ }
31194
+
31195
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31196
+ opacity: 0.5;
31197
+ }
31198
+
31199
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31200
+ border-color: rgba(107, 128, 167, 0.6);
31201
+ background: rgba(211, 218, 235, 0.6);
31202
+ }
31203
+
31204
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31205
+ background: #00122e;
31206
+ }
31207
+
31208
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31209
+ color: #00122e;
31210
+ opacity: 0.5;
31211
+ }
31212
+
31213
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31214
+ color: #00122e;
31215
+ }
31216
+
31217
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31218
+ display: inline-block;
31219
+ padding: 0;
31220
+ padding-left: 12px;
31221
+ }
31222
+
31223
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31224
+ margin-bottom: 0;
31225
+ white-space: pre-wrap;
31226
+ color: rgba(44, 56, 82, 0.6);
31227
+ }
31228
+
31229
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31230
+ padding-left: 8px;
31231
+ }
31232
+
31233
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31234
+ border-radius: 5px 0 0 5px;
31235
+ }
31236
+
31237
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31238
+ border-radius: 0 5px 5px 0;
31239
+ }
31240
+
31241
+ .E_rcc63c8 {
31242
+ color: #00122e;
31176
31243
  border-color: #ccd4e3;
31177
31244
  }
31178
31245
 
@@ -31272,107 +31339,30 @@ html body {
31272
31339
  width: 36px;
31273
31340
  }
31274
31341
 
31275
- .E_s1dizucg.ant-switch {
31276
- min-width: 40px;
31277
- height: 24px;
31278
- background: rgba(172, 186, 211, 0.6);
31279
- overflow: hidden;
31342
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31343
+ border-radius: 6px;
31280
31344
  }
31281
31345
 
31282
- .E_s1dizucg.ant-switch:focus {
31283
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31346
+ .E_s177mls5.ant-select.ant-select-single {
31347
+ width: 100%;
31348
+ color: #2d3a56;
31349
+ border-color: rgba(211, 218, 235, 0.6);
31350
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31351
+ font-size: 13px;
31284
31352
  }
31285
31353
 
31286
- .E_s1dizucg.ant-switch-small {
31287
- min-width: 26px;
31288
- height: 16px;
31354
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31355
+ height: 30px;
31289
31356
  }
31290
31357
 
31291
- .E_s1dizucg.ant-switch-large {
31292
- min-width: 52px;
31293
- height: 32px;
31358
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31359
+ height: 38px;
31360
+ font-size: 13px;
31294
31361
  }
31295
31362
 
31296
- .E_s1dizucg.ant-switch .ant-switch-handle {
31297
- height: 20px;
31298
- width: 20px;
31299
- }
31300
-
31301
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31302
- border-radius: 10px;
31303
- transition-delay: 120ms;
31304
- }
31305
-
31306
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31307
- height: 14px;
31308
- width: 14px;
31309
- top: 1px;
31310
- left: 1px;
31311
- }
31312
-
31313
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31314
- height: 28px;
31315
- width: 28px;
31316
- }
31317
-
31318
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31319
- border-radius: 14px;
31320
- }
31321
-
31322
- .E_s1dizucg.ant-switch-checked {
31323
- background-color: #00ba5d;
31324
- }
31325
-
31326
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31327
- left: calc(100% - 20px - 2px);
31328
- }
31329
-
31330
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31331
- left: calc(100% - 14px - 1px);
31332
- }
31333
-
31334
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31335
- left: calc(100% - 28px - 2px);
31336
- }
31337
-
31338
- .E_c1up6e3y {
31339
- margin-left: 5px;
31340
- }
31341
-
31342
- .E_ivqqkzv {
31343
- height: 24px;
31344
- width: 56px !important;
31345
- margin-right: 4px;
31346
- }
31347
-
31348
- .E_c1wk4q29 {
31349
- color: rgba(44, 56, 82, 0.6);
31350
- }
31351
-
31352
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31353
- border-radius: 6px;
31354
- }
31355
-
31356
- .E_s177mls5.ant-select.ant-select-single {
31357
- width: 100%;
31358
- color: #2d3a56;
31359
- border-color: rgba(211, 218, 235, 0.6);
31360
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31361
- font-size: 13px;
31362
- }
31363
-
31364
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31365
- height: 30px;
31366
- }
31367
-
31368
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31369
- height: 38px;
31370
- font-size: 13px;
31371
- }
31372
-
31373
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31374
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31375
- transition: 160ms ease;
31363
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31364
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31365
+ transition: 160ms ease;
31376
31366
  }
31377
31367
 
31378
31368
  .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
@@ -31420,196 +31410,193 @@ html body {
31420
31410
  transform: rotate(180deg);
31421
31411
  }
31422
31412
 
31423
- .E_s1sck0th {
31424
- padding: 0 8px;
31425
- border-radius: 4px;
31413
+ .E_phljevk {
31414
+ display: flex;
31415
+ justify-content: space-between;
31416
+ align-items: center;
31417
+ padding: 10px 0;
31418
+ color: rgba(44, 56, 82, 0.6);
31419
+ font-size: 12px;
31420
+ line-height: 24px;
31426
31421
  }
31427
31422
 
31428
- .E_m855nr1 {
31423
+ .E_phljevk .pagination-left {
31429
31424
  padding: 2px 8px;
31430
- border-radius: 3px;
31431
31425
  }
31432
31426
 
31433
- .E_l1270xpg {
31434
- padding: 3px 8px;
31435
- border-radius: 2px;
31427
+ .E_phljevk .dropdown-trigger {
31428
+ display: flex;
31429
+ align-items: center;
31430
+ border-radius: 6px;
31431
+ cursor: pointer;
31432
+ transition: all 0.3s ease;
31436
31433
  }
31437
31434
 
31438
- .E_t14rextb.ant-tag:hover {
31439
- opacity: unset;
31435
+ .E_phljevk .dropdown-trigger:hover {
31436
+ background: rgba(211, 218, 235, 0.6);
31437
+ color: #0080ff;
31440
31438
  }
31441
31439
 
31442
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31443
- margin: 0;
31444
- margin-right: 8px;
31445
- display: inline-flex;
31440
+ .E_phljevk .dropdown-trigger .icon-inner {
31441
+ margin-left: 4px;
31442
+ }
31443
+
31444
+ .E_phljevk .pagination-right {
31445
+ display: flex;
31446
31446
  align-items: center;
31447
- border: none;
31447
+ color: #0080ff;
31448
+ font-weight: bold;
31448
31449
  }
31449
31450
 
31450
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31451
- width: 16px;
31452
- height: 16px;
31453
- color: inherit;
31451
+ .E_phljevk .pagination-right .icon-inner {
31454
31452
  margin-left: 4px;
31455
- opacity: 0.6;
31456
- display: inline-flex;
31457
31453
  }
31458
31454
 
31459
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31460
- opacity: 1;
31455
+ .E_phljevk .pagination-right .prev-btn,
31456
+ .E_phljevk .pagination-right .next-btn {
31457
+ padding: 0 8px;
31461
31458
  }
31462
31459
 
31463
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31460
+ .E_phljevk .pagination-right .prev-btn > span,
31461
+ .E_phljevk .pagination-right .next-btn > span {
31464
31462
  color: #0080ff;
31465
- background-color: rgba(0, 136, 255, 0.1);
31466
31463
  }
31467
31464
 
31468
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31469
- color: #f0483e;
31470
- background-color: rgba(255, 74, 74, 0.1);
31465
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31466
+ transform: rotate(180deg);
31471
31467
  }
31472
31468
 
31473
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31474
- color: #e07f00;
31475
- background-color: rgba(255, 187, 0, 0.1);
31469
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31470
+ max-height: calc(100vh - 128px);
31471
+ overflow-y: auto;
31476
31472
  }
31477
31473
 
31478
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31479
- color: #008f4c;
31480
- background-color: rgba(30, 201, 127, 0.1);
31474
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31475
+ padding: 4px 20px;
31476
+ font-size: 12px;
31477
+ line-height: 18px;
31481
31478
  }
31482
31479
 
31483
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31484
- color: #1d326c;
31485
- background-color: rgba(225, 230, 241, 0.6);
31480
+ .E_c1yyuluq {
31481
+ border-radius: 8px;
31486
31482
  }
31487
31483
 
31488
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31489
- color: #7E41FF;
31490
- background-color: rgba(126, 65, 255, 0.1);
31484
+ .E_c1yyuluq .ant-card-body {
31485
+ padding: 20px 24px 24px 24px;
31491
31486
  }
31492
31487
 
31493
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31494
- color: #fff;
31488
+ .E_c1bus5hc {
31489
+ --color: white;
31490
+ height: 14px;
31491
+ width: 14px;
31492
+ border-radius: 50%;
31493
+ flex-shrink: 0;
31494
+ display: flex;
31495
+ align-items: center;
31496
+ justify-content: center;
31497
+ border: 1px solid var(--color);
31495
31498
  }
31496
31499
 
31497
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31498
- background-color: #f0483e;
31500
+ .E_c1bus5hc .circle-inner {
31501
+ position: relative;
31502
+ height: 10px;
31503
+ width: 10px;
31504
+ border-radius: 50%;
31505
+ overflow: hidden;
31499
31506
  }
31500
31507
 
31501
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31502
- background-color: #fea008;
31508
+ .E_c1bus5hc .circle-content {
31509
+ position: absolute;
31510
+ height: 100%;
31511
+ width: 100%;
31512
+ left: 0;
31513
+ top: 0;
31514
+ border-radius: 50%;
31515
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31516
+ transform: rotate(180deg);
31503
31517
  }
31504
31518
 
31505
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31506
- background-color: #00ba5d;
31519
+ .E_c1bus5hc .circle-child {
31520
+ position: absolute;
31521
+ height: 100%;
31522
+ width: 100%;
31523
+ left: 0;
31524
+ top: 0;
31525
+ margin-left: 50%;
31526
+ transform-origin: left;
31527
+ background: white;
31528
+ transform: rotate(0deg);
31507
31529
  }
31508
31530
 
31509
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31510
- background-color: #0080ff;
31531
+ .E_iq1gosr {
31532
+ display: inline-block;
31511
31533
  }
31512
31534
 
31513
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31514
- background-color: #6b7d99;
31535
+ .E_s1dizucg.ant-switch {
31536
+ min-width: 40px;
31537
+ height: 24px;
31538
+ background: rgba(172, 186, 211, 0.6);
31539
+ overflow: hidden;
31515
31540
  }
31516
31541
 
31517
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31518
- background-color: #7E41FF;
31542
+ .E_s1dizucg.ant-switch:focus {
31543
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31519
31544
  }
31520
31545
 
31521
- .E_tju3gfj .date {
31522
- margin-right: 4px;
31546
+ .E_s1dizucg.ant-switch-small {
31547
+ min-width: 26px;
31548
+ height: 16px;
31523
31549
  }
31524
31550
 
31525
- .E_s1dni7lo {
31526
- width: 430px !important;
31551
+ .E_s1dizucg.ant-switch-large {
31552
+ min-width: 52px;
31553
+ height: 32px;
31527
31554
  }
31528
31555
 
31529
- .E_d1wwmmm5 .ant-select-item-group {
31530
- padding: 8px 16px;
31531
- line-height: 18px;
31532
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31533
- height: 34px;
31534
- min-height: 34px;
31535
- box-sizing: border-box;
31536
- margin-top: 8px;
31556
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31557
+ height: 20px;
31558
+ width: 20px;
31537
31559
  }
31538
31560
 
31539
- .E_o1ugr09p {
31540
- display: flex;
31541
- flex-direction: column;
31542
- margin: 1px 8px;
31543
- padding: 8px;
31544
- border-radius: 4px;
31561
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31562
+ border-radius: 10px;
31563
+ transition-delay: 120ms;
31545
31564
  }
31546
31565
 
31547
- .E_o1ugr09p .selected-icon {
31548
- display: none;
31566
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31567
+ height: 14px;
31568
+ width: 14px;
31569
+ top: 1px;
31570
+ left: 1px;
31549
31571
  }
31550
31572
 
31551
- .E_o1ugr09p.ant-select-item-option-grouped {
31552
- padding-left: 8px;
31553
- }
31554
-
31555
- .E_o1ugr09p.ant-select-item-option-selected {
31556
- background-color: white;
31557
- }
31558
-
31559
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31560
- color: #0080ff;
31561
- }
31562
-
31563
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31564
- display: block;
31565
- }
31566
-
31567
- .E_o1ugr09p.ant-select-item-option-active {
31568
- background: rgba(0, 136, 255, 0.16);
31569
- }
31570
-
31571
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31572
- color: #0080ff;
31573
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31574
+ height: 28px;
31575
+ width: 28px;
31573
31576
  }
31574
31577
 
31575
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31576
- background: rgba(0, 136, 255, 0.1);
31577
- color: #0080ff;
31578
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31579
+ border-radius: 14px;
31578
31580
  }
31579
31581
 
31580
- .E_o1ifxsq4 {
31581
- display: flex;
31582
- justify-content: space-between;
31583
- height: 20px;
31584
- line-height: 20px;
31582
+ .E_s1dizucg.ant-switch-checked {
31583
+ background-color: #00ba5d;
31585
31584
  }
31586
31585
 
31587
- .E_o1ifxsq4 .timezone-title {
31588
- color: #2d3a56;
31589
- overflow: hidden;
31590
- text-overflow: ellipsis;
31586
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31587
+ left: calc(100% - 20px - 2px);
31591
31588
  }
31592
31589
 
31593
- .E_o1zue7 {
31594
- display: flex;
31595
- justify-content: space-between;
31596
- color: rgba(44, 56, 82, 0.6);
31597
- height: 18px;
31598
- line-height: 18px;
31599
- margin-top: 2px;
31590
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31591
+ left: calc(100% - 14px - 1px);
31600
31592
  }
31601
31593
 
31602
- .E_tyfmlxg {
31603
- border: none;
31604
- margin-right: 0;
31605
- background: rgba(225, 230, 241, 0.6);
31594
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31595
+ left: calc(100% - 28px - 2px);
31606
31596
  }
31607
31597
 
31608
- .E_o18uybox {
31609
- pointer-events: none;
31610
- height: 32px;
31611
- width: 100%;
31612
- opacity: 0;
31598
+ .E_c1up6e3y {
31599
+ margin-left: 5px;
31613
31600
  }
31614
31601
 
31615
31602
  .E_t1m2x205 .ant-tooltip-arrow {
@@ -31621,208 +31608,581 @@ html body {
31621
31608
  border-radius: 4px;
31622
31609
  }
31623
31610
 
31624
- .E_iq1gosr {
31625
- display: inline-block;
31611
+ .E_dsnbhzf {
31612
+ font-family: Inter;
31613
+ font-style: normal;
31614
+ font-weight: bold;
31615
+ font-size: 32px;
31616
+ line-height: 40px;
31626
31617
  }
31627
31618
 
31628
- .E_f7pxqmh {
31629
- width: 100%;
31630
- margin-bottom: 0 !important;
31631
- flex-flow: nowrap !important;
31632
- line-break: auto;
31619
+ .E_d1mvo22k {
31620
+ font-family: Inter;
31621
+ font-style: normal;
31622
+ font-weight: bold;
31623
+ font-size: 24px;
31624
+ line-height: 32px;
31633
31625
  }
31634
31626
 
31635
- .E_f7pxqmh > .ant-form-item-label {
31636
- text-align: left !important;
31637
- padding-bottom: 0 !important;
31627
+ .E_d1b444tr {
31628
+ font-family: Inter;
31629
+ font-style: normal;
31630
+ font-weight: normal;
31631
+ font-size: 32px;
31632
+ line-height: 40px;
31638
31633
  }
31639
31634
 
31640
- .E_f7pxqmh > .ant-form-item-label > label {
31641
- min-height: 32px;
31642
- height: auto;
31643
- font-size: 13px;
31644
- color: rgba(44, 56, 82, 0.6);
31645
- white-space: normal;
31635
+ .E_dvs0kue {
31636
+ font-family: Inter;
31637
+ font-style: normal;
31638
+ font-weight: bold;
31639
+ font-size: 20px;
31640
+ line-height: 24px;
31646
31641
  }
31647
31642
 
31648
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31649
- border-color: #ff4d4f !important;
31643
+ .E_d1hcbfcq {
31644
+ font-family: Inter;
31645
+ font-style: normal;
31646
+ font-weight: normal;
31647
+ font-size: 20px;
31648
+ line-height: 24px;
31650
31649
  }
31651
31650
 
31652
- .E_f7pxqmh .ant-form-item-explain {
31653
- margin-top: 4px;
31654
- font-size: 12px;
31655
- min-height: 0px;
31651
+ .E_d1cz922v {
31652
+ font-family: Inter;
31653
+ font-style: normal;
31654
+ font-weight: bold;
31655
+ font-size: 18px;
31656
+ line-height: 22px;
31656
31657
  }
31657
31658
 
31658
- .E_f7pxqmh .ant-form-item-extra {
31659
- font-size: 12px;
31660
- color: rgba(44, 56, 82, 0.6);
31661
- min-height: 0px;
31659
+ .E_d3nzbrm {
31660
+ font-family: Inter;
31661
+ font-style: normal;
31662
+ font-weight: normal;
31663
+ font-size: 18px;
31664
+ line-height: 22px;
31662
31665
  }
31663
31666
 
31664
- .E_iouxfgt {
31665
- display: inline-flex;
31666
- align-items: center;
31667
+ .E_h1g0p5ob {
31668
+ font-family: Inter;
31669
+ font-style: normal;
31670
+ font-weight: bold;
31671
+ font-size: 16px;
31672
+ line-height: 22px;
31667
31673
  }
31668
31674
 
31669
- .E_iouxfgt .icon-inner {
31670
- display: inline-flex;
31671
- align-items: center;
31672
- justify-content: center;
31675
+ .E_hydo2ej {
31676
+ font-family: Inter;
31677
+ font-style: normal;
31678
+ font-weight: normal;
31679
+ font-size: 16px;
31680
+ line-height: 22px;
31673
31681
  }
31674
31682
 
31675
- .E_iouxfgt .icon-inner + span,
31676
- .E_iouxfgt span + .icon-inner.suffix {
31677
- margin-left: 4px;
31683
+ .E_h1hbuq0r {
31684
+ font-family: Inter;
31685
+ font-style: normal;
31686
+ font-weight: bold;
31687
+ font-size: 14px;
31688
+ line-height: 20px;
31678
31689
  }
31679
31690
 
31680
- .E_iouxfgt.is-rotate img,
31681
- .E_iouxfgt.is-rotate svg {
31682
- animation: rotate 680ms linear infinite;
31691
+ .E_h13bondg {
31692
+ font-family: Inter;
31693
+ font-style: normal;
31694
+ font-weight: normal;
31695
+ font-size: 14px;
31696
+ line-height: 20px;
31683
31697
  }
31684
31698
 
31685
- .E_fzh9mnb {
31686
- width: 100%;
31687
- height: 100%;
31688
- min-height: 124px;
31689
- display: flex;
31690
- flex-direction: column;
31691
- justify-content: center;
31692
- align-items: center;
31699
+ .E_h1mhvdlx {
31700
+ font-family: Inter;
31701
+ font-style: normal;
31702
+ font-weight: bold;
31703
+ font-size: 12px;
31704
+ line-height: 18px;
31693
31705
  }
31694
31706
 
31695
- .E_fzh9mnb .error-text {
31696
- color: rgba(10, 37, 85, 0.6);
31697
- margin-bottom: 16px;
31698
- font-size: 18px;
31707
+ .E_h1inmfq6 {
31708
+ font-family: Inter;
31709
+ font-style: normal;
31710
+ font-weight: normal;
31711
+ font-size: 12px;
31712
+ line-height: 18px;
31699
31713
  }
31700
31714
 
31701
- .E_i1inqkme {
31702
- height: 18px;
31715
+ .E_h1kfc0la {
31716
+ font-family: Inter;
31717
+ font-style: normal;
31718
+ font-weight: bold;
31719
+ text-transform: uppercase;
31720
+ font-feature-settings: "cpsp" on;
31721
+ font-size: 12px;
31703
31722
  line-height: 18px;
31704
- padding: 0 4px;
31705
- border-radius: 4px;
31706
- background: rgba(235, 239, 245, 0.6);
31707
- border: 1px solid rgba(223, 228, 235, 0.6);
31708
- display: flex;
31709
- align-items: center;
31710
- white-space: nowrap;
31711
- margin-right: 4px;
31712
31723
  }
31713
31724
 
31714
- .E_a1wfy30z .ant-input-number-handler-wrap {
31715
- display: var(--a1wfy30z-0);
31725
+ .E_h10xnyuu {
31726
+ font-family: Inter;
31727
+ font-style: normal;
31728
+ font-weight: normal;
31729
+ text-transform: uppercase;
31730
+ font-feature-settings: "cpsp" on;
31731
+ font-size: 12px;
31732
+ line-height: 18px;
31716
31733
  }
31717
31734
 
31718
- .E_a1wfy30z .ant-input-number-input-wrap {
31719
- padding: 4px 11px;
31720
- display: inline-flex;
31721
- line-height: 1.5715;
31722
- height: inherit;
31735
+ .E_lrcmi0v {
31736
+ font-family: Inter;
31737
+ font-style: normal;
31738
+ font-weight: normal;
31739
+ font-size: 16px;
31740
+ line-height: 24px;
31723
31741
  }
31724
31742
 
31725
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31726
- content: var(--a1wfy30z-1);
31727
- display: var(--a1wfy30z-2);
31728
- flex: none;
31729
- align-items: center;
31730
- margin-left: 4px;
31743
+ .E_lzt43lp {
31744
+ font-family: Inter;
31745
+ font-style: normal;
31746
+ font-weight: bold;
31747
+ font-size: 16px;
31748
+ line-height: 24px;
31731
31749
  }
31732
31750
 
31733
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31734
- content: var(--a1wfy30z-3);
31735
- display: var(--a1wfy30z-4);
31736
- flex: none;
31737
- align-items: center;
31738
- margin-right: 4px;
31739
- cursor: auto;
31751
+ .E_l5yc9nt {
31752
+ font-family: Inter;
31753
+ font-style: normal;
31754
+ font-weight: normal;
31755
+ font-size: 16px;
31756
+ line-height: 24px;
31740
31757
  }
31741
31758
 
31742
- .E_a1wfy30z .ant-input-number-input {
31743
- padding: 0;
31744
- margin: 0;
31745
- height: auto;
31746
- font-size: inherit;
31759
+ .E_l1fbkbzo {
31760
+ font-family: Inter;
31761
+ font-style: normal;
31762
+ font-weight: bold;
31763
+ font-size: 16px;
31764
+ line-height: 24px;
31747
31765
  }
31748
31766
 
31749
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31750
- display: var(--ai7qkf2-0);
31767
+ .E_lahvcax {
31768
+ font-family: Inter;
31769
+ font-style: normal;
31770
+ font-weight: normal;
31771
+ text-transform: uppercase;
31772
+ font-feature-settings: "cpsp" on;
31773
+ font-size: 16px;
31774
+ line-height: 24px;
31751
31775
  }
31752
31776
 
31753
- .E_ai7qkf2 .ant-input-number-input-wrap {
31754
- display: inline-flex;
31755
- line-height: 1.5715;
31756
- height: 100%;
31757
- width: 100%;
31777
+ .E_l11q3pxd {
31778
+ font-family: Inter;
31779
+ font-style: normal;
31780
+ font-weight: bold;
31781
+ text-transform: uppercase;
31782
+ font-feature-settings: "cpsp" on;
31783
+ font-size: 16px;
31784
+ line-height: 24px;
31758
31785
  }
31759
31786
 
31760
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31761
- content: var(--ai7qkf2-1);
31762
- display: var(--ai7qkf2-2);
31763
- flex: none;
31787
+ .E_lfuc2qu {
31788
+ font-family: Inter;
31789
+ font-style: normal;
31790
+ font-weight: normal;
31791
+ font-size: 14px;
31792
+ line-height: 22px;
31793
+ }
31794
+
31795
+ .E_l1jmp8r0 {
31796
+ font-family: Inter;
31797
+ font-style: normal;
31798
+ font-weight: 500;
31799
+ font-size: 14px;
31800
+ line-height: 22px;
31801
+ }
31802
+
31803
+ .E_lcnm221 {
31804
+ font-family: Inter;
31805
+ font-style: normal;
31806
+ font-weight: bold;
31807
+ font-size: 14px;
31808
+ line-height: 22px;
31809
+ }
31810
+
31811
+ .E_lu1z2n5 {
31812
+ font-family: Inter;
31813
+ font-style: normal;
31814
+ font-weight: normal;
31815
+ font-size: 14px;
31816
+ line-height: 22px;
31817
+ }
31818
+
31819
+ .E_l1r59djn {
31820
+ font-family: Inter;
31821
+ font-style: normal;
31822
+ font-weight: bold;
31823
+ font-size: 14px;
31824
+ line-height: 22px;
31825
+ }
31826
+
31827
+ .E_ljm2911 {
31828
+ font-family: Inter;
31829
+ font-style: normal;
31830
+ font-weight: normal;
31831
+ text-transform: uppercase;
31832
+ font-feature-settings: "cpsp" on;
31833
+ font-size: 14px;
31834
+ line-height: 22px;
31835
+ }
31836
+
31837
+ .E_l124mzmr {
31838
+ font-family: Inter;
31839
+ font-style: normal;
31840
+ font-weight: bold;
31841
+ text-transform: uppercase;
31842
+ font-feature-settings: "cpsp" on;
31843
+ font-size: 14px;
31844
+ line-height: 22px;
31845
+ }
31846
+
31847
+ .E_lb3chel {
31848
+ font-family: Inter;
31849
+ font-style: normal;
31850
+ font-weight: normal;
31851
+ font-size: 13px;
31852
+ line-height: 20px;
31853
+ }
31854
+
31855
+ .E_lv9jstu {
31856
+ font-family: Inter;
31857
+ font-style: normal;
31858
+ font-weight: 600;
31859
+ font-size: 13px;
31860
+ line-height: 20px;
31861
+ }
31862
+
31863
+ .E_lwqlh3x {
31864
+ font-family: Inter;
31865
+ font-style: normal;
31866
+ font-weight: bold;
31867
+ font-size: 13px;
31868
+ line-height: 20px;
31869
+ }
31870
+
31871
+ .E_lalum9y {
31872
+ font-family: Inter;
31873
+ font-style: normal;
31874
+ font-weight: normal;
31875
+ font-size: 13px;
31876
+ line-height: 20px;
31877
+ }
31878
+
31879
+ .E_l1t6dj5o {
31880
+ font-family: Inter;
31881
+ font-style: normal;
31882
+ font-weight: 600;
31883
+ font-size: 13px;
31884
+ line-height: 20px;
31885
+ }
31886
+
31887
+ .E_l12f6ic {
31888
+ font-family: Inter;
31889
+ font-style: normal;
31890
+ font-weight: bold;
31891
+ font-size: 13px;
31892
+ line-height: 20px;
31893
+ }
31894
+
31895
+ .E_l7gmukq {
31896
+ font-family: Inter;
31897
+ font-style: normal;
31898
+ font-weight: normal;
31899
+ text-transform: uppercase;
31900
+ font-feature-settings: "cpsp" on;
31901
+ font-size: 13px;
31902
+ line-height: 20px;
31903
+ }
31904
+
31905
+ .E_lkwl0yp {
31906
+ font-family: Inter;
31907
+ font-style: normal;
31908
+ font-weight: bold;
31909
+ text-transform: uppercase;
31910
+ font-feature-settings: "cpsp" on;
31911
+ font-size: 13px;
31912
+ line-height: 20px;
31913
+ }
31914
+
31915
+ .E_l10knv48 {
31916
+ font-family: Inter;
31917
+ font-style: normal;
31918
+ font-weight: normal;
31919
+ font-size: 12px;
31920
+ line-height: 18px;
31921
+ }
31922
+
31923
+ .E_l6526ld {
31924
+ font-family: Inter;
31925
+ font-style: normal;
31926
+ font-weight: 500;
31927
+ font-size: 12px;
31928
+ line-height: 18px;
31929
+ }
31930
+
31931
+ .E_l1j81vli {
31932
+ font-family: Inter;
31933
+ font-style: normal;
31934
+ font-weight: bold;
31935
+ font-size: 12px;
31936
+ line-height: 18px;
31937
+ }
31938
+
31939
+ .E_l1x7n1mk {
31940
+ font-family: Inter;
31941
+ font-style: normal;
31942
+ font-weight: normal;
31943
+ font-size: 12px;
31944
+ line-height: 18px;
31945
+ }
31946
+
31947
+ .E_l9fqufz {
31948
+ font-family: Inter;
31949
+ font-style: normal;
31950
+ font-weight: 500;
31951
+ font-size: 12px;
31952
+ line-height: 18px;
31953
+ }
31954
+
31955
+ .E_l1iwnybd {
31956
+ font-family: Inter;
31957
+ font-style: normal;
31958
+ font-weight: bold;
31959
+ font-size: 12px;
31960
+ line-height: 18px;
31961
+ }
31962
+
31963
+ .E_lprtm1e {
31964
+ font-family: Inter;
31965
+ font-style: normal;
31966
+ font-weight: normal;
31967
+ text-transform: uppercase;
31968
+ font-feature-settings: "cpsp" on;
31969
+ font-size: 12px;
31970
+ line-height: 18px;
31971
+ }
31972
+
31973
+ .E_l1lln87h {
31974
+ font-family: Inter;
31975
+ font-style: normal;
31976
+ font-weight: bold;
31977
+ text-transform: uppercase;
31978
+ font-feature-settings: "cpsp" on;
31979
+ font-size: 12px;
31980
+ line-height: 18px;
31981
+ }
31982
+
31983
+ .E_f2pb48l {
31984
+ font-family: Inter;
31985
+ font-style: normal;
31986
+ font-weight: normal;
31987
+ font-size: 13px;
31988
+ line-height: 20px;
31989
+ }
31990
+
31991
+ .E_fi9emkw {
31992
+ font-family: Inter;
31993
+ font-style: normal;
31994
+ font-weight: normal;
31995
+ font-size: 13px;
31996
+ line-height: 20px;
31997
+ }
31998
+
31999
+ .E_f1nrg7da {
32000
+ font-family: Inter;
32001
+ font-style: normal;
32002
+ font-weight: normal;
32003
+ font-size: 12px;
32004
+ line-height: 18px;
32005
+ }
32006
+
32007
+ .E_f17k1i3n {
32008
+ font-family: Inter;
32009
+ font-style: normal;
32010
+ font-weight: normal;
32011
+ font-size: 12px;
32012
+ line-height: 18px;
32013
+ }
32014
+
32015
+ .E_t1tvuj2e {
32016
+ font-family: Inter;
32017
+ font-style: normal;
32018
+ font-weight: normal;
32019
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32020
+ font-size: 13px;
32021
+ line-height: 20px;
32022
+ }
32023
+
32024
+ .E_t17uajlu {
32025
+ font-family: Inter;
32026
+ font-style: normal;
32027
+ font-weight: normal;
32028
+ font-feature-settings: "zero" on;
32029
+ font-size: 13px;
32030
+ line-height: 20px;
32031
+ }
32032
+
32033
+ .E_t114zbyz {
32034
+ font-family: Inter;
32035
+ font-style: normal;
32036
+ font-weight: normal;
32037
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32038
+ font-size: 12px;
32039
+ line-height: 18px;
32040
+ }
32041
+
32042
+ .E_t1il0kvi {
32043
+ font-family: Inter;
32044
+ font-style: normal;
32045
+ font-weight: 500;
32046
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32047
+ font-size: 12px;
32048
+ line-height: 18px;
32049
+ }
32050
+
32051
+ .E_t10dv8p1 {
32052
+ font-family: Inter;
32053
+ font-style: normal;
32054
+ font-weight: normal;
32055
+ font-feature-settings: "zero" on;
32056
+ font-size: 12px;
32057
+ line-height: 18px;
32058
+ }
32059
+
32060
+ .E_tc2oqpq {
32061
+ font-family: Inter;
32062
+ font-style: normal;
32063
+ font-weight: 500;
32064
+ font-feature-settings: "zero" on;
32065
+ font-size: 12px;
32066
+ line-height: 18px;
32067
+ }
32068
+
32069
+ .E_tzvddmc {
32070
+ font-family: Inter;
32071
+ font-style: normal;
32072
+ font-weight: bold;
32073
+ font-feature-settings: "zero" on;
32074
+ font-size: 16px;
32075
+ line-height: 24px;
32076
+ }
32077
+
32078
+ .E_u18llj45 {
32079
+ font-family: Inter;
32080
+ font-style: normal;
32081
+ font-weight: normal;
32082
+ font-size: 10px;
32083
+ line-height: 12px;
32084
+ }
32085
+
32086
+ .E_tju3gfj .date {
32087
+ margin-right: 4px;
32088
+ }
32089
+
32090
+ .E_s1sck0th {
32091
+ padding: 0 8px;
32092
+ border-radius: 4px;
32093
+ }
32094
+
32095
+ .E_m855nr1 {
32096
+ padding: 2px 8px;
32097
+ border-radius: 3px;
32098
+ }
32099
+
32100
+ .E_l1270xpg {
32101
+ padding: 3px 8px;
32102
+ border-radius: 2px;
32103
+ }
32104
+
32105
+ .E_t14rextb.ant-tag:hover {
32106
+ opacity: unset;
32107
+ }
32108
+
32109
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32110
+ margin: 0;
32111
+ margin-right: 8px;
32112
+ display: inline-flex;
31764
32113
  align-items: center;
32114
+ border: none;
32115
+ }
32116
+
32117
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32118
+ width: 16px;
32119
+ height: 16px;
32120
+ color: inherit;
31765
32121
  margin-left: 4px;
31766
- padding: 5px 12px 5px 0;
31767
- color: rgba(44, 56, 82, 0.6);
32122
+ opacity: 0.6;
32123
+ display: inline-flex;
32124
+ }
32125
+
32126
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32127
+ opacity: 1;
32128
+ }
32129
+
32130
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32131
+ color: #0080ff;
32132
+ background-color: rgba(0, 136, 255, 0.1);
32133
+ }
32134
+
32135
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32136
+ color: #f0483e;
32137
+ background-color: rgba(255, 74, 74, 0.1);
31768
32138
  }
31769
32139
 
31770
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31771
- content: var(--ai7qkf2-3);
31772
- display: var(--ai7qkf2-4);
31773
- flex: none;
31774
- align-items: center;
31775
- margin-right: 4px;
31776
- cursor: auto;
31777
- color: rgba(44, 56, 82, 0.6);
32140
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32141
+ color: #e07f00;
32142
+ background-color: rgba(255, 187, 0, 0.1);
31778
32143
  }
31779
32144
 
31780
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31781
- border-radius: 0;
32145
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32146
+ color: #008f4c;
32147
+ background-color: rgba(30, 201, 127, 0.1);
31782
32148
  }
31783
32149
 
31784
- .E_ai7qkf2.ant-input-number {
31785
- width: 100%;
31786
- border-radius: 6px;
32150
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32151
+ color: #1d326c;
32152
+ background-color: rgba(225, 230, 241, 0.6);
31787
32153
  }
31788
32154
 
31789
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31790
- border-color: #0096ff;
31791
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31792
- z-index: 1;
32155
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32156
+ color: #7E41FF;
32157
+ background-color: rgba(126, 65, 255, 0.1);
31793
32158
  }
31794
32159
 
31795
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31796
- border-color: #e75a3a;
31797
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32160
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32161
+ color: #fff;
31798
32162
  }
31799
32163
 
31800
- .E_ai7qkf2 .ant-input-number-input {
31801
- height: 30px;
31802
- border: 1px;
31803
- padding: 5px 12px;
31804
- font-size: inherit;
32164
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32165
+ background-color: #f0483e;
31805
32166
  }
31806
32167
 
31807
- .E_ai7qkf2.ant-input-number-lg input {
31808
- height: 38px;
31809
- border: 1px;
31810
- padding: 8px 16px;
32168
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32169
+ background-color: #fea008;
31811
32170
  }
31812
32171
 
31813
- .E_ai7qkf2.ant-input-number-sm input {
31814
- height: 22px;
31815
- border: 1px;
31816
- padding: 2px 8px;
32172
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32173
+ background-color: #00ba5d;
31817
32174
  }
31818
32175
 
31819
- .E_owd0kml {
31820
- display: inline-block;
32176
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32177
+ background-color: #0080ff;
31821
32178
  }
31822
32179
 
31823
- .E_h1jsgezc {
31824
- visibility: hidden;
31825
- position: absolute;
32180
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32181
+ background-color: #6b7d99;
32182
+ }
32183
+
32184
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32185
+ background-color: #7E41FF;
31826
32186
  }
31827
32187
 
31828
32188
  .E_cnujxq2 {
@@ -32452,642 +32812,297 @@ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32452
32812
  display: flex;
32453
32813
  }
32454
32814
 
32455
- .E_k1ci6977.input-tags .input-tag-suffix {
32456
- position: absolute;
32457
- right: 12px;
32458
- top: 50%;
32459
- transform: translateY(-50%);
32460
- }
32461
-
32462
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32463
- color: rgba(0, 0, 0, 0.25);
32464
- font-size: 12px;
32465
- cursor: pointer;
32466
- }
32467
-
32468
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32469
- color: rgba(0, 0, 0, 0.45);
32470
- }
32471
-
32472
- .E_k1ci6977.has-focus-indicator {
32473
- position: relative;
32474
- overflow: hidden;
32475
- }
32476
-
32477
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32478
- position: absolute;
32479
- top: 50%;
32480
- transform: translateY(-50%);
32481
- left: -16px;
32482
- transition: left 150ms ease;
32483
- opacity: 0;
32484
- }
32485
-
32486
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32487
- left: 8px;
32488
- opacity: 1;
32489
- }
32490
-
32491
- .E_k1ci6977.has-focus-indicator input {
32492
- transition: margin-left 150ms ease;
32493
- margin-left: 0px;
32494
- }
32495
-
32496
- .E_k1ci6977.has-focus-indicator input:focus {
32497
- margin-left: 16px;
32498
- }
32499
-
32500
- input.E_l1f7td1d.ant-input {
32501
- border-top-right-radius: 0;
32502
- border-bottom-right-radius: 0;
32503
- }
32504
-
32505
- .E_l1f7td1d.ant-input-affix-wrapper {
32506
- border-top-right-radius: 0;
32507
- border-bottom-right-radius: 0;
32508
- }
32509
-
32510
- input.E_rf8rlle.ant-input {
32511
- border-top-left-radius: 0;
32512
- border-bottom-left-radius: 0;
32513
- }
32514
-
32515
- .E_rf8rlle.ant-input-affix-wrapper {
32516
- border-top-left-radius: 0;
32517
- border-bottom-left-radius: 0;
32518
- }
32519
-
32520
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32521
- border-top-right-radius: 0;
32522
- border-bottom-right-radius: 0;
32523
- }
32524
-
32525
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32526
- border-top-left-radius: 0;
32527
- border-bottom-left-radius: 0;
32528
- }
32529
-
32530
- .E_c3ni091 {
32531
- display: flex;
32532
- flex-direction: column;
32533
- }
32534
-
32535
- .E_c3ni091 .select-wrapper {
32536
- margin-top: 12px;
32537
- }
32538
-
32539
- .E_c3ni091 .select-wrapper .select {
32540
- width: 100%;
32541
- }
32542
-
32543
- .E_c3ni091 .radio-wrapper {
32544
- margin-top: 24px;
32545
- }
32546
-
32547
- .E_c3ni091 div.form-item {
32548
- width: 100%;
32549
- }
32550
-
32551
- .E_d105ju2d {
32552
- font-size: 14px;
32553
- font-weight: 500;
32554
- color: #3e4652;
32555
- line-height: 18px;
32556
- }
32557
-
32558
- .E_d105ju2d + .E_d105ju2d {
32559
- margin-top: 16px;
32560
- }
32561
-
32562
- .E_d105ju2d + * {
32563
- margin-top: 16px;
32564
- }
32565
-
32566
- .E_lh0l62z.E_d105ju2d {
32567
- font-size: 12px;
32568
- color: rgba(44, 56, 82, 0.6);
32569
- margin-top: 12px;
32570
- }
32571
-
32572
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32573
- line-height: 18px;
32574
- font-weight: 500;
32575
- margin-top: 0;
32576
- white-space: initial;
32577
- }
32578
-
32579
- .E_r1skkc3l {
32580
- display: block;
32581
- }
32582
-
32583
- .E_r1skkc3l span {
32584
- font-size: 14px;
32585
- font-weight: 500;
32586
- line-height: 32px;
32587
- color: #3e4652;
32588
- }
32589
-
32590
- .E_c3cobmo {
32591
- margin-top: 16px;
32592
- padding: 8px;
32593
- border-radius: 6px;
32594
- background: rgba(225, 230, 241, 0.6);
32595
- color: rgba(44, 56, 82, 0.6);
32596
- font-size: 12px;
32597
- }
32598
-
32599
- .E_c3cobmo div {
32600
- line-height: 20px;
32601
- display: flex;
32602
- align-items: center;
32603
- word-break: break-all;
32604
- }
32605
-
32606
- .E_c3cobmo .title {
32607
- font-weight: 700;
32608
- line-height: 18px;
32609
- margin: 4px 0;
32610
- }
32611
-
32612
- .E_dsnbhzf {
32613
- font-family: Inter;
32614
- font-style: normal;
32615
- font-weight: bold;
32616
- font-size: 32px;
32617
- line-height: 40px;
32618
- }
32619
-
32620
- .E_d1mvo22k {
32621
- font-family: Inter;
32622
- font-style: normal;
32623
- font-weight: bold;
32624
- font-size: 24px;
32625
- line-height: 32px;
32626
- }
32627
-
32628
- .E_d1b444tr {
32629
- font-family: Inter;
32630
- font-style: normal;
32631
- font-weight: normal;
32632
- font-size: 32px;
32633
- line-height: 40px;
32634
- }
32635
-
32636
- .E_dvs0kue {
32637
- font-family: Inter;
32638
- font-style: normal;
32639
- font-weight: bold;
32640
- font-size: 20px;
32641
- line-height: 24px;
32642
- }
32643
-
32644
- .E_d1hcbfcq {
32645
- font-family: Inter;
32646
- font-style: normal;
32647
- font-weight: normal;
32648
- font-size: 20px;
32649
- line-height: 24px;
32815
+ .E_k1ci6977.input-tags .input-tag-suffix {
32816
+ position: absolute;
32817
+ right: 12px;
32818
+ top: 50%;
32819
+ transform: translateY(-50%);
32650
32820
  }
32651
32821
 
32652
- .E_d1cz922v {
32653
- font-family: Inter;
32654
- font-style: normal;
32655
- font-weight: bold;
32656
- font-size: 18px;
32657
- line-height: 22px;
32822
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32823
+ color: rgba(0, 0, 0, 0.25);
32824
+ font-size: 12px;
32825
+ cursor: pointer;
32658
32826
  }
32659
32827
 
32660
- .E_d3nzbrm {
32661
- font-family: Inter;
32662
- font-style: normal;
32663
- font-weight: normal;
32664
- font-size: 18px;
32665
- line-height: 22px;
32828
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32829
+ color: rgba(0, 0, 0, 0.45);
32666
32830
  }
32667
32831
 
32668
- .E_h1g0p5ob {
32669
- font-family: Inter;
32670
- font-style: normal;
32671
- font-weight: bold;
32672
- font-size: 16px;
32673
- line-height: 22px;
32832
+ .E_k1ci6977.has-focus-indicator {
32833
+ position: relative;
32834
+ overflow: hidden;
32674
32835
  }
32675
32836
 
32676
- .E_hydo2ej {
32677
- font-family: Inter;
32678
- font-style: normal;
32679
- font-weight: normal;
32680
- font-size: 16px;
32681
- line-height: 22px;
32837
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32838
+ position: absolute;
32839
+ top: 50%;
32840
+ transform: translateY(-50%);
32841
+ left: -16px;
32842
+ transition: left 150ms ease;
32843
+ opacity: 0;
32682
32844
  }
32683
32845
 
32684
- .E_h1hbuq0r {
32685
- font-family: Inter;
32686
- font-style: normal;
32687
- font-weight: bold;
32688
- font-size: 14px;
32689
- line-height: 20px;
32846
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32847
+ left: 8px;
32848
+ opacity: 1;
32690
32849
  }
32691
32850
 
32692
- .E_h13bondg {
32693
- font-family: Inter;
32694
- font-style: normal;
32695
- font-weight: normal;
32696
- font-size: 14px;
32697
- line-height: 20px;
32851
+ .E_k1ci6977.has-focus-indicator input {
32852
+ transition: margin-left 150ms ease;
32853
+ margin-left: 0px;
32698
32854
  }
32699
32855
 
32700
- .E_h1mhvdlx {
32701
- font-family: Inter;
32702
- font-style: normal;
32703
- font-weight: bold;
32704
- font-size: 12px;
32705
- line-height: 18px;
32856
+ .E_k1ci6977.has-focus-indicator input:focus {
32857
+ margin-left: 16px;
32706
32858
  }
32707
32859
 
32708
- .E_h1inmfq6 {
32709
- font-family: Inter;
32710
- font-style: normal;
32711
- font-weight: normal;
32712
- font-size: 12px;
32713
- line-height: 18px;
32860
+ input.E_l1f7td1d.ant-input {
32861
+ border-top-right-radius: 0;
32862
+ border-bottom-right-radius: 0;
32714
32863
  }
32715
32864
 
32716
- .E_h1kfc0la {
32717
- font-family: Inter;
32718
- font-style: normal;
32719
- font-weight: bold;
32720
- text-transform: uppercase;
32721
- font-feature-settings: "cpsp" on;
32722
- font-size: 12px;
32723
- line-height: 18px;
32865
+ .E_l1f7td1d.ant-input-affix-wrapper {
32866
+ border-top-right-radius: 0;
32867
+ border-bottom-right-radius: 0;
32724
32868
  }
32725
32869
 
32726
- .E_h10xnyuu {
32727
- font-family: Inter;
32728
- font-style: normal;
32729
- font-weight: normal;
32730
- text-transform: uppercase;
32731
- font-feature-settings: "cpsp" on;
32732
- font-size: 12px;
32733
- line-height: 18px;
32870
+ input.E_rf8rlle.ant-input {
32871
+ border-top-left-radius: 0;
32872
+ border-bottom-left-radius: 0;
32734
32873
  }
32735
32874
 
32736
- .E_lrcmi0v {
32737
- font-family: Inter;
32738
- font-style: normal;
32739
- font-weight: normal;
32740
- font-size: 16px;
32741
- line-height: 24px;
32875
+ .E_rf8rlle.ant-input-affix-wrapper {
32876
+ border-top-left-radius: 0;
32877
+ border-bottom-left-radius: 0;
32742
32878
  }
32743
32879
 
32744
- .E_lzt43lp {
32745
- font-family: Inter;
32746
- font-style: normal;
32747
- font-weight: bold;
32748
- font-size: 16px;
32749
- line-height: 24px;
32880
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32881
+ border-top-right-radius: 0;
32882
+ border-bottom-right-radius: 0;
32750
32883
  }
32751
32884
 
32752
- .E_l5yc9nt {
32753
- font-family: Inter;
32754
- font-style: normal;
32755
- font-weight: normal;
32756
- font-size: 16px;
32757
- line-height: 24px;
32885
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32886
+ border-top-left-radius: 0;
32887
+ border-bottom-left-radius: 0;
32758
32888
  }
32759
32889
 
32760
- .E_l1fbkbzo {
32761
- font-family: Inter;
32762
- font-style: normal;
32763
- font-weight: bold;
32764
- font-size: 16px;
32765
- line-height: 24px;
32890
+ .E_c3ni091 {
32891
+ display: flex;
32892
+ flex-direction: column;
32766
32893
  }
32767
32894
 
32768
- .E_lahvcax {
32769
- font-family: Inter;
32770
- font-style: normal;
32771
- font-weight: normal;
32772
- text-transform: uppercase;
32773
- font-feature-settings: "cpsp" on;
32774
- font-size: 16px;
32775
- line-height: 24px;
32895
+ .E_c3ni091 .select-wrapper {
32896
+ margin-top: 12px;
32776
32897
  }
32777
32898
 
32778
- .E_l11q3pxd {
32779
- font-family: Inter;
32780
- font-style: normal;
32781
- font-weight: bold;
32782
- text-transform: uppercase;
32783
- font-feature-settings: "cpsp" on;
32784
- font-size: 16px;
32785
- line-height: 24px;
32899
+ .E_c3ni091 .select-wrapper .select {
32900
+ width: 100%;
32786
32901
  }
32787
32902
 
32788
- .E_lfuc2qu {
32789
- font-family: Inter;
32790
- font-style: normal;
32791
- font-weight: normal;
32792
- font-size: 14px;
32793
- line-height: 22px;
32903
+ .E_c3ni091 .radio-wrapper {
32904
+ margin-top: 24px;
32794
32905
  }
32795
32906
 
32796
- .E_l1jmp8r0 {
32797
- font-family: Inter;
32798
- font-style: normal;
32799
- font-weight: 500;
32800
- font-size: 14px;
32801
- line-height: 22px;
32907
+ .E_c3ni091 div.form-item {
32908
+ width: 100%;
32802
32909
  }
32803
32910
 
32804
- .E_lcnm221 {
32805
- font-family: Inter;
32806
- font-style: normal;
32807
- font-weight: bold;
32911
+ .E_d105ju2d {
32808
32912
  font-size: 14px;
32809
- line-height: 22px;
32913
+ font-weight: 500;
32914
+ color: #3e4652;
32915
+ line-height: 18px;
32810
32916
  }
32811
32917
 
32812
- .E_lu1z2n5 {
32813
- font-family: Inter;
32814
- font-style: normal;
32815
- font-weight: normal;
32816
- font-size: 14px;
32817
- line-height: 22px;
32918
+ .E_d105ju2d + .E_d105ju2d {
32919
+ margin-top: 16px;
32818
32920
  }
32819
32921
 
32820
- .E_l1r59djn {
32821
- font-family: Inter;
32822
- font-style: normal;
32823
- font-weight: bold;
32824
- font-size: 14px;
32825
- line-height: 22px;
32922
+ .E_d105ju2d + * {
32923
+ margin-top: 16px;
32826
32924
  }
32827
32925
 
32828
- .E_ljm2911 {
32829
- font-family: Inter;
32830
- font-style: normal;
32831
- font-weight: normal;
32832
- text-transform: uppercase;
32833
- font-feature-settings: "cpsp" on;
32834
- font-size: 14px;
32835
- line-height: 22px;
32926
+ .E_lh0l62z.E_d105ju2d {
32927
+ font-size: 12px;
32928
+ color: rgba(44, 56, 82, 0.6);
32929
+ margin-top: 12px;
32836
32930
  }
32837
32931
 
32838
- .E_l124mzmr {
32839
- font-family: Inter;
32840
- font-style: normal;
32841
- font-weight: bold;
32842
- text-transform: uppercase;
32843
- font-feature-settings: "cpsp" on;
32844
- font-size: 14px;
32845
- line-height: 22px;
32932
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32933
+ line-height: 18px;
32934
+ font-weight: 500;
32935
+ margin-top: 0;
32936
+ white-space: initial;
32846
32937
  }
32847
32938
 
32848
- .E_lb3chel {
32849
- font-family: Inter;
32850
- font-style: normal;
32851
- font-weight: normal;
32852
- font-size: 13px;
32853
- line-height: 20px;
32939
+ .E_r1skkc3l {
32940
+ display: block;
32854
32941
  }
32855
32942
 
32856
- .E_lv9jstu {
32857
- font-family: Inter;
32858
- font-style: normal;
32859
- font-weight: 600;
32860
- font-size: 13px;
32861
- line-height: 20px;
32943
+ .E_r1skkc3l span {
32944
+ font-size: 14px;
32945
+ font-weight: 500;
32946
+ line-height: 32px;
32947
+ color: #3e4652;
32862
32948
  }
32863
-
32864
- .E_lwqlh3x {
32865
- font-family: Inter;
32866
- font-style: normal;
32867
- font-weight: bold;
32868
- font-size: 13px;
32869
- line-height: 20px;
32949
+
32950
+ .E_c3cobmo {
32951
+ margin-top: 16px;
32952
+ padding: 8px;
32953
+ border-radius: 6px;
32954
+ background: rgba(225, 230, 241, 0.6);
32955
+ color: rgba(44, 56, 82, 0.6);
32956
+ font-size: 12px;
32870
32957
  }
32871
32958
 
32872
- .E_lalum9y {
32873
- font-family: Inter;
32874
- font-style: normal;
32875
- font-weight: normal;
32876
- font-size: 13px;
32959
+ .E_c3cobmo div {
32877
32960
  line-height: 20px;
32961
+ display: flex;
32962
+ align-items: center;
32963
+ word-break: break-all;
32878
32964
  }
32879
32965
 
32880
- .E_l1t6dj5o {
32881
- font-family: Inter;
32882
- font-style: normal;
32883
- font-weight: 600;
32884
- font-size: 13px;
32885
- line-height: 20px;
32966
+ .E_c3cobmo .title {
32967
+ font-weight: 700;
32968
+ line-height: 18px;
32969
+ margin: 4px 0;
32886
32970
  }
32887
32971
 
32888
- .E_l12f6ic {
32889
- font-family: Inter;
32890
- font-style: normal;
32891
- font-weight: bold;
32892
- font-size: 13px;
32893
- line-height: 20px;
32972
+ .E_s1dni7lo {
32973
+ width: 430px !important;
32894
32974
  }
32895
32975
 
32896
- .E_l7gmukq {
32897
- font-family: Inter;
32898
- font-style: normal;
32899
- font-weight: normal;
32900
- text-transform: uppercase;
32901
- font-feature-settings: "cpsp" on;
32902
- font-size: 13px;
32903
- line-height: 20px;
32976
+ .E_d1wwmmm5 .ant-select-item-group {
32977
+ padding: 8px 16px;
32978
+ line-height: 18px;
32979
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32980
+ height: 34px;
32981
+ min-height: 34px;
32982
+ box-sizing: border-box;
32983
+ margin-top: 8px;
32904
32984
  }
32905
32985
 
32906
- .E_lkwl0yp {
32907
- font-family: Inter;
32908
- font-style: normal;
32909
- font-weight: bold;
32910
- text-transform: uppercase;
32911
- font-feature-settings: "cpsp" on;
32912
- font-size: 13px;
32913
- line-height: 20px;
32986
+ .E_o1ugr09p {
32987
+ display: flex;
32988
+ flex-direction: column;
32989
+ margin: 1px 8px;
32990
+ padding: 8px;
32991
+ border-radius: 4px;
32914
32992
  }
32915
32993
 
32916
- .E_l10knv48 {
32917
- font-family: Inter;
32918
- font-style: normal;
32919
- font-weight: normal;
32920
- font-size: 12px;
32921
- line-height: 18px;
32994
+ .E_o1ugr09p .selected-icon {
32995
+ display: none;
32922
32996
  }
32923
32997
 
32924
- .E_l6526ld {
32925
- font-family: Inter;
32926
- font-style: normal;
32927
- font-weight: 500;
32928
- font-size: 12px;
32929
- line-height: 18px;
32998
+ .E_o1ugr09p.ant-select-item-option-grouped {
32999
+ padding-left: 8px;
32930
33000
  }
32931
33001
 
32932
- .E_l1j81vli {
32933
- font-family: Inter;
32934
- font-style: normal;
32935
- font-weight: bold;
32936
- font-size: 12px;
32937
- line-height: 18px;
33002
+ .E_o1ugr09p.ant-select-item-option-selected {
33003
+ background-color: white;
32938
33004
  }
32939
33005
 
32940
- .E_l1x7n1mk {
32941
- font-family: Inter;
32942
- font-style: normal;
32943
- font-weight: normal;
32944
- font-size: 12px;
32945
- line-height: 18px;
33006
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
33007
+ color: #0080ff;
32946
33008
  }
32947
33009
 
32948
- .E_l9fqufz {
32949
- font-family: Inter;
32950
- font-style: normal;
32951
- font-weight: 500;
32952
- font-size: 12px;
32953
- line-height: 18px;
33010
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
33011
+ display: block;
32954
33012
  }
32955
33013
 
32956
- .E_l1iwnybd {
32957
- font-family: Inter;
32958
- font-style: normal;
32959
- font-weight: bold;
32960
- font-size: 12px;
32961
- line-height: 18px;
33014
+ .E_o1ugr09p.ant-select-item-option-active {
33015
+ background: rgba(0, 136, 255, 0.16);
32962
33016
  }
32963
33017
 
32964
- .E_lprtm1e {
32965
- font-family: Inter;
32966
- font-style: normal;
32967
- font-weight: normal;
32968
- text-transform: uppercase;
32969
- font-feature-settings: "cpsp" on;
32970
- font-size: 12px;
32971
- line-height: 18px;
33018
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
33019
+ color: #0080ff;
32972
33020
  }
32973
33021
 
32974
- .E_l1lln87h {
32975
- font-family: Inter;
32976
- font-style: normal;
32977
- font-weight: bold;
32978
- text-transform: uppercase;
32979
- font-feature-settings: "cpsp" on;
32980
- font-size: 12px;
32981
- line-height: 18px;
33022
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
33023
+ background: rgba(0, 136, 255, 0.1);
33024
+ color: #0080ff;
32982
33025
  }
32983
33026
 
32984
- .E_f2pb48l {
32985
- font-family: Inter;
32986
- font-style: normal;
32987
- font-weight: normal;
32988
- font-size: 13px;
33027
+ .E_o1ifxsq4 {
33028
+ display: flex;
33029
+ justify-content: space-between;
33030
+ height: 20px;
32989
33031
  line-height: 20px;
32990
33032
  }
32991
33033
 
32992
- .E_fi9emkw {
32993
- font-family: Inter;
32994
- font-style: normal;
32995
- font-weight: normal;
32996
- font-size: 13px;
32997
- line-height: 20px;
33034
+ .E_o1ifxsq4 .timezone-title {
33035
+ color: #2d3a56;
33036
+ overflow: hidden;
33037
+ text-overflow: ellipsis;
32998
33038
  }
32999
33039
 
33000
- .E_f1nrg7da {
33001
- font-family: Inter;
33002
- font-style: normal;
33003
- font-weight: normal;
33004
- font-size: 12px;
33040
+ .E_o1zue7 {
33041
+ display: flex;
33042
+ justify-content: space-between;
33043
+ color: rgba(44, 56, 82, 0.6);
33044
+ height: 18px;
33005
33045
  line-height: 18px;
33046
+ margin-top: 2px;
33006
33047
  }
33007
33048
 
33008
- .E_f17k1i3n {
33009
- font-family: Inter;
33010
- font-style: normal;
33011
- font-weight: normal;
33012
- font-size: 12px;
33013
- line-height: 18px;
33049
+ .E_tyfmlxg {
33050
+ border: none;
33051
+ margin-right: 0;
33052
+ background: rgba(225, 230, 241, 0.6);
33014
33053
  }
33015
33054
 
33016
- .E_t1tvuj2e {
33017
- font-family: Inter;
33018
- font-style: normal;
33019
- font-weight: normal;
33020
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
33021
- font-size: 13px;
33022
- line-height: 20px;
33055
+ .E_o18uybox {
33056
+ pointer-events: none;
33057
+ height: 32px;
33058
+ width: 100%;
33059
+ opacity: 0;
33023
33060
  }
33024
33061
 
33025
- .E_t17uajlu {
33026
- font-family: Inter;
33027
- font-style: normal;
33028
- font-weight: normal;
33029
- font-feature-settings: "zero" on;
33030
- font-size: 13px;
33031
- line-height: 20px;
33062
+ .E_ccrbeuz .ant-collapse-item {
33063
+ border: 0px;
33064
+ background-color: #fff;
33032
33065
  }
33033
33066
 
33034
- .E_t114zbyz {
33035
- font-family: Inter;
33036
- font-style: normal;
33037
- font-weight: normal;
33038
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
33039
- font-size: 12px;
33040
- line-height: 18px;
33067
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
33068
+ padding-top: 0px;
33069
+ padding-bottom: 0px;
33070
+ padding-left: 0px !important;
33071
+ padding-right: 24px;
33041
33072
  }
33042
33073
 
33043
- .E_t1il0kvi {
33044
- font-family: Inter;
33045
- font-style: normal;
33046
- font-weight: 500;
33047
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
33048
- font-size: 12px;
33049
- line-height: 18px;
33074
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
33075
+ right: 0px;
33050
33076
  }
33051
33077
 
33052
- .E_t10dv8p1 {
33053
- font-family: Inter;
33054
- font-style: normal;
33055
- font-weight: normal;
33056
- font-feature-settings: "zero" on;
33057
- font-size: 12px;
33058
- line-height: 18px;
33078
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
33079
+ padding: 0px;
33059
33080
  }
33060
33081
 
33061
- .E_tc2oqpq {
33062
- font-family: Inter;
33063
- font-style: normal;
33064
- font-weight: 500;
33065
- font-feature-settings: "zero" on;
33066
- font-size: 12px;
33067
- line-height: 18px;
33082
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
33083
+ padding-right: 0px;
33084
+ cursor: default;
33068
33085
  }
33069
33086
 
33070
- .E_tzvddmc {
33071
- font-family: Inter;
33072
- font-style: normal;
33087
+ .E_h1ol2wl7 {
33073
33088
  font-weight: bold;
33074
- font-feature-settings: "zero" on;
33075
- font-size: 16px;
33076
- line-height: 24px;
33089
+ background-color: unset;
33090
+ padding: unset;
33077
33091
  }
33078
33092
 
33079
- .E_u18llj45 {
33080
- font-family: Inter;
33081
- font-style: normal;
33082
- font-weight: normal;
33083
- font-size: 10px;
33084
- line-height: 12px;
33093
+ .E_suhck3k {
33094
+ height: 24px;
33095
+ width: 24px;
33096
+ border-radius: 6px;
33097
+ padding: 4px;
33085
33098
  }
33086
33099
 
33087
- .E_h1ol2wl7 {
33088
- font-weight: bold;
33089
- background-color: unset;
33090
- padding: unset;
33100
+ .E_suhck3k:hover {
33101
+ background-color: rgba(0, 136, 255, 0.1);
33102
+ }
33103
+
33104
+ .E_suhck3k:hover svg path {
33105
+ fill: blue;
33091
33106
  }
33092
33107
 
33093
33108
  .E_ryby9ds {
@@ -33107,26 +33122,11 @@ input.E_rf8rlle.ant-input {
33107
33122
  margin-right: 6px;
33108
33123
  }
33109
33124
 
33110
- .E_suhck3k {
33111
- height: 24px;
33112
- width: 24px;
33113
- border-radius: 6px;
33114
- padding: 4px;
33115
- }
33116
-
33117
- .E_suhck3k:hover {
33118
- background-color: rgba(0, 136, 255, 0.1);
33119
- }
33120
-
33121
- .E_suhck3k:hover svg path {
33122
- fill: blue;
33123
- }
33124
-
33125
33125
  .E_drhfj7c .bottom {
33126
33126
  color: rgba(44, 56, 82, 0.75);
33127
33127
  }
33128
33128
 
33129
- .E_drhfj7c .left.bottom {
33129
+ .E_drhfj7c .left {
33130
33130
  min-width: 0;
33131
33131
  }
33132
33132
 
@@ -33972,8 +33972,22 @@ input.E_rf8rlle.ant-input {
33972
33972
  background-color: transparent;
33973
33973
  }
33974
33974
 
33975
- .E_c1yd35n {
33976
- padding: 0 12px 14px 12px;
33975
+ .E_r77hffu {
33976
+ display: flex;
33977
+ align-items: center;
33978
+ justify-content: space-between;
33979
+ column-gap: 6px;
33980
+ }
33981
+
33982
+ .E_p1cmxsf7 {
33983
+ display: flex;
33984
+ flex-direction: column;
33985
+ justify-content: center;
33986
+ row-gap: var(--p1cmxsf7-0);
33987
+ }
33988
+
33989
+ .E_p1cmxsf7 .antd5-progress-line {
33990
+ font-size: 0;
33977
33991
  }
33978
33992
 
33979
33993
  .E_c1kghdax {
@@ -34023,6 +34037,10 @@ input.E_rf8rlle.ant-input {
34023
34037
  margin-right: 2px;
34024
34038
  }
34025
34039
 
34040
+ .E_c1yd35n {
34041
+ padding: 0 12px 14px 12px;
34042
+ }
34043
+
34026
34044
  .E_ckui4s7 {
34027
34045
  color: #2d3a56;
34028
34046
  line-height: 22px;
@@ -34122,6 +34140,31 @@ input.E_rf8rlle.ant-input {
34122
34140
  transform: translateY(-4px);
34123
34141
  }
34124
34142
 
34143
+ .E_t1gvlxt5 {
34144
+ min-width: 0;
34145
+ flex: 1;
34146
+ }
34147
+
34148
+ .E_t1gvlxt5 .tag {
34149
+ flex: 0 0 auto;
34150
+ }
34151
+
34152
+ .E_t1gvlxt5 .progress-title {
34153
+ flex: 2;
34154
+ max-width: fit-content;
34155
+ }
34156
+
34157
+ .E_t1gvlxt5 .progress-desc {
34158
+ flex: 1;
34159
+ max-width: fit-content;
34160
+ }
34161
+
34162
+ .E_a1ji6r68 {
34163
+ display: flex;
34164
+ align-items: center;
34165
+ column-gap: var(--a1ji6r68-0);
34166
+ }
34167
+
34125
34168
  .E_lht19u8 {
34126
34169
  width: 64px;
34127
34170
  height: 64px;
@@ -34171,526 +34214,464 @@ input.E_rf8rlle.ant-input {
34171
34214
  animation: loading-indicator3 1100ms ease-out infinite;
34172
34215
  }
34173
34216
 
34174
- .E_r77hffu {
34217
+ .E_msn7nxt {
34218
+ color: rgba(44, 56, 82, 0.6);
34219
+ text-align: center;
34175
34220
  display: flex;
34176
34221
  align-items: center;
34177
- justify-content: space-between;
34178
- column-gap: 6px;
34179
- }
34180
-
34181
- .E_p1cmxsf7 {
34182
- display: flex;
34183
- flex-direction: column;
34184
34222
  justify-content: center;
34185
- row-gap: var(--p1cmxsf7-0);
34186
- }
34187
-
34188
- .E_p1cmxsf7 .antd5-progress-line {
34189
- font-size: 0;
34190
- }
34191
-
34192
- .E_w7ob4th.outside-tag {
34193
- padding-left: 0;
34194
- }
34195
-
34196
- .E_w7ob4th.outside-tag .inside-tag {
34197
- border-radius: 4px 0 0 4px;
34198
- padding-right: 4px;
34199
- margin-right: 4px;
34200
- }
34201
-
34202
- .E_slr2ynn {
34203
- padding: 0 8px;
34204
- height: 18px;
34205
- }
34206
-
34207
- .E_m140wbb6 {
34208
- padding: 2px 8px;
34209
- height: 24px;
34210
- }
34211
-
34212
- .E_t1fozc1i {
34213
- margin: 0;
34214
- }
34215
-
34216
- .E_i1vxv4ln {
34217
- margin-right: 4px;
34218
- height: 16px;
34219
- }
34220
-
34221
- .E_n1afl31m.ant-tag.ant-tag-gray {
34222
- font-weight: 700;
34223
- color: #00122e;
34224
- background-color: rgba(237, 241, 250, 0.6);
34225
- border: 1px solid rgba(211, 218, 235, 0.6);
34226
- word-break: break-all;
34227
- display: inline;
34228
- white-space: normal;
34229
- }
34230
-
34231
- .E_i1g85yz3 {
34232
- margin-right: 4px;
34233
- height: 16px;
34234
- }
34235
-
34236
- .E_sjob3jg {
34237
- --item-min-width: 60px;
34238
- }
34239
-
34240
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34241
- display: none !important;
34242
- }
34243
-
34244
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34245
- flex-shrink: 0 !important;
34246
- }
34247
-
34248
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34249
- color: #0080ff;
34223
+ flex-direction: column;
34224
+ height: 100%;
34250
34225
  }
34251
34226
 
34252
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34227
+ .E_msn7nxt .link {
34253
34228
  color: #0080ff;
34254
- font-weight: normal;
34255
- }
34256
-
34257
- .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 {
34258
- color: rgba(44, 56, 82, 0.6);
34229
+ cursor: pointer;
34259
34230
  }
34260
34231
 
34261
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34262
- color: #00122e;
34232
+ .E_mp64wfi {
34233
+ width: 100%;
34234
+ height: 100%;
34235
+ display: flex;
34236
+ flex-direction: column;
34263
34237
  }
34264
34238
 
34265
- .E_sjob3jg .step-item-text {
34266
- display: inline-block;
34239
+ .E_mp64wfi .name-toolbar {
34240
+ width: 100%;
34241
+ display: flex;
34242
+ line-height: 30px;
34243
+ padding: 0 16px;
34244
+ justify-content: space-between;
34267
34245
  }
34268
34246
 
34269
- .E_sjob3jg .step-item-title {
34270
- overflow: hidden;
34271
- white-space: nowrap;
34272
- text-overflow: ellipsis;
34247
+ .E_mp64wfi .name-toolbar .metric-extra {
34248
+ display: flex;
34249
+ font-size: 12px;
34250
+ align-items: center;
34273
34251
  }
34274
34252
 
34275
- .E_hjvj6s6 .ant-steps-item-container {
34276
- min-width: var(--item-min-width);
34253
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34254
+ color: #a3b4cc;
34277
34255
  }
34278
34256
 
34279
- .E_hjvj6s6 .ant-steps-item-disabled {
34280
- cursor: not-allowed !important;
34257
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34258
+ margin-left: 10px;
34281
34259
  }
34282
34260
 
34283
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34284
- flex-direction: row;
34285
- justify-content: stretch;
34261
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34262
+ margin-left: 10px;
34263
+ cursor: pointer;
34286
34264
  }
34287
34265
 
34288
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34289
- padding: 0;
34290
- margin-right: 4px;
34266
+ .E_mp64wfi .content {
34291
34267
  flex: 1;
34292
- overflow: visible;
34293
- }
34294
-
34295
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34296
- width: 100%;
34297
- min-height: unset;
34298
- }
34299
-
34300
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34301
- height: 26px;
34302
- line-height: 26px;
34303
34268
  width: 100%;
34304
- padding: 0;
34305
- font-size: 12px;
34306
- }
34307
-
34308
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34309
- margin-right: 10px;
34310
- }
34311
-
34312
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34313
- display: none;
34314
- }
34315
-
34316
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34317
- padding-left: 8px;
34318
- padding-right: 4px;
34319
- border-radius: 4px 0 0 4px;
34269
+ display: flex;
34270
+ justify-content: center;
34271
+ align-items: center;
34320
34272
  }
34321
34273
 
34322
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34323
- margin-right: 0;
34274
+ .E_mp64wfi .single-content {
34275
+ height: 65px;
34324
34276
  }
34325
34277
 
34326
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34327
- padding-right: 8px;
34328
- padding-left: 12px;
34329
- border-radius: 0 4px 4px 0;
34278
+ .E_l1oyigan {
34279
+ display: flex;
34280
+ align-items: center;
34281
+ white-space: nowrap;
34282
+ overflow: hidden;
34283
+ width: 100%;
34330
34284
  }
34331
-
34332
- .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 {
34333
- content: "";
34334
- width: 0;
34335
- height: 0;
34336
- border: 13px solid transparent;
34337
- position: absolute;
34338
- top: 0;
34339
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34340
- z-index: 2;
34341
- position: relative;
34342
- top: -50%;
34343
- right: -100%;
34285
+
34286
+ .E_l1oyigan .ant-dropdown-trigger {
34287
+ margin-left: auto;
34288
+ font-size: 12px;
34344
34289
  }
34345
34290
 
34346
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34347
- padding: 0 4px 0 12px;
34291
+ .E_l1noi4n1 {
34292
+ display: flex;
34293
+ justify-content: flex-start;
34294
+ align-items: center;
34295
+ font-size: 12px;
34296
+ cursor: pointer;
34348
34297
  }
34349
34298
 
34350
- .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 {
34351
- content: "";
34352
- width: 0;
34353
- height: 0;
34354
- border: 13px solid transparent;
34355
- position: absolute;
34356
- top: 0;
34357
- border-left: 8px solid #fff;
34358
- left: 0;
34299
+ .E_l1noi4n1:not(:last-child) {
34300
+ margin-right: 20px;
34359
34301
  }
34360
34302
 
34361
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34362
- max-width: calc(100% - var(--item-min-width) * 2);
34303
+ .E_l1noi4n1.deselected {
34304
+ opacity: 0.4;
34363
34305
  }
34364
34306
 
34365
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34366
- background-color: rgba(0, 136, 255, 0.1);
34307
+ .E_l1noi4n1.deselected .color-block {
34308
+ background: #b4beca !important;
34367
34309
  }
34368
34310
 
34369
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34370
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34311
+ .E_cz19rz6 {
34312
+ display: inline-block;
34313
+ height: 8px;
34314
+ width: 8px;
34315
+ margin-right: 8px;
34371
34316
  }
34372
34317
 
34373
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34374
- cursor: pointer;
34375
- min-width: var(--item-min-width);
34318
+ .E_e17r5r9c .ant-dropdown-menu-item {
34319
+ display: flex;
34320
+ align-items: center;
34321
+ font-size: 12px;
34322
+ margin: 0;
34376
34323
  }
34377
34324
 
34378
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34379
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34380
- min-width: var(--item-min-width);
34325
+ .E_m1y1hhnr {
34326
+ position: relative;
34381
34327
  }
34382
34328
 
34383
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34384
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34385
- background-color: rgba(237, 241, 250, 0.6);
34329
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34330
+ bottom: -12px;
34386
34331
  }
34387
34332
 
34388
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34389
- padding: 0;
34333
+ .E_m1y1hhnr .metric-toolbar {
34334
+ display: flex;
34335
+ justify-content: space-between;
34336
+ line-height: 30px;
34337
+ margin: 0 16px;
34390
34338
  }
34391
34339
 
34392
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34393
- width: 192px;
34394
- row-gap: 2px;
34340
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34341
+ display: flex;
34342
+ font-size: 12px;
34343
+ align-items: center;
34395
34344
  }
34396
34345
 
34397
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34398
- background-color: rgba(225, 230, 241, 0.6);
34346
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34347
+ color: #a3b4cc;
34399
34348
  }
34400
34349
 
34401
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34402
- color: #00122e !important;
34350
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34351
+ margin-left: 10px;
34403
34352
  }
34404
34353
 
34405
- .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 {
34406
- background-color: rgba(225, 230, 241, 0.6);
34354
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34355
+ margin-left: 10px;
34356
+ cursor: pointer;
34407
34357
  }
34408
34358
 
34409
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34359
+ .E_m1y1hhnr .recharts-xAxis {
34360
+ font-size: 12px;
34361
+ }
34362
+
34363
+ .E_m1y1hhnr .pointer-wrapper {
34364
+ position: absolute;
34365
+ bottom: 10px;
34410
34366
  padding: 0 8px;
34411
34367
  border-radius: 4px;
34412
- height: 32px;
34368
+ font-size: 12px;
34369
+ color: #fff;
34370
+ background: rgba(0, 0, 0, 0.75);
34371
+ transform: translateX(-50%);
34372
+ }
34373
+
34374
+ .E_tnvijvs {
34375
+ min-width: 200px;
34376
+ }
34377
+
34378
+ .E_t1ub2aex {
34413
34379
  display: flex;
34414
34380
  align-items: center;
34381
+ justify-content: space-between;
34382
+ background-color: rgba(0, 0, 0, 0.75);
34383
+ color: #b4beca;
34384
+ font-size: 12px;
34385
+ padding: 3px 6px;
34415
34386
  }
34416
34387
 
34417
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34418
- min-height: auto;
34419
- white-space: nowrap;
34388
+ .E_t1ub2aex:first-child {
34389
+ padding-top: 3px;
34420
34390
  }
34421
34391
 
34422
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34423
- font-size: 13px;
34424
- line-height: 20px;
34425
- max-width: 100%;
34426
- padding-right: 0;
34392
+ .E_t1ub2aex:last-child {
34393
+ padding-bottom: 3px;
34427
34394
  }
34428
34395
 
34429
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34430
- background: rgba(0, 128, 255, 0.1);
34396
+ .E_t1ub2aex .column-value {
34397
+ color: #fff;
34398
+ margin-left: 8px;
34431
34399
  }
34432
34400
 
34433
- .E_h6l1tj4 {
34434
- width: 100%;
34435
- display: inline-flex;
34436
- align-items: center;
34437
- justify-content: center;
34438
- column-gap: 4px;
34401
+ .E_w7ob4th.outside-tag {
34402
+ padding-left: 0;
34439
34403
  }
34440
34404
 
34441
- .E_h6l1tj4 .step-item-prefix-container {
34442
- display: inline-flex;
34443
- align-items: center;
34444
- width: 18px;
34405
+ .E_w7ob4th.outside-tag .inside-tag {
34406
+ border-radius: 4px 0 0 4px;
34407
+ padding-right: 4px;
34408
+ margin-right: 4px;
34409
+ }
34410
+
34411
+ .E_slr2ynn {
34412
+ padding: 0 8px;
34445
34413
  height: 18px;
34446
- color: rgba(44, 56, 82, 0.75);
34447
- justify-content: center;
34448
34414
  }
34449
34415
 
34450
- .E_v18frne8 {
34451
- width: 100%;
34452
- display: flex;
34453
- align-items: center;
34454
- justify-content: center;
34455
- column-gap: 6px;
34456
- font-size: 13px;
34416
+ .E_m140wbb6 {
34417
+ padding: 2px 8px;
34418
+ height: 24px;
34457
34419
  }
34458
34420
 
34459
- .E_v18frne8 .step-item-prefix-container {
34460
- display: inline-flex;
34461
- align-items: center;
34462
- min-width: 20px;
34463
- min-height: 20px;
34464
- color: rgba(44, 56, 82, 0.75);
34465
- justify-content: center;
34421
+ .E_t1fozc1i {
34422
+ margin: 0;
34466
34423
  }
34467
34424
 
34468
- .E_t1dtlqs1 {
34469
- margin-bottom: 4px;
34470
- color: rgba(44, 56, 82, 0.6);
34471
- overflow: hidden;
34472
- text-overflow: ellipsis;
34473
- white-space: nowrap;
34425
+ .E_i1vxv4ln {
34426
+ margin-right: 4px;
34427
+ height: 16px;
34474
34428
  }
34475
34429
 
34476
- .E_s1ese5oy {
34477
- color: rgba(44, 56, 82, 0.6);
34478
- line-height: 32px;
34479
- height: 32px;
34480
- margin-bottom: 0;
34430
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34431
+ font-weight: 700;
34432
+ color: #00122e;
34433
+ background-color: rgba(237, 241, 250, 0.6);
34434
+ border: 1px solid rgba(211, 218, 235, 0.6);
34435
+ word-break: break-all;
34436
+ display: inline;
34437
+ white-space: normal;
34481
34438
  }
34482
34439
 
34483
- .E_s1ese5oy.primary, .E_s1ese5oy.info {
34484
- color: #0080ff;
34440
+ .E_sjob3jg {
34441
+ --item-min-width: 60px;
34485
34442
  }
34486
34443
 
34487
- .E_s1ese5oy.warning {
34488
- color: #ffa500;
34444
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34445
+ display: none !important;
34489
34446
  }
34490
34447
 
34491
- .E_s1ese5oy.success {
34492
- color: #00ba5d;
34448
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34449
+ flex-shrink: 0 !important;
34493
34450
  }
34494
34451
 
34495
- .E_s1ese5oy.danger, .E_s1ese5oy.error {
34496
- color: #f0483e;
34452
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34453
+ color: #0080ff;
34497
34454
  }
34498
34455
 
34499
- .E_s1ese5oy.normal {
34500
- color: rgba(44, 56, 82, 0.6);
34456
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34457
+ color: #0080ff;
34458
+ font-weight: normal;
34501
34459
  }
34502
34460
 
34503
- .E_b1ibis43 {
34504
- margin-bottom: 0;
34505
- color: #00122e;
34461
+ .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 {
34462
+ color: rgba(44, 56, 82, 0.6);
34506
34463
  }
34507
34464
 
34508
- .E_b11xxjd2 {
34509
- line-height: 32px;
34510
- margin-right: 6px;
34465
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34466
+ color: #00122e;
34511
34467
  }
34512
34468
 
34513
- .E_bsub5bw.with-description {
34514
- height: 24px;
34515
- flex: 1;
34516
- position: relative;
34517
- top: -7px;
34469
+ .E_sjob3jg .step-item-text {
34470
+ display: inline-block;
34518
34471
  }
34519
34472
 
34520
- .E_bsub5bw p {
34521
- width: 100%;
34473
+ .E_sjob3jg .step-item-title {
34522
34474
  overflow: hidden;
34523
- text-overflow: ellipsis;
34524
34475
  white-space: nowrap;
34476
+ text-overflow: ellipsis;
34525
34477
  }
34526
34478
 
34527
- .E_tmoyoag {
34528
- border: 1px solid rgba(211, 218, 235, 0.6);
34529
- border-radius: 8px;
34530
- overflow: auto;
34479
+ .E_hjvj6s6 .ant-steps-item-container {
34480
+ min-width: var(--item-min-width);
34531
34481
  }
34532
34482
 
34533
- .E_tmoyoag .ant-list {
34534
- position: relative;
34483
+ .E_hjvj6s6 .ant-steps-item-disabled {
34484
+ cursor: not-allowed !important;
34535
34485
  }
34536
34486
 
34537
- .E_tmoyoag .ant-list .eagle-table-form-header {
34538
- position: sticky;
34539
- top: 0;
34540
- z-index: 2;
34541
- display: flex;
34542
- padding: 8px;
34543
- flex-wrap: nowrap;
34544
- justify-content: flex-start;
34545
- background: #f2f5fa;
34546
- font-size: 14px;
34547
- color: rgba(44, 56, 82, 0.6);
34548
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34487
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34488
+ flex-direction: row;
34489
+ justify-content: stretch;
34549
34490
  }
34550
34491
 
34551
- .E_tmoyoag .ant-list .eagle-table-form-header {
34552
- align-items: inherit;
34492
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34493
+ padding: 0;
34494
+ margin-right: 4px;
34495
+ flex: 1;
34496
+ overflow: visible;
34553
34497
  }
34554
34498
 
34555
- .E_tmoyoag .ant-list .eagle-table-form-row {
34556
- display: flex;
34557
- justify-content: flex-start;
34558
- align-items: flex-start;
34559
- flex-wrap: wrap;
34560
- padding: 8px;
34561
- border: none;
34499
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34500
+ width: 100%;
34501
+ min-height: unset;
34562
34502
  }
34563
34503
 
34564
- .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
34565
- flex-basis: 100%;
34566
- margin: 12px 0 0;
34567
- order: 99;
34568
- color: rgba(44, 56, 82, 0.6);
34504
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34505
+ height: 26px;
34506
+ line-height: 26px;
34507
+ width: 100%;
34508
+ padding: 0;
34509
+ font-size: 12px;
34569
34510
  }
34570
34511
 
34571
- .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34572
- color: #f0483e;
34573
- flex-basis: 100%;
34574
- order: 98;
34575
- margin: 12px 0 0;
34512
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34513
+ margin-right: 10px;
34576
34514
  }
34577
34515
 
34578
- .E_tmoyoag .ant-list .eagle-table-form-row:hover {
34579
- background-color: rgba(237, 241, 250, 0.6);
34516
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34517
+ display: none;
34580
34518
  }
34581
34519
 
34582
- .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
34583
- background-color: rgba(0, 136, 255, 0.1);
34520
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34521
+ padding-left: 8px;
34522
+ padding-right: 4px;
34523
+ border-radius: 4px 0 0 4px;
34584
34524
  }
34585
34525
 
34586
- .E_tmoyoag .ant-list .eagle-table-form-cell {
34587
- flex: 1 0 0;
34588
- overflow: hidden;
34526
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34527
+ margin-right: 0;
34589
34528
  }
34590
34529
 
34591
- .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34592
- color: rgba(44, 56, 82, 0.6);
34593
- margin: 0;
34530
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34531
+ padding-right: 8px;
34532
+ padding-left: 12px;
34533
+ border-radius: 0 4px 4px 0;
34594
34534
  }
34595
34535
 
34596
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34597
- text-align: center;
34536
+ .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 {
34537
+ content: "";
34538
+ width: 0;
34539
+ height: 0;
34540
+ border: 13px solid transparent;
34541
+ position: absolute;
34542
+ top: 0;
34543
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34544
+ z-index: 2;
34545
+ position: relative;
34546
+ top: -50%;
34547
+ right: -100%;
34598
34548
  }
34599
34549
 
34600
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34601
- text-align: center;
34550
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34551
+ padding: 0 4px 0 12px;
34602
34552
  }
34603
34553
 
34604
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34605
- text-align: left;
34554
+ .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 {
34555
+ content: "";
34556
+ width: 0;
34557
+ height: 0;
34558
+ border: 13px solid transparent;
34559
+ position: absolute;
34560
+ top: 0;
34561
+ border-left: 8px solid #fff;
34562
+ left: 0;
34606
34563
  }
34607
34564
 
34608
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34609
- text-align: left;
34565
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34566
+ max-width: calc(100% - var(--item-min-width) * 2);
34610
34567
  }
34611
34568
 
34612
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34613
- text-align: right;
34569
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34570
+ background-color: rgba(0, 136, 255, 0.1);
34614
34571
  }
34615
34572
 
34616
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34617
- text-align: right;
34573
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34574
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34618
34575
  }
34619
34576
 
34620
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34621
- margin-right: 8px;
34577
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34578
+ cursor: pointer;
34579
+ min-width: var(--item-min-width);
34622
34580
  }
34623
34581
 
34624
- .E_tmoyoag .ant-list .ant-list-item-action {
34625
- padding: 4px;
34626
- width: 24px;
34627
- height: 24px;
34628
- overflow: hidden;
34582
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34583
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34584
+ min-width: var(--item-min-width);
34629
34585
  }
34630
34586
 
34631
- .E_tmoyoag .ant-list .ant-list-item-action li {
34587
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34588
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34589
+ background-color: rgba(237, 241, 250, 0.6);
34590
+ }
34591
+
34592
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34632
34593
  padding: 0;
34633
34594
  }
34634
34595
 
34635
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34636
- cursor: not-allowed;
34637
- opacity: 0.5;
34596
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34597
+ width: 192px;
34598
+ row-gap: 2px;
34638
34599
  }
34639
34600
 
34640
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34641
- margin: 0;
34601
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34602
+ background-color: rgba(225, 230, 241, 0.6);
34642
34603
  }
34643
34604
 
34644
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34645
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34646
- border-radius: 5px;
34647
- font-size: 12px;
34605
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34606
+ color: #00122e !important;
34648
34607
  }
34649
34608
 
34650
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34651
- font-size: inherit;
34609
+ .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 {
34610
+ background-color: rgba(225, 230, 241, 0.6);
34652
34611
  }
34653
34612
 
34654
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34655
- min-height: 24px;
34656
- font-size: 12px;
34657
- position: relative;
34613
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34614
+ padding: 0 8px;
34615
+ border-radius: 4px;
34616
+ height: 32px;
34617
+ display: flex;
34618
+ align-items: center;
34658
34619
  }
34659
34620
 
34660
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34661
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34621
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34622
+ min-height: auto;
34623
+ white-space: nowrap;
34662
34624
  }
34663
34625
 
34664
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34665
- background-color: rgba(237, 241, 250, 0.6);
34626
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34627
+ font-size: 13px;
34628
+ line-height: 20px;
34629
+ max-width: 100%;
34630
+ padding-right: 0;
34666
34631
  }
34667
34632
 
34668
- .E_a138syjm {
34669
- display: flex;
34633
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34634
+ background: rgba(0, 128, 255, 0.1);
34635
+ }
34636
+
34637
+ .E_h6l1tj4 {
34638
+ width: 100%;
34639
+ display: inline-flex;
34670
34640
  align-items: center;
34671
- margin-top: 8px;
34641
+ justify-content: center;
34642
+ column-gap: 4px;
34672
34643
  }
34673
34644
 
34674
- .E_a138syjm button.ant-btn {
34675
- padding: 2px 8px;
34676
- height: 24px;
34645
+ .E_h6l1tj4 .step-item-prefix-container {
34646
+ display: inline-flex;
34647
+ align-items: center;
34648
+ width: 18px;
34649
+ height: 18px;
34650
+ color: rgba(44, 56, 82, 0.75);
34651
+ justify-content: center;
34677
34652
  }
34678
34653
 
34679
- .E_a138syjm > span.maximum-desc {
34680
- display: none;
34681
- margin-left: 8px;
34682
- color: rgba(44, 56, 82, 0.6);
34654
+ .E_v18frne8 {
34655
+ width: 100%;
34656
+ display: flex;
34657
+ align-items: center;
34658
+ justify-content: center;
34659
+ column-gap: 6px;
34660
+ font-size: 13px;
34683
34661
  }
34684
34662
 
34685
- .E_a138syjm > span.maximum-desc.disabled {
34686
- display: inline;
34663
+ .E_v18frne8 .step-item-prefix-container {
34664
+ display: inline-flex;
34665
+ align-items: center;
34666
+ min-width: 20px;
34667
+ min-height: 20px;
34668
+ color: rgba(44, 56, 82, 0.75);
34669
+ justify-content: center;
34687
34670
  }
34688
34671
 
34689
- .E_d77i8u0 {
34690
- width: 24px;
34691
- height: 24px;
34692
- padding: 4px;
34693
- margin-right: 8px;
34672
+ .E_i1g85yz3 {
34673
+ margin-right: 4px;
34674
+ height: 16px;
34694
34675
  }
34695
34676
 
34696
34677
  .E_sddwhm6 {
@@ -35301,213 +35282,232 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35301
35282
  color: rgba(44, 56, 82, 0.7490196078);
35302
35283
  }
35303
35284
 
35304
- .E_t1gvlxt5 {
35305
- min-width: 0;
35306
- flex: 1;
35285
+ .E_t1dtlqs1 {
35286
+ margin-bottom: 4px;
35287
+ color: rgba(44, 56, 82, 0.6);
35288
+ overflow: hidden;
35289
+ text-overflow: ellipsis;
35290
+ white-space: nowrap;
35307
35291
  }
35308
35292
 
35309
- .E_t1gvlxt5 .tag {
35310
- flex: 0 0 auto;
35293
+ .E_s1ese5oy {
35294
+ color: rgba(44, 56, 82, 0.6);
35295
+ line-height: 32px;
35296
+ height: 32px;
35297
+ margin-bottom: 0;
35311
35298
  }
35312
35299
 
35313
- .E_t1gvlxt5 .progress-title {
35314
- flex: 2;
35315
- max-width: fit-content;
35300
+ .E_s1ese5oy.primary, .E_s1ese5oy.info {
35301
+ color: #0080ff;
35302
+ }
35303
+
35304
+ .E_s1ese5oy.warning {
35305
+ color: #ffa500;
35306
+ }
35307
+
35308
+ .E_s1ese5oy.success {
35309
+ color: #00ba5d;
35310
+ }
35311
+
35312
+ .E_s1ese5oy.danger, .E_s1ese5oy.error {
35313
+ color: #f0483e;
35314
+ }
35315
+
35316
+ .E_s1ese5oy.normal {
35317
+ color: rgba(44, 56, 82, 0.6);
35318
+ }
35319
+
35320
+ .E_b1ibis43 {
35321
+ margin-bottom: 0;
35322
+ color: #00122e;
35323
+ }
35324
+
35325
+ .E_b11xxjd2 {
35326
+ line-height: 32px;
35327
+ margin-right: 6px;
35316
35328
  }
35317
35329
 
35318
- .E_t1gvlxt5 .progress-desc {
35330
+ .E_bsub5bw.with-description {
35331
+ height: 24px;
35319
35332
  flex: 1;
35320
- max-width: fit-content;
35333
+ position: relative;
35334
+ top: -7px;
35321
35335
  }
35322
35336
 
35323
- .E_a1ji6r68 {
35324
- display: flex;
35325
- align-items: center;
35326
- column-gap: var(--a1ji6r68-0);
35337
+ .E_bsub5bw p {
35338
+ width: 100%;
35339
+ overflow: hidden;
35340
+ text-overflow: ellipsis;
35341
+ white-space: nowrap;
35327
35342
  }
35328
35343
 
35329
- .E_msn7nxt {
35330
- color: rgba(44, 56, 82, 0.6);
35331
- text-align: center;
35332
- display: flex;
35333
- align-items: center;
35334
- justify-content: center;
35335
- flex-direction: column;
35336
- height: 100%;
35344
+ .E_tmoyoag {
35345
+ border: 1px solid rgba(211, 218, 235, 0.6);
35346
+ border-radius: 8px;
35347
+ overflow: auto;
35337
35348
  }
35338
35349
 
35339
- .E_msn7nxt .link {
35340
- color: #0080ff;
35341
- cursor: pointer;
35350
+ .E_tmoyoag .ant-list {
35351
+ position: relative;
35342
35352
  }
35343
35353
 
35344
- .E_mp64wfi {
35345
- width: 100%;
35346
- height: 100%;
35354
+ .E_tmoyoag .ant-list .eagle-table-form-header {
35355
+ position: sticky;
35356
+ top: 0;
35357
+ z-index: 2;
35347
35358
  display: flex;
35348
- flex-direction: column;
35359
+ padding: 8px;
35360
+ flex-wrap: nowrap;
35361
+ justify-content: flex-start;
35362
+ background: #f2f5fa;
35363
+ font-size: 14px;
35364
+ color: rgba(44, 56, 82, 0.6);
35365
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35349
35366
  }
35350
35367
 
35351
- .E_mp64wfi .name-toolbar {
35352
- width: 100%;
35353
- display: flex;
35354
- line-height: 30px;
35355
- padding: 0 16px;
35356
- justify-content: space-between;
35368
+ .E_tmoyoag .ant-list .eagle-table-form-header {
35369
+ align-items: inherit;
35357
35370
  }
35358
35371
 
35359
- .E_mp64wfi .name-toolbar .metric-extra {
35372
+ .E_tmoyoag .ant-list .eagle-table-form-row {
35360
35373
  display: flex;
35361
- font-size: 12px;
35362
- align-items: center;
35363
- }
35364
-
35365
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
35366
- color: #a3b4cc;
35374
+ justify-content: flex-start;
35375
+ align-items: flex-start;
35376
+ flex-wrap: wrap;
35377
+ padding: 8px;
35378
+ border: none;
35367
35379
  }
35368
35380
 
35369
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
35370
- margin-left: 10px;
35381
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-description {
35382
+ flex-basis: 100%;
35383
+ margin: 12px 0 0;
35384
+ order: 99;
35385
+ color: rgba(44, 56, 82, 0.6);
35371
35386
  }
35372
35387
 
35373
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
35374
- margin-left: 10px;
35375
- cursor: pointer;
35388
+ .E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
35389
+ color: #f0483e;
35390
+ flex-basis: 100%;
35391
+ order: 98;
35392
+ margin: 12px 0 0;
35376
35393
  }
35377
35394
 
35378
- .E_mp64wfi .content {
35379
- flex: 1;
35380
- width: 100%;
35381
- display: flex;
35382
- justify-content: center;
35383
- align-items: center;
35395
+ .E_tmoyoag .ant-list .eagle-table-form-row:hover {
35396
+ background-color: rgba(237, 241, 250, 0.6);
35384
35397
  }
35385
35398
 
35386
- .E_mp64wfi .single-content {
35387
- height: 65px;
35399
+ .E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
35400
+ background-color: rgba(0, 136, 255, 0.1);
35388
35401
  }
35389
35402
 
35390
- .E_l1oyigan {
35391
- display: flex;
35392
- align-items: center;
35393
- white-space: nowrap;
35403
+ .E_tmoyoag .ant-list .eagle-table-form-cell {
35404
+ flex: 1 0 0;
35394
35405
  overflow: hidden;
35395
- width: 100%;
35396
35406
  }
35397
35407
 
35398
- .E_l1oyigan .ant-dropdown-trigger {
35399
- margin-left: auto;
35400
- font-size: 12px;
35408
+ .E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
35409
+ color: rgba(44, 56, 82, 0.6);
35410
+ margin: 0;
35401
35411
  }
35402
35412
 
35403
- .E_l1noi4n1 {
35404
- display: flex;
35405
- justify-content: flex-start;
35406
- align-items: center;
35407
- font-size: 12px;
35408
- cursor: pointer;
35413
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
35414
+ text-align: center;
35409
35415
  }
35410
35416
 
35411
- .E_l1noi4n1:not(:last-child) {
35412
- margin-right: 20px;
35417
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
35418
+ text-align: center;
35413
35419
  }
35414
35420
 
35415
- .E_l1noi4n1.deselected {
35416
- opacity: 0.4;
35421
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
35422
+ text-align: left;
35417
35423
  }
35418
35424
 
35419
- .E_l1noi4n1.deselected .color-block {
35420
- background: #b4beca !important;
35425
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
35426
+ text-align: left;
35421
35427
  }
35422
35428
 
35423
- .E_cz19rz6 {
35424
- display: inline-block;
35425
- height: 8px;
35426
- width: 8px;
35427
- margin-right: 8px;
35429
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
35430
+ text-align: right;
35428
35431
  }
35429
35432
 
35430
- .E_e17r5r9c .ant-dropdown-menu-item {
35431
- display: flex;
35432
- align-items: center;
35433
- font-size: 12px;
35434
- margin: 0;
35433
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
35434
+ text-align: right;
35435
35435
  }
35436
35436
 
35437
- .E_m1y1hhnr {
35438
- position: relative;
35437
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
35438
+ margin-right: 8px;
35439
35439
  }
35440
35440
 
35441
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
35442
- bottom: -12px;
35441
+ .E_tmoyoag .ant-list .ant-list-item-action {
35442
+ padding: 4px;
35443
+ width: 24px;
35444
+ height: 24px;
35445
+ overflow: hidden;
35443
35446
  }
35444
35447
 
35445
- .E_m1y1hhnr .metric-toolbar {
35446
- display: flex;
35447
- justify-content: space-between;
35448
- line-height: 30px;
35449
- margin: 0 16px;
35448
+ .E_tmoyoag .ant-list .ant-list-item-action li {
35449
+ padding: 0;
35450
35450
  }
35451
35451
 
35452
- .E_m1y1hhnr .metric-toolbar .metric-extra {
35453
- display: flex;
35454
- font-size: 12px;
35455
- align-items: center;
35452
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
35453
+ cursor: not-allowed;
35454
+ opacity: 0.5;
35456
35455
  }
35457
35456
 
35458
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
35459
- color: #a3b4cc;
35457
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
35458
+ margin: 0;
35460
35459
  }
35461
35460
 
35462
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
35463
- margin-left: 10px;
35461
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
35462
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
35463
+ border-radius: 5px;
35464
+ font-size: 12px;
35464
35465
  }
35465
35466
 
35466
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
35467
- margin-left: 10px;
35468
- cursor: pointer;
35467
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
35468
+ font-size: inherit;
35469
35469
  }
35470
35470
 
35471
- .E_m1y1hhnr .recharts-xAxis {
35471
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
35472
+ min-height: 24px;
35472
35473
  font-size: 12px;
35474
+ position: relative;
35473
35475
  }
35474
35476
 
35475
- .E_m1y1hhnr .pointer-wrapper {
35476
- position: absolute;
35477
- bottom: 10px;
35478
- padding: 0 8px;
35479
- border-radius: 4px;
35480
- font-size: 12px;
35481
- color: #fff;
35482
- background: rgba(0, 0, 0, 0.75);
35483
- transform: translateX(-50%);
35477
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
35478
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35484
35479
  }
35485
35480
 
35486
- .E_tnvijvs {
35487
- min-width: 200px;
35481
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
35482
+ background-color: rgba(237, 241, 250, 0.6);
35488
35483
  }
35489
35484
 
35490
- .E_t1ub2aex {
35485
+ .E_a138syjm {
35491
35486
  display: flex;
35492
35487
  align-items: center;
35493
- justify-content: space-between;
35494
- background-color: rgba(0, 0, 0, 0.75);
35495
- color: #b4beca;
35496
- font-size: 12px;
35497
- padding: 3px 6px;
35488
+ margin-top: 8px;
35498
35489
  }
35499
35490
 
35500
- .E_t1ub2aex:first-child {
35501
- padding-top: 3px;
35491
+ .E_a138syjm button.ant-btn {
35492
+ padding: 2px 8px;
35493
+ height: 24px;
35502
35494
  }
35503
35495
 
35504
- .E_t1ub2aex:last-child {
35505
- padding-bottom: 3px;
35496
+ .E_a138syjm > span.maximum-desc {
35497
+ display: none;
35498
+ margin-left: 8px;
35499
+ color: rgba(44, 56, 82, 0.6);
35506
35500
  }
35507
35501
 
35508
- .E_t1ub2aex .column-value {
35509
- color: #fff;
35510
- margin-left: 8px;
35502
+ .E_a138syjm > span.maximum-desc.disabled {
35503
+ display: inline;
35504
+ }
35505
+
35506
+ .E_d77i8u0 {
35507
+ width: 24px;
35508
+ height: 24px;
35509
+ padding: 4px;
35510
+ margin-right: 8px;
35511
35511
  }
35512
35512
 
35513
35513
  .E_t13ef470 {
@@ -35569,18 +35569,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35569
35569
  display: block;
35570
35570
  }
35571
35571
 
35572
- .E_i14c7jc8 {
35573
- color: var(--i14c7jc8-0);
35574
- }
35575
-
35576
- .E_i1ibuolf {
35577
- display: flex;
35578
- align-items: center;
35579
- column-gap: 4px;
35580
- font-size: 12px;
35581
- color: rgba(44, 56, 82, 0.7490196078);
35582
- }
35583
-
35584
35572
  .E_d1u4ndxc {
35585
35573
  color: rgba(44, 56, 82, 0.7490196078);
35586
35574
  font-size: 12px;
@@ -35611,4 +35599,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35611
35599
  to {
35612
35600
  transform: translateX(100%);
35613
35601
  }
35602
+ }
35603
+ .E_i14c7jc8 {
35604
+ color: var(--i14c7jc8-0);
35605
+ }
35606
+
35607
+ .E_i1ibuolf {
35608
+ display: flex;
35609
+ align-items: center;
35610
+ column-gap: 4px;
35611
+ font-size: 12px;
35612
+ color: rgba(44, 56, 82, 0.7490196078);
35614
35613
  }