@cloudtower/eagle 0.31.15 → 0.31.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
@@ -29558,17 +29558,51 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_skwah65 {
29561
+ .E_c18bcrac {
29562
+ display: inline-block;
29563
+ width: 100%;
29564
+ }
29565
+ .E_c18bcrac .recharts-wrapper {
29566
+ margin-left: 4px;
29567
+ }
29568
+
29569
+ .E_cro7kg2 {
29570
+ padding: 4px;
29571
+ }
29572
+
29573
+ .E_c14wcxf0 {
29574
+ display: flex;
29575
+ justify-content: space-between;
29576
+ align-items: center;
29577
+ font-size: 13px;
29578
+ line-height: 24px;
29579
+ color: #cccccc;
29580
+ white-space: nowrap;
29581
+ }
29582
+ .E_c14wcxf0 label {
29583
+ margin-right: 32px;
29584
+ }
29585
+
29586
+ .E_coy29mj.E_c14wcxf0 {
29587
+ font-weight: bold;
29588
+ color: white;
29589
+ }
29590
+
29591
+ .E_s11212zy {
29592
+ width: 8px;
29562
29593
  height: 8px;
29563
- box-sizing: border-box;
29564
29594
  border-radius: 2px;
29565
- background: #f5f7fa;
29566
- display: flex;
29567
- width: 100%;
29568
- overflow: hidden;
29595
+ display: inline-block;
29596
+ background: var(--s11212zy-0);
29597
+ border: 1px solid #fff;
29598
+ box-sizing: content-box;
29599
+ margin-right: 6px;
29569
29600
  }
29570
- .E_skwah65 .stack-bar-item + .stack-bar-item {
29571
- margin-left: 1px;
29601
+
29602
+ .E_p1lyky6c > :first-child {
29603
+ font-weight: bold;
29604
+ color: white;
29605
+ margin-right: 4px;
29572
29606
  }
29573
29607
 
29574
29608
  .E_s1ebs0ra {
@@ -29632,61 +29666,77 @@ html body {
29632
29666
  background: #fff;
29633
29667
  }
29634
29668
 
29635
- .E_gmyahx3 {
29636
- cursor: pointer;
29669
+ span.E_tqjc4ui {
29670
+ margin: 0 2px;
29637
29671
  }
29638
- .E_gmyahx3 .link-text {
29639
- color: rgba(0, 21, 64, 0.3);
29672
+
29673
+ .E_n12mqh7z {
29674
+ display: flex;
29675
+ align-items: center;
29676
+ font-size: 12px;
29677
+ line-height: 18px;
29640
29678
  }
29641
- .E_gmyahx3:hover .link-text {
29642
- color: #0080ff;
29679
+ .E_n12mqh7z:not(:last-child) {
29680
+ margin-bottom: 4px;
29643
29681
  }
29644
29682
 
29645
- .E_c18bcrac {
29646
- display: inline-block;
29647
- width: 100%;
29683
+ .E_tf5bynu {
29684
+ margin: 0 3px;
29648
29685
  }
29649
- .E_c18bcrac .recharts-wrapper {
29650
- margin-left: 4px;
29686
+
29687
+ .E_tcckoz1 {
29688
+ max-height: 400px;
29689
+ overflow: auto;
29651
29690
  }
29652
29691
 
29653
- .E_cro7kg2 {
29654
- padding: 4px;
29692
+ .E_ou7iq30 {
29693
+ overflow: hidden;
29694
+ text-overflow: ellipsis;
29655
29695
  }
29656
29696
 
29657
- .E_c14wcxf0 {
29658
- display: flex;
29659
- justify-content: space-between;
29660
- align-items: center;
29661
- font-size: 13px;
29662
- line-height: 24px;
29663
- color: #cccccc;
29697
+ .E_s1tui002 {
29664
29698
  white-space: nowrap;
29665
29699
  }
29666
- .E_c14wcxf0 label {
29667
- margin-right: 32px;
29700
+
29701
+ .E_mxrc2zg {
29702
+ display: -webkit-box;
29703
+ -webkit-line-clamp: var(--mxrc2zg-0);
29704
+ -webkit-box-orient: vertical;
29705
+ word-break: break-all;
29668
29706
  }
29669
29707
 
29670
- .E_coy29mj.E_c14wcxf0 {
29671
- font-weight: bold;
29672
- color: white;
29708
+ .E_t1vv6d68 .ant-tooltip-arrow {
29709
+ display: none;
29710
+ }
29711
+ .E_t1vv6d68 .ant-tooltip-inner {
29712
+ background: rgba(23, 38, 64, 0.8);
29713
+ border-radius: 4px;
29714
+ }
29715
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29716
+ visibility: hidden;
29673
29717
  }
29674
29718
 
29675
- .E_s11212zy {
29676
- width: 8px;
29719
+ .E_skwah65 {
29677
29720
  height: 8px;
29721
+ box-sizing: border-box;
29678
29722
  border-radius: 2px;
29679
- display: inline-block;
29680
- background: var(--s11212zy-0);
29681
- border: 1px solid #fff;
29682
- box-sizing: content-box;
29683
- margin-right: 6px;
29723
+ background: #f5f7fa;
29724
+ display: flex;
29725
+ width: 100%;
29726
+ overflow: hidden;
29727
+ }
29728
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29729
+ margin-left: 1px;
29684
29730
  }
29685
29731
 
29686
- .E_p1lyky6c > :first-child {
29687
- font-weight: bold;
29688
- color: white;
29689
- margin-right: 4px;
29732
+ .E_gmyahx3 {
29733
+ cursor: pointer;
29734
+ }
29735
+ .E_gmyahx3 .link-text {
29736
+ color: rgba(0, 21, 64, 0.3);
29737
+ }
29738
+ .E_gmyahx3:hover .link-text {
29739
+ color: #0080ff;
29690
29740
  }
29691
29741
 
29692
29742
  .E_clm1wy1 {
@@ -29782,56 +29832,6 @@ html body {
29782
29832
  border-radius: 2px;
29783
29833
  }
29784
29834
 
29785
- .E_n12mqh7z {
29786
- display: flex;
29787
- align-items: center;
29788
- font-size: 12px;
29789
- line-height: 18px;
29790
- }
29791
- .E_n12mqh7z:not(:last-child) {
29792
- margin-bottom: 4px;
29793
- }
29794
-
29795
- .E_tf5bynu {
29796
- margin: 0 3px;
29797
- }
29798
-
29799
- .E_tcckoz1 {
29800
- max-height: 400px;
29801
- overflow: auto;
29802
- }
29803
-
29804
- span.E_tqjc4ui {
29805
- margin: 0 2px;
29806
- }
29807
-
29808
- .E_ou7iq30 {
29809
- overflow: hidden;
29810
- text-overflow: ellipsis;
29811
- }
29812
-
29813
- .E_s1tui002 {
29814
- white-space: nowrap;
29815
- }
29816
-
29817
- .E_mxrc2zg {
29818
- display: -webkit-box;
29819
- -webkit-line-clamp: var(--mxrc2zg-0);
29820
- -webkit-box-orient: vertical;
29821
- word-break: break-all;
29822
- }
29823
-
29824
- .E_t1vv6d68 .ant-tooltip-arrow {
29825
- display: none;
29826
- }
29827
- .E_t1vv6d68 .ant-tooltip-inner {
29828
- background: rgba(23, 38, 64, 0.8);
29829
- border-radius: 4px;
29830
- }
29831
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29832
- visibility: hidden;
29833
- }
29834
-
29835
29835
  .E_c1up1pdz {
29836
29836
  width: 648px;
29837
29837
  }
@@ -29972,159 +29972,46 @@ span.E_tqjc4ui {
29972
29972
  color: #fff;
29973
29973
  }
29974
29974
 
29975
- .E_s1at6qmn.ant-layout-sider {
29976
- background: #edf0f7;
29977
- padding: 32px 8px;
29978
- overflow: auto;
29975
+ .E_t1sqg15u {
29976
+ background: white;
29979
29977
  }
29980
- .E_s1at6qmn .ant-layout-sider-children {
29981
- display: flex;
29978
+ .E_t1sqg15u.inline .table-row {
29982
29979
  flex-direction: column;
29983
- justify-content: space-between;
29984
- }
29985
- .E_s1at6qmn footer {
29986
- display: flex;
29987
29980
  }
29988
- .E_s1at6qmn .ant-menu {
29989
- background: #edf0f7;
29981
+ .E_t1sqg15u.inline .table-row > label {
29982
+ padding: 0 16px 7px 0;
29990
29983
  }
29991
- .E_s1at6qmn .ant-menu a {
29992
- color: #00122e;
29993
- width: 180px;
29994
- overflow: hidden;
29995
- text-overflow: ellipsis;
29984
+ .E_t1sqg15u.has-border .table-header {
29985
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29996
29986
  }
29997
- .E_s1at6qmn .ant-menu-vertical {
29998
- margin-bottom: 24px;
29987
+ .E_t1sqg15u.has-border .hiddenBorder {
29988
+ border-top: none !important;
29999
29989
  }
30000
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30001
- margin: 0;
29990
+ .E_t1sqg15u.has-border .table-row + .table-row {
29991
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30002
29992
  }
30003
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30004
- font-size: 12px;
30005
- padding: 0 8px 4px;
30006
- line-height: 18px;
29993
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29994
+ padding-bottom: 0;
30007
29995
  }
30008
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30009
- padding: 0;
29996
+ .E_t1sqg15u.align-right .content {
29997
+ text-align: right;
30010
29998
  }
30011
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30012
- padding-bottom: 24px;
29999
+ .E_t1sqg15u .uuid-row {
30000
+ display: flex;
30001
+ justify-content: space-between;
30013
30002
  }
30014
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30015
- margin-bottom: 24px;
30016
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30003
+ .E_t1sqg15u .uuid-row .id-text {
30004
+ white-space: nowrap;
30005
+ overflow: hidden;
30006
+ text-overflow: ellipsis;
30017
30007
  }
30018
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30019
- transition: none;
30008
+
30009
+ .E_t4zczcp {
30020
30010
  display: flex;
30011
+ justify-content: space-between;
30021
30012
  align-items: center;
30022
- height: 32px;
30023
- line-height: 22px;
30024
- padding: 0 8px;
30025
- }
30026
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30027
- margin-right: 12px;
30028
- }
30029
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30030
- margin: 0;
30031
- margin-bottom: 2px;
30032
- }
30033
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30034
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30035
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30036
- border-radius: 6px;
30037
- color: #fff;
30038
- }
30039
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30040
- color: #fff;
30041
- }
30042
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
30043
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30044
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30045
- border-radius: 6px;
30046
- }
30047
-
30048
- .E_s1wu0lms .ant-menu-item-group-title {
30049
- white-space: nowrap;
30050
- transition: all 0s;
30051
- }
30052
- .E_s1wu0lms.shrink {
30053
- transition: all 0s;
30054
- overflow: hidden;
30055
- }
30056
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
30057
- visibility: hidden;
30058
- }
30059
- .E_s1wu0lms.shrink .ant-menu-item {
30060
- width: 36px;
30061
- padding: 0 6px;
30062
- }
30063
-
30064
- .E_n1ugzfva {
30065
- display: flex;
30066
- place-items: center;
30067
- width: 100% !important;
30068
- }
30069
- .E_n1ugzfva[disabled] {
30070
- color: rgba(0, 0, 0, 0.25) !important;
30071
- opacity: 1 !important;
30072
- }
30073
- .E_n1ugzfva.ant-btn {
30074
- width: 100%;
30075
- color: #00122e;
30076
- }
30077
- .E_n1ugzfva .icon-wrapper {
30078
- margin-right: 12px;
30079
- }
30080
- .E_n1ugzfva .link-title {
30081
- flex: 1;
30082
- overflow: hidden;
30083
- white-space: nowrap;
30084
- text-overflow: ellipsis;
30085
- text-align: left;
30086
- }
30087
-
30088
- .E_t1sqg15u {
30089
- background: white;
30090
- }
30091
- .E_t1sqg15u.inline .table-row {
30092
- flex-direction: column;
30093
- }
30094
- .E_t1sqg15u.inline .table-row > label {
30095
- padding: 0 16px 7px 0;
30096
- }
30097
- .E_t1sqg15u.has-border .table-header {
30098
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30099
- }
30100
- .E_t1sqg15u.has-border .hiddenBorder {
30101
- border-top: none !important;
30102
- }
30103
- .E_t1sqg15u.has-border .table-row + .table-row {
30104
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30105
- }
30106
- .E_t1sqg15u.has-border .table-row:last-of-type {
30107
- padding-bottom: 0;
30108
- }
30109
- .E_t1sqg15u.align-right .content {
30110
- text-align: right;
30111
- }
30112
- .E_t1sqg15u .uuid-row {
30113
- display: flex;
30114
- justify-content: space-between;
30115
- }
30116
- .E_t1sqg15u .uuid-row .id-text {
30117
- white-space: nowrap;
30118
- overflow: hidden;
30119
- text-overflow: ellipsis;
30120
- }
30121
-
30122
- .E_t4zczcp {
30123
- display: flex;
30124
- justify-content: space-between;
30125
- align-items: center;
30126
- padding: 8px;
30127
- min-height: 32px;
30013
+ padding: 8px;
30014
+ min-height: 32px;
30128
30015
  }
30129
30016
  .E_t4zczcp .table-title {
30130
30017
  color: rgba(44, 56, 82, 0.6);
@@ -30175,39 +30062,6 @@ span.E_tqjc4ui {
30175
30062
  padding-right: 12px;
30176
30063
  }
30177
30064
 
30178
- .E_c18gxmrl {
30179
- border: 1px solid #d8deeb;
30180
- border-radius: 4px;
30181
- }
30182
- .E_c18gxmrl + .E_c18gxmrl {
30183
- margin-top: 8px;
30184
- }
30185
- .E_c18gxmrl:hover {
30186
- border-color: #0080ff;
30187
- }
30188
- .E_c18gxmrl:hover > header {
30189
- background: rgba(0, 128, 255, 0.1);
30190
- }
30191
- .E_c18gxmrl.active header {
30192
- border-bottom: 1px solid #d8deeb;
30193
- }
30194
- .E_c18gxmrl > header {
30195
- padding: 8px 12px;
30196
- }
30197
-
30198
- .E_m74vjol {
30199
- display: flex;
30200
- justify-content: space-between;
30201
- width: 100%;
30202
- }
30203
- .E_m74vjol .action {
30204
- margin-left: 16px;
30205
- }
30206
-
30207
- .E_a1o35uvh .ant-alert-message {
30208
- width: 100%;
30209
- }
30210
-
30211
30065
  .E_wg1tsps {
30212
30066
  display: flex;
30213
30067
  align-items: center;
@@ -30231,12 +30085,117 @@ span.E_tqjc4ui {
30231
30085
  color: #00122e !important;
30232
30086
  }
30233
30087
 
30234
- .E_s1iv0tp1 .enabled-switch {
30088
+ .E_s1at6qmn.ant-layout-sider {
30089
+ background: #edf0f7;
30090
+ padding: 32px 8px;
30091
+ overflow: auto;
30092
+ }
30093
+ .E_s1at6qmn .ant-layout-sider-children {
30094
+ display: flex;
30095
+ flex-direction: column;
30096
+ justify-content: space-between;
30097
+ }
30098
+ .E_s1at6qmn footer {
30099
+ display: flex;
30100
+ }
30101
+ .E_s1at6qmn .ant-menu {
30102
+ background: #edf0f7;
30103
+ }
30104
+ .E_s1at6qmn .ant-menu a {
30105
+ color: #00122e;
30106
+ width: 180px;
30107
+ overflow: hidden;
30108
+ text-overflow: ellipsis;
30109
+ }
30110
+ .E_s1at6qmn .ant-menu-vertical {
30111
+ margin-bottom: 24px;
30112
+ }
30113
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
30114
+ margin: 0;
30115
+ }
30116
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
30117
+ font-size: 12px;
30118
+ padding: 0 8px 4px;
30119
+ line-height: 18px;
30120
+ }
30121
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
30122
+ padding: 0;
30123
+ }
30124
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
30125
+ padding-bottom: 24px;
30126
+ }
30127
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
30128
+ margin-bottom: 24px;
30129
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30130
+ }
30131
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
30132
+ transition: none;
30235
30133
  display: flex;
30236
30134
  align-items: center;
30135
+ height: 32px;
30136
+ line-height: 22px;
30137
+ padding: 0 8px;
30237
30138
  }
30238
- .E_s1iv0tp1 .enabled-text {
30239
- margin-right: 8px;
30139
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
30140
+ margin-right: 12px;
30141
+ }
30142
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
30143
+ margin: 0;
30144
+ margin-bottom: 2px;
30145
+ }
30146
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
30147
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
30148
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
30149
+ border-radius: 6px;
30150
+ color: #fff;
30151
+ }
30152
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
30153
+ color: #fff;
30154
+ }
30155
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
30156
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
30157
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
30158
+ border-radius: 6px;
30159
+ }
30160
+
30161
+ .E_s1wu0lms .ant-menu-item-group-title {
30162
+ white-space: nowrap;
30163
+ transition: all 0s;
30164
+ }
30165
+ .E_s1wu0lms.shrink {
30166
+ transition: all 0s;
30167
+ overflow: hidden;
30168
+ }
30169
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
30170
+ visibility: hidden;
30171
+ }
30172
+ .E_s1wu0lms.shrink .ant-menu-item {
30173
+ width: 36px;
30174
+ padding: 0 6px;
30175
+ }
30176
+
30177
+ .E_n1ugzfva {
30178
+ display: flex;
30179
+ place-items: center;
30180
+ width: 100% !important;
30181
+ }
30182
+ .E_n1ugzfva[disabled] {
30183
+ color: rgba(0, 0, 0, 0.25) !important;
30184
+ opacity: 1 !important;
30185
+ }
30186
+ .E_n1ugzfva.ant-btn {
30187
+ width: 100%;
30188
+ color: #00122e;
30189
+ }
30190
+ .E_n1ugzfva .icon-wrapper {
30191
+ margin-right: 12px;
30192
+ }
30193
+ .E_n1ugzfva .link-title {
30194
+ flex: 1;
30195
+ overflow: hidden;
30196
+ white-space: nowrap;
30197
+ text-overflow: ellipsis;
30198
+ text-align: left;
30240
30199
  }
30241
30200
 
30242
30201
  .E_t160l1cm {
@@ -30442,153 +30401,45 @@ span.E_tqjc4ui {
30442
30401
  background: transparent;
30443
30402
  }
30444
30403
 
30445
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30446
- padding: 4px 8px 0 8px;
30447
- color: rgba(44, 56, 82, 0.6);
30448
- font-size: 12px;
30404
+ .E_s1iv0tp1 .enabled-switch {
30405
+ display: flex;
30406
+ align-items: center;
30449
30407
  }
30450
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30451
- padding-bottom: 6px;
30452
- }
30453
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30454
- padding-top: 4px;
30455
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30456
- }
30457
-
30458
- .E_berrcjl {
30459
- color: rgba(10, 37, 85, 0.6);
30460
- margin-bottom: 4px;
30461
- }
30462
- .E_berrcjl .breadcrumb-link {
30463
- color: rgba(10, 37, 85, 0.6);
30464
- cursor: pointer;
30465
- transition: color 160ms ease;
30466
- }
30467
- .E_berrcjl .breadcrumb-link:hover {
30468
- color: #0080ff;
30469
- }
30470
- .E_berrcjl .breadcrumb-link:active {
30471
- color: #005ed1;
30408
+ .E_s1iv0tp1 .enabled-text {
30409
+ margin-right: 8px;
30472
30410
  }
30473
30411
 
30474
- .E_fzh9mnb {
30475
- width: 100%;
30476
- height: 100%;
30477
- min-height: 124px;
30478
- display: flex;
30479
- flex-direction: column;
30480
- justify-content: center;
30481
- align-items: center;
30412
+ .E_c18gxmrl {
30413
+ border: 1px solid #d8deeb;
30414
+ border-radius: 4px;
30482
30415
  }
30483
- .E_fzh9mnb .error-text {
30484
- color: rgba(10, 37, 85, 0.6);
30485
- margin-bottom: 16px;
30486
- font-size: 18px;
30416
+ .E_c18gxmrl + .E_c18gxmrl {
30417
+ margin-top: 8px;
30487
30418
  }
30488
-
30489
- .E_c1uzzomf {
30490
- margin-bottom: 16px;
30419
+ .E_c18gxmrl:hover {
30420
+ border-color: #0080ff;
30491
30421
  }
30492
- .E_c1uzzomf .card-title {
30493
- font-size: 16px;
30494
- color: rgba(44, 56, 82, 0.6);
30495
- font-weight: 700;
30496
- line-height: 32px;
30422
+ .E_c18gxmrl:hover > header {
30423
+ background: rgba(0, 128, 255, 0.1);
30497
30424
  }
30498
- .E_c1uzzomf .card-body {
30499
- padding: 24px;
30500
- border-radius: 8px;
30501
- background: #fff;
30425
+ .E_c18gxmrl.active header {
30426
+ border-bottom: 1px solid #d8deeb;
30502
30427
  }
30503
- .E_c1uzzomf .empty {
30504
- font-weight: 700;
30505
- font-size: 14px;
30506
- line-height: 22px;
30507
- color: rgba(0, 21, 64, 0.3);
30508
- text-align: center;
30428
+ .E_c18gxmrl > header {
30429
+ padding: 8px 12px;
30509
30430
  }
30510
30431
 
30511
- .E_d1bw7c5z {
30512
- position: relative;
30513
- max-width: 388px;
30514
- min-width: 285px;
30515
- }
30516
- .E_d1bw7c5z .center {
30517
- position: absolute;
30518
- font-size: 12px;
30519
- width: 80px;
30520
- height: 100px;
30521
- top: 0;
30522
- left: 35px;
30523
- display: flex;
30524
- flex-direction: column;
30525
- justify-content: center;
30526
- align-items: center;
30527
- color: #00122e;
30528
- }
30529
- .E_d1bw7c5z .center .number {
30530
- font-size: 24px;
30531
- font-weight: 700;
30532
- }
30533
- .E_d1bw7c5z .center .text {
30534
- padding: 0 5px;
30535
- font-size: 12px;
30536
- width: inherit;
30537
- text-align: center;
30538
- }
30539
- .E_d1bw7c5z .recharts-wrapper {
30540
- display: flex;
30541
- }
30542
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30543
- position: relative !important;
30544
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30545
- left: 0 !important;
30546
- bottom: 0 !important;
30432
+ .E_m74vjol {
30547
30433
  display: flex;
30548
- align-items: center;
30549
- }
30550
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30551
- width: 100%;
30552
- }
30553
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30554
- width: 100%;
30555
- margin-right: 0 !important;
30556
- line-height: 18px;
30557
- }
30558
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30559
- border-radius: 2px;
30560
- }
30561
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30562
- min-width: 75px;
30563
- max-width: 198px;
30564
- width: calc(100% - 20px);
30565
- margin-left: 2px;
30566
- color: #00122e !important;
30567
- display: inline-flex;
30568
30434
  justify-content: space-between;
30435
+ width: 100%;
30569
30436
  }
30570
- .E_d1bw7c5z .tooltip-text {
30571
- maxwidth: calc(100% - 12px);
30572
- cursor: pointer;
30573
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30574
- overflow: hidden;
30575
- text-overflow: ellipsis;
30576
- white-space: nowrap;
30577
- }
30578
- .E_d1bw7c5z .value {
30579
- color: rgba(44, 56, 82, 0.75);
30437
+ .E_m74vjol .action {
30438
+ margin-left: 16px;
30580
30439
  }
30581
30440
 
30582
- .E_t10pqbtc {
30583
- width: 140px;
30584
- }
30585
- .E_t10pqbtc .item {
30586
- margin: 6px auto;
30587
- display: flex;
30588
- justify-content: space-between;
30589
- }
30590
- .E_t10pqbtc .item .name {
30591
- width: 102px;
30441
+ .E_a1o35uvh .ant-alert-message {
30442
+ width: 100%;
30592
30443
  }
30593
30444
 
30594
30445
  .E_b1nip9bk {
@@ -30874,184 +30725,268 @@ button.E_n7k2c6r {
30874
30725
  padding: 0;
30875
30726
  }
30876
30727
 
30877
- .E_f7pxqmh {
30878
- width: 100%;
30879
- margin-bottom: 0 !important;
30880
- flex-flow: nowrap !important;
30881
- line-break: auto;
30728
+ .E_berrcjl {
30729
+ color: rgba(10, 37, 85, 0.6);
30730
+ margin-bottom: 4px;
30882
30731
  }
30883
- .E_f7pxqmh > .ant-form-item-label {
30884
- text-align: left !important;
30885
- padding-bottom: 0 !important;
30732
+ .E_berrcjl .breadcrumb-link {
30733
+ color: rgba(10, 37, 85, 0.6);
30734
+ cursor: pointer;
30735
+ transition: color 160ms ease;
30886
30736
  }
30887
- .E_f7pxqmh > .ant-form-item-label > label {
30888
- min-height: 32px;
30889
- height: auto;
30890
- font-size: 13px;
30737
+ .E_berrcjl .breadcrumb-link:hover {
30738
+ color: #0080ff;
30739
+ }
30740
+ .E_berrcjl .breadcrumb-link:active {
30741
+ color: #005ed1;
30742
+ }
30743
+
30744
+ .E_c1uzzomf {
30745
+ margin-bottom: 16px;
30746
+ }
30747
+ .E_c1uzzomf .card-title {
30748
+ font-size: 16px;
30891
30749
  color: rgba(44, 56, 82, 0.6);
30892
- white-space: normal;
30750
+ font-weight: 700;
30751
+ line-height: 32px;
30893
30752
  }
30894
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30895
- border-color: #ff4d4f !important;
30753
+ .E_c1uzzomf .card-body {
30754
+ padding: 24px;
30755
+ border-radius: 8px;
30756
+ background: #fff;
30896
30757
  }
30897
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30898
- border-color: #ff4d4f !important;
30758
+ .E_c1uzzomf .empty {
30759
+ font-weight: 700;
30760
+ font-size: 14px;
30761
+ line-height: 22px;
30762
+ color: rgba(0, 21, 64, 0.3);
30763
+ text-align: center;
30899
30764
  }
30900
- .E_f7pxqmh .ant-form-item-explain {
30901
- margin-top: 4px;
30765
+
30766
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30767
+ padding: 4px 8px 0 8px;
30768
+ color: rgba(44, 56, 82, 0.6);
30902
30769
  font-size: 12px;
30903
- min-height: 0px;
30904
30770
  }
30905
- .E_f7pxqmh .ant-form-item-extra {
30906
- font-size: 12px;
30907
- color: rgba(44, 56, 82, 0.6);
30908
- min-height: 0px;
30771
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30772
+ padding-bottom: 6px;
30909
30773
  }
30910
-
30911
- .E_itxley7.ant-input-group.ant-input-group-compact {
30912
- display: flex;
30774
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30775
+ padding-top: 4px;
30776
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30913
30777
  }
30914
30778
 
30915
- .E_sx1bpnu .ant-input-sm {
30916
- line-height: 18px;
30779
+ .E_d1bw7c5z {
30780
+ position: relative;
30781
+ max-width: 388px;
30782
+ min-width: 285px;
30917
30783
  }
30918
-
30919
- .E_i1inqkme {
30920
- height: 18px;
30921
- line-height: 18px;
30922
- padding: 0 4px;
30923
- border-radius: 4px;
30924
- background: rgba(235, 239, 245, 0.6);
30925
- border: 1px solid rgba(223, 228, 235, 0.6);
30784
+ .E_d1bw7c5z .center {
30785
+ position: absolute;
30786
+ font-size: 12px;
30787
+ width: 80px;
30788
+ height: 100px;
30789
+ top: 0;
30790
+ left: 35px;
30926
30791
  display: flex;
30792
+ flex-direction: column;
30793
+ justify-content: center;
30927
30794
  align-items: center;
30928
- white-space: nowrap;
30929
- margin-right: 4px;
30795
+ color: #00122e;
30930
30796
  }
30931
-
30932
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30933
- display: var(--ai7qkf2-0);
30797
+ .E_d1bw7c5z .center .number {
30798
+ font-size: 24px;
30799
+ font-weight: 700;
30934
30800
  }
30935
- .E_ai7qkf2 .ant-input-number-input-wrap {
30936
- display: inline-flex;
30937
- line-height: 1.5715;
30938
- height: 100%;
30939
- width: 100%;
30801
+ .E_d1bw7c5z .center .text {
30802
+ padding: 0 5px;
30803
+ font-size: 12px;
30804
+ width: inherit;
30805
+ text-align: center;
30940
30806
  }
30941
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30942
- content: var(--ai7qkf2-1);
30943
- display: var(--ai7qkf2-2);
30944
- flex: none;
30945
- align-items: center;
30946
- margin-left: 4px;
30947
- padding: 5px 12px 5px 0;
30948
- color: rgba(44, 56, 82, 0.6);
30807
+ .E_d1bw7c5z .recharts-wrapper {
30808
+ display: flex;
30949
30809
  }
30950
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30951
- content: var(--ai7qkf2-3);
30952
- display: var(--ai7qkf2-4);
30953
- flex: none;
30810
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30811
+ position: relative !important;
30812
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30813
+ left: 0 !important;
30814
+ bottom: 0 !important;
30815
+ display: flex;
30954
30816
  align-items: center;
30955
- margin-right: 4px;
30956
- cursor: auto;
30957
- color: rgba(44, 56, 82, 0.6);
30958
- }
30959
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30960
- border-radius: 0;
30961
30817
  }
30962
- .E_ai7qkf2.ant-input-number {
30818
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30963
30819
  width: 100%;
30964
- border-radius: 6px;
30965
30820
  }
30966
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30967
- border-color: #0096ff;
30968
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30969
- z-index: 1;
30821
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30822
+ width: 100%;
30823
+ margin-right: 0 !important;
30824
+ line-height: 18px;
30970
30825
  }
30971
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30972
- border-color: #e75a3a;
30973
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30826
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30827
+ border-radius: 2px;
30974
30828
  }
30975
- .E_ai7qkf2 .ant-input-number-input {
30976
- height: 30px;
30977
- border: 1px;
30978
- padding: 5px 12px;
30979
- font-size: inherit;
30829
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30830
+ min-width: 75px;
30831
+ max-width: 198px;
30832
+ width: calc(100% - 20px);
30833
+ margin-left: 2px;
30834
+ color: #00122e !important;
30835
+ display: inline-flex;
30836
+ justify-content: space-between;
30980
30837
  }
30981
- .E_ai7qkf2.ant-input-number-lg input {
30982
- height: 38px;
30983
- border: 1px;
30984
- padding: 8px 16px;
30838
+ .E_d1bw7c5z .tooltip-text {
30839
+ maxwidth: calc(100% - 12px);
30840
+ cursor: pointer;
30841
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30842
+ overflow: hidden;
30843
+ text-overflow: ellipsis;
30844
+ white-space: nowrap;
30985
30845
  }
30986
- .E_ai7qkf2.ant-input-number-sm input {
30987
- height: 22px;
30988
- border: 1px;
30989
- padding: 2px 8px;
30846
+ .E_d1bw7c5z .value {
30847
+ color: rgba(44, 56, 82, 0.75);
30990
30848
  }
30991
30849
 
30992
- .E_iouxfgt {
30993
- display: inline-flex;
30994
- align-items: center;
30850
+ .E_t10pqbtc {
30851
+ width: 140px;
30995
30852
  }
30996
- .E_iouxfgt .icon-inner {
30997
- display: inline-flex;
30998
- align-items: center;
30999
- justify-content: center;
30853
+ .E_t10pqbtc .item {
30854
+ margin: 6px auto;
30855
+ display: flex;
30856
+ justify-content: space-between;
31000
30857
  }
31001
- .E_iouxfgt .icon-inner + span,
31002
- .E_iouxfgt span + .icon-inner.suffix {
31003
- margin-left: 4px;
30858
+ .E_t10pqbtc .item .name {
30859
+ width: 102px;
31004
30860
  }
31005
- .E_iouxfgt.is-rotate img,
31006
- .E_iouxfgt.is-rotate svg {
31007
- animation: rotate 680ms linear infinite;
30861
+
30862
+ .E_c1yyuluq {
30863
+ border-radius: 8px;
30864
+ }
30865
+ .E_c1yyuluq .ant-card-body {
30866
+ padding: 20px 24px 24px 24px;
31008
30867
  }
31009
30868
 
31010
- .E_a1wfy30z .ant-input-number-handler-wrap {
31011
- display: var(--a1wfy30z-0);
30869
+ .E_ccrbeuz .ant-collapse-item {
30870
+ border: 0px;
30871
+ background-color: #fff;
31012
30872
  }
31013
- .E_a1wfy30z .ant-input-number-input-wrap {
31014
- padding: 4px 11px;
31015
- display: inline-flex;
31016
- line-height: 1.5715;
31017
- height: inherit;
30873
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30874
+ padding-top: 0px;
30875
+ padding-bottom: 0px;
30876
+ padding-left: 0px !important;
30877
+ padding-right: 24px;
31018
30878
  }
31019
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31020
- content: var(--a1wfy30z-1);
31021
- display: var(--a1wfy30z-2);
31022
- flex: none;
31023
- align-items: center;
31024
- margin-left: 4px;
30879
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30880
+ right: 0px;
31025
30881
  }
31026
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31027
- content: var(--a1wfy30z-3);
31028
- display: var(--a1wfy30z-4);
31029
- flex: none;
31030
- align-items: center;
31031
- margin-right: 4px;
31032
- cursor: auto;
30882
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30883
+ padding: 0px;
31033
30884
  }
31034
- .E_a1wfy30z .ant-input-number-input {
31035
- padding: 0;
31036
- margin: 0;
31037
- height: auto;
31038
- font-size: inherit;
30885
+
30886
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30887
+ padding-right: 0px;
30888
+ cursor: default;
31039
30889
  }
31040
30890
 
31041
- .E_atcz0kf .ant-input-suffix {
30891
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30892
+ display: flex;
30893
+ }
30894
+
30895
+ .E_sx1bpnu .ant-input-sm {
30896
+ line-height: 18px;
30897
+ }
30898
+
30899
+ .E_i11gg7mj .ant-input-prefix {
30900
+ margin-right: 8px;
30901
+ }
30902
+ .E_i11gg7mj .ant-input-suffix {
31042
30903
  margin-left: 8px;
31043
30904
  }
31044
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31045
- padding: 2px 7px 2px 12px;
30905
+
30906
+ .E_cc368xp {
30907
+ color: #00122e;
30908
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30909
+ margin-right: 8px;
30910
+ padding-right: 8px;
31046
30911
  }
31047
30912
 
31048
- .E_owd0kml {
31049
- display: inline-block;
30913
+ .E_i11o6xqj {
30914
+ display: flex;
30915
+ gap: 4px;
30916
+ }
30917
+ .E_i11o6xqj .icon-wrapper {
30918
+ cursor: pointer;
31050
30919
  }
31051
30920
 
31052
- .E_h1jsgezc {
31053
- visibility: hidden;
31054
- position: absolute;
30921
+ .E_d19ruhdj.icon-wrapper {
30922
+ cursor: not-allowed;
30923
+ }
30924
+
30925
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30926
+ border-radius: 6px;
30927
+ }
30928
+ .E_s177mls5.ant-select.ant-select-single {
30929
+ width: 100%;
30930
+ color: #2d3a56;
30931
+ border-color: rgba(211, 218, 235, 0.6);
30932
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30933
+ font-size: 13px;
30934
+ }
30935
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30936
+ height: 30px;
30937
+ }
30938
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30939
+ height: 38px;
30940
+ font-size: 13px;
30941
+ }
30942
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30943
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30944
+ transition: 160ms ease;
30945
+ }
30946
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30947
+ color: #0080ff;
30948
+ }
30949
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30950
+ border-color: rgba(107, 128, 167, 0.6);
30951
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30952
+ }
30953
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30954
+ color: #0080ff;
30955
+ }
30956
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30957
+ border-color: #0080ff;
30958
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30959
+ }
30960
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30961
+ transform: rotate(180deg);
30962
+ }
30963
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30964
+ background: rgba(211, 218, 235, 0.6);
30965
+ border-color: rgba(172, 186, 211, 0.6);
30966
+ cursor: "not-allowed";
30967
+ }
30968
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30969
+ border-color: #f0483e !important;
30970
+ }
30971
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30972
+ color: #1d326c;
30973
+ }
30974
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30975
+ border-color: #0080ff;
30976
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30977
+ }
30978
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30979
+ transform: rotate(180deg);
30980
+ }
30981
+
30982
+ .E_ivqqkzv {
30983
+ height: 24px;
30984
+ width: 56px !important;
30985
+ margin-right: 4px;
30986
+ }
30987
+
30988
+ .E_c1wk4q29 {
30989
+ color: rgba(44, 56, 82, 0.6);
31055
30990
  }
31056
30991
 
31057
30992
  .E_phljevk {
@@ -31297,75 +31232,14 @@ button.E_n7k2c6r {
31297
31232
  transform: rotate(0deg);
31298
31233
  }
31299
31234
 
31300
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31301
- border-radius: 6px;
31302
- }
31303
- .E_s177mls5.ant-select.ant-select-single {
31304
- width: 100%;
31305
- color: #2d3a56;
31306
- border-color: rgba(211, 218, 235, 0.6);
31307
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31308
- font-size: 13px;
31235
+ .E_s1dizucg.ant-switch {
31236
+ min-width: 40px;
31237
+ height: 24px;
31238
+ background: rgba(172, 186, 211, 0.6);
31239
+ overflow: hidden;
31309
31240
  }
31310
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
31311
- height: 30px;
31312
- }
31313
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
31314
- height: 38px;
31315
- font-size: 13px;
31316
- }
31317
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
31318
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
31319
- transition: 160ms ease;
31320
- }
31321
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
31322
- color: #0080ff;
31323
- }
31324
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
31325
- border-color: rgba(107, 128, 167, 0.6);
31326
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31327
- }
31328
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31329
- color: #0080ff;
31330
- }
31331
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
31332
- border-color: #0080ff;
31333
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31334
- }
31335
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31336
- transform: rotate(180deg);
31337
- }
31338
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
31339
- background: rgba(211, 218, 235, 0.6);
31340
- border-color: rgba(172, 186, 211, 0.6);
31341
- cursor: "not-allowed";
31342
- }
31343
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
31344
- border-color: #f0483e !important;
31345
- }
31346
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
31347
- color: #1d326c;
31348
- }
31349
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
31350
- border-color: #0080ff;
31351
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31352
- }
31353
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
31354
- transform: rotate(180deg);
31355
- }
31356
-
31357
- .E_tju3gfj .date {
31358
- margin-right: 4px;
31359
- }
31360
-
31361
- .E_s1dizucg.ant-switch {
31362
- min-width: 40px;
31363
- height: 24px;
31364
- background: rgba(172, 186, 211, 0.6);
31365
- overflow: hidden;
31366
- }
31367
- .E_s1dizucg.ant-switch:focus {
31368
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31241
+ .E_s1dizucg.ant-switch:focus {
31242
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31369
31243
  }
31370
31244
  .E_s1dizucg.ant-switch-small {
31371
31245
  min-width: 26px;
@@ -31413,1445 +31287,1571 @@ button.E_n7k2c6r {
31413
31287
  margin-left: 5px;
31414
31288
  }
31415
31289
 
31416
- .E_ivqqkzv {
31417
- height: 24px;
31418
- width: 56px !important;
31290
+ .E_tju3gfj .date {
31419
31291
  margin-right: 4px;
31420
31292
  }
31421
31293
 
31422
- .E_c1wk4q29 {
31423
- color: rgba(44, 56, 82, 0.6);
31424
- }
31425
-
31426
- .E_i11gg7mj .ant-input-prefix {
31427
- margin-right: 8px;
31428
- }
31429
- .E_i11gg7mj .ant-input-suffix {
31294
+ .E_atcz0kf .ant-input-suffix {
31430
31295
  margin-left: 8px;
31431
31296
  }
31432
-
31433
- .E_cc368xp {
31434
- color: #00122e;
31435
- border-right: 1px solid rgba(172, 186, 211, 0.6);
31436
- margin-right: 8px;
31437
- padding-right: 8px;
31297
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31298
+ padding: 2px 7px 2px 12px;
31438
31299
  }
31439
31300
 
31440
- .E_i11o6xqj {
31441
- display: flex;
31442
- gap: 4px;
31443
- }
31444
- .E_i11o6xqj .icon-wrapper {
31445
- cursor: pointer;
31301
+ .E_s1dni7lo {
31302
+ width: 430px !important;
31446
31303
  }
31447
31304
 
31448
- .E_d19ruhdj.icon-wrapper {
31449
- cursor: not-allowed;
31305
+ .E_d1wwmmm5 .ant-select-item-group {
31306
+ padding: 8px 16px;
31307
+ line-height: 18px;
31308
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31309
+ height: 34px;
31310
+ min-height: 34px;
31311
+ box-sizing: border-box;
31312
+ margin-top: 8px;
31450
31313
  }
31451
31314
 
31452
- .E_cnujxq2 {
31315
+ .E_o1ugr09p {
31453
31316
  display: flex;
31454
31317
  flex-direction: column;
31318
+ margin: 1px 8px;
31319
+ padding: 8px;
31320
+ border-radius: 4px;
31455
31321
  }
31456
-
31457
- .E_m7s48ia {
31458
- max-width: 1120px;
31459
- width: 100%;
31460
- margin: 0 auto;
31461
- height: 100%;
31322
+ .E_o1ugr09p .selected-icon {
31323
+ display: none;
31462
31324
  }
31463
-
31464
- .E_wt5zbg6 {
31465
- max-width: 1120px;
31466
- width: 100%;
31467
- margin: 0 auto;
31468
- display: flex;
31325
+ .E_o1ugr09p.ant-select-item-option-grouped {
31326
+ padding-left: 8px;
31469
31327
  }
31470
- .E_wt5zbg6 .left,
31471
- .E_wt5zbg6 .right {
31472
- flex-grow: 0;
31473
- flex-shrink: 0;
31474
- flex-basis: 21%;
31328
+ .E_o1ugr09p.ant-select-item-option-selected {
31329
+ background-color: white;
31475
31330
  }
31476
- .E_wt5zbg6 .left {
31477
- display: flex;
31478
- justify-content: flex-end;
31479
- padding-right: 44px;
31331
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31332
+ color: #0080ff;
31480
31333
  }
31481
- .E_wt5zbg6 .right {
31482
- padding-left: 44px;
31334
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31335
+ display: block;
31483
31336
  }
31484
- .E_wt5zbg6 .middle {
31485
- margin-bottom: 40px;
31486
- flex-grow: 0;
31487
- flex-shrink: 0;
31488
- flex-basis: 58%;
31337
+ .E_o1ugr09p.ant-select-item-option-active {
31338
+ background: rgba(0, 136, 255, 0.16);
31489
31339
  }
31490
- .E_wt5zbg6 .middle .form-base-field {
31491
- width: 100%;
31340
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31341
+ color: #0080ff;
31492
31342
  }
31493
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31494
- width: auto;
31343
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31344
+ background: rgba(0, 136, 255, 0.1);
31345
+ color: #0080ff;
31495
31346
  }
31496
31347
 
31497
- .E_h18jprzg .ant-modal-header {
31498
- margin: 0 auto;
31499
- width: 100%;
31500
- max-width: 648px;
31501
- }
31502
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31503
- margin-left: 0;
31348
+ .E_o1ifxsq4 {
31349
+ display: flex;
31350
+ justify-content: space-between;
31351
+ height: 20px;
31352
+ line-height: 20px;
31504
31353
  }
31505
- .E_h18jprzg .ant-modal-body {
31506
- margin: 0 auto;
31507
- padding: 0;
31508
- width: 100%;
31509
- max-width: 648px;
31354
+ .E_o1ifxsq4 .timezone-title {
31355
+ color: #2d3a56;
31510
31356
  overflow: hidden;
31357
+ text-overflow: ellipsis;
31511
31358
  }
31512
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31513
- margin-bottom: 40px;
31514
- }
31515
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31516
- height: calc(100vh - 225px);
31517
- overflow-y: auto;
31359
+
31360
+ .E_o1zue7 {
31361
+ display: flex;
31362
+ justify-content: space-between;
31363
+ color: rgba(44, 56, 82, 0.6);
31364
+ height: 18px;
31365
+ line-height: 18px;
31366
+ margin-top: 2px;
31518
31367
  }
31519
- .E_h18jprzg .ant-modal-footer .footer-content {
31520
- margin: 0 auto;
31521
- max-width: 648px;
31368
+
31369
+ .E_tyfmlxg {
31370
+ border: none;
31371
+ margin-right: 0;
31372
+ background: rgba(225, 230, 241, 0.6);
31522
31373
  }
31523
31374
 
31524
- .E_h16z9xgz .ant-modal-header {
31525
- margin: 0 auto;
31375
+ .E_o18uybox {
31376
+ pointer-events: none;
31377
+ height: 32px;
31526
31378
  width: 100%;
31527
- max-width: 1024px;
31379
+ opacity: 0;
31528
31380
  }
31529
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31530
- margin-left: 0;
31381
+
31382
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31383
+ display: var(--ai7qkf2-0);
31531
31384
  }
31532
- .E_h16z9xgz .ant-modal-body {
31533
- margin: 0 auto;
31534
- padding: 0;
31385
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31386
+ display: inline-flex;
31387
+ line-height: 1.5715;
31388
+ height: 100%;
31535
31389
  width: 100%;
31536
- max-width: 1024px;
31537
- overflow: hidden;
31538
- }
31539
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31540
- margin-bottom: 40px;
31541
- }
31542
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31543
- height: calc(100vh - 225px);
31544
- overflow-y: auto;
31545
- }
31546
- .E_h16z9xgz .ant-modal-footer .footer-content {
31547
- margin: 0 auto;
31548
- max-width: 1024px;
31549
31390
  }
31550
-
31551
- .E_f1lrhghm {
31552
- flex: 1;
31391
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31392
+ content: var(--ai7qkf2-1);
31393
+ display: var(--ai7qkf2-2);
31394
+ flex: none;
31395
+ align-items: center;
31396
+ margin-left: 4px;
31397
+ padding: 5px 12px 5px 0;
31398
+ color: rgba(44, 56, 82, 0.6);
31553
31399
  }
31554
- .E_f1lrhghm label {
31555
- font-size: 13px;
31556
- line-height: 20px;
31400
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31401
+ content: var(--ai7qkf2-3);
31402
+ display: var(--ai7qkf2-4);
31403
+ flex: none;
31404
+ align-items: center;
31405
+ margin-right: 4px;
31406
+ cursor: auto;
31557
31407
  color: rgba(44, 56, 82, 0.6);
31558
31408
  }
31559
- .E_f1lrhghm .title {
31560
- font-size: 14px;
31561
- line-height: 20px;
31562
- color: #2d3a56;
31563
- margin-bottom: 12px;
31409
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31410
+ border-radius: 0;
31564
31411
  }
31565
- .E_f1lrhghm.connect-cluster .title {
31566
- padding-bottom: 26px;
31412
+ .E_ai7qkf2.ant-input-number {
31413
+ width: 100%;
31414
+ border-radius: 6px;
31567
31415
  }
31568
-
31569
- .E_f18ot8em {
31570
- padding: 25px 0 15px 0;
31571
- border-bottom: 1px solid #e1e5eb;
31572
- margin-bottom: 16px;
31573
- }
31574
-
31575
- .E_f1l1g2k0 {
31576
- display: flex;
31577
- align-items: center;
31578
- margin-bottom: 8px;
31416
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31417
+ border-color: #0096ff;
31418
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31419
+ z-index: 1;
31579
31420
  }
31580
- .E_f1l1g2k0 > label {
31581
- width: 216px;
31421
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31422
+ border-color: #e75a3a;
31423
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31582
31424
  }
31583
- .E_f1l1g2k0 > label + * {
31584
- width: 100%;
31425
+ .E_ai7qkf2 .ant-input-number-input {
31426
+ height: 30px;
31427
+ border: 1px;
31428
+ padding: 5px 12px;
31429
+ font-size: inherit;
31585
31430
  }
31586
- .E_f1l1g2k0 .ant-select {
31587
- width: 100%;
31431
+ .E_ai7qkf2.ant-input-number-lg input {
31432
+ height: 38px;
31433
+ border: 1px;
31434
+ padding: 8px 16px;
31588
31435
  }
31589
-
31590
- .E_e1k89cwg {
31591
- color: #e75a3a;
31592
- margin-right: 10px;
31436
+ .E_ai7qkf2.ant-input-number-sm input {
31437
+ height: 22px;
31438
+ border: 1px;
31439
+ padding: 2px 8px;
31593
31440
  }
31594
31441
 
31595
- .E_d1oui1gf {
31442
+ .E_f7pxqmh {
31596
31443
  width: 100%;
31597
- height: 1px;
31598
- background: rgba(213, 219, 227, 0.6);
31599
- margin: 24px 0;
31444
+ margin-bottom: 0 !important;
31445
+ flex-flow: nowrap !important;
31446
+ line-break: auto;
31447
+ }
31448
+ .E_f7pxqmh > .ant-form-item-label {
31449
+ text-align: left !important;
31450
+ padding-bottom: 0 !important;
31451
+ }
31452
+ .E_f7pxqmh > .ant-form-item-label > label {
31453
+ min-height: 32px;
31454
+ height: auto;
31455
+ font-size: 13px;
31456
+ color: rgba(44, 56, 82, 0.6);
31457
+ white-space: normal;
31458
+ }
31459
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31460
+ border-color: #ff4d4f !important;
31461
+ }
31462
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31463
+ border-color: #ff4d4f !important;
31464
+ }
31465
+ .E_f7pxqmh .ant-form-item-explain {
31466
+ margin-top: 4px;
31467
+ font-size: 12px;
31468
+ min-height: 0px;
31469
+ }
31470
+ .E_f7pxqmh .ant-form-item-extra {
31471
+ font-size: 12px;
31472
+ color: rgba(44, 56, 82, 0.6);
31473
+ min-height: 0px;
31600
31474
  }
31601
31475
 
31602
- .E_l15itdbb {
31603
- display: flex;
31604
- justify-content: center;
31476
+ .E_iouxfgt {
31477
+ display: inline-flex;
31605
31478
  align-items: center;
31606
- height: 100%;
31479
+ }
31480
+ .E_iouxfgt .icon-inner {
31481
+ display: inline-flex;
31482
+ align-items: center;
31483
+ justify-content: center;
31484
+ }
31485
+ .E_iouxfgt .icon-inner + span,
31486
+ .E_iouxfgt span + .icon-inner.suffix {
31487
+ margin-left: 4px;
31488
+ }
31489
+ .E_iouxfgt.is-rotate img,
31490
+ .E_iouxfgt.is-rotate svg {
31491
+ animation: rotate 680ms linear infinite;
31607
31492
  }
31608
31493
 
31609
- .E_d1y3z4w {
31494
+ .E_iq1gosr {
31610
31495
  display: inline-block;
31611
- width: 4px;
31612
- height: 4px;
31613
- background: #8e9aa9;
31614
- opacity: 0.4;
31615
- border-radius: 50%;
31616
- margin: 0 4px;
31617
31496
  }
31618
31497
 
31619
- .E_m177r7a3 .ant-modal-header,
31620
- .E_m177r7a3 .ant-modal-footer .footer-content {
31621
- width: 648px;
31622
- margin: 0 auto;
31498
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31499
+ display: var(--a1wfy30z-0);
31623
31500
  }
31624
- .E_m177r7a3 .ant-modal-header {
31625
- padding: 35px 0 24px;
31626
- border: none;
31501
+ .E_a1wfy30z .ant-input-number-input-wrap {
31502
+ padding: 4px 11px;
31503
+ display: inline-flex;
31504
+ line-height: 1.5715;
31505
+ height: inherit;
31627
31506
  }
31628
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31629
- font-size: 30px;
31507
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31508
+ content: var(--a1wfy30z-1);
31509
+ display: var(--a1wfy30z-2);
31510
+ flex: none;
31511
+ align-items: center;
31512
+ margin-left: 4px;
31630
31513
  }
31631
- .E_m177r7a3 .ant-modal-body {
31632
- padding: 4px 0 2px;
31514
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31515
+ content: var(--a1wfy30z-3);
31516
+ display: var(--a1wfy30z-4);
31517
+ flex: none;
31518
+ align-items: center;
31519
+ margin-right: 4px;
31520
+ cursor: auto;
31633
31521
  }
31634
- .E_m177r7a3 .ant-modal-footer {
31635
- border: none;
31522
+ .E_a1wfy30z .ant-input-number-input {
31523
+ padding: 0;
31524
+ margin: 0;
31525
+ height: auto;
31526
+ font-size: inherit;
31636
31527
  }
31637
31528
 
31638
- .E_t1wwio3v {
31639
- font-size: 12px;
31640
- line-height: 18px;
31641
- font-weight: bold;
31642
- color: #fff;
31643
- padding: 0 4px;
31529
+ .E_s1sck0th {
31530
+ padding: 0 8px;
31644
31531
  border-radius: 4px;
31645
- display: inline-block;
31646
- background: var(--t1wwio3v-0);
31647
- }
31648
- .E_t1wwio3v:not(:first-child) {
31649
- margin-left: 4px;
31650
31532
  }
31651
31533
 
31652
- .E_f17jvtfk {
31653
- width: 100%;
31654
- height: 100%;
31655
- display: flex;
31656
- align-items: center;
31657
- justify-content: center;
31534
+ .E_m855nr1 {
31535
+ padding: 2px 8px;
31536
+ border-radius: 3px;
31658
31537
  }
31659
31538
 
31660
- .E_nzppkea {
31661
- font-size: 90%;
31662
- font-weight: bold;
31663
- background-color: rgba(240, 243, 247, 0.6);
31664
- padding: 1px 4px 1px;
31665
- margin-left: 2px;
31666
- margin-right: 2px;
31667
- border: 1px solid rgba(213, 219, 227, 0.6);
31668
- border-radius: 4px;
31539
+ .E_l1270xpg {
31540
+ padding: 3px 8px;
31541
+ border-radius: 2px;
31669
31542
  }
31670
31543
 
31671
- .E_f4mi9eq.form-item-general {
31672
- width: 640px;
31544
+ .E_t14rextb.ant-tag:hover {
31545
+ opacity: unset;
31673
31546
  }
31674
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31675
- margin-top: 16px;
31547
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31548
+ margin: 0;
31549
+ margin-right: 8px;
31550
+ display: inline-flex;
31551
+ align-items: center;
31552
+ border: none;
31676
31553
  }
31677
- .E_f4mi9eq.form-item-compact {
31678
- width: 412px;
31554
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31555
+ width: 16px;
31556
+ height: 16px;
31557
+ color: inherit;
31558
+ margin-left: 4px;
31559
+ opacity: 0.6;
31560
+ display: inline-flex;
31679
31561
  }
31680
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31681
- margin-top: 8px;
31562
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31563
+ opacity: 1;
31682
31564
  }
31683
- .E_f4mi9eq .form-item {
31684
- width: auto;
31565
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31566
+ color: #0080ff;
31567
+ background-color: rgba(0, 136, 255, 0.1);
31685
31568
  }
31686
- .E_f4mi9eq .form-item-main {
31687
- position: relative;
31688
- display: flex;
31569
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31570
+ color: #f0483e;
31571
+ background-color: rgba(255, 74, 74, 0.1);
31689
31572
  }
31690
- .E_f4mi9eq .form-item-extra {
31691
- margin-top: 4px;
31692
- width: 100%;
31693
- padding: 14px;
31694
- background: #f2f4f6;
31695
- font-size: 13px;
31696
- line-height: 1.8;
31697
- color: #8e9aa9;
31573
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31574
+ color: #e07f00;
31575
+ background-color: rgba(255, 187, 0, 0.1);
31698
31576
  }
31699
- .E_f4mi9eq .form-item-label {
31700
- padding-right: 12px;
31701
- font-size: 13px;
31702
- color: rgba(44, 56, 82, 0.6);
31577
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31578
+ color: #008f4c;
31579
+ background-color: rgba(30, 201, 127, 0.1);
31703
31580
  }
31704
- .E_f4mi9eq .form-item-label.label-right {
31705
- text-align: right;
31581
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31582
+ color: #1d326c;
31583
+ background-color: rgba(225, 230, 241, 0.6);
31706
31584
  }
31707
- .E_f4mi9eq .form-item-label,
31708
- .E_f4mi9eq .form-item-control {
31709
- line-height: 32px;
31585
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31586
+ color: #7E41FF;
31587
+ background-color: rgba(126, 65, 255, 0.1);
31710
31588
  }
31711
- .E_f4mi9eq .form-item-control .form-item-error {
31712
- line-height: 18px;
31589
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31590
+ color: #fff;
31713
31591
  }
31714
- .E_f4mi9eq .form-item-children {
31715
- width: 100%;
31592
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31593
+ background-color: #f0483e;
31716
31594
  }
31717
- .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 {
31718
- width: 100%;
31595
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31596
+ background-color: #fea008;
31719
31597
  }
31720
- .E_f4mi9eq .form-item-error {
31721
- color: #e75a3a;
31722
- height: 0;
31723
- overflow: hidden;
31724
- }
31725
- .E_f4mi9eq .form-item-error-enter-done {
31726
- margin-top: 4px;
31727
- height: auto;
31728
- overflow: auto;
31598
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31599
+ background-color: #00ba5d;
31729
31600
  }
31730
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31731
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31732
- border: 1px solid #e75a3a;
31733
- color: #e75a3a;
31601
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31602
+ background-color: #0080ff;
31734
31603
  }
31735
-
31736
- .E_fh0ewl8 {
31737
- color: #2d3a56;
31738
- font-weight: bold;
31739
- padding-bottom: 6px;
31740
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31741
- margin-bottom: 16px;
31604
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31605
+ background-color: #6b7d99;
31742
31606
  }
31743
- .E_fh0ewl8:not(:first-of-type) {
31744
- margin-top: 16px;
31607
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31608
+ background-color: #7E41FF;
31745
31609
  }
31746
31610
 
31747
- .E_e1qrlvot {
31748
- width: 8px;
31749
- height: 24px;
31611
+ .E_fzh9mnb {
31612
+ width: 100%;
31613
+ height: 100%;
31614
+ min-height: 124px;
31750
31615
  display: flex;
31616
+ flex-direction: column;
31751
31617
  justify-content: center;
31752
31618
  align-items: center;
31753
- cursor: pointer;
31754
- transition: all 200ms ease-out 40ms;
31755
31619
  }
31756
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31757
- content: "";
31758
- width: 1px;
31759
- height: 6px;
31760
- border-radius: 1px;
31761
- background: #ccd4e3;
31762
- position: relative;
31763
- right: 2px;
31764
- transform: rotate(-45deg);
31620
+ .E_fzh9mnb .error-text {
31621
+ color: rgba(10, 37, 85, 0.6);
31622
+ margin-bottom: 16px;
31623
+ font-size: 18px;
31765
31624
  }
31766
- .E_e1qrlvot:after {
31767
- transform: rotate(45deg);
31768
- left: 1px;
31625
+
31626
+ .E_i1inqkme {
31627
+ height: 18px;
31628
+ line-height: 18px;
31629
+ padding: 0 4px;
31630
+ border-radius: 4px;
31631
+ background: rgba(235, 239, 245, 0.6);
31632
+ border: 1px solid rgba(223, 228, 235, 0.6);
31633
+ display: flex;
31634
+ align-items: center;
31635
+ white-space: nowrap;
31636
+ margin-right: 4px;
31769
31637
  }
31770
31638
 
31771
- .E_w9ic984.ant-alert-warning {
31772
- border: 0;
31773
- background: rgba(255, 187, 0, 0.1);
31774
- border-radius: 6px;
31639
+ .E_t1m2x205 .ant-tooltip-arrow {
31640
+ display: none;
31775
31641
  }
31776
- .E_w9ic984.ant-alert,
31777
- .E_w9ic984 .ant-alert-message {
31778
- color: #e07f00;
31642
+ .E_t1m2x205 .ant-tooltip-inner {
31643
+ background: rgba(23, 38, 64, 0.8);
31644
+ border-radius: 4px;
31779
31645
  }
31780
- .E_w9ic984.ant-alert .dashed-border-bottom,
31781
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31782
- border-bottom-color: #e07f00;
31646
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31647
+ visibility: hidden;
31783
31648
  }
31784
31649
 
31785
- .E_n1k9qi4r {
31786
- display: flex;
31787
- flex-direction: row;
31788
- padding: 7px 12px;
31789
- background: rgba(255, 187, 0, 0.1);
31790
- border-radius: 6px;
31791
- color: #e07f00;
31792
- font-size: 12px;
31793
- line-height: 18px;
31650
+ .E_owd0kml {
31651
+ display: inline-block;
31794
31652
  }
31795
- .E_n1k9qi4r .icon-wrapper {
31796
- margin-right: 10px;
31797
- height: 18px;
31653
+
31654
+ .E_h1jsgezc {
31655
+ visibility: hidden;
31656
+ position: absolute;
31798
31657
  }
31799
31658
 
31800
- .E_n16fsg9x {
31801
- display: flex;
31802
- flex-direction: row;
31803
- padding: 7px 12px;
31804
- background: rgba(225, 230, 241, 0.6);
31805
- border-radius: 6px;
31806
- color: rgba(44, 56, 82, 0.6);
31807
- font-size: 12px;
31808
- line-height: 18px;
31659
+ .E_dsnbhzf {
31660
+ font-family: Inter;
31661
+ font-style: normal;
31662
+ font-weight: bold;
31663
+ font-size: 32px;
31664
+ line-height: 40px;
31809
31665
  }
31810
- .E_n16fsg9x .icon-wrapper {
31811
- margin-right: 10px;
31812
- height: 18px;
31666
+
31667
+ .E_d1mvo22k {
31668
+ font-family: Inter;
31669
+ font-style: normal;
31670
+ font-weight: bold;
31671
+ font-size: 24px;
31672
+ line-height: 32px;
31813
31673
  }
31814
31674
 
31815
- .E_i173wxzw {
31816
- display: flex;
31817
- flex-direction: row;
31818
- padding: 7px 12px;
31819
- background: rgba(0, 136, 255, 0.1);
31820
- border-radius: 6px;
31821
- color: #005ed1;
31822
- font-size: 12px;
31823
- line-height: 18px;
31675
+ .E_d1b444tr {
31676
+ font-family: Inter;
31677
+ font-style: normal;
31678
+ font-weight: normal;
31679
+ font-size: 32px;
31680
+ line-height: 40px;
31824
31681
  }
31825
- .E_i173wxzw .icon-wrapper {
31826
- margin-right: 10px;
31827
- height: 18px;
31682
+
31683
+ .E_dvs0kue {
31684
+ font-family: Inter;
31685
+ font-style: normal;
31686
+ font-weight: bold;
31687
+ font-size: 20px;
31688
+ line-height: 24px;
31828
31689
  }
31829
31690
 
31830
- .E_dld369h {
31831
- color: rgba(44, 56, 82, 0.6);
31832
- margin-top: 5px;
31833
- font-size: 12px;
31834
- line-height: 18px;
31691
+ .E_d1hcbfcq {
31692
+ font-family: Inter;
31693
+ font-style: normal;
31694
+ font-weight: normal;
31695
+ font-size: 20px;
31696
+ line-height: 24px;
31835
31697
  }
31836
31698
 
31837
- .E_s1epv22q {
31838
- color: #f0483e;
31839
- font-size: 12px;
31840
- white-space: pre-wrap;
31699
+ .E_d1cz922v {
31700
+ font-family: Inter;
31701
+ font-style: normal;
31702
+ font-weight: bold;
31703
+ font-size: 18px;
31704
+ line-height: 22px;
31841
31705
  }
31842
31706
 
31843
- .E_okus5hk {
31844
- display: flex;
31845
- align-items: center;
31846
- justify-content: flex-end;
31707
+ .E_d3nzbrm {
31708
+ font-family: Inter;
31709
+ font-style: normal;
31710
+ font-weight: normal;
31711
+ font-size: 18px;
31712
+ line-height: 22px;
31847
31713
  }
31848
- .E_okus5hk .icon-wrapper {
31849
- margin-right: 16px;
31714
+
31715
+ .E_h1g0p5ob {
31716
+ font-family: Inter;
31717
+ font-style: normal;
31718
+ font-weight: bold;
31719
+ font-size: 16px;
31720
+ line-height: 22px;
31850
31721
  }
31851
31722
 
31852
- .E_t1auuzri {
31853
- color: rgba(0, 21, 64, 0.3);
31723
+ .E_hydo2ej {
31724
+ font-family: Inter;
31725
+ font-style: normal;
31726
+ font-weight: normal;
31727
+ font-size: 16px;
31728
+ line-height: 22px;
31854
31729
  }
31855
31730
 
31856
- .E_i74cfyt.ant-input {
31857
- padding: 5px 12px;
31731
+ .E_h1hbuq0r {
31732
+ font-family: Inter;
31733
+ font-style: normal;
31734
+ font-weight: bold;
31735
+ font-size: 14px;
31858
31736
  line-height: 20px;
31859
- color: #2d3a56;
31860
- border-radius: 6px;
31861
- border-color: rgba(172, 186, 211, 0.6);
31862
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31863
31737
  }
31864
- .E_i74cfyt.ant-input.ant-input-lg {
31865
- padding: 8px 16px;
31866
- line-height: 22px;
31738
+
31739
+ .E_h13bondg {
31740
+ font-family: Inter;
31741
+ font-style: normal;
31742
+ font-weight: normal;
31743
+ font-size: 14px;
31744
+ line-height: 20px;
31867
31745
  }
31868
- .E_i74cfyt.ant-input.ant-input-sm {
31869
- padding: 2px 8px;
31746
+
31747
+ .E_h1mhvdlx {
31748
+ font-family: Inter;
31749
+ font-style: normal;
31750
+ font-weight: bold;
31751
+ font-size: 12px;
31870
31752
  line-height: 18px;
31871
31753
  }
31872
- .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 {
31873
- border-color: rgba(107, 128, 167, 0.6);
31874
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31875
- z-index: 1;
31876
- }
31877
- .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 {
31878
- border-color: #0096ff;
31879
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31880
- z-index: 1;
31754
+
31755
+ .E_h1inmfq6 {
31756
+ font-family: Inter;
31757
+ font-style: normal;
31758
+ font-weight: normal;
31759
+ font-size: 12px;
31760
+ line-height: 18px;
31881
31761
  }
31882
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31883
- border-color: #e75a3a;
31884
- color: #e75a3a;
31885
- }
31886
- .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 {
31887
- border-color: #e75a3a;
31888
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31889
- }
31890
- .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 {
31891
- border-color: #e75a3a;
31892
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31893
- }
31894
- .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 {
31895
- background: rgba(211, 218, 235, 0.6);
31896
- color: rgba(0, 21, 64, 0.3);
31897
- border-color: rgba(172, 186, 211, 0.6);
31898
- }
31899
- .E_i74cfyt.ant-input-affix-wrapper {
31900
- padding: 5px 12px;
31901
- border-radius: 6px;
31902
- border-color: rgba(172, 186, 211, 0.6);
31903
- line-height: 20px;
31904
- color: #2d3a56;
31905
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31906
- }
31907
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31908
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31909
- color: rgba(44, 56, 82, 0.6);
31910
- }
31911
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31912
- padding: 8px 16px;
31913
- line-height: 22px;
31914
- }
31915
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31916
- padding: 2px 8px;
31917
- line-height: 18px;
31918
- }
31919
- .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 {
31920
- border-color: rgba(107, 128, 167, 0.6);
31921
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31922
- }
31923
- .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 {
31924
- border-color: #0096ff;
31925
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31926
- }
31927
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31928
- border-color: #e75a3a;
31929
- }
31930
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31931
- color: #e75a3a;
31932
- }
31933
- .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 {
31934
- border-color: #e75a3a;
31935
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31936
- }
31937
- .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 {
31938
- border-color: #e75a3a;
31939
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31940
- }
31941
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31942
- background: rgba(211, 218, 235, 0.6);
31943
- color: rgba(0, 21, 64, 0.3);
31944
- border-color: rgba(172, 186, 211, 0.6);
31945
- }
31946
- textarea.E_i74cfyt.ant-input {
31947
- transition-property: height;
31948
- transition-delay: 50ms;
31949
- }
31950
- textarea.E_i74cfyt.ant-input.textarea-large {
31951
- min-height: 40px;
31952
- height: 40px;
31953
- }
31954
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31955
- height: 80px;
31956
- }
31957
- textarea.E_i74cfyt.ant-input.textarea-middle {
31958
- min-height: 32px;
31959
- height: 32px;
31960
- }
31961
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31962
- height: 64px;
31963
- }
31964
- textarea.E_i74cfyt.ant-input.textarea-small {
31965
- min-height: 24px;
31966
- height: 24px;
31967
- }
31968
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31969
- height: 40px;
31762
+
31763
+ .E_h1kfc0la {
31764
+ font-family: Inter;
31765
+ font-style: normal;
31766
+ font-weight: bold;
31767
+ text-transform: uppercase;
31768
+ font-feature-settings: "cpsp" on;
31769
+ font-size: 12px;
31770
+ line-height: 18px;
31970
31771
  }
31971
31772
 
31972
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31973
- border: 1px solid rgba(213, 219, 227, 0.6);
31974
- border-radius: 4px;
31975
- }
31976
- .E_k1ci6977.input-tags {
31977
- position: relative;
31978
- padding: 6px;
31979
- height: 32px;
31980
- cursor: pointer;
31981
- transition: border 150ms;
31982
- }
31983
- .E_k1ci6977.input-tags:hover {
31984
- border-color: #0080ff;
31985
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31986
- }
31987
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31988
- padding-right: 30px;
31989
- }
31990
- .E_k1ci6977.input-tags .input-tags-inner {
31991
- display: flex;
31992
- }
31993
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31994
- display: flex;
31995
- }
31996
- .E_k1ci6977.input-tags .input-tag-suffix {
31997
- position: absolute;
31998
- right: 12px;
31999
- top: 50%;
32000
- transform: translateY(-50%);
32001
- }
32002
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32003
- color: rgba(0, 0, 0, 0.25);
31773
+ .E_h10xnyuu {
31774
+ font-family: Inter;
31775
+ font-style: normal;
31776
+ font-weight: normal;
31777
+ text-transform: uppercase;
31778
+ font-feature-settings: "cpsp" on;
32004
31779
  font-size: 12px;
32005
- cursor: pointer;
32006
- }
32007
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32008
- color: rgba(0, 0, 0, 0.45);
32009
- }
32010
- .E_k1ci6977.has-focus-indicator {
32011
- position: relative;
32012
- overflow: hidden;
32013
- }
32014
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32015
- position: absolute;
32016
- top: 50%;
32017
- transform: translateY(-50%);
32018
- left: -16px;
32019
- transition: left 150ms ease;
32020
- opacity: 0;
32021
- }
32022
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32023
- left: 8px;
32024
- opacity: 1;
32025
- }
32026
- .E_k1ci6977.has-focus-indicator input {
32027
- transition: margin-left 150ms ease;
32028
- margin-left: 0px;
32029
- }
32030
- .E_k1ci6977.has-focus-indicator input:focus {
32031
- margin-left: 16px;
32032
- }
32033
-
32034
- input.E_l1f7td1d.ant-input {
32035
- border-top-right-radius: 0;
32036
- border-bottom-right-radius: 0;
31780
+ line-height: 18px;
32037
31781
  }
32038
31782
 
32039
- .E_l1f7td1d.ant-input-affix-wrapper {
32040
- border-top-right-radius: 0;
32041
- border-bottom-right-radius: 0;
31783
+ .E_lrcmi0v {
31784
+ font-family: Inter;
31785
+ font-style: normal;
31786
+ font-weight: normal;
31787
+ font-size: 16px;
31788
+ line-height: 24px;
32042
31789
  }
32043
31790
 
32044
- input.E_rf8rlle.ant-input {
32045
- border-top-left-radius: 0;
32046
- border-bottom-left-radius: 0;
31791
+ .E_lzt43lp {
31792
+ font-family: Inter;
31793
+ font-style: normal;
31794
+ font-weight: bold;
31795
+ font-size: 16px;
31796
+ line-height: 24px;
32047
31797
  }
32048
31798
 
32049
- .E_rf8rlle.ant-input-affix-wrapper {
32050
- border-top-left-radius: 0;
32051
- border-bottom-left-radius: 0;
31799
+ .E_l5yc9nt {
31800
+ font-family: Inter;
31801
+ font-style: normal;
31802
+ font-weight: normal;
31803
+ font-size: 16px;
31804
+ line-height: 24px;
32052
31805
  }
32053
31806
 
32054
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32055
- border-top-right-radius: 0;
32056
- border-bottom-right-radius: 0;
31807
+ .E_l1fbkbzo {
31808
+ font-family: Inter;
31809
+ font-style: normal;
31810
+ font-weight: bold;
31811
+ font-size: 16px;
31812
+ line-height: 24px;
32057
31813
  }
32058
31814
 
32059
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32060
- border-top-left-radius: 0;
32061
- border-bottom-left-radius: 0;
31815
+ .E_lahvcax {
31816
+ font-family: Inter;
31817
+ font-style: normal;
31818
+ font-weight: normal;
31819
+ text-transform: uppercase;
31820
+ font-feature-settings: "cpsp" on;
31821
+ font-size: 16px;
31822
+ line-height: 24px;
32062
31823
  }
32063
31824
 
32064
- .E_c3ni091 {
32065
- display: flex;
32066
- flex-direction: column;
32067
- }
32068
- .E_c3ni091 .select-wrapper {
32069
- margin-top: 12px;
32070
- }
32071
- .E_c3ni091 .select-wrapper .select {
32072
- width: 100%;
32073
- }
32074
- .E_c3ni091 .radio-wrapper {
32075
- margin-top: 24px;
32076
- }
32077
- .E_c3ni091 div.form-item {
32078
- width: 100%;
31825
+ .E_l11q3pxd {
31826
+ font-family: Inter;
31827
+ font-style: normal;
31828
+ font-weight: bold;
31829
+ text-transform: uppercase;
31830
+ font-feature-settings: "cpsp" on;
31831
+ font-size: 16px;
31832
+ line-height: 24px;
32079
31833
  }
32080
31834
 
32081
- .E_d105ju2d {
31835
+ .E_lfuc2qu {
31836
+ font-family: Inter;
31837
+ font-style: normal;
31838
+ font-weight: normal;
32082
31839
  font-size: 14px;
32083
- font-weight: 500;
32084
- color: #3e4652;
32085
- line-height: 18px;
32086
- }
32087
- .E_d105ju2d + .E_d105ju2d {
32088
- margin-top: 16px;
32089
- }
32090
- .E_d105ju2d + * {
32091
- margin-top: 16px;
32092
- }
32093
-
32094
- .E_lh0l62z.E_d105ju2d {
32095
- font-size: 12px;
32096
- color: rgba(44, 56, 82, 0.6);
32097
- margin-top: 12px;
31840
+ line-height: 22px;
32098
31841
  }
32099
31842
 
32100
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32101
- line-height: 18px;
31843
+ .E_l1jmp8r0 {
31844
+ font-family: Inter;
31845
+ font-style: normal;
32102
31846
  font-weight: 500;
32103
- margin-top: 0;
32104
- white-space: initial;
31847
+ font-size: 14px;
31848
+ line-height: 22px;
32105
31849
  }
32106
31850
 
32107
- .E_r1skkc3l {
32108
- display: block;
32109
- }
32110
- .E_r1skkc3l span {
31851
+ .E_lcnm221 {
31852
+ font-family: Inter;
31853
+ font-style: normal;
31854
+ font-weight: bold;
32111
31855
  font-size: 14px;
32112
- font-weight: 500;
32113
- line-height: 32px;
32114
- color: #3e4652;
31856
+ line-height: 22px;
32115
31857
  }
32116
31858
 
32117
- .E_c3cobmo {
32118
- margin-top: 16px;
32119
- padding: 8px;
32120
- border-radius: 6px;
32121
- background: rgba(225, 230, 241, 0.6);
32122
- color: rgba(44, 56, 82, 0.6);
32123
- font-size: 12px;
32124
- }
32125
- .E_c3cobmo div {
32126
- line-height: 20px;
32127
- display: flex;
32128
- align-items: center;
32129
- word-break: break-all;
32130
- }
32131
- .E_c3cobmo .title {
32132
- font-weight: 700;
32133
- line-height: 18px;
32134
- margin: 4px 0;
31859
+ .E_lu1z2n5 {
31860
+ font-family: Inter;
31861
+ font-style: normal;
31862
+ font-weight: normal;
31863
+ font-size: 14px;
31864
+ line-height: 22px;
32135
31865
  }
32136
31866
 
32137
- .E_uqv57uv {
32138
- color: rgba(44, 56, 82, 0.7490196078);
31867
+ .E_l1r59djn {
31868
+ font-family: Inter;
31869
+ font-style: normal;
31870
+ font-weight: bold;
31871
+ font-size: 14px;
31872
+ line-height: 22px;
32139
31873
  }
32140
31874
 
32141
- .E_s1dni7lo {
32142
- width: 430px !important;
31875
+ .E_ljm2911 {
31876
+ font-family: Inter;
31877
+ font-style: normal;
31878
+ font-weight: normal;
31879
+ text-transform: uppercase;
31880
+ font-feature-settings: "cpsp" on;
31881
+ font-size: 14px;
31882
+ line-height: 22px;
32143
31883
  }
32144
31884
 
32145
- .E_d1wwmmm5 .ant-select-item-group {
32146
- padding: 8px 16px;
32147
- line-height: 18px;
32148
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32149
- height: 34px;
32150
- min-height: 34px;
32151
- box-sizing: border-box;
32152
- margin-top: 8px;
31885
+ .E_l124mzmr {
31886
+ font-family: Inter;
31887
+ font-style: normal;
31888
+ font-weight: bold;
31889
+ text-transform: uppercase;
31890
+ font-feature-settings: "cpsp" on;
31891
+ font-size: 14px;
31892
+ line-height: 22px;
32153
31893
  }
32154
31894
 
32155
- .E_o1ugr09p {
32156
- display: flex;
32157
- flex-direction: column;
32158
- margin: 1px 8px;
32159
- padding: 8px;
32160
- border-radius: 4px;
32161
- }
32162
- .E_o1ugr09p .selected-icon {
32163
- display: none;
32164
- }
32165
- .E_o1ugr09p.ant-select-item-option-grouped {
32166
- padding-left: 8px;
32167
- }
32168
- .E_o1ugr09p.ant-select-item-option-selected {
32169
- background-color: white;
32170
- }
32171
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32172
- color: #0080ff;
32173
- }
32174
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32175
- display: block;
32176
- }
32177
- .E_o1ugr09p.ant-select-item-option-active {
32178
- background: rgba(0, 136, 255, 0.16);
32179
- }
32180
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32181
- color: #0080ff;
32182
- }
32183
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32184
- background: rgba(0, 136, 255, 0.1);
32185
- color: #0080ff;
31895
+ .E_lb3chel {
31896
+ font-family: Inter;
31897
+ font-style: normal;
31898
+ font-weight: normal;
31899
+ font-size: 13px;
31900
+ line-height: 20px;
32186
31901
  }
32187
31902
 
32188
- .E_o1ifxsq4 {
32189
- display: flex;
32190
- justify-content: space-between;
32191
- height: 20px;
31903
+ .E_lv9jstu {
31904
+ font-family: Inter;
31905
+ font-style: normal;
31906
+ font-weight: 600;
31907
+ font-size: 13px;
32192
31908
  line-height: 20px;
32193
31909
  }
32194
- .E_o1ifxsq4 .timezone-title {
32195
- color: #2d3a56;
32196
- overflow: hidden;
32197
- text-overflow: ellipsis;
32198
- }
32199
31910
 
32200
- .E_o1zue7 {
32201
- display: flex;
32202
- justify-content: space-between;
32203
- color: rgba(44, 56, 82, 0.6);
32204
- height: 18px;
32205
- line-height: 18px;
32206
- margin-top: 2px;
31911
+ .E_lwqlh3x {
31912
+ font-family: Inter;
31913
+ font-style: normal;
31914
+ font-weight: bold;
31915
+ font-size: 13px;
31916
+ line-height: 20px;
32207
31917
  }
32208
31918
 
32209
- .E_tyfmlxg {
32210
- border: none;
32211
- margin-right: 0;
32212
- background: rgba(225, 230, 241, 0.6);
31919
+ .E_lalum9y {
31920
+ font-family: Inter;
31921
+ font-style: normal;
31922
+ font-weight: normal;
31923
+ font-size: 13px;
31924
+ line-height: 20px;
32213
31925
  }
32214
31926
 
32215
- .E_o18uybox {
32216
- pointer-events: none;
32217
- height: 32px;
32218
- width: 100%;
32219
- opacity: 0;
31927
+ .E_l1t6dj5o {
31928
+ font-family: Inter;
31929
+ font-style: normal;
31930
+ font-weight: 600;
31931
+ font-size: 13px;
31932
+ line-height: 20px;
32220
31933
  }
32221
31934
 
32222
- .E_c1yyuluq {
32223
- border-radius: 8px;
32224
- }
32225
- .E_c1yyuluq .ant-card-body {
32226
- padding: 20px 24px 24px 24px;
31935
+ .E_l12f6ic {
31936
+ font-family: Inter;
31937
+ font-style: normal;
31938
+ font-weight: bold;
31939
+ font-size: 13px;
31940
+ line-height: 20px;
32227
31941
  }
32228
31942
 
32229
- .E_ccrbeuz .ant-collapse-item {
32230
- border: 0px;
32231
- background-color: #fff;
32232
- }
32233
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32234
- padding-top: 0px;
32235
- padding-bottom: 0px;
32236
- padding-left: 0px !important;
32237
- padding-right: 24px;
32238
- }
32239
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32240
- right: 0px;
31943
+ .E_l7gmukq {
31944
+ font-family: Inter;
31945
+ font-style: normal;
31946
+ font-weight: normal;
31947
+ text-transform: uppercase;
31948
+ font-feature-settings: "cpsp" on;
31949
+ font-size: 13px;
31950
+ line-height: 20px;
32241
31951
  }
32242
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32243
- padding: 0px;
31952
+
31953
+ .E_lkwl0yp {
31954
+ font-family: Inter;
31955
+ font-style: normal;
31956
+ font-weight: bold;
31957
+ text-transform: uppercase;
31958
+ font-feature-settings: "cpsp" on;
31959
+ font-size: 13px;
31960
+ line-height: 20px;
32244
31961
  }
32245
31962
 
32246
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32247
- padding-right: 0px;
32248
- cursor: default;
31963
+ .E_l10knv48 {
31964
+ font-family: Inter;
31965
+ font-style: normal;
31966
+ font-weight: normal;
31967
+ font-size: 12px;
31968
+ line-height: 18px;
32249
31969
  }
32250
31970
 
32251
- .E_iq1gosr {
32252
- display: inline-block;
31971
+ .E_l6526ld {
31972
+ font-family: Inter;
31973
+ font-style: normal;
31974
+ font-weight: 500;
31975
+ font-size: 12px;
31976
+ line-height: 18px;
32253
31977
  }
32254
31978
 
32255
- .E_dsnbhzf {
31979
+ .E_l1j81vli {
32256
31980
  font-family: Inter;
32257
31981
  font-style: normal;
32258
31982
  font-weight: bold;
32259
- font-size: 32px;
32260
- line-height: 40px;
31983
+ font-size: 12px;
31984
+ line-height: 18px;
32261
31985
  }
32262
31986
 
32263
- .E_d1mvo22k {
31987
+ .E_l1x7n1mk {
32264
31988
  font-family: Inter;
32265
31989
  font-style: normal;
32266
- font-weight: bold;
32267
- font-size: 24px;
32268
- line-height: 32px;
31990
+ font-weight: normal;
31991
+ font-size: 12px;
31992
+ line-height: 18px;
32269
31993
  }
32270
31994
 
32271
- .E_d1b444tr {
31995
+ .E_l9fqufz {
32272
31996
  font-family: Inter;
32273
31997
  font-style: normal;
32274
- font-weight: normal;
32275
- font-size: 32px;
32276
- line-height: 40px;
31998
+ font-weight: 500;
31999
+ font-size: 12px;
32000
+ line-height: 18px;
32277
32001
  }
32278
32002
 
32279
- .E_dvs0kue {
32003
+ .E_l1iwnybd {
32280
32004
  font-family: Inter;
32281
32005
  font-style: normal;
32282
32006
  font-weight: bold;
32283
- font-size: 20px;
32284
- line-height: 24px;
32007
+ font-size: 12px;
32008
+ line-height: 18px;
32285
32009
  }
32286
32010
 
32287
- .E_d1hcbfcq {
32011
+ .E_lprtm1e {
32288
32012
  font-family: Inter;
32289
32013
  font-style: normal;
32290
32014
  font-weight: normal;
32291
- font-size: 20px;
32292
- line-height: 24px;
32015
+ text-transform: uppercase;
32016
+ font-feature-settings: "cpsp" on;
32017
+ font-size: 12px;
32018
+ line-height: 18px;
32293
32019
  }
32294
32020
 
32295
- .E_d1cz922v {
32021
+ .E_l1lln87h {
32296
32022
  font-family: Inter;
32297
32023
  font-style: normal;
32298
32024
  font-weight: bold;
32299
- font-size: 18px;
32300
- line-height: 22px;
32025
+ text-transform: uppercase;
32026
+ font-feature-settings: "cpsp" on;
32027
+ font-size: 12px;
32028
+ line-height: 18px;
32301
32029
  }
32302
32030
 
32303
- .E_d3nzbrm {
32031
+ .E_f2pb48l {
32304
32032
  font-family: Inter;
32305
32033
  font-style: normal;
32306
32034
  font-weight: normal;
32307
- font-size: 18px;
32308
- line-height: 22px;
32035
+ font-size: 13px;
32036
+ line-height: 20px;
32309
32037
  }
32310
32038
 
32311
- .E_h1g0p5ob {
32039
+ .E_fi9emkw {
32312
32040
  font-family: Inter;
32313
32041
  font-style: normal;
32314
- font-weight: bold;
32315
- font-size: 16px;
32316
- line-height: 22px;
32042
+ font-weight: normal;
32043
+ font-size: 13px;
32044
+ line-height: 20px;
32317
32045
  }
32318
32046
 
32319
- .E_hydo2ej {
32047
+ .E_f1nrg7da {
32320
32048
  font-family: Inter;
32321
32049
  font-style: normal;
32322
32050
  font-weight: normal;
32323
- font-size: 16px;
32324
- line-height: 22px;
32051
+ font-size: 12px;
32052
+ line-height: 18px;
32325
32053
  }
32326
32054
 
32327
- .E_h1hbuq0r {
32055
+ .E_f17k1i3n {
32328
32056
  font-family: Inter;
32329
32057
  font-style: normal;
32330
- font-weight: bold;
32331
- font-size: 14px;
32332
- line-height: 20px;
32058
+ font-weight: normal;
32059
+ font-size: 12px;
32060
+ line-height: 18px;
32333
32061
  }
32334
32062
 
32335
- .E_h13bondg {
32063
+ .E_t1tvuj2e {
32336
32064
  font-family: Inter;
32337
32065
  font-style: normal;
32338
32066
  font-weight: normal;
32339
- font-size: 14px;
32067
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32068
+ font-size: 13px;
32340
32069
  line-height: 20px;
32341
32070
  }
32342
32071
 
32343
- .E_h1mhvdlx {
32072
+ .E_t17uajlu {
32344
32073
  font-family: Inter;
32345
32074
  font-style: normal;
32346
- font-weight: bold;
32347
- font-size: 12px;
32348
- line-height: 18px;
32075
+ font-weight: normal;
32076
+ font-feature-settings: "zero" on;
32077
+ font-size: 13px;
32078
+ line-height: 20px;
32349
32079
  }
32350
32080
 
32351
- .E_h1inmfq6 {
32081
+ .E_t114zbyz {
32352
32082
  font-family: Inter;
32353
32083
  font-style: normal;
32354
32084
  font-weight: normal;
32085
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32355
32086
  font-size: 12px;
32356
32087
  line-height: 18px;
32357
32088
  }
32358
32089
 
32359
- .E_h1kfc0la {
32090
+ .E_t1il0kvi {
32360
32091
  font-family: Inter;
32361
32092
  font-style: normal;
32362
- font-weight: bold;
32363
- text-transform: uppercase;
32364
- font-feature-settings: "cpsp" on;
32093
+ font-weight: 500;
32094
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32365
32095
  font-size: 12px;
32366
32096
  line-height: 18px;
32367
32097
  }
32368
32098
 
32369
- .E_h10xnyuu {
32099
+ .E_t10dv8p1 {
32370
32100
  font-family: Inter;
32371
32101
  font-style: normal;
32372
32102
  font-weight: normal;
32373
- text-transform: uppercase;
32374
- font-feature-settings: "cpsp" on;
32103
+ font-feature-settings: "zero" on;
32375
32104
  font-size: 12px;
32376
32105
  line-height: 18px;
32377
32106
  }
32378
32107
 
32379
- .E_lrcmi0v {
32108
+ .E_tc2oqpq {
32380
32109
  font-family: Inter;
32381
32110
  font-style: normal;
32382
- font-weight: normal;
32383
- font-size: 16px;
32384
- line-height: 24px;
32111
+ font-weight: 500;
32112
+ font-feature-settings: "zero" on;
32113
+ font-size: 12px;
32114
+ line-height: 18px;
32385
32115
  }
32386
32116
 
32387
- .E_lzt43lp {
32117
+ .E_tzvddmc {
32388
32118
  font-family: Inter;
32389
32119
  font-style: normal;
32390
32120
  font-weight: bold;
32121
+ font-feature-settings: "zero" on;
32391
32122
  font-size: 16px;
32392
32123
  line-height: 24px;
32393
32124
  }
32394
32125
 
32395
- .E_l5yc9nt {
32126
+ .E_u18llj45 {
32396
32127
  font-family: Inter;
32397
32128
  font-style: normal;
32398
32129
  font-weight: normal;
32399
- font-size: 16px;
32400
- line-height: 24px;
32130
+ font-size: 10px;
32131
+ line-height: 12px;
32132
+ }
32133
+
32134
+ .E_a1b5xrg3 .user-icon-inner {
32135
+ display: inline-flex;
32136
+ align-items: center;
32137
+ justify-content: center;
32138
+ color: #fff;
32139
+ font-weight: bold;
32140
+ font-size: 12px;
32141
+ width: 24px;
32142
+ height: 24px;
32143
+ border-radius: 50%;
32144
+ background: var(--a1b5xrg3-0);
32145
+ }
32146
+ .E_a1b5xrg3.btn-item {
32147
+ transition: all 160ms ease;
32148
+ cursor: pointer;
32149
+ width: 56px;
32150
+ height: 40px;
32151
+ display: inline-flex;
32152
+ align-items: center;
32153
+ justify-content: center;
32154
+ border-radius: 6px;
32155
+ }
32156
+ .E_a1b5xrg3.btn-item:hover {
32157
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32158
+ }
32159
+ .E_a1b5xrg3.btn-item:active {
32160
+ transform: translateY(2px);
32161
+ transition: all 320ms ease;
32162
+ }
32163
+
32164
+ .E_m196gn1d {
32165
+ min-width: 1280px;
32166
+ }
32167
+
32168
+ .E_cnujxq2 {
32169
+ display: flex;
32170
+ flex-direction: column;
32171
+ }
32172
+
32173
+ .E_m7s48ia {
32174
+ max-width: 1120px;
32175
+ width: 100%;
32176
+ margin: 0 auto;
32177
+ height: 100%;
32178
+ }
32179
+
32180
+ .E_wt5zbg6 {
32181
+ max-width: 1120px;
32182
+ width: 100%;
32183
+ margin: 0 auto;
32184
+ display: flex;
32185
+ }
32186
+ .E_wt5zbg6 .left,
32187
+ .E_wt5zbg6 .right {
32188
+ flex-grow: 0;
32189
+ flex-shrink: 0;
32190
+ flex-basis: 21%;
32191
+ }
32192
+ .E_wt5zbg6 .left {
32193
+ display: flex;
32194
+ justify-content: flex-end;
32195
+ padding-right: 44px;
32196
+ }
32197
+ .E_wt5zbg6 .right {
32198
+ padding-left: 44px;
32199
+ }
32200
+ .E_wt5zbg6 .middle {
32201
+ margin-bottom: 40px;
32202
+ flex-grow: 0;
32203
+ flex-shrink: 0;
32204
+ flex-basis: 58%;
32205
+ }
32206
+ .E_wt5zbg6 .middle .form-base-field {
32207
+ width: 100%;
32208
+ }
32209
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
32210
+ width: auto;
32211
+ }
32212
+
32213
+ .E_h18jprzg .ant-modal-header {
32214
+ margin: 0 auto;
32215
+ width: 100%;
32216
+ max-width: 648px;
32217
+ }
32218
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
32219
+ margin-left: 0;
32220
+ }
32221
+ .E_h18jprzg .ant-modal-body {
32222
+ margin: 0 auto;
32223
+ padding: 0;
32224
+ width: 100%;
32225
+ max-width: 648px;
32226
+ overflow: hidden;
32227
+ }
32228
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32229
+ margin-bottom: 40px;
32230
+ }
32231
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32232
+ height: calc(100vh - 225px);
32233
+ overflow-y: auto;
32234
+ }
32235
+ .E_h18jprzg .ant-modal-footer .footer-content {
32236
+ margin: 0 auto;
32237
+ max-width: 648px;
32238
+ }
32239
+
32240
+ .E_h16z9xgz .ant-modal-header {
32241
+ margin: 0 auto;
32242
+ width: 100%;
32243
+ max-width: 1024px;
32244
+ }
32245
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
32246
+ margin-left: 0;
32247
+ }
32248
+ .E_h16z9xgz .ant-modal-body {
32249
+ margin: 0 auto;
32250
+ padding: 0;
32251
+ width: 100%;
32252
+ max-width: 1024px;
32253
+ overflow: hidden;
32254
+ }
32255
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32256
+ margin-bottom: 40px;
32257
+ }
32258
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32259
+ height: calc(100vh - 225px);
32260
+ overflow-y: auto;
32261
+ }
32262
+ .E_h16z9xgz .ant-modal-footer .footer-content {
32263
+ margin: 0 auto;
32264
+ max-width: 1024px;
32265
+ }
32266
+
32267
+ .E_f1lrhghm {
32268
+ flex: 1;
32269
+ }
32270
+ .E_f1lrhghm label {
32271
+ font-size: 13px;
32272
+ line-height: 20px;
32273
+ color: rgba(44, 56, 82, 0.6);
32274
+ }
32275
+ .E_f1lrhghm .title {
32276
+ font-size: 14px;
32277
+ line-height: 20px;
32278
+ color: #2d3a56;
32279
+ margin-bottom: 12px;
32280
+ }
32281
+ .E_f1lrhghm.connect-cluster .title {
32282
+ padding-bottom: 26px;
32401
32283
  }
32402
32284
 
32403
- .E_l1fbkbzo {
32404
- font-family: Inter;
32405
- font-style: normal;
32406
- font-weight: bold;
32407
- font-size: 16px;
32408
- line-height: 24px;
32285
+ .E_f18ot8em {
32286
+ padding: 25px 0 15px 0;
32287
+ border-bottom: 1px solid #e1e5eb;
32288
+ margin-bottom: 16px;
32409
32289
  }
32410
32290
 
32411
- .E_lahvcax {
32412
- font-family: Inter;
32413
- font-style: normal;
32414
- font-weight: normal;
32415
- text-transform: uppercase;
32416
- font-feature-settings: "cpsp" on;
32417
- font-size: 16px;
32418
- line-height: 24px;
32291
+ .E_f1l1g2k0 {
32292
+ display: flex;
32293
+ align-items: center;
32294
+ margin-bottom: 8px;
32295
+ }
32296
+ .E_f1l1g2k0 > label {
32297
+ width: 216px;
32298
+ }
32299
+ .E_f1l1g2k0 > label + * {
32300
+ width: 100%;
32301
+ }
32302
+ .E_f1l1g2k0 .ant-select {
32303
+ width: 100%;
32419
32304
  }
32420
32305
 
32421
- .E_l11q3pxd {
32422
- font-family: Inter;
32423
- font-style: normal;
32424
- font-weight: bold;
32425
- text-transform: uppercase;
32426
- font-feature-settings: "cpsp" on;
32427
- font-size: 16px;
32428
- line-height: 24px;
32306
+ .E_e1k89cwg {
32307
+ color: #e75a3a;
32308
+ margin-right: 10px;
32429
32309
  }
32430
32310
 
32431
- .E_lfuc2qu {
32432
- font-family: Inter;
32433
- font-style: normal;
32434
- font-weight: normal;
32435
- font-size: 14px;
32436
- line-height: 22px;
32311
+ .E_d1oui1gf {
32312
+ width: 100%;
32313
+ height: 1px;
32314
+ background: rgba(213, 219, 227, 0.6);
32315
+ margin: 24px 0;
32437
32316
  }
32438
32317
 
32439
- .E_l1jmp8r0 {
32440
- font-family: Inter;
32441
- font-style: normal;
32442
- font-weight: 500;
32443
- font-size: 14px;
32444
- line-height: 22px;
32318
+ .E_l15itdbb {
32319
+ display: flex;
32320
+ justify-content: center;
32321
+ align-items: center;
32322
+ height: 100%;
32445
32323
  }
32446
32324
 
32447
- .E_lcnm221 {
32448
- font-family: Inter;
32449
- font-style: normal;
32450
- font-weight: bold;
32451
- font-size: 14px;
32452
- line-height: 22px;
32325
+ .E_d1y3z4w {
32326
+ display: inline-block;
32327
+ width: 4px;
32328
+ height: 4px;
32329
+ background: #8e9aa9;
32330
+ opacity: 0.4;
32331
+ border-radius: 50%;
32332
+ margin: 0 4px;
32453
32333
  }
32454
32334
 
32455
- .E_lu1z2n5 {
32456
- font-family: Inter;
32457
- font-style: normal;
32458
- font-weight: normal;
32459
- font-size: 14px;
32460
- line-height: 22px;
32335
+ .E_m177r7a3 .ant-modal-header,
32336
+ .E_m177r7a3 .ant-modal-footer .footer-content {
32337
+ width: 648px;
32338
+ margin: 0 auto;
32339
+ }
32340
+ .E_m177r7a3 .ant-modal-header {
32341
+ padding: 35px 0 24px;
32342
+ border: none;
32343
+ }
32344
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
32345
+ font-size: 30px;
32346
+ }
32347
+ .E_m177r7a3 .ant-modal-body {
32348
+ padding: 4px 0 2px;
32349
+ }
32350
+ .E_m177r7a3 .ant-modal-footer {
32351
+ border: none;
32461
32352
  }
32462
32353
 
32463
- .E_l1r59djn {
32464
- font-family: Inter;
32465
- font-style: normal;
32354
+ .E_t1wwio3v {
32355
+ font-size: 12px;
32356
+ line-height: 18px;
32466
32357
  font-weight: bold;
32467
- font-size: 14px;
32468
- line-height: 22px;
32358
+ color: #fff;
32359
+ padding: 0 4px;
32360
+ border-radius: 4px;
32361
+ display: inline-block;
32362
+ background: var(--t1wwio3v-0);
32363
+ }
32364
+ .E_t1wwio3v:not(:first-child) {
32365
+ margin-left: 4px;
32469
32366
  }
32470
32367
 
32471
- .E_ljm2911 {
32472
- font-family: Inter;
32473
- font-style: normal;
32474
- font-weight: normal;
32475
- text-transform: uppercase;
32476
- font-feature-settings: "cpsp" on;
32477
- font-size: 14px;
32478
- line-height: 22px;
32368
+ .E_f17jvtfk {
32369
+ width: 100%;
32370
+ height: 100%;
32371
+ display: flex;
32372
+ align-items: center;
32373
+ justify-content: center;
32479
32374
  }
32480
32375
 
32481
- .E_l124mzmr {
32482
- font-family: Inter;
32483
- font-style: normal;
32376
+ .E_nzppkea {
32377
+ font-size: 90%;
32484
32378
  font-weight: bold;
32485
- text-transform: uppercase;
32486
- font-feature-settings: "cpsp" on;
32487
- font-size: 14px;
32488
- line-height: 22px;
32379
+ background-color: rgba(240, 243, 247, 0.6);
32380
+ padding: 1px 4px 1px;
32381
+ margin-left: 2px;
32382
+ margin-right: 2px;
32383
+ border: 1px solid rgba(213, 219, 227, 0.6);
32384
+ border-radius: 4px;
32489
32385
  }
32490
32386
 
32491
- .E_lb3chel {
32492
- font-family: Inter;
32493
- font-style: normal;
32494
- font-weight: normal;
32387
+ .E_f4mi9eq.form-item-general {
32388
+ width: 640px;
32389
+ }
32390
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32391
+ margin-top: 16px;
32392
+ }
32393
+ .E_f4mi9eq.form-item-compact {
32394
+ width: 412px;
32395
+ }
32396
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32397
+ margin-top: 8px;
32398
+ }
32399
+ .E_f4mi9eq .form-item {
32400
+ width: auto;
32401
+ }
32402
+ .E_f4mi9eq .form-item-main {
32403
+ position: relative;
32404
+ display: flex;
32405
+ }
32406
+ .E_f4mi9eq .form-item-extra {
32407
+ margin-top: 4px;
32408
+ width: 100%;
32409
+ padding: 14px;
32410
+ background: #f2f4f6;
32495
32411
  font-size: 13px;
32496
- line-height: 20px;
32412
+ line-height: 1.8;
32413
+ color: #8e9aa9;
32497
32414
  }
32498
-
32499
- .E_lv9jstu {
32500
- font-family: Inter;
32501
- font-style: normal;
32502
- font-weight: 600;
32415
+ .E_f4mi9eq .form-item-label {
32416
+ padding-right: 12px;
32503
32417
  font-size: 13px;
32504
- line-height: 20px;
32418
+ color: rgba(44, 56, 82, 0.6);
32419
+ }
32420
+ .E_f4mi9eq .form-item-label.label-right {
32421
+ text-align: right;
32422
+ }
32423
+ .E_f4mi9eq .form-item-label,
32424
+ .E_f4mi9eq .form-item-control {
32425
+ line-height: 32px;
32426
+ }
32427
+ .E_f4mi9eq .form-item-control .form-item-error {
32428
+ line-height: 18px;
32429
+ }
32430
+ .E_f4mi9eq .form-item-children {
32431
+ width: 100%;
32432
+ }
32433
+ .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 {
32434
+ width: 100%;
32435
+ }
32436
+ .E_f4mi9eq .form-item-error {
32437
+ color: #e75a3a;
32438
+ height: 0;
32439
+ overflow: hidden;
32440
+ }
32441
+ .E_f4mi9eq .form-item-error-enter-done {
32442
+ margin-top: 4px;
32443
+ height: auto;
32444
+ overflow: auto;
32445
+ }
32446
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32447
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32448
+ border: 1px solid #e75a3a;
32449
+ color: #e75a3a;
32505
32450
  }
32506
32451
 
32507
- .E_lwqlh3x {
32508
- font-family: Inter;
32509
- font-style: normal;
32452
+ .E_fh0ewl8 {
32453
+ color: #2d3a56;
32510
32454
  font-weight: bold;
32511
- font-size: 13px;
32512
- line-height: 20px;
32455
+ padding-bottom: 6px;
32456
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32457
+ margin-bottom: 16px;
32513
32458
  }
32514
-
32515
- .E_lalum9y {
32516
- font-family: Inter;
32517
- font-style: normal;
32518
- font-weight: normal;
32519
- font-size: 13px;
32520
- line-height: 20px;
32459
+ .E_fh0ewl8:not(:first-of-type) {
32460
+ margin-top: 16px;
32521
32461
  }
32522
32462
 
32523
- .E_l1t6dj5o {
32524
- font-family: Inter;
32525
- font-style: normal;
32526
- font-weight: 600;
32527
- font-size: 13px;
32528
- line-height: 20px;
32463
+ .E_e1qrlvot {
32464
+ width: 8px;
32465
+ height: 24px;
32466
+ display: flex;
32467
+ justify-content: center;
32468
+ align-items: center;
32469
+ cursor: pointer;
32470
+ transition: all 200ms ease-out 40ms;
32471
+ }
32472
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32473
+ content: "";
32474
+ width: 1px;
32475
+ height: 6px;
32476
+ border-radius: 1px;
32477
+ background: #ccd4e3;
32478
+ position: relative;
32479
+ right: 2px;
32480
+ transform: rotate(-45deg);
32529
32481
  }
32530
-
32531
- .E_l12f6ic {
32532
- font-family: Inter;
32533
- font-style: normal;
32534
- font-weight: bold;
32535
- font-size: 13px;
32536
- line-height: 20px;
32482
+ .E_e1qrlvot:after {
32483
+ transform: rotate(45deg);
32484
+ left: 1px;
32537
32485
  }
32538
32486
 
32539
- .E_l7gmukq {
32540
- font-family: Inter;
32541
- font-style: normal;
32542
- font-weight: normal;
32543
- text-transform: uppercase;
32544
- font-feature-settings: "cpsp" on;
32545
- font-size: 13px;
32546
- line-height: 20px;
32487
+ .E_w9ic984.ant-alert-warning {
32488
+ border: 0;
32489
+ background: rgba(255, 187, 0, 0.1);
32490
+ border-radius: 6px;
32547
32491
  }
32548
-
32549
- .E_lkwl0yp {
32550
- font-family: Inter;
32551
- font-style: normal;
32552
- font-weight: bold;
32553
- text-transform: uppercase;
32554
- font-feature-settings: "cpsp" on;
32555
- font-size: 13px;
32556
- line-height: 20px;
32492
+ .E_w9ic984.ant-alert,
32493
+ .E_w9ic984 .ant-alert-message {
32494
+ color: #e07f00;
32557
32495
  }
32558
-
32559
- .E_l10knv48 {
32560
- font-family: Inter;
32561
- font-style: normal;
32562
- font-weight: normal;
32563
- font-size: 12px;
32564
- line-height: 18px;
32496
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32497
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32498
+ border-bottom-color: #e07f00;
32565
32499
  }
32566
32500
 
32567
- .E_l6526ld {
32568
- font-family: Inter;
32569
- font-style: normal;
32570
- font-weight: 500;
32501
+ .E_n1k9qi4r {
32502
+ display: flex;
32503
+ flex-direction: row;
32504
+ padding: 7px 12px;
32505
+ background: rgba(255, 187, 0, 0.1);
32506
+ border-radius: 6px;
32507
+ color: #e07f00;
32571
32508
  font-size: 12px;
32572
32509
  line-height: 18px;
32573
32510
  }
32574
-
32575
- .E_l1j81vli {
32576
- font-family: Inter;
32577
- font-style: normal;
32578
- font-weight: bold;
32579
- font-size: 12px;
32580
- line-height: 18px;
32511
+ .E_n1k9qi4r .icon-wrapper {
32512
+ margin-right: 10px;
32513
+ height: 18px;
32581
32514
  }
32582
32515
 
32583
- .E_l1x7n1mk {
32584
- font-family: Inter;
32585
- font-style: normal;
32586
- font-weight: normal;
32516
+ .E_n16fsg9x {
32517
+ display: flex;
32518
+ flex-direction: row;
32519
+ padding: 7px 12px;
32520
+ background: rgba(225, 230, 241, 0.6);
32521
+ border-radius: 6px;
32522
+ color: rgba(44, 56, 82, 0.6);
32587
32523
  font-size: 12px;
32588
32524
  line-height: 18px;
32589
32525
  }
32526
+ .E_n16fsg9x .icon-wrapper {
32527
+ margin-right: 10px;
32528
+ height: 18px;
32529
+ }
32590
32530
 
32591
- .E_l9fqufz {
32592
- font-family: Inter;
32593
- font-style: normal;
32594
- font-weight: 500;
32531
+ .E_i173wxzw {
32532
+ display: flex;
32533
+ flex-direction: row;
32534
+ padding: 7px 12px;
32535
+ background: rgba(0, 136, 255, 0.1);
32536
+ border-radius: 6px;
32537
+ color: #005ed1;
32595
32538
  font-size: 12px;
32596
32539
  line-height: 18px;
32597
32540
  }
32541
+ .E_i173wxzw .icon-wrapper {
32542
+ margin-right: 10px;
32543
+ height: 18px;
32544
+ }
32598
32545
 
32599
- .E_l1iwnybd {
32600
- font-family: Inter;
32601
- font-style: normal;
32602
- font-weight: bold;
32546
+ .E_dld369h {
32547
+ color: rgba(44, 56, 82, 0.6);
32548
+ margin-top: 5px;
32603
32549
  font-size: 12px;
32604
32550
  line-height: 18px;
32605
32551
  }
32606
32552
 
32607
- .E_lprtm1e {
32608
- font-family: Inter;
32609
- font-style: normal;
32610
- font-weight: normal;
32611
- text-transform: uppercase;
32612
- font-feature-settings: "cpsp" on;
32553
+ .E_s1epv22q {
32554
+ color: #f0483e;
32613
32555
  font-size: 12px;
32614
- line-height: 18px;
32556
+ white-space: pre-wrap;
32615
32557
  }
32616
32558
 
32617
- .E_l1lln87h {
32618
- font-family: Inter;
32619
- font-style: normal;
32620
- font-weight: bold;
32621
- text-transform: uppercase;
32622
- font-feature-settings: "cpsp" on;
32623
- font-size: 12px;
32624
- line-height: 18px;
32559
+ .E_okus5hk {
32560
+ display: flex;
32561
+ align-items: center;
32562
+ justify-content: flex-end;
32563
+ }
32564
+ .E_okus5hk .icon-wrapper {
32565
+ margin-right: 16px;
32625
32566
  }
32626
32567
 
32627
- .E_f2pb48l {
32628
- font-family: Inter;
32629
- font-style: normal;
32630
- font-weight: normal;
32631
- font-size: 13px;
32632
- line-height: 20px;
32568
+ .E_t1auuzri {
32569
+ color: rgba(0, 21, 64, 0.3);
32633
32570
  }
32634
32571
 
32635
- .E_fi9emkw {
32636
- font-family: Inter;
32637
- font-style: normal;
32638
- font-weight: normal;
32639
- font-size: 13px;
32572
+ .E_i74cfyt.ant-input {
32573
+ padding: 5px 12px;
32640
32574
  line-height: 20px;
32575
+ color: #2d3a56;
32576
+ border-radius: 6px;
32577
+ border-color: rgba(172, 186, 211, 0.6);
32578
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32641
32579
  }
32642
-
32643
- .E_f1nrg7da {
32644
- font-family: Inter;
32645
- font-style: normal;
32646
- font-weight: normal;
32647
- font-size: 12px;
32580
+ .E_i74cfyt.ant-input.ant-input-lg {
32581
+ padding: 8px 16px;
32582
+ line-height: 22px;
32583
+ }
32584
+ .E_i74cfyt.ant-input.ant-input-sm {
32585
+ padding: 2px 8px;
32648
32586
  line-height: 18px;
32649
32587
  }
32650
-
32651
- .E_f17k1i3n {
32652
- font-family: Inter;
32653
- font-style: normal;
32654
- font-weight: normal;
32655
- font-size: 12px;
32588
+ .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 {
32589
+ border-color: rgba(107, 128, 167, 0.6);
32590
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32591
+ z-index: 1;
32592
+ }
32593
+ .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 {
32594
+ border-color: #0096ff;
32595
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32596
+ z-index: 1;
32597
+ }
32598
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32599
+ border-color: #e75a3a;
32600
+ color: #e75a3a;
32601
+ }
32602
+ .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 {
32603
+ border-color: #e75a3a;
32604
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32605
+ }
32606
+ .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 {
32607
+ border-color: #e75a3a;
32608
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32609
+ }
32610
+ .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 {
32611
+ background: rgba(211, 218, 235, 0.6);
32612
+ color: rgba(0, 21, 64, 0.3);
32613
+ border-color: rgba(172, 186, 211, 0.6);
32614
+ }
32615
+ .E_i74cfyt.ant-input-affix-wrapper {
32616
+ padding: 5px 12px;
32617
+ border-radius: 6px;
32618
+ border-color: rgba(172, 186, 211, 0.6);
32619
+ line-height: 20px;
32620
+ color: #2d3a56;
32621
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32622
+ }
32623
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32624
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32625
+ color: rgba(44, 56, 82, 0.6);
32626
+ }
32627
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32628
+ padding: 8px 16px;
32629
+ line-height: 22px;
32630
+ }
32631
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32632
+ padding: 2px 8px;
32656
32633
  line-height: 18px;
32657
32634
  }
32658
-
32659
- .E_t1tvuj2e {
32660
- font-family: Inter;
32661
- font-style: normal;
32662
- font-weight: normal;
32663
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32664
- font-size: 13px;
32665
- line-height: 20px;
32635
+ .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 {
32636
+ border-color: rgba(107, 128, 167, 0.6);
32637
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32638
+ }
32639
+ .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 {
32640
+ border-color: #0096ff;
32641
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32642
+ }
32643
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32644
+ border-color: #e75a3a;
32645
+ }
32646
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32647
+ color: #e75a3a;
32648
+ }
32649
+ .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 {
32650
+ border-color: #e75a3a;
32651
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32652
+ }
32653
+ .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 {
32654
+ border-color: #e75a3a;
32655
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32656
+ }
32657
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32658
+ background: rgba(211, 218, 235, 0.6);
32659
+ color: rgba(0, 21, 64, 0.3);
32660
+ border-color: rgba(172, 186, 211, 0.6);
32661
+ }
32662
+ textarea.E_i74cfyt.ant-input {
32663
+ transition-property: height;
32664
+ transition-delay: 50ms;
32665
+ }
32666
+ textarea.E_i74cfyt.ant-input.textarea-large {
32667
+ min-height: 40px;
32668
+ height: 40px;
32669
+ }
32670
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32671
+ height: 80px;
32672
+ }
32673
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32674
+ min-height: 32px;
32675
+ height: 32px;
32676
+ }
32677
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32678
+ height: 64px;
32679
+ }
32680
+ textarea.E_i74cfyt.ant-input.textarea-small {
32681
+ min-height: 24px;
32682
+ height: 24px;
32666
32683
  }
32667
-
32668
- .E_t17uajlu {
32669
- font-family: Inter;
32670
- font-style: normal;
32671
- font-weight: normal;
32672
- font-feature-settings: "zero" on;
32673
- font-size: 13px;
32674
- line-height: 20px;
32684
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32685
+ height: 40px;
32675
32686
  }
32676
32687
 
32677
- .E_t114zbyz {
32678
- font-family: Inter;
32679
- font-style: normal;
32680
- font-weight: normal;
32681
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32682
- font-size: 12px;
32683
- line-height: 18px;
32688
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32689
+ border: 1px solid rgba(213, 219, 227, 0.6);
32690
+ border-radius: 4px;
32684
32691
  }
32685
-
32686
- .E_t1il0kvi {
32687
- font-family: Inter;
32688
- font-style: normal;
32689
- font-weight: 500;
32690
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32691
- font-size: 12px;
32692
- line-height: 18px;
32692
+ .E_k1ci6977.input-tags {
32693
+ position: relative;
32694
+ padding: 6px;
32695
+ height: 32px;
32696
+ cursor: pointer;
32697
+ transition: border 150ms;
32693
32698
  }
32694
-
32695
- .E_t10dv8p1 {
32696
- font-family: Inter;
32697
- font-style: normal;
32698
- font-weight: normal;
32699
- font-feature-settings: "zero" on;
32700
- font-size: 12px;
32701
- line-height: 18px;
32699
+ .E_k1ci6977.input-tags:hover {
32700
+ border-color: #0080ff;
32701
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32702
32702
  }
32703
-
32704
- .E_tc2oqpq {
32705
- font-family: Inter;
32706
- font-style: normal;
32707
- font-weight: 500;
32708
- font-feature-settings: "zero" on;
32709
- font-size: 12px;
32710
- line-height: 18px;
32703
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32704
+ padding-right: 30px;
32711
32705
  }
32712
-
32713
- .E_tzvddmc {
32714
- font-family: Inter;
32715
- font-style: normal;
32716
- font-weight: bold;
32717
- font-feature-settings: "zero" on;
32718
- font-size: 16px;
32719
- line-height: 24px;
32706
+ .E_k1ci6977.input-tags .input-tags-inner {
32707
+ display: flex;
32720
32708
  }
32721
-
32722
- .E_u18llj45 {
32723
- font-family: Inter;
32724
- font-style: normal;
32725
- font-weight: normal;
32726
- font-size: 10px;
32727
- line-height: 12px;
32709
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32710
+ display: flex;
32728
32711
  }
32729
-
32730
- .E_a1b5xrg3 .user-icon-inner {
32731
- display: inline-flex;
32732
- align-items: center;
32733
- justify-content: center;
32734
- color: #fff;
32735
- font-weight: bold;
32736
- font-size: 12px;
32737
- width: 24px;
32738
- height: 24px;
32739
- border-radius: 50%;
32740
- background: var(--a1b5xrg3-0);
32712
+ .E_k1ci6977.input-tags .input-tag-suffix {
32713
+ position: absolute;
32714
+ right: 12px;
32715
+ top: 50%;
32716
+ transform: translateY(-50%);
32741
32717
  }
32742
- .E_a1b5xrg3.btn-item {
32743
- transition: all 160ms ease;
32718
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32719
+ color: rgba(0, 0, 0, 0.25);
32720
+ font-size: 12px;
32744
32721
  cursor: pointer;
32745
- width: 56px;
32746
- height: 40px;
32747
- display: inline-flex;
32748
- align-items: center;
32749
- justify-content: center;
32750
- border-radius: 6px;
32751
32722
  }
32752
- .E_a1b5xrg3.btn-item:hover {
32753
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32723
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32724
+ color: rgba(0, 0, 0, 0.45);
32754
32725
  }
32755
- .E_a1b5xrg3.btn-item:active {
32756
- transform: translateY(2px);
32757
- transition: all 320ms ease;
32726
+ .E_k1ci6977.has-focus-indicator {
32727
+ position: relative;
32728
+ overflow: hidden;
32758
32729
  }
32759
-
32760
- .E_t1m2x205 .ant-tooltip-arrow {
32761
- display: none;
32730
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32731
+ position: absolute;
32732
+ top: 50%;
32733
+ transform: translateY(-50%);
32734
+ left: -16px;
32735
+ transition: left 150ms ease;
32736
+ opacity: 0;
32762
32737
  }
32763
- .E_t1m2x205 .ant-tooltip-inner {
32764
- background: rgba(23, 38, 64, 0.8);
32765
- border-radius: 4px;
32738
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32739
+ left: 8px;
32740
+ opacity: 1;
32766
32741
  }
32767
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32768
- visibility: hidden;
32742
+ .E_k1ci6977.has-focus-indicator input {
32743
+ transition: margin-left 150ms ease;
32744
+ margin-left: 0px;
32745
+ }
32746
+ .E_k1ci6977.has-focus-indicator input:focus {
32747
+ margin-left: 16px;
32769
32748
  }
32770
32749
 
32771
- .E_s1sck0th {
32772
- padding: 0 8px;
32773
- border-radius: 4px;
32750
+ input.E_l1f7td1d.ant-input {
32751
+ border-top-right-radius: 0;
32752
+ border-bottom-right-radius: 0;
32774
32753
  }
32775
32754
 
32776
- .E_m855nr1 {
32777
- padding: 2px 8px;
32778
- border-radius: 3px;
32755
+ .E_l1f7td1d.ant-input-affix-wrapper {
32756
+ border-top-right-radius: 0;
32757
+ border-bottom-right-radius: 0;
32779
32758
  }
32780
32759
 
32781
- .E_l1270xpg {
32782
- padding: 3px 8px;
32783
- border-radius: 2px;
32760
+ input.E_rf8rlle.ant-input {
32761
+ border-top-left-radius: 0;
32762
+ border-bottom-left-radius: 0;
32784
32763
  }
32785
32764
 
32786
- .E_t14rextb.ant-tag:hover {
32787
- opacity: unset;
32765
+ .E_rf8rlle.ant-input-affix-wrapper {
32766
+ border-top-left-radius: 0;
32767
+ border-bottom-left-radius: 0;
32788
32768
  }
32789
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32790
- margin: 0;
32791
- margin-right: 8px;
32792
- display: inline-flex;
32793
- align-items: center;
32794
- border: none;
32769
+
32770
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32771
+ border-top-right-radius: 0;
32772
+ border-bottom-right-radius: 0;
32795
32773
  }
32796
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32797
- width: 16px;
32798
- height: 16px;
32799
- color: inherit;
32800
- margin-left: 4px;
32801
- opacity: 0.6;
32802
- display: inline-flex;
32774
+
32775
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32776
+ border-top-left-radius: 0;
32777
+ border-bottom-left-radius: 0;
32803
32778
  }
32804
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32805
- opacity: 1;
32779
+
32780
+ .E_c3ni091 {
32781
+ display: flex;
32782
+ flex-direction: column;
32806
32783
  }
32807
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32808
- color: #0080ff;
32809
- background-color: rgba(0, 136, 255, 0.1);
32784
+ .E_c3ni091 .select-wrapper {
32785
+ margin-top: 12px;
32810
32786
  }
32811
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32812
- color: #f0483e;
32813
- background-color: rgba(255, 74, 74, 0.1);
32787
+ .E_c3ni091 .select-wrapper .select {
32788
+ width: 100%;
32814
32789
  }
32815
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32816
- color: #e07f00;
32817
- background-color: rgba(255, 187, 0, 0.1);
32790
+ .E_c3ni091 .radio-wrapper {
32791
+ margin-top: 24px;
32818
32792
  }
32819
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32820
- color: #008f4c;
32821
- background-color: rgba(30, 201, 127, 0.1);
32793
+ .E_c3ni091 div.form-item {
32794
+ width: 100%;
32822
32795
  }
32823
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32824
- color: #1d326c;
32825
- background-color: rgba(225, 230, 241, 0.6);
32796
+
32797
+ .E_d105ju2d {
32798
+ font-size: 14px;
32799
+ font-weight: 500;
32800
+ color: #3e4652;
32801
+ line-height: 18px;
32826
32802
  }
32827
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32828
- color: #7E41FF;
32829
- background-color: rgba(126, 65, 255, 0.1);
32803
+ .E_d105ju2d + .E_d105ju2d {
32804
+ margin-top: 16px;
32830
32805
  }
32831
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32832
- color: #fff;
32806
+ .E_d105ju2d + * {
32807
+ margin-top: 16px;
32833
32808
  }
32834
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32835
- background-color: #f0483e;
32809
+
32810
+ .E_lh0l62z.E_d105ju2d {
32811
+ font-size: 12px;
32812
+ color: rgba(44, 56, 82, 0.6);
32813
+ margin-top: 12px;
32836
32814
  }
32837
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32838
- background-color: #fea008;
32815
+
32816
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32817
+ line-height: 18px;
32818
+ font-weight: 500;
32819
+ margin-top: 0;
32820
+ white-space: initial;
32821
+ }
32822
+
32823
+ .E_r1skkc3l {
32824
+ display: block;
32839
32825
  }
32840
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32841
- background-color: #00ba5d;
32826
+ .E_r1skkc3l span {
32827
+ font-size: 14px;
32828
+ font-weight: 500;
32829
+ line-height: 32px;
32830
+ color: #3e4652;
32842
32831
  }
32843
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32844
- background-color: #0080ff;
32832
+
32833
+ .E_c3cobmo {
32834
+ margin-top: 16px;
32835
+ padding: 8px;
32836
+ border-radius: 6px;
32837
+ background: rgba(225, 230, 241, 0.6);
32838
+ color: rgba(44, 56, 82, 0.6);
32839
+ font-size: 12px;
32845
32840
  }
32846
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32847
- background-color: #6b7d99;
32841
+ .E_c3cobmo div {
32842
+ line-height: 20px;
32843
+ display: flex;
32844
+ align-items: center;
32845
+ word-break: break-all;
32848
32846
  }
32849
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32850
- background-color: #7E41FF;
32847
+ .E_c3cobmo .title {
32848
+ font-weight: 700;
32849
+ line-height: 18px;
32850
+ margin: 4px 0;
32851
32851
  }
32852
32852
 
32853
- .E_m196gn1d {
32854
- min-width: 1280px;
32853
+ .E_uqv57uv {
32854
+ color: rgba(44, 56, 82, 0.7490196078);
32855
32855
  }
32856
32856
 
32857
32857
  .E_h1ol2wl7 {
@@ -33820,21 +33820,38 @@ input.E_rf8rlle.ant-input {
33820
33820
  padding: 0;
33821
33821
  }
33822
33822
 
33823
- .E_b14q2gmw {
33824
- 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);
33823
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33824
+ margin-right: 2px;
33825
33825
  }
33826
33826
 
33827
- .E_c1eym6el {
33828
- border-radius: 8px;
33829
- background-color: white;
33827
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33828
+ padding-left: 8px;
33829
+ padding-right: 8px;
33830
33830
  }
33831
- .E_c1eym6el.hoverable {
33832
- cursor: pointer;
33831
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33832
+ border-radius: 4px;
33833
33833
  }
33834
- .E_c1eym6el.hoverable:hover {
33835
- transition: all 200ms ease;
33836
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33837
- transform: translateY(-4px);
33834
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33835
+ border-radius: 4px;
33836
+ }
33837
+
33838
+ .E_ma64lna .antd5-segmented-item-label {
33839
+ padding-left: 12px;
33840
+ padding-right: 12px;
33841
+ }
33842
+
33843
+ .E_ckld275 {
33844
+ background-color: rgba(225, 230, 241, 0.6);
33845
+ }
33846
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33847
+ background-color: rgba(255, 255, 255, 0.6);
33848
+ color: rgba(44, 56, 82, 0.75);
33849
+ }
33850
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33851
+ background-color: transparent;
33852
+ }
33853
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33854
+ background-color: transparent;
33838
33855
  }
33839
33856
 
33840
33857
  .E_l12xdkhl {
@@ -33911,55 +33928,48 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33911
33928
  color: rgba(44, 56, 82, 0.7490196078);
33912
33929
  }
33913
33930
 
33914
- .E_r77hffu {
33915
- display: flex;
33916
- align-items: center;
33917
- justify-content: space-between;
33918
- column-gap: 6px;
33931
+ .E_c1yd35n {
33932
+ padding: 0 12px 14px 12px;
33919
33933
  }
33920
33934
 
33921
- .E_p1cmxsf7 {
33935
+ .E_c1kghdax {
33936
+ color: #2d3a56;
33937
+ padding: 7px 12px;
33922
33938
  display: flex;
33923
- flex-direction: column;
33924
- justify-content: center;
33925
- row-gap: var(--p1cmxsf7-0);
33926
- }
33927
- .E_p1cmxsf7 .antd5-progress-line {
33928
- font-size: 0;
33929
- }
33930
-
33931
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33932
- margin-right: 2px;
33933
- }
33934
-
33935
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33936
- padding-left: 8px;
33937
- padding-right: 8px;
33939
+ justify-content: space-between;
33940
+ align-items: center;
33938
33941
  }
33939
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33940
- border-radius: 4px;
33942
+ .E_c1kghdax.has-arrow {
33943
+ padding-left: 10px;
33941
33944
  }
33942
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33943
- border-radius: 4px;
33945
+ .E_c1kghdax.has-arrow .title-wrapper {
33946
+ cursor: pointer;
33947
+ color: #00122e;
33944
33948
  }
33945
-
33946
- .E_ma64lna .antd5-segmented-item-label {
33947
- padding-left: 12px;
33948
- padding-right: 12px;
33949
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33950
+ color: #2d3a56;
33951
+ font-weight: 600;
33949
33952
  }
33950
-
33951
- .E_ckld275 {
33952
- background-color: rgba(225, 230, 241, 0.6);
33953
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33954
+ transform: rotate(90deg);
33953
33955
  }
33954
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33955
- background-color: rgba(255, 255, 255, 0.6);
33956
- color: rgba(44, 56, 82, 0.75);
33956
+ .E_c1kghdax .sub-info {
33957
+ font-size: 12px;
33958
+ line-height: 18px;
33957
33959
  }
33958
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33959
- background-color: transparent;
33960
+ .E_c1kghdax .title-wrapper {
33961
+ display: flex;
33962
+ align-items: center;
33963
+ user-select: none;
33964
+ flex-grow: 1;
33965
+ font-size: 12px;
33966
+ line-height: 18px;
33967
+ color: #2d3a56;
33968
+ font-weight: 700;
33960
33969
  }
33961
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33962
- background-color: transparent;
33970
+ .E_c1kghdax .collapse-arrow {
33971
+ transition: all 50ms ease-out 0ms;
33972
+ margin-right: 2px;
33963
33973
  }
33964
33974
 
33965
33975
  .E_ckui4s7 {
@@ -34026,123 +34036,70 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34026
34036
  margin-left: 24px;
34027
34037
  }
34028
34038
 
34029
- .E_c1yd35n {
34030
- padding: 0 12px 14px 12px;
34031
- }
34032
-
34033
- .E_c1kghdax {
34034
- color: #2d3a56;
34035
- padding: 7px 12px;
34036
- display: flex;
34037
- justify-content: space-between;
34038
- align-items: center;
34039
- }
34040
- .E_c1kghdax.has-arrow {
34041
- padding-left: 10px;
34042
- }
34043
- .E_c1kghdax.has-arrow .title-wrapper {
34044
- cursor: pointer;
34045
- color: #00122e;
34046
- }
34047
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34048
- color: #2d3a56;
34049
- font-weight: 600;
34050
- }
34051
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34052
- transform: rotate(90deg);
34053
- }
34054
- .E_c1kghdax .sub-info {
34055
- font-size: 12px;
34056
- line-height: 18px;
34057
- }
34058
- .E_c1kghdax .title-wrapper {
34039
+ .E_lht19u8 {
34040
+ width: 64px;
34041
+ height: 64px;
34059
34042
  display: flex;
34060
34043
  align-items: center;
34061
- user-select: none;
34062
- flex-grow: 1;
34063
- font-size: 12px;
34064
- line-height: 18px;
34065
- color: #2d3a56;
34066
- font-weight: 700;
34067
- }
34068
- .E_c1kghdax .collapse-arrow {
34069
- transition: all 50ms ease-out 0ms;
34070
- margin-right: 2px;
34044
+ justify-content: center;
34045
+ position: relative;
34046
+ opacity: 0.2;
34071
34047
  }
34072
34048
 
34073
- .E_sddwhm6 {
34074
- margin: 0;
34075
- border-radius: 20px;
34076
- padding: 2px 10px;
34077
- height: 22px;
34078
- }
34079
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34080
- background-color: rgba(237, 241, 250, 0.6) !important;
34081
- }
34082
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34083
- background-color: rgba(225, 230, 241, 0.6) !important;
34084
- }
34085
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34086
- color: #00122e;
34087
- }
34088
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34089
- margin-right: 6px;
34090
- }
34091
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34092
- margin-left: 8px;
34093
- color: rgba(44, 56, 82, 0.6);
34094
- }
34095
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34096
- background-color: rgba(0, 136, 255, 0.1);
34097
- }
34098
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34099
- background-color: #0080ff;
34100
- }
34101
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34102
- background-color: rgba(0, 136, 255, 0.16);
34103
- }
34104
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34105
- background-color: rgba(255, 74, 74, 0.1);
34106
- }
34107
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34108
- background-color: #f0483e;
34109
- }
34110
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34111
- background-color: rgba(255, 74, 74, 0.16);
34112
- }
34113
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34114
- background-color: rgba(254, 160, 8, 0.1);
34115
- }
34116
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34117
- background-color: #fea008;
34118
- }
34119
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34120
- background-color: rgba(255, 187, 0, 0.16);
34121
- }
34122
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34123
- background-color: rgba(30, 201, 127, 0.1);
34124
- }
34125
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34126
- background-color: #00ba5d;
34127
- }
34128
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34129
- background-color: rgba(30, 201, 127, 0.16);
34049
+ .E_lk3gkp4 {
34050
+ position: absolute;
34051
+ width: 5px;
34052
+ height: 48px;
34053
+ left: 9.33px;
34054
+ top: 40.5px;
34055
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34056
+ border-radius: 5px;
34057
+ transform: rotate(-128deg);
34058
+ transform-origin: top left;
34059
+ animation: loading-indicator1 1100ms ease-out infinite;
34130
34060
  }
34131
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34132
- background-color: rgba(225, 230, 241, 0.6);
34061
+
34062
+ .E_ll4n94n {
34063
+ position: absolute;
34064
+ width: 5px;
34065
+ height: 48px;
34066
+ left: 40.8px;
34067
+ top: 8.4px;
34068
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34069
+ border-radius: 5px;
34070
+ transform: rotate(-8deg);
34071
+ transform-origin: top left;
34072
+ animation: loading-indicator2 1100ms ease-out infinite;
34133
34073
  }
34134
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34135
- background-color: #6b7d99;
34074
+
34075
+ .E_l17lbdo6 {
34076
+ position: absolute;
34077
+ width: 5px;
34078
+ height: 48px;
34079
+ left: 52.9px;
34080
+ top: 51.8px;
34081
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34082
+ border-radius: 5px;
34083
+ transform: rotate(112deg);
34084
+ transform-origin: top left;
34085
+ animation: loading-indicator3 1100ms ease-out infinite;
34136
34086
  }
34137
- .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 {
34138
- background-color: rgba(211, 218, 235, 0.6);
34087
+
34088
+ .E_b14q2gmw {
34089
+ 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);
34139
34090
  }
34140
34091
 
34141
- .E_satwmqm {
34142
- width: 8px;
34143
- height: 8px;
34144
- border-radius: 50%;
34145
- display: inline-block;
34092
+ .E_c1eym6el {
34093
+ border-radius: 8px;
34094
+ background-color: white;
34095
+ }
34096
+ .E_c1eym6el.hoverable {
34097
+ cursor: pointer;
34098
+ }
34099
+ .E_c1eym6el.hoverable:hover {
34100
+ transition: all 200ms ease;
34101
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34102
+ transform: translateY(-4px);
34146
34103
  }
34147
34104
 
34148
34105
  .E_tc97u5y {
@@ -34515,236 +34472,79 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34515
34472
  background: #fff;
34516
34473
  }
34517
34474
 
34518
- .E_lht19u8 {
34519
- width: 64px;
34520
- height: 64px;
34521
- display: flex;
34522
- align-items: center;
34523
- justify-content: center;
34524
- position: relative;
34525
- opacity: 0.2;
34526
- }
34527
-
34528
- .E_lk3gkp4 {
34529
- position: absolute;
34530
- width: 5px;
34531
- height: 48px;
34532
- left: 9.33px;
34533
- top: 40.5px;
34534
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34535
- border-radius: 5px;
34536
- transform: rotate(-128deg);
34537
- transform-origin: top left;
34538
- animation: loading-indicator1 1100ms ease-out infinite;
34539
- }
34540
-
34541
- .E_ll4n94n {
34542
- position: absolute;
34543
- width: 5px;
34544
- height: 48px;
34545
- left: 40.8px;
34546
- top: 8.4px;
34547
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34548
- border-radius: 5px;
34549
- transform: rotate(-8deg);
34550
- transform-origin: top left;
34551
- animation: loading-indicator2 1100ms ease-out infinite;
34552
- }
34553
-
34554
- .E_l17lbdo6 {
34555
- position: absolute;
34556
- width: 5px;
34557
- height: 48px;
34558
- left: 52.9px;
34559
- top: 51.8px;
34560
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34561
- border-radius: 5px;
34562
- transform: rotate(112deg);
34563
- transform-origin: top left;
34564
- animation: loading-indicator3 1100ms ease-out infinite;
34565
- }
34566
-
34567
- .E_msn7nxt {
34568
- color: rgba(44, 56, 82, 0.6);
34569
- text-align: center;
34570
- display: flex;
34571
- align-items: center;
34572
- justify-content: center;
34573
- flex-direction: column;
34574
- height: 100%;
34575
- }
34576
- .E_msn7nxt .link {
34577
- color: #0080ff;
34578
- cursor: pointer;
34579
- }
34580
-
34581
- .E_mp64wfi {
34582
- width: 100%;
34583
- height: 100%;
34584
- display: flex;
34585
- flex-direction: column;
34586
- }
34587
- .E_mp64wfi .name-toolbar {
34588
- width: 100%;
34589
- display: flex;
34590
- line-height: 30px;
34591
- padding: 0 16px;
34592
- justify-content: space-between;
34593
- }
34594
- .E_mp64wfi .name-toolbar .metric-extra {
34595
- display: flex;
34596
- font-size: 12px;
34597
- align-items: center;
34598
- }
34599
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34600
- color: #a3b4cc;
34601
- }
34602
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34603
- margin-left: 10px;
34604
- }
34605
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34606
- margin-left: 10px;
34607
- cursor: pointer;
34608
- }
34609
- .E_mp64wfi .content {
34610
- flex: 1;
34611
- width: 100%;
34612
- display: flex;
34613
- justify-content: center;
34614
- align-items: center;
34615
- }
34616
- .E_mp64wfi .single-content {
34617
- height: 65px;
34618
- }
34619
-
34620
- .E_l1oyigan {
34621
- display: flex;
34622
- align-items: center;
34623
- white-space: nowrap;
34624
- overflow: hidden;
34625
- width: 100%;
34626
- }
34627
- .E_l1oyigan .ant-dropdown-trigger {
34628
- margin-left: auto;
34629
- font-size: 12px;
34630
- }
34631
-
34632
- .E_l1noi4n1 {
34633
- display: flex;
34634
- justify-content: flex-start;
34635
- align-items: center;
34636
- font-size: 12px;
34637
- cursor: pointer;
34638
- }
34639
- .E_l1noi4n1:not(:last-child) {
34640
- margin-right: 20px;
34641
- }
34642
- .E_l1noi4n1.deselected {
34643
- opacity: 0.4;
34644
- }
34645
- .E_l1noi4n1.deselected .color-block {
34646
- background: #b4beca !important;
34647
- }
34648
-
34649
- .E_cz19rz6 {
34650
- display: inline-block;
34651
- height: 8px;
34652
- width: 8px;
34653
- margin-right: 8px;
34654
- }
34655
-
34656
- .E_e17r5r9c .ant-dropdown-menu-item {
34657
- display: flex;
34658
- align-items: center;
34659
- font-size: 12px;
34475
+ .E_sddwhm6 {
34660
34476
  margin: 0;
34477
+ border-radius: 20px;
34478
+ padding: 2px 10px;
34479
+ height: 22px;
34661
34480
  }
34662
-
34663
- .E_m1y1hhnr {
34664
- position: relative;
34481
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34482
+ background-color: rgba(237, 241, 250, 0.6) !important;
34665
34483
  }
34666
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34667
- bottom: -12px;
34484
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34485
+ background-color: rgba(225, 230, 241, 0.6) !important;
34668
34486
  }
34669
- .E_m1y1hhnr .metric-toolbar {
34670
- display: flex;
34671
- justify-content: space-between;
34672
- line-height: 30px;
34673
- margin: 0 16px;
34487
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34488
+ color: #00122e;
34674
34489
  }
34675
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34676
- display: flex;
34677
- font-size: 12px;
34678
- align-items: center;
34490
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34491
+ margin-right: 6px;
34679
34492
  }
34680
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34681
- color: #a3b4cc;
34493
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34494
+ margin-left: 8px;
34495
+ color: rgba(44, 56, 82, 0.6);
34682
34496
  }
34683
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34684
- margin-left: 10px;
34497
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34498
+ background-color: rgba(0, 136, 255, 0.1);
34685
34499
  }
34686
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34687
- margin-left: 10px;
34688
- cursor: pointer;
34500
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34501
+ background-color: #0080ff;
34689
34502
  }
34690
- .E_m1y1hhnr .recharts-xAxis {
34691
- font-size: 12px;
34503
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34504
+ background-color: rgba(0, 136, 255, 0.16);
34692
34505
  }
34693
- .E_m1y1hhnr .pointer-wrapper {
34694
- position: absolute;
34695
- bottom: 10px;
34696
- padding: 0 8px;
34697
- border-radius: 4px;
34698
- font-size: 12px;
34699
- color: #fff;
34700
- background: rgba(0, 0, 0, 0.75);
34701
- transform: translateX(-50%);
34506
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34507
+ background-color: rgba(255, 74, 74, 0.1);
34702
34508
  }
34703
-
34704
- .E_tnvijvs {
34705
- min-width: 200px;
34509
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34510
+ background-color: #f0483e;
34511
+ }
34512
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34513
+ background-color: rgba(255, 74, 74, 0.16);
34706
34514
  }
34707
-
34708
- .E_t1ub2aex {
34709
- display: flex;
34710
- align-items: center;
34711
- justify-content: space-between;
34712
- background-color: rgba(0, 0, 0, 0.75);
34713
- color: #b4beca;
34714
- font-size: 12px;
34715
- padding: 3px 6px;
34515
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34516
+ background-color: rgba(254, 160, 8, 0.1);
34716
34517
  }
34717
- .E_t1ub2aex:first-child {
34718
- padding-top: 3px;
34518
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34519
+ background-color: #fea008;
34719
34520
  }
34720
- .E_t1ub2aex:last-child {
34721
- padding-bottom: 3px;
34521
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34522
+ background-color: rgba(255, 187, 0, 0.16);
34722
34523
  }
34723
- .E_t1ub2aex .column-value {
34724
- color: #fff;
34725
- margin-left: 8px;
34524
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34525
+ background-color: rgba(30, 201, 127, 0.1);
34726
34526
  }
34727
-
34728
- .E_t1gvlxt5 {
34729
- min-width: 0;
34730
- flex: 1;
34527
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34528
+ background-color: #00ba5d;
34731
34529
  }
34732
- .E_t1gvlxt5 .tag {
34733
- flex: 0 0 auto;
34530
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34531
+ background-color: rgba(30, 201, 127, 0.16);
34734
34532
  }
34735
- .E_t1gvlxt5 .progress-title {
34736
- flex: 2;
34737
- max-width: fit-content;
34533
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34534
+ background-color: rgba(225, 230, 241, 0.6);
34738
34535
  }
34739
- .E_t1gvlxt5 .progress-desc {
34740
- flex: 1;
34741
- max-width: fit-content;
34536
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34537
+ background-color: #6b7d99;
34538
+ }
34539
+ .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 {
34540
+ background-color: rgba(211, 218, 235, 0.6);
34742
34541
  }
34743
34542
 
34744
- .E_a1ji6r68 {
34745
- display: flex;
34746
- align-items: center;
34747
- column-gap: var(--a1ji6r68-0);
34543
+ .E_satwmqm {
34544
+ width: 8px;
34545
+ height: 8px;
34546
+ border-radius: 50%;
34547
+ display: inline-block;
34748
34548
  }
34749
34549
 
34750
34550
  .E_w7ob4th.outside-tag {
@@ -34756,6 +34556,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34756
34556
  margin-right: 4px;
34757
34557
  }
34758
34558
 
34559
+ .E_r77hffu {
34560
+ display: flex;
34561
+ align-items: center;
34562
+ justify-content: space-between;
34563
+ column-gap: 6px;
34564
+ }
34565
+
34566
+ .E_p1cmxsf7 {
34567
+ display: flex;
34568
+ flex-direction: column;
34569
+ justify-content: center;
34570
+ row-gap: var(--p1cmxsf7-0);
34571
+ }
34572
+ .E_p1cmxsf7 .antd5-progress-line {
34573
+ font-size: 0;
34574
+ }
34575
+
34759
34576
  .E_slr2ynn {
34760
34577
  padding: 0 8px;
34761
34578
  height: 18px;
@@ -35211,6 +35028,189 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35211
35028
  height: 16px;
35212
35029
  }
35213
35030
 
35031
+ .E_t1gvlxt5 {
35032
+ min-width: 0;
35033
+ flex: 1;
35034
+ }
35035
+ .E_t1gvlxt5 .tag {
35036
+ flex: 0 0 auto;
35037
+ }
35038
+ .E_t1gvlxt5 .progress-title {
35039
+ flex: 2;
35040
+ max-width: fit-content;
35041
+ }
35042
+ .E_t1gvlxt5 .progress-desc {
35043
+ flex: 1;
35044
+ max-width: fit-content;
35045
+ }
35046
+
35047
+ .E_a1ji6r68 {
35048
+ display: flex;
35049
+ align-items: center;
35050
+ column-gap: var(--a1ji6r68-0);
35051
+ }
35052
+
35053
+ .E_msn7nxt {
35054
+ color: rgba(44, 56, 82, 0.6);
35055
+ text-align: center;
35056
+ display: flex;
35057
+ align-items: center;
35058
+ justify-content: center;
35059
+ flex-direction: column;
35060
+ height: 100%;
35061
+ }
35062
+ .E_msn7nxt .link {
35063
+ color: #0080ff;
35064
+ cursor: pointer;
35065
+ }
35066
+
35067
+ .E_mp64wfi {
35068
+ width: 100%;
35069
+ height: 100%;
35070
+ display: flex;
35071
+ flex-direction: column;
35072
+ }
35073
+ .E_mp64wfi .name-toolbar {
35074
+ width: 100%;
35075
+ display: flex;
35076
+ line-height: 30px;
35077
+ padding: 0 16px;
35078
+ justify-content: space-between;
35079
+ }
35080
+ .E_mp64wfi .name-toolbar .metric-extra {
35081
+ display: flex;
35082
+ font-size: 12px;
35083
+ align-items: center;
35084
+ }
35085
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
35086
+ color: #a3b4cc;
35087
+ }
35088
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
35089
+ margin-left: 10px;
35090
+ }
35091
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
35092
+ margin-left: 10px;
35093
+ cursor: pointer;
35094
+ }
35095
+ .E_mp64wfi .content {
35096
+ flex: 1;
35097
+ width: 100%;
35098
+ display: flex;
35099
+ justify-content: center;
35100
+ align-items: center;
35101
+ }
35102
+ .E_mp64wfi .single-content {
35103
+ height: 65px;
35104
+ }
35105
+
35106
+ .E_l1oyigan {
35107
+ display: flex;
35108
+ align-items: center;
35109
+ white-space: nowrap;
35110
+ overflow: hidden;
35111
+ width: 100%;
35112
+ }
35113
+ .E_l1oyigan .ant-dropdown-trigger {
35114
+ margin-left: auto;
35115
+ font-size: 12px;
35116
+ }
35117
+
35118
+ .E_l1noi4n1 {
35119
+ display: flex;
35120
+ justify-content: flex-start;
35121
+ align-items: center;
35122
+ font-size: 12px;
35123
+ cursor: pointer;
35124
+ }
35125
+ .E_l1noi4n1:not(:last-child) {
35126
+ margin-right: 20px;
35127
+ }
35128
+ .E_l1noi4n1.deselected {
35129
+ opacity: 0.4;
35130
+ }
35131
+ .E_l1noi4n1.deselected .color-block {
35132
+ background: #b4beca !important;
35133
+ }
35134
+
35135
+ .E_cz19rz6 {
35136
+ display: inline-block;
35137
+ height: 8px;
35138
+ width: 8px;
35139
+ margin-right: 8px;
35140
+ }
35141
+
35142
+ .E_e17r5r9c .ant-dropdown-menu-item {
35143
+ display: flex;
35144
+ align-items: center;
35145
+ font-size: 12px;
35146
+ margin: 0;
35147
+ }
35148
+
35149
+ .E_m1y1hhnr {
35150
+ position: relative;
35151
+ }
35152
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
35153
+ bottom: -12px;
35154
+ }
35155
+ .E_m1y1hhnr .metric-toolbar {
35156
+ display: flex;
35157
+ justify-content: space-between;
35158
+ line-height: 30px;
35159
+ margin: 0 16px;
35160
+ }
35161
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
35162
+ display: flex;
35163
+ font-size: 12px;
35164
+ align-items: center;
35165
+ }
35166
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
35167
+ color: #a3b4cc;
35168
+ }
35169
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
35170
+ margin-left: 10px;
35171
+ }
35172
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
35173
+ margin-left: 10px;
35174
+ cursor: pointer;
35175
+ }
35176
+ .E_m1y1hhnr .recharts-xAxis {
35177
+ font-size: 12px;
35178
+ }
35179
+ .E_m1y1hhnr .pointer-wrapper {
35180
+ position: absolute;
35181
+ bottom: 10px;
35182
+ padding: 0 8px;
35183
+ border-radius: 4px;
35184
+ font-size: 12px;
35185
+ color: #fff;
35186
+ background: rgba(0, 0, 0, 0.75);
35187
+ transform: translateX(-50%);
35188
+ }
35189
+
35190
+ .E_tnvijvs {
35191
+ min-width: 200px;
35192
+ }
35193
+
35194
+ .E_t1ub2aex {
35195
+ display: flex;
35196
+ align-items: center;
35197
+ justify-content: space-between;
35198
+ background-color: rgba(0, 0, 0, 0.75);
35199
+ color: #b4beca;
35200
+ font-size: 12px;
35201
+ padding: 3px 6px;
35202
+ }
35203
+ .E_t1ub2aex:first-child {
35204
+ padding-top: 3px;
35205
+ }
35206
+ .E_t1ub2aex:last-child {
35207
+ padding-bottom: 3px;
35208
+ }
35209
+ .E_t1ub2aex .column-value {
35210
+ color: #fff;
35211
+ margin-left: 8px;
35212
+ }
35213
+
35214
35214
  .E_s20iney.skeleton-box {
35215
35215
  display: flex;
35216
35216
  align-items: center;