@cloudtower/eagle 0.34.14 → 0.34.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29713,71 +29713,6 @@ body {
29713
29713
  flex: 1;
29714
29714
  }
29715
29715
 
29716
- .E_berrcjl {
29717
- color: rgba(10, 37, 85, 0.6);
29718
- margin-bottom: 4px;
29719
- }
29720
- .E_berrcjl .breadcrumb-link {
29721
- color: rgba(10, 37, 85, 0.6);
29722
- cursor: pointer;
29723
- transition: color 160ms ease;
29724
- }
29725
- .E_berrcjl .breadcrumb-link:hover {
29726
- color: #0080ff;
29727
- }
29728
- .E_berrcjl .breadcrumb-link:active {
29729
- color: #005ed1;
29730
- }
29731
-
29732
- .E_b1nip9bk {
29733
- padding: 4px 11px;
29734
- }
29735
-
29736
- .E_bqamoqe {
29737
- white-space: nowrap;
29738
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29739
- }
29740
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29741
- --color: #0080ff;
29742
- }
29743
- .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] {
29744
- --color: #0080ff;
29745
- }
29746
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29747
- margin-left: 1px;
29748
- }
29749
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29750
- border-top-right-radius: 0;
29751
- border-bottom-right-radius: 0;
29752
- }
29753
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29754
- border-top-left-radius: 0;
29755
- border-bottom-left-radius: 0;
29756
- }
29757
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29758
- border-radius: unset;
29759
- }
29760
-
29761
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29762
- padding: 4px 8px 0 8px;
29763
- color: rgba(44, 56, 82, 0.6);
29764
- font-size: 12px;
29765
- }
29766
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29767
- padding-bottom: 6px;
29768
- }
29769
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29770
- padding-top: 4px;
29771
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29772
- }
29773
-
29774
- .E_c1yyuluq {
29775
- border-radius: 8px;
29776
- }
29777
- .E_c1yyuluq .ant-card-body {
29778
- padding: 20px 24px 24px 24px;
29779
- }
29780
-
29781
29716
  .E_b1wx3t3t.ant-btn-icon-only {
29782
29717
  justify-content: center;
29783
29718
  }
@@ -30035,6 +29970,64 @@ body {
30035
29970
  justify-content: center;
30036
29971
  }
30037
29972
 
29973
+ .E_berrcjl {
29974
+ color: rgba(10, 37, 85, 0.6);
29975
+ margin-bottom: 4px;
29976
+ }
29977
+ .E_berrcjl .breadcrumb-link {
29978
+ color: rgba(10, 37, 85, 0.6);
29979
+ cursor: pointer;
29980
+ transition: color 160ms ease;
29981
+ }
29982
+ .E_berrcjl .breadcrumb-link:hover {
29983
+ color: #0080ff;
29984
+ }
29985
+ .E_berrcjl .breadcrumb-link:active {
29986
+ color: #005ed1;
29987
+ }
29988
+
29989
+ .E_b1nip9bk {
29990
+ padding: 4px 11px;
29991
+ }
29992
+
29993
+ .E_bqamoqe {
29994
+ white-space: nowrap;
29995
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29996
+ }
29997
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29998
+ --color: #0080ff;
29999
+ }
30000
+ .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] {
30001
+ --color: #0080ff;
30002
+ }
30003
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30004
+ margin-left: 1px;
30005
+ }
30006
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30007
+ border-top-right-radius: 0;
30008
+ border-bottom-right-radius: 0;
30009
+ }
30010
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30011
+ border-top-left-radius: 0;
30012
+ border-bottom-left-radius: 0;
30013
+ }
30014
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30015
+ border-radius: unset;
30016
+ }
30017
+
30018
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30019
+ padding: 4px 8px 0 8px;
30020
+ color: rgba(44, 56, 82, 0.6);
30021
+ font-size: 12px;
30022
+ }
30023
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30024
+ padding-bottom: 6px;
30025
+ }
30026
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30027
+ padding-top: 4px;
30028
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30029
+ }
30030
+
30038
30031
  .E_c1uzzomf {
30039
30032
  margin-bottom: 16px;
30040
30033
  }
@@ -30162,6 +30155,13 @@ body {
30162
30155
  cursor: default;
30163
30156
  }
30164
30157
 
30158
+ .E_c1yyuluq {
30159
+ border-radius: 8px;
30160
+ }
30161
+ .E_c1yyuluq .ant-card-body {
30162
+ padding: 20px 24px 24px 24px;
30163
+ }
30164
+
30165
30165
  .E_itxley7.ant-input-group.ant-input-group-compact {
30166
30166
  display: flex;
30167
30167
  }
@@ -30174,46 +30174,6 @@ body {
30174
30174
  border-top-right-radius: 5px;
30175
30175
  }
30176
30176
 
