@cloudtower/eagle 0.30.9 → 0.30.11

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
@@ -29618,29 +29618,6 @@ html body {
29618
29618
  margin-right: 4px;
29619
29619
  }
29620
29620
 
29621
- span.E_tqjc4ui {
29622
- margin: 0 2px;
29623
- }
29624
-
29625
- .E_n12mqh7z {
29626
- display: flex;
29627
- align-items: center;
29628
- font-size: 12px;
29629
- line-height: 18px;
29630
- }
29631
- .E_n12mqh7z:not(:last-child) {
29632
- margin-bottom: 4px;
29633
- }
29634
-
29635
- .E_tf5bynu {
29636
- margin: 0 3px;
29637
- }
29638
-
29639
- .E_tcckoz1 {
29640
- max-height: 400px;
29641
- overflow: auto;
29642
- }
29643
-
29644
29621
  .E_gmyahx3 {
29645
29622
  cursor: pointer;
29646
29623
  }
@@ -29712,6 +29689,14 @@ span.E_tqjc4ui {
29712
29689
  background: #fff;
29713
29690
  }
29714
29691
 
29692
+ .E_s1iv0tp1 .enabled-switch {
29693
+ display: flex;
29694
+ align-items: center;
29695
+ }
29696
+ .E_s1iv0tp1 .enabled-text {
29697
+ margin-right: 8px;
29698
+ }
29699
+
29715
29700
  .E_clm1wy1 {
29716
29701
  width: 192px;
29717
29702
  height: 246px;
@@ -29805,176 +29790,27 @@ span.E_tqjc4ui {
29805
29790
  border-radius: 2px;
29806
29791
  }
29807
29792
 
29808
- .E_c1up1pdz {
29809
- width: 648px;
29810
- }
29811
- .E_c1up1pdz.active {
29812
- border-color: #0080ff;
29813
- }
29814
- .E_c1up1pdz.active > header {
29815
- background: rgba(0, 128, 255, 0.1);
29816
- }
29817
- .E_c1up1pdz .expand {
29818
- padding: 12px;
29819
- }
29820
- .E_c1up1pdz .field-item {
29821
- display: flex;
29822
- padding: 10px 0;
29823
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29824
- }
29825
- .E_c1up1pdz .field-item:last-child {
29826
- border-bottom: none;
29827
- padding-bottom: 0;
29828
- }
29829
- .E_c1up1pdz .field-item label {
29830
- line-height: 32px;
29831
- width: 100px;
29832
- color: rgba(62, 70, 82, 0.6);
29833
- }
29834
- .E_c1up1pdz .help {
29835
- color: rgba(62, 70, 82, 0.6);
29836
- margin-top: 5px;
29837
- }
29838
- .E_c1up1pdz .ant-input-affix-wrapper,
29839
- .E_c1up1pdz .ant-picker {
29840
- width: 128px;
29841
- }
29842
-
29843
- .E_c156wh19 {
29844
- display: flex;
29845
- align-items: center;
29846
- justify-content: space-between;
29847
- word-break: keep-all;
29848
- }
29849
- .E_c156wh19 .title {
29850
- margin: 0 16px 0 8px;
29851
- }
29852
- .E_c156wh19 .retain {
29853
- color: rgba(129, 138, 153, 0.6);
29854
- }
29855
- .E_c156wh19 div.left {
29856
- flex: 1;
29857
- display: flex;
29858
- overflow: hidden;
29859
- align-items: center;
29860
- justify-content: flex-start;
29861
- white-space: nowrap;
29862
- }
29863
- .E_c156wh19 div.left .title {
29864
- max-width: 100%;
29865
- overflow: hidden;
29866
- text-overflow: ellipsis;
29867
- }
29868
- .E_c156wh19 div.right {
29869
- display: flex;
29870
- align-items: center;
29871
- }
29872
- .E_c156wh19 .reverse {
29873
- display: flex;
29874
- flex-direction: row-reverse;
29875
- align-items: center;
29876
- }
29877
- .E_c156wh19 .reverse .ant-switch {
29878
- margin-left: 8px;
29879
- }
29880
- .E_c156wh19 .close {
29881
- padding-left: 14px;
29882
- margin-left: 14px;
29883
- border-left: 1px solid rgba(129, 138, 153, 0.6);
29884
- cursor: pointer;
29885
- }
29886
-
29887
- .E_m126spxy {
29888
- padding-bottom: 4px;
29889
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29890
- }
29891
- .E_m126spxy .ant-btn-link {
29892
- padding: 1px 10px;
29893
- color: rgba(62, 70, 82, 0.6);
29894
- border-radius: 4px;
29895
- }
29896
- .E_m126spxy .ant-btn-link.active {
29897
- background: rgba(0, 128, 255, 0.1);
29898
- color: #0096ff;
29899
- }
29900
-
29901
- .E_wpbf4pq {
29902
- padding: 10px 0;
29903
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
29904
- }
29905
- .E_wpbf4pq .ant-input,
29906
- .E_wpbf4pq .ant-picker {
29907
- width: 80px;
29908
- margin: 0 9px;
29909
- text-align: center;
29910
- }
29911
- .E_wpbf4pq .options {
29912
- padding: 12px 0 12px 16px;
29913
- border-left: 2px solid rgba(129, 138, 153, 0.6);
29914
- margin: 5px 0 5px 8px;
29915
- }
29916
- .E_wpbf4pq .week-day-option,
29917
- .E_wpbf4pq .month-day-option {
29918
- background: #f5f7fa;
29919
- box-sizing: border-box;
29920
- border-radius: 16px;
29921
- margin-right: 8px;
29922
- }
29923
- .E_wpbf4pq .week-day-option:focus,
29924
- .E_wpbf4pq .month-day-option:focus {
29925
- color: inherit;
29926
- border-color: #d9d9d9;
29927
- }
29928
- .E_wpbf4pq .week-day-option.active {
29929
- background-color: #0096ff;
29930
- border-color: #0096ff;
29931
- color: #fff;
29932
- }
29933
- .E_wpbf4pq .week-day-option.en-text {
29934
- width: 110px;
29935
- margin-top: 4px;
29936
- }
29937
- .E_wpbf4pq .month-day-option {
29938
- width: 32px;
29939
- padding: 0;
29940
- margin-bottom: 8px;
29941
- }
29942
- .E_wpbf4pq .month-day-option.active {
29943
- background-color: #0096ff;
29944
- border-color: #0096ff;
29945
- color: #fff;
29793
+ span.E_tqjc4ui {
29794
+ margin: 0 2px;
29946
29795
  }
29947
29796
 
29948
- .E_s1iv0tp1 .enabled-switch {
29797
+ .E_n12mqh7z {
29949
29798
  display: flex;
29950
29799
  align-items: center;
29800
+ font-size: 12px;
29801
+ line-height: 18px;
29951
29802
  }
29952
- .E_s1iv0tp1 .enabled-text {
29953
- margin-right: 8px;
29954
- }
29955
-
29956
- .E_ou7iq30 {
29957
- overflow: hidden;
29958
- text-overflow: ellipsis;
29959
- }
29960
-
29961
- .E_s1tui002 {
29962
- white-space: nowrap;
29803
+ .E_n12mqh7z:not(:last-child) {
29804
+ margin-bottom: 4px;
29963
29805
  }
29964
29806
 
29965
- .E_mxrc2zg {
29966
- display: -webkit-box;
29967
- -webkit-line-clamp: var(--mxrc2zg-0);
29968
- -webkit-box-orient: vertical;
29969
- word-break: break-all;
29807
+ .E_tf5bynu {
29808
+ margin: 0 3px;
29970
29809
  }
29971
29810
 
29972
- .E_t1vv6d68 .ant-tooltip-arrow {
29973
- display: none;
29974
- }
29975
- .E_t1vv6d68 .ant-tooltip-inner {
29976
- background: rgba(23, 38, 64, 0.8);
29977
- border-radius: 4px;
29811
+ .E_tcckoz1 {
29812
+ max-height: 400px;
29813
+ overflow: auto;
29978
29814
  }
29979
29815
 
29980
29816
  .E_s1at6qmn.ant-layout-sider {
@@ -30090,134 +29926,33 @@ span.E_tqjc4ui {
30090
29926
  text-align: left;
30091
29927
  }
30092
29928
 
30093
- .E_m74vjol {
30094
- display: flex;
30095
- justify-content: space-between;
30096
- width: 100%;
29929
+ .E_t1sqg15u {
29930
+ background: white;
30097
29931
  }
30098
- .E_m74vjol .action {
30099
- margin-left: 16px;
29932
+ .E_t1sqg15u.inline .table-row {
29933
+ flex-direction: column;
30100
29934
  }
30101
-
30102
- .E_a1o35uvh .ant-alert-message {
30103
- width: 100%;
29935
+ .E_t1sqg15u.inline .table-row > label {
29936
+ padding: 0 16px 7px 0;
30104
29937
  }
30105
-
30106
- .E_wg1tsps {
30107
- display: flex;
30108
- align-items: center;
30109
- justify-content: flex-end;
29938
+ .E_t1sqg15u.has-border .table-header {
29939
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30110
29940
  }
30111
-
30112
- .E_b1ctd5xy {
30113
- display: flex;
30114
- align-items: center;
30115
- width: calc(100% - 40px);
29941
+ .E_t1sqg15u.has-border .hiddenBorder {
29942
+ border-top: none !important;
30116
29943
  }
30117
- .E_b1ctd5xy .chart {
30118
- display: inline-block;
30119
- width: 100%;
29944
+ .E_t1sqg15u.has-border .table-row + .table-row {
29945
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30120
29946
  }
30121
-
30122
- .E_u1p8acpn {
30123
- min-width: 40px;
29947
+ .E_t1sqg15u.has-border .table-row:last-of-type {
29948
+ padding-bottom: 0;
30124
29949
  }
30125
- .E_u1p8acpn .unit {
30126
- color: #00122e !important;
29950
+ .E_t1sqg15u.align-right .content {
29951
+ text-align: right;
30127
29952
  }
30128
-
30129
- .E_c18gxmrl {
30130
- border: 1px solid #d8deeb;
30131
- border-radius: 4px;
30132
- }
30133
- .E_c18gxmrl + .E_c18gxmrl {
30134
- margin-top: 8px;
30135
- }
30136
- .E_c18gxmrl:hover {
30137
- border-color: #0080ff;
30138
- }
30139
- .E_c18gxmrl:hover > header {
30140
- background: rgba(0, 128, 255, 0.1);
30141
- }
30142
- .E_c18gxmrl.active header {
30143
- border-bottom: 1px solid #d8deeb;
30144
- }
30145
- .E_c18gxmrl > header {
30146
- padding: 8px 12px;
30147
- }
30148
-
30149
- .E_berrcjl {
30150
- color: rgba(10, 37, 85, 0.6);
30151
- margin-bottom: 4px;
30152
- }
30153
- .E_berrcjl .breadcrumb-link {
30154
- color: rgba(10, 37, 85, 0.6);
30155
- cursor: pointer;
30156
- transition: color 160ms ease;
30157
- }
30158
- .E_berrcjl .breadcrumb-link:hover {
30159
- color: #0080ff;
30160
- }
30161
- .E_berrcjl .breadcrumb-link:active {
30162
- color: #005ed1;
30163
- }
30164
-
30165
- .E_b1nip9bk {
30166
- padding: 4px 11px;
30167
- }
30168
-
30169
- .E_bqamoqe {
30170
- white-space: nowrap;
30171
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30172
- }
30173
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30174
- --color: #0080ff;
30175
- }
30176
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30177
- --color: #0080ff;
30178
- }
30179
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30180
- margin-left: 1px;
30181
- }
30182
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30183
- border-top-right-radius: 0;
30184
- border-bottom-right-radius: 0;
30185
- }
30186
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30187
- border-top-left-radius: 0;
30188
- border-bottom-left-radius: 0;
30189
- }
30190
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30191
- border-radius: unset;
30192
- }
30193
-
30194
- .E_t1sqg15u {
30195
- background: white;
30196
- }
30197
- .E_t1sqg15u.inline .table-row {
30198
- flex-direction: column;
30199
- }
30200
- .E_t1sqg15u.inline .table-row > label {
30201
- padding: 0 16px 7px 0;
30202
- }
30203
- .E_t1sqg15u.has-border .table-header {
30204
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30205
- }
30206
- .E_t1sqg15u.has-border .hiddenBorder {
30207
- border-top: none !important;
30208
- }
30209
- .E_t1sqg15u.has-border .table-row + .table-row {
30210
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30211
- }
30212
- .E_t1sqg15u.has-border .table-row:last-of-type {
30213
- padding-bottom: 0;
30214
- }
30215
- .E_t1sqg15u.align-right .content {
30216
- text-align: right;
30217
- }
30218
- .E_t1sqg15u .uuid-row {
30219
- display: flex;
30220
- justify-content: space-between;
29953
+ .E_t1sqg15u .uuid-row {
29954
+ display: flex;
29955
+ justify-content: space-between;
30221
29956
  }
30222
29957
  .E_t1sqg15u .uuid-row .id-text {
30223
29958
  white-space: nowrap;
@@ -30281,6 +30016,33 @@ span.E_tqjc4ui {
30281
30016
  padding-right: 12px;
30282
30017
  }
30283
30018
 
30019
+ .E_ou7iq30 {
30020
+ overflow: hidden;
30021
+ text-overflow: ellipsis;
30022
+ }
30023
+
30024
+ .E_s1tui002 {
30025
+ white-space: nowrap;
30026
+ }
30027
+
30028
+ .E_mxrc2zg {
30029
+ display: -webkit-box;
30030
+ -webkit-line-clamp: var(--mxrc2zg-0);
30031
+ -webkit-box-orient: vertical;
30032
+ word-break: break-all;
30033
+ }
30034
+
30035
+ .E_t1vv6d68 .ant-tooltip-arrow {
30036
+ display: none;
30037
+ }
30038
+ .E_t1vv6d68 .ant-tooltip-inner {
30039
+ background: rgba(23, 38, 64, 0.8);
30040
+ border-radius: 4px;
30041
+ }
30042
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30043
+ visibility: hidden;
30044
+ }
30045
+
30284
30046
  .E_t160l1cm {
30285
30047
  display: flex;
30286
30048
  flex-direction: column;
@@ -30484,107 +30246,303 @@ span.E_tqjc4ui {
30484
30246
  background: transparent;
30485
30247
  }
30486
30248
 
30487
- .E_b1wx3t3t.ant-btn-icon-only {
30488
- justify-content: center;
30249
+ .E_c1up1pdz {
30250
+ width: 648px;
30489
30251
  }
30490
- .E_b1wx3t3t.ant-btn {
30491
- display: inline-flex;
30492
- align-items: center;
30493
- justify-content: center;
30494
- height: 32px;
30495
- border-radius: 6px;
30496
- line-height: 22px;
30497
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30498
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30252
+ .E_c1up1pdz.active {
30253
+ border-color: #0080ff;
30499
30254
  }
30500
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30501
- height: 40px;
30502
- line-height: 24px;
30255
+ .E_c1up1pdz.active > header {
30256
+ background: rgba(0, 128, 255, 0.1);
30503
30257
  }
30504
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
30505
- height: 24px;
30506
- line-height: 20px;
30258
+ .E_c1up1pdz .expand {
30259
+ padding: 12px;
30507
30260
  }
30508
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30509
- border-radius: 50%;
30261
+ .E_c1up1pdz .field-item {
30262
+ display: flex;
30263
+ padding: 10px 0;
30264
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30510
30265
  }
30511
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30512
- margin-right: 8px;
30513
- padding-right: 0px;
30266
+ .E_c1up1pdz .field-item:last-child {
30267
+ border-bottom: none;
30268
+ padding-bottom: 0;
30514
30269
  }
30515
- .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30516
- color: var(--color, #06101f);
30517
- font-weight: var(--font-weight);
30518
- background: var(--background-color, #fff);
30519
- border-width: var(--border-width, 1px);
30520
- border-color: var(--border-color, #d9d9d9);
30270
+ .E_c1up1pdz .field-item label {
30271
+ line-height: 32px;
30272
+ width: 100px;
30273
+ color: rgba(62, 70, 82, 0.6);
30521
30274
  }
30522
- .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30523
- display: none;
30275
+ .E_c1up1pdz .help {
30276
+ color: rgba(62, 70, 82, 0.6);
30277
+ margin-top: 5px;
30524
30278
  }
30525
- .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30526
- color: var(--color, inherit);
30279
+ .E_c1up1pdz .ant-input-affix-wrapper,
30280
+ .E_c1up1pdz .ant-picker {
30281
+ width: 128px;
30527
30282
  }
30528
- .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30529
- background: var(--background-color-hover, var(--background-color));
30530
- border-color: var(--border-color-hover, var(--border-color, transparent));
30283
+
30284
+ .E_c156wh19 {
30285
+ display: flex;
30286
+ align-items: center;
30287
+ justify-content: space-between;
30288
+ word-break: keep-all;
30531
30289
  }
30532
- .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30533
- --scale: 1;
30534
- --transY: 1px;
30535
- background: var(--background-color-active, var(--background-color));
30536
- border-color: var(--border-color-active, var(--border-color, transparent));
30290
+ .E_c156wh19 .title {
30291
+ margin: 0 16px 0 8px;
30537
30292
  }
30538
- .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30539
- background: var(--background-color-focus, var(--background-color));
30540
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30541
- border-color: var(--border-color-focus, var(--border-color, transparent));
30293
+ .E_c156wh19 .retain {
30294
+ color: rgba(129, 138, 153, 0.6);
30542
30295
  }
30543
- .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30544
- color: var(--color-disabled, var(--color));
30545
- background: var(--background-color-disabled, var(--background-color));
30546
- border-color: var(--border-color-disabled, var(--border-color, transparent));
30547
- opacity: 0.5;
30296
+ .E_c156wh19 div.left {
30297
+ flex: 1;
30298
+ display: flex;
30299
+ overflow: hidden;
30300
+ align-items: center;
30301
+ justify-content: flex-start;
30302
+ white-space: nowrap;
30548
30303
  }
30549
- .E_b1wx3t3t.ant-btn-link[disabled] {
30550
- color: #0080ff;
30551
- opacity: 0.5;
30304
+ .E_c156wh19 div.left .title {
30305
+ max-width: 100%;
30306
+ overflow: hidden;
30307
+ text-overflow: ellipsis;
30552
30308
  }
30553
- .E_b1wx3t3t.ant-btn-primary {
30554
- --color: #fff;
30555
- --font-weight: bold;
30556
- --border-width: 0;
30557
- --background-color: #0080ff;
30558
- --background-color-hover: #009dff;
30559
- --background-color-active: #005ed1;
30560
- --background-color-focus: #0080ff;
30561
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30309
+ .E_c156wh19 div.right {
30310
+ display: flex;
30311
+ align-items: center;
30562
30312
  }
30563
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30564
- --background-color: #f0483e;
30565
- --background-color-hover: #ff5252;
30566
- --background-color-active: #c73d31;
30567
- --background-color-focus: #ff5252;
30568
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30313
+ .E_c156wh19 .reverse {
30314
+ display: flex;
30315
+ flex-direction: row-reverse;
30316
+ align-items: center;
30569
30317
  }
30570
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30571
- --background-color: #fea008;
30572
- --background-color-hover: #feba33;
30573
- --background-color-active: #e07f00;
30574
- --background-color-focus: #fea008;
30318
+ .E_c156wh19 .reverse .ant-switch {
30319
+ margin-left: 8px;
30575
30320
  }
30576
- .E_b1wx3t3t.ant-btn-secondary {
30577
- --color: #0080ff;
30578
- --font-weight: bold;
30579
- --border-width: 0;
30580
- --background-color: rgba(0, 136, 255, 0.1);
30581
- --background-color-hover: rgba(0, 136, 255, 0.16);
30582
- --background-color-active: rgba(0, 136, 255, 0.2);
30583
- --background-color-focus: rgba(0, 136, 255, 0.1);
30584
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30321
+ .E_c156wh19 .close {
30322
+ padding-left: 14px;
30323
+ margin-left: 14px;
30324
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30325
+ cursor: pointer;
30585
30326
  }
30586
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30587
- --color: #f0483e;
30327
+
30328
+ .E_m126spxy {
30329
+ padding-bottom: 4px;
30330
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30331
+ }
30332
+ .E_m126spxy .ant-btn-link {
30333
+ padding: 1px 10px;
30334
+ color: rgba(62, 70, 82, 0.6);
30335
+ border-radius: 4px;
30336
+ }
30337
+ .E_m126spxy .ant-btn-link.active {
30338
+ background: rgba(0, 128, 255, 0.1);
30339
+ color: #0096ff;
30340
+ }
30341
+
30342
+ .E_wpbf4pq {
30343
+ padding: 10px 0;
30344
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30345
+ }
30346
+ .E_wpbf4pq .ant-input,
30347
+ .E_wpbf4pq .ant-picker {
30348
+ width: 80px;
30349
+ margin: 0 9px;
30350
+ text-align: center;
30351
+ }
30352
+ .E_wpbf4pq .options {
30353
+ padding: 12px 0 12px 16px;
30354
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30355
+ margin: 5px 0 5px 8px;
30356
+ }
30357
+ .E_wpbf4pq .week-day-option,
30358
+ .E_wpbf4pq .month-day-option {
30359
+ background: #f5f7fa;
30360
+ box-sizing: border-box;
30361
+ border-radius: 16px;
30362
+ margin-right: 8px;
30363
+ }
30364
+ .E_wpbf4pq .week-day-option:focus,
30365
+ .E_wpbf4pq .month-day-option:focus {
30366
+ color: inherit;
30367
+ border-color: #d9d9d9;
30368
+ }
30369
+ .E_wpbf4pq .week-day-option.active {
30370
+ background-color: #0096ff;
30371
+ border-color: #0096ff;
30372
+ color: #fff;
30373
+ }
30374
+ .E_wpbf4pq .week-day-option.en-text {
30375
+ width: 110px;
30376
+ margin-top: 4px;
30377
+ }
30378
+ .E_wpbf4pq .month-day-option {
30379
+ width: 32px;
30380
+ padding: 0;
30381
+ margin-bottom: 8px;
30382
+ }
30383
+ .E_wpbf4pq .month-day-option.active {
30384
+ background-color: #0096ff;
30385
+ border-color: #0096ff;
30386
+ color: #fff;
30387
+ }
30388
+
30389
+ .E_wg1tsps {
30390
+ display: flex;
30391
+ align-items: center;
30392
+ justify-content: flex-end;
30393
+ }
30394
+
30395
+ .E_b1ctd5xy {
30396
+ display: flex;
30397
+ align-items: center;
30398
+ width: calc(100% - 40px);
30399
+ }
30400
+ .E_b1ctd5xy .chart {
30401
+ display: inline-block;
30402
+ width: 100%;
30403
+ }
30404
+
30405
+ .E_u1p8acpn {
30406
+ min-width: 40px;
30407
+ }
30408
+ .E_u1p8acpn .unit {
30409
+ color: #00122e !important;
30410
+ }
30411
+
30412
+ .E_c18gxmrl {
30413
+ border: 1px solid #d8deeb;
30414
+ border-radius: 4px;
30415
+ }
30416
+ .E_c18gxmrl + .E_c18gxmrl {
30417
+ margin-top: 8px;
30418
+ }
30419
+ .E_c18gxmrl:hover {
30420
+ border-color: #0080ff;
30421
+ }
30422
+ .E_c18gxmrl:hover > header {
30423
+ background: rgba(0, 128, 255, 0.1);
30424
+ }
30425
+ .E_c18gxmrl.active header {
30426
+ border-bottom: 1px solid #d8deeb;
30427
+ }
30428
+ .E_c18gxmrl > header {
30429
+ padding: 8px 12px;
30430
+ }
30431
+
30432
+ .E_m74vjol {
30433
+ display: flex;
30434
+ justify-content: space-between;
30435
+ width: 100%;
30436
+ }
30437
+ .E_m74vjol .action {
30438
+ margin-left: 16px;
30439
+ }
30440
+
30441
+ .E_a1o35uvh .ant-alert-message {
30442
+ width: 100%;
30443
+ }
30444
+
30445
+ .E_b1wx3t3t.ant-btn-icon-only {
30446
+ justify-content: center;
30447
+ }
30448
+ .E_b1wx3t3t.ant-btn {
30449
+ display: inline-flex;
30450
+ align-items: center;
30451
+ justify-content: center;
30452
+ height: 32px;
30453
+ border-radius: 6px;
30454
+ line-height: 22px;
30455
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30456
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30457
+ }
30458
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30459
+ height: 40px;
30460
+ line-height: 24px;
30461
+ }
30462
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30463
+ height: 24px;
30464
+ line-height: 20px;
30465
+ }
30466
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30467
+ border-radius: 50%;
30468
+ }
30469
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30470
+ margin-right: 8px;
30471
+ padding-right: 0px;
30472
+ }
30473
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30474
+ color: var(--color, #06101f);
30475
+ font-weight: var(--font-weight);
30476
+ background: var(--background-color, #fff);
30477
+ border-width: var(--border-width, 1px);
30478
+ border-color: var(--border-color, #d9d9d9);
30479
+ }
30480
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30481
+ display: none;
30482
+ }
30483
+ .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30484
+ color: var(--color, inherit);
30485
+ }
30486
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30487
+ background: var(--background-color-hover, var(--background-color));
30488
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30489
+ }
30490
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30491
+ --scale: 1;
30492
+ --transY: 1px;
30493
+ background: var(--background-color-active, var(--background-color));
30494
+ border-color: var(--border-color-active, var(--border-color, transparent));
30495
+ }
30496
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30497
+ background: var(--background-color-focus, var(--background-color));
30498
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30499
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30500
+ }
30501
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30502
+ color: var(--color-disabled, var(--color));
30503
+ background: var(--background-color-disabled, var(--background-color));
30504
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30505
+ opacity: 0.5;
30506
+ }
30507
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30508
+ color: #0080ff;
30509
+ opacity: 0.5;
30510
+ }
30511
+ .E_b1wx3t3t.ant-btn-primary {
30512
+ --color: #fff;
30513
+ --font-weight: bold;
30514
+ --border-width: 0;
30515
+ --background-color: #0080ff;
30516
+ --background-color-hover: #009dff;
30517
+ --background-color-active: #005ed1;
30518
+ --background-color-focus: #0080ff;
30519
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30520
+ }
30521
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30522
+ --background-color: #f0483e;
30523
+ --background-color-hover: #ff5252;
30524
+ --background-color-active: #c73d31;
30525
+ --background-color-focus: #ff5252;
30526
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30527
+ }
30528
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30529
+ --background-color: #fea008;
30530
+ --background-color-hover: #feba33;
30531
+ --background-color-active: #e07f00;
30532
+ --background-color-focus: #fea008;
30533
+ }
30534
+ .E_b1wx3t3t.ant-btn-secondary {
30535
+ --color: #0080ff;
30536
+ --font-weight: bold;
30537
+ --border-width: 0;
30538
+ --background-color: rgba(0, 136, 255, 0.1);
30539
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30540
+ --background-color-active: rgba(0, 136, 255, 0.2);
30541
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30542
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30543
+ }
30544
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30545
+ --color: #f0483e;
30588
30546
  --background-color: rgba(255, 74, 74, 0.1);
30589
30547
  --background-color-hover: rgba(255, 74, 74, 0.16);
30590
30548
  --background-color-active: rgba(255, 74, 74, 0.2);
@@ -30738,37 +30696,71 @@ button.E_n7k2c6r {
30738
30696
  padding: 0;
30739
30697
  }
30740
30698
 
30741
- .E_sx1bpnu .ant-input-sm {
30742
- line-height: 18px;
30743
- }
30744
-
30745
- .E_c1uzzomf {
30746
- margin-bottom: 16px;
30699
+ .E_berrcjl {
30700
+ color: rgba(10, 37, 85, 0.6);
30701
+ margin-bottom: 4px;
30747
30702
  }
30748
- .E_c1uzzomf .card-title {
30749
- font-size: 16px;
30750
- color: rgba(44, 56, 82, 0.6);
30751
- font-weight: 700;
30752
- line-height: 32px;
30703
+ .E_berrcjl .breadcrumb-link {
30704
+ color: rgba(10, 37, 85, 0.6);
30705
+ cursor: pointer;
30706
+ transition: color 160ms ease;
30753
30707
  }
30754
- .E_c1uzzomf .card-body {
30755
- padding: 24px;
30756
- border-radius: 8px;
30757
- background: #fff;
30708
+ .E_berrcjl .breadcrumb-link:hover {
30709
+ color: #0080ff;
30758
30710
  }
30759
- .E_c1uzzomf .empty {
30760
- font-weight: 700;
30761
- font-size: 14px;
30762
- line-height: 22px;
30763
- color: rgba(0, 21, 64, 0.3);
30764
- text-align: center;
30711
+ .E_berrcjl .breadcrumb-link:active {
30712
+ color: #005ed1;
30765
30713
  }
30766
30714
 
30767
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30768
- padding: 4px 8px 0 8px;
30769
- color: rgba(44, 56, 82, 0.6);
30770
- font-size: 12px;
30771
- }
30715
+ .E_fzh9mnb {
30716
+ width: 100%;
30717
+ height: 100%;
30718
+ min-height: 124px;
30719
+ display: flex;
30720
+ flex-direction: column;
30721
+ justify-content: center;
30722
+ align-items: center;
30723
+ }
30724
+ .E_fzh9mnb .error-text {
30725
+ color: rgba(10, 37, 85, 0.6);
30726
+ margin-bottom: 16px;
30727
+ font-size: 18px;
30728
+ }
30729
+
30730
+ .E_b1nip9bk {
30731
+ padding: 4px 11px;
30732
+ }
30733
+
30734
+ .E_bqamoqe {
30735
+ white-space: nowrap;
30736
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30737
+ }
30738
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30739
+ --color: #0080ff;
30740
+ }
30741
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30742
+ --color: #0080ff;
30743
+ }
30744
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30745
+ margin-left: 1px;
30746
+ }
30747
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30748
+ border-top-right-radius: 0;
30749
+ border-bottom-right-radius: 0;
30750
+ }
30751
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30752
+ border-top-left-radius: 0;
30753
+ border-bottom-left-radius: 0;
30754
+ }
30755
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30756
+ border-radius: unset;
30757
+ }
30758
+
30759
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30760
+ padding: 4px 8px 0 8px;
30761
+ color: rgba(44, 56, 82, 0.6);
30762
+ font-size: 12px;
30763
+ }
30772
30764
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30773
30765
  padding-bottom: 6px;
30774
30766
  }
@@ -30777,39 +30769,88 @@ button.E_n7k2c6r {
30777
30769
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30778
30770
  }
30779
30771
 
30780
- .E_ccrbeuz .ant-collapse-item {
30781
- border: 0px;
30782
- background-color: #fff;
30772
+ .E_c1uzzomf {
30773
+ margin-bottom: 16px;
30783
30774
  }
30784
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30785
- padding-top: 0px;
30786
- padding-bottom: 0px;
30787
- padding-left: 0px !important;
30788
- padding-right: 24px;
30775
+ .E_c1uzzomf .card-title {
30776
+ font-size: 16px;
30777
+ color: rgba(44, 56, 82, 0.6);
30778
+ font-weight: 700;
30779
+ line-height: 32px;
30789
30780
  }
30790
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30791
- right: 0px;
30781
+ .E_c1uzzomf .card-body {
30782
+ padding: 24px;
30783
+ border-radius: 8px;
30784
+ background: #fff;
30792
30785
  }
30793
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30794
- padding: 0px;
30786
+ .E_c1uzzomf .empty {
30787
+ font-weight: 700;
30788
+ font-size: 14px;
30789
+ line-height: 22px;
30790
+ color: rgba(0, 21, 64, 0.3);
30791
+ text-align: center;
30795
30792
  }
30796
30793
 
30797
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30798
- padding-right: 0px;
30799
- cursor: default;
30794
+ .E_iouxfgt {
30795
+ display: inline-flex;
30796
+ align-items: center;
30800
30797
  }
30801
-
30802
- .E_c1yyuluq {
30803
- border-radius: 8px;
30798
+ .E_iouxfgt .icon-inner {
30799
+ display: inline-flex;
30800
+ align-items: center;
30801
+ justify-content: center;
30804
30802
  }
30805
- .E_c1yyuluq .ant-card-body {
30806
- padding: 20px 24px 24px 24px;
30803
+ .E_iouxfgt .icon-inner + span,
30804
+ .E_iouxfgt span + .icon-inner.suffix {
30805
+ margin-left: 4px;
30806
+ }
30807
+ .E_iouxfgt.is-rotate img,
30808
+ .E_iouxfgt.is-rotate svg {
30809
+ animation: rotate 680ms linear infinite;
30807
30810
  }
30808
30811
 
30809
30812
  .E_itxley7.ant-input-group.ant-input-group-compact {
30810
30813
  display: flex;
30811
30814
  }
30812
30815
 
30816
+ .E_sx1bpnu .ant-input-sm {
30817
+ line-height: 18px;
30818
+ }
30819
+
30820
+ .E_f7pxqmh {
30821
+ width: 100%;
30822
+ margin-bottom: 0 !important;
30823
+ flex-flow: nowrap !important;
30824
+ line-break: auto;
30825
+ }
30826
+ .E_f7pxqmh > .ant-form-item-label {
30827
+ text-align: left !important;
30828
+ padding-bottom: 0 !important;
30829
+ }
30830
+ .E_f7pxqmh > .ant-form-item-label > label {
30831
+ min-height: 32px;
30832
+ height: auto;
30833
+ font-size: 13px;
30834
+ color: rgba(44, 56, 82, 0.6);
30835
+ white-space: normal;
30836
+ }
30837
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30838
+ border-color: #ff4d4f !important;
30839
+ }
30840
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30841
+ border-color: #ff4d4f !important;
30842
+ }
30843
+ .E_f7pxqmh .ant-form-item-explain {
30844
+ margin-top: 4px;
30845
+ font-size: 12px;
30846
+ min-height: 0px;
30847
+ }
30848
+ .E_f7pxqmh .ant-form-item-extra {
30849
+ font-size: 12px;
30850
+ color: rgba(44, 56, 82, 0.6);
30851
+ min-height: 0px;
30852
+ }
30853
+
30813
30854
  .E_d1bw7c5z {
30814
30855
  position: relative;
30815
30856
  max-width: 388px;
@@ -30893,196 +30934,181 @@ button.E_n7k2c6r {
30893
30934
  width: 102px;
30894
30935
  }
30895
30936
 
30896
- .E_phljevk {
30897
- display: flex;
30898
- justify-content: space-between;
30899
- align-items: center;
30900
- padding: 10px 0;
30901
- color: rgba(44, 56, 82, 0.6);
30902
- font-size: 12px;
30903
- line-height: 24px;
30937
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30938
+ display: var(--ai7qkf2-0);
30904
30939
  }
30905
- .E_phljevk .pagination-left {
30906
- padding: 2px 8px;
30940
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30941
+ display: inline-flex;
30942
+ line-height: 1.5715;
30943
+ height: 100%;
30944
+ width: 100%;
30907
30945
  }
30908
- .E_phljevk .dropdown-trigger {
30909
- display: flex;
30946
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30947
+ content: var(--ai7qkf2-1);
30948
+ display: var(--ai7qkf2-2);
30949
+ flex: none;
30910
30950
  align-items: center;
30911
- border-radius: 6px;
30912
- cursor: pointer;
30913
- transition: all 0.3s ease;
30914
- }
30915
- .E_phljevk .dropdown-trigger:hover {
30916
- background: rgba(211, 218, 235, 0.6);
30917
- color: #0080ff;
30918
- }
30919
- .E_phljevk .dropdown-trigger .icon-inner {
30920
30951
  margin-left: 4px;
30952
+ padding: 5px 12px 5px 0;
30953
+ color: rgba(44, 56, 82, 0.6);
30921
30954
  }
30922
- .E_phljevk .pagination-right {
30923
- display: flex;
30955
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30956
+ content: var(--ai7qkf2-3);
30957
+ display: var(--ai7qkf2-4);
30958
+ flex: none;
30924
30959
  align-items: center;
30925
- color: #0080ff;
30926
- font-weight: bold;
30927
- }
30928
- .E_phljevk .pagination-right .icon-inner {
30929
- margin-left: 4px;
30960
+ margin-right: 4px;
30961
+ cursor: auto;
30962
+ color: rgba(44, 56, 82, 0.6);
30930
30963
  }
30931
- .E_phljevk .pagination-right .prev-btn,
30932
- .E_phljevk .pagination-right .next-btn {
30933
- padding: 0 8px;
30964
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30965
+ border-radius: 0;
30934
30966
  }
30935
- .E_phljevk .pagination-right .prev-btn > span,
30936
- .E_phljevk .pagination-right .next-btn > span {
30937
- color: #0080ff;
30967
+ .E_ai7qkf2.ant-input-number {
30968
+ width: 100%;
30969
+ border-radius: 6px;
30938
30970
  }
30939
- .E_phljevk .pagination-right .next-btn .icon-inner {
30940
- transform: rotate(180deg);
30971
+ .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 {
30972
+ border-color: #0096ff;
30973
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30974
+ z-index: 1;
30941
30975
  }
30942
-
30943
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30944
- max-height: calc(100vh - 128px);
30945
- overflow-y: auto;
30976
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30977
+ border-color: #e75a3a;
30978
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30946
30979
  }
30947
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30948
- padding: 4px 20px;
30949
- font-size: 12px;
30950
- line-height: 18px;
30980
+ .E_ai7qkf2 .ant-input-number-input {
30981
+ height: 30px;
30982
+ border: 1px;
30983
+ padding: 5px 12px;
30984
+ font-size: inherit;
30951
30985
  }
30952
-
30953
- .E_ivqqkzv {
30954
- height: 24px;
30955
- width: 56px !important;
30956
- margin-right: 4px;
30986
+ .E_ai7qkf2.ant-input-number-lg input {
30987
+ height: 38px;
30988
+ border: 1px;
30989
+ padding: 8px 16px;
30957
30990
  }
30958
-
30959
- .E_c1wk4q29 {
30960
- color: rgba(44, 56, 82, 0.6);
30991
+ .E_ai7qkf2.ant-input-number-sm input {
30992
+ height: 22px;
30993
+ border: 1px;
30994
+ padding: 2px 8px;
30961
30995
  }
30962
30996
 
30963
- .E_c1bus5hc {
30964
- --color: white;
30965
- height: 14px;
30966
- width: 14px;
30967
- border-radius: 50%;
30968
- flex-shrink: 0;
30997
+ .E_i1inqkme {
30998
+ height: 18px;
30999
+ line-height: 18px;
31000
+ padding: 0 4px;
31001
+ border-radius: 4px;
31002
+ background: rgba(235, 239, 245, 0.6);
31003
+ border: 1px solid rgba(223, 228, 235, 0.6);
30969
31004
  display: flex;
30970
31005
  align-items: center;
30971
- justify-content: center;
30972
- border: 1px solid var(--color);
31006
+ white-space: nowrap;
31007
+ margin-right: 4px;
30973
31008
  }
30974
- .E_c1bus5hc .circle-inner {
30975
- position: relative;
30976
- height: 10px;
30977
- width: 10px;
30978
- border-radius: 50%;
30979
- overflow: hidden;
31009
+
31010
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31011
+ display: var(--a1wfy30z-0);
30980
31012
  }
30981
- .E_c1bus5hc .circle-content {
30982
- position: absolute;
30983
- height: 100%;
30984
- width: 100%;
30985
- left: 0;
30986
- top: 0;
30987
- border-radius: 50%;
30988
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30989
- transform: rotate(180deg);
31013
+ .E_a1wfy30z .ant-input-number-input-wrap {
31014
+ padding: 4px 11px;
31015
+ display: inline-flex;
31016
+ line-height: 1.5715;
31017
+ height: inherit;
30990
31018
  }
30991
- .E_c1bus5hc .circle-child {
30992
- position: absolute;
30993
- height: 100%;
30994
- width: 100%;
30995
- left: 0;
30996
- top: 0;
30997
- margin-left: 50%;
30998
- transform-origin: left;
30999
- background: white;
31000
- transform: rotate(0deg);
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;
31001
31025
  }
31002
-
31003
- .E_s1dni7lo {
31004
- width: 430px !important;
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;
31005
31033
  }
31006
-
31007
- .E_d1wwmmm5 .ant-select-item-group {
31008
- padding: 8px 16px;
31009
- line-height: 18px;
31010
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31011
- height: 34px;
31012
- min-height: 34px;
31013
- box-sizing: border-box;
31014
- margin-top: 8px;
31034
+ .E_a1wfy30z .ant-input-number-input {
31035
+ padding: 0;
31036
+ margin: 0;
31037
+ height: auto;
31038
+ font-size: inherit;
31015
31039
  }
31016
31040
 
31017
- .E_o1ugr09p {
31018
- display: flex;
31019
- flex-direction: column;
31020
- margin: 1px 8px;
31021
- padding: 8px;
31022
- border-radius: 4px;
31041
+ .E_owd0kml {
31042
+ display: inline-block;
31023
31043
  }
31024
- .E_o1ugr09p .selected-icon {
31025
- display: none;
31044
+
31045
+ .E_h1jsgezc {
31046
+ visibility: hidden;
31047
+ position: absolute;
31026
31048
  }
31027
- .E_o1ugr09p.ant-select-item-option-grouped {
31028
- padding-left: 8px;
31049
+
31050
+ .E_atcz0kf .ant-input-suffix {
31051
+ margin-left: 8px;
31029
31052
  }
31030
- .E_o1ugr09p.ant-select-item-option-selected {
31031
- background-color: white;
31053
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31054
+ padding: 2px 7px 2px 12px;
31032
31055
  }
31033
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31034
- color: #0080ff;
31056
+
31057
+ .E_phljevk {
31058
+ display: flex;
31059
+ justify-content: space-between;
31060
+ align-items: center;
31061
+ padding: 10px 0;
31062
+ color: rgba(44, 56, 82, 0.6);
31063
+ font-size: 12px;
31064
+ line-height: 24px;
31035
31065
  }
31036
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31037
- display: block;
31066
+ .E_phljevk .pagination-left {
31067
+ padding: 2px 8px;
31038
31068
  }
31039
- .E_o1ugr09p.ant-select-item-option-active {
31040
- background: rgba(0, 136, 255, 0.16);
31069
+ .E_phljevk .dropdown-trigger {
31070
+ display: flex;
31071
+ align-items: center;
31072
+ border-radius: 6px;
31073
+ cursor: pointer;
31074
+ transition: all 0.3s ease;
31041
31075
  }
31042
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31076
+ .E_phljevk .dropdown-trigger:hover {
31077
+ background: rgba(211, 218, 235, 0.6);
31043
31078
  color: #0080ff;
31044
31079
  }
31045
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31046
- background: rgba(0, 136, 255, 0.1);
31047
- color: #0080ff;
31080
+ .E_phljevk .dropdown-trigger .icon-inner {
31081
+ margin-left: 4px;
31048
31082
  }
31049
-
31050
- .E_o1ifxsq4 {
31083
+ .E_phljevk .pagination-right {
31051
31084
  display: flex;
31052
- justify-content: space-between;
31053
- height: 20px;
31054
- line-height: 20px;
31085
+ align-items: center;
31086
+ color: #0080ff;
31087
+ font-weight: bold;
31055
31088
  }
31056
- .E_o1ifxsq4 .timezone-title {
31057
- color: #2d3a56;
31058
- overflow: hidden;
31059
- text-overflow: ellipsis;
31089
+ .E_phljevk .pagination-right .icon-inner {
31090
+ margin-left: 4px;
31060
31091
  }
31061
-
31062
- .E_o1zue7 {
31063
- display: flex;
31064
- justify-content: space-between;
31065
- color: rgba(44, 56, 82, 0.6);
31066
- height: 18px;
31067
- line-height: 18px;
31068
- margin-top: 2px;
31092
+ .E_phljevk .pagination-right .prev-btn,
31093
+ .E_phljevk .pagination-right .next-btn {
31094
+ padding: 0 8px;
31069
31095
  }
31070
-
31071
- .E_tyfmlxg {
31072
- border: none;
31073
- margin-right: 0;
31074
- background: rgba(225, 230, 241, 0.6);
31096
+ .E_phljevk .pagination-right .prev-btn > span,
31097
+ .E_phljevk .pagination-right .next-btn > span {
31098
+ color: #0080ff;
31075
31099
  }
31076
-
31077
- .E_o18uybox {
31078
- pointer-events: none;
31079
- height: 32px;
31080
- width: 100%;
31081
- opacity: 0;
31100
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31101
+ transform: rotate(180deg);
31082
31102
  }
31083
31103
 
31084
- .E_tju3gfj .date {
31085
- margin-right: 4px;
31104
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31105
+ max-height: calc(100vh - 128px);
31106
+ overflow-y: auto;
31107
+ }
31108
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31109
+ padding: 4px 20px;
31110
+ font-size: 12px;
31111
+ line-height: 18px;
31086
31112
  }
31087
31113
 
31088
31114
  .E_rapgekc.ant-radio-wrapper {
@@ -31231,61 +31257,6 @@ button.E_n7k2c6r {
31231
31257
  width: 36px;
31232
31258
  }
31233
31259
 
31234
- .E_s1dizucg.ant-switch {
31235
- min-width: 40px;
31236
- height: 24px;
31237
- background: rgba(172, 186, 211, 0.6);
31238
- overflow: hidden;
31239
- }
31240
- .E_s1dizucg.ant-switch:focus {
31241
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31242
- }
31243
- .E_s1dizucg.ant-switch-small {
31244
- min-width: 26px;
31245
- height: 16px;
31246
- }
31247
- .E_s1dizucg.ant-switch-large {
31248
- min-width: 52px;
31249
- height: 32px;
31250
- }
31251
- .E_s1dizucg.ant-switch .ant-switch-handle {
31252
- height: 20px;
31253
- width: 20px;
31254
- }
31255
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31256
- border-radius: 10px;
31257
- transition-delay: 120ms;
31258
- }
31259
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31260
- height: 14px;
31261
- width: 14px;
31262
- top: 1px;
31263
- left: 1px;
31264
- }
31265
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31266
- height: 28px;
31267
- width: 28px;
31268
- }
31269
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31270
- border-radius: 14px;
31271
- }
31272
- .E_s1dizucg.ant-switch-checked {
31273
- background-color: #00ba5d;
31274
- }
31275
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31276
- left: calc(100% - 20px - 2px);
31277
- }
31278
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31279
- left: calc(100% - 14px - 1px);
31280
- }
31281
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31282
- left: calc(100% - 28px - 2px);
31283
- }
31284
-
31285
- .E_c1up6e3y {
31286
- margin-left: 5px;
31287
- }
31288
-
31289
31260
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31290
31261
  border-radius: 6px;
31291
31262
  }
@@ -31343,1483 +31314,1518 @@ button.E_n7k2c6r {
31343
31314
  transform: rotate(180deg);
31344
31315
  }
31345
31316
 
31346
- .E_i1inqkme {
31347
- height: 18px;
31348
- line-height: 18px;
31349
- padding: 0 4px;
31350
- border-radius: 4px;
31351
- background: rgba(235, 239, 245, 0.6);
31352
- border: 1px solid rgba(223, 228, 235, 0.6);
31353
- display: flex;
31354
- align-items: center;
31355
- white-space: nowrap;
31317
+ .E_ivqqkzv {
31318
+ height: 24px;
31319
+ width: 56px !important;
31356
31320
  margin-right: 4px;
31357
31321
  }
31358
31322
 
31359
- .E_atcz0kf .ant-input-suffix {
31360
- margin-left: 8px;
31361
- }
31362
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31363
- padding: 2px 7px 2px 12px;
31323
+ .E_c1wk4q29 {
31324
+ color: rgba(44, 56, 82, 0.6);
31364
31325
  }
31365
31326
 
31366
- .E_iq1gosr {
31367
- display: inline-block;
31327
+ .E_cnujxq2 {
31328
+ display: flex;
31329
+ flex-direction: column;
31368
31330
  }
31369
31331
 
31370
- .E_t1m2x205 .ant-tooltip-arrow {
31371
- display: none;
31372
- }
31373
- .E_t1m2x205 .ant-tooltip-inner {
31374
- background: rgba(23, 38, 64, 0.8);
31375
- border-radius: 4px;
31332
+ .E_m7s48ia {
31333
+ max-width: 1120px;
31334
+ width: 100%;
31335
+ margin: 0 auto;
31336
+ height: 100%;
31376
31337
  }
31377
31338
 
31378
- .E_s1sck0th {
31379
- padding: 0 8px;
31380
- border-radius: 4px;
31339
+ .E_wt5zbg6 {
31340
+ max-width: 1120px;
31341
+ width: 100%;
31342
+ margin: 0 auto;
31343
+ display: flex;
31381
31344
  }
31382
-
31383
- .E_m855nr1 {
31384
- padding: 2px 8px;
31385
- border-radius: 3px;
31345
+ .E_wt5zbg6 .left,
31346
+ .E_wt5zbg6 .right {
31347
+ flex-grow: 0;
31348
+ flex-shrink: 0;
31349
+ flex-basis: 21%;
31386
31350
  }
31387
-
31388
- .E_l1270xpg {
31389
- padding: 3px 8px;
31390
- border-radius: 2px;
31351
+ .E_wt5zbg6 .left {
31352
+ display: flex;
31353
+ justify-content: flex-end;
31354
+ padding-right: 44px;
31355
+ }
31356
+ .E_wt5zbg6 .right {
31357
+ padding-left: 44px;
31358
+ }
31359
+ .E_wt5zbg6 .middle {
31360
+ margin-bottom: 40px;
31361
+ flex-grow: 0;
31362
+ flex-shrink: 0;
31363
+ flex-basis: 58%;
31364
+ }
31365
+ .E_wt5zbg6 .middle .form-base-field {
31366
+ width: 100%;
31367
+ }
31368
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31369
+ width: auto;
31391
31370
  }
31392
31371
 
31393
- .E_t14rextb.ant-tag:hover {
31394
- opacity: unset;
31372
+ .E_h18jprzg .ant-modal-header {
31373
+ margin: 0 auto;
31374
+ width: 100%;
31375
+ max-width: 648px;
31395
31376
  }
31396
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31397
- margin: 0;
31398
- margin-right: 8px;
31399
- display: inline-flex;
31400
- align-items: center;
31401
- border: none;
31377
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31378
+ margin-left: 0;
31402
31379
  }
31403
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31404
- width: 16px;
31405
- height: 16px;
31406
- color: inherit;
31407
- margin-left: 4px;
31408
- opacity: 0.6;
31409
- display: inline-flex;
31380
+ .E_h18jprzg .ant-modal-body {
31381
+ margin: 0 auto;
31382
+ padding: 0;
31383
+ width: 100%;
31384
+ max-width: 648px;
31385
+ overflow: hidden;
31410
31386
  }
31411
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31412
- opacity: 1;
31387
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31388
+ margin-bottom: 40px;
31413
31389
  }
31414
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31415
- color: #0080ff;
31416
- background-color: rgba(0, 136, 255, 0.1);
31390
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31391
+ height: calc(100vh - 225px);
31392
+ overflow-y: auto;
31417
31393
  }
31418
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31419
- color: #f0483e;
31420
- background-color: rgba(255, 74, 74, 0.1);
31394
+ .E_h18jprzg .ant-modal-footer .footer-content {
31395
+ margin: 0 auto;
31396
+ max-width: 648px;
31421
31397
  }
31422
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31423
- color: #e07f00;
31424
- background-color: rgba(255, 187, 0, 0.1);
31398
+
31399
+ .E_h16z9xgz .ant-modal-header {
31400
+ margin: 0 auto;
31401
+ width: 100%;
31402
+ max-width: 1024px;
31425
31403
  }
31426
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31427
- color: #008f4c;
31428
- background-color: rgba(30, 201, 127, 0.1);
31404
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31405
+ margin-left: 0;
31429
31406
  }
31430
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31431
- color: #1d326c;
31432
- background-color: rgba(225, 230, 241, 0.6);
31407
+ .E_h16z9xgz .ant-modal-body {
31408
+ margin: 0 auto;
31409
+ padding: 0;
31410
+ width: 100%;
31411
+ max-width: 1024px;
31412
+ overflow: hidden;
31433
31413
  }
31434
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31435
- color: #7E41FF;
31436
- background-color: rgba(126, 65, 255, 0.1);
31414
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31415
+ margin-bottom: 40px;
31437
31416
  }
31438
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31439
- color: #fff;
31417
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31418
+ height: calc(100vh - 225px);
31419
+ overflow-y: auto;
31440
31420
  }
31441
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31442
- background-color: #f0483e;
31421
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31422
+ margin: 0 auto;
31423
+ max-width: 1024px;
31443
31424
  }
31444
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31445
- background-color: #fea008;
31425
+
31426
+ .E_f1lrhghm {
31427
+ flex: 1;
31446
31428
  }
31447
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31448
- background-color: #00ba5d;
31429
+ .E_f1lrhghm label {
31430
+ font-size: 13px;
31431
+ line-height: 20px;
31432
+ color: rgba(44, 56, 82, 0.6);
31449
31433
  }
31450
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31451
- background-color: #0080ff;
31434
+ .E_f1lrhghm .title {
31435
+ font-size: 14px;
31436
+ line-height: 20px;
31437
+ color: #2d3a56;
31438
+ margin-bottom: 12px;
31452
31439
  }
31453
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31454
- background-color: #6b7d99;
31440
+ .E_f1lrhghm.connect-cluster .title {
31441
+ padding-bottom: 26px;
31455
31442
  }
31456
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31457
- background-color: #7E41FF;
31443
+
31444
+ .E_f18ot8em {
31445
+ padding: 25px 0 15px 0;
31446
+ border-bottom: 1px solid #e1e5eb;
31447
+ margin-bottom: 16px;
31458
31448
  }
31459
31449
 
31460
- .E_fzh9mnb {
31461
- width: 100%;
31462
- height: 100%;
31463
- min-height: 124px;
31450
+ .E_f1l1g2k0 {
31464
31451
  display: flex;
31465
- flex-direction: column;
31466
- justify-content: center;
31467
31452
  align-items: center;
31453
+ margin-bottom: 8px;
31468
31454
  }
31469
- .E_fzh9mnb .error-text {
31470
- color: rgba(10, 37, 85, 0.6);
31471
- margin-bottom: 16px;
31472
- font-size: 18px;
31455
+ .E_f1l1g2k0 > label {
31456
+ width: 216px;
31473
31457
  }
31474
-
31475
- .E_f7pxqmh {
31458
+ .E_f1l1g2k0 > label + * {
31476
31459
  width: 100%;
31477
- margin-bottom: 0 !important;
31478
- flex-flow: nowrap !important;
31479
- line-break: auto;
31480
- }
31481
- .E_f7pxqmh > .ant-form-item-label {
31482
- text-align: left !important;
31483
- padding-bottom: 0 !important;
31484
31460
  }
31485
- .E_f7pxqmh > .ant-form-item-label > label {
31486
- min-height: 32px;
31487
- height: auto;
31488
- font-size: 13px;
31489
- color: rgba(44, 56, 82, 0.6);
31490
- white-space: normal;
31461
+ .E_f1l1g2k0 .ant-select {
31462
+ width: 100%;
31491
31463
  }
31492
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31493
- border-color: #ff4d4f !important;
31464
+
31465
+ .E_e1k89cwg {
31466
+ color: #e75a3a;
31467
+ margin-right: 10px;
31494
31468
  }
31495
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31496
- border-color: #ff4d4f !important;
31469
+
31470
+ .E_d1oui1gf {
31471
+ width: 100%;
31472
+ height: 1px;
31473
+ background: rgba(213, 219, 227, 0.6);
31474
+ margin: 24px 0;
31497
31475
  }
31498
- .E_f7pxqmh .ant-form-item-explain {
31499
- margin-top: 4px;
31500
- font-size: 12px;
31501
- min-height: 0px;
31476
+
31477
+ .E_l15itdbb {
31478
+ display: flex;
31479
+ justify-content: center;
31480
+ align-items: center;
31481
+ height: 100%;
31502
31482
  }
31503
- .E_f7pxqmh .ant-form-item-extra {
31504
- font-size: 12px;
31505
- color: rgba(44, 56, 82, 0.6);
31506
- min-height: 0px;
31483
+
31484
+ .E_d1y3z4w {
31485
+ display: inline-block;
31486
+ width: 4px;
31487
+ height: 4px;
31488
+ background: #8e9aa9;
31489
+ opacity: 0.4;
31490
+ border-radius: 50%;
31491
+ margin: 0 4px;
31507
31492
  }
31508
31493
 
31509
- .E_a1wfy30z .ant-input-number-handler-wrap {
31510
- display: var(--a1wfy30z-0);
31494
+ .E_m177r7a3 .ant-modal-header,
31495
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31496
+ width: 648px;
31497
+ margin: 0 auto;
31511
31498
  }
31512
- .E_a1wfy30z .ant-input-number-input-wrap {
31513
- padding: 4px 11px;
31514
- display: inline-flex;
31515
- line-height: 1.5715;
31516
- height: inherit;
31499
+ .E_m177r7a3 .ant-modal-header {
31500
+ padding: 35px 0 24px;
31501
+ border: none;
31517
31502
  }
31518
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31519
- content: var(--a1wfy30z-1);
31520
- display: var(--a1wfy30z-2);
31521
- flex: none;
31522
- align-items: center;
31523
- margin-left: 4px;
31503
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31504
+ font-size: 30px;
31524
31505
  }
31525
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31526
- content: var(--a1wfy30z-3);
31527
- display: var(--a1wfy30z-4);
31528
- flex: none;
31529
- align-items: center;
31530
- margin-right: 4px;
31531
- cursor: auto;
31506
+ .E_m177r7a3 .ant-modal-body {
31507
+ padding: 4px 0 2px;
31532
31508
  }
31533
- .E_a1wfy30z .ant-input-number-input {
31534
- padding: 0;
31535
- margin: 0;
31536
- height: auto;
31537
- font-size: inherit;
31509
+ .E_m177r7a3 .ant-modal-footer {
31510
+ border: none;
31538
31511
  }
31539
31512
 
31540
- .E_iouxfgt {
31541
- display: inline-flex;
31542
- align-items: center;
31513
+ .E_t1wwio3v {
31514
+ font-size: 12px;
31515
+ line-height: 18px;
31516
+ font-weight: bold;
31517
+ color: #fff;
31518
+ padding: 0 4px;
31519
+ border-radius: 4px;
31520
+ display: inline-block;
31521
+ background: var(--t1wwio3v-0);
31543
31522
  }
31544
- .E_iouxfgt .icon-inner {
31545
- display: inline-flex;
31523
+ .E_t1wwio3v:not(:first-child) {
31524
+ margin-left: 4px;
31525
+ }
31526
+
31527
+ .E_f17jvtfk {
31528
+ width: 100%;
31529
+ height: 100%;
31530
+ display: flex;
31546
31531
  align-items: center;
31547
31532
  justify-content: center;
31548
31533
  }
31549
- .E_iouxfgt .icon-inner + span,
31550
- .E_iouxfgt span + .icon-inner.suffix {
31551
- margin-left: 4px;
31552
- }
31553
- .E_iouxfgt.is-rotate img,
31554
- .E_iouxfgt.is-rotate svg {
31555
- animation: rotate 680ms linear infinite;
31534
+
31535
+ .E_nzppkea {
31536
+ font-size: 90%;
31537
+ font-weight: bold;
31538
+ background-color: rgba(240, 243, 247, 0.6);
31539
+ padding: 1px 4px 1px;
31540
+ margin-left: 2px;
31541
+ margin-right: 2px;
31542
+ border: 1px solid rgba(213, 219, 227, 0.6);
31543
+ border-radius: 4px;
31556
31544
  }
31557
31545
 
31558
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31559
- display: var(--ai7qkf2-0);
31546
+ .E_f4mi9eq.form-item-general {
31547
+ width: 640px;
31560
31548
  }
31561
- .E_ai7qkf2 .ant-input-number-input-wrap {
31562
- display: inline-flex;
31563
- line-height: 1.5715;
31564
- height: 100%;
31549
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31550
+ margin-top: 16px;
31551
+ }
31552
+ .E_f4mi9eq.form-item-compact {
31553
+ width: 412px;
31554
+ }
31555
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31556
+ margin-top: 8px;
31557
+ }
31558
+ .E_f4mi9eq .form-item {
31559
+ width: auto;
31560
+ }
31561
+ .E_f4mi9eq .form-item-main {
31562
+ position: relative;
31563
+ display: flex;
31564
+ }
31565
+ .E_f4mi9eq .form-item-extra {
31566
+ margin-top: 4px;
31565
31567
  width: 100%;
31568
+ padding: 14px;
31569
+ background: #f2f4f6;
31570
+ font-size: 13px;
31571
+ line-height: 1.8;
31572
+ color: #8e9aa9;
31566
31573
  }
31567
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31568
- content: var(--ai7qkf2-1);
31569
- display: var(--ai7qkf2-2);
31570
- flex: none;
31571
- align-items: center;
31572
- margin-left: 4px;
31573
- padding: 5px 12px 5px 0;
31574
+ .E_f4mi9eq .form-item-label {
31575
+ padding-right: 12px;
31576
+ font-size: 13px;
31574
31577
  color: rgba(44, 56, 82, 0.6);
31575
31578
  }
31576
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31577
- content: var(--ai7qkf2-3);
31578
- display: var(--ai7qkf2-4);
31579
- flex: none;
31580
- align-items: center;
31581
- margin-right: 4px;
31582
- cursor: auto;
31583
- color: rgba(44, 56, 82, 0.6);
31579
+ .E_f4mi9eq .form-item-label.label-right {
31580
+ text-align: right;
31584
31581
  }
31585
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31586
- border-radius: 0;
31582
+ .E_f4mi9eq .form-item-label,
31583
+ .E_f4mi9eq .form-item-control {
31584
+ line-height: 32px;
31587
31585
  }
31588
- .E_ai7qkf2.ant-input-number {
31589
- width: 100%;
31590
- border-radius: 6px;
31586
+ .E_f4mi9eq .form-item-control .form-item-error {
31587
+ line-height: 18px;
31591
31588
  }
31592
- .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 {
31593
- border-color: #0096ff;
31594
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31595
- z-index: 1;
31589
+ .E_f4mi9eq .form-item-children {
31590
+ width: 100%;
31596
31591
  }
31597
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31598
- border-color: #e75a3a;
31599
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31592
+ .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 {
31593
+ width: 100%;
31600
31594
  }
31601
- .E_ai7qkf2 .ant-input-number-input {
31602
- height: 30px;
31603
- border: 1px;
31604
- padding: 5px 12px;
31605
- font-size: inherit;
31595
+ .E_f4mi9eq .form-item-error {
31596
+ color: #e75a3a;
31597
+ height: 0;
31598
+ overflow: hidden;
31606
31599
  }
31607
- .E_ai7qkf2.ant-input-number-lg input {
31608
- height: 38px;
31609
- border: 1px;
31610
- padding: 8px 16px;
31600
+ .E_f4mi9eq .form-item-error-enter-done {
31601
+ margin-top: 4px;
31602
+ height: auto;
31603
+ overflow: auto;
31611
31604
  }
31612
- .E_ai7qkf2.ant-input-number-sm input {
31613
- height: 22px;
31614
- border: 1px;
31615
- padding: 2px 8px;
31605
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31606
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31607
+ border: 1px solid #e75a3a;
31608
+ color: #e75a3a;
31616
31609
  }
31617
31610
 
31618
- .E_a1b5xrg3 .user-icon-inner {
31619
- display: inline-flex;
31620
- align-items: center;
31621
- justify-content: center;
31622
- color: #fff;
31611
+ .E_fh0ewl8 {
31612
+ color: #2d3a56;
31623
31613
  font-weight: bold;
31624
- font-size: 12px;
31625
- width: 24px;
31626
- height: 24px;
31627
- border-radius: 50%;
31628
- background: var(--a1b5xrg3-0);
31614
+ padding-bottom: 6px;
31615
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31616
+ margin-bottom: 16px;
31629
31617
  }
31630
- .E_a1b5xrg3.btn-item {
31631
- transition: all 160ms ease;
31632
- cursor: pointer;
31633
- width: 56px;
31634
- height: 40px;
31635
- display: inline-flex;
31636
- align-items: center;
31618
+ .E_fh0ewl8:not(:first-of-type) {
31619
+ margin-top: 16px;
31620
+ }
31621
+
31622
+ .E_e1qrlvot {
31623
+ width: 8px;
31624
+ height: 24px;
31625
+ display: flex;
31637
31626
  justify-content: center;
31638
- border-radius: 6px;
31627
+ align-items: center;
31628
+ cursor: pointer;
31629
+ transition: all 200ms ease-out 40ms;
31639
31630
  }
31640
- .E_a1b5xrg3.btn-item:hover {
31641
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31631
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31632
+ content: "";
31633
+ width: 1px;
31634
+ height: 6px;
31635
+ border-radius: 1px;
31636
+ background: #ccd4e3;
31637
+ position: relative;
31638
+ right: 2px;
31639
+ transform: rotate(-45deg);
31642
31640
  }
31643
- .E_a1b5xrg3.btn-item:active {
31644
- transform: translateY(2px);
31645
- transition: all 320ms ease;
31641
+ .E_e1qrlvot:after {
31642
+ transform: rotate(45deg);
31643
+ left: 1px;
31646
31644
  }
31647
31645
 
31648
- .E_owd0kml {
31649
- display: inline-block;
31646
+ .E_w9ic984.ant-alert-warning {
31647
+ border: 0;
31648
+ background: rgba(255, 187, 0, 0.1);
31649
+ border-radius: 6px;
31650
31650
  }
31651
-
31652
- .E_h1jsgezc {
31653
- visibility: hidden;
31654
- position: absolute;
31651
+ .E_w9ic984.ant-alert,
31652
+ .E_w9ic984 .ant-alert-message {
31653
+ color: #e07f00;
31655
31654
  }
31656
-
31657
- .E_m196gn1d {
31658
- min-width: 1280px;
31655
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31656
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31657
+ border-bottom-color: #e07f00;
31659
31658
  }
31660
31659
 
31661
- .E_dsnbhzf {
31662
- font-family: Inter;
31663
- font-style: normal;
31664
- font-weight: bold;
31665
- font-size: 32px;
31666
- line-height: 40px;
31660
+ .E_n1k9qi4r {
31661
+ display: flex;
31662
+ flex-direction: row;
31663
+ padding: 7px 12px;
31664
+ background: rgba(255, 187, 0, 0.1);
31665
+ border-radius: 6px;
31666
+ color: #e07f00;
31667
+ font-size: 12px;
31668
+ line-height: 18px;
31667
31669
  }
31668
-
31669
- .E_d1mvo22k {
31670
- font-family: Inter;
31671
- font-style: normal;
31672
- font-weight: bold;
31673
- font-size: 24px;
31674
- line-height: 32px;
31670
+ .E_n1k9qi4r .icon-wrapper {
31671
+ margin-right: 10px;
31672
+ height: 18px;
31675
31673
  }
31676
31674
 
31677
- .E_d1b444tr {
31678
- font-family: Inter;
31679
- font-style: normal;
31680
- font-weight: normal;
31681
- font-size: 32px;
31682
- line-height: 40px;
31675
+ .E_n16fsg9x {
31676
+ display: flex;
31677
+ flex-direction: row;
31678
+ padding: 7px 12px;
31679
+ background: rgba(225, 230, 241, 0.6);
31680
+ border-radius: 6px;
31681
+ color: rgba(44, 56, 82, 0.6);
31682
+ font-size: 12px;
31683
+ line-height: 18px;
31683
31684
  }
31684
-
31685
- .E_dvs0kue {
31686
- font-family: Inter;
31687
- font-style: normal;
31688
- font-weight: bold;
31689
- font-size: 20px;
31690
- line-height: 24px;
31685
+ .E_n16fsg9x .icon-wrapper {
31686
+ margin-right: 10px;
31687
+ height: 18px;
31691
31688
  }
31692
31689
 
31693
- .E_d1hcbfcq {
31694
- font-family: Inter;
31695
- font-style: normal;
31696
- font-weight: normal;
31697
- font-size: 20px;
31698
- line-height: 24px;
31690
+ .E_i173wxzw {
31691
+ display: flex;
31692
+ flex-direction: row;
31693
+ padding: 7px 12px;
31694
+ background: rgba(0, 136, 255, 0.1);
31695
+ border-radius: 6px;
31696
+ color: #005ed1;
31697
+ font-size: 12px;
31698
+ line-height: 18px;
31699
31699
  }
31700
-
31701
- .E_d1cz922v {
31702
- font-family: Inter;
31703
- font-style: normal;
31704
- font-weight: bold;
31705
- font-size: 18px;
31706
- line-height: 22px;
31700
+ .E_i173wxzw .icon-wrapper {
31701
+ margin-right: 10px;
31702
+ height: 18px;
31707
31703
  }
31708
31704
 
31709
- .E_d3nzbrm {
31710
- font-family: Inter;
31711
- font-style: normal;
31712
- font-weight: normal;
31713
- font-size: 18px;
31714
- line-height: 22px;
31705
+ .E_dld369h {
31706
+ color: rgba(44, 56, 82, 0.6);
31707
+ margin-top: 5px;
31708
+ font-size: 12px;
31709
+ line-height: 18px;
31715
31710
  }
31716
31711
 
31717
- .E_h1g0p5ob {
31718
- font-family: Inter;
31719
- font-style: normal;
31720
- font-weight: bold;
31721
- font-size: 16px;
31722
- line-height: 22px;
31712
+ .E_s1epv22q {
31713
+ color: #f0483e;
31714
+ font-size: 12px;
31715
+ white-space: pre-wrap;
31723
31716
  }
31724
31717
 
31725
- .E_hydo2ej {
31726
- font-family: Inter;
31727
- font-style: normal;
31728
- font-weight: normal;
31729
- font-size: 16px;
31730
- line-height: 22px;
31718
+ .E_okus5hk {
31719
+ display: flex;
31720
+ align-items: center;
31721
+ justify-content: flex-end;
31722
+ }
31723
+ .E_okus5hk .icon-wrapper {
31724
+ margin-right: 16px;
31731
31725
  }
31732
31726
 
31733
- .E_h1hbuq0r {
31734
- font-family: Inter;
31735
- font-style: normal;
31736
- font-weight: bold;
31737
- font-size: 14px;
31738
- line-height: 20px;
31727
+ .E_t1auuzri {
31728
+ color: rgba(0, 21, 64, 0.3);
31739
31729
  }
31740
31730
 
31741
- .E_h13bondg {
31742
- font-family: Inter;
31743
- font-style: normal;
31744
- font-weight: normal;
31745
- font-size: 14px;
31731
+ .E_i74cfyt.ant-input {
31732
+ padding: 5px 12px;
31746
31733
  line-height: 20px;
31734
+ color: #2d3a56;
31735
+ border-radius: 6px;
31736
+ border-color: rgba(172, 186, 211, 0.6);
31737
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31747
31738
  }
31748
-
31749
- .E_h1mhvdlx {
31750
- font-family: Inter;
31751
- font-style: normal;
31752
- font-weight: bold;
31753
- font-size: 12px;
31754
- line-height: 18px;
31739
+ .E_i74cfyt.ant-input.ant-input-lg {
31740
+ padding: 8px 16px;
31741
+ line-height: 22px;
31755
31742
  }
31756
-
31757
- .E_h1inmfq6 {
31758
- font-family: Inter;
31759
- font-style: normal;
31760
- font-weight: normal;
31761
- font-size: 12px;
31743
+ .E_i74cfyt.ant-input.ant-input-sm {
31744
+ padding: 2px 8px;
31762
31745
  line-height: 18px;
31763
31746
  }
31764
-
31765
- .E_h1kfc0la {
31766
- font-family: Inter;
31767
- font-style: normal;
31768
- font-weight: bold;
31769
- text-transform: uppercase;
31770
- font-feature-settings: "cpsp" on;
31771
- font-size: 12px;
31772
- line-height: 18px;
31747
+ .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 {
31748
+ border-color: rgba(107, 128, 167, 0.6);
31749
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31750
+ z-index: 1;
31773
31751
  }
31774
-
31775
- .E_h10xnyuu {
31776
- font-family: Inter;
31777
- font-style: normal;
31778
- font-weight: normal;
31779
- text-transform: uppercase;
31780
- font-feature-settings: "cpsp" on;
31781
- font-size: 12px;
31782
- line-height: 18px;
31752
+ .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 {
31753
+ border-color: #0096ff;
31754
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31755
+ z-index: 1;
31783
31756
  }
31784
-
31785
- .E_lrcmi0v {
31786
- font-family: Inter;
31787
- font-style: normal;
31788
- font-weight: normal;
31789
- font-size: 16px;
31790
- line-height: 24px;
31757
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31758
+ border-color: #e75a3a;
31759
+ color: #e75a3a;
31791
31760
  }
31792
-
31793
- .E_lzt43lp {
31794
- font-family: Inter;
31795
- font-style: normal;
31796
- font-weight: bold;
31797
- font-size: 16px;
31798
- line-height: 24px;
31761
+ .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 {
31762
+ border-color: #e75a3a;
31763
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31799
31764
  }
31800
-
31801
- .E_l5yc9nt {
31802
- font-family: Inter;
31803
- font-style: normal;
31804
- font-weight: normal;
31805
- font-size: 16px;
31806
- line-height: 24px;
31765
+ .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 {
31766
+ border-color: #e75a3a;
31767
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31807
31768
  }
31808
-
31809
- .E_l1fbkbzo {
31810
- font-family: Inter;
31811
- font-style: normal;
31812
- font-weight: bold;
31813
- font-size: 16px;
31814
- line-height: 24px;
31769
+ .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 {
31770
+ background: rgba(211, 218, 235, 0.6);
31771
+ color: rgba(0, 21, 64, 0.3);
31772
+ border-color: rgba(172, 186, 211, 0.6);
31815
31773
  }
31816
-
31817
- .E_lahvcax {
31818
- font-family: Inter;
31819
- font-style: normal;
31820
- font-weight: normal;
31821
- text-transform: uppercase;
31822
- font-feature-settings: "cpsp" on;
31823
- font-size: 16px;
31824
- line-height: 24px;
31774
+ .E_i74cfyt.ant-input-affix-wrapper {
31775
+ padding: 5px 12px;
31776
+ border-radius: 6px;
31777
+ border-color: rgba(172, 186, 211, 0.6);
31778
+ line-height: 20px;
31779
+ color: #2d3a56;
31780
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31825
31781
  }
31826
-
31827
- .E_l11q3pxd {
31828
- font-family: Inter;
31829
- font-style: normal;
31830
- font-weight: bold;
31831
- text-transform: uppercase;
31832
- font-feature-settings: "cpsp" on;
31833
- font-size: 16px;
31834
- line-height: 24px;
31782
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31783
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31784
+ color: rgba(44, 56, 82, 0.6);
31835
31785
  }
31836
-
31837
- .E_lfuc2qu {
31838
- font-family: Inter;
31839
- font-style: normal;
31840
- font-weight: normal;
31841
- font-size: 14px;
31786
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31787
+ padding: 8px 16px;
31842
31788
  line-height: 22px;
31843
31789
  }
31844
-
31845
- .E_l1jmp8r0 {
31846
- font-family: Inter;
31847
- font-style: normal;
31848
- font-weight: 500;
31849
- font-size: 14px;
31850
- line-height: 22px;
31790
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31791
+ padding: 2px 8px;
31792
+ line-height: 18px;
31851
31793
  }
31852
-
31853
- .E_lcnm221 {
31854
- font-family: Inter;
31855
- font-style: normal;
31856
- font-weight: bold;
31857
- font-size: 14px;
31858
- line-height: 22px;
31794
+ .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 {
31795
+ border-color: rgba(107, 128, 167, 0.6);
31796
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31859
31797
  }
31860
-
31861
- .E_lu1z2n5 {
31862
- font-family: Inter;
31863
- font-style: normal;
31864
- font-weight: normal;
31865
- font-size: 14px;
31866
- line-height: 22px;
31798
+ .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 {
31799
+ border-color: #0096ff;
31800
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31867
31801
  }
31868
-
31869
- .E_l1r59djn {
31870
- font-family: Inter;
31871
- font-style: normal;
31872
- font-weight: bold;
31873
- font-size: 14px;
31874
- line-height: 22px;
31802
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31803
+ border-color: #e75a3a;
31875
31804
  }
31876
-
31877
- .E_ljm2911 {
31878
- font-family: Inter;
31879
- font-style: normal;
31880
- font-weight: normal;
31881
- text-transform: uppercase;
31882
- font-feature-settings: "cpsp" on;
31883
- font-size: 14px;
31884
- line-height: 22px;
31805
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31806
+ color: #e75a3a;
31885
31807
  }
31886
-
31887
- .E_l124mzmr {
31888
- font-family: Inter;
31889
- font-style: normal;
31890
- font-weight: bold;
31891
- text-transform: uppercase;
31892
- font-feature-settings: "cpsp" on;
31893
- font-size: 14px;
31894
- line-height: 22px;
31808
+ .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 {
31809
+ border-color: #e75a3a;
31810
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31895
31811
  }
31896
-
31897
- .E_lb3chel {
31898
- font-family: Inter;
31899
- font-style: normal;
31900
- font-weight: normal;
31901
- font-size: 13px;
31902
- line-height: 20px;
31812
+ .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 {
31813
+ border-color: #e75a3a;
31814
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31815
+ }
31816
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31817
+ background: rgba(211, 218, 235, 0.6);
31818
+ color: rgba(0, 21, 64, 0.3);
31819
+ border-color: rgba(172, 186, 211, 0.6);
31820
+ }
31821
+ textarea.E_i74cfyt.ant-input {
31822
+ transition-property: height;
31823
+ transition-delay: 50ms;
31824
+ }
31825
+ textarea.E_i74cfyt.ant-input.textarea-large {
31826
+ min-height: 40px;
31827
+ height: 40px;
31828
+ }
31829
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
31830
+ height: 80px;
31831
+ }
31832
+ textarea.E_i74cfyt.ant-input.textarea-middle {
31833
+ min-height: 32px;
31834
+ height: 32px;
31835
+ }
31836
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31837
+ height: 64px;
31838
+ }
31839
+ textarea.E_i74cfyt.ant-input.textarea-small {
31840
+ min-height: 24px;
31841
+ height: 24px;
31842
+ }
31843
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
31844
+ height: 40px;
31903
31845
  }
31904
31846
 
31905
- .E_lv9jstu {
31906
- font-family: Inter;
31907
- font-style: normal;
31908
- font-weight: 600;
31909
- font-size: 13px;
31910
- line-height: 20px;
31847
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
31848
+ border: 1px solid rgba(213, 219, 227, 0.6);
31849
+ border-radius: 4px;
31850
+ }
31851
+ .E_k1ci6977.input-tags {
31852
+ position: relative;
31853
+ padding: 6px;
31854
+ height: 32px;
31855
+ cursor: pointer;
31856
+ transition: border 150ms;
31857
+ }
31858
+ .E_k1ci6977.input-tags:hover {
31859
+ border-color: #0080ff;
31860
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31861
+ }
31862
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31863
+ padding-right: 30px;
31864
+ }
31865
+ .E_k1ci6977.input-tags .input-tags-inner {
31866
+ display: flex;
31867
+ }
31868
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31869
+ display: flex;
31870
+ }
31871
+ .E_k1ci6977.input-tags .input-tag-suffix {
31872
+ position: absolute;
31873
+ right: 12px;
31874
+ top: 50%;
31875
+ transform: translateY(-50%);
31876
+ }
31877
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31878
+ color: rgba(0, 0, 0, 0.25);
31879
+ font-size: 12px;
31880
+ cursor: pointer;
31881
+ }
31882
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31883
+ color: rgba(0, 0, 0, 0.45);
31884
+ }
31885
+ .E_k1ci6977.has-focus-indicator {
31886
+ position: relative;
31887
+ overflow: hidden;
31888
+ }
31889
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31890
+ position: absolute;
31891
+ top: 50%;
31892
+ transform: translateY(-50%);
31893
+ left: -16px;
31894
+ transition: left 150ms ease;
31895
+ opacity: 0;
31896
+ }
31897
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31898
+ left: 8px;
31899
+ opacity: 1;
31900
+ }
31901
+ .E_k1ci6977.has-focus-indicator input {
31902
+ transition: margin-left 150ms ease;
31903
+ margin-left: 0px;
31904
+ }
31905
+ .E_k1ci6977.has-focus-indicator input:focus {
31906
+ margin-left: 16px;
31911
31907
  }
31912
31908
 
31913
- .E_lwqlh3x {
31914
- font-family: Inter;
31915
- font-style: normal;
31916
- font-weight: bold;
31917
- font-size: 13px;
31918
- line-height: 20px;
31909
+ input.E_l1f7td1d.ant-input {
31910
+ border-top-right-radius: 0;
31911
+ border-bottom-right-radius: 0;
31919
31912
  }
31920
31913
 
31921
- .E_lalum9y {
31922
- font-family: Inter;
31923
- font-style: normal;
31924
- font-weight: normal;
31925
- font-size: 13px;
31926
- line-height: 20px;
31914
+ .E_l1f7td1d.ant-input-affix-wrapper {
31915
+ border-top-right-radius: 0;
31916
+ border-bottom-right-radius: 0;
31927
31917
  }
31928
31918
 
31929
- .E_l1t6dj5o {
31930
- font-family: Inter;
31931
- font-style: normal;
31932
- font-weight: 600;
31933
- font-size: 13px;
31934
- line-height: 20px;
31919
+ input.E_rf8rlle.ant-input {
31920
+ border-top-left-radius: 0;
31921
+ border-bottom-left-radius: 0;
31935
31922
  }
31936
31923
 
31937
- .E_l12f6ic {
31938
- font-family: Inter;
31939
- font-style: normal;
31940
- font-weight: bold;
31941
- font-size: 13px;
31942
- line-height: 20px;
31924
+ .E_rf8rlle.ant-input-affix-wrapper {
31925
+ border-top-left-radius: 0;
31926
+ border-bottom-left-radius: 0;
31943
31927
  }
31944
31928
 
31945
- .E_l7gmukq {
31946
- font-family: Inter;
31947
- font-style: normal;
31948
- font-weight: normal;
31949
- text-transform: uppercase;
31950
- font-feature-settings: "cpsp" on;
31951
- font-size: 13px;
31952
- line-height: 20px;
31929
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
31930
+ border-top-right-radius: 0;
31931
+ border-bottom-right-radius: 0;
31953
31932
  }
31954
31933
 
31955
- .E_lkwl0yp {
31956
- font-family: Inter;
31957
- font-style: normal;
31958
- font-weight: bold;
31959
- text-transform: uppercase;
31960
- font-feature-settings: "cpsp" on;
31961
- font-size: 13px;
31962
- line-height: 20px;
31934
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
31935
+ border-top-left-radius: 0;
31936
+ border-bottom-left-radius: 0;
31963
31937
  }
31964
31938
 
31965
- .E_l10knv48 {
31966
- font-family: Inter;
31967
- font-style: normal;
31968
- font-weight: normal;
31969
- font-size: 12px;
31970
- line-height: 18px;
31939
+ .E_c3ni091 {
31940
+ display: flex;
31941
+ flex-direction: column;
31942
+ }
31943
+ .E_c3ni091 .select-wrapper {
31944
+ margin-top: 12px;
31945
+ }
31946
+ .E_c3ni091 .select-wrapper .select {
31947
+ width: 100%;
31948
+ }
31949
+ .E_c3ni091 .radio-wrapper {
31950
+ margin-top: 24px;
31951
+ }
31952
+ .E_c3ni091 div.form-item {
31953
+ width: 100%;
31971
31954
  }
31972
31955
 
31973
- .E_l6526ld {
31974
- font-family: Inter;
31975
- font-style: normal;
31956
+ .E_d105ju2d {
31957
+ font-size: 14px;
31976
31958
  font-weight: 500;
31977
- font-size: 12px;
31959
+ color: #3e4652;
31978
31960
  line-height: 18px;
31979
31961
  }
31962
+ .E_d105ju2d + .E_d105ju2d {
31963
+ margin-top: 16px;
31964
+ }
31965
+ .E_d105ju2d + * {
31966
+ margin-top: 16px;
31967
+ }
31980
31968
 
31981
- .E_l1j81vli {
31982
- font-family: Inter;
31983
- font-style: normal;
31984
- font-weight: bold;
31969
+ .E_lh0l62z.E_d105ju2d {
31985
31970
  font-size: 12px;
31986
- line-height: 18px;
31971
+ color: rgba(44, 56, 82, 0.6);
31972
+ margin-top: 12px;
31987
31973
  }
31988
31974
 
31989
- .E_l1x7n1mk {
31990
- font-family: Inter;
31991
- font-style: normal;
31992
- font-weight: normal;
31993
- font-size: 12px;
31975
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31994
31976
  line-height: 18px;
31977
+ font-weight: 500;
31978
+ margin-top: 0;
31979
+ white-space: initial;
31995
31980
  }
31996
31981
 
31997
- .E_l9fqufz {
31998
- font-family: Inter;
31999
- font-style: normal;
31982
+ .E_r1skkc3l {
31983
+ display: block;
31984
+ }
31985
+ .E_r1skkc3l span {
31986
+ font-size: 14px;
32000
31987
  font-weight: 500;
32001
- font-size: 12px;
32002
- line-height: 18px;
31988
+ line-height: 32px;
31989
+ color: #3e4652;
32003
31990
  }
32004
31991
 
32005
- .E_l1iwnybd {
32006
- font-family: Inter;
32007
- font-style: normal;
32008
- font-weight: bold;
31992
+ .E_c3cobmo {
31993
+ margin-top: 16px;
31994
+ padding: 8px;
31995
+ border-radius: 6px;
31996
+ background: rgba(225, 230, 241, 0.6);
31997
+ color: rgba(44, 56, 82, 0.6);
32009
31998
  font-size: 12px;
31999
+ }
32000
+ .E_c3cobmo div {
32001
+ line-height: 20px;
32002
+ display: flex;
32003
+ align-items: center;
32004
+ word-break: break-all;
32005
+ }
32006
+ .E_c3cobmo .title {
32007
+ font-weight: 700;
32010
32008
  line-height: 18px;
32009
+ margin: 4px 0;
32011
32010
  }
32012
32011
 
32013
- .E_lprtm1e {
32014
- font-family: Inter;
32015
- font-style: normal;
32016
- font-weight: normal;
32017
- text-transform: uppercase;
32018
- font-feature-settings: "cpsp" on;
32019
- font-size: 12px;
32020
- line-height: 18px;
32012
+ .E_uqv57uv {
32013
+ color: rgba(44, 56, 82, 0.7490196078);
32021
32014
  }
32022
32015
 
32023
- .E_l1lln87h {
32024
- font-family: Inter;
32025
- font-style: normal;
32026
- font-weight: bold;
32027
- text-transform: uppercase;
32028
- font-feature-settings: "cpsp" on;
32029
- font-size: 12px;
32030
- line-height: 18px;
32016
+ .E_s1sck0th {
32017
+ padding: 0 8px;
32018
+ border-radius: 4px;
32031
32019
  }
32032
32020
 
32033
- .E_f2pb48l {
32034
- font-family: Inter;
32035
- font-style: normal;
32036
- font-weight: normal;
32037
- font-size: 13px;
32038
- line-height: 20px;
32021
+ .E_m855nr1 {
32022
+ padding: 2px 8px;
32023
+ border-radius: 3px;
32039
32024
  }
32040
32025
 
32041
- .E_fi9emkw {
32042
- font-family: Inter;
32043
- font-style: normal;
32044
- font-weight: normal;
32045
- font-size: 13px;
32046
- line-height: 20px;
32026
+ .E_l1270xpg {
32027
+ padding: 3px 8px;
32028
+ border-radius: 2px;
32047
32029
  }
32048
32030
 
32049
- .E_f1nrg7da {
32050
- font-family: Inter;
32051
- font-style: normal;
32052
- font-weight: normal;
32053
- font-size: 12px;
32054
- line-height: 18px;
32031
+ .E_t14rextb.ant-tag:hover {
32032
+ opacity: unset;
32055
32033
  }
32056
-
32057
- .E_f17k1i3n {
32058
- font-family: Inter;
32059
- font-style: normal;
32060
- font-weight: normal;
32061
- font-size: 12px;
32062
- line-height: 18px;
32034
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
32035
+ margin: 0;
32036
+ margin-right: 8px;
32037
+ display: inline-flex;
32038
+ align-items: center;
32039
+ border: none;
32063
32040
  }
32064
-
32065
- .E_t1tvuj2e {
32066
- font-family: Inter;
32067
- font-style: normal;
32068
- font-weight: normal;
32069
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32070
- font-size: 13px;
32071
- line-height: 20px;
32041
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
32042
+ width: 16px;
32043
+ height: 16px;
32044
+ color: inherit;
32045
+ margin-left: 4px;
32046
+ opacity: 0.6;
32047
+ display: inline-flex;
32072
32048
  }
32073
-
32074
- .E_t17uajlu {
32075
- font-family: Inter;
32076
- font-style: normal;
32077
- font-weight: normal;
32078
- font-feature-settings: "zero" on;
32079
- font-size: 13px;
32080
- line-height: 20px;
32049
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32050
+ opacity: 1;
32081
32051
  }
32082
-
32083
- .E_t114zbyz {
32084
- font-family: Inter;
32085
- font-style: normal;
32086
- font-weight: normal;
32087
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32088
- font-size: 12px;
32089
- line-height: 18px;
32052
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32053
+ color: #0080ff;
32054
+ background-color: rgba(0, 136, 255, 0.1);
32090
32055
  }
32091
-
32092
- .E_t1il0kvi {
32093
- font-family: Inter;
32094
- font-style: normal;
32095
- font-weight: 500;
32096
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32097
- font-size: 12px;
32098
- line-height: 18px;
32056
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32057
+ color: #f0483e;
32058
+ background-color: rgba(255, 74, 74, 0.1);
32099
32059
  }
32100
-
32101
- .E_t10dv8p1 {
32102
- font-family: Inter;
32103
- font-style: normal;
32104
- font-weight: normal;
32105
- font-feature-settings: "zero" on;
32106
- font-size: 12px;
32107
- line-height: 18px;
32060
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32061
+ color: #e07f00;
32062
+ background-color: rgba(255, 187, 0, 0.1);
32108
32063
  }
32109
-
32110
- .E_tc2oqpq {
32111
- font-family: Inter;
32112
- font-style: normal;
32113
- font-weight: 500;
32114
- font-feature-settings: "zero" on;
32115
- font-size: 12px;
32116
- line-height: 18px;
32064
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32065
+ color: #008f4c;
32066
+ background-color: rgba(30, 201, 127, 0.1);
32117
32067
  }
32118
-
32119
- .E_tzvddmc {
32120
- font-family: Inter;
32121
- font-style: normal;
32122
- font-weight: bold;
32123
- font-feature-settings: "zero" on;
32124
- font-size: 16px;
32125
- line-height: 24px;
32068
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32069
+ color: #1d326c;
32070
+ background-color: rgba(225, 230, 241, 0.6);
32126
32071
  }
32127
-
32128
- .E_u18llj45 {
32129
- font-family: Inter;
32130
- font-style: normal;
32131
- font-weight: normal;
32132
- font-size: 10px;
32133
- line-height: 12px;
32072
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32073
+ color: #7E41FF;
32074
+ background-color: rgba(126, 65, 255, 0.1);
32134
32075
  }
32135
-
32136
- .E_cnujxq2 {
32137
- display: flex;
32138
- flex-direction: column;
32076
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32077
+ color: #fff;
32139
32078
  }
32140
-
32141
- .E_m7s48ia {
32142
- max-width: 1120px;
32143
- width: 100%;
32144
- margin: 0 auto;
32145
- height: 100%;
32079
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32080
+ background-color: #f0483e;
32146
32081
  }
32147
-
32148
- .E_wt5zbg6 {
32149
- max-width: 1120px;
32150
- width: 100%;
32151
- margin: 0 auto;
32152
- display: flex;
32082
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32083
+ background-color: #fea008;
32153
32084
  }
32154
- .E_wt5zbg6 .left,
32155
- .E_wt5zbg6 .right {
32156
- flex-grow: 0;
32157
- flex-shrink: 0;
32158
- flex-basis: 21%;
32085
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32086
+ background-color: #00ba5d;
32159
32087
  }
32160
- .E_wt5zbg6 .left {
32161
- display: flex;
32162
- justify-content: flex-end;
32163
- padding-right: 44px;
32088
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32089
+ background-color: #0080ff;
32164
32090
  }
32165
- .E_wt5zbg6 .right {
32166
- padding-left: 44px;
32091
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32092
+ background-color: #6b7d99;
32167
32093
  }
32168
- .E_wt5zbg6 .middle {
32169
- margin-bottom: 40px;
32170
- flex-grow: 0;
32094
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32095
+ background-color: #7E41FF;
32096
+ }
32097
+
32098
+ .E_c1bus5hc {
32099
+ --color: white;
32100
+ height: 14px;
32101
+ width: 14px;
32102
+ border-radius: 50%;
32171
32103
  flex-shrink: 0;
32172
- flex-basis: 58%;
32104
+ display: flex;
32105
+ align-items: center;
32106
+ justify-content: center;
32107
+ border: 1px solid var(--color);
32173
32108
  }
32174
- .E_wt5zbg6 .middle .form-base-field {
32175
- width: 100%;
32109
+ .E_c1bus5hc .circle-inner {
32110
+ position: relative;
32111
+ height: 10px;
32112
+ width: 10px;
32113
+ border-radius: 50%;
32114
+ overflow: hidden;
32176
32115
  }
32177
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
32178
- width: auto;
32116
+ .E_c1bus5hc .circle-content {
32117
+ position: absolute;
32118
+ height: 100%;
32119
+ width: 100%;
32120
+ left: 0;
32121
+ top: 0;
32122
+ border-radius: 50%;
32123
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32124
+ transform: rotate(180deg);
32179
32125
  }
32180
-
32181
- .E_h18jprzg .ant-modal-header {
32182
- margin: 0 auto;
32126
+ .E_c1bus5hc .circle-child {
32127
+ position: absolute;
32128
+ height: 100%;
32183
32129
  width: 100%;
32184
- max-width: 648px;
32130
+ left: 0;
32131
+ top: 0;
32132
+ margin-left: 50%;
32133
+ transform-origin: left;
32134
+ background: white;
32135
+ transform: rotate(0deg);
32185
32136
  }
32186
- .E_h18jprzg .ant-modal-header .ant-modal-title {
32187
- margin-left: 0;
32137
+
32138
+ .E_tju3gfj .date {
32139
+ margin-right: 4px;
32188
32140
  }
32189
- .E_h18jprzg .ant-modal-body {
32190
- margin: 0 auto;
32191
- padding: 0;
32192
- width: 100%;
32193
- max-width: 648px;
32141
+
32142
+ .E_s1dizucg.ant-switch {
32143
+ min-width: 40px;
32144
+ height: 24px;
32145
+ background: rgba(172, 186, 211, 0.6);
32194
32146
  overflow: hidden;
32195
32147
  }
32196
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32197
- margin-bottom: 40px;
32148
+ .E_s1dizucg.ant-switch:focus {
32149
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
32198
32150
  }
32199
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32200
- height: calc(100vh - 225px);
32201
- overflow-y: auto;
32151
+ .E_s1dizucg.ant-switch-small {
32152
+ min-width: 26px;
32153
+ height: 16px;
32202
32154
  }
32203
- .E_h18jprzg .ant-modal-footer .footer-content {
32204
- margin: 0 auto;
32205
- max-width: 648px;
32155
+ .E_s1dizucg.ant-switch-large {
32156
+ min-width: 52px;
32157
+ height: 32px;
32206
32158
  }
32207
-
32208
- .E_h16z9xgz .ant-modal-header {
32209
- margin: 0 auto;
32210
- width: 100%;
32211
- max-width: 1024px;
32159
+ .E_s1dizucg.ant-switch .ant-switch-handle {
32160
+ height: 20px;
32161
+ width: 20px;
32212
32162
  }
32213
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
32214
- margin-left: 0;
32163
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
32164
+ border-radius: 10px;
32165
+ transition-delay: 120ms;
32215
32166
  }
32216
- .E_h16z9xgz .ant-modal-body {
32217
- margin: 0 auto;
32218
- padding: 0;
32219
- width: 100%;
32220
- max-width: 1024px;
32221
- overflow: hidden;
32167
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
32168
+ height: 14px;
32169
+ width: 14px;
32170
+ top: 1px;
32171
+ left: 1px;
32222
32172
  }
32223
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32224
- margin-bottom: 40px;
32173
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
32174
+ height: 28px;
32175
+ width: 28px;
32225
32176
  }
32226
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32227
- height: calc(100vh - 225px);
32228
- overflow-y: auto;
32177
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
32178
+ border-radius: 14px;
32229
32179
  }
32230
- .E_h16z9xgz .ant-modal-footer .footer-content {
32231
- margin: 0 auto;
32232
- max-width: 1024px;
32180
+ .E_s1dizucg.ant-switch-checked {
32181
+ background-color: #00ba5d;
32233
32182
  }
32234
-
32235
- .E_f1lrhghm {
32236
- flex: 1;
32183
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
32184
+ left: calc(100% - 20px - 2px);
32237
32185
  }
32238
- .E_f1lrhghm label {
32239
- font-size: 13px;
32240
- line-height: 20px;
32241
- color: rgba(44, 56, 82, 0.6);
32186
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
32187
+ left: calc(100% - 14px - 1px);
32242
32188
  }
32243
- .E_f1lrhghm .title {
32244
- font-size: 14px;
32245
- line-height: 20px;
32246
- color: #2d3a56;
32247
- margin-bottom: 12px;
32189
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
32190
+ left: calc(100% - 28px - 2px);
32248
32191
  }
32249
- .E_f1lrhghm.connect-cluster .title {
32250
- padding-bottom: 26px;
32192
+
32193
+ .E_c1up6e3y {
32194
+ margin-left: 5px;
32251
32195
  }
32252
32196
 
32253
- .E_f18ot8em {
32254
- padding: 25px 0 15px 0;
32255
- border-bottom: 1px solid #e1e5eb;
32256
- margin-bottom: 16px;
32197
+ .E_s1dni7lo {
32198
+ width: 430px !important;
32257
32199
  }
32258
32200
 
32259
- .E_f1l1g2k0 {
32201
+ .E_d1wwmmm5 .ant-select-item-group {
32202
+ padding: 8px 16px;
32203
+ line-height: 18px;
32204
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32205
+ height: 34px;
32206
+ min-height: 34px;
32207
+ box-sizing: border-box;
32208
+ margin-top: 8px;
32209
+ }
32210
+
32211
+ .E_o1ugr09p {
32260
32212
  display: flex;
32261
- align-items: center;
32262
- margin-bottom: 8px;
32213
+ flex-direction: column;
32214
+ margin: 1px 8px;
32215
+ padding: 8px;
32216
+ border-radius: 4px;
32263
32217
  }
32264
- .E_f1l1g2k0 > label {
32265
- width: 216px;
32218
+ .E_o1ugr09p .selected-icon {
32219
+ display: none;
32266
32220
  }
32267
- .E_f1l1g2k0 > label + * {
32268
- width: 100%;
32221
+ .E_o1ugr09p.ant-select-item-option-grouped {
32222
+ padding-left: 8px;
32269
32223
  }
32270
- .E_f1l1g2k0 .ant-select {
32271
- width: 100%;
32224
+ .E_o1ugr09p.ant-select-item-option-selected {
32225
+ background-color: white;
32272
32226
  }
32273
-
32274
- .E_e1k89cwg {
32275
- color: #e75a3a;
32276
- margin-right: 10px;
32227
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32228
+ color: #0080ff;
32229
+ }
32230
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32231
+ display: block;
32232
+ }
32233
+ .E_o1ugr09p.ant-select-item-option-active {
32234
+ background: rgba(0, 136, 255, 0.16);
32235
+ }
32236
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32237
+ color: #0080ff;
32238
+ }
32239
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32240
+ background: rgba(0, 136, 255, 0.1);
32241
+ color: #0080ff;
32277
32242
  }
32278
32243
 
32279
- .E_d1oui1gf {
32280
- width: 100%;
32281
- height: 1px;
32282
- background: rgba(213, 219, 227, 0.6);
32283
- margin: 24px 0;
32244
+ .E_o1ifxsq4 {
32245
+ display: flex;
32246
+ justify-content: space-between;
32247
+ height: 20px;
32248
+ line-height: 20px;
32249
+ }
32250
+ .E_o1ifxsq4 .timezone-title {
32251
+ color: #2d3a56;
32252
+ overflow: hidden;
32253
+ text-overflow: ellipsis;
32284
32254
  }
32285
32255
 
32286
- .E_l15itdbb {
32256
+ .E_o1zue7 {
32287
32257
  display: flex;
32288
- justify-content: center;
32289
- align-items: center;
32290
- height: 100%;
32258
+ justify-content: space-between;
32259
+ color: rgba(44, 56, 82, 0.6);
32260
+ height: 18px;
32261
+ line-height: 18px;
32262
+ margin-top: 2px;
32291
32263
  }
32292
32264
 
32293
- .E_d1y3z4w {
32294
- display: inline-block;
32295
- width: 4px;
32296
- height: 4px;
32297
- background: #8e9aa9;
32298
- opacity: 0.4;
32299
- border-radius: 50%;
32300
- margin: 0 4px;
32265
+ .E_tyfmlxg {
32266
+ border: none;
32267
+ margin-right: 0;
32268
+ background: rgba(225, 230, 241, 0.6);
32301
32269
  }
32302
32270
 
32303
- .E_m177r7a3 .ant-modal-header,
32304
- .E_m177r7a3 .ant-modal-footer .footer-content {
32305
- width: 648px;
32306
- margin: 0 auto;
32271
+ .E_o18uybox {
32272
+ pointer-events: none;
32273
+ height: 32px;
32274
+ width: 100%;
32275
+ opacity: 0;
32307
32276
  }
32308
- .E_m177r7a3 .ant-modal-header {
32309
- padding: 35px 0 24px;
32310
- border: none;
32277
+
32278
+ .E_t1m2x205 .ant-tooltip-arrow {
32279
+ display: none;
32311
32280
  }
32312
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
32313
- font-size: 30px;
32281
+ .E_t1m2x205 .ant-tooltip-inner {
32282
+ background: rgba(23, 38, 64, 0.8);
32283
+ border-radius: 4px;
32314
32284
  }
32315
- .E_m177r7a3 .ant-modal-body {
32316
- padding: 4px 0 2px;
32285
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
32286
+ visibility: hidden;
32317
32287
  }
32318
- .E_m177r7a3 .ant-modal-footer {
32319
- border: none;
32288
+
32289
+ .E_iq1gosr {
32290
+ display: inline-block;
32320
32291
  }
32321
32292
 
32322
- .E_t1wwio3v {
32323
- font-size: 12px;
32324
- line-height: 18px;
32293
+ .E_dsnbhzf {
32294
+ font-family: Inter;
32295
+ font-style: normal;
32325
32296
  font-weight: bold;
32326
- color: #fff;
32327
- padding: 0 4px;
32328
- border-radius: 4px;
32329
- display: inline-block;
32330
- background: var(--t1wwio3v-0);
32297
+ font-size: 32px;
32298
+ line-height: 40px;
32331
32299
  }
32332
- .E_t1wwio3v:not(:first-child) {
32333
- margin-left: 4px;
32300
+
32301
+ .E_d1mvo22k {
32302
+ font-family: Inter;
32303
+ font-style: normal;
32304
+ font-weight: bold;
32305
+ font-size: 24px;
32306
+ line-height: 32px;
32334
32307
  }
32335
32308
 
32336
- .E_f17jvtfk {
32337
- width: 100%;
32338
- height: 100%;
32339
- display: flex;
32340
- align-items: center;
32341
- justify-content: center;
32309
+ .E_d1b444tr {
32310
+ font-family: Inter;
32311
+ font-style: normal;
32312
+ font-weight: normal;
32313
+ font-size: 32px;
32314
+ line-height: 40px;
32342
32315
  }
32343
32316
 
32344
- .E_nzppkea {
32345
- font-size: 90%;
32317
+ .E_dvs0kue {
32318
+ font-family: Inter;
32319
+ font-style: normal;
32346
32320
  font-weight: bold;
32347
- background-color: rgba(240, 243, 247, 0.6);
32348
- padding: 1px 4px 1px;
32349
- margin-left: 2px;
32350
- margin-right: 2px;
32351
- border: 1px solid rgba(213, 219, 227, 0.6);
32352
- border-radius: 4px;
32321
+ font-size: 20px;
32322
+ line-height: 24px;
32353
32323
  }
32354
32324
 
32355
- .E_f4mi9eq.form-item-general {
32356
- width: 640px;
32325
+ .E_d1hcbfcq {
32326
+ font-family: Inter;
32327
+ font-style: normal;
32328
+ font-weight: normal;
32329
+ font-size: 20px;
32330
+ line-height: 24px;
32357
32331
  }
32358
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32359
- margin-top: 16px;
32332
+
32333
+ .E_d1cz922v {
32334
+ font-family: Inter;
32335
+ font-style: normal;
32336
+ font-weight: bold;
32337
+ font-size: 18px;
32338
+ line-height: 22px;
32360
32339
  }
32361
- .E_f4mi9eq.form-item-compact {
32362
- width: 412px;
32363
- }
32364
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32365
- margin-top: 8px;
32366
- }
32367
- .E_f4mi9eq .form-item {
32368
- width: auto;
32369
- }
32370
- .E_f4mi9eq .form-item-main {
32371
- position: relative;
32372
- display: flex;
32373
- }
32374
- .E_f4mi9eq .form-item-extra {
32375
- margin-top: 4px;
32376
- width: 100%;
32377
- padding: 14px;
32378
- background: #f2f4f6;
32379
- font-size: 13px;
32380
- line-height: 1.8;
32381
- color: #8e9aa9;
32382
- }
32383
- .E_f4mi9eq .form-item-label {
32384
- padding-right: 12px;
32385
- font-size: 13px;
32386
- color: rgba(44, 56, 82, 0.6);
32387
- }
32388
- .E_f4mi9eq .form-item-label.label-right {
32389
- text-align: right;
32390
- }
32391
- .E_f4mi9eq .form-item-label,
32392
- .E_f4mi9eq .form-item-control {
32393
- line-height: 32px;
32394
- }
32395
- .E_f4mi9eq .form-item-control .form-item-error {
32396
- line-height: 18px;
32397
- }
32398
- .E_f4mi9eq .form-item-children {
32399
- width: 100%;
32400
- }
32401
- .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 {
32402
- width: 100%;
32403
- }
32404
- .E_f4mi9eq .form-item-error {
32405
- color: #e75a3a;
32406
- height: 0;
32407
- overflow: hidden;
32408
- }
32409
- .E_f4mi9eq .form-item-error-enter-done {
32410
- margin-top: 4px;
32411
- height: auto;
32412
- overflow: auto;
32413
- }
32414
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32415
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32416
- border: 1px solid #e75a3a;
32417
- color: #e75a3a;
32340
+
32341
+ .E_d3nzbrm {
32342
+ font-family: Inter;
32343
+ font-style: normal;
32344
+ font-weight: normal;
32345
+ font-size: 18px;
32346
+ line-height: 22px;
32418
32347
  }
32419
32348
 
32420
- .E_fh0ewl8 {
32421
- color: #2d3a56;
32349
+ .E_h1g0p5ob {
32350
+ font-family: Inter;
32351
+ font-style: normal;
32422
32352
  font-weight: bold;
32423
- padding-bottom: 6px;
32424
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32425
- margin-bottom: 16px;
32426
- }
32427
- .E_fh0ewl8:not(:first-of-type) {
32428
- margin-top: 16px;
32353
+ font-size: 16px;
32354
+ line-height: 22px;
32429
32355
  }
32430
32356
 
32431
- .E_e1qrlvot {
32432
- width: 8px;
32433
- height: 24px;
32434
- display: flex;
32435
- justify-content: center;
32436
- align-items: center;
32437
- cursor: pointer;
32438
- transition: all 200ms ease-out 40ms;
32439
- }
32440
- .E_e1qrlvot:before, .E_e1qrlvot:after {
32441
- content: "";
32442
- width: 1px;
32443
- height: 6px;
32444
- border-radius: 1px;
32445
- background: #ccd4e3;
32446
- position: relative;
32447
- right: 2px;
32448
- transform: rotate(-45deg);
32449
- }
32450
- .E_e1qrlvot:after {
32451
- transform: rotate(45deg);
32452
- left: 1px;
32357
+ .E_hydo2ej {
32358
+ font-family: Inter;
32359
+ font-style: normal;
32360
+ font-weight: normal;
32361
+ font-size: 16px;
32362
+ line-height: 22px;
32453
32363
  }
32454
32364
 
32455
- .E_w9ic984.ant-alert-warning {
32456
- border: 0;
32457
- background: rgba(255, 187, 0, 0.1);
32458
- border-radius: 6px;
32459
- }
32460
- .E_w9ic984.ant-alert,
32461
- .E_w9ic984 .ant-alert-message {
32462
- color: #e07f00;
32365
+ .E_h1hbuq0r {
32366
+ font-family: Inter;
32367
+ font-style: normal;
32368
+ font-weight: bold;
32369
+ font-size: 14px;
32370
+ line-height: 20px;
32463
32371
  }
32464
- .E_w9ic984.ant-alert .dashed-border-bottom,
32465
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32466
- border-bottom-color: #e07f00;
32372
+
32373
+ .E_h13bondg {
32374
+ font-family: Inter;
32375
+ font-style: normal;
32376
+ font-weight: normal;
32377
+ font-size: 14px;
32378
+ line-height: 20px;
32467
32379
  }
32468
32380
 
32469
- .E_n1k9qi4r {
32470
- display: flex;
32471
- flex-direction: row;
32472
- padding: 7px 12px;
32473
- background: rgba(255, 187, 0, 0.1);
32474
- border-radius: 6px;
32475
- color: #e07f00;
32381
+ .E_h1mhvdlx {
32382
+ font-family: Inter;
32383
+ font-style: normal;
32384
+ font-weight: bold;
32476
32385
  font-size: 12px;
32477
32386
  line-height: 18px;
32478
32387
  }
32479
- .E_n1k9qi4r .icon-wrapper {
32480
- margin-right: 10px;
32481
- height: 18px;
32482
- }
32483
32388
 
32484
- .E_n16fsg9x {
32485
- display: flex;
32486
- flex-direction: row;
32487
- padding: 7px 12px;
32488
- background: rgba(225, 230, 241, 0.6);
32489
- border-radius: 6px;
32490
- color: rgba(44, 56, 82, 0.6);
32389
+ .E_h1inmfq6 {
32390
+ font-family: Inter;
32391
+ font-style: normal;
32392
+ font-weight: normal;
32491
32393
  font-size: 12px;
32492
32394
  line-height: 18px;
32493
32395
  }
32494
- .E_n16fsg9x .icon-wrapper {
32495
- margin-right: 10px;
32496
- height: 18px;
32497
- }
32498
32396
 
32499
- .E_i173wxzw {
32500
- display: flex;
32501
- flex-direction: row;
32502
- padding: 7px 12px;
32503
- background: rgba(0, 136, 255, 0.1);
32504
- border-radius: 6px;
32505
- color: #005ed1;
32397
+ .E_h1kfc0la {
32398
+ font-family: Inter;
32399
+ font-style: normal;
32400
+ font-weight: bold;
32401
+ text-transform: uppercase;
32402
+ font-feature-settings: "cpsp" on;
32506
32403
  font-size: 12px;
32507
32404
  line-height: 18px;
32508
32405
  }
32509
- .E_i173wxzw .icon-wrapper {
32510
- margin-right: 10px;
32511
- height: 18px;
32512
- }
32513
32406
 
32514
- .E_dld369h {
32515
- color: rgba(44, 56, 82, 0.6);
32516
- margin-top: 5px;
32407
+ .E_h10xnyuu {
32408
+ font-family: Inter;
32409
+ font-style: normal;
32410
+ font-weight: normal;
32411
+ text-transform: uppercase;
32412
+ font-feature-settings: "cpsp" on;
32517
32413
  font-size: 12px;
32518
32414
  line-height: 18px;
32519
32415
  }
32520
32416
 
32521
- .E_s1epv22q {
32522
- color: #f0483e;
32523
- font-size: 12px;
32524
- white-space: pre-wrap;
32417
+ .E_lrcmi0v {
32418
+ font-family: Inter;
32419
+ font-style: normal;
32420
+ font-weight: normal;
32421
+ font-size: 16px;
32422
+ line-height: 24px;
32525
32423
  }
32526
32424
 
32527
- .E_okus5hk {
32528
- display: flex;
32529
- align-items: center;
32530
- justify-content: flex-end;
32531
- }
32532
- .E_okus5hk .icon-wrapper {
32533
- margin-right: 16px;
32425
+ .E_lzt43lp {
32426
+ font-family: Inter;
32427
+ font-style: normal;
32428
+ font-weight: bold;
32429
+ font-size: 16px;
32430
+ line-height: 24px;
32534
32431
  }
32535
32432
 
32536
- .E_t1auuzri {
32537
- color: rgba(0, 21, 64, 0.3);
32433
+ .E_l5yc9nt {
32434
+ font-family: Inter;
32435
+ font-style: normal;
32436
+ font-weight: normal;
32437
+ font-size: 16px;
32438
+ line-height: 24px;
32538
32439
  }
32539
32440
 
32540
- .E_i74cfyt.ant-input {
32541
- padding: 5px 12px;
32542
- line-height: 20px;
32543
- color: #2d3a56;
32544
- border-radius: 6px;
32545
- border-color: rgba(172, 186, 211, 0.6);
32546
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32547
- }
32548
- .E_i74cfyt.ant-input.ant-input-lg {
32549
- padding: 8px 16px;
32550
- line-height: 22px;
32551
- }
32552
- .E_i74cfyt.ant-input.ant-input-sm {
32553
- padding: 2px 8px;
32554
- line-height: 18px;
32555
- }
32556
- .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 {
32557
- border-color: rgba(107, 128, 167, 0.6);
32558
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32559
- z-index: 1;
32560
- }
32561
- .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 {
32562
- border-color: #0096ff;
32563
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32564
- z-index: 1;
32565
- }
32566
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32567
- border-color: #e75a3a;
32568
- color: #e75a3a;
32569
- }
32570
- .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 {
32571
- border-color: #e75a3a;
32572
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32573
- }
32574
- .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 {
32575
- border-color: #e75a3a;
32576
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32577
- }
32578
- .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 {
32579
- background: rgba(211, 218, 235, 0.6);
32580
- color: rgba(0, 21, 64, 0.3);
32581
- border-color: rgba(172, 186, 211, 0.6);
32441
+ .E_l1fbkbzo {
32442
+ font-family: Inter;
32443
+ font-style: normal;
32444
+ font-weight: bold;
32445
+ font-size: 16px;
32446
+ line-height: 24px;
32582
32447
  }
32583
- .E_i74cfyt.ant-input-affix-wrapper {
32584
- padding: 5px 12px;
32585
- border-radius: 6px;
32586
- border-color: rgba(172, 186, 211, 0.6);
32587
- line-height: 20px;
32588
- color: #2d3a56;
32589
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32448
+
32449
+ .E_lahvcax {
32450
+ font-family: Inter;
32451
+ font-style: normal;
32452
+ font-weight: normal;
32453
+ text-transform: uppercase;
32454
+ font-feature-settings: "cpsp" on;
32455
+ font-size: 16px;
32456
+ line-height: 24px;
32590
32457
  }
32591
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32592
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32593
- color: rgba(44, 56, 82, 0.6);
32458
+
32459
+ .E_l11q3pxd {
32460
+ font-family: Inter;
32461
+ font-style: normal;
32462
+ font-weight: bold;
32463
+ text-transform: uppercase;
32464
+ font-feature-settings: "cpsp" on;
32465
+ font-size: 16px;
32466
+ line-height: 24px;
32594
32467
  }
32595
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32596
- padding: 8px 16px;
32468
+
32469
+ .E_lfuc2qu {
32470
+ font-family: Inter;
32471
+ font-style: normal;
32472
+ font-weight: normal;
32473
+ font-size: 14px;
32597
32474
  line-height: 22px;
32598
32475
  }
32599
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32600
- padding: 2px 8px;
32601
- line-height: 18px;
32602
- }
32603
- .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 {
32604
- border-color: rgba(107, 128, 167, 0.6);
32605
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32606
- }
32607
- .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 {
32608
- border-color: #0096ff;
32609
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32610
- }
32611
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32612
- border-color: #e75a3a;
32613
- }
32614
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32615
- color: #e75a3a;
32616
- }
32617
- .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 {
32618
- border-color: #e75a3a;
32619
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32620
- }
32621
- .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 {
32622
- border-color: #e75a3a;
32623
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32624
- }
32625
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32626
- background: rgba(211, 218, 235, 0.6);
32627
- color: rgba(0, 21, 64, 0.3);
32628
- border-color: rgba(172, 186, 211, 0.6);
32629
- }
32630
- textarea.E_i74cfyt.ant-input {
32631
- transition-property: height;
32632
- transition-delay: 50ms;
32476
+
32477
+ .E_l1jmp8r0 {
32478
+ font-family: Inter;
32479
+ font-style: normal;
32480
+ font-weight: 500;
32481
+ font-size: 14px;
32482
+ line-height: 22px;
32633
32483
  }
32634
- textarea.E_i74cfyt.ant-input.textarea-large {
32635
- min-height: 40px;
32636
- height: 40px;
32484
+
32485
+ .E_lcnm221 {
32486
+ font-family: Inter;
32487
+ font-style: normal;
32488
+ font-weight: bold;
32489
+ font-size: 14px;
32490
+ line-height: 22px;
32637
32491
  }
32638
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
32639
- height: 80px;
32492
+
32493
+ .E_lu1z2n5 {
32494
+ font-family: Inter;
32495
+ font-style: normal;
32496
+ font-weight: normal;
32497
+ font-size: 14px;
32498
+ line-height: 22px;
32640
32499
  }
32641
- textarea.E_i74cfyt.ant-input.textarea-middle {
32642
- min-height: 32px;
32643
- height: 32px;
32500
+
32501
+ .E_l1r59djn {
32502
+ font-family: Inter;
32503
+ font-style: normal;
32504
+ font-weight: bold;
32505
+ font-size: 14px;
32506
+ line-height: 22px;
32644
32507
  }
32645
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32646
- height: 64px;
32508
+
32509
+ .E_ljm2911 {
32510
+ font-family: Inter;
32511
+ font-style: normal;
32512
+ font-weight: normal;
32513
+ text-transform: uppercase;
32514
+ font-feature-settings: "cpsp" on;
32515
+ font-size: 14px;
32516
+ line-height: 22px;
32647
32517
  }
32648
- textarea.E_i74cfyt.ant-input.textarea-small {
32649
- min-height: 24px;
32650
- height: 24px;
32518
+
32519
+ .E_l124mzmr {
32520
+ font-family: Inter;
32521
+ font-style: normal;
32522
+ font-weight: bold;
32523
+ text-transform: uppercase;
32524
+ font-feature-settings: "cpsp" on;
32525
+ font-size: 14px;
32526
+ line-height: 22px;
32651
32527
  }
32652
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
32653
- height: 40px;
32528
+
32529
+ .E_lb3chel {
32530
+ font-family: Inter;
32531
+ font-style: normal;
32532
+ font-weight: normal;
32533
+ font-size: 13px;
32534
+ line-height: 20px;
32654
32535
  }
32655
32536
 
32656
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
32657
- border: 1px solid rgba(213, 219, 227, 0.6);
32658
- border-radius: 4px;
32537
+ .E_lv9jstu {
32538
+ font-family: Inter;
32539
+ font-style: normal;
32540
+ font-weight: 600;
32541
+ font-size: 13px;
32542
+ line-height: 20px;
32659
32543
  }
32660
- .E_k1ci6977.input-tags {
32661
- position: relative;
32662
- padding: 6px;
32663
- height: 32px;
32664
- cursor: pointer;
32665
- transition: border 150ms;
32544
+
32545
+ .E_lwqlh3x {
32546
+ font-family: Inter;
32547
+ font-style: normal;
32548
+ font-weight: bold;
32549
+ font-size: 13px;
32550
+ line-height: 20px;
32666
32551
  }
32667
- .E_k1ci6977.input-tags:hover {
32668
- border-color: #0080ff;
32669
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32552
+
32553
+ .E_lalum9y {
32554
+ font-family: Inter;
32555
+ font-style: normal;
32556
+ font-weight: normal;
32557
+ font-size: 13px;
32558
+ line-height: 20px;
32670
32559
  }
32671
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32672
- padding-right: 30px;
32560
+
32561
+ .E_l1t6dj5o {
32562
+ font-family: Inter;
32563
+ font-style: normal;
32564
+ font-weight: 600;
32565
+ font-size: 13px;
32566
+ line-height: 20px;
32673
32567
  }
32674
- .E_k1ci6977.input-tags .input-tags-inner {
32675
- display: flex;
32568
+
32569
+ .E_l12f6ic {
32570
+ font-family: Inter;
32571
+ font-style: normal;
32572
+ font-weight: bold;
32573
+ font-size: 13px;
32574
+ line-height: 20px;
32676
32575
  }
32677
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32678
- display: flex;
32576
+
32577
+ .E_l7gmukq {
32578
+ font-family: Inter;
32579
+ font-style: normal;
32580
+ font-weight: normal;
32581
+ text-transform: uppercase;
32582
+ font-feature-settings: "cpsp" on;
32583
+ font-size: 13px;
32584
+ line-height: 20px;
32679
32585
  }
32680
- .E_k1ci6977.input-tags .input-tag-suffix {
32681
- position: absolute;
32682
- right: 12px;
32683
- top: 50%;
32684
- transform: translateY(-50%);
32586
+
32587
+ .E_lkwl0yp {
32588
+ font-family: Inter;
32589
+ font-style: normal;
32590
+ font-weight: bold;
32591
+ text-transform: uppercase;
32592
+ font-feature-settings: "cpsp" on;
32593
+ font-size: 13px;
32594
+ line-height: 20px;
32685
32595
  }
32686
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32687
- color: rgba(0, 0, 0, 0.25);
32596
+
32597
+ .E_l10knv48 {
32598
+ font-family: Inter;
32599
+ font-style: normal;
32600
+ font-weight: normal;
32688
32601
  font-size: 12px;
32689
- cursor: pointer;
32690
- }
32691
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32692
- color: rgba(0, 0, 0, 0.45);
32602
+ line-height: 18px;
32693
32603
  }
32694
- .E_k1ci6977.has-focus-indicator {
32695
- position: relative;
32696
- overflow: hidden;
32604
+
32605
+ .E_l6526ld {
32606
+ font-family: Inter;
32607
+ font-style: normal;
32608
+ font-weight: 500;
32609
+ font-size: 12px;
32610
+ line-height: 18px;
32697
32611
  }
32698
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32699
- position: absolute;
32700
- top: 50%;
32701
- transform: translateY(-50%);
32702
- left: -16px;
32703
- transition: left 150ms ease;
32704
- opacity: 0;
32612
+
32613
+ .E_l1j81vli {
32614
+ font-family: Inter;
32615
+ font-style: normal;
32616
+ font-weight: bold;
32617
+ font-size: 12px;
32618
+ line-height: 18px;
32705
32619
  }
32706
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32707
- left: 8px;
32708
- opacity: 1;
32620
+
32621
+ .E_l1x7n1mk {
32622
+ font-family: Inter;
32623
+ font-style: normal;
32624
+ font-weight: normal;
32625
+ font-size: 12px;
32626
+ line-height: 18px;
32709
32627
  }
32710
- .E_k1ci6977.has-focus-indicator input {
32711
- transition: margin-left 150ms ease;
32712
- margin-left: 0px;
32628
+
32629
+ .E_l9fqufz {
32630
+ font-family: Inter;
32631
+ font-style: normal;
32632
+ font-weight: 500;
32633
+ font-size: 12px;
32634
+ line-height: 18px;
32713
32635
  }
32714
- .E_k1ci6977.has-focus-indicator input:focus {
32715
- margin-left: 16px;
32636
+
32637
+ .E_l1iwnybd {
32638
+ font-family: Inter;
32639
+ font-style: normal;
32640
+ font-weight: bold;
32641
+ font-size: 12px;
32642
+ line-height: 18px;
32716
32643
  }
32717
32644
 
32718
- input.E_l1f7td1d.ant-input {
32719
- border-top-right-radius: 0;
32720
- border-bottom-right-radius: 0;
32645
+ .E_lprtm1e {
32646
+ font-family: Inter;
32647
+ font-style: normal;
32648
+ font-weight: normal;
32649
+ text-transform: uppercase;
32650
+ font-feature-settings: "cpsp" on;
32651
+ font-size: 12px;
32652
+ line-height: 18px;
32721
32653
  }
32722
32654
 
32723
- .E_l1f7td1d.ant-input-affix-wrapper {
32724
- border-top-right-radius: 0;
32725
- border-bottom-right-radius: 0;
32655
+ .E_l1lln87h {
32656
+ font-family: Inter;
32657
+ font-style: normal;
32658
+ font-weight: bold;
32659
+ text-transform: uppercase;
32660
+ font-feature-settings: "cpsp" on;
32661
+ font-size: 12px;
32662
+ line-height: 18px;
32726
32663
  }
32727
32664
 
32728
- input.E_rf8rlle.ant-input {
32729
- border-top-left-radius: 0;
32730
- border-bottom-left-radius: 0;
32665
+ .E_f2pb48l {
32666
+ font-family: Inter;
32667
+ font-style: normal;
32668
+ font-weight: normal;
32669
+ font-size: 13px;
32670
+ line-height: 20px;
32731
32671
  }
32732
32672
 
32733
- .E_rf8rlle.ant-input-affix-wrapper {
32734
- border-top-left-radius: 0;
32735
- border-bottom-left-radius: 0;
32673
+ .E_fi9emkw {
32674
+ font-family: Inter;
32675
+ font-style: normal;
32676
+ font-weight: normal;
32677
+ font-size: 13px;
32678
+ line-height: 20px;
32736
32679
  }
32737
32680
 
32738
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32739
- border-top-right-radius: 0;
32740
- border-bottom-right-radius: 0;
32681
+ .E_f1nrg7da {
32682
+ font-family: Inter;
32683
+ font-style: normal;
32684
+ font-weight: normal;
32685
+ font-size: 12px;
32686
+ line-height: 18px;
32741
32687
  }
32742
32688
 
32743
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32744
- border-top-left-radius: 0;
32745
- border-bottom-left-radius: 0;
32689
+ .E_f17k1i3n {
32690
+ font-family: Inter;
32691
+ font-style: normal;
32692
+ font-weight: normal;
32693
+ font-size: 12px;
32694
+ line-height: 18px;
32746
32695
  }
32747
32696
 
32748
- .E_c3ni091 {
32749
- display: flex;
32750
- flex-direction: column;
32697
+ .E_t1tvuj2e {
32698
+ font-family: Inter;
32699
+ font-style: normal;
32700
+ font-weight: normal;
32701
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32702
+ font-size: 13px;
32703
+ line-height: 20px;
32751
32704
  }
32752
- .E_c3ni091 .select-wrapper {
32753
- margin-top: 12px;
32705
+
32706
+ .E_t17uajlu {
32707
+ font-family: Inter;
32708
+ font-style: normal;
32709
+ font-weight: normal;
32710
+ font-feature-settings: "zero" on;
32711
+ font-size: 13px;
32712
+ line-height: 20px;
32754
32713
  }
32755
- .E_c3ni091 .select-wrapper .select {
32756
- width: 100%;
32714
+
32715
+ .E_t114zbyz {
32716
+ font-family: Inter;
32717
+ font-style: normal;
32718
+ font-weight: normal;
32719
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32720
+ font-size: 12px;
32721
+ line-height: 18px;
32757
32722
  }
32758
- .E_c3ni091 .radio-wrapper {
32759
- margin-top: 24px;
32723
+
32724
+ .E_t1il0kvi {
32725
+ font-family: Inter;
32726
+ font-style: normal;
32727
+ font-weight: 500;
32728
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32729
+ font-size: 12px;
32730
+ line-height: 18px;
32760
32731
  }
32761
- .E_c3ni091 div.form-item {
32762
- width: 100%;
32732
+
32733
+ .E_t10dv8p1 {
32734
+ font-family: Inter;
32735
+ font-style: normal;
32736
+ font-weight: normal;
32737
+ font-feature-settings: "zero" on;
32738
+ font-size: 12px;
32739
+ line-height: 18px;
32763
32740
  }
32764
32741
 
32765
- .E_d105ju2d {
32766
- font-size: 14px;
32742
+ .E_tc2oqpq {
32743
+ font-family: Inter;
32744
+ font-style: normal;
32767
32745
  font-weight: 500;
32768
- color: #3e4652;
32746
+ font-feature-settings: "zero" on;
32747
+ font-size: 12px;
32769
32748
  line-height: 18px;
32770
32749
  }
32771
- .E_d105ju2d + .E_d105ju2d {
32772
- margin-top: 16px;
32750
+
32751
+ .E_tzvddmc {
32752
+ font-family: Inter;
32753
+ font-style: normal;
32754
+ font-weight: bold;
32755
+ font-feature-settings: "zero" on;
32756
+ font-size: 16px;
32757
+ line-height: 24px;
32773
32758
  }
32774
- .E_d105ju2d + * {
32775
- margin-top: 16px;
32759
+
32760
+ .E_u18llj45 {
32761
+ font-family: Inter;
32762
+ font-style: normal;
32763
+ font-weight: normal;
32764
+ font-size: 10px;
32765
+ line-height: 12px;
32776
32766
  }
32777
32767
 
32778
- .E_lh0l62z.E_d105ju2d {
32779
- font-size: 12px;
32780
- color: rgba(44, 56, 82, 0.6);
32781
- margin-top: 12px;
32768
+ .E_c1yyuluq {
32769
+ border-radius: 8px;
32770
+ }
32771
+ .E_c1yyuluq .ant-card-body {
32772
+ padding: 20px 24px 24px 24px;
32773
+ }
32774
+
32775
+ .E_ccrbeuz .ant-collapse-item {
32776
+ border: 0px;
32777
+ background-color: #fff;
32778
+ }
32779
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32780
+ padding-top: 0px;
32781
+ padding-bottom: 0px;
32782
+ padding-left: 0px !important;
32783
+ padding-right: 24px;
32784
+ }
32785
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32786
+ right: 0px;
32782
32787
  }
32783
-
32784
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32785
- line-height: 18px;
32786
- font-weight: 500;
32787
- margin-top: 0;
32788
- white-space: initial;
32788
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32789
+ padding: 0px;
32789
32790
  }
32790
32791
 
32791
- .E_r1skkc3l {
32792
- display: block;
32793
- }
32794
- .E_r1skkc3l span {
32795
- font-size: 14px;
32796
- font-weight: 500;
32797
- line-height: 32px;
32798
- color: #3e4652;
32792
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32793
+ padding-right: 0px;
32794
+ cursor: default;
32799
32795
  }
32800
32796
 
32801
- .E_c3cobmo {
32802
- margin-top: 16px;
32803
- padding: 8px;
32804
- border-radius: 6px;
32805
- background: rgba(225, 230, 241, 0.6);
32806
- color: rgba(44, 56, 82, 0.6);
32797
+ .E_a1b5xrg3 .user-icon-inner {
32798
+ display: inline-flex;
32799
+ align-items: center;
32800
+ justify-content: center;
32801
+ color: #fff;
32802
+ font-weight: bold;
32807
32803
  font-size: 12px;
32804
+ width: 24px;
32805
+ height: 24px;
32806
+ border-radius: 50%;
32807
+ background: var(--a1b5xrg3-0);
32808
32808
  }
32809
- .E_c3cobmo div {
32810
- line-height: 20px;
32811
- display: flex;
32809
+ .E_a1b5xrg3.btn-item {
32810
+ transition: all 160ms ease;
32811
+ cursor: pointer;
32812
+ width: 56px;
32813
+ height: 40px;
32814
+ display: inline-flex;
32812
32815
  align-items: center;
32813
- word-break: break-all;
32816
+ justify-content: center;
32817
+ border-radius: 6px;
32814
32818
  }
32815
- .E_c3cobmo .title {
32816
- font-weight: 700;
32817
- line-height: 18px;
32818
- margin: 4px 0;
32819
+ .E_a1b5xrg3.btn-item:hover {
32820
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32821
+ }
32822
+ .E_a1b5xrg3.btn-item:active {
32823
+ transform: translateY(2px);
32824
+ transition: all 320ms ease;
32819
32825
  }
32820
32826
 
32821
- .E_uqv57uv {
32822
- color: rgba(44, 56, 82, 0.7490196078);
32827
+ .E_m196gn1d {
32828
+ min-width: 1280px;
32823
32829
  }
32824
32830
 
32825
32831
  .E_h1ol2wl7 {
@@ -32828,19 +32834,6 @@ input.E_rf8rlle.ant-input {
32828
32834
  padding: unset;
32829
32835
  }
32830
32836
 
32831
- .E_suhck3k {
32832
- height: 24px;
32833
- width: 24px;
32834
- border-radius: 6px;
32835
- padding: 4px;
32836
- }
32837
- .E_suhck3k:hover {
32838
- background-color: rgba(0, 136, 255, 0.1);
32839
- }
32840
- .E_suhck3k:hover svg path {
32841
- fill: blue;
32842
- }
32843
-
32844
32837
  .E_ryby9ds {
32845
32838
  display: flex;
32846
32839
  align-items: center;
@@ -32857,6 +32850,19 @@ input.E_rf8rlle.ant-input {
32857
32850
  margin-right: 6px;
32858
32851
  }
32859
32852
 
32853
+ .E_suhck3k {
32854
+ height: 24px;
32855
+ width: 24px;
32856
+ border-radius: 6px;
32857
+ padding: 4px;
32858
+ }
32859
+ .E_suhck3k:hover {
32860
+ background-color: rgba(0, 136, 255, 0.1);
32861
+ }
32862
+ .E_suhck3k:hover svg path {
32863
+ fill: blue;
32864
+ }
32865
+
32860
32866
  .E_hrhfj7c {
32861
32867
  display: none;
32862
32868
  }
@@ -33076,6 +33082,21 @@ input.E_rf8rlle.ant-input {
33076
33082
  font-size: 14px;
33077
33083
  }
33078
33084
 
33085
+ .E_w1dxz879 {
33086
+ display: flex;
33087
+ flex-direction: column;
33088
+ gap: 6px;
33089
+ }
33090
+ .E_w1dxz879 .ellipsis-tooltip {
33091
+ max-height: var(--w1dxz879-0);
33092
+ text-overflow: clip;
33093
+ overflow: hidden;
33094
+ }
33095
+ .E_w1dxz879 .tips {
33096
+ color: #fff;
33097
+ opacity: 0.8;
33098
+ }
33099
+
33079
33100
  .E_h12yihis {
33080
33101
  height: 50px;
33081
33102
  border-bottom: 2px solid #edf0f7;
@@ -33773,6 +33794,23 @@ input.E_rf8rlle.ant-input {
33773
33794
  padding: 0;
33774
33795
  }
33775
33796
 
33797
+ .E_r77hffu {
33798
+ display: flex;
33799
+ align-items: center;
33800
+ justify-content: space-between;
33801
+ column-gap: 6px;
33802
+ }
33803
+
33804
+ .E_p1cmxsf7 {
33805
+ display: flex;
33806
+ flex-direction: column;
33807
+ justify-content: center;
33808
+ row-gap: var(--p1cmxsf7-0);
33809
+ }
33810
+ .E_p1cmxsf7 .antd5-progress-line {
33811
+ font-size: 0;
33812
+ }
33813
+
33776
33814
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33777
33815
  margin-right: 2px;
33778
33816
  }
@@ -33807,55 +33845,6 @@ input.E_rf8rlle.ant-input {
33807
33845
  background-color: transparent;
33808
33846
  }
33809
33847
 
33810
- .E_lht19u8 {
33811
- width: 64px;
33812
- height: 64px;
33813
- display: flex;
33814
- align-items: center;
33815
- justify-content: center;
33816
- position: relative;
33817
- opacity: 0.2;
33818
- }
33819
-
33820
- .E_lk3gkp4 {
33821
- position: absolute;
33822
- width: 5px;
33823
- height: 48px;
33824
- left: 9.33px;
33825
- top: 40.5px;
33826
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33827
- border-radius: 5px;
33828
- transform: rotate(-128deg);
33829
- transform-origin: top left;
33830
- animation: loading-indicator1 1100ms ease-out infinite;
33831
- }
33832
-
33833
- .E_ll4n94n {
33834
- position: absolute;
33835
- width: 5px;
33836
- height: 48px;
33837
- left: 40.8px;
33838
- top: 8.4px;
33839
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33840
- border-radius: 5px;
33841
- transform: rotate(-8deg);
33842
- transform-origin: top left;
33843
- animation: loading-indicator2 1100ms ease-out infinite;
33844
- }
33845
-
33846
- .E_l17lbdo6 {
33847
- position: absolute;
33848
- width: 5px;
33849
- height: 48px;
33850
- left: 52.9px;
33851
- top: 51.8px;
33852
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33853
- border-radius: 5px;
33854
- transform: rotate(112deg);
33855
- transform-origin: top left;
33856
- animation: loading-indicator3 1100ms ease-out infinite;
33857
- }
33858
-
33859
33848
  .E_c1kghdax {
33860
33849
  color: #2d3a56;
33861
33850
  padding: 7px 12px;
@@ -33975,10 +33964,106 @@ input.E_rf8rlle.ant-input {
33975
33964
  .E_c1eym6el.hoverable {
33976
33965
  cursor: pointer;
33977
33966
  }
33978
- .E_c1eym6el.hoverable:hover {
33979
- transition: all 200ms ease;
33980
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33981
- transform: translateY(-4px);
33967
+ .E_c1eym6el.hoverable:hover {
33968
+ transition: all 200ms ease;
33969
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33970
+ transform: translateY(-4px);
33971
+ }
33972
+
33973
+ .E_l12xdkhl {
33974
+ width: 64px;
33975
+ height: 64px;
33976
+ max-width: 64px;
33977
+ max-height: 64px;
33978
+ overflow: hidden;
33979
+ display: flex;
33980
+ align-items: center;
33981
+ justify-content: center;
33982
+ position: relative;
33983
+ opacity: 0.6;
33984
+ }
33985
+ .E_l12xdkhl .icon-wrapper {
33986
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
33987
+ }
33988
+ @keyframes rotate {
33989
+ from {
33990
+ transform: rotate(0deg);
33991
+ }
33992
+ to {
33993
+ transform: rotate(360deg);
33994
+ }
33995
+ }
33996
+
33997
+ button.E_l48ei06.ant-btn {
33998
+ font-size: 12px;
33999
+ line-height: 18px;
34000
+ height: 18px;
34001
+ }
34002
+
34003
+ button.E_l48ei06 {
34004
+ color: #0080FF;
34005
+ height: unset;
34006
+ }
34007
+ button.E_l48ei06 .button-prefix-icon {
34008
+ margin-right: 4px;
34009
+ }
34010
+ button.E_l48ei06 .button-suffix-icon {
34011
+ margin-left: 4px;
34012
+ }
34013
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34014
+ color: #009DFF;
34015
+ }
34016
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34017
+ color: #005ED1;
34018
+ }
34019
+ button.E_l48ei06.ui-kit-link-disabled {
34020
+ color: #0080FF;
34021
+ }
34022
+ button.E_l48ei06.ui-kit-link-primary {
34023
+ color: #00122E;
34024
+ }
34025
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34026
+ color: #0080FF;
34027
+ }
34028
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34029
+ color: #005ED1;
34030
+ }
34031
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34032
+ color: #00122E;
34033
+ }
34034
+ button.E_l48ei06.ui-kit-link-secondary {
34035
+ color: rgba(44, 56, 82, 0.7490196078);
34036
+ }
34037
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34038
+ color: #0080FF;
34039
+ }
34040
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34041
+ color: #005ED1;
34042
+ }
34043
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34044
+ color: rgba(44, 56, 82, 0.7490196078);
34045
+ }
34046
+
34047
+ .E_t1gvlxt5 {
34048
+ min-width: 0;
34049
+ flex: 1;
34050
+ }
34051
+ .E_t1gvlxt5 .tag {
34052
+ flex: 0 0 auto;
34053
+ }
34054
+ .E_t1gvlxt5 .progress-title {
34055
+ flex: 2;
34056
+ max-width: fit-content;
34057
+ }
34058
+ .E_t1gvlxt5 .progress-desc {
34059
+ flex: 1;
34060
+ max-width: fit-content;
34061
+ }
34062
+
34063
+ .E_a1ji6r68 {
34064
+ display: flex;
34065
+ align-items: center;
34066
+ column-gap: var(--a1ji6r68-0);
33982
34067
  }
33983
34068
 
33984
34069
  .E_sddwhm6 {
@@ -34056,80 +34141,6 @@ input.E_rf8rlle.ant-input {
34056
34141
  display: inline-block;
34057
34142
  }
34058
34143
 
34059
- .E_l12xdkhl {
34060
- width: 64px;
34061
- height: 64px;
34062
- max-width: 64px;
34063
- max-height: 64px;
34064
- overflow: hidden;
34065
- display: flex;
34066
- align-items: center;
34067
- justify-content: center;
34068
- position: relative;
34069
- opacity: 0.6;
34070
- }
34071
- .E_l12xdkhl .icon-wrapper {
34072
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34073
- }
34074
- @keyframes rotate {
34075
- from {
34076
- transform: rotate(0deg);
34077
- }
34078
- to {
34079
- transform: rotate(360deg);
34080
- }
34081
- }
34082
-
34083
- button.E_l48ei06.ant-btn {
34084
- font-size: 12px;
34085
- line-height: 18px;
34086
- height: 18px;
34087
- }
34088
-
34089
- button.E_l48ei06 {
34090
- color: #0080FF;
34091
- height: unset;
34092
- }
34093
- button.E_l48ei06 .button-prefix-icon {
34094
- margin-right: 4px;
34095
- }
34096
- button.E_l48ei06 .button-suffix-icon {
34097
- margin-left: 4px;
34098
- }
34099
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34100
- color: #009DFF;
34101
- }
34102
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34103
- color: #005ED1;
34104
- }
34105
- button.E_l48ei06.ui-kit-link-disabled {
34106
- color: #0080FF;
34107
- }
34108
- button.E_l48ei06.ui-kit-link-primary {
34109
- color: #00122E;
34110
- }
34111
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34112
- color: #0080FF;
34113
- }
34114
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34115
- color: #005ED1;
34116
- }
34117
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34118
- color: #00122E;
34119
- }
34120
- button.E_l48ei06.ui-kit-link-secondary {
34121
- color: rgba(44, 56, 82, 0.7490196078);
34122
- }
34123
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34124
- color: #0080FF;
34125
- }
34126
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34127
- color: #005ED1;
34128
- }
34129
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34130
- color: rgba(44, 56, 82, 0.7490196078);
34131
- }
34132
-
34133
34144
  .E_tc97u5y {
34134
34145
  height: 100%;
34135
34146
  }
@@ -34494,10 +34505,220 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34494
34505
  height: 24px;
34495
34506
  cursor: pointer;
34496
34507
  justify-content: center;
34497
- border-radius: 4px;
34508
+ border-radius: 4px;
34509
+ }
34510
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34511
+ background: #fff;
34512
+ }
34513
+
34514
+ .E_msn7nxt {
34515
+ color: rgba(44, 56, 82, 0.6);
34516
+ text-align: center;
34517
+ display: flex;
34518
+ align-items: center;
34519
+ justify-content: center;
34520
+ flex-direction: column;
34521
+ height: 100%;
34522
+ }
34523
+ .E_msn7nxt .link {
34524
+ color: #0080ff;
34525
+ cursor: pointer;
34526
+ }
34527
+
34528
+ .E_mp64wfi {
34529
+ width: 100%;
34530
+ height: 100%;
34531
+ display: flex;
34532
+ flex-direction: column;
34533
+ }
34534
+ .E_mp64wfi .name-toolbar {
34535
+ width: 100%;
34536
+ display: flex;
34537
+ line-height: 30px;
34538
+ padding: 0 16px;
34539
+ justify-content: space-between;
34540
+ }
34541
+ .E_mp64wfi .name-toolbar .metric-extra {
34542
+ display: flex;
34543
+ font-size: 12px;
34544
+ align-items: center;
34545
+ }
34546
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34547
+ color: #a3b4cc;
34548
+ }
34549
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34550
+ margin-left: 10px;
34551
+ }
34552
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34553
+ margin-left: 10px;
34554
+ cursor: pointer;
34555
+ }
34556
+ .E_mp64wfi .content {
34557
+ flex: 1;
34558
+ width: 100%;
34559
+ display: flex;
34560
+ justify-content: center;
34561
+ align-items: center;
34562
+ }
34563
+ .E_mp64wfi .single-content {
34564
+ height: 65px;
34565
+ }
34566
+
34567
+ .E_l1oyigan {
34568
+ display: flex;
34569
+ align-items: center;
34570
+ white-space: nowrap;
34571
+ overflow: hidden;
34572
+ width: 100%;
34573
+ }
34574
+ .E_l1oyigan .ant-dropdown-trigger {
34575
+ margin-left: auto;
34576
+ font-size: 12px;
34577
+ }
34578
+
34579
+ .E_l1noi4n1 {
34580
+ display: flex;
34581
+ justify-content: flex-start;
34582
+ align-items: center;
34583
+ font-size: 12px;
34584
+ cursor: pointer;
34585
+ }
34586
+ .E_l1noi4n1:not(:last-child) {
34587
+ margin-right: 20px;
34588
+ }
34589
+ .E_l1noi4n1.deselected {
34590
+ opacity: 0.4;
34591
+ }
34592
+ .E_l1noi4n1.deselected .color-block {
34593
+ background: #b4beca !important;
34594
+ }
34595
+
34596
+ .E_cz19rz6 {
34597
+ display: inline-block;
34598
+ height: 8px;
34599
+ width: 8px;
34600
+ margin-right: 8px;
34601
+ }
34602
+
34603
+ .E_e17r5r9c .ant-dropdown-menu-item {
34604
+ display: flex;
34605
+ align-items: center;
34606
+ font-size: 12px;
34607
+ margin: 0;
34608
+ }
34609
+
34610
+ .E_m1y1hhnr {
34611
+ position: relative;
34612
+ }
34613
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34614
+ bottom: -12px;
34615
+ }
34616
+ .E_m1y1hhnr .metric-toolbar {
34617
+ display: flex;
34618
+ justify-content: space-between;
34619
+ line-height: 30px;
34620
+ margin: 0 16px;
34621
+ }
34622
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34623
+ display: flex;
34624
+ font-size: 12px;
34625
+ align-items: center;
34626
+ }
34627
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34628
+ color: #a3b4cc;
34629
+ }
34630
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34631
+ margin-left: 10px;
34632
+ }
34633
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34634
+ margin-left: 10px;
34635
+ cursor: pointer;
34636
+ }
34637
+ .E_m1y1hhnr .recharts-xAxis {
34638
+ font-size: 12px;
34639
+ }
34640
+ .E_m1y1hhnr .pointer-wrapper {
34641
+ position: absolute;
34642
+ bottom: 10px;
34643
+ padding: 0 8px;
34644
+ border-radius: 4px;
34645
+ font-size: 12px;
34646
+ color: #fff;
34647
+ background: rgba(0, 0, 0, 0.75);
34648
+ transform: translateX(-50%);
34649
+ }
34650
+
34651
+ .E_tnvijvs {
34652
+ min-width: 200px;
34653
+ }
34654
+
34655
+ .E_t1ub2aex {
34656
+ display: flex;
34657
+ align-items: center;
34658
+ justify-content: space-between;
34659
+ background-color: rgba(0, 0, 0, 0.75);
34660
+ color: #b4beca;
34661
+ font-size: 12px;
34662
+ padding: 3px 6px;
34663
+ }
34664
+ .E_t1ub2aex:first-child {
34665
+ padding-top: 3px;
34666
+ }
34667
+ .E_t1ub2aex:last-child {
34668
+ padding-bottom: 3px;
34669
+ }
34670
+ .E_t1ub2aex .column-value {
34671
+ color: #fff;
34672
+ margin-left: 8px;
34673
+ }
34674
+
34675
+ .E_lht19u8 {
34676
+ width: 64px;
34677
+ height: 64px;
34678
+ display: flex;
34679
+ align-items: center;
34680
+ justify-content: center;
34681
+ position: relative;
34682
+ opacity: 0.2;
34498
34683
  }
34499
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34500
- background: #fff;
34684
+
34685
+ .E_lk3gkp4 {
34686
+ position: absolute;
34687
+ width: 5px;
34688
+ height: 48px;
34689
+ left: 9.33px;
34690
+ top: 40.5px;
34691
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34692
+ border-radius: 5px;
34693
+ transform: rotate(-128deg);
34694
+ transform-origin: top left;
34695
+ animation: loading-indicator1 1100ms ease-out infinite;
34696
+ }
34697
+
34698
+ .E_ll4n94n {
34699
+ position: absolute;
34700
+ width: 5px;
34701
+ height: 48px;
34702
+ left: 40.8px;
34703
+ top: 8.4px;
34704
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34705
+ border-radius: 5px;
34706
+ transform: rotate(-8deg);
34707
+ transform-origin: top left;
34708
+ animation: loading-indicator2 1100ms ease-out infinite;
34709
+ }
34710
+
34711
+ .E_l17lbdo6 {
34712
+ position: absolute;
34713
+ width: 5px;
34714
+ height: 48px;
34715
+ left: 52.9px;
34716
+ top: 51.8px;
34717
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34718
+ border-radius: 5px;
34719
+ transform: rotate(112deg);
34720
+ transform-origin: top left;
34721
+ animation: loading-indicator3 1100ms ease-out infinite;
34501
34722
  }
34502
34723
 
34503
34724
  .E_w7ob4th.outside-tag {
@@ -34509,23 +34730,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34509
34730
  margin-right: 4px;
34510
34731
  }
34511
34732
 
34512
- .E_r77hffu {
34513
- display: flex;
34514
- align-items: center;
34515
- justify-content: space-between;
34516
- column-gap: 6px;
34517
- }
34518
-
34519
- .E_p1cmxsf7 {
34520
- display: flex;
34521
- flex-direction: column;
34522
- justify-content: center;
34523
- row-gap: var(--p1cmxsf7-0);
34524
- }
34525
- .E_p1cmxsf7 .antd5-progress-line {
34526
- font-size: 0;
34527
- }
34528
-
34529
34733
  .E_slr2ynn {
34530
34734
  padding: 0 8px;
34531
34735
  height: 18px;
@@ -34748,6 +34952,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34748
34952
  margin-right: 8px;
34749
34953
  }
34750
34954
 
34955
+ .E_i1g85yz3 {
34956
+ margin-right: 4px;
34957
+ height: 16px;
34958
+ }
34959
+
34751
34960
  .E_sjob3jg {
34752
34961
  --item-min-width: 60px;
34753
34962
  }
@@ -34973,194 +35182,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34973
35182
  background: rgba(163, 180, 204, 0.18);
34974
35183
  }
34975
35184
 
34976
- .E_i1g85yz3 {
34977
- margin-right: 4px;
34978
- height: 16px;
34979
- }
34980
-
34981
- .E_msn7nxt {
34982
- color: rgba(44, 56, 82, 0.6);
34983
- text-align: center;
34984
- display: flex;
34985
- align-items: center;
34986
- justify-content: center;
34987
- flex-direction: column;
34988
- height: 100%;
34989
- }
34990
- .E_msn7nxt .link {
34991
- color: #0080ff;
34992
- cursor: pointer;
34993
- }
34994
-
34995
- .E_mp64wfi {
34996
- width: 100%;
34997
- height: 100%;
34998
- display: flex;
34999
- flex-direction: column;
35000
- }
35001
- .E_mp64wfi .name-toolbar {
35002
- width: 100%;
35003
- display: flex;
35004
- line-height: 30px;
35005
- padding: 0 16px;
35006
- justify-content: space-between;
35007
- }
35008
- .E_mp64wfi .name-toolbar .metric-extra {
35009
- display: flex;
35010
- font-size: 12px;
35011
- align-items: center;
35012
- }
35013
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
35014
- color: #a3b4cc;
35015
- }
35016
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
35017
- margin-left: 10px;
35018
- }
35019
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
35020
- margin-left: 10px;
35021
- cursor: pointer;
35022
- }
35023
- .E_mp64wfi .content {
35024
- flex: 1;
35025
- width: 100%;
35026
- display: flex;
35027
- justify-content: center;
35028
- align-items: center;
35029
- }
35030
- .E_mp64wfi .single-content {
35031
- height: 65px;
35032
- }
35033
-
35034
- .E_l1oyigan {
35035
- display: flex;
35036
- align-items: center;
35037
- white-space: nowrap;
35038
- overflow: hidden;
35039
- width: 100%;
35040
- }
35041
- .E_l1oyigan .ant-dropdown-trigger {
35042
- margin-left: auto;
35043
- font-size: 12px;
35044
- }
35045
-
35046
- .E_l1noi4n1 {
35047
- display: flex;
35048
- justify-content: flex-start;
35049
- align-items: center;
35050
- font-size: 12px;
35051
- cursor: pointer;
35052
- }
35053
- .E_l1noi4n1:not(:last-child) {
35054
- margin-right: 20px;
35055
- }
35056
- .E_l1noi4n1.deselected {
35057
- opacity: 0.4;
35058
- }
35059
- .E_l1noi4n1.deselected .color-block {
35060
- background: #b4beca !important;
35061
- }
35062
-
35063
- .E_cz19rz6 {
35064
- display: inline-block;
35065
- height: 8px;
35066
- width: 8px;
35067
- margin-right: 8px;
35068
- }
35069
-
35070
- .E_e17r5r9c .ant-dropdown-menu-item {
35071
- display: flex;
35072
- align-items: center;
35073
- font-size: 12px;
35074
- margin: 0;
35075
- }
35076
-
35077
- .E_m1y1hhnr {
35078
- position: relative;
35079
- }
35080
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
35081
- bottom: -12px;
35082
- }
35083
- .E_m1y1hhnr .metric-toolbar {
35084
- display: flex;
35085
- justify-content: space-between;
35086
- line-height: 30px;
35087
- margin: 0 16px;
35088
- }
35089
- .E_m1y1hhnr .metric-toolbar .metric-extra {
35090
- display: flex;
35091
- font-size: 12px;
35092
- align-items: center;
35093
- }
35094
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
35095
- color: #a3b4cc;
35096
- }
35097
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
35098
- margin-left: 10px;
35099
- }
35100
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
35101
- margin-left: 10px;
35102
- cursor: pointer;
35103
- }
35104
- .E_m1y1hhnr .recharts-xAxis {
35105
- font-size: 12px;
35106
- }
35107
- .E_m1y1hhnr .pointer-wrapper {
35108
- position: absolute;
35109
- bottom: 10px;
35110
- padding: 0 8px;
35111
- border-radius: 4px;
35112
- font-size: 12px;
35113
- color: #fff;
35114
- background: rgba(0, 0, 0, 0.75);
35115
- transform: translateX(-50%);
35116
- }
35117
-
35118
- .E_tnvijvs {
35119
- min-width: 200px;
35120
- }
35121
-
35122
- .E_t1ub2aex {
35123
- display: flex;
35124
- align-items: center;
35125
- justify-content: space-between;
35126
- background-color: rgba(0, 0, 0, 0.75);
35127
- color: #b4beca;
35128
- font-size: 12px;
35129
- padding: 3px 6px;
35130
- }
35131
- .E_t1ub2aex:first-child {
35132
- padding-top: 3px;
35133
- }
35134
- .E_t1ub2aex:last-child {
35135
- padding-bottom: 3px;
35136
- }
35137
- .E_t1ub2aex .column-value {
35138
- color: #fff;
35139
- margin-left: 8px;
35140
- }
35141
-
35142
- .E_t1gvlxt5 {
35143
- min-width: 0;
35144
- flex: 1;
35145
- }
35146
- .E_t1gvlxt5 .tag {
35147
- flex: 0 0 auto;
35148
- }
35149
- .E_t1gvlxt5 .progress-title {
35150
- flex: 2;
35151
- max-width: fit-content;
35152
- }
35153
- .E_t1gvlxt5 .progress-desc {
35154
- flex: 1;
35155
- max-width: fit-content;
35156
- }
35157
-
35158
- .E_a1ji6r68 {
35159
- display: flex;
35160
- align-items: center;
35161
- column-gap: var(--a1ji6r68-0);
35162
- }
35163
-
35164
35185
  .E_s20iney.skeleton-box {
35165
35186
  display: flex;
35166
35187
  align-items: center;