30177
- .E_sx1bpnu .ant-input-sm {
30178
- line-height: 18px;
30179
- }
30180
-
30181
- .E_ivqqkzv {
30182
- height: 24px;
30183
- width: 56px !important;
30184
- margin-right: 4px;
30185
- }
30186
-
30187
- .E_c1wk4q29 {
30188
- color: rgba(44, 56, 82, 0.6);
30189
- }
30190
-
30191
- .E_i11gg7mj .ant-input-prefix {
30192
- margin-right: 8px;
30193
- }
30194
- .E_i11gg7mj .ant-input-suffix {
30195
- margin-left: 8px;
30196
- }
30197
-
30198
- .E_cc368xp {
30199
- color: #00122e;
30200
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30201
- margin-right: 8px;
30202
- padding-right: 8px;
30203
- }
30204
-
30205
- .E_i11o6xqj {
30206
- display: flex;
30207
- gap: 4px;
30208
- }
30209
- .E_i11o6xqj .icon-wrapper {
30210
- cursor: pointer;
30211
- }
30212
-
30213
- .E_d19ruhdj.icon-wrapper {
30214
- cursor: not-allowed;
30215
- }
30216
-
30217
30177
  .E_phljevk {
30218
30178
  display: flex;
30219
30179
  justify-content: space-between;
@@ -30271,6 +30231,10 @@ body {
30271
30231
  line-height: 18px;
30272
30232
  }
30273
30233
 
30234
+ .E_sx1bpnu .ant-input-sm {
30235
+ line-height: 18px;
30236
+ }
30237
+
30274
30238
  .E_rapgekc.ant-radio-wrapper {
30275
30239
  display: inline-flex;
30276
30240
  align-items: baseline;
@@ -30457,93 +30421,99 @@ body {
30457
30421
  transform: rotate(0deg);
30458
30422
  }
30459
30423
 
30460
- .E_tju3gfj .date {
30461
- margin-right: 4px;
30424
+ .E_i11gg7mj .ant-input-prefix {
30425
+ margin-right: 8px;
30462
30426
  }
30463
-
30464
- .E_s1dni7lo {
30465
- width: 430px !important;
30427
+ .E_i11gg7mj .ant-input-suffix {
30428
+ margin-left: 8px;
30466
30429
  }
30467
30430
 
30468
- .E_d1wwmmm5 .ant-select-item-group {
30469
- padding: 8px 16px;
30470
- line-height: 18px;
30471
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30472
- height: 34px;
30473
- min-height: 34px;
30474
- box-sizing: border-box;
30475
- margin-top: 8px;
30431
+ .E_cc368xp {
30432
+ color: #00122e;
30433
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30434
+ margin-right: 8px;
30435
+ padding-right: 8px;
30476
30436
  }
30477
30437
 
30478
- .E_o1ugr09p {
30438
+ .E_i11o6xqj {
30479
30439
  display: flex;
30480
- flex-direction: column;
30481
- margin: 1px 8px;
30482
- padding: 8px;
30483
- border-radius: 4px;
30440
+ gap: 4px;
30484
30441
  }
30485
- .E_o1ugr09p .selected-icon {
30486
- display: none;
30442
+ .E_i11o6xqj .icon-wrapper {
30443
+ cursor: pointer;
30487
30444
  }
30488
- .E_o1ugr09p.ant-select-item-option-grouped {
30489
- padding-left: 8px;
30445
+
30446
+ .E_d19ruhdj.icon-wrapper {
30447
+ cursor: not-allowed;
30490
30448
  }
30491
- .E_o1ugr09p.ant-select-item-option-selected {
30492
- background-color: white;
30449
+
30450
+ .E_ivqqkzv {
30451
+ height: 24px;
30452
+ width: 56px !important;
30453
+ margin-right: 4px;
30493
30454
  }
30494
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30495
- color: #0080ff;
30455
+
30456
+ .E_c1wk4q29 {
30457
+ color: rgba(44, 56, 82, 0.6);
30496
30458
  }
30497
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30498
- display: block;
30459
+
30460
+ .E_s1dizucg.ant-switch {
30461
+ min-width: 40px;
30462
+ height: 24px;
30463
+ background: rgba(172, 186, 211, 0.6);
30464
+ overflow: hidden;
30499
30465
  }
30500
- .E_o1ugr09p.ant-select-item-option-active {
30501
- background: rgba(0, 136, 255, 0.16);
30466
+ .E_s1dizucg.ant-switch:focus {
30467
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30502
30468
  }
30503
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30504
- color: #0080ff;
30469
+ .E_s1dizucg.ant-switch-small {
30470
+ min-width: 26px;
30471
+ height: 16px;
30505
30472
  }
30506
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30507
- background: rgba(0, 136, 255, 0.1);
30508
- color: #0080ff;
30473
+ .E_s1dizucg.ant-switch-large {
30474
+ min-width: 52px;
30475
+ height: 32px;
30509
30476
  }
30510
-
30511
- .E_o1ifxsq4 {
30512
- display: flex;
30513
- justify-content: space-between;
30477
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30514
30478
  height: 20px;
30515
- line-height: 20px;
30479
+ width: 20px;
30516
30480
  }
30517
- .E_o1ifxsq4 .timezone-title {
30518
- color: #2d3a56;
30519
- overflow: hidden;
30520
- text-overflow: ellipsis;
30481
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30482
+ border-radius: 10px;
30483
+ transition-delay: 120ms;
30521
30484
  }
30522
-
30523
- .E_o1zue7 {
30524
- display: flex;
30525
- justify-content: space-between;
30526
- color: rgba(44, 56, 82, 0.6);
30527
- height: 18px;
30528
- line-height: 18px;
30529
- margin-top: 2px;
30485
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30486
+ height: 14px;
30487
+ width: 14px;
30488
+ top: 1px;
30489
+ left: 1px;
30530
30490
  }
30531
-
30532
- .E_tyfmlxg {
30533
- border: none;
30534
- margin-right: 0;
30535
- background: rgba(225, 230, 241, 0.6);
30491
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30492
+ height: 28px;
30493
+ width: 28px;
30494
+ }
30495
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30496
+ border-radius: 14px;
30497
+ }
30498
+ .E_s1dizucg.ant-switch-checked {
30499
+ background-color: #00ba5d;
30500
+ }
30501
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30502
+ left: calc(100% - 20px - 2px);
30503
+ }
30504
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30505
+ left: calc(100% - 14px - 1px);
30506
+ }
30507
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30508
+ left: calc(100% - 28px - 2px);
30536
30509
  }
30537
30510
 
30538
- .E_o18uybox {
30539
- pointer-events: none;
30540
- height: 32px;
30541
- width: 100%;
30542
- opacity: 0;
30511
+ .E_c1up6e3y {
30512
+ margin-left: 5px;
30543
30513
  }
30544
30514
 
30545
- .E_iq1gosr {
30546
- display: inline-block;
30515
+ .E_tju3gfj .date {
30516
+ margin-right: 4px;
30547
30517
  }
30548
30518
 
30549
30519
  .E_s1sck0th {
@@ -30628,70 +30598,100 @@ body {
30628
30598
  background-color: #7E41FF;
30629
30599
  }
30630
30600
 
30631
- .E_t1m2x205 .ant-tooltip-arrow {
30632
- display: none;
30601
+ .E_s1dni7lo {
30602
+ width: 430px !important;
30633
30603
  }
30634
- .E_t1m2x205 .ant-tooltip-inner {
30635
- background: rgba(23, 38, 64, 0.8);
30604
+
30605
+ .E_d1wwmmm5 .ant-select-item-group {
30606
+ padding: 8px 16px;
30607
+ line-height: 18px;
30608
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30609
+ height: 34px;
30610
+ min-height: 34px;
30611
+ box-sizing: border-box;
30612
+ margin-top: 8px;
30613
+ }
30614
+
30615
+ .E_o1ugr09p {
30616
+ display: flex;
30617
+ flex-direction: column;
30618
+ margin: 1px 8px;
30619
+ padding: 8px;
30636
30620
  border-radius: 4px;
30637
30621
  }
30638
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30639
- visibility: hidden;
30622
+ .E_o1ugr09p .selected-icon {
30623
+ display: none;
30640
30624
  }
30641
-
30642
- .E_s1dizucg.ant-switch {
30643
- min-width: 40px;
30644
- height: 24px;
30645
- background: rgba(172, 186, 211, 0.6);
30646
- overflow: hidden;
30625
+ .E_o1ugr09p.ant-select-item-option-grouped {
30626
+ padding-left: 8px;
30647
30627
  }
30648
- .E_s1dizucg.ant-switch:focus {
30649
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30628
+ .E_o1ugr09p.ant-select-item-option-selected {
30629
+ background-color: white;
30650
30630
  }
30651
- .E_s1dizucg.ant-switch-small {
30652
- min-width: 26px;
30653
- height: 16px;
30631
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30632
+ color: #0080ff;
30654
30633
  }
30655
- .E_s1dizucg.ant-switch-large {
30656
- min-width: 52px;
30657
- height: 32px;
30634
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30635
+ display: block;
30658
30636
  }
30659
- .E_s1dizucg.ant-switch .ant-switch-handle {
30660
- height: 20px;
30661
- width: 20px;
30637
+ .E_o1ugr09p.ant-select-item-option-active {
30638
+ background: rgba(0, 136, 255, 0.16);
30662
30639
  }
30663
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30664
- border-radius: 10px;
30665
- transition-delay: 120ms;
30640
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30641
+ color: #0080ff;
30666
30642
  }
30667
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30668
- height: 14px;
30669
- width: 14px;
30670
- top: 1px;
30671
- left: 1px;
30643
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30644
+ background: rgba(0, 136, 255, 0.1);
30645
+ color: #0080ff;
30672
30646
  }
30673
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30674
- height: 28px;
30675
- width: 28px;
30647
+
30648
+ .E_o1ifxsq4 {
30649
+ display: flex;
30650
+ justify-content: space-between;
30651
+ height: 20px;
30652
+ line-height: 20px;
30676
30653
  }
30677
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30678
- border-radius: 14px;
30654
+ .E_o1ifxsq4 .timezone-title {
30655
+ color: #2d3a56;
30656
+ overflow: hidden;
30657
+ text-overflow: ellipsis;
30679
30658
  }
30680
- .E_s1dizucg.ant-switch-checked {
30681
- background-color: #00ba5d;
30659
+
30660
+ .E_o1zue7 {
30661
+ display: flex;
30662
+ justify-content: space-between;
30663
+ color: rgba(44, 56, 82, 0.6);
30664
+ height: 18px;
30665
+ line-height: 18px;
30666
+ margin-top: 2px;
30682
30667
  }
30683
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30684
- left: calc(100% - 20px - 2px);
30668
+
30669
+ .E_tyfmlxg {
30670
+ border: none;
30671
+ margin-right: 0;
30672
+ background: rgba(225, 230, 241, 0.6);
30685
30673
  }
30686
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30687
- left: calc(100% - 14px - 1px);
30674
+
30675
+ .E_o18uybox {
30676
+ pointer-events: none;
30677
+ height: 32px;
30678
+ width: 100%;
30679
+ opacity: 0;
30688
30680
  }
30689
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30690
- left: calc(100% - 28px - 2px);
30681
+
30682
+ .E_iq1gosr {
30683
+ display: inline-block;
30691
30684
  }
30692
30685
 
30693
- .E_c1up6e3y {
30694
- margin-left: 5px;
30686
+ .E_t1m2x205 .ant-tooltip-arrow {
30687
+ display: none;
30688
+ }
30689
+ .E_t1m2x205 .ant-tooltip-inner {
30690
+ background: rgba(23, 38, 64, 0.8);
30691
+ border-radius: 4px;
30692
+ }
30693
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30694
+ visibility: hidden;
30695
30695
  }
30696
30696
 
30697
30697
  .E_fzh9mnb {
@@ -30709,6 +30709,71 @@ body {
30709
30709
  font-size: 18px;
30710
30710
  }
30711
30711
 
30712
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30713
+ display: var(--a1wfy30z-0);
30714
+ }
30715
+ .E_a1wfy30z .ant-input-number-input-wrap {
30716
+ padding: 4px 11px;
30717
+ display: inline-flex;
30718
+ line-height: 1.5715;
30719
+ height: inherit;
30720
+ }
30721
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30722
+ content: var(--a1wfy30z-1);
30723
+ display: var(--a1wfy30z-2);
30724
+ flex: none;
30725
+ align-items: center;
30726
+ margin-left: 4px;
30727
+ }
30728
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30729
+ content: var(--a1wfy30z-3);
30730
+ display: var(--a1wfy30z-4);
30731
+ flex: none;
30732
+ align-items: center;
30733
+ margin-right: 4px;
30734
+ cursor: auto;
30735
+ }
30736
+ .E_a1wfy30z .ant-input-number-input {
30737
+ padding: 0;
30738
+ margin: 0;
30739
+ height: auto;
30740
+ font-size: inherit;
30741
+ }
30742
+
30743
+ .E_f7pxqmh {
30744
+ width: 100%;
30745
+ margin-bottom: 0 !important;
30746
+ flex-flow: nowrap !important;
30747
+ line-break: auto;
30748
+ }
30749
+ .E_f7pxqmh > .ant-form-item-label {
30750
+ text-align: left !important;
30751
+ padding-bottom: 0 !important;
30752
+ }
30753
+ .E_f7pxqmh > .ant-form-item-label > label {
30754
+ min-height: 32px;
30755
+ height: auto;
30756
+ font-size: 13px;
30757
+ color: rgba(44, 56, 82, 0.6);
30758
+ white-space: normal;
30759
+ }
30760
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30761
+ border-color: #ff4d4f !important;
30762
+ }
30763
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30764
+ border-color: #ff4d4f !important;
30765
+ }
30766
+ .E_f7pxqmh .ant-form-item-explain {
30767
+ margin-top: 4px;
30768
+ font-size: 12px;
30769
+ min-height: 0px;
30770
+ }
30771
+ .E_f7pxqmh .ant-form-item-extra {
30772
+ font-size: 12px;
30773
+ color: rgba(44, 56, 82, 0.6);
30774
+ min-height: 0px;
30775
+ }
30776
+
30712
30777
  .E_iouxfgt {
30713
30778
  display: inline-flex;
30714
30779
  align-items: center;
@@ -30727,17 +30792,11 @@ body {
30727
30792
  animation: rotate 680ms linear infinite;
30728
30793
  }
30729
30794
 
30730
- .E_i1inqkme {
30731
- height: 18px;
30732
- line-height: 18px;
30733
- padding: 0 4px;
30734
- border-radius: 4px;
30735
- background: rgba(235, 239, 245, 0.6);
30736
- border: 1px solid rgba(223, 228, 235, 0.6);
30737
- display: flex;
30738
- align-items: center;
30739
- white-space: nowrap;
30740
- margin-right: 4px;
30795
+ .E_atcz0kf .ant-input-suffix {
30796
+ margin-left: 8px;
30797
+ }
30798
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30799
+ padding: 2px 7px 2px 12px;
30741
30800
  }
30742
30801
 
30743
30802
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30800,76 +30859,17 @@ body {
30800
30859
  padding: 2px 8px;
30801
30860
  }
30802
30861
 
30803
- .E_a1wfy30z .ant-input-number-handler-wrap {
30804
- display: var(--a1wfy30z-0);
30805
- }
30806
- .E_a1wfy30z .ant-input-number-input-wrap {
30807
- padding: 4px 11px;
30808
- display: inline-flex;
30809
- line-height: 1.5715;
30810
- height: inherit;
30811
- }
30812
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30813
- content: var(--a1wfy30z-1);
30814
- display: var(--a1wfy30z-2);
30815
- flex: none;
30816
- align-items: center;
30817
- margin-left: 4px;
30818
- }
30819
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30820
- content: var(--a1wfy30z-3);
30821
- display: var(--a1wfy30z-4);
30822
- flex: none;
30862
+ .E_i1inqkme {
30863
+ height: 18px;
30864
+ line-height: 18px;
30865
+ padding: 0 4px;
30866
+ border-radius: 4px;
30867
+ background: rgba(235, 239, 245, 0.6);
30868
+ border: 1px solid rgba(223, 228, 235, 0.6);
30869
+ display: flex;
30823
30870
  align-items: center;
30871
+ white-space: nowrap;
30824
30872
  margin-right: 4px;
30825
- cursor: auto;
30826
- }
30827
- .E_a1wfy30z .ant-input-number-input {
30828
- padding: 0;
30829
- margin: 0;
30830
- height: auto;
30831
- font-size: inherit;
30832
- }
30833
-
30834
- .E_atcz0kf .ant-input-suffix {
30835
- margin-left: 8px;
30836
- }
30837
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30838
- padding: 2px 7px 2px 12px;
30839
- }
30840
-
30841
- .E_f7pxqmh {
30842
- width: 100%;
30843
- margin-bottom: 0 !important;
30844
- flex-flow: nowrap !important;
30845
- line-break: auto;
30846
- }
30847
- .E_f7pxqmh > .ant-form-item-label {
30848
- text-align: left !important;
30849
- padding-bottom: 0 !important;
30850
- }
30851
- .E_f7pxqmh > .ant-form-item-label > label {
30852
- min-height: 32px;
30853
- height: auto;
30854
- font-size: 13px;
30855
- color: rgba(44, 56, 82, 0.6);
30856
- white-space: normal;
30857
- }
30858
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30859
- border-color: #ff4d4f !important;
30860
- }
30861
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30862
- border-color: #ff4d4f !important;
30863
- }
30864
- .E_f7pxqmh .ant-form-item-explain {
30865
- margin-top: 4px;
30866
- font-size: 12px;
30867
- min-height: 0px;
30868
- }
30869
- .E_f7pxqmh .ant-form-item-extra {
30870
- font-size: 12px;
30871
- color: rgba(44, 56, 82, 0.6);
30872
- min-height: 0px;
30873
30873
  }
30874
30874
 
30875
30875
  .E_owd0kml {
@@ -30881,1203 +30881,1260 @@ body {
30881
30881
  position: absolute;
30882
30882
  }
30883
30883
 
30884
- .E_cnujxq2 {
30885
- display: flex;
30886
- flex-direction: column;
30884
+ .E_dsnbhzf {
30885
+ font-family: Inter;
30886
+ font-style: normal;
30887
+ font-weight: bold;
30888
+ font-size: 32px;
30889
+ line-height: 40px;
30887
30890
  }
30888
30891
 
30889
- .E_m7s48ia {
30890
- max-width: 1120px;
30891
- width: 100%;
30892
- margin: 0 auto;
30893
- height: 100%;
30892
+ .E_d1mvo22k {
30893
+ font-family: Inter;
30894
+ font-style: normal;
30895
+ font-weight: bold;
30896
+ font-size: 24px;
30897
+ line-height: 32px;
30894
30898
  }
30895
30899
 
30896
- .E_wt5zbg6 {
30897
- max-width: 1120px;
30898
- width: 100%;
30899
- margin: 0 auto;
30900
- display: flex;
30901
- }
30902
- .E_wt5zbg6 .left,
30903
- .E_wt5zbg6 .right {
30904
- flex-grow: 0;
30905
- flex-shrink: 0;
30906
- flex-basis: 21%;
30907
- }
30908
- .E_wt5zbg6 .left {
30909
- display: flex;
30910
- justify-content: flex-end;
30911
- padding-right: 44px;
30912
- }
30913
- .E_wt5zbg6 .right {
30914
- padding-left: 44px;
30915
- }
30916
- .E_wt5zbg6 .middle {
30917
- margin-bottom: 40px;
30918
- flex-grow: 0;
30919
- flex-shrink: 0;
30920
- flex-basis: 58%;
30921
- overflow: hidden;
30922
- }
30923
- .E_wt5zbg6 .middle .form-base-field {
30924
- width: 100%;
30925
- }
30926
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
30927
- width: auto;
30900
+ .E_d1b444tr {
30901
+ font-family: Inter;
30902
+ font-style: normal;
30903
+ font-weight: normal;
30904
+ font-size: 32px;
30905
+ line-height: 40px;
30928
30906
  }
30929
30907
 
30930
- .E_h18jprzg .ant-modal-header {
30931
- margin: 0 auto;
30932
- width: 100%;
30933
- max-width: 648px;
30934
- }
30935
- .E_h18jprzg .ant-modal-header .ant-modal-title {
30936
- margin-left: 0;
30937
- }
30938
- .E_h18jprzg .ant-modal-body {
30939
- margin: 0 auto;
30940
- padding: 0;
30941
- width: 100%;
30942
- max-width: 648px;
30943
- overflow: hidden;
30944
- }
30945
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30946
- margin-bottom: 40px;
30947
- }
30948
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30949
- height: calc(100vh - 225px);
30950
- overflow-y: auto;
30951
- }
30952
- .E_h18jprzg .ant-modal-footer .footer-content {
30953
- margin: 0 auto;
30954
- max-width: 648px;
30908
+ .E_dvs0kue {
30909
+ font-family: Inter;
30910
+ font-style: normal;
30911
+ font-weight: bold;
30912
+ font-size: 20px;
30913
+ line-height: 24px;
30955
30914
  }
30956
30915
 
30957
- .E_h16z9xgz .ant-modal-header {
30958
- margin: 0 auto;
30959
- width: 100%;
30960
- max-width: 1024px;
30961
- }
30962
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
30963
- margin-left: 0;
30964
- }
30965
- .E_h16z9xgz .ant-modal-body {
30966
- margin: 0 auto;
30967
- padding: 0;
30968
- width: 100%;
30969
- max-width: 1024px;
30970
- overflow: hidden;
30916
+ .E_d1hcbfcq {
30917
+ font-family: Inter;
30918
+ font-style: normal;
30919
+ font-weight: normal;
30920
+ font-size: 20px;
30921
+ line-height: 24px;
30971
30922
  }
30972
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30973
- margin-bottom: 40px;
30923
+
30924
+ .E_d1cz922v {
30925
+ font-family: Inter;
30926
+ font-style: normal;
30927
+ font-weight: bold;
30928
+ font-size: 18px;
30929
+ line-height: 22px;
30974
30930
  }
30975
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30976
- height: calc(100vh - 225px);
30977
- overflow-y: auto;
30931
+
30932
+ .E_d3nzbrm {
30933
+ font-family: Inter;
30934
+ font-style: normal;
30935
+ font-weight: normal;
30936
+ font-size: 18px;
30937
+ line-height: 22px;
30978
30938
  }
30979
- .E_h16z9xgz .ant-modal-footer .footer-content {
30980
- margin: 0 auto;
30981
- max-width: 1024px;
30939
+
30940
+ .E_h1g0p5ob {
30941
+ font-family: Inter;
30942
+ font-style: normal;
30943
+ font-weight: bold;
30944
+ font-size: 16px;
30945
+ line-height: 22px;
30982
30946
  }
30983
30947
 
30984
- .E_f1lrhghm {
30985
- flex: 1;
30948
+ .E_hydo2ej {
30949
+ font-family: Inter;
30950
+ font-style: normal;
30951
+ font-weight: normal;
30952
+ font-size: 16px;
30953
+ line-height: 22px;
30986
30954
  }
30987
- .E_f1lrhghm label {
30988
- font-size: 13px;
30955
+
30956
+ .E_h1hbuq0r {
30957
+ font-family: Inter;
30958
+ font-style: normal;
30959
+ font-weight: bold;
30960
+ font-size: 14px;
30989
30961
  line-height: 20px;
30990
- color: rgba(44, 56, 82, 0.6);
30991
30962
  }
30992
- .E_f1lrhghm .title {
30963
+
30964
+ .E_h13bondg {
30965
+ font-family: Inter;
30966
+ font-style: normal;
30967
+ font-weight: normal;
30993
30968
  font-size: 14px;
30994
30969
  line-height: 20px;
30995
- color: #2d3a56;
30996
- margin-bottom: 12px;
30997
- }
30998
- .E_f1lrhghm.connect-cluster .title {
30999
- padding-bottom: 26px;
31000
30970
  }
31001
30971
 
31002
- .E_f18ot8em {
31003
- padding: 25px 0 15px 0;
31004
- border-bottom: 1px solid #e1e5eb;
31005
- margin-bottom: 16px;
30972
+ .E_h1mhvdlx {
30973
+ font-family: Inter;
30974
+ font-style: normal;
30975
+ font-weight: bold;
30976
+ font-size: 12px;
30977
+ line-height: 18px;
31006
30978
  }
31007
30979
 
31008
- .E_f1l1g2k0 {
31009
- display: flex;
31010
- align-items: center;
31011
- margin-bottom: 8px;
31012
- }
31013
- .E_f1l1g2k0 > label {
31014
- width: 216px;
31015
- }
31016
- .E_f1l1g2k0 > label + * {
31017
- width: 100%;
30980
+ .E_h1inmfq6 {
30981
+ font-family: Inter;
30982
+ font-style: normal;
30983
+ font-weight: normal;
30984
+ font-size: 12px;
30985
+ line-height: 18px;
31018
30986
  }
31019
- .E_f1l1g2k0 .ant-select {
31020
- width: 100%;
30987
+
30988
+ .E_h1kfc0la {
30989
+ font-family: Inter;
30990
+ font-style: normal;
30991
+ font-weight: bold;
30992
+ text-transform: uppercase;
30993
+ font-feature-settings: "cpsp" on;
30994
+ font-size: 12px;
30995
+ line-height: 18px;
31021
30996
  }
31022
30997
 
31023
- .E_e1k89cwg {
31024
- color: #e75a3a;
31025
- margin-right: 10px;
30998
+ .E_h10xnyuu {
30999
+ font-family: Inter;
31000
+ font-style: normal;
31001
+ font-weight: normal;
31002
+ text-transform: uppercase;
31003
+ font-feature-settings: "cpsp" on;
31004
+ font-size: 12px;
31005
+ line-height: 18px;
31026
31006
  }
31027
31007
 
31028
- .E_d1oui1gf {
31029
- width: 100%;
31030
- height: 1px;
31031
- background: rgba(213, 219, 227, 0.6);
31032
- margin: 24px 0;
31008
+ .E_lrcmi0v {
31009
+ font-family: Inter;
31010
+ font-style: normal;
31011
+ font-weight: normal;
31012
+ font-size: 16px;
31013
+ line-height: 24px;
31033
31014
  }
31034
31015
 
31035
- .E_l15itdbb {
31036
- display: flex;
31037
- justify-content: center;
31038
- align-items: center;
31039
- height: 100%;
31016
+ .E_lzt43lp {
31017
+ font-family: Inter;
31018
+ font-style: normal;
31019
+ font-weight: bold;
31020
+ font-size: 16px;
31021
+ line-height: 24px;
31040
31022
  }
31041
31023
 
31042
- .E_d1y3z4w {
31043
- display: inline-block;
31044
- width: 4px;
31045
- height: 4px;
31046
- background: #8e9aa9;
31047
- opacity: 0.4;
31048
- border-radius: 50%;
31049
- margin: 0 4px;
31024
+ .E_l5yc9nt {
31025
+ font-family: Inter;
31026
+ font-style: normal;
31027
+ font-weight: normal;
31028
+ font-size: 16px;
31029
+ line-height: 24px;
31050
31030
  }
31051
31031
 
31052
- .E_m177r7a3 .ant-modal-header,
31053
- .E_m177r7a3 .ant-modal-footer .footer-content {
31054
- width: 648px;
31055
- margin: 0 auto;
31032
+ .E_l1fbkbzo {
31033
+ font-family: Inter;
31034
+ font-style: normal;
31035
+ font-weight: bold;
31036
+ font-size: 16px;
31037
+ line-height: 24px;
31056
31038
  }
31057
- .E_m177r7a3 .ant-modal-header {
31058
- padding: 35px 0 24px;
31059
- border: none;
31039
+
31040
+ .E_lahvcax {
31041
+ font-family: Inter;
31042
+ font-style: normal;
31043
+ font-weight: normal;
31044
+ text-transform: uppercase;
31045
+ font-feature-settings: "cpsp" on;
31046
+ font-size: 16px;
31047
+ line-height: 24px;
31060
31048
  }
31061
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31062
- font-size: 30px;
31049
+
31050
+ .E_l11q3pxd {
31051
+ font-family: Inter;
31052
+ font-style: normal;
31053
+ font-weight: bold;
31054
+ text-transform: uppercase;
31055
+ font-feature-settings: "cpsp" on;
31056
+ font-size: 16px;
31057
+ line-height: 24px;
31063
31058
  }
31064
- .E_m177r7a3 .ant-modal-body {
31065
- padding: 4px 0 2px;
31059
+
31060
+ .E_lfuc2qu {
31061
+ font-family: Inter;
31062
+ font-style: normal;
31063
+ font-weight: normal;
31064
+ font-size: 14px;
31065
+ line-height: 22px;
31066
31066
  }
31067
- .E_m177r7a3 .ant-modal-footer {
31068
- border: none;
31067
+
31068
+ .E_l1jmp8r0 {
31069
+ font-family: Inter;
31070
+ font-style: normal;
31071
+ font-weight: 500;
31072
+ font-size: 14px;
31073
+ line-height: 22px;
31069
31074
  }
31070
31075
 
31071
- .E_t1wwio3v {
31072
- font-size: 12px;
31073
- line-height: 18px;
31076
+ .E_lcnm221 {
31077
+ font-family: Inter;
31078
+ font-style: normal;
31074
31079
  font-weight: bold;
31075
- color: #fff;
31076
- padding: 0 4px;
31077
- border-radius: 4px;
31078
- display: inline-block;
31079
- background: var(--t1wwio3v-0);
31080
- }
31081
- .E_t1wwio3v:not(:first-child) {
31082
- margin-left: 4px;
31080
+ font-size: 14px;
31081
+ line-height: 22px;
31083
31082
  }
31084
31083
 
31085
- .E_f17jvtfk {
31086
- width: 100%;
31087
- height: 100%;
31088
- display: flex;
31089
- align-items: center;
31090
- justify-content: center;
31084
+ .E_lu1z2n5 {
31085
+ font-family: Inter;
31086
+ font-style: normal;
31087
+ font-weight: normal;
31088
+ font-size: 14px;
31089
+ line-height: 22px;
31091
31090
  }
31092
31091
 
31093
- .E_nzppkea {
31094
- font-size: 90%;
31092
+ .E_l1r59djn {
31093
+ font-family: Inter;
31094
+ font-style: normal;
31095
31095
  font-weight: bold;
31096
- background-color: rgba(240, 243, 247, 0.6);
31097
- padding: 1px 4px 1px;
31098
- margin-left: 2px;
31099
- margin-right: 2px;
31100
- border: 1px solid rgba(213, 219, 227, 0.6);
31101
- border-radius: 4px;
31096
+ font-size: 14px;
31097
+ line-height: 22px;
31102
31098
  }
31103
31099
 
31104
- .E_f4mi9eq.form-item-general {
31105
- width: 640px;
31100
+ .E_ljm2911 {
31101
+ font-family: Inter;
31102
+ font-style: normal;
31103
+ font-weight: normal;
31104
+ text-transform: uppercase;
31105
+ font-feature-settings: "cpsp" on;
31106
+ font-size: 14px;
31107
+ line-height: 22px;
31106
31108
  }
31107
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31108
- margin-top: 16px;
31109
+
31110
+ .E_l124mzmr {
31111
+ font-family: Inter;
31112
+ font-style: normal;
31113
+ font-weight: bold;
31114
+ text-transform: uppercase;
31115
+ font-feature-settings: "cpsp" on;
31116
+ font-size: 14px;
31117
+ line-height: 22px;
31109
31118
  }
31110
- .E_f4mi9eq.form-item-compact {
31111
- width: 412px;
31119
+
31120
+ .E_lb3chel {
31121
+ font-family: Inter;
31122
+ font-style: normal;
31123
+ font-weight: normal;
31124
+ font-size: 13px;
31125
+ line-height: 20px;
31112
31126
  }
31113
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31114
- margin-top: 8px;
31127
+
31128
+ .E_lv9jstu {
31129
+ font-family: Inter;
31130
+ font-style: normal;
31131
+ font-weight: 600;
31132
+ font-size: 13px;
31133
+ line-height: 20px;
31115
31134
  }
31116
- .E_f4mi9eq .form-item {
31117
- width: auto;
31135
+
31136
+ .E_lwqlh3x {
31137
+ font-family: Inter;
31138
+ font-style: normal;
31139
+ font-weight: bold;
31140
+ font-size: 13px;
31141
+ line-height: 20px;
31118
31142
  }
31119
- .E_f4mi9eq .form-item-main {
31120
- position: relative;
31121
- display: flex;
31143
+
31144
+ .E_lalum9y {
31145
+ font-family: Inter;
31146
+ font-style: normal;
31147
+ font-weight: normal;
31148
+ font-size: 13px;
31149
+ line-height: 20px;
31122
31150
  }
31123
- .E_f4mi9eq .form-item-extra {
31124
- margin-top: 4px;
31125
- width: 100%;
31126
- padding: 14px;
31127
- background: #f2f4f6;
31151
+
31152
+ .E_l1t6dj5o {
31153
+ font-family: Inter;
31154
+ font-style: normal;
31155
+ font-weight: 600;
31128
31156
  font-size: 13px;
31129
- line-height: 1.8;
31130
- color: #8e9aa9;
31157
+ line-height: 20px;
31131
31158
  }
31132
- .E_f4mi9eq .form-item-label {
31133
- padding-right: 12px;
31159
+
31160
+ .E_l12f6ic {
31161
+ font-family: Inter;
31162
+ font-style: normal;
31163
+ font-weight: bold;
31134
31164
  font-size: 13px;
31135
- color: rgba(44, 56, 82, 0.6);
31165
+ line-height: 20px;
31136
31166
  }
31137
- .E_f4mi9eq .form-item-label.label-right {
31138
- text-align: right;
31167
+
31168
+ .E_l7gmukq {
31169
+ font-family: Inter;
31170
+ font-style: normal;
31171
+ font-weight: normal;
31172
+ text-transform: uppercase;
31173
+ font-feature-settings: "cpsp" on;
31174
+ font-size: 13px;
31175
+ line-height: 20px;
31139
31176
  }
31140
- .E_f4mi9eq .form-item-label,
31141
- .E_f4mi9eq .form-item-control {
31142
- line-height: 32px;
31177
+
31178
+ .E_lkwl0yp {
31179
+ font-family: Inter;
31180
+ font-style: normal;
31181
+ font-weight: bold;
31182
+ text-transform: uppercase;
31183
+ font-feature-settings: "cpsp" on;
31184
+ font-size: 13px;
31185
+ line-height: 20px;
31143
31186
  }
31144
- .E_f4mi9eq .form-item-control .form-item-error {
31187
+
31188
+ .E_l10knv48 {
31189
+ font-family: Inter;
31190
+ font-style: normal;
31191
+ font-weight: normal;
31192
+ font-size: 12px;
31145
31193
  line-height: 18px;
31146
31194
  }
31147
- .E_f4mi9eq .form-item-children {
31148
- width: 100%;
31149
- }
31150
- .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31151
- width: 100%;
31152
- }
31153
- .E_f4mi9eq .form-item-error {
31154
- color: #e75a3a;
31155
- height: 0;
31156
- overflow: hidden;
31157
- }
31158
- .E_f4mi9eq .form-item-error-enter-done {
31159
- margin-top: 4px;
31160
- height: auto;
31161
- overflow: auto;
31162
- }
31163
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31164
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31165
- border: 1px solid #e75a3a;
31166
- color: #e75a3a;
31195
+
31196
+ .E_l6526ld {
31197
+ font-family: Inter;
31198
+ font-style: normal;
31199
+ font-weight: 500;
31200
+ font-size: 12px;
31201
+ line-height: 18px;
31167
31202
  }
31168
31203
 
31169
- .E_fh0ewl8 {
31170
- color: #2d3a56;
31204
+ .E_l1j81vli {
31205
+ font-family: Inter;
31206
+ font-style: normal;
31171
31207
  font-weight: bold;
31172
- padding-bottom: 6px;
31173
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31174
- margin-bottom: 16px;
31208
+ font-size: 12px;
31209
+ line-height: 18px;
31175
31210
  }
31176
- .E_fh0ewl8:not(:first-of-type) {
31177
- margin-top: 16px;
31211
+
31212
+ .E_l1x7n1mk {
31213
+ font-family: Inter;
31214
+ font-style: normal;
31215
+ font-weight: normal;
31216
+ font-size: 12px;
31217
+ line-height: 18px;
31178
31218
  }
31179
31219
 
31180
- .E_e1qrlvot {
31181
- width: 8px;
31182
- height: 24px;
31183
- display: flex;
31184
- justify-content: center;
31185
- align-items: center;
31186
- cursor: pointer;
31187
- transition: all 200ms ease-out 40ms;
31220
+ .E_l9fqufz {
31221
+ font-family: Inter;
31222
+ font-style: normal;
31223
+ font-weight: 500;
31224
+ font-size: 12px;
31225
+ line-height: 18px;
31188
31226
  }
31189
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31190
- content: "";
31191
- width: 1px;
31192
- height: 6px;
31193
- border-radius: 1px;
31194
- background: #ccd4e3;
31195
- position: relative;
31196
- right: 2px;
31197
- transform: rotate(-45deg);
31227
+
31228
+ .E_l1iwnybd {
31229
+ font-family: Inter;
31230
+ font-style: normal;
31231
+ font-weight: bold;
31232
+ font-size: 12px;
31233
+ line-height: 18px;
31198
31234
  }
31199
- .E_e1qrlvot:after {
31200
- transform: rotate(45deg);
31201
- left: 1px;
31235
+
31236
+ .E_lprtm1e {
31237
+ font-family: Inter;
31238
+ font-style: normal;
31239
+ font-weight: normal;
31240
+ text-transform: uppercase;
31241
+ font-feature-settings: "cpsp" on;
31242
+ font-size: 12px;
31243
+ line-height: 18px;
31202
31244
  }
31203
31245
 
31204
- .E_w9ic984.ant-alert-warning {
31205
- border: 0;
31206
- background: rgba(255, 187, 0, 0.1);
31207
- border-radius: 6px;
31246
+ .E_l1lln87h {
31247
+ font-family: Inter;
31248
+ font-style: normal;
31249
+ font-weight: bold;
31250
+ text-transform: uppercase;
31251
+ font-feature-settings: "cpsp" on;
31252
+ font-size: 12px;
31253
+ line-height: 18px;
31208
31254
  }
31209
- .E_w9ic984.ant-alert,
31210
- .E_w9ic984 .ant-alert-message {
31211
- color: #e07f00;
31255
+
31256
+ .E_f2pb48l {
31257
+ font-family: Inter;
31258
+ font-style: normal;
31259
+ font-weight: normal;
31260
+ font-size: 13px;
31261
+ line-height: 20px;
31212
31262
  }
31213
- .E_w9ic984.ant-alert .dashed-border-bottom,
31214
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31215
- border-bottom-color: #e07f00;
31263
+
31264
+ .E_fi9emkw {
31265
+ font-family: Inter;
31266
+ font-style: normal;
31267
+ font-weight: normal;
31268
+ font-size: 13px;
31269
+ line-height: 20px;
31216
31270
  }
31217
31271
 
31218
- .E_n1k9qi4r {
31219
- display: flex;
31220
- flex-direction: row;
31221
- padding: 7px 12px;
31222
- background: rgba(255, 187, 0, 0.1);
31223
- border-radius: 6px;
31224
- color: #e07f00;
31272
+ .E_f1nrg7da {
31273
+ font-family: Inter;
31274
+ font-style: normal;
31275
+ font-weight: normal;
31225
31276
  font-size: 12px;
31226
31277
  line-height: 18px;
31227
31278
  }
31228
- .E_n1k9qi4r .icon-wrapper {
31229
- margin-right: 10px;
31230
- height: 18px;
31231
- }
31232
31279
 
31233
- .E_n16fsg9x {
31234
- display: flex;
31235
- flex-direction: row;
31236
- padding: 7px 12px;
31237
- background: rgba(225, 230, 241, 0.6);
31238
- border-radius: 6px;
31239
- color: rgba(44, 56, 82, 0.6);
31280
+ .E_f17k1i3n {
31281
+ font-family: Inter;
31282
+ font-style: normal;
31283
+ font-weight: normal;
31240
31284
  font-size: 12px;
31241
31285
  line-height: 18px;
31242
31286
  }
31243
- .E_n16fsg9x .icon-wrapper {
31244
- margin-right: 10px;
31245
- height: 18px;
31287
+
31288
+ .E_t1tvuj2e {
31289
+ font-family: Inter;
31290
+ font-style: normal;
31291
+ font-weight: normal;
31292
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31293
+ font-size: 13px;
31294
+ line-height: 20px;
31246
31295
  }
31247
31296
 
31248
- .E_i173wxzw {
31249
- display: flex;
31250
- flex-direction: row;
31251
- padding: 7px 12px;
31252
- background: rgba(0, 136, 255, 0.1);
31253
- border-radius: 6px;
31254
- color: #005ed1;
31297
+ .E_t17uajlu {
31298
+ font-family: Inter;
31299
+ font-style: normal;
31300
+ font-weight: normal;
31301
+ font-feature-settings: "zero" on;
31302
+ font-size: 13px;
31303
+ line-height: 20px;
31304
+ }
31305
+
31306
+ .E_t114zbyz {
31307
+ font-family: Inter;
31308
+ font-style: normal;
31309
+ font-weight: normal;
31310
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31255
31311
  font-size: 12px;
31256
31312
  line-height: 18px;
31257
31313
  }
31258
- .E_i173wxzw .icon-wrapper {
31259
- margin-right: 10px;
31260
- height: 18px;
31261
- }
31262
31314
 
31263
- .E_dld369h {
31264
- color: rgba(44, 56, 82, 0.6);
31265
- margin-top: 5px;
31315
+ .E_t1il0kvi {
31316
+ font-family: Inter;
31317
+ font-style: normal;
31318
+ font-weight: 500;
31319
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31266
31320
  font-size: 12px;
31267
31321
  line-height: 18px;
31268
31322
  }
31269
31323
 
31270
- .E_s1epv22q {
31271
- color: #f0483e;
31324
+ .E_t10dv8p1 {
31325
+ font-family: Inter;
31326
+ font-style: normal;
31327
+ font-weight: normal;
31328
+ font-feature-settings: "zero" on;
31272
31329
  font-size: 12px;
31273
- white-space: pre-wrap;
31330
+ line-height: 18px;
31274
31331
  }
31275
31332
 
31276
- .E_okus5hk {
31277
- display: flex;
31278
- align-items: center;
31279
- justify-content: flex-end;
31333
+ .E_tc2oqpq {
31334
+ font-family: Inter;
31335
+ font-style: normal;
31336
+ font-weight: 500;
31337
+ font-feature-settings: "zero" on;
31338
+ font-size: 12px;
31339
+ line-height: 18px;
31280
31340
  }
31281
- .E_okus5hk .icon-wrapper {
31282
- margin-right: 16px;
31341
+
31342
+ .E_tzvddmc {
31343
+ font-family: Inter;
31344
+ font-style: normal;
31345
+ font-weight: bold;
31346
+ font-feature-settings: "zero" on;
31347
+ font-size: 16px;
31348
+ line-height: 24px;
31283
31349
  }
31284
31350
 
31285
- .E_t1auuzri {
31286
- color: rgba(0, 21, 64, 0.3);
31351
+ .E_u18llj45 {
31352
+ font-family: Inter;
31353
+ font-style: normal;
31354
+ font-weight: normal;
31355
+ font-size: 10px;
31356
+ line-height: 12px;
31287
31357
  }
31288
31358
 
31289
- .E_i74cfyt.ant-input {
31290
- padding: 5px 12px;
31291
- line-height: 20px;
31292
- color: #2d3a56;
31293
- border-radius: 6px;
31294
- border-color: rgba(172, 186, 211, 0.6);
31295
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31359
+ .E_m196gn1d {
31360
+ min-width: 1280px;
31296
31361
  }
31297
- .E_i74cfyt.ant-input.ant-input-lg {
31298
- padding: 8px 16px;
31299
- line-height: 22px;
31300
- }
31301
- .E_i74cfyt.ant-input.ant-input-sm {
31302
- padding: 2px 8px;
31303
- line-height: 18px;
31362
+
31363
+ .E_a1b5xrg3 .user-icon-inner {
31364
+ display: inline-flex;
31365
+ align-items: center;
31366
+ justify-content: center;
31367
+ color: #fff;
31368
+ font-weight: bold;
31369
+ font-size: 12px;
31370
+ width: 24px;
31371
+ height: 24px;
31372
+ border-radius: 50%;
31373
+ background: var(--a1b5xrg3-0);
31304
31374
  }
31305
- .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31306
- border-color: rgba(107, 128, 167, 0.6);
31307
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31308
- z-index: 1;
31375
+ .E_a1b5xrg3.btn-item {
31376
+ transition: all 160ms ease;
31377
+ cursor: pointer;
31378
+ width: 56px;
31379
+ height: 40px;
31380
+ display: inline-flex;
31381
+ align-items: center;
31382
+ justify-content: center;
31383
+ border-radius: 6px;
31309
31384
  }
31310
- .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31311
- border-color: #0096ff;
31312
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31313
- z-index: 1;
31385
+ .E_a1b5xrg3.btn-item:hover {
31386
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31314
31387
  }
31315
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31316
- border-color: #e75a3a;
31317
- color: #e75a3a;
31388
+ .E_a1b5xrg3.btn-item:active {
31389
+ transform: translateY(2px);
31390
+ transition: all 320ms ease;
31318
31391
  }
31319
- .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31320
- border-color: #e75a3a;
31321
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31392
+
31393
+ .E_cnujxq2 {
31394
+ display: flex;
31395
+ flex-direction: column;
31322
31396
  }
31323
- .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31324
- border-color: #e75a3a;
31325
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31397
+
31398
+ .E_m7s48ia {
31399
+ max-width: 1120px;
31400
+ width: 100%;
31401
+ margin: 0 auto;
31402
+ height: 100%;
31326
31403
  }
31327
- .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31328
- background: rgba(211, 218, 235, 0.6);
31329
- color: rgba(0, 21, 64, 0.3);
31330
- border-color: rgba(172, 186, 211, 0.6);
31404
+
31405
+ .E_wt5zbg6 {
31406
+ max-width: 1120px;
31407
+ width: 100%;
31408
+ margin: 0 auto;
31409
+ display: flex;
31331
31410
  }
31332
- .E_i74cfyt.ant-input-affix-wrapper {
31333
- padding: 5px 12px;
31334
- border-radius: 6px;
31335
- border-color: rgba(172, 186, 211, 0.6);
31336
- line-height: 20px;
31337
- color: #2d3a56;
31338
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31411
+ .E_wt5zbg6 .left,
31412
+ .E_wt5zbg6 .right {
31413
+ flex-grow: 0;
31414
+ flex-shrink: 0;
31415
+ flex-basis: 21%;
31339
31416
  }
31340
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31341
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31342
- color: rgba(44, 56, 82, 0.6);
31417
+ .E_wt5zbg6 .left {
31418
+ display: flex;
31419
+ justify-content: flex-end;
31420
+ padding-right: 44px;
31343
31421
  }
31344
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31345
- padding: 8px 16px;
31346
- line-height: 22px;
31422
+ .E_wt5zbg6 .right {
31423
+ padding-left: 44px;
31347
31424
  }
31348
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31349
- padding: 2px 8px;
31350
- line-height: 18px;
31425
+ .E_wt5zbg6 .middle {
31426
+ margin-bottom: 40px;
31427
+ flex-grow: 0;
31428
+ flex-shrink: 0;
31429
+ flex-basis: 58%;
31430
+ overflow: hidden;
31351
31431
  }
31352
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31353
- border-color: rgba(107, 128, 167, 0.6);
31354
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31432
+ .E_wt5zbg6 .middle .form-base-field {
31433
+ width: 100%;
31355
31434
  }
31356
- .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31357
- border-color: #0096ff;
31358
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31435
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31436
+ width: auto;
31359
31437
  }
31360
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31361
- border-color: #e75a3a;
31438
+
31439
+ .E_h18jprzg .ant-modal-header {
31440
+ margin: 0 auto;
31441
+ width: 100%;
31442
+ max-width: 648px;
31362
31443
  }
31363
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31364
- color: #e75a3a;
31444
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31445
+ margin-left: 0;
31365
31446
  }
31366
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31367
- border-color: #e75a3a;
31368
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31447
+ .E_h18jprzg .ant-modal-body {
31448
+ margin: 0 auto;
31449
+ padding: 0;
31450
+ width: 100%;
31451
+ max-width: 648px;
31452
+ overflow: hidden;
31369
31453
  }
31370
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31371
- border-color: #e75a3a;
31372
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31454
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31455
+ margin-bottom: 40px;
31373
31456
  }
31374
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31375
- background: rgba(211, 218, 235, 0.6);
31376
- color: rgba(0, 21, 64, 0.3);
31377
- border-color: rgba(172, 186, 211, 0.6);
31457
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31458
+ height: calc(100vh - 225px);
31459
+ overflow-y: auto;
31378
31460
  }
31379
- textarea.E_i74cfyt.ant-input {
31380
- transition-property: height;
31381
- transition-delay: 50ms;
31461
+ .E_h18jprzg .ant-modal-footer .footer-content {
31462
+ margin: 0 auto;
31463
+ max-width: 648px;
31382
31464
  }
31383
- textarea.E_i74cfyt.ant-input.textarea-large {
31384
- min-height: 40px;
31385
- height: 40px;
31465
+
31466
+ .E_h16z9xgz .ant-modal-header {
31467
+ margin: 0 auto;
31468
+ width: 100%;
31469
+ max-width: 1024px;
31386
31470
  }
31387
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31388
- height: 80px;
31471
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31472
+ margin-left: 0;
31389
31473
  }
31390
- textarea.E_i74cfyt.ant-input.textarea-middle {
31391
- min-height: 32px;
31392
- height: 32px;
31474
+ .E_h16z9xgz .ant-modal-body {
31475
+ margin: 0 auto;
31476
+ padding: 0;
31477
+ width: 100%;
31478
+ max-width: 1024px;
31479
+ overflow: hidden;
31393
31480
  }
31394
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31395
- height: 64px;
31481
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31482
+ margin-bottom: 40px;
31396
31483
  }
31397
- textarea.E_i74cfyt.ant-input.textarea-small {
31398
- min-height: 24px;
31399
- height: 24px;
31484
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31485
+ height: calc(100vh - 225px);
31486
+ overflow-y: auto;
31400
31487
  }
31401
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31402
- height: 40px;
31488
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31489
+ margin: 0 auto;
31490
+ max-width: 1024px;
31403
31491
  }
31404
31492
 
31405
- .E_k1ci6977.input-tags {
31406
- border: 1px solid rgba(213, 219, 227, 0.6);
31407
- border-radius: 4px;
31493
+ .E_f1lrhghm {
31494
+ flex: 1;
31408
31495
  }
31409
- .E_k1ci6977.input-tags {
31410
- position: relative;
31411
- padding: 6px;
31412
- height: 32px;
31413
- cursor: pointer;
31414
- transition: border 150ms;
31496
+ .E_f1lrhghm label {
31497
+ font-size: 13px;
31498
+ line-height: 20px;
31499
+ color: rgba(44, 56, 82, 0.6);
31415
31500
  }
31416
- .E_k1ci6977.input-tags:hover {
31417
- border-color: #0080ff;
31418
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31501
+ .E_f1lrhghm .title {
31502
+ font-size: 14px;
31503
+ line-height: 20px;
31504
+ color: #2d3a56;
31505
+ margin-bottom: 12px;
31419
31506
  }
31420
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31421
- padding-right: 30px;
31507
+ .E_f1lrhghm.connect-cluster .title {
31508
+ padding-bottom: 26px;
31422
31509
  }
31423
- .E_k1ci6977.input-tags .input-tags-inner {
31424
- display: flex;
31510
+
31511
+ .E_f18ot8em {
31512
+ padding: 25px 0 15px 0;
31513
+ border-bottom: 1px solid #e1e5eb;
31514
+ margin-bottom: 16px;
31425
31515
  }
31426
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31516
+
31517
+ .E_f1l1g2k0 {
31427
31518
  display: flex;
31519
+ align-items: center;
31520
+ margin-bottom: 8px;
31428
31521
  }
31429
- .E_k1ci6977.input-tags .input-tag-suffix {
31430
- position: absolute;
31431
- right: 12px;
31432
- top: 50%;
31433
- transform: translateY(-50%);
31434
- }
31435
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31436
- color: rgba(0, 0, 0, 0.25);
31437
- font-size: 12px;
31438
- cursor: pointer;
31522
+ .E_f1l1g2k0 > label {
31523
+ width: 216px;
31439
31524
  }
31440
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31441
- color: rgba(0, 0, 0, 0.45);
31525
+ .E_f1l1g2k0 > label + * {
31526
+ width: 100%;
31442
31527
  }
31443
- .E_k1ci6977.has-focus-indicator {
31444
- position: relative;
31445
- overflow: hidden;
31528
+ .E_f1l1g2k0 .ant-select {
31529
+ width: 100%;
31446
31530
  }
31447
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31448
- position: absolute;
31449
- top: 50%;
31450
- transform: translateY(-50%);
31451
- left: -16px;
31452
- transition: left 150ms ease;
31453
- opacity: 0;
31454
- }
31455
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31456
- left: 8px;
31457
- opacity: 1;
31458
- }
31459
- .E_k1ci6977.has-focus-indicator input {
31460
- transition: margin-left 150ms ease;
31461
- margin-left: 0px;
31462
- }
31463
- .E_k1ci6977.has-focus-indicator input:focus {
31464
- margin-left: 16px;
31531
+
31532
+ .E_e1k89cwg {
31533
+ color: #e75a3a;
31534
+ margin-right: 10px;
31465
31535
  }
31466
31536
 
31467
- input.E_l1f7td1d.ant-input {
31468
- border-top-right-radius: 0;
31469
- border-bottom-right-radius: 0;
31537
+ .E_d1oui1gf {
31538
+ width: 100%;
31539
+ height: 1px;
31540
+ background: rgba(213, 219, 227, 0.6);
31541
+ margin: 24px 0;
31470
31542
  }
31471
31543
 
31472
- .E_l1f7td1d.ant-input-affix-wrapper {
31473
- border-top-right-radius: 0;
31474
- border-bottom-right-radius: 0;
31544
+ .E_l15itdbb {
31545
+ display: flex;
31546
+ justify-content: center;
31547
+ align-items: center;
31548
+ height: 100%;
31475
31549
  }
31476
31550
 
31477
- input.E_rf8rlle.ant-input {
31478
- border-top-left-radius: 0;
31479
- border-bottom-left-radius: 0;
31551
+ .E_d1y3z4w {
31552
+ display: inline-block;
31553
+ width: 4px;
31554
+ height: 4px;
31555
+ background: #8e9aa9;
31556
+ opacity: 0.4;
31557
+ border-radius: 50%;
31558
+ margin: 0 4px;
31480
31559
  }
31481
31560
 
31482
- .E_rf8rlle.ant-input-affix-wrapper {
31483
- border-top-left-radius: 0;
31484
- border-bottom-left-radius: 0;
31561
+ .E_m177r7a3 .ant-modal-header,
31562
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31563
+ width: 648px;
31564
+ margin: 0 auto;
31485
31565
  }
31486
-
31487
- .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
31488
- border-top-right-radius: 0;
31489
- border-bottom-right-radius: 0;
31566
+ .E_m177r7a3 .ant-modal-header {
31567
+ padding: 35px 0 24px;
31568
+ border: none;
31490
31569
  }
31491
-
31492
- .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
31493
- border-top-left-radius: 0;
31494
- border-bottom-left-radius: 0;
31570
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31571
+ font-size: 30px;
31495
31572
  }
31496
-
31497
- .E_c3ni091 {
31498
- display: flex;
31499
- flex-direction: column;
31573
+ .E_m177r7a3 .ant-modal-body {
31574
+ padding: 4px 0 2px;
31500
31575
  }
31501
- .E_c3ni091 .select-wrapper {
31502
- margin-top: 12px;
31576
+ .E_m177r7a3 .ant-modal-footer {
31577
+ border: none;
31503
31578
  }
31504
- .E_c3ni091 .select-wrapper .select {
31505
- width: 100%;
31579
+
31580
+ .E_t1wwio3v {
31581
+ font-size: 12px;
31582
+ line-height: 18px;
31583
+ font-weight: bold;
31584
+ color: #fff;
31585
+ padding: 0 4px;
31586
+ border-radius: 4px;
31587
+ display: inline-block;
31588
+ background: var(--t1wwio3v-0);
31506
31589
  }
31507
- .E_c3ni091 .radio-wrapper {
31508
- margin-top: 24px;
31590
+ .E_t1wwio3v:not(:first-child) {
31591
+ margin-left: 4px;
31509
31592
  }
31510
- .E_c3ni091 div.form-item {
31593
+
31594
+ .E_f17jvtfk {
31511
31595
  width: 100%;
31596
+ height: 100%;
31597
+ display: flex;
31598
+ align-items: center;
31599
+ justify-content: center;
31512
31600
  }
31513
31601
 
31514
- .E_d105ju2d {
31515
- font-size: 14px;
31516
- font-weight: 500;
31517
- color: #3e4652;
31518
- line-height: 18px;
31602
+ .E_nzppkea {
31603
+ font-size: 90%;
31604
+ font-weight: bold;
31605
+ background-color: rgba(240, 243, 247, 0.6);
31606
+ padding: 1px 4px 1px;
31607
+ margin-left: 2px;
31608
+ margin-right: 2px;
31609
+ border: 1px solid rgba(213, 219, 227, 0.6);
31610
+ border-radius: 4px;
31519
31611
  }
31520
- .E_d105ju2d + .E_d105ju2d {
31521
- margin-top: 16px;
31612
+
31613
+ .E_f4mi9eq.form-item-general {
31614
+ width: 640px;
31522
31615
  }
31523
- .E_d105ju2d + * {
31616
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31524
31617
  margin-top: 16px;
31525
31618
  }
31526
-
31527
- .E_lh0l62z.E_d105ju2d {
31528
- font-size: 12px;
31529
- color: rgba(44, 56, 82, 0.6);
31530
- margin-top: 12px;
31619
+ .E_f4mi9eq.form-item-compact {
31620
+ width: 412px;
31531
31621
  }
31532
-
31533
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31534
- line-height: 18px;
31535
- font-weight: 500;
31536
- margin-top: 0;
31537
- white-space: initial;
31622
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31623
+ margin-top: 8px;
31538
31624
  }
31539
-
31540
- .E_r1skkc3l {
31541
- display: block;
31625
+ .E_f4mi9eq .form-item {
31626
+ width: auto;
31542
31627
  }
31543
- .E_r1skkc3l span {
31544
- font-size: 14px;
31545
- font-weight: 500;
31546
- line-height: 32px;
31547
- color: #3e4652;
31628
+ .E_f4mi9eq .form-item-main {
31629
+ position: relative;
31630
+ display: flex;
31548
31631
  }
31549
-
31550
- .E_c3cobmo {
31551
- margin-top: 16px;
31552
- padding: 8px;
31553
- border-radius: 6px;
31554
- background: rgba(225, 230, 241, 0.6);
31632
+ .E_f4mi9eq .form-item-extra {
31633
+ margin-top: 4px;
31634
+ width: 100%;
31635
+ padding: 14px;
31636
+ background: #f2f4f6;
31637
+ font-size: 13px;
31638
+ line-height: 1.8;
31639
+ color: #8e9aa9;
31640
+ }
31641
+ .E_f4mi9eq .form-item-label {
31642
+ padding-right: 12px;
31643
+ font-size: 13px;
31555
31644
  color: rgba(44, 56, 82, 0.6);
31556
- font-size: 12px;
31557
31645
  }
31558
- .E_c3cobmo div {
31559
- line-height: 20px;
31560
- display: flex;
31561
- align-items: center;
31562
- word-break: break-all;
31646
+ .E_f4mi9eq .form-item-label.label-right {
31647
+ text-align: right;
31563
31648
  }
31564
- .E_c3cobmo .title {
31565
- font-weight: 700;
31649
+ .E_f4mi9eq .form-item-label,
31650
+ .E_f4mi9eq .form-item-control {
31651
+ line-height: 32px;
31652
+ }
31653
+ .E_f4mi9eq .form-item-control .form-item-error {
31566
31654
  line-height: 18px;
31567
- margin: 4px 0;
31568
31655
  }
31569
-
31570
- .E_uqv57uv {
31571
- color: rgba(44, 56, 82, 0.7490196078);
31656
+ .E_f4mi9eq .form-item-children {
31657
+ width: 100%;
31572
31658
  }
31573
-
31574
- .E_a1b5xrg3 .user-icon-inner {
31575
- display: inline-flex;
31576
- align-items: center;
31577
- justify-content: center;
31578
- color: #fff;
31579
- font-weight: bold;
31580
- font-size: 12px;
31581
- width: 24px;
31582
- height: 24px;
31583
- border-radius: 50%;
31584
- background: var(--a1b5xrg3-0);
31659
+ .E_f4mi9eq .form-item-children > *:only-child.ant-select, .E_f4mi9eq .form-item-children > *:only-child.ant-radio-group, .E_f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31660
+ width: 100%;
31585
31661
  }
31586
- .E_a1b5xrg3.btn-item {
31587
- transition: all 160ms ease;
31588
- cursor: pointer;
31589
- width: 56px;
31590
- height: 40px;
31591
- display: inline-flex;
31592
- align-items: center;
31593
- justify-content: center;
31594
- border-radius: 6px;
31662
+ .E_f4mi9eq .form-item-error {
31663
+ color: #e75a3a;
31664
+ height: 0;
31665
+ overflow: hidden;
31595
31666
  }
31596
- .E_a1b5xrg3.btn-item:hover {
31597
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31667
+ .E_f4mi9eq .form-item-error-enter-done {
31668
+ margin-top: 4px;
31669
+ height: auto;
31670
+ overflow: auto;
31598
31671
  }
31599
- .E_a1b5xrg3.btn-item:active {
31600
- transform: translateY(2px);
31601
- transition: all 320ms ease;
31672
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31673
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31674
+ border: 1px solid #e75a3a;
31675
+ color: #e75a3a;
31602
31676
  }
31603
31677
 
31604
- .E_dsnbhzf {
31605
- font-family: Inter;
31606
- font-style: normal;
31678
+ .E_fh0ewl8 {
31679
+ color: #2d3a56;
31607
31680
  font-weight: bold;
31608
- font-size: 32px;
31609
- line-height: 40px;
31681
+ padding-bottom: 6px;
31682
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31683
+ margin-bottom: 16px;
31610
31684
  }
31611
-
31612
- .E_d1mvo22k {
31613
- font-family: Inter;
31614
- font-style: normal;
31615
- font-weight: bold;
31616
- font-size: 24px;
31617
- line-height: 32px;
31685
+ .E_fh0ewl8:not(:first-of-type) {
31686
+ margin-top: 16px;
31618
31687
  }
31619
31688
 
31620
- .E_d1b444tr {
31621
- font-family: Inter;
31622
- font-style: normal;
31623
- font-weight: normal;
31624
- font-size: 32px;
31625
- line-height: 40px;
31689
+ .E_e1qrlvot {
31690
+ width: 8px;
31691
+ height: 24px;
31692
+ display: flex;
31693
+ justify-content: center;
31694
+ align-items: center;
31695
+ cursor: pointer;
31696
+ transition: all 200ms ease-out 40ms;
31626
31697
  }
31627
-
31628
- .E_dvs0kue {
31629
- font-family: Inter;
31630
- font-style: normal;
31631
- font-weight: bold;
31632
- font-size: 20px;
31633
- line-height: 24px;
31634
- }
31635
-
31636
- .E_d1hcbfcq {
31637
- font-family: Inter;
31638
- font-style: normal;
31639
- font-weight: normal;
31640
- font-size: 20px;
31641
- line-height: 24px;
31698
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31699
+ content: "";
31700
+ width: 1px;
31701
+ height: 6px;
31702
+ border-radius: 1px;
31703
+ background: #ccd4e3;
31704
+ position: relative;
31705
+ right: 2px;
31706
+ transform: rotate(-45deg);
31642
31707
  }
31643
-
31644
- .E_d1cz922v {
31645
- font-family: Inter;
31646
- font-style: normal;
31647
- font-weight: bold;
31648
- font-size: 18px;
31649
- line-height: 22px;
31708
+ .E_e1qrlvot:after {
31709
+ transform: rotate(45deg);
31710
+ left: 1px;
31650
31711
  }
31651
31712
 
31652
- .E_d3nzbrm {
31653
- font-family: Inter;
31654
- font-style: normal;
31655
- font-weight: normal;
31656
- font-size: 18px;
31657
- line-height: 22px;
31713
+ .E_w9ic984.ant-alert-warning {
31714
+ border: 0;
31715
+ background: rgba(255, 187, 0, 0.1);
31716
+ border-radius: 6px;
31658
31717
  }
31659
-
31660
- .E_h1g0p5ob {
31661
- font-family: Inter;
31662
- font-style: normal;
31663
- font-weight: bold;
31664
- font-size: 16px;
31665
- line-height: 22px;
31718
+ .E_w9ic984.ant-alert,
31719
+ .E_w9ic984 .ant-alert-message {
31720
+ color: #e07f00;
31666
31721
  }
31667
-
31668
- .E_hydo2ej {
31669
- font-family: Inter;
31670
- font-style: normal;
31671
- font-weight: normal;
31672
- font-size: 16px;
31673
- line-height: 22px;
31722
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31723
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31724
+ border-bottom-color: #e07f00;
31674
31725
  }
31675
31726
 
31676
- .E_h1hbuq0r {
31677
- font-family: Inter;
31678
- font-style: normal;
31679
- font-weight: bold;
31680
- font-size: 14px;
31681
- line-height: 20px;
31727
+ .E_n1k9qi4r {
31728
+ display: flex;
31729
+ flex-direction: row;
31730
+ padding: 7px 12px;
31731
+ background: rgba(255, 187, 0, 0.1);
31732
+ border-radius: 6px;
31733
+ color: #e07f00;
31734
+ font-size: 12px;
31735
+ line-height: 18px;
31682
31736
  }
31683
-
31684
- .E_h13bondg {
31685
- font-family: Inter;
31686
- font-style: normal;
31687
- font-weight: normal;
31688
- font-size: 14px;
31689
- line-height: 20px;
31737
+ .E_n1k9qi4r .icon-wrapper {
31738
+ margin-right: 10px;
31739
+ height: 18px;
31690
31740
  }
31691
31741
 
31692
- .E_h1mhvdlx {
31693
- font-family: Inter;
31694
- font-style: normal;
31695
- font-weight: bold;
31742
+ .E_n16fsg9x {
31743
+ display: flex;
31744
+ flex-direction: row;
31745
+ padding: 7px 12px;
31746
+ background: rgba(225, 230, 241, 0.6);
31747
+ border-radius: 6px;
31748
+ color: rgba(44, 56, 82, 0.6);
31696
31749
  font-size: 12px;
31697
31750
  line-height: 18px;
31698
31751
  }
31752
+ .E_n16fsg9x .icon-wrapper {
31753
+ margin-right: 10px;
31754
+ height: 18px;
31755
+ }
31699
31756
 
31700
- .E_h1inmfq6 {
31701
- font-family: Inter;
31702
- font-style: normal;
31703
- font-weight: normal;
31757
+ .E_i173wxzw {
31758
+ display: flex;
31759
+ flex-direction: row;
31760
+ padding: 7px 12px;
31761
+ background: rgba(0, 136, 255, 0.1);
31762
+ border-radius: 6px;
31763
+ color: #005ed1;
31704
31764
  font-size: 12px;
31705
31765
  line-height: 18px;
31706
31766
  }
31767
+ .E_i173wxzw .icon-wrapper {
31768
+ margin-right: 10px;
31769
+ height: 18px;
31770
+ }
31707
31771
 
31708
- .E_h1kfc0la {
31709
- font-family: Inter;
31710
- font-style: normal;
31711
- font-weight: bold;
31712
- text-transform: uppercase;
31713
- font-feature-settings: "cpsp" on;
31772
+ .E_dld369h {
31773
+ color: rgba(44, 56, 82, 0.6);
31774
+ margin-top: 5px;
31714
31775
  font-size: 12px;
31715
31776
  line-height: 18px;
31716
31777
  }
31717
31778
 
31718
- .E_h10xnyuu {
31719
- font-family: Inter;
31720
- font-style: normal;
31721
- font-weight: normal;
31722
- text-transform: uppercase;
31723
- font-feature-settings: "cpsp" on;
31779
+ .E_s1epv22q {
31780
+ color: #f0483e;
31724
31781
  font-size: 12px;
31725
- line-height: 18px;
31782
+ white-space: pre-wrap;
31726
31783
  }
31727
31784
 
31728
- .E_lrcmi0v {
31729
- font-family: Inter;
31730
- font-style: normal;
31731
- font-weight: normal;
31732
- font-size: 16px;
31733
- line-height: 24px;
31785
+ .E_okus5hk {
31786
+ display: flex;
31787
+ align-items: center;
31788
+ justify-content: flex-end;
31734
31789
  }
31735
-
31736
- .E_lzt43lp {
31737
- font-family: Inter;
31738
- font-style: normal;
31739
- font-weight: bold;
31740
- font-size: 16px;
31741
- line-height: 24px;
31790
+ .E_okus5hk .icon-wrapper {
31791
+ margin-right: 16px;
31742
31792
  }
31743
31793
 
31744
- .E_l5yc9nt {
31745
- font-family: Inter;
31746
- font-style: normal;
31747
- font-weight: normal;
31748
- font-size: 16px;
31749
- line-height: 24px;
31794
+ .E_t1auuzri {
31795
+ color: rgba(0, 21, 64, 0.3);
31750
31796
  }
31751
31797
 
31752
- .E_l1fbkbzo {
31753
- font-family: Inter;
31754
- font-style: normal;
31755
- font-weight: bold;
31756
- font-size: 16px;
31757
- line-height: 24px;
31798
+ .E_i74cfyt.ant-input {
31799
+ padding: 5px 12px;
31800
+ line-height: 20px;
31801
+ color: #2d3a56;
31802
+ border-radius: 6px;
31803
+ border-color: rgba(172, 186, 211, 0.6);
31804
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31758
31805
  }
31759
-
31760
- .E_lahvcax {
31761
- font-family: Inter;
31762
- font-style: normal;
31763
- font-weight: normal;
31764
- text-transform: uppercase;
31765
- font-feature-settings: "cpsp" on;
31766
- font-size: 16px;
31767
- line-height: 24px;
31806
+ .E_i74cfyt.ant-input.ant-input-lg {
31807
+ padding: 8px 16px;
31808
+ line-height: 22px;
31768
31809
  }
31769
-
31770
- .E_l11q3pxd {
31771
- font-family: Inter;
31772
- font-style: normal;
31773
- font-weight: bold;
31774
- text-transform: uppercase;
31775
- font-feature-settings: "cpsp" on;
31776
- font-size: 16px;
31777
- line-height: 24px;
31810
+ .E_i74cfyt.ant-input.ant-input-sm {
31811
+ padding: 2px 8px;
31812
+ line-height: 18px;
31778
31813
  }
31779
-
31780
- .E_lfuc2qu {
31781
- font-family: Inter;
31782
- font-style: normal;
31783
- font-weight: normal;
31784
- font-size: 14px;
31785
- line-height: 22px;
31814
+ .E_i74cfyt.ant-input:not([disabled]):hover, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number:not([disabled]):hover, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31815
+ border-color: rgba(107, 128, 167, 0.6);
31816
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31817
+ z-index: 1;
31786
31818
  }
31787
-
31788
- .E_l1jmp8r0 {
31789
- font-family: Inter;
31790
- font-style: normal;
31791
- font-weight: 500;
31792
- font-size: 14px;
31793
- line-height: 22px;
31819
+ .E_i74cfyt.ant-input:not([disabled]):active, .E_i74cfyt.ant-input:not([disabled]):focus, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number:not([disabled]):active, .E_i74cfyt.ant-input-number:not([disabled]):focus, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31820
+ border-color: #0096ff;
31821
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31822
+ z-index: 1;
31794
31823
  }
31795
-
31796
- .E_lcnm221 {
31797
- font-family: Inter;
31798
- font-style: normal;
31799
- font-weight: bold;
31800
- font-size: 14px;
31801
- line-height: 22px;
31824
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31825
+ border-color: #e75a3a;
31826
+ color: #e75a3a;
31802
31827
  }
31803
-
31804
- .E_lu1z2n5 {
31805
- font-family: Inter;
31806
- font-style: normal;
31807
- font-weight: normal;
31808
- font-size: 14px;
31809
- line-height: 22px;
31828
+ .E_i74cfyt.ant-input.error:not([disabled]):hover, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-picker.error:not([disabled]):hover, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_i74cfyt.ant-input-number.error:not([disabled]):hover, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31829
+ border-color: #e75a3a;
31830
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31810
31831
  }
31811
-
31812
- .E_l1r59djn {
31813
- font-family: Inter;
31814
- font-style: normal;
31815
- font-weight: bold;
31816
- font-size: 14px;
31817
- line-height: 22px;
31832
+ .E_i74cfyt.ant-input.error:not([disabled]):active, .E_i74cfyt.ant-input.error:not([disabled]):focus, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-picker.error:not([disabled]):active, .E_i74cfyt.ant-picker.error:not([disabled]):focus, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_i74cfyt.ant-input-number.error:not([disabled]):active, .E_i74cfyt.ant-input-number.error:not([disabled]):focus, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31833
+ border-color: #e75a3a;
31834
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31818
31835
  }
31819
-
31820
- .E_ljm2911 {
31821
- font-family: Inter;
31822
- font-style: normal;
31823
- font-weight: normal;
31824
- text-transform: uppercase;
31825
- font-feature-settings: "cpsp" on;
31826
- font-size: 14px;
31827
- line-height: 22px;
31836
+ .E_i74cfyt.ant-input[disabled], .E_i74cfyt.ant-input.ant-input-disabled, .E_i74cfyt.ant-input-number[disabled], .E_i74cfyt.ant-input-number.ant-input-number-disabled {
31837
+ background: rgba(211, 218, 235, 0.6);
31838
+ color: rgba(0, 21, 64, 0.3);
31839
+ border-color: rgba(172, 186, 211, 0.6);
31828
31840
  }
31829
-
31830
- .E_l124mzmr {
31831
- font-family: Inter;
31832
- font-style: normal;
31833
- font-weight: bold;
31834
- text-transform: uppercase;
31835
- font-feature-settings: "cpsp" on;
31836
- font-size: 14px;
31841
+ .E_i74cfyt.ant-input-affix-wrapper {
31842
+ padding: 5px 12px;
31843
+ border-radius: 6px;
31844
+ border-color: rgba(172, 186, 211, 0.6);
31845
+ line-height: 20px;
31846
+ color: #2d3a56;
31847
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31848
+ }
31849
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31850
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31851
+ color: rgba(44, 56, 82, 0.6);
31852
+ }
31853
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31854
+ padding: 8px 16px;
31837
31855
  line-height: 22px;
31838
31856
  }
31839
-
31840
- .E_lb3chel {
31841
- font-family: Inter;
31842
- font-style: normal;
31843
- font-weight: normal;
31844
- font-size: 13px;
31845
- line-height: 20px;
31857
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31858
+ padding: 2px 8px;
31859
+ line-height: 18px;
31846
31860
  }
31847
-
31848
- .E_lv9jstu {
31849
- font-family: Inter;
31850
- font-style: normal;
31851
- font-weight: 600;
31852
- font-size: 13px;
31853
- line-height: 20px;
31861
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31862
+ border-color: rgba(107, 128, 167, 0.6);
31863
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31864
+ }
31865
+ .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31866
+ border-color: #0096ff;
31867
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31868
+ }
31869
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31870
+ border-color: #e75a3a;
31871
+ }
31872
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31873
+ color: #e75a3a;
31874
+ }
31875
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31876
+ border-color: #e75a3a;
31877
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31878
+ }
31879
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31880
+ border-color: #e75a3a;
31881
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31882
+ }
31883
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31884
+ background: rgba(211, 218, 235, 0.6);
31885
+ color: rgba(0, 21, 64, 0.3);
31886
+ border-color: rgba(172, 186, 211, 0.6);
31887
+ }
31888
+ textarea.E_i74cfyt.ant-input {
31889
+ transition-property: height;
31890
+ transition-delay: 50ms;
31891
+ }
31892
+ textarea.E_i74cfyt.ant-input.textarea-large {
31893
+ min-height: 40px;
31894
+ height: 40px;
31895
+ }
31896
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
31897
+ height: 80px;
31898
+ }
31899
+ textarea.E_i74cfyt.ant-input.textarea-middle {
31900
+ min-height: 32px;
31901
+ height: 32px;
31902
+ }
31903
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31904
+ height: 64px;
31905
+ }
31906
+ textarea.E_i74cfyt.ant-input.textarea-small {
31907
+ min-height: 24px;
31908
+ height: 24px;
31909
+ }
31910
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
31911
+ height: 40px;
31854
31912
  }
31855
31913
 
31856
- .E_lwqlh3x {
31857
- font-family: Inter;
31858
- font-style: normal;
31859
- font-weight: bold;
31860
- font-size: 13px;
31861
- line-height: 20px;
31914
+ .E_k1ci6977.input-tags {
31915
+ border: 1px solid rgba(213, 219, 227, 0.6);
31916
+ border-radius: 4px;
31862
31917
  }
31863
-
31864
- .E_lalum9y {
31865
- font-family: Inter;
31866
- font-style: normal;
31867
- font-weight: normal;
31868
- font-size: 13px;
31869
- line-height: 20px;
31918
+ .E_k1ci6977.input-tags {
31919
+ position: relative;
31920
+ padding: 6px;
31921
+ height: 32px;
31922
+ cursor: pointer;
31923
+ transition: border 150ms;
31870
31924
  }
31871
-
31872
- .E_l1t6dj5o {
31873
- font-family: Inter;
31874
- font-style: normal;
31875
- font-weight: 600;
31876
- font-size: 13px;
31877
- line-height: 20px;
31925
+ .E_k1ci6977.input-tags:hover {
31926
+ border-color: #0080ff;
31927
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31878
31928
  }
31879
-
31880
- .E_l12f6ic {
31881
- font-family: Inter;
31882
- font-style: normal;
31883
- font-weight: bold;
31884
- font-size: 13px;
31885
- line-height: 20px;
31929
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31930
+ padding-right: 30px;
31886
31931
  }
31887
-
31888
- .E_l7gmukq {
31889
- font-family: Inter;
31890
- font-style: normal;
31891
- font-weight: normal;
31892
- text-transform: uppercase;
31893
- font-feature-settings: "cpsp" on;
31894
- font-size: 13px;
31895
- line-height: 20px;
31932
+ .E_k1ci6977.input-tags .input-tags-inner {
31933
+ display: flex;
31896
31934
  }
31897
-
31898
- .E_lkwl0yp {
31899
- font-family: Inter;
31900
- font-style: normal;
31901
- font-weight: bold;
31902
- text-transform: uppercase;
31903
- font-feature-settings: "cpsp" on;
31904
- font-size: 13px;
31905
- line-height: 20px;
31935
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31936
+ display: flex;
31906
31937
  }
31907
-
31908
- .E_l10knv48 {
31909
- font-family: Inter;
31910
- font-style: normal;
31911
- font-weight: normal;
31912
- font-size: 12px;
31913
- line-height: 18px;
31938
+ .E_k1ci6977.input-tags .input-tag-suffix {
31939
+ position: absolute;
31940
+ right: 12px;
31941
+ top: 50%;
31942
+ transform: translateY(-50%);
31914
31943
  }
31915
-
31916
- .E_l6526ld {
31917
- font-family: Inter;
31918
- font-style: normal;
31919
- font-weight: 500;
31944
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31945
+ color: rgba(0, 0, 0, 0.25);
31920
31946
  font-size: 12px;
31921
- line-height: 18px;
31947
+ cursor: pointer;
31922
31948
  }
31923
-
31924
- .E_l1j81vli {
31925
- font-family: Inter;
31926
- font-style: normal;
31927
- font-weight: bold;
31928
- font-size: 12px;
31929
- line-height: 18px;
31949
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31950
+ color: rgba(0, 0, 0, 0.45);
31930
31951
  }
31931
-
31932
- .E_l1x7n1mk {
31933
- font-family: Inter;
31934
- font-style: normal;
31935
- font-weight: normal;
31936
- font-size: 12px;
31937
- line-height: 18px;
31952
+ .E_k1ci6977.has-focus-indicator {
31953
+ position: relative;
31954
+ overflow: hidden;
31938
31955
  }
31939
-
31940
- .E_l9fqufz {
31941
- font-family: Inter;
31942
- font-style: normal;
31943
- font-weight: 500;
31944
- font-size: 12px;
31945
- line-height: 18px;
31956
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31957
+ position: absolute;
31958
+ top: 50%;
31959
+ transform: translateY(-50%);
31960
+ left: -16px;
31961
+ transition: left 150ms ease;
31962
+ opacity: 0;
31946
31963
  }
31947
-
31948
- .E_l1iwnybd {
31949
- font-family: Inter;
31950
- font-style: normal;
31951
- font-weight: bold;
31952
- font-size: 12px;
31953
- line-height: 18px;
31964
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31965
+ left: 8px;
31966
+ opacity: 1;
31954
31967
  }
31955
-
31956
- .E_lprtm1e {
31957
- font-family: Inter;
31958
- font-style: normal;
31959
- font-weight: normal;
31960
- text-transform: uppercase;
31961
- font-feature-settings: "cpsp" on;
31962
- font-size: 12px;
31963
- line-height: 18px;
31968
+ .E_k1ci6977.has-focus-indicator input {
31969
+ transition: margin-left 150ms ease;
31970
+ margin-left: 0px;
31964
31971
  }
31965
-
31966
- .E_l1lln87h {
31967
- font-family: Inter;
31968
- font-style: normal;
31969
- font-weight: bold;
31970
- text-transform: uppercase;
31971
- font-feature-settings: "cpsp" on;
31972
- font-size: 12px;
31973
- line-height: 18px;
31972
+ .E_k1ci6977.has-focus-indicator input:focus {
31973
+ margin-left: 16px;
31974
31974
  }
31975
31975
 
31976
- .E_f2pb48l {
31977
- font-family: Inter;
31978
- font-style: normal;
31979
- font-weight: normal;
31980
- font-size: 13px;
31981
- line-height: 20px;
31976
+ input.E_l1f7td1d.ant-input {
31977
+ border-top-right-radius: 0;
31978
+ border-bottom-right-radius: 0;
31982
31979
  }
31983
31980
 
31984
- .E_fi9emkw {
31985
- font-family: Inter;
31986
- font-style: normal;
31987
- font-weight: normal;
31988
- font-size: 13px;
31989
- line-height: 20px;
31981
+ .E_l1f7td1d.ant-input-affix-wrapper {
31982
+ border-top-right-radius: 0;
31983
+ border-bottom-right-radius: 0;
31990
31984
  }
31991
31985
 
31992
- .E_f1nrg7da {
31993
- font-family: Inter;
31994
- font-style: normal;
31995
- font-weight: normal;
31996
- font-size: 12px;
31997
- line-height: 18px;
31986
+ input.E_rf8rlle.ant-input {
31987
+ border-top-left-radius: 0;
31988
+ border-bottom-left-radius: 0;
31998
31989
  }
31999
31990
 
32000
- .E_f17k1i3n {
32001
- font-family: Inter;
32002
- font-style: normal;
32003
- font-weight: normal;
32004
- font-size: 12px;
32005
- line-height: 18px;
31991
+ .E_rf8rlle.ant-input-affix-wrapper {
31992
+ border-top-left-radius: 0;
31993
+ border-bottom-left-radius: 0;
32006
31994
  }
32007
31995
 
32008
- .E_t1tvuj2e {
32009
- font-family: Inter;
32010
- font-style: normal;
32011
- font-weight: normal;
32012
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32013
- font-size: 13px;
32014
- line-height: 20px;
31996
+ .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
31997
+ border-top-right-radius: 0;
31998
+ border-bottom-right-radius: 0;
32015
31999
  }
32016
32000
 
32017
- .E_t17uajlu {
32018
- font-family: Inter;
32019
- font-style: normal;
32020
- font-weight: normal;
32021
- font-feature-settings: "zero" on;
32022
- font-size: 13px;
32023
- line-height: 20px;
32001
+ .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
32002
+ border-top-left-radius: 0;
32003
+ border-bottom-left-radius: 0;
32024
32004
  }
32025
32005
 
32026
- .E_t114zbyz {
32027
- font-family: Inter;
32028
- font-style: normal;
32029
- font-weight: normal;
32030
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32031
- font-size: 12px;
32032
- line-height: 18px;
32006
+ .E_c3ni091 {
32007
+ display: flex;
32008
+ flex-direction: column;
32009
+ }
32010
+ .E_c3ni091 .select-wrapper {
32011
+ margin-top: 12px;
32012
+ }
32013
+ .E_c3ni091 .select-wrapper .select {
32014
+ width: 100%;
32015
+ }
32016
+ .E_c3ni091 .radio-wrapper {
32017
+ margin-top: 24px;
32018
+ }
32019
+ .E_c3ni091 div.form-item {
32020
+ width: 100%;
32033
32021
  }
32034
32022
 
32035
- .E_t1il0kvi {
32036
- font-family: Inter;
32037
- font-style: normal;
32023
+ .E_d105ju2d {
32024
+ font-size: 14px;
32038
32025
  font-weight: 500;
32039
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32040
- font-size: 12px;
32026
+ color: #3e4652;
32041
32027
  line-height: 18px;
32042
32028
  }
32029
+ .E_d105ju2d + .E_d105ju2d {
32030
+ margin-top: 16px;
32031
+ }
32032
+ .E_d105ju2d + * {
32033
+ margin-top: 16px;
32034
+ }
32043
32035
 
32044
- .E_t10dv8p1 {
32045
- font-family: Inter;
32046
- font-style: normal;
32047
- font-weight: normal;
32048
- font-feature-settings: "zero" on;
32036
+ .E_lh0l62z.E_d105ju2d {
32049
32037
  font-size: 12px;
32038
+ color: rgba(44, 56, 82, 0.6);
32039
+ margin-top: 12px;
32040
+ }
32041
+
32042
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32050
32043
  line-height: 18px;
32044
+ font-weight: 500;
32045
+ margin-top: 0;
32046
+ white-space: initial;
32051
32047
  }
32052
32048
 
32053
- .E_tc2oqpq {
32054
- font-family: Inter;
32055
- font-style: normal;
32049
+ .E_r1skkc3l {
32050
+ display: block;
32051
+ }
32052
+ .E_r1skkc3l span {
32053
+ font-size: 14px;
32056
32054
  font-weight: 500;
32057
- font-feature-settings: "zero" on;
32055
+ line-height: 32px;
32056
+ color: #3e4652;
32057
+ }
32058
+
32059
+ .E_c3cobmo {
32060
+ margin-top: 16px;
32061
+ padding: 8px;
32062
+ border-radius: 6px;
32063
+ background: rgba(225, 230, 241, 0.6);
32064
+ color: rgba(44, 56, 82, 0.6);
32058
32065
  font-size: 12px;
32066
+ }
32067
+ .E_c3cobmo div {
32068
+ line-height: 20px;
32069
+ display: flex;
32070
+ align-items: center;
32071
+ word-break: break-all;
32072
+ }
32073
+ .E_c3cobmo .title {
32074
+ font-weight: 700;
32059
32075
  line-height: 18px;
32076
+ margin: 4px 0;
32060
32077
  }
32061
32078
 
32062
- .E_tzvddmc {
32063
- font-family: Inter;
32064
- font-style: normal;
32065
- font-weight: bold;
32066
- font-feature-settings: "zero" on;
32067
- font-size: 16px;
32068
- line-height: 24px;
32079
+ .E_uqv57uv {
32080
+ color: rgba(44, 56, 82, 0.7490196078);
32069
32081
  }
32070
32082
 
32071
- .E_u18llj45 {
32072
- font-family: Inter;
32073
- font-style: normal;
32074
- font-weight: normal;
32075
- font-size: 10px;
32076
- line-height: 12px;
32083
+ .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32084
+ border-radius: 6px;
32077
32085
  }
32078
-
32079
- .E_m196gn1d {
32080
- min-width: 1280px;
32086
+ .E_s17wv897.ant-select.ant-select-single {
32087
+ width: 100%;
32088
+ color: #2d3a56;
32089
+ border-color: rgba(211, 218, 235, 0.6);
32090
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32091
+ font-size: 13px;
32092
+ }
32093
+ .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32094
+ height: 30px;
32095
+ }
32096
+ .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32097
+ height: 38px;
32098
+ font-size: 13px;
32099
+ }
32100
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32101
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32102
+ transition: 160ms ease;
32103
+ }
32104
+ .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32105
+ color: #0080ff;
32106
+ }
32107
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32108
+ border-color: rgba(107, 128, 167, 0.6);
32109
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32110
+ }
32111
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32112
+ color: #0080ff;
32113
+ }
32114
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32115
+ border-color: #0080ff;
32116
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32117
+ }
32118
+ .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32119
+ transform: rotate(180deg);
32120
+ }
32121
+ .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32122
+ background: rgba(211, 218, 235, 0.6);
32123
+ border-color: rgba(172, 186, 211, 0.6);
32124
+ cursor: "not-allowed";
32125
+ }
32126
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32127
+ border-color: #f0483e !important;
32128
+ }
32129
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32130
+ color: #1d326c;
32131
+ }
32132
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32133
+ border-color: #0080ff;
32134
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32135
+ }
32136
+ .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32137
+ transform: rotate(180deg);
32081
32138
  }
32082
32139
 
32083
32140
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
@@ -32232,63 +32289,6 @@ input.E_rf8rlle.ant-input {
32232
32289
  flex-shrink: 0;
32233
32290
  }
32234
32291
 
32235
- .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32236
- border-radius: 6px;
32237
- }
32238
- .E_s17wv897.ant-select.ant-select-single {
32239
- width: 100%;
32240
- color: #2d3a56;
32241
- border-color: rgba(211, 218, 235, 0.6);
32242
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32243
- font-size: 13px;
32244
- }
32245
- .E_s17wv897.ant-select.ant-select-single[data-size=middle] {
32246
- height: 30px;
32247
- }
32248
- .E_s17wv897.ant-select.ant-select-single.ant-select-lg {
32249
- height: 38px;
32250
- font-size: 13px;
32251
- }
32252
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
32253
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32254
- transition: 160ms ease;
32255
- }
32256
- .E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
32257
- color: #0080ff;
32258
- }
32259
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32260
- border-color: rgba(107, 128, 167, 0.6);
32261
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32262
- }
32263
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32264
- color: #0080ff;
32265
- }
32266
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32267
- border-color: #0080ff;
32268
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32269
- }
32270
- .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32271
- transform: rotate(180deg);
32272
- }
32273
- .E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32274
- background: rgba(211, 218, 235, 0.6);
32275
- border-color: rgba(172, 186, 211, 0.6);
32276
- cursor: "not-allowed";
32277
- }
32278
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32279
- border-color: #f0483e !important;
32280
- }
32281
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32282
- color: #1d326c;
32283
- }
32284
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32285
- border-color: #0080ff;
32286
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32287
- }
32288
- .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32289
- transform: rotate(180deg);
32290
- }
32291
-
32292
32292
  .E_w1dxz879 {
32293
32293
  display: flex;
32294
32294
  flex-direction: column;
@@ -32304,19 +32304,6 @@ input.E_rf8rlle.ant-input {
32304
32304
  opacity: 0.8;
32305
32305
  }
32306
32306
 
32307
- .E_suhck3k {
32308
- height: 24px;
32309
- width: 24px;
32310
- border-radius: 6px;
32311
- padding: 4px;
32312
- }
32313
- .E_suhck3k:hover {
32314
- background-color: rgba(0, 136, 255, 0.1);
32315
- }
32316
- .E_suhck3k:hover svg path {
32317
- fill: blue;
32318
- }
32319
-
32320
32307
  .E_ryby9ds {
32321
32308
  display: flex;
32322
32309
  align-items: center;
@@ -32333,6 +32320,19 @@ input.E_rf8rlle.ant-input {
32333
32320
  margin-right: 6px;
32334
32321
  }
32335
32322
 
32323
+ .E_suhck3k {
32324
+ height: 24px;
32325
+ width: 24px;
32326
+ border-radius: 6px;
32327
+ padding: 4px;
32328
+ }
32329
+ .E_suhck3k:hover {
32330
+ background-color: rgba(0, 136, 255, 0.1);
32331
+ }
32332
+ .E_suhck3k:hover svg path {
32333
+ fill: blue;
32334
+ }
32335
+
32336
32336
  .E_hrhfj7c {
32337
32337
  display: none;
32338
32338
  }
@@ -32552,6 +32552,41 @@ input.E_rf8rlle.ant-input {
32552
32552
  font-size: 14px;
32553
32553
  }
32554
32554
 
32555
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32556
+ margin-right: 2px;
32557
+ }
32558
+
32559
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32560
+ padding-left: 8px;
32561
+ padding-right: 8px;
32562
+ font-size: 12px;
32563
+ }
32564
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32565
+ border-radius: 4px;
32566
+ }
32567
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32568
+ border-radius: 4px;
32569
+ }
32570
+
32571
+ .E_ma64lna .antd5-segmented-item-label {
32572
+ padding-left: 12px;
32573
+ padding-right: 12px;
32574
+ }
32575
+
32576
+ .E_ckld275 {
32577
+ background-color: rgba(225, 230, 241, 0.6);
32578
+ }
32579
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32580
+ background-color: rgba(255, 255, 255, 0.6);
32581
+ color: rgba(44, 56, 82, 0.75);
32582
+ }
32583
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32584
+ background-color: transparent;
32585
+ }
32586
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32587
+ background-color: transparent;
32588
+ }
32589
+
32555
32590
  .E_b1lj76ty {
32556
32591
  width: 100%;
32557
32592
  height: 100%;
@@ -32612,46 +32647,11 @@ input.E_rf8rlle.ant-input {
32612
32647
  display: flex;
32613
32648
  flex-direction: column;
32614
32649
  }
32615
- .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32616
- flex: 1;
32617
- }
32618
- .E_m5foqp8 .initializing-title {
32619
- height: 32px;
32620
- }
32621
-
32622
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32623
- margin-right: 2px;
32624
- }
32625
-
32626
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32627
- padding-left: 8px;
32628
- padding-right: 8px;
32629
- font-size: 12px;
32630
- }
32631
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32632
- border-radius: 4px;
32633
- }
32634
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32635
- border-radius: 4px;
32636
- }
32637
-
32638
- .E_ma64lna .antd5-segmented-item-label {
32639
- padding-left: 12px;
32640
- padding-right: 12px;
32641
- }
32642
-
32643
- .E_ckld275 {
32644
- background-color: rgba(225, 230, 241, 0.6);
32645
- }
32646
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32647
- background-color: rgba(255, 255, 255, 0.6);
32648
- color: rgba(44, 56, 82, 0.75);
32649
- }
32650
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32651
- background-color: transparent;
32650
+ .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32651
+ flex: 1;
32652
32652
  }
32653
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32654
- background-color: transparent;
32653
+ .E_m5foqp8 .initializing-title {
32654
+ height: 32px;
32655
32655
  }
32656
32656
 
32657
32657
  .E_h12yihis {
@@ -32874,56 +32874,114 @@ input.E_rf8rlle.ant-input {
32874
32874
  position: static;
32875
32875
  }
32876
32876
 
32877
- button.E_l48ei06.ant-btn,
32878
- button.E_l48ei06.ant-btn.ant-btn-sm,
32879
- button.E_l48ei06.ant-btn.ant-btn-lg {
32880
- font-size: 12px;
32881
- line-height: 18px;
32882
- height: 18px;
32877
+ .E_c1kghdax {
32878
+ color: #2d3a56;
32879
+ padding: 7px 12px;
32880
+ display: flex;
32881
+ justify-content: space-between;
32882
+ align-items: center;
32883
32883
  }
32884
-
32885
- button.E_l48ei06 {
32886
- color: #0080FF;
32887
- height: unset;
32884
+ .E_c1kghdax.has-arrow {
32885
+ padding-left: 10px;
32888
32886
  }
32889
- button.E_l48ei06 .button-prefix-icon {
32890
- margin-right: 4px;
32887
+ .E_c1kghdax.has-arrow .title-wrapper {
32888
+ cursor: pointer;
32889
+ color: #00122e;
32891
32890
  }
32892
- button.E_l48ei06 .button-suffix-icon {
32893
- margin-left: 4px;
32891
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32892
+ color: #2d3a56;
32893
+ font-weight: 600;
32894
32894
  }
32895
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
32896
- color: #009DFF;
32895
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32896
+ transform: rotate(90deg);
32897
32897
  }
32898
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
32899
- color: #005ED1;
32898
+ .E_c1kghdax .sub-info {
32899
+ font-size: 12px;
32900
+ line-height: 18px;
32900
32901
  }
32901
- button.E_l48ei06.ui-kit-link-disabled {
32902
- color: #0080FF;
32902
+ .E_c1kghdax .title-wrapper {
32903
+ display: flex;
32904
+ align-items: center;
32905
+ user-select: none;
32906
+ flex-grow: 1;
32907
+ font-size: 12px;
32908
+ line-height: 18px;
32909
+ color: #2d3a56;
32910
+ font-weight: 700;
32903
32911
  }
32904
- button.E_l48ei06.ui-kit-link-primary {
32905
- color: #00122E;
32912
+ .E_c1kghdax .collapse-arrow {
32913
+ transition: all 50ms ease-out 0ms;
32914
+ margin-right: 2px;
32906
32915
  }
32907
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
32908
- color: #0080FF;
32916
+
32917
+ .E_c1yd35n {
32918
+ padding: 0 12px 14px 12px;
32909
32919
  }
32910
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
32911
- color: #005ED1;
32920
+
32921
+ .E_b14q2gmw {
32922
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
32912
32923
  }
32913
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
32914
- color: #00122E;
32924
+
32925
+ .E_c1eym6el {
32926
+ border-radius: 8px;
32927
+ background-color: white;
32915
32928
  }
32916
- button.E_l48ei06.ui-kit-link-secondary {
32917
- color: rgba(44, 56, 82, 0.7490196078);
32929
+ .E_c1eym6el.hoverable {
32930
+ cursor: pointer;
32918
32931
  }
32919
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
32920
- color: #0080FF;
32932
+ .E_c1eym6el.hoverable:hover {
32933
+ transition: all 200ms ease;
32934
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32935
+ transform: translateY(-4px);
32921
32936
  }
32922
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
32923
- color: #005ED1;
32937
+
32938
+ .E_lht19u8 {
32939
+ width: 64px;
32940
+ height: 64px;
32941
+ display: flex;
32942
+ align-items: center;
32943
+ justify-content: center;
32944
+ position: relative;
32945
+ opacity: 0.2;
32924
32946
  }
32925
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32926
- color: rgba(44, 56, 82, 0.7490196078);
32947
+
32948
+ .E_lk3gkp4 {
32949
+ position: absolute;
32950
+ width: 5px;
32951
+ height: 48px;
32952
+ left: 9.33px;
32953
+ top: 40.5px;
32954
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32955
+ border-radius: 5px;
32956
+ transform: rotate(-128deg);
32957
+ transform-origin: top left;
32958
+ animation: loading-indicator1 1100ms ease-out infinite;
32959
+ }
32960
+
32961
+ .E_ll4n94n {
32962
+ position: absolute;
32963
+ width: 5px;
32964
+ height: 48px;
32965
+ left: 40.8px;
32966
+ top: 8.4px;
32967
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32968
+ border-radius: 5px;
32969
+ transform: rotate(-8deg);
32970
+ transform-origin: top left;
32971
+ animation: loading-indicator2 1100ms ease-out infinite;
32972
+ }
32973
+
32974
+ .E_l17lbdo6 {
32975
+ position: absolute;
32976
+ width: 5px;
32977
+ height: 48px;
32978
+ left: 52.9px;
32979
+ top: 51.8px;
32980
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32981
+ border-radius: 5px;
32982
+ transform: rotate(112deg);
32983
+ transform-origin: top left;
32984
+ animation: loading-indicator3 1100ms ease-out infinite;
32927
32985
  }
32928
32986
 
32929
32987
  .E_ckui4s7 {
@@ -32990,65 +33048,13 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32990
33048
  margin-left: 24px;
32991
33049
  }
32992
33050
 
32993
- .E_c1yd35n {
32994
- padding: 0 12px 14px 12px;
32995
- }
32996
-
32997
- .E_c1kghdax {
32998
- color: #2d3a56;
32999
- padding: 7px 12px;
33000
- display: flex;
33001
- justify-content: space-between;
33002
- align-items: center;
33003
- }
33004
- .E_c1kghdax.has-arrow {
33005
- padding-left: 10px;
33006
- }
33007
- .E_c1kghdax.has-arrow .title-wrapper {
33008
- cursor: pointer;
33009
- color: #00122e;
33010
- }
33011
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33012
- color: #2d3a56;
33013
- font-weight: 600;
33014
- }
33015
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33016
- transform: rotate(90deg);
33017
- }
33018
- .E_c1kghdax .sub-info {
33019
- font-size: 12px;
33020
- line-height: 18px;
33021
- }
33022
- .E_c1kghdax .title-wrapper {
33023
- display: flex;
33024
- align-items: center;
33025
- user-select: none;
33026
- flex-grow: 1;
33027
- font-size: 12px;
33028
- line-height: 18px;
33029
- color: #2d3a56;
33030
- font-weight: 700;
33031
- }
33032
- .E_c1kghdax .collapse-arrow {
33033
- transition: all 50ms ease-out 0ms;
33034
- margin-right: 2px;
33035
- }
33036
-
33037
- .E_b14q2gmw {
33038
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33039
- }
33040
-
33041
- .E_c1eym6el {
33042
- border-radius: 8px;
33043
- background-color: white;
33044
- }
33045
- .E_c1eym6el.hoverable {
33046
- cursor: pointer;
33051
+ .E_w7ob4th.outside-tag {
33052
+ padding-left: 0;
33047
33053
  }
33048
- .E_c1eym6el.hoverable:hover {
33049
- transition: all 200ms ease;
33050
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33051
- transform: translateY(-4px);
33054
+ .E_w7ob4th.outside-tag .inside-tag {
33055
+ border-radius: 4px 0 0 4px;
33056
+ padding-right: 4px;
33057
+ margin-right: 4px;
33052
33058
  }
33053
33059
 
33054
33060
  .E_sddwhm6 {
@@ -33115,15 +33121,67 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33115
33121
  .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33116
33122
  background-color: #6b7d99;
33117
33123
  }
33118
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33119
- background-color: rgba(211, 218, 235, 0.6);
33124
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33125
+ background-color: rgba(211, 218, 235, 0.6);
33126
+ }
33127
+
33128
+ .E_satwmqm {
33129
+ width: 8px;
33130
+ height: 8px;
33131
+ border-radius: 50%;
33132
+ display: inline-block;
33133
+ }
33134
+
33135
+ button.E_l48ei06.ant-btn,
33136
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33137
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33138
+ font-size: 12px;
33139
+ line-height: 18px;
33140
+ height: 18px;
33141
+ }
33142
+
33143
+ button.E_l48ei06 {
33144
+ color: #0080FF;
33145
+ height: unset;
33146
+ }
33147
+ button.E_l48ei06 .button-prefix-icon {
33148
+ margin-right: 4px;
33149
+ }
33150
+ button.E_l48ei06 .button-suffix-icon {
33151
+ margin-left: 4px;
33152
+ }
33153
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33154
+ color: #009DFF;
33155
+ }
33156
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33157
+ color: #005ED1;
33158
+ }
33159
+ button.E_l48ei06.ui-kit-link-disabled {
33160
+ color: #0080FF;
33161
+ }
33162
+ button.E_l48ei06.ui-kit-link-primary {
33163
+ color: #00122E;
33164
+ }
33165
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33166
+ color: #0080FF;
33167
+ }
33168
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33169
+ color: #005ED1;
33170
+ }
33171
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33172
+ color: #00122E;
33173
+ }
33174
+ button.E_l48ei06.ui-kit-link-secondary {
33175
+ color: rgba(44, 56, 82, 0.7490196078);
33176
+ }
33177
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33178
+ color: #0080FF;
33179
+ }
33180
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33181
+ color: #005ED1;
33120
33182
  }
33121
-
33122
- .E_satwmqm {
33123
- width: 8px;
33124
- height: 8px;
33125
- border-radius: 50%;
33126
- display: inline-block;
33183
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33184
+ color: rgba(44, 56, 82, 0.7490196078);
33127
33185
  }
33128
33186
 
33129
33187
  .E_tc97u5y {
@@ -33497,149 +33555,199 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33497
33555
  background: #fff;
33498
33556
  }
33499
33557
 
33500
- .E_lht19u8 {
33501
- width: 64px;
33502
- height: 64px;
33503
- display: flex;
33504
- align-items: center;
33505
- justify-content: center;
33506
- position: relative;
33507
- opacity: 0.2;
33558
+ .E_sjob3jg {
33559
+ --item-min-width: 60px;
33508
33560
  }
33509
-
33510
- .E_lk3gkp4 {
33511
- position: absolute;
33512
- width: 5px;
33513
- height: 48px;
33514
- left: 9.33px;
33515
- top: 40.5px;
33516
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33517
- border-radius: 5px;
33518
- transform: rotate(-128deg);
33519
- transform-origin: top left;
33520
- animation: loading-indicator1 1100ms ease-out infinite;
33561
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33562
+ display: none !important;
33521
33563
  }
33522
-
33523
- .E_ll4n94n {
33524
- position: absolute;
33525
- width: 5px;
33526
- height: 48px;
33527
- left: 40.8px;
33528
- top: 8.4px;
33529
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33530
- border-radius: 5px;
33531
- transform: rotate(-8deg);
33532
- transform-origin: top left;
33533
- animation: loading-indicator2 1100ms ease-out infinite;
33564
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33565
+ flex-shrink: 0 !important;
33534
33566
  }
33535
-
33536
- .E_l17lbdo6 {
33537
- position: absolute;
33538
- width: 5px;
33539
- height: 48px;
33540
- left: 52.9px;
33541
- top: 51.8px;
33542
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33543
- border-radius: 5px;
33544
- transform: rotate(112deg);
33545
- transform-origin: top left;
33546
- animation: loading-indicator3 1100ms ease-out infinite;
33567
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33568
+ color: #0080ff;
33569
+ }
33570
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33571
+ color: #0080ff;
33572
+ font-weight: normal;
33573
+ }
33574
+ .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 {
33575
+ color: rgba(44, 56, 82, 0.6);
33576
+ }
33577
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33578
+ color: #00122e;
33579
+ }
33580
+ .E_sjob3jg .step-item-text {
33581
+ display: inline-block;
33582
+ }
33583
+ .E_sjob3jg .step-item-title {
33584
+ overflow: hidden;
33585
+ white-space: nowrap;
33586
+ text-overflow: ellipsis;
33547
33587
  }
33548
33588
 
33549
- .E_w7ob4th.outside-tag {
33550
- padding-left: 0;
33589
+ .E_hjvj6s6 .ant-steps-item-container {
33590
+ min-width: var(--item-min-width);
33551
33591
  }
33552
- .E_w7ob4th.outside-tag .inside-tag {
33553
- border-radius: 4px 0 0 4px;
33554
- padding-right: 4px;
33592
+ .E_hjvj6s6 .ant-steps-item-disabled {
33593
+ cursor: not-allowed !important;
33594
+ }
33595
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33596
+ flex-direction: row;
33597
+ justify-content: stretch;
33598
+ }
33599
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33600
+ padding: 0;
33555
33601
  margin-right: 4px;
33602
+ flex: 1;
33603
+ overflow: visible;
33556
33604
  }
33557
-
33558
- .E_l1ucdodl {
33559
- margin: 0;
33560
- border-radius: 20px;
33561
- padding: 2px 10px;
33562
- height: 22px;
33563
- display: flex;
33564
- align-items: center;
33605
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33606
+ width: 100%;
33607
+ min-height: unset;
33565
33608
  }
33566
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33567
- color: #FFFFFF;
33609
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33610
+ height: 26px;
33611
+ line-height: 26px;
33612
+ width: 100%;
33613
+ padding: 0;
33614
+ font-size: 12px;
33568
33615
  }
33569
- .E_l1ucdodl.tag-hover {
33570
- cursor: pointer;
33616
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33617
+ margin-right: 10px;
33571
33618
  }
33572
- .E_l1ucdodl.ui-kit-status-legend {
33573
- color: #00122e;
33619
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33620
+ display: none;
33574
33621
  }
33575
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33576
- margin-right: 6px;
33622
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33623
+ padding-left: 8px;
33624
+ padding-right: 4px;
33625
+ border-radius: 4px 0 0 4px;
33577
33626
  }
33578
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33579
- margin-left: 8px;
33580
- color: rgba(44, 56, 82, 0.6);
33627
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33628
+ margin-right: 0;
33581
33629
  }
33582
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33583
- color: #FFFFFF;
33630
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33631
+ padding-right: 8px;
33632
+ padding-left: 12px;
33633
+ border-radius: 0 4px 4px 0;
33584
33634
  }
33585
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33586
- background-color: #0080ff;
33635
+ .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 {
33636
+ content: "";
33637
+ width: 0;
33638
+ height: 0;
33639
+ border: 13px solid transparent;
33640
+ position: absolute;
33641
+ top: 0;
33642
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33643
+ z-index: 2;
33644
+ position: relative;
33645
+ top: -50%;
33646
+ right: -100%;
33587
33647
  }
33588
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33589
- background-color: #f0483e;
33648
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33649
+ padding: 0 4px 0 12px;
33590
33650
  }
33591
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33592
- background-color: #fea008;
33651
+ .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 {
33652
+ content: "";
33653
+ width: 0;
33654
+ height: 0;
33655
+ border: 13px solid transparent;
33656
+ position: absolute;
33657
+ top: 0;
33658
+ border-left: 8px solid #fff;
33659
+ left: 0;
33593
33660
  }
33594
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33595
- background-color: #00ba5d;
33661
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33662
+ max-width: calc(100% - var(--item-min-width) * 2);
33596
33663
  }
33597
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33598
- background-color: #6b7d99;
33664
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33665
+ background-color: rgba(0, 136, 255, 0.1);
33599
33666
  }
33600
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33601
- background-color: #7E41FF;
33667
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33668
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33602
33669
  }
33603
-
33604
- .E_s1qj66nc {
33605
- width: 8px;
33606
- height: 8px;
33607
- border-radius: 50%;
33608
- display: inline-block;
33670
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33671
+ cursor: pointer;
33672
+ min-width: var(--item-min-width);
33609
33673
  }
33610
-
33611
- .E_s5x1boq {
33612
- width: 8px;
33613
- height: 8px;
33614
- border-radius: 2px;
33615
- display: inline-block;
33674
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33675
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33676
+ min-width: var(--item-min-width);
33677
+ }
33678
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33679
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33680
+ background-color: rgba(237, 241, 250, 0.6);
33681
+ }
33682
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33683
+ padding: 0;
33616
33684
  }
33617
33685
 
33618
- .E_c1xm185 {
33619
- color: rgba(44, 56, 82, 0.6);
33686
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33687
+ width: 192px;
33688
+ row-gap: 2px;
33689
+ }
33690
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33691
+ background-color: rgba(225, 230, 241, 0.6);
33692
+ }
33693
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33694
+ color: #00122e !important;
33695
+ }
33696
+ .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 {
33697
+ background-color: rgba(225, 230, 241, 0.6);
33698
+ }
33699
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33700
+ padding: 0 8px;
33701
+ border-radius: 4px;
33702
+ height: 32px;
33703
+ display: flex;
33704
+ align-items: center;
33705
+ }
33706
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33707
+ min-height: auto;
33708
+ white-space: nowrap;
33709
+ }
33710
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33711
+ font-size: 13px;
33712
+ line-height: 20px;
33713
+ max-width: 100%;
33714
+ padding-right: 0;
33715
+ }
33716
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33717
+ background: rgba(0, 128, 255, 0.1);
33620
33718
  }
33621
33719
 
33622
- .E_c1x5l5qc {
33623
- flex: 1;
33720
+ .E_h6l1tj4 {
33721
+ width: 100%;
33722
+ display: inline-flex;
33723
+ align-items: center;
33724
+ justify-content: center;
33725
+ column-gap: 4px;
33726
+ }
33727
+ .E_h6l1tj4 .step-item-prefix-container {
33728
+ display: inline-flex;
33729
+ align-items: center;
33730
+ width: 18px;
33731
+ height: 18px;
33732
+ color: rgba(44, 56, 82, 0.75);
33733
+ justify-content: center;
33624
33734
  }
33625
33735
 
33626
- .E_r77hffu {
33736
+ .E_v18frne8 {
33737
+ width: 100%;
33627
33738
  display: flex;
33628
33739
  align-items: center;
33629
- justify-content: space-between;
33740
+ justify-content: center;
33630
33741
  column-gap: 6px;
33742
+ font-size: 13px;
33631
33743
  }
33632
-
33633
- .E_p1cmxsf7 {
33634
- display: flex;
33635
- flex-direction: column;
33744
+ .E_v18frne8 .step-item-prefix-container {
33745
+ display: inline-flex;
33746
+ align-items: center;
33747
+ min-width: 20px;
33748
+ min-height: 20px;
33749
+ color: rgba(44, 56, 82, 0.75);
33636
33750
  justify-content: center;
33637
- row-gap: var(--p1cmxsf7-0);
33638
- }
33639
- .E_p1cmxsf7 .antd5-progress-line {
33640
- font-size: 0;
33641
- margin-bottom: unset;
33642
- margin-inline-end: unset;
33643
33751
  }
33644
33752
 
33645
33753
  .E_slr2ynn {
@@ -33671,11 +33779,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33671
33779
  white-space: normal;
33672
33780
  }
33673
33781
 
33674
- .E_i1g85yz3 {
33675
- margin-right: 4px;
33676
- height: 16px;
33677
- }
33678
-
33679
33782
  .E_t1dtlqs1 {
33680
33783
  margin-bottom: 4px;
33681
33784
  color: rgba(44, 56, 82, 0.6);
@@ -33872,229 +33975,126 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33872
33975
  margin-right: 8px;
33873
33976
  }
33874
33977
 
33875
- .E_sjob3jg {
33876
- --item-min-width: 60px;
33877
- }
33878
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33879
- display: none !important;
33880
- }
33881
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33882
- flex-shrink: 0 !important;
33883
- }
33884
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33885
- color: #0080ff;
33886
- }
33887
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33888
- color: #0080ff;
33889
- font-weight: normal;
33890
- }
33891
- .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 {
33892
- color: rgba(44, 56, 82, 0.6);
33893
- }
33894
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33895
- color: #00122e;
33896
- }
33897
- .E_sjob3jg .step-item-text {
33898
- display: inline-block;
33899
- }
33900
- .E_sjob3jg .step-item-title {
33901
- overflow: hidden;
33902
- white-space: nowrap;
33903
- text-overflow: ellipsis;
33904
- }
33905
-
33906
- .E_hjvj6s6 .ant-steps-item-container {
33907
- min-width: var(--item-min-width);
33908
- }
33909
- .E_hjvj6s6 .ant-steps-item-disabled {
33910
- cursor: not-allowed !important;
33911
- }
33912
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33913
- flex-direction: row;
33914
- justify-content: stretch;
33915
- }
33916
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33917
- padding: 0;
33978
+ .E_i1g85yz3 {
33918
33979
  margin-right: 4px;
33919
- flex: 1;
33920
- overflow: visible;
33921
- }
33922
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33923
- width: 100%;
33924
- min-height: unset;
33925
- }
33926
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33927
- height: 26px;
33928
- line-height: 26px;
33929
- width: 100%;
33930
- padding: 0;
33931
- font-size: 12px;
33932
- }
33933
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33934
- margin-right: 10px;
33980
+ height: 16px;
33935
33981
  }
33936
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33937
- display: none;
33982
+
33983
+ .E_t13ef470 {
33984
+ height: 100%;
33938
33985
  }
33939
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33940
- padding-left: 8px;
33941
- padding-right: 4px;
33942
- border-radius: 4px 0 0 4px;
33986
+ .E_t13ef470 .table-loading-item {
33987
+ padding: 12px 4px;
33988
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33989
+ display: flex;
33943
33990
  }
33944
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33945
- margin-right: 0;
33991
+ .E_t13ef470 .table-loading-item > * {
33992
+ height: 16px;
33993
+ margin: 4px;
33994
+ background: rgba(204, 212, 227, 0.18);
33995
+ border-radius: 2px;
33946
33996
  }
33947
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33948
- padding-right: 8px;
33949
- padding-left: 12px;
33950
- border-radius: 0 4px 4px 0;
33997
+ .E_t13ef470 .table-loading-item .checkbox-loading {
33998
+ width: 16px;
33951
33999
  }
33952
- .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 {
33953
- content: "";
33954
- width: 0;
33955
- height: 0;
33956
- border: 13px solid transparent;
33957
- position: absolute;
33958
- top: 0;
33959
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33960
- z-index: 2;
33961
- position: relative;
33962
- top: -50%;
33963
- right: -100%;
34000
+ .E_t13ef470 .table-loading-item .td-loading {
34001
+ flex: 1;
33964
34002
  }
33965
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33966
- padding: 0 4px 0 12px;
34003
+ .E_t13ef470 :nth-child(1) {
34004
+ padding: 8px 4px;
33967
34005
  }
33968
- .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 {
33969
- content: "";
33970
- width: 0;
33971
- height: 0;
33972
- border: 13px solid transparent;
33973
- position: absolute;
33974
- top: 0;
33975
- border-left: 8px solid #fff;
33976
- left: 0;
34006
+ .E_t13ef470 :nth-child(1) > * {
34007
+ background: rgba(107, 125, 153, 0.18);
33977
34008
  }
33978
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33979
- max-width: calc(100% - var(--item-min-width) * 2);
34009
+ .E_t13ef470 :nth-child(1) > * {
34010
+ background: rgba(163, 180, 204, 0.18);
33980
34011
  }
33981
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33982
- background-color: rgba(0, 136, 255, 0.1);
34012
+
34013
+ .E_l1ucdodl {
34014
+ margin: 0;
34015
+ border-radius: 20px;
34016
+ padding: 2px 10px;
34017
+ height: 22px;
34018
+ display: flex;
34019
+ align-items: center;
33983
34020
  }
33984
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33985
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34021
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
34022
+ color: #FFFFFF;
33986
34023
  }
33987
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34024
+ .E_l1ucdodl.tag-hover {
33988
34025
  cursor: pointer;
33989
- min-width: var(--item-min-width);
33990
- }
33991
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33992
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33993
- min-width: var(--item-min-width);
33994
- }
33995
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33996
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33997
- background-color: rgba(237, 241, 250, 0.6);
33998
34026
  }
33999
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34000
- padding: 0;
34001
- }
34002
-
34003
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34004
- width: 192px;
34005
- row-gap: 2px;
34006
- }
34007
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34008
- background-color: rgba(225, 230, 241, 0.6);
34009
- }
34010
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34011
- color: #00122e !important;
34027
+ .E_l1ucdodl.ui-kit-status-legend {
34028
+ color: #00122e;
34012
34029
  }
34013
- .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 {
34014
- background-color: rgba(225, 230, 241, 0.6);
34030
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
34031
+ margin-right: 6px;
34015
34032
  }
34016
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34017
- padding: 0 8px;
34018
- border-radius: 4px;
34019
- height: 32px;
34020
- display: flex;
34021
- align-items: center;
34033
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
34034
+ margin-left: 8px;
34035
+ color: rgba(44, 56, 82, 0.6);
34022
34036
  }
34023
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34024
- min-height: auto;
34025
- white-space: nowrap;
34037
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
34038
+ color: #FFFFFF;
34026
34039
  }
34027
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34028
- font-size: 13px;
34029
- line-height: 20px;
34030
- max-width: 100%;
34031
- padding-right: 0;
34040
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
34041
+ background-color: #0080ff;
34032
34042
  }
34033
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34034
- background: rgba(0, 128, 255, 0.1);
34043
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
34044
+ background-color: #f0483e;
34035
34045
  }
34036
-
34037
- .E_h6l1tj4 {
34038
- width: 100%;
34039
- display: inline-flex;
34040
- align-items: center;
34041
- justify-content: center;
34042
- column-gap: 4px;
34046
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
34047
+ background-color: #fea008;
34043
34048
  }
34044
- .E_h6l1tj4 .step-item-prefix-container {
34045
- display: inline-flex;
34046
- align-items: center;
34047
- width: 18px;
34048
- height: 18px;
34049
- color: rgba(44, 56, 82, 0.75);
34050
- justify-content: center;
34049
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
34050
+ background-color: #00ba5d;
34051
34051
  }
34052
-
34053
- .E_v18frne8 {
34054
- width: 100%;
34055
- display: flex;
34056
- align-items: center;
34057
- justify-content: center;
34058
- column-gap: 6px;
34059
- font-size: 13px;
34052
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34053
+ background-color: #6b7d99;
34060
34054
  }
34061
- .E_v18frne8 .step-item-prefix-container {
34062
- display: inline-flex;
34063
- align-items: center;
34064
- min-width: 20px;
34065
- min-height: 20px;
34066
- color: rgba(44, 56, 82, 0.75);
34067
- justify-content: center;
34055
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
34056
+ background-color: #7E41FF;
34068
34057
  }
34069
34058
 
34070
- .E_t13ef470 {
34071
- height: 100%;
34072
- }
34073
- .E_t13ef470 .table-loading-item {
34074
- padding: 12px 4px;
34075
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34076
- display: flex;
34059
+ .E_s1qj66nc {
34060
+ width: 8px;
34061
+ height: 8px;
34062
+ border-radius: 50%;
34063
+ display: inline-block;
34077
34064
  }
34078
- .E_t13ef470 .table-loading-item > * {
34079
- height: 16px;
34080
- margin: 4px;
34081
- background: rgba(204, 212, 227, 0.18);
34065
+
34066
+ .E_s5x1boq {
34067
+ width: 8px;
34068
+ height: 8px;
34082
34069
  border-radius: 2px;
34070
+ display: inline-block;
34083
34071
  }
34084
- .E_t13ef470 .table-loading-item .checkbox-loading {
34085
- width: 16px;
34072
+
34073
+ .E_c1xm185 {
34074
+ color: rgba(44, 56, 82, 0.6);
34086
34075
  }
34087
- .E_t13ef470 .table-loading-item .td-loading {
34076
+
34077
+ .E_c1x5l5qc {
34088
34078
  flex: 1;
34089
34079
  }
34090
- .E_t13ef470 :nth-child(1) {
34091
- padding: 8px 4px;
34080
+
34081
+ .E_r77hffu {
34082
+ display: flex;
34083
+ align-items: center;
34084
+ justify-content: space-between;
34085
+ column-gap: 6px;
34092
34086
  }
34093
- .E_t13ef470 :nth-child(1) > * {
34094
- background: rgba(107, 125, 153, 0.18);
34087
+
34088
+ .E_p1cmxsf7 {
34089
+ display: flex;
34090
+ flex-direction: column;
34091
+ justify-content: center;
34092
+ row-gap: var(--p1cmxsf7-0);
34095
34093
  }
34096
- .E_t13ef470 :nth-child(1) > * {
34097
- background: rgba(163, 180, 204, 0.18);
34094
+ .E_p1cmxsf7 .antd5-progress-line {
34095
+ font-size: 0;
34096
+ margin-bottom: unset;
34097
+ margin-inline-end: unset;
34098
34098
  }
34099
34099
 
34100
34100
  .E_m11nzl2x {
@@ -34736,6 +34736,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34736
34736
  font-weight: bold;
34737
34737
  }
34738
34738
 
34739
+ .E_s20iney.skeleton-box {
34740
+ display: flex;
34741
+ align-items: center;
34742
+ justify-content: center;
34743
+ position: relative;
34744
+ border-radius: 2px;
34745
+ background: rgba(225, 230, 241, 0.6);
34746
+ overflow: hidden;
34747
+ }
34748
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34749
+ width: 200%;
34750
+ height: 200%;
34751
+ transform: rotate(15deg);
34752
+ position: absolute;
34753
+ top: -50%;
34754
+ flex-shrink: 0;
34755
+ opacity: 0.8;
34756
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34757
+ animation: shimmer 1100ms infinite;
34758
+ }
34759
+ @keyframes shimmer {
34760
+ from {
34761
+ left: -120%;
34762
+ }
34763
+ to {
34764
+ left: 100%;
34765
+ }
34766
+ }
34767
+
34739
34768
  .E_dxyv8bv {
34740
34769
  --footer-height: 80px;
34741
34770
  --modal-content-width: 492px;
@@ -34864,35 +34893,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34864
34893
  color: rgba(0, 21, 64, 0.3019607843);
34865
34894
  }
34866
34895
 
34867
- .E_s20iney.skeleton-box {
34868
- display: flex;
34869
- align-items: center;
34870
- justify-content: center;
34871
- position: relative;
34872
- border-radius: 2px;
34873
- background: rgba(225, 230, 241, 0.6);
34874
- overflow: hidden;
34875
- }
34876
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34877
- width: 200%;
34878
- height: 200%;
34879
- transform: rotate(15deg);
34880
- position: absolute;
34881
- top: -50%;
34882
- flex-shrink: 0;
34883
- opacity: 0.8;
34884
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34885
- animation: shimmer 1100ms infinite;
34886
- }
34887
- @keyframes shimmer {
34888
- from {
34889
- left: -120%;
34890
- }
34891
- to {
34892
- left: 100%;
34893
- }
34894
- }
34895
-
34896
34896
  .E_sqv6dmy {
34897
34897
  display: flex;
34898
34898
  justify-content: flex-end;
@@ -34956,6 +34956,25 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34956
34956
  background: rgba(225, 230, 241, 0.6);
34957
34957
  }
34958
34958
 
34959
+ .E_f16blduf.ant-form-item {
34960
+ margin-bottom: 0;
34961
+ }
34962
+ .E_f16blduf .ant-form-item-explain {
34963
+ display: none;
34964
+ min-height: 18px;
34965
+ margin-top: 5px;
34966
+ font-family: "Inter";
34967
+ font-weight: 400;
34968
+ font-size: 12px;
34969
+ line-height: 18px;
34970
+ }
34971
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
34972
+ white-space: pre-wrap;
34973
+ }
34974
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
34975
+ display: block;
34976
+ }
34977
+
34959
34978
  .E_t1gvlxt5 {
34960
34979
  min-width: 0;
34961
34980
  flex: 1;
@@ -34983,25 +35002,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34983
35002
  color: #fff;
34984
35003
  }
34985
35004
 
34986
- .E_f16blduf.ant-form-item {
34987
- margin-bottom: 0;
34988
- }
34989
- .E_f16blduf .ant-form-item-explain {
34990
- display: none;
34991
- min-height: 18px;
34992
- margin-top: 5px;
34993
- font-family: "Inter";
34994
- font-weight: 400;
34995
- font-size: 12px;
34996
- line-height: 18px;
34997
- }
34998
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
34999
- white-space: pre-wrap;
35000
- }
35001
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
35002
- display: block;
35003
- }
35004
-
35005
35005
  .E_a9y3flr {
35006
35006
  margin-left: 8px;
35007
35007
  }
@@ -35054,19 +35054,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35054
35054
  color: rgba(44, 56, 82, 0.7490196078);
35055
35055
  }
35056
35056
 
35057
- .E_skwah65 {
35058
- height: 8px;
35059
- box-sizing: border-box;
35060
- border-radius: 2px;
35061
- background: #f5f7fa;
35062
- display: flex;
35063
- width: 100%;
35064
- overflow: hidden;
35065
- }
35066
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35067
- margin-left: 1px;
35068
- }
35069
-
35070
35057
  .E_c18bcrac {
35071
35058
  display: inline-block;
35072
35059
  width: 100%;
@@ -35099,23 +35086,117 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35099
35086
  font-weight: bold;
35100
35087
  color: white;
35101
35088
  }
35102
-
35103
- .E_s11212zy {
35104
- width: 8px;
35105
- height: 8px;
35106
- border-radius: 2px;
35107
- display: inline-block;
35108
- background: var(--s11212zy-0);
35109
- border: 1px solid #fff;
35110
- box-sizing: content-box;
35111
- margin-right: 6px;
35089
+
35090
+ .E_s11212zy {
35091
+ width: 8px;
35092
+ height: 8px;
35093
+ border-radius: 2px;
35094
+ display: inline-block;
35095
+ background: var(--s11212zy-0);
35096
+ border: 1px solid #fff;
35097
+ box-sizing: content-box;
35098
+ margin-right: 6px;
35099
+ }
35100
+
35101
+ .E_p1lyky6c > :first-child {
35102
+ font-weight: bold;
35103
+ color: white;
35104
+ margin-right: 4px;
35105
+ }
35106
+
35107
+ .E_gmyahx3 {
35108
+ cursor: pointer;
35109
+ }
35110
+ .E_gmyahx3 .link-text {
35111
+ color: rgba(0, 21, 64, 0.3);
35112
+ }
35113
+ .E_gmyahx3:hover .link-text {
35114
+ color: #0080ff;
35115
+ }
35116
+
35117
+ .E_n12mqh7z {
35118
+ display: flex;
35119
+ align-items: center;
35120
+ font-size: 12px;
35121
+ line-height: 18px;
35122
+ }
35123
+ .E_n12mqh7z:not(:last-child) {
35124
+ margin-bottom: 4px;
35125
+ }
35126
+
35127
+ .E_tf5bynu {
35128
+ margin: 0 3px;
35129
+ }
35130
+
35131
+ .E_tcckoz1 {
35132
+ max-height: 400px;
35133
+ overflow: auto;
35134
+ }
35135
+
35136
+ span.E_tqjc4ui {
35137
+ margin: 0 2px;
35138
+ }
35139
+
35140
+ .E_s1ebs0ra {
35141
+ display: flex;
35142
+ align-items: center;
35143
+ justify-content: space-between;
35144
+ background: #edf0f7;
35145
+ padding: 8px 12px;
35146
+ position: sticky;
35147
+ top: 0;
35148
+ z-index: 1;
35149
+ margin-bottom: -52px;
35150
+ }
35151
+ .E_s1ebs0ra .select-total {
35152
+ display: flex;
35153
+ align-items: center;
35154
+ font-weight: 700;
35155
+ flex-shrink: 0;
35156
+ }
35157
+ .E_s1ebs0ra .select-total .icon-wrapper {
35158
+ cursor: pointer;
35159
+ margin-left: 8px;
35160
+ width: 32px;
35161
+ height: 32px;
35162
+ border-radius: 50%;
35163
+ justify-content: center;
35164
+ }
35165
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
35166
+ background: rgba(225, 230, 241, 0.6);
35167
+ }
35168
+ .E_s1ebs0ra .action-group {
35169
+ flex: 1;
35170
+ margin-left: 88px;
35171
+ white-space: nowrap;
35172
+ text-align: right;
35173
+ position: relative;
35174
+ padding: 4px 0;
35175
+ margin-top: -4px;
35176
+ overflow: hidden;
35177
+ }
35178
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35179
+ transform: translateY(-4px);
35180
+ }
35181
+ .E_s1ebs0ra .action-group button {
35182
+ border: none;
35183
+ }
35184
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35185
+ margin-right: 8px;
35112
35186
  }
35113
-
35114
- .E_p1lyky6c > :first-child {
35115
- font-weight: bold;
35116
- color: white;
35187
+ .E_s1ebs0ra .action-group > button:last-child {
35117
35188
  margin-right: 4px;
35118
35189
  }
35190
+ .E_s1ebs0ra .action-group .more-btn {
35191
+ cursor: pointer;
35192
+ width: 32px;
35193
+ height: 32px;
35194
+ justify-content: center;
35195
+ border-radius: 50%;
35196
+ }
35197
+ .E_s1ebs0ra .action-group .more-btn:hover {
35198
+ background: #fff;
35199
+ }
35119
35200
 
35120
35201
  .E_clm1wy1 {
35121
35202
  width: 192px;
@@ -35210,75 +35291,152 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35210
35291
  border-radius: 2px;
35211
35292
  }
35212
35293
 
35213
- .E_s1ebs0ra {
35294
+ .E_wg1tsps {
35295
+ display: flex;
35296
+ align-items: center;
35297
+ justify-content: flex-end;
35298
+ }
35299
+
35300
+ .E_b1ctd5xy {
35214
35301
  display: flex;
35215
35302
  align-items: center;
35303
+ width: calc(100% - 40px);
35304
+ }
35305
+ .E_b1ctd5xy .chart {
35306
+ display: inline-block;
35307
+ width: 100%;
35308
+ }
35309
+
35310
+ .E_u1p8acpn {
35311
+ min-width: 40px;
35312
+ }
35313
+ .E_u1p8acpn .unit {
35314
+ color: #00122e !important;
35315
+ }
35316
+
35317
+ .E_t1sqg15u {
35318
+ background: white;
35319
+ }
35320
+ .E_t1sqg15u.inline .table-row {
35321
+ flex-direction: column;
35322
+ }
35323
+ .E_t1sqg15u.inline .table-row > label {
35324
+ padding: 0 16px 7px 0;
35325
+ }
35326
+ .E_t1sqg15u.has-border .table-header {
35327
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35328
+ }
35329
+ .E_t1sqg15u.has-border .hiddenBorder {
35330
+ border-top: none !important;
35331
+ }
35332
+ .E_t1sqg15u.has-border .table-row + .table-row {
35333
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35334
+ }
35335
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35336
+ padding-bottom: 0;
35337
+ }
35338
+ .E_t1sqg15u.align-right .content {
35339
+ text-align: right;
35340
+ }
35341
+ .E_t1sqg15u .uuid-row {
35342
+ display: flex;
35216
35343
  justify-content: space-between;
35217
- background: #edf0f7;
35218
- padding: 8px 12px;
35219
- position: sticky;
35220
- top: 0;
35221
- z-index: 1;
35222
- margin-bottom: -52px;
35223
35344
  }
35224
- .E_s1ebs0ra .select-total {
35345
+ .E_t1sqg15u .uuid-row .id-text {
35346
+ white-space: nowrap;
35347
+ overflow: hidden;
35348
+ text-overflow: ellipsis;
35349
+ }
35350
+
35351
+ .E_t4zczcp {
35225
35352
  display: flex;
35353
+ justify-content: space-between;
35226
35354
  align-items: center;
35227
- font-weight: 700;
35228
- flex-shrink: 0;
35355
+ padding: 8px;
35356
+ min-height: 32px;
35229
35357
  }
35230
- .E_s1ebs0ra .select-total .icon-wrapper {
35358
+ .E_t4zczcp .table-title {
35359
+ color: rgba(44, 56, 82, 0.6);
35360
+ font-weight: 600;
35361
+ font-size: 12px;
35362
+ line-height: 8px;
35363
+ }
35364
+ .E_t4zczcp .edit-icon {
35365
+ font-size: 16px;
35366
+ color: rgba(10, 37, 85, 0.6);
35231
35367
  cursor: pointer;
35232
- margin-left: 8px;
35233
- width: 32px;
35234
- height: 32px;
35235
- border-radius: 50%;
35236
- justify-content: center;
35237
35368
  }
35238
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35239
- background: rgba(225, 230, 241, 0.6);
35369
+
35370
+ .E_t1s7goww {
35371
+ font-size: 12px;
35372
+ line-height: 18px;
35240
35373
  }
35241
- .E_s1ebs0ra .action-group {
35242
- flex: 1;
35243
- margin-left: 88px;
35244
- white-space: nowrap;
35245
- text-align: right;
35246
- position: relative;
35247
- padding: 4px 0;
35248
- margin-top: -4px;
35374
+
35375
+ .E_t93e4cf {
35376
+ display: flex;
35377
+ padding: 8px 0;
35378
+ color: #2d3a56;
35379
+ }
35380
+ .E_t93e4cf .hidden {
35381
+ display: none;
35382
+ }
35383
+ .E_t93e4cf .ant-btn.ant-btn-link {
35384
+ height: auto;
35385
+ }
35386
+ .E_t93e4cf .content {
35249
35387
  overflow: hidden;
35388
+ overflow-x: auto;
35389
+ width: 100%;
35390
+ white-space: pre-wrap;
35250
35391
  }
35251
- .E_s1ebs0ra .action-group .sub-menu-delete {
35252
- transform: translateY(-4px);
35392
+ .E_t93e4cf .content .ant-btn {
35393
+ white-space: pre-wrap;
35394
+ text-align: left;
35253
35395
  }
35254
- .E_s1ebs0ra .action-group button {
35255
- border: none;
35396
+ .E_t93e4cf .content .unit-chart {
35397
+ justify-content: flex-start;
35256
35398
  }
35257
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35258
- margin-right: 8px;
35399
+
35400
+ .E_rhz2uv5 {
35401
+ width: var(--rhz2uv5-0);
35402
+ flex-shrink: 0;
35403
+ color: rgba(44, 56, 82, 0.6);
35404
+ padding-right: 12px;
35259
35405
  }
35260
- .E_s1ebs0ra .action-group > button:last-child {
35261
- margin-right: 4px;
35406
+
35407
+ .E_ou7iq30 {
35408
+ overflow: hidden;
35409
+ text-overflow: ellipsis;
35262
35410
  }
35263
- .E_s1ebs0ra .action-group .more-btn {
35264
- cursor: pointer;
35265
- width: 32px;
35266
- height: 32px;
35267
- justify-content: center;
35268
- border-radius: 50%;
35411
+
35412
+ .E_s1tui002 {
35413
+ white-space: nowrap;
35269
35414
  }
35270
- .E_s1ebs0ra .action-group .more-btn:hover {
35271
- background: #fff;
35415
+
35416
+ .E_mxrc2zg {
35417
+ display: -webkit-box;
35418
+ -webkit-line-clamp: var(--mxrc2zg-0);
35419
+ -webkit-box-orient: vertical;
35420
+ word-break: break-all;
35272
35421
  }
35273
35422
 
35274
- .E_gmyahx3 {
35275
- cursor: pointer;
35423
+ .E_t1vv6d68 .ant-tooltip-arrow {
35424
+ display: none;
35276
35425
  }
35277
- .E_gmyahx3 .link-text {
35278
- color: rgba(0, 21, 64, 0.3);
35426
+ .E_t1vv6d68 .ant-tooltip-inner {
35427
+ background: rgba(23, 38, 64, 0.8);
35428
+ border-radius: 4px;
35279
35429
  }
35280
- .E_gmyahx3:hover .link-text {
35281
- color: #0080ff;
35430
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35431
+ visibility: hidden;
35432
+ }
35433
+
35434
+ .E_s1iv0tp1 .enabled-switch {
35435
+ display: flex;
35436
+ align-items: center;
35437
+ }
35438
+ .E_s1iv0tp1 .enabled-text {
35439
+ margin-right: 8px;
35282
35440
  }
35283
35441
 
35284
35442
  .E_c1up1pdz {
@@ -35421,6 +35579,19 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35421
35579
  color: #fff;
35422
35580
  }
35423
35581
 
35582
+ .E_skwah65 {
35583
+ height: 8px;
35584
+ box-sizing: border-box;
35585
+ border-radius: 2px;
35586
+ background: #f5f7fa;
35587
+ display: flex;
35588
+ width: 100%;
35589
+ overflow: hidden;
35590
+ }
35591
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35592
+ margin-left: 1px;
35593
+ }
35594
+
35424
35595
  .E_t160l1cm {
35425
35596
  display: flex;
35426
35597
  flex-direction: column;
@@ -35603,79 +35774,41 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35603
35774
  }
35604
35775
  .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35605
35776
  margin: 0;
35606
- height: 32px;
35607
- line-height: 32px;
35608
- font-size: 13px;
35609
- padding: 0 10px;
35610
- display: block;
35611
- overflow: hidden;
35612
- text-overflow: ellipsis;
35613
- white-space: nowrap;
35614
- }
35615
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35616
- content: " ";
35617
- height: 1px;
35618
- width: calc(100% + 10px);
35619
- background: rgba(172, 186, 211, 0.6);
35620
- display: block;
35621
- }
35622
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35623
- color: #0080ff;
35624
- background: transparent;
35625
- }
35626
-
35627
- .E_ou7iq30 {
35628
- overflow: hidden;
35629
- text-overflow: ellipsis;
35630
- }
35631
-
35632
- .E_s1tui002 {
35633
- white-space: nowrap;
35634
- }
35635
-
35636
- .E_mxrc2zg {
35637
- display: -webkit-box;
35638
- -webkit-line-clamp: var(--mxrc2zg-0);
35639
- -webkit-box-orient: vertical;
35640
- word-break: break-all;
35641
- }
35642
-
35643
- .E_t1vv6d68 .ant-tooltip-arrow {
35644
- display: none;
35645
- }
35646
- .E_t1vv6d68 .ant-tooltip-inner {
35647
- background: rgba(23, 38, 64, 0.8);
35648
- border-radius: 4px;
35777
+ height: 32px;
35778
+ line-height: 32px;
35779
+ font-size: 13px;
35780
+ padding: 0 10px;
35781
+ display: block;
35782
+ overflow: hidden;
35783
+ text-overflow: ellipsis;
35784
+ white-space: nowrap;
35649
35785
  }
35650
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35651
- visibility: hidden;
35786
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35787
+ content: " ";
35788
+ height: 1px;
35789
+ width: calc(100% + 10px);
35790
+ background: rgba(172, 186, 211, 0.6);
35791
+ display: block;
35652
35792
  }
35653
-
35654
- span.E_tqjc4ui {
35655
- margin: 0 2px;
35793
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35794
+ color: #0080ff;
35795
+ background: transparent;
35656
35796
  }
35657
35797
 
35658
- .E_wg1tsps {
35659
- display: flex;
35660
- align-items: center;
35661
- justify-content: flex-end;
35798
+ .E_u15heuvq.content {
35799
+ cursor: default !important;
35662
35800
  }
35663
-
35664
- .E_b1ctd5xy {
35665
- display: flex;
35666
- align-items: center;
35667
- width: calc(100% - 40px);
35801
+ .E_u15heuvq.content.link {
35802
+ cursor: pointer !important;
35668
35803
  }
35669
- .E_b1ctd5xy .chart {
35670
- display: inline-block;
35671
- width: 100%;
35804
+ .E_u15heuvq.content.link:hover {
35805
+ color: #0080ff;
35672
35806
  }
35673
-
35674
- .E_u1p8acpn {
35675
- min-width: 40px;
35807
+ .E_u15heuvq.content.black {
35808
+ color: #00122e;
35676
35809
  }
35677
- .E_u1p8acpn .unit {
35678
- color: #00122e !important;
35810
+ .E_u15heuvq.content.gray {
35811
+ color: rgba(44, 56, 82, 0.75);
35679
35812
  }
35680
35813
 
35681
35814
  .E_s1at6qmn.ant-layout-sider {
@@ -35791,139 +35924,6 @@ span.E_tqjc4ui {
35791
35924
  text-align: left;
35792
35925
  }
35793
35926
 
35794
- .E_s1iv0tp1 .enabled-switch {
35795
- display: flex;
35796
- align-items: center;
35797
- }
35798
- .E_s1iv0tp1 .enabled-text {
35799
- margin-right: 8px;
35800
- }
35801
-
35802
- .E_u15heuvq.content {
35803
- cursor: default !important;
35804
- }
35805
- .E_u15heuvq.content.link {
35806
- cursor: pointer !important;
35807
- }
35808
- .E_u15heuvq.content.link:hover {
35809
- color: #0080ff;
35810
- }
35811
- .E_u15heuvq.content.black {
35812
- color: #00122e;
35813
- }
35814
- .E_u15heuvq.content.gray {
35815
- color: rgba(44, 56, 82, 0.75);
35816
- }
35817
-
35818
- .E_n12mqh7z {
35819
- display: flex;
35820
- align-items: center;
35821
- font-size: 12px;
35822
- line-height: 18px;
35823
- }
35824
- .E_n12mqh7z:not(:last-child) {
35825
- margin-bottom: 4px;
35826
- }
35827
-
35828
- .E_tf5bynu {
35829
- margin: 0 3px;
35830
- }
35831
-
35832
- .E_tcckoz1 {
35833
- max-height: 400px;
35834
- overflow: auto;
35835
- }
35836
-
35837
- .E_t1sqg15u {
35838
- background: white;
35839
- }
35840
- .E_t1sqg15u.inline .table-row {
35841
- flex-direction: column;
35842
- }
35843
- .E_t1sqg15u.inline .table-row > label {
35844
- padding: 0 16px 7px 0;
35845
- }
35846
- .E_t1sqg15u.has-border .table-header {
35847
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35848
- }
35849
- .E_t1sqg15u.has-border .hiddenBorder {
35850
- border-top: none !important;
35851
- }
35852
- .E_t1sqg15u.has-border .table-row + .table-row {
35853
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35854
- }
35855
- .E_t1sqg15u.has-border .table-row:last-of-type {
35856
- padding-bottom: 0;
35857
- }
35858
- .E_t1sqg15u.align-right .content {
35859
- text-align: right;
35860
- }
35861
- .E_t1sqg15u .uuid-row {
35862
- display: flex;
35863
- justify-content: space-between;
35864
- }
35865
- .E_t1sqg15u .uuid-row .id-text {
35866
- white-space: nowrap;
35867
- overflow: hidden;
35868
- text-overflow: ellipsis;
35869
- }
35870
-
35871
- .E_t4zczcp {
35872
- display: flex;
35873
- justify-content: space-between;
35874
- align-items: center;
35875
- padding: 8px;
35876
- min-height: 32px;
35877
- }
35878
- .E_t4zczcp .table-title {
35879
- color: rgba(44, 56, 82, 0.6);
35880
- font-weight: 600;
35881
- font-size: 12px;
35882
- line-height: 8px;
35883
- }
35884
- .E_t4zczcp .edit-icon {
35885
- font-size: 16px;
35886
- color: rgba(10, 37, 85, 0.6);
35887
- cursor: pointer;
35888
- }
35889
-
35890
- .E_t1s7goww {
35891
- font-size: 12px;
35892
- line-height: 18px;
35893
- }
35894
-
35895
- .E_t93e4cf {
35896
- display: flex;
35897
- padding: 8px 0;
35898
- color: #2d3a56;
35899
- }
35900
- .E_t93e4cf .hidden {
35901
- display: none;
35902
- }
35903
- .E_t93e4cf .ant-btn.ant-btn-link {
35904
- height: auto;
35905
- }
35906
- .E_t93e4cf .content {
35907
- overflow: hidden;
35908
- overflow-x: auto;
35909
- width: 100%;
35910
- white-space: pre-wrap;
35911
- }
35912
- .E_t93e4cf .content .ant-btn {
35913
- white-space: pre-wrap;
35914
- text-align: left;
35915
- }
35916
- .E_t93e4cf .content .unit-chart {
35917
- justify-content: flex-start;
35918
- }
35919
-
35920
- .E_rhz2uv5 {
35921
- width: var(--rhz2uv5-0);
35922
- flex-shrink: 0;
35923
- color: rgba(44, 56, 82, 0.6);
35924
- padding-right: 12px;
35925
- }
35926
-
35927
35927
  .E_cyms3br {
35928
35928
  background: #fff;
35929
35929
  width: 100%;
@@ -35985,12 +35985,6 @@ span.E_tqjc4ui {
35985
35985
  justify-content: center;
35986
35986
  }
35987
35987
 
35988
- .E_h1ol2wl7 {
35989
- font-weight: bold;
35990
- background-color: unset;
35991
- padding: unset;
35992
- }
35993
-
35994
35988
  .E_i5w779o {
35995
35989
  padding: 8px 0;
35996
35990
  }
@@ -36095,28 +36089,10 @@ span.E_tqjc4ui {
36095
36089
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
36096
36090
  }
36097
36091
 
36098
- .E_l12xdkhl {
36099
- width: 64px;
36100
- height: 64px;
36101
- max-width: 64px;
36102
- max-height: 64px;
36103
- overflow: hidden;
36104
- display: flex;
36105
- align-items: center;
36106
- justify-content: center;
36107
- position: relative;
36108
- opacity: 0.6;
36109
- }
36110
- .E_l12xdkhl .icon-wrapper {
36111
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36112
- }
36113
- @keyframes rotate {
36114
- from {
36115
- transform: rotate(0deg);
36116
- }
36117
- to {
36118
- transform: rotate(360deg);
36119
- }
36092
+ .E_h1ol2wl7 {
36093
+ font-weight: bold;
36094
+ background-color: unset;
36095
+ padding: unset;
36120
36096
  }
36121
36097
 
36122
36098
  .E_c14ouk5o {
@@ -36163,6 +36139,15 @@ span.E_tqjc4ui {
36163
36139
  height: auto;
36164
36140
  }
36165
36141
 
36142
+ .E_cevhqx7 {
36143
+ color: #00122e;
36144
+ }
36145
+
36146
+ .E_snbqlt4 {
36147
+ margin-top: 8px;
36148
+ color: rgba(44, 56, 82, 0.6);
36149
+ }
36150
+
36166
36151
  .E_c1kchka8 {
36167
36152
  height: 100%;
36168
36153
  width: 100%;
@@ -36655,15 +36640,6 @@ span.E_tqjc4ui {
36655
36640
  padding: 0;
36656
36641
  }
36657
36642
 
36658
- .E_cevhqx7 {
36659
- color: #00122e;
36660
- }
36661
-
36662
- .E_snbqlt4 {
36663
- margin-top: 8px;
36664
- color: rgba(44, 56, 82, 0.6);
36665
- }
36666
-
36667
36643
  .E_c1ss4prm {
36668
36644
  color: rgba(44, 56, 82, 0.6);
36669
36645
  }
@@ -36713,4 +36689,28 @@ span.E_tqjc4ui {
36713
36689
  height: 1px;
36714
36690
  background: #e4e9f2;
36715
36691
  margin: 16px 0;
36692
+ }
36693
+
36694
+ .E_l12xdkhl {
36695
+ width: 64px;
36696
+ height: 64px;
36697
+ max-width: 64px;
36698
+ max-height: 64px;
36699
+ overflow: hidden;
36700
+ display: flex;
36701
+ align-items: center;
36702
+ justify-content: center;
36703
+ position: relative;
36704
+ opacity: 0.6;
36705
+ }
36706
+ .E_l12xdkhl .icon-wrapper {
36707
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36708
+ }
36709
+ @keyframes rotate {
36710
+ from {
36711
+ transform: rotate(0deg);
36712
+ }
36713
+ to {
36714
+ transform: rotate(360deg);
36715
+ }
36716
36716
  }