@cloudtower/eagle 0.32.14 → 0.32.15

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
@@ -29666,22 +29666,6 @@ html body {
29666
29666
  padding: 8px 12px;
29667
29667
  }
29668
29668
 
29669
- .E_berrcjl {
29670
- color: rgba(10, 37, 85, 0.6);
29671
- margin-bottom: 4px;
29672
- }
29673
- .E_berrcjl .breadcrumb-link {
29674
- color: rgba(10, 37, 85, 0.6);
29675
- cursor: pointer;
29676
- transition: color 160ms ease;
29677
- }
29678
- .E_berrcjl .breadcrumb-link:hover {
29679
- color: #0080ff;
29680
- }
29681
- .E_berrcjl .breadcrumb-link:active {
29682
- color: #005ed1;
29683
- }
29684
-
29685
29669
  .E_m74vjol {
29686
29670
  display: flex;
29687
29671
  justify-content: space-between;
@@ -29959,6 +29943,22 @@ button.E_n7k2c6r {
29959
29943
  padding: 0;
29960
29944
  }
29961
29945
 
29946
+ .E_berrcjl {
29947
+ color: rgba(10, 37, 85, 0.6);
29948
+ margin-bottom: 4px;
29949
+ }
29950
+ .E_berrcjl .breadcrumb-link {
29951
+ color: rgba(10, 37, 85, 0.6);
29952
+ cursor: pointer;
29953
+ transition: color 160ms ease;
29954
+ }
29955
+ .E_berrcjl .breadcrumb-link:hover {
29956
+ color: #0080ff;
29957
+ }
29958
+ .E_berrcjl .breadcrumb-link:active {
29959
+ color: #005ed1;
29960
+ }
29961
+
29962
29962
  .E_b1nip9bk {
29963
29963
  padding: 4px 11px;
29964
29964
  }
@@ -29988,35 +29988,6 @@ button.E_n7k2c6r {
29988
29988
  border-radius: unset;
29989
29989
  }
29990
29990
 
29991
- .E_ccrbeuz .ant-collapse-item {
29992
- border: 0px;
29993
- background-color: #fff;
29994
- }
29995
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29996
- padding-top: 0px;
29997
- padding-bottom: 0px;
29998
- padding-left: 0px !important;
29999
- padding-right: 24px;
30000
- }
30001
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30002
- right: 0px;
30003
- }
30004
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30005
- padding: 0px;
30006
- }
30007
-
30008
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30009
- padding-right: 0px;
30010
- cursor: default;
30011
- }
30012
-
30013
- .E_c1yyuluq {
30014
- border-radius: 8px;
30015
- }
30016
- .E_c1yyuluq .ant-card-body {
30017
- padding: 20px 24px 24px 24px;
30018
- }
30019
-
30020
29991
  .E_c1uzzomf {
30021
29992
  margin-bottom: 16px;
30022
29993
  }
@@ -30039,18 +30010,6 @@ button.E_n7k2c6r {
30039
30010
  text-align: center;
30040
30011
  }
30041
30012
 
30042
- .E_itxley7.ant-input-group.ant-input-group-compact {
30043
- display: flex;
30044
- }
30045
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30046
- border-bottom-left-radius: 5px;
30047
- border-top-left-radius: 5px;
30048
- }
30049
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30050
- border-bottom-right-radius: 5px;
30051
- border-top-right-radius: 5px;
30052
- }
30053
-
30054
30013
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30055
30014
  padding: 4px 8px 0 8px;
30056
30015
  color: rgba(44, 56, 82, 0.6);
@@ -30064,65 +30023,33 @@ button.E_n7k2c6r {
30064
30023
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30065
30024
  }
30066
30025
 
30067
- .E_phljevk {
30068
- display: flex;
30069
- justify-content: space-between;
30070
- align-items: center;
30071
- padding: 10px 0;
30072
- color: rgba(44, 56, 82, 0.6);
30073
- font-size: 12px;
30074
- line-height: 24px;
30075
- }
30076
- .E_phljevk .pagination-left {
30077
- padding: 2px 8px;
30078
- }
30079
- .E_phljevk .dropdown-trigger {
30080
- display: flex;
30081
- align-items: center;
30082
- border-radius: 6px;
30083
- cursor: pointer;
30084
- transition: all 0.3s ease;
30085
- }
30086
- .E_phljevk .dropdown-trigger:hover {
30087
- background: rgba(211, 218, 235, 0.6);
30088
- color: #0080ff;
30089
- }
30090
- .E_phljevk .dropdown-trigger .icon-inner {
30091
- margin-left: 4px;
30092
- }
30093
- .E_phljevk .pagination-right {
30094
- display: flex;
30095
- align-items: center;
30096
- color: #0080ff;
30097
- font-weight: bold;
30098
- }
30099
- .E_phljevk .pagination-right .icon-inner {
30100
- margin-left: 4px;
30026
+ .E_c1yyuluq {
30027
+ border-radius: 8px;
30101
30028
  }
30102
- .E_phljevk .pagination-right .prev-btn,
30103
- .E_phljevk .pagination-right .next-btn {
30104
- padding: 0 8px;
30029
+ .E_c1yyuluq .ant-card-body {
30030
+ padding: 20px 24px 24px 24px;
30105
30031
  }
30106
- .E_phljevk .pagination-right .prev-btn > span,
30107
- .E_phljevk .pagination-right .next-btn > span {
30108
- color: #0080ff;
30032
+
30033
+ .E_ccrbeuz .ant-collapse-item {
30034
+ border: 0px;
30035
+ background-color: #fff;
30109
30036
  }
30110
- .E_phljevk .pagination-right .next-btn .icon-inner {
30111
- transform: rotate(180deg);
30037
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30038
+ padding-top: 0px;
30039
+ padding-bottom: 0px;
30040
+ padding-left: 0px !important;
30041
+ padding-right: 24px;
30112
30042
  }
30113
-
30114
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30115
- max-height: calc(100vh - 128px);
30116
- overflow-y: auto;
30043
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30044
+ right: 0px;
30117
30045
  }
30118
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30119
- padding: 4px 20px;
30120
- font-size: 12px;
30121
- line-height: 18px;
30046
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30047
+ padding: 0px;
30122
30048
  }
30123
30049
 
30124
- .E_sx1bpnu .ant-input-sm {
30125
- line-height: 18px;
30050
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30051
+ padding-right: 0px;
30052
+ cursor: default;
30126
30053
  }
30127
30054
 
30128
30055
  .E_d1bw7c5z {
@@ -30208,30 +30135,77 @@ button.E_n7k2c6r {
30208
30135
  width: 102px;
30209
30136
  }
30210
30137
 
30211
- .E_i11gg7mj .ant-input-prefix {
30212
- margin-right: 8px;
30138
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30139
+ display: flex;
30213
30140
  }
30214
- .E_i11gg7mj .ant-input-suffix {
30215
- margin-left: 8px;
30141
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30142
+ border-bottom-left-radius: 5px;
30143
+ border-top-left-radius: 5px;
30216
30144
  }
30217
-
30218
- .E_cc368xp {
30219
- color: #00122e;
30220
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30221
- margin-right: 8px;
30222
- padding-right: 8px;
30145
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30146
+ border-bottom-right-radius: 5px;
30147
+ border-top-right-radius: 5px;
30223
30148
  }
30224
30149
 
30225
- .E_i11o6xqj {
30150
+ .E_phljevk {
30226
30151
  display: flex;
30227
- gap: 4px;
30152
+ justify-content: space-between;
30153
+ align-items: center;
30154
+ padding: 10px 0;
30155
+ color: rgba(44, 56, 82, 0.6);
30156
+ font-size: 12px;
30157
+ line-height: 24px;
30228
30158
  }
30229
- .E_i11o6xqj .icon-wrapper {
30159
+ .E_phljevk .pagination-left {
30160
+ padding: 2px 8px;
30161
+ }
30162
+ .E_phljevk .dropdown-trigger {
30163
+ display: flex;
30164
+ align-items: center;
30165
+ border-radius: 6px;
30230
30166
  cursor: pointer;
30167
+ transition: all 0.3s ease;
30168
+ }
30169
+ .E_phljevk .dropdown-trigger:hover {
30170
+ background: rgba(211, 218, 235, 0.6);
30171
+ color: #0080ff;
30172
+ }
30173
+ .E_phljevk .dropdown-trigger .icon-inner {
30174
+ margin-left: 4px;
30175
+ }
30176
+ .E_phljevk .pagination-right {
30177
+ display: flex;
30178
+ align-items: center;
30179
+ color: #0080ff;
30180
+ font-weight: bold;
30181
+ }
30182
+ .E_phljevk .pagination-right .icon-inner {
30183
+ margin-left: 4px;
30184
+ }
30185
+ .E_phljevk .pagination-right .prev-btn,
30186
+ .E_phljevk .pagination-right .next-btn {
30187
+ padding: 0 8px;
30188
+ }
30189
+ .E_phljevk .pagination-right .prev-btn > span,
30190
+ .E_phljevk .pagination-right .next-btn > span {
30191
+ color: #0080ff;
30192
+ }
30193
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30194
+ transform: rotate(180deg);
30231
30195
  }
30232
30196
 
30233
- .E_d19ruhdj.icon-wrapper {
30234
- cursor: not-allowed;
30197
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30198
+ max-height: calc(100vh - 128px);
30199
+ overflow-y: auto;
30200
+ }
30201
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30202
+ padding: 4px 20px;
30203
+ font-size: 12px;
30204
+ line-height: 18px;
30205
+ }
30206
+
30207
+ .E_sx1bpnu .ant-input-sm {
30208
+ line-height: 18px;
30235
30209
  }
30236
30210
 
30237
30211
  .E_rapgekc.ant-radio-wrapper {
@@ -30390,54 +30364,14 @@ button.E_n7k2c6r {
30390
30364
  color: rgba(44, 56, 82, 0.6);
30391
30365
  }
30392
30366
 
30393
- .E_c1bus5hc {
30394
- --color: white;
30395
- height: 14px;
30396
- width: 14px;
30397
- border-radius: 50%;
30398
- flex-shrink: 0;
30399
- display: flex;
30400
- align-items: center;
30401
- justify-content: center;
30402
- border: 1px solid var(--color);
30403
- }
30404
- .E_c1bus5hc .circle-inner {
30405
- position: relative;
30406
- height: 10px;
30407
- width: 10px;
30408
- border-radius: 50%;
30367
+ .E_s1dizucg.ant-switch {
30368
+ min-width: 40px;
30369
+ height: 24px;
30370
+ background: rgba(172, 186, 211, 0.6);
30409
30371
  overflow: hidden;
30410
30372
  }
30411
- .E_c1bus5hc .circle-content {
30412
- position: absolute;
30413
- height: 100%;
30414
- width: 100%;
30415
- left: 0;
30416
- top: 0;
30417
- border-radius: 50%;
30418
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30419
- transform: rotate(180deg);
30420
- }
30421
- .E_c1bus5hc .circle-child {
30422
- position: absolute;
30423
- height: 100%;
30424
- width: 100%;
30425
- left: 0;
30426
- top: 0;
30427
- margin-left: 50%;
30428
- transform-origin: left;
30429
- background: white;
30430
- transform: rotate(0deg);
30431
- }
30432
-
30433
- .E_s1dizucg.ant-switch {
30434
- min-width: 40px;
30435
- height: 24px;
30436
- background: rgba(172, 186, 211, 0.6);
30437
- overflow: hidden;
30438
- }
30439
- .E_s1dizucg.ant-switch:focus {
30440
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30373
+ .E_s1dizucg.ant-switch:focus {
30374
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30441
30375
  }
30442
30376
  .E_s1dizucg.ant-switch-small {
30443
30377
  min-width: 26px;
@@ -30485,6 +30419,76 @@ button.E_n7k2c6r {
30485
30419
  margin-left: 5px;
30486
30420
  }
30487
30421
 
30422
+ .E_i11gg7mj .ant-input-prefix {
30423
+ margin-right: 8px;
30424
+ }
30425
+ .E_i11gg7mj .ant-input-suffix {
30426
+ margin-left: 8px;
30427
+ }
30428
+
30429
+ .E_cc368xp {
30430
+ color: #00122e;
30431
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30432
+ margin-right: 8px;
30433
+ padding-right: 8px;
30434
+ }
30435
+
30436
+ .E_i11o6xqj {
30437
+ display: flex;
30438
+ gap: 4px;
30439
+ }
30440
+ .E_i11o6xqj .icon-wrapper {
30441
+ cursor: pointer;
30442
+ }
30443
+
30444
+ .E_d19ruhdj.icon-wrapper {
30445
+ cursor: not-allowed;
30446
+ }
30447
+
30448
+ .E_c1bus5hc {
30449
+ --color: white;
30450
+ height: 14px;
30451
+ width: 14px;
30452
+ border-radius: 50%;
30453
+ flex-shrink: 0;
30454
+ display: flex;
30455
+ align-items: center;
30456
+ justify-content: center;
30457
+ border: 1px solid var(--color);
30458
+ }
30459
+ .E_c1bus5hc .circle-inner {
30460
+ position: relative;
30461
+ height: 10px;
30462
+ width: 10px;
30463
+ border-radius: 50%;
30464
+ overflow: hidden;
30465
+ }
30466
+ .E_c1bus5hc .circle-content {
30467
+ position: absolute;
30468
+ height: 100%;
30469
+ width: 100%;
30470
+ left: 0;
30471
+ top: 0;
30472
+ border-radius: 50%;
30473
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30474
+ transform: rotate(180deg);
30475
+ }
30476
+ .E_c1bus5hc .circle-child {
30477
+ position: absolute;
30478
+ height: 100%;
30479
+ width: 100%;
30480
+ left: 0;
30481
+ top: 0;
30482
+ margin-left: 50%;
30483
+ transform-origin: left;
30484
+ background: white;
30485
+ transform: rotate(0deg);
30486
+ }
30487
+
30488
+ .E_tju3gfj .date {
30489
+ margin-right: 4px;
30490
+ }
30491
+
30488
30492
  .E_s1sck0th {
30489
30493
  padding: 0 8px;
30490
30494
  border-radius: 4px;
@@ -30567,17 +30571,6 @@ button.E_n7k2c6r {
30567
30571
  background-color: #7E41FF;
30568
30572
  }
30569
30573
 
30570
- .E_t1m2x205 .ant-tooltip-arrow {
30571
- display: none;
30572
- }
30573
- .E_t1m2x205 .ant-tooltip-inner {
30574
- background: rgba(23, 38, 64, 0.8);
30575
- border-radius: 4px;
30576
- }
30577
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30578
- visibility: hidden;
30579
- }
30580
-
30581
30574
  .E_s1dni7lo {
30582
30575
  width: 430px !important;
30583
30576
  }
@@ -30659,12 +30652,76 @@ button.E_n7k2c6r {
30659
30652
  opacity: 0;
30660
30653
  }
30661
30654
 
30662
- .E_tju3gfj .date {
30663
- margin-right: 4px;
30655
+ .E_iq1gosr {
30656
+ display: inline-block;
30664
30657
  }
30665
30658
 
30666
- .E_iq1gosr {
30659
+ .E_c18bcrac {
30660
+ display: inline-block;
30661
+ width: 100%;
30662
+ }
30663
+ .E_c18bcrac .recharts-wrapper {
30664
+ margin-left: 4px;
30665
+ }
30666
+
30667
+ .E_cro7kg2 {
30668
+ padding: 4px;
30669
+ }
30670
+
30671
+ .E_c14wcxf0 {
30672
+ display: flex;
30673
+ justify-content: space-between;
30674
+ align-items: center;
30675
+ font-size: 13px;
30676
+ line-height: 24px;
30677
+ color: #cccccc;
30678
+ white-space: nowrap;
30679
+ }
30680
+ .E_c14wcxf0 label {
30681
+ margin-right: 32px;
30682
+ }
30683
+
30684
+ .E_coy29mj.E_c14wcxf0 {
30685
+ font-weight: bold;
30686
+ color: white;
30687
+ }
30688
+
30689
+ .E_s11212zy {
30690
+ width: 8px;
30691
+ height: 8px;
30692
+ border-radius: 2px;
30667
30693
  display: inline-block;
30694
+ background: var(--s11212zy-0);
30695
+ border: 1px solid #fff;
30696
+ box-sizing: content-box;
30697
+ margin-right: 6px;
30698
+ }
30699
+
30700
+ .E_p1lyky6c > :first-child {
30701
+ font-weight: bold;
30702
+ color: white;
30703
+ margin-right: 4px;
30704
+ }
30705
+
30706
+ .E_t1m2x205 .ant-tooltip-arrow {
30707
+ display: none;
30708
+ }
30709
+ .E_t1m2x205 .ant-tooltip-inner {
30710
+ background: rgba(23, 38, 64, 0.8);
30711
+ border-radius: 4px;
30712
+ }
30713
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30714
+ visibility: hidden;
30715
+ }
30716
+
30717
+ .E_gmyahx3 {
30718
+ cursor: pointer;
30719
+ }
30720
+ .E_gmyahx3 .link-text {
30721
+ color: rgba(0, 21, 64, 0.3);
30722
+ }
30723
+ .E_gmyahx3:hover .link-text {
30724
+ color: #0080ff;
30668
30725
  }
30669
30726
 
30670
30727
  .E_clm1wy1 {
@@ -30760,6 +30817,29 @@ button.E_n7k2c6r {
30760
30817
  border-radius: 2px;
30761
30818
  }
30762
30819
 
30820
+ span.E_tqjc4ui {
30821
+ margin: 0 2px;
30822
+ }
30823
+
30824
+ .E_n12mqh7z {
30825
+ display: flex;
30826
+ align-items: center;
30827
+ font-size: 12px;
30828
+ line-height: 18px;
30829
+ }
30830
+ .E_n12mqh7z:not(:last-child) {
30831
+ margin-bottom: 4px;
30832
+ }
30833
+
30834
+ .E_tf5bynu {
30835
+ margin: 0 3px;
30836
+ }
30837
+
30838
+ .E_tcckoz1 {
30839
+ max-height: 400px;
30840
+ overflow: auto;
30841
+ }
30842
+
30763
30843
  .E_s1ebs0ra {
30764
30844
  display: flex;
30765
30845
  align-items: center;
@@ -30911,150 +30991,47 @@ button.E_n7k2c6r {
30911
30991
  padding-right: 12px;
30912
30992
  }
30913
30993
 
30914
- .E_gmyahx3 {
30915
- cursor: pointer;
30916
- }
30917
- .E_gmyahx3 .link-text {
30918
- color: rgba(0, 21, 64, 0.3);
30994
+ .E_s1iv0tp1 .enabled-switch {
30995
+ display: flex;
30996
+ align-items: center;
30919
30997
  }
30920
- .E_gmyahx3:hover .link-text {
30921
- color: #0080ff;
30998
+ .E_s1iv0tp1 .enabled-text {
30999
+ margin-right: 8px;
30922
31000
  }
30923
31001
 
30924
- .E_c18bcrac {
30925
- display: inline-block;
30926
- width: 100%;
31002
+ .E_c1up1pdz {
31003
+ width: 648px;
30927
31004
  }
30928
- .E_c18bcrac .recharts-wrapper {
30929
- margin-left: 4px;
31005
+ .E_c1up1pdz.active {
31006
+ border-color: #0080ff;
30930
31007
  }
30931
-
30932
- .E_cro7kg2 {
30933
- padding: 4px;
31008
+ .E_c1up1pdz.active > header {
31009
+ background: rgba(0, 128, 255, 0.1);
30934
31010
  }
30935
-
30936
- .E_c14wcxf0 {
31011
+ .E_c1up1pdz .expand {
31012
+ padding: 12px;
31013
+ }
31014
+ .E_c1up1pdz .field-item {
30937
31015
  display: flex;
30938
- justify-content: space-between;
30939
- align-items: center;
30940
- font-size: 13px;
30941
- line-height: 24px;
30942
- color: #cccccc;
30943
- white-space: nowrap;
31016
+ padding: 10px 0;
31017
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30944
31018
  }
30945
- .E_c14wcxf0 label {
30946
- margin-right: 32px;
31019
+ .E_c1up1pdz .field-item:last-child {
31020
+ border-bottom: none;
31021
+ padding-bottom: 0;
30947
31022
  }
30948
-
30949
- .E_coy29mj.E_c14wcxf0 {
30950
- font-weight: bold;
30951
- color: white;
30952
- }
30953
-
30954
- .E_s11212zy {
30955
- width: 8px;
30956
- height: 8px;
30957
- border-radius: 2px;
30958
- display: inline-block;
30959
- background: var(--s11212zy-0);
30960
- border: 1px solid #fff;
30961
- box-sizing: content-box;
30962
- margin-right: 6px;
30963
- }
30964
-
30965
- .E_p1lyky6c > :first-child {
30966
- font-weight: bold;
30967
- color: white;
30968
- margin-right: 4px;
30969
- }
30970
-
30971
- .E_s1iv0tp1 .enabled-switch {
30972
- display: flex;
30973
- align-items: center;
30974
- }
30975
- .E_s1iv0tp1 .enabled-text {
30976
- margin-right: 8px;
30977
- }
30978
-
30979
- span.E_tqjc4ui {
30980
- margin: 0 2px;
30981
- }
30982
-
30983
- .E_n12mqh7z {
30984
- display: flex;
30985
- align-items: center;
30986
- font-size: 12px;
30987
- line-height: 18px;
30988
- }
30989
- .E_n12mqh7z:not(:last-child) {
30990
- margin-bottom: 4px;
30991
- }
30992
-
30993
- .E_tf5bynu {
30994
- margin: 0 3px;
30995
- }
30996
-
30997
- .E_tcckoz1 {
30998
- max-height: 400px;
30999
- overflow: auto;
31000
- }
31001
-
31002
- .E_wg1tsps {
31003
- display: flex;
31004
- align-items: center;
31005
- justify-content: flex-end;
31006
- }
31007
-
31008
- .E_b1ctd5xy {
31009
- display: flex;
31010
- align-items: center;
31011
- width: calc(100% - 40px);
31012
- }
31013
- .E_b1ctd5xy .chart {
31014
- display: inline-block;
31015
- width: 100%;
31016
- }
31017
-
31018
- .E_u1p8acpn {
31019
- min-width: 40px;
31020
- }
31021
- .E_u1p8acpn .unit {
31022
- color: #00122e !important;
31023
- }
31024
-
31025
- .E_c1up1pdz {
31026
- width: 648px;
31027
- }
31028
- .E_c1up1pdz.active {
31029
- border-color: #0080ff;
31030
- }
31031
- .E_c1up1pdz.active > header {
31032
- background: rgba(0, 128, 255, 0.1);
31033
- }
31034
- .E_c1up1pdz .expand {
31035
- padding: 12px;
31036
- }
31037
- .E_c1up1pdz .field-item {
31038
- display: flex;
31039
- padding: 10px 0;
31040
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31041
- }
31042
- .E_c1up1pdz .field-item:last-child {
31043
- border-bottom: none;
31044
- padding-bottom: 0;
31045
- }
31046
- .E_c1up1pdz .field-item label {
31047
- line-height: 32px;
31048
- width: 100px;
31049
- color: rgba(62, 70, 82, 0.6);
31050
- }
31051
- .E_c1up1pdz .help {
31052
- color: rgba(62, 70, 82, 0.6);
31053
- margin-top: 5px;
31054
- }
31055
- .E_c1up1pdz .ant-input-affix-wrapper,
31056
- .E_c1up1pdz .ant-picker {
31057
- width: 128px;
31023
+ .E_c1up1pdz .field-item label {
31024
+ line-height: 32px;
31025
+ width: 100px;
31026
+ color: rgba(62, 70, 82, 0.6);
31027
+ }
31028
+ .E_c1up1pdz .help {
31029
+ color: rgba(62, 70, 82, 0.6);
31030
+ margin-top: 5px;
31031
+ }
31032
+ .E_c1up1pdz .ant-input-affix-wrapper,
31033
+ .E_c1up1pdz .ant-picker {
31034
+ width: 128px;
31058
31035
  }
31059
31036
 
31060
31037
  .E_c156wh19 {
@@ -31189,1718 +31166,1741 @@ span.E_tqjc4ui {
31189
31166
  visibility: hidden;
31190
31167
  }
31191
31168
 
31192
- .E_f7pxqmh {
31193
- width: 100%;
31194
- margin-bottom: 0 !important;
31195
- flex-flow: nowrap !important;
31196
- line-break: auto;
31197
- }
31198
- .E_f7pxqmh > .ant-form-item-label {
31199
- text-align: left !important;
31200
- padding-bottom: 0 !important;
31201
- }
31202
- .E_f7pxqmh > .ant-form-item-label > label {
31203
- min-height: 32px;
31204
- height: auto;
31205
- font-size: 13px;
31206
- color: rgba(44, 56, 82, 0.6);
31207
- white-space: normal;
31208
- }
31209
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31210
- border-color: #ff4d4f !important;
31211
- }
31212
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31213
- border-color: #ff4d4f !important;
31214
- }
31215
- .E_f7pxqmh .ant-form-item-explain {
31216
- margin-top: 4px;
31217
- font-size: 12px;
31218
- min-height: 0px;
31219
- }
31220
- .E_f7pxqmh .ant-form-item-extra {
31221
- font-size: 12px;
31222
- color: rgba(44, 56, 82, 0.6);
31223
- min-height: 0px;
31169
+ .E_wg1tsps {
31170
+ display: flex;
31171
+ align-items: center;
31172
+ justify-content: flex-end;
31224
31173
  }
31225
31174
 
31226
- .E_iouxfgt {
31227
- display: inline-flex;
31175
+ .E_b1ctd5xy {
31176
+ display: flex;
31228
31177
  align-items: center;
31178
+ width: calc(100% - 40px);
31229
31179
  }
31230
- .E_iouxfgt .icon-inner {
31231
- display: inline-flex;
31232
- align-items: center;
31233
- justify-content: center;
31180
+ .E_b1ctd5xy .chart {
31181
+ display: inline-block;
31182
+ width: 100%;
31234
31183
  }
31235
- .E_iouxfgt .icon-inner + span,
31236
- .E_iouxfgt span + .icon-inner.suffix {
31237
- margin-left: 4px;
31184
+
31185
+ .E_u1p8acpn {
31186
+ min-width: 40px;
31238
31187
  }
31239
- .E_iouxfgt.is-rotate img,
31240
- .E_iouxfgt.is-rotate svg {
31241
- animation: rotate 680ms linear infinite;
31188
+ .E_u1p8acpn .unit {
31189
+ color: #00122e !important;
31242
31190
  }
31243
31191
 
31244
- .E_fzh9mnb {
31245
- width: 100%;
31246
- height: 100%;
31247
- min-height: 124px;
31192
+ .E_skwah65 {
31193
+ height: 8px;
31194
+ box-sizing: border-box;
31195
+ border-radius: 2px;
31196
+ background: #f5f7fa;
31248
31197
  display: flex;
31249
- flex-direction: column;
31250
- justify-content: center;
31251
- align-items: center;
31198
+ width: 100%;
31199
+ overflow: hidden;
31252
31200
  }
31253
- .E_fzh9mnb .error-text {
31254
- color: rgba(10, 37, 85, 0.6);
31255
- margin-bottom: 16px;
31256
- font-size: 18px;
31201
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31202
+ margin-left: 1px;
31257
31203
  }
31258
31204
 
31259
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31260
- display: var(--ai7qkf2-0);
31205
+ .E_s1at6qmn.ant-layout-sider {
31206
+ background: #edf0f7;
31207
+ padding: 32px 8px;
31208
+ overflow: auto;
31261
31209
  }
31262
- .E_ai7qkf2 .ant-input-number-input-wrap {
31263
- display: inline-flex;
31264
- line-height: 1.5715;
31265
- height: 100%;
31266
- width: 100%;
31210
+ .E_s1at6qmn .ant-layout-sider-children {
31211
+ display: flex;
31212
+ flex-direction: column;
31213
+ justify-content: space-between;
31267
31214
  }
31268
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31269
- content: var(--ai7qkf2-1);
31270
- display: var(--ai7qkf2-2);
31271
- flex: none;
31272
- align-items: center;
31273
- margin-left: 4px;
31274
- padding: 5px 12px 5px 0;
31275
- color: rgba(44, 56, 82, 0.6);
31215
+ .E_s1at6qmn footer {
31216
+ display: flex;
31276
31217
  }
31277
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31278
- content: var(--ai7qkf2-3);
31279
- display: var(--ai7qkf2-4);
31280
- flex: none;
31281
- align-items: center;
31282
- margin-right: 4px;
31283
- cursor: auto;
31284
- color: rgba(44, 56, 82, 0.6);
31218
+ .E_s1at6qmn .ant-menu {
31219
+ background: #edf0f7;
31285
31220
  }
31286
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31287
- border-radius: 0;
31221
+ .E_s1at6qmn .ant-menu a {
31222
+ color: #00122e;
31223
+ width: 180px;
31224
+ overflow: hidden;
31225
+ text-overflow: ellipsis;
31288
31226
  }
31289
- .E_ai7qkf2.ant-input-number {
31290
- width: 100%;
31291
- border-radius: 6px;
31227
+ .E_s1at6qmn .ant-menu-vertical {
31228
+ margin-bottom: 24px;
31292
31229
  }
31293
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
31294
- border-color: #0096ff;
31295
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31296
- z-index: 1;
31230
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
31231
+ margin: 0;
31297
31232
  }
31298
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
31299
- border-color: #e75a3a;
31300
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31233
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
31234
+ font-size: 12px;
31235
+ padding: 0 8px 4px;
31236
+ line-height: 18px;
31301
31237
  }
31302
- .E_ai7qkf2 .ant-input-number-input {
31303
- height: 30px;
31304
- border: 1px;
31305
- padding: 5px 12px;
31306
- font-size: inherit;
31238
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
31239
+ padding: 0;
31307
31240
  }
31308
- .E_ai7qkf2.ant-input-number-lg input {
31309
- height: 38px;
31310
- border: 1px;
31311
- padding: 8px 16px;
31241
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
31242
+ padding-bottom: 24px;
31312
31243
  }
31313
- .E_ai7qkf2.ant-input-number-sm input {
31314
- height: 22px;
31315
- border: 1px;
31316
- padding: 2px 8px;
31317
- }
31318
-
31319
- .E_a1wfy30z .ant-input-number-handler-wrap {
31320
- display: var(--a1wfy30z-0);
31321
- }
31322
- .E_a1wfy30z .ant-input-number-input-wrap {
31323
- padding: 4px 11px;
31324
- display: inline-flex;
31325
- line-height: 1.5715;
31326
- height: inherit;
31244
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
31245
+ margin-bottom: 24px;
31246
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31327
31247
  }
31328
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31329
- content: var(--a1wfy30z-1);
31330
- display: var(--a1wfy30z-2);
31331
- flex: none;
31248
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
31249
+ transition: none;
31250
+ display: flex;
31332
31251
  align-items: center;
31333
- margin-left: 4px;
31252
+ height: 32px;
31253
+ line-height: 22px;
31254
+ padding: 0 8px;
31334
31255
  }
31335
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31336
- content: var(--a1wfy30z-3);
31337
- display: var(--a1wfy30z-4);
31338
- flex: none;
31339
- align-items: center;
31340
- margin-right: 4px;
31341
- cursor: auto;
31256
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
31257
+ margin-right: 12px;
31342
31258
  }
31343
- .E_a1wfy30z .ant-input-number-input {
31344
- padding: 0;
31259
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
31345
31260
  margin: 0;
31346
- height: auto;
31347
- font-size: inherit;
31261
+ margin-bottom: 2px;
31348
31262
  }
31349
-
31350
- .E_atcz0kf .ant-input-suffix {
31351
- margin-left: 8px;
31263
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
31264
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
31265
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
31266
+ border-radius: 6px;
31267
+ color: #fff;
31352
31268
  }
31353
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31354
- padding: 2px 7px 2px 12px;
31269
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
31270
+ color: #fff;
31271
+ }
31272
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
31273
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
31274
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
31275
+ border-radius: 6px;
31355
31276
  }
31356
31277
 
31357
- .E_i1inqkme {
31358
- height: 18px;
31359
- line-height: 18px;
31360
- padding: 0 4px;
31361
- border-radius: 4px;
31362
- background: rgba(235, 239, 245, 0.6);
31363
- border: 1px solid rgba(223, 228, 235, 0.6);
31364
- display: flex;
31365
- align-items: center;
31278
+ .E_s1wu0lms .ant-menu-item-group-title {
31366
31279
  white-space: nowrap;
31367
- margin-right: 4px;
31280
+ transition: all 0s;
31368
31281
  }
31369
-
31370
- .E_owd0kml {
31371
- display: inline-block;
31282
+ .E_s1wu0lms.shrink {
31283
+ transition: all 0s;
31284
+ overflow: hidden;
31372
31285
  }
31373
-
31374
- .E_h1jsgezc {
31286
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
31375
31287
  visibility: hidden;
31376
- position: absolute;
31288
+ }
31289
+ .E_s1wu0lms.shrink .ant-menu-item {
31290
+ width: 36px;
31291
+ padding: 0 6px;
31377
31292
  }
31378
31293
 
31379
- .E_a1b5xrg3 .user-icon-inner {
31380
- display: inline-flex;
31381
- align-items: center;
31382
- justify-content: center;
31383
- color: #fff;
31384
- font-weight: bold;
31385
- font-size: 12px;
31386
- width: 24px;
31387
- height: 24px;
31388
- border-radius: 50%;
31389
- background: var(--a1b5xrg3-0);
31294
+ .E_n1ugzfva {
31295
+ display: flex;
31296
+ place-items: center;
31297
+ width: 100% !important;
31390
31298
  }
31391
- .E_a1b5xrg3.btn-item {
31392
- transition: all 160ms ease;
31393
- cursor: pointer;
31394
- width: 56px;
31395
- height: 40px;
31396
- display: inline-flex;
31397
- align-items: center;
31398
- justify-content: center;
31399
- border-radius: 6px;
31299
+ .E_n1ugzfva[disabled] {
31300
+ color: rgba(0, 0, 0, 0.25) !important;
31301
+ opacity: 1 !important;
31400
31302
  }
31401
- .E_a1b5xrg3.btn-item:hover {
31402
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31303
+ .E_n1ugzfva.ant-btn {
31304
+ width: 100%;
31305
+ color: #00122e;
31403
31306
  }
31404
- .E_a1b5xrg3.btn-item:active {
31405
- transform: translateY(2px);
31406
- transition: all 320ms ease;
31307
+ .E_n1ugzfva .icon-wrapper {
31308
+ margin-right: 12px;
31407
31309
  }
31408
-
31409
- .E_m196gn1d {
31410
- min-width: 1280px;
31310
+ .E_n1ugzfva .link-title {
31311
+ flex: 1;
31312
+ overflow: hidden;
31313
+ white-space: nowrap;
31314
+ text-overflow: ellipsis;
31315
+ text-align: left;
31411
31316
  }
31412
31317
 
31413
- .E_cnujxq2 {
31318
+ .E_t160l1cm {
31414
31319
  display: flex;
31415
31320
  flex-direction: column;
31321
+ flex: 1;
31322
+ /* FIXME:(yanzhen) do this better */
31416
31323
  }
31417
-
31418
- .E_m7s48ia {
31419
- max-width: 1120px;
31420
- width: 100%;
31421
- margin: 0 auto;
31324
+ .E_t160l1cm .tab-bar {
31325
+ flex-shrink: 0;
31326
+ display: flex;
31327
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31328
+ }
31329
+ .E_t160l1cm .tab-content {
31422
31330
  height: 100%;
31423
31331
  }
31424
-
31425
- .E_wt5zbg6 {
31426
- max-width: 1120px;
31427
- width: 100%;
31428
- margin: 0 auto;
31429
- display: flex;
31332
+ .E_t160l1cm .tab-menu-item {
31333
+ margin-right: 2px;
31334
+ padding: 1px 12px;
31335
+ line-height: 24px;
31336
+ height: 24px;
31337
+ color: rgba(44, 56, 82, 0.6);
31338
+ border-radius: 4px 4px 0 0;
31339
+ cursor: pointer;
31340
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31430
31341
  }
31431
- .E_wt5zbg6 .left,
31432
- .E_wt5zbg6 .right {
31433
- flex-grow: 0;
31434
- flex-shrink: 0;
31435
- flex-basis: 21%;
31342
+ .E_t160l1cm .tab-menu-item:first-child {
31343
+ padding-left: 0;
31436
31344
  }
31437
- .E_wt5zbg6 .left {
31438
- display: flex;
31439
- justify-content: flex-end;
31440
- padding-right: 44px;
31345
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31346
+ padding-left: 12px;
31441
31347
  }
31442
- .E_wt5zbg6 .right {
31443
- padding-left: 44px;
31348
+ .E_t160l1cm .tab-menu-item:hover {
31349
+ color: #0080ff;
31350
+ background: rgba(211, 218, 235, 0.6);
31444
31351
  }
31445
- .E_wt5zbg6 .middle {
31446
- margin-bottom: 40px;
31447
- flex-grow: 0;
31448
- flex-shrink: 0;
31449
- flex-basis: 58%;
31352
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31353
+ fill: #0080ff;
31450
31354
  }
31451
- .E_wt5zbg6 .middle .form-base-field {
31452
- width: 100%;
31355
+ .E_t160l1cm .tab-menu-item:active {
31356
+ background: rgba(192, 203, 224, 0.6);
31453
31357
  }
31454
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31455
- width: auto;
31358
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31359
+ color: #0080ff;
31360
+ background: rgba(211, 218, 235, 0.6);
31456
31361
  }
31457
-
31458
- .E_h18jprzg .ant-modal-header {
31459
- margin: 0 auto;
31460
- width: 100%;
31461
- max-width: 648px;
31362
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31363
+ background: rgba(192, 203, 224, 0.6);
31462
31364
  }
31463
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31464
- margin-left: 0;
31365
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31366
+ background: rgba(0, 128, 255, 0.16);
31465
31367
  }
31466
- .E_h18jprzg .ant-modal-body {
31467
- margin: 0 auto;
31468
- padding: 0;
31469
- width: 100%;
31470
- max-width: 648px;
31471
- overflow: hidden;
31368
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31369
+ fill: #0080ff;
31472
31370
  }
31473
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31474
- margin-bottom: 40px;
31371
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31372
+ color: #0080ff;
31373
+ background: rgba(0, 128, 255, 0.1);
31475
31374
  }
31476
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31477
- height: calc(100vh - 225px);
31478
- overflow-y: auto;
31375
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31376
+ background: rgba(0, 128, 255, 0.16);
31479
31377
  }
31480
- .E_h18jprzg .ant-modal-footer .footer-content {
31481
- margin: 0 auto;
31482
- max-width: 648px;
31378
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31379
+ fill: #1d326c;
31483
31380
  }
31484
-
31485
- .E_h16z9xgz .ant-modal-header {
31486
- margin: 0 auto;
31487
- width: 100%;
31488
- max-width: 1024px;
31381
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31382
+ margin-left: 8px;
31383
+ height: 22px;
31489
31384
  }
31490
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31491
- margin-left: 0;
31385
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31386
+ fill: rgba(44, 56, 82, 0.6);
31492
31387
  }
31493
- .E_h16z9xgz .ant-modal-body {
31494
- margin: 0 auto;
31388
+ .E_t160l1cm .tab-menu-item-group {
31495
31389
  padding: 0;
31496
- width: 100%;
31497
- max-width: 1024px;
31390
+ display: flex;
31391
+ align-items: center;
31498
31392
  overflow: hidden;
31499
31393
  }
31500
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31501
- margin-bottom: 40px;
31394
+ .E_t160l1cm .tab-menu-item-group .main-title {
31395
+ opacity: 0;
31396
+ max-width: 0;
31397
+ transition: max-width 320ms ease, opacity 240ms ease;
31502
31398
  }
31503
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31504
- height: calc(100vh - 225px);
31505
- overflow-y: auto;
31399
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31400
+ padding: 1px 12px;
31401
+ position: relative;
31402
+ display: flex;
31506
31403
  }
31507
- .E_h16z9xgz .ant-modal-footer .footer-content {
31508
- margin: 0 auto;
31509
- max-width: 1024px;
31404
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31405
+ opacity: 0;
31406
+ position: absolute;
31407
+ top: 50%;
31408
+ left: 0;
31409
+ transform: translate(-50%, -50%);
31410
+ transition: opacity 100ms linear;
31411
+ fill: rgba(0, 128, 255, 0.2);
31510
31412
  }
31511
-
31512
- .E_f1lrhghm {
31513
- flex: 1;
31413
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31414
+ color: #0080ff;
31514
31415
  }
31515
- .E_f1lrhghm label {
31516
- font-size: 13px;
31517
- line-height: 20px;
31518
- color: rgba(44, 56, 82, 0.6);
31416
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31417
+ padding: 1px 12px;
31418
+ display: inline-block;
31419
+ opacity: 1;
31420
+ max-width: 160px;
31519
31421
  }
31520
- .E_f1lrhghm .title {
31521
- font-size: 14px;
31522
- line-height: 20px;
31523
- color: #2d3a56;
31524
- margin-bottom: 12px;
31422
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31423
+ padding: 1px 12px;
31424
+ color: #005ed1;
31525
31425
  }
31526
- .E_f1lrhghm.connect-cluster .title {
31527
- padding-bottom: 26px;
31426
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31427
+ opacity: 1;
31528
31428
  }
31529
-
31530
- .E_f18ot8em {
31531
- padding: 25px 0 15px 0;
31532
- border-bottom: 1px solid #e1e5eb;
31533
- margin-bottom: 16px;
31429
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31430
+ background: rgba(0, 128, 255, 0.16);
31534
31431
  }
31535
-
31536
- .E_f1l1g2k0 {
31537
- display: flex;
31538
- align-items: center;
31539
- margin-bottom: 8px;
31432
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31433
+ opacity: 0;
31540
31434
  }
31541
- .E_f1l1g2k0 > label {
31542
- width: 216px;
31435
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31436
+ padding: 4px 16px;
31437
+ height: 32px;
31438
+ border-radius: 6px 6px 0 0;
31543
31439
  }
31544
- .E_f1l1g2k0 > label + * {
31545
- width: 100%;
31440
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31441
+ padding-left: 0;
31546
31442
  }
31547
- .E_f1l1g2k0 .ant-select {
31548
- width: 100%;
31443
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31444
+ padding-left: 16px;
31549
31445
  }
31550
-
31551
- .E_e1k89cwg {
31552
- color: #e75a3a;
31553
- margin-right: 10px;
31446
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31447
+ margin-left: 11px;
31448
+ height: 24px;
31554
31449
  }
31555
-
31556
- .E_d1oui1gf {
31557
- width: 100%;
31558
- height: 1px;
31559
- background: rgba(213, 219, 227, 0.6);
31560
- margin: 24px 0;
31450
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31451
+ padding: 0;
31561
31452
  }
31562
-
31563
- .E_l15itdbb {
31453
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31454
+ padding: 4px 16px;
31455
+ }
31456
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31457
+ padding: 4px 16px;
31458
+ }
31459
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31460
+ background: #fff;
31461
+ }
31462
+ .E_t160l1cm .tab-menu-item-light:active {
31463
+ color: #005ed1;
31464
+ }
31465
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31466
+ background: #fff;
31467
+ color: #1d326c;
31468
+ }
31469
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31470
+ color: rgba(45, 58, 86, 0.6);
31471
+ }
31472
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31473
+ color: #1d326c;
31474
+ }
31475
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31476
+ fill: #d8deeb;
31477
+ }
31478
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31479
+ fill: #1d326c;
31480
+ }
31481
+ .E_t160l1cm .tab-content {
31482
+ flex: 1;
31564
31483
  display: flex;
31565
- justify-content: center;
31566
- align-items: center;
31567
- height: 100%;
31484
+ flex-direction: column;
31568
31485
  }
31569
-
31570
- .E_d1y3z4w {
31571
- display: inline-block;
31572
- width: 4px;
31573
- height: 4px;
31574
- background: #8e9aa9;
31575
- opacity: 0.4;
31576
- border-radius: 50%;
31577
- margin: 0 4px;
31486
+ .E_t160l1cm.is-overview .tab-content {
31487
+ overflow: visible;
31578
31488
  }
31579
31489
 
31580
- .E_m177r7a3 .ant-modal-header,
31581
- .E_m177r7a3 .ant-modal-footer .footer-content {
31582
- width: 648px;
31583
- margin: 0 auto;
31490
+ .E_t14npdqr {
31491
+ max-width: 240px;
31492
+ animation: none;
31584
31493
  }
31585
- .E_m177r7a3 .ant-modal-header {
31586
- padding: 35px 0 24px;
31587
- border: none;
31494
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31495
+ border: 1px solid #0080ff;
31496
+ padding: 0;
31588
31497
  }
31589
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31590
- font-size: 30px;
31498
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31499
+ margin: 0;
31500
+ height: 32px;
31501
+ line-height: 32px;
31502
+ font-size: 13px;
31503
+ padding: 0 10px;
31504
+ display: block;
31505
+ overflow: hidden;
31506
+ text-overflow: ellipsis;
31507
+ white-space: nowrap;
31591
31508
  }
31592
- .E_m177r7a3 .ant-modal-body {
31593
- padding: 4px 0 2px;
31509
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31510
+ content: " ";
31511
+ height: 1px;
31512
+ width: calc(100% + 10px);
31513
+ background: rgba(172, 186, 211, 0.6);
31514
+ display: block;
31594
31515
  }
31595
- .E_m177r7a3 .ant-modal-footer {
31596
- border: none;
31516
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31517
+ color: #0080ff;
31518
+ background: transparent;
31597
31519
  }
31598
31520
 
31599
- .E_t1wwio3v {
31600
- font-size: 12px;
31521
+ .E_i1inqkme {
31522
+ height: 18px;
31601
31523
  line-height: 18px;
31602
- font-weight: bold;
31603
- color: #fff;
31604
31524
  padding: 0 4px;
31605
31525
  border-radius: 4px;
31606
- display: inline-block;
31607
- background: var(--t1wwio3v-0);
31608
- }
31609
- .E_t1wwio3v:not(:first-child) {
31610
- margin-left: 4px;
31526
+ background: rgba(235, 239, 245, 0.6);
31527
+ border: 1px solid rgba(223, 228, 235, 0.6);
31528
+ display: flex;
31529
+ align-items: center;
31530
+ white-space: nowrap;
31531
+ margin-right: 4px;
31611
31532
  }
31612
31533
 
31613
- .E_f17jvtfk {
31534
+ .E_fzh9mnb {
31614
31535
  width: 100%;
31615
31536
  height: 100%;
31537
+ min-height: 124px;
31616
31538
  display: flex;
31617
- align-items: center;
31539
+ flex-direction: column;
31618
31540
  justify-content: center;
31541
+ align-items: center;
31619
31542
  }
31620
-
31621
- .E_nzppkea {
31622
- font-size: 90%;
31623
- font-weight: bold;
31624
- background-color: rgba(240, 243, 247, 0.6);
31625
- padding: 1px 4px 1px;
31626
- margin-left: 2px;
31627
- margin-right: 2px;
31628
- border: 1px solid rgba(213, 219, 227, 0.6);
31629
- border-radius: 4px;
31543
+ .E_fzh9mnb .error-text {
31544
+ color: rgba(10, 37, 85, 0.6);
31545
+ margin-bottom: 16px;
31546
+ font-size: 18px;
31630
31547
  }
31631
31548
 
31632
- .E_f4mi9eq.form-item-general {
31633
- width: 640px;
31634
- }
31635
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31636
- margin-top: 16px;
31549
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31550
+ display: var(--a1wfy30z-0);
31637
31551
  }
31638
- .E_f4mi9eq.form-item-compact {
31639
- width: 412px;
31552
+ .E_a1wfy30z .ant-input-number-input-wrap {
31553
+ padding: 4px 11px;
31554
+ display: inline-flex;
31555
+ line-height: 1.5715;
31556
+ height: inherit;
31640
31557
  }
31641
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31642
- margin-top: 8px;
31558
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31559
+ content: var(--a1wfy30z-1);
31560
+ display: var(--a1wfy30z-2);
31561
+ flex: none;
31562
+ align-items: center;
31563
+ margin-left: 4px;
31643
31564
  }
31644
- .E_f4mi9eq .form-item {
31645
- width: auto;
31565
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31566
+ content: var(--a1wfy30z-3);
31567
+ display: var(--a1wfy30z-4);
31568
+ flex: none;
31569
+ align-items: center;
31570
+ margin-right: 4px;
31571
+ cursor: auto;
31646
31572
  }
31647
- .E_f4mi9eq .form-item-main {
31648
- position: relative;
31649
- display: flex;
31573
+ .E_a1wfy30z .ant-input-number-input {
31574
+ padding: 0;
31575
+ margin: 0;
31576
+ height: auto;
31577
+ font-size: inherit;
31650
31578
  }
31651
- .E_f4mi9eq .form-item-extra {
31652
- margin-top: 4px;
31579
+
31580
+ .E_f7pxqmh {
31653
31581
  width: 100%;
31654
- padding: 14px;
31655
- background: #f2f4f6;
31656
- font-size: 13px;
31657
- line-height: 1.8;
31658
- color: #8e9aa9;
31659
- }
31660
- .E_f4mi9eq .form-item-label {
31661
- padding-right: 12px;
31582
+ margin-bottom: 0 !important;
31583
+ flex-flow: nowrap !important;
31584
+ line-break: auto;
31585
+ }
31586
+ .E_f7pxqmh > .ant-form-item-label {
31587
+ text-align: left !important;
31588
+ padding-bottom: 0 !important;
31589
+ }
31590
+ .E_f7pxqmh > .ant-form-item-label > label {
31591
+ min-height: 32px;
31592
+ height: auto;
31662
31593
  font-size: 13px;
31663
31594
  color: rgba(44, 56, 82, 0.6);
31595
+ white-space: normal;
31664
31596
  }
31665
- .E_f4mi9eq .form-item-label.label-right {
31666
- text-align: right;
31597
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31598
+ border-color: #ff4d4f !important;
31667
31599
  }
31668
- .E_f4mi9eq .form-item-label,
31669
- .E_f4mi9eq .form-item-control {
31670
- line-height: 32px;
31600
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31601
+ border-color: #ff4d4f !important;
31671
31602
  }
31672
- .E_f4mi9eq .form-item-control .form-item-error {
31673
- line-height: 18px;
31603
+ .E_f7pxqmh .ant-form-item-explain {
31604
+ margin-top: 4px;
31605
+ font-size: 12px;
31606
+ min-height: 0px;
31674
31607
  }
31675
- .E_f4mi9eq .form-item-children {
31608
+ .E_f7pxqmh .ant-form-item-extra {
31609
+ font-size: 12px;
31610
+ color: rgba(44, 56, 82, 0.6);
31611
+ min-height: 0px;
31612
+ }
31613
+
31614
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31615
+ display: var(--ai7qkf2-0);
31616
+ }
31617
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31618
+ display: inline-flex;
31619
+ line-height: 1.5715;
31620
+ height: 100%;
31676
31621
  width: 100%;
31677
31622
  }
31678
- .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 {
31623
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31624
+ content: var(--ai7qkf2-1);
31625
+ display: var(--ai7qkf2-2);
31626
+ flex: none;
31627
+ align-items: center;
31628
+ margin-left: 4px;
31629
+ padding: 5px 12px 5px 0;
31630
+ color: rgba(44, 56, 82, 0.6);
31631
+ }
31632
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31633
+ content: var(--ai7qkf2-3);
31634
+ display: var(--ai7qkf2-4);
31635
+ flex: none;
31636
+ align-items: center;
31637
+ margin-right: 4px;
31638
+ cursor: auto;
31639
+ color: rgba(44, 56, 82, 0.6);
31640
+ }
31641
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31642
+ border-radius: 0;
31643
+ }
31644
+ .E_ai7qkf2.ant-input-number {
31679
31645
  width: 100%;
31646
+ border-radius: 6px;
31680
31647
  }
31681
- .E_f4mi9eq .form-item-error {
31682
- color: #e75a3a;
31683
- height: 0;
31684
- overflow: hidden;
31648
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
31649
+ border-color: #0096ff;
31650
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31651
+ z-index: 1;
31685
31652
  }
31686
- .E_f4mi9eq .form-item-error-enter-done {
31687
- margin-top: 4px;
31688
- height: auto;
31689
- overflow: auto;
31653
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
31654
+ border-color: #e75a3a;
31655
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31690
31656
  }
31691
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31692
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31693
- border: 1px solid #e75a3a;
31694
- color: #e75a3a;
31657
+ .E_ai7qkf2 .ant-input-number-input {
31658
+ height: 30px;
31659
+ border: 1px;
31660
+ padding: 5px 12px;
31661
+ font-size: inherit;
31695
31662
  }
31696
-
31697
- .E_fh0ewl8 {
31698
- color: #2d3a56;
31699
- font-weight: bold;
31700
- padding-bottom: 6px;
31701
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31702
- margin-bottom: 16px;
31663
+ .E_ai7qkf2.ant-input-number-lg input {
31664
+ height: 38px;
31665
+ border: 1px;
31666
+ padding: 8px 16px;
31703
31667
  }
31704
- .E_fh0ewl8:not(:first-of-type) {
31705
- margin-top: 16px;
31668
+ .E_ai7qkf2.ant-input-number-sm input {
31669
+ height: 22px;
31670
+ border: 1px;
31671
+ padding: 2px 8px;
31706
31672
  }
31707
31673
 
31708
- .E_e1qrlvot {
31709
- width: 8px;
31710
- height: 24px;
31711
- display: flex;
31712
- justify-content: center;
31674
+ .E_iouxfgt {
31675
+ display: inline-flex;
31713
31676
  align-items: center;
31714
- cursor: pointer;
31715
- transition: all 200ms ease-out 40ms;
31716
31677
  }
31717
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31718
- content: "";
31719
- width: 1px;
31720
- height: 6px;
31721
- border-radius: 1px;
31722
- background: #ccd4e3;
31723
- position: relative;
31724
- right: 2px;
31725
- transform: rotate(-45deg);
31678
+ .E_iouxfgt .icon-inner {
31679
+ display: inline-flex;
31680
+ align-items: center;
31681
+ justify-content: center;
31726
31682
  }
31727
- .E_e1qrlvot:after {
31728
- transform: rotate(45deg);
31729
- left: 1px;
31683
+ .E_iouxfgt .icon-inner + span,
31684
+ .E_iouxfgt span + .icon-inner.suffix {
31685
+ margin-left: 4px;
31730
31686
  }
31731
-
31732
- .E_w9ic984.ant-alert-warning {
31733
- border: 0;
31734
- background: rgba(255, 187, 0, 0.1);
31735
- border-radius: 6px;
31687
+ .E_iouxfgt.is-rotate img,
31688
+ .E_iouxfgt.is-rotate svg {
31689
+ animation: rotate 680ms linear infinite;
31736
31690
  }
31737
- .E_w9ic984.ant-alert,
31738
- .E_w9ic984 .ant-alert-message {
31739
- color: #e07f00;
31691
+
31692
+ .E_atcz0kf .ant-input-suffix {
31693
+ margin-left: 8px;
31740
31694
  }
31741
- .E_w9ic984.ant-alert .dashed-border-bottom,
31742
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31743
- border-bottom-color: #e07f00;
31695
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31696
+ padding: 2px 7px 2px 12px;
31744
31697
  }
31745
31698
 
31746
- .E_n1k9qi4r {
31747
- display: flex;
31748
- flex-direction: row;
31749
- padding: 7px 12px;
31750
- background: rgba(255, 187, 0, 0.1);
31751
- border-radius: 6px;
31752
- color: #e07f00;
31753
- font-size: 12px;
31754
- line-height: 18px;
31699
+ .E_owd0kml {
31700
+ display: inline-block;
31755
31701
  }
31756
- .E_n1k9qi4r .icon-wrapper {
31757
- margin-right: 10px;
31758
- height: 18px;
31702
+
31703
+ .E_h1jsgezc {
31704
+ visibility: hidden;
31705
+ position: absolute;
31759
31706
  }
31760
31707
 
31761
- .E_n16fsg9x {
31762
- display: flex;
31763
- flex-direction: row;
31764
- padding: 7px 12px;
31765
- background: rgba(225, 230, 241, 0.6);
31766
- border-radius: 6px;
31767
- color: rgba(44, 56, 82, 0.6);
31708
+ .E_a1b5xrg3 .user-icon-inner {
31709
+ display: inline-flex;
31710
+ align-items: center;
31711
+ justify-content: center;
31712
+ color: #fff;
31713
+ font-weight: bold;
31768
31714
  font-size: 12px;
31769
- line-height: 18px;
31770
- }
31771
- .E_n16fsg9x .icon-wrapper {
31772
- margin-right: 10px;
31773
- height: 18px;
31715
+ width: 24px;
31716
+ height: 24px;
31717
+ border-radius: 50%;
31718
+ background: var(--a1b5xrg3-0);
31774
31719
  }
31775
-
31776
- .E_i173wxzw {
31777
- display: flex;
31778
- flex-direction: row;
31779
- padding: 7px 12px;
31780
- background: rgba(0, 136, 255, 0.1);
31720
+ .E_a1b5xrg3.btn-item {
31721
+ transition: all 160ms ease;
31722
+ cursor: pointer;
31723
+ width: 56px;
31724
+ height: 40px;
31725
+ display: inline-flex;
31726
+ align-items: center;
31727
+ justify-content: center;
31781
31728
  border-radius: 6px;
31782
- color: #005ed1;
31783
- font-size: 12px;
31784
- line-height: 18px;
31785
31729
  }
31786
- .E_i173wxzw .icon-wrapper {
31787
- margin-right: 10px;
31788
- height: 18px;
31730
+ .E_a1b5xrg3.btn-item:hover {
31731
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31789
31732
  }
31790
-
31791
- .E_dld369h {
31792
- color: rgba(44, 56, 82, 0.6);
31793
- margin-top: 5px;
31794
- font-size: 12px;
31795
- line-height: 18px;
31733
+ .E_a1b5xrg3.btn-item:active {
31734
+ transform: translateY(2px);
31735
+ transition: all 320ms ease;
31796
31736
  }
31797
31737
 
31798
- .E_s1epv22q {
31799
- color: #f0483e;
31800
- font-size: 12px;
31801
- white-space: pre-wrap;
31738
+ .E_m196gn1d {
31739
+ min-width: 1280px;
31802
31740
  }
31803
31741
 
31804
- .E_okus5hk {
31805
- display: flex;
31806
- align-items: center;
31807
- justify-content: flex-end;
31808
- }
31809
- .E_okus5hk .icon-wrapper {
31810
- margin-right: 16px;
31742
+ .E_dsnbhzf {
31743
+ font-family: Inter;
31744
+ font-style: normal;
31745
+ font-weight: bold;
31746
+ font-size: 32px;
31747
+ line-height: 40px;
31811
31748
  }
31812
31749
 
31813
- .E_t1auuzri {
31814
- color: rgba(0, 21, 64, 0.3);
31750
+ .E_d1mvo22k {
31751
+ font-family: Inter;
31752
+ font-style: normal;
31753
+ font-weight: bold;
31754
+ font-size: 24px;
31755
+ line-height: 32px;
31815
31756
  }
31816
31757
 
31817
- .E_i74cfyt.ant-input {
31818
- padding: 5px 12px;
31819
- line-height: 20px;
31820
- color: #2d3a56;
31821
- border-radius: 6px;
31822
- border-color: rgba(172, 186, 211, 0.6);
31823
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31824
- }
31825
- .E_i74cfyt.ant-input.ant-input-lg {
31826
- padding: 8px 16px;
31827
- line-height: 22px;
31828
- }
31829
- .E_i74cfyt.ant-input.ant-input-sm {
31830
- padding: 2px 8px;
31831
- line-height: 18px;
31758
+ .E_d1b444tr {
31759
+ font-family: Inter;
31760
+ font-style: normal;
31761
+ font-weight: normal;
31762
+ font-size: 32px;
31763
+ line-height: 40px;
31832
31764
  }
31833
- .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 {
31834
- border-color: rgba(107, 128, 167, 0.6);
31835
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31836
- z-index: 1;
31765
+
31766
+ .E_dvs0kue {
31767
+ font-family: Inter;
31768
+ font-style: normal;
31769
+ font-weight: bold;
31770
+ font-size: 20px;
31771
+ line-height: 24px;
31837
31772
  }
31838
- .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 {
31839
- border-color: #0096ff;
31840
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31841
- z-index: 1;
31773
+
31774
+ .E_d1hcbfcq {
31775
+ font-family: Inter;
31776
+ font-style: normal;
31777
+ font-weight: normal;
31778
+ font-size: 20px;
31779
+ line-height: 24px;
31842
31780
  }
31843
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31844
- border-color: #e75a3a;
31845
- color: #e75a3a;
31781
+
31782
+ .E_d1cz922v {
31783
+ font-family: Inter;
31784
+ font-style: normal;
31785
+ font-weight: bold;
31786
+ font-size: 18px;
31787
+ line-height: 22px;
31846
31788
  }
31847
- .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 {
31848
- border-color: #e75a3a;
31849
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31789
+
31790
+ .E_d3nzbrm {
31791
+ font-family: Inter;
31792
+ font-style: normal;
31793
+ font-weight: normal;
31794
+ font-size: 18px;
31795
+ line-height: 22px;
31850
31796
  }
31851
- .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 {
31852
- border-color: #e75a3a;
31853
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31797
+
31798
+ .E_h1g0p5ob {
31799
+ font-family: Inter;
31800
+ font-style: normal;
31801
+ font-weight: bold;
31802
+ font-size: 16px;
31803
+ line-height: 22px;
31854
31804
  }
31855
- .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 {
31856
- background: rgba(211, 218, 235, 0.6);
31857
- color: rgba(0, 21, 64, 0.3);
31858
- border-color: rgba(172, 186, 211, 0.6);
31805
+
31806
+ .E_hydo2ej {
31807
+ font-family: Inter;
31808
+ font-style: normal;
31809
+ font-weight: normal;
31810
+ font-size: 16px;
31811
+ line-height: 22px;
31859
31812
  }
31860
- .E_i74cfyt.ant-input-affix-wrapper {
31861
- padding: 5px 12px;
31862
- border-radius: 6px;
31863
- border-color: rgba(172, 186, 211, 0.6);
31813
+
31814
+ .E_h1hbuq0r {
31815
+ font-family: Inter;
31816
+ font-style: normal;
31817
+ font-weight: bold;
31818
+ font-size: 14px;
31864
31819
  line-height: 20px;
31865
- color: #2d3a56;
31866
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31867
- }
31868
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31869
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31870
- color: rgba(44, 56, 82, 0.6);
31871
31820
  }
31872
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31873
- padding: 8px 16px;
31874
- line-height: 22px;
31821
+
31822
+ .E_h13bondg {
31823
+ font-family: Inter;
31824
+ font-style: normal;
31825
+ font-weight: normal;
31826
+ font-size: 14px;
31827
+ line-height: 20px;
31875
31828
  }
31876
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31877
- padding: 2px 8px;
31829
+
31830
+ .E_h1mhvdlx {
31831
+ font-family: Inter;
31832
+ font-style: normal;
31833
+ font-weight: bold;
31834
+ font-size: 12px;
31878
31835
  line-height: 18px;
31879
31836
  }
31880
- .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 {
31881
- border-color: rgba(107, 128, 167, 0.6);
31882
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31883
- }
31884
- .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 {
31885
- border-color: #0096ff;
31886
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31887
- }
31888
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31889
- border-color: #e75a3a;
31890
- }
31891
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31892
- color: #e75a3a;
31893
- }
31894
- .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 {
31895
- border-color: #e75a3a;
31896
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31897
- }
31898
- .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 {
31899
- border-color: #e75a3a;
31900
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31901
- }
31902
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31903
- background: rgba(211, 218, 235, 0.6);
31904
- color: rgba(0, 21, 64, 0.3);
31905
- border-color: rgba(172, 186, 211, 0.6);
31906
- }
31907
- textarea.E_i74cfyt.ant-input {
31908
- transition-property: height;
31909
- transition-delay: 50ms;
31910
- }
31911
- textarea.E_i74cfyt.ant-input.textarea-large {
31912
- min-height: 40px;
31913
- height: 40px;
31914
- }
31915
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31916
- height: 80px;
31917
- }
31918
- textarea.E_i74cfyt.ant-input.textarea-middle {
31919
- min-height: 32px;
31920
- height: 32px;
31921
- }
31922
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31923
- height: 64px;
31924
- }
31925
- textarea.E_i74cfyt.ant-input.textarea-small {
31926
- min-height: 24px;
31927
- height: 24px;
31928
- }
31929
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31930
- height: 40px;
31931
- }
31932
31837
 
31933
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31934
- border: 1px solid rgba(213, 219, 227, 0.6);
31935
- border-radius: 4px;
31838
+ .E_h1inmfq6 {
31839
+ font-family: Inter;
31840
+ font-style: normal;
31841
+ font-weight: normal;
31842
+ font-size: 12px;
31843
+ line-height: 18px;
31936
31844
  }
31937
- .E_k1ci6977.input-tags {
31938
- position: relative;
31939
- padding: 6px;
31940
- height: 32px;
31941
- cursor: pointer;
31942
- transition: border 150ms;
31845
+
31846
+ .E_h1kfc0la {
31847
+ font-family: Inter;
31848
+ font-style: normal;
31849
+ font-weight: bold;
31850
+ text-transform: uppercase;
31851
+ font-feature-settings: "cpsp" on;
31852
+ font-size: 12px;
31853
+ line-height: 18px;
31943
31854
  }
31944
- .E_k1ci6977.input-tags:hover {
31945
- border-color: #0080ff;
31946
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31855
+
31856
+ .E_h10xnyuu {
31857
+ font-family: Inter;
31858
+ font-style: normal;
31859
+ font-weight: normal;
31860
+ text-transform: uppercase;
31861
+ font-feature-settings: "cpsp" on;
31862
+ font-size: 12px;
31863
+ line-height: 18px;
31947
31864
  }
31948
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31949
- padding-right: 30px;
31865
+
31866
+ .E_lrcmi0v {
31867
+ font-family: Inter;
31868
+ font-style: normal;
31869
+ font-weight: normal;
31870
+ font-size: 16px;
31871
+ line-height: 24px;
31950
31872
  }
31951
- .E_k1ci6977.input-tags .input-tags-inner {
31952
- display: flex;
31873
+
31874
+ .E_lzt43lp {
31875
+ font-family: Inter;
31876
+ font-style: normal;
31877
+ font-weight: bold;
31878
+ font-size: 16px;
31879
+ line-height: 24px;
31953
31880
  }
31954
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31955
- display: flex;
31881
+
31882
+ .E_l5yc9nt {
31883
+ font-family: Inter;
31884
+ font-style: normal;
31885
+ font-weight: normal;
31886
+ font-size: 16px;
31887
+ line-height: 24px;
31956
31888
  }
31957
- .E_k1ci6977.input-tags .input-tag-suffix {
31958
- position: absolute;
31959
- right: 12px;
31960
- top: 50%;
31961
- transform: translateY(-50%);
31889
+
31890
+ .E_l1fbkbzo {
31891
+ font-family: Inter;
31892
+ font-style: normal;
31893
+ font-weight: bold;
31894
+ font-size: 16px;
31895
+ line-height: 24px;
31962
31896
  }
31963
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31964
- color: rgba(0, 0, 0, 0.25);
31965
- font-size: 12px;
31966
- cursor: pointer;
31897
+
31898
+ .E_lahvcax {
31899
+ font-family: Inter;
31900
+ font-style: normal;
31901
+ font-weight: normal;
31902
+ text-transform: uppercase;
31903
+ font-feature-settings: "cpsp" on;
31904
+ font-size: 16px;
31905
+ line-height: 24px;
31967
31906
  }
31968
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31969
- color: rgba(0, 0, 0, 0.45);
31907
+
31908
+ .E_l11q3pxd {
31909
+ font-family: Inter;
31910
+ font-style: normal;
31911
+ font-weight: bold;
31912
+ text-transform: uppercase;
31913
+ font-feature-settings: "cpsp" on;
31914
+ font-size: 16px;
31915
+ line-height: 24px;
31970
31916
  }
31971
- .E_k1ci6977.has-focus-indicator {
31972
- position: relative;
31973
- overflow: hidden;
31917
+
31918
+ .E_lfuc2qu {
31919
+ font-family: Inter;
31920
+ font-style: normal;
31921
+ font-weight: normal;
31922
+ font-size: 14px;
31923
+ line-height: 22px;
31974
31924
  }
31975
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31976
- position: absolute;
31977
- top: 50%;
31978
- transform: translateY(-50%);
31979
- left: -16px;
31980
- transition: left 150ms ease;
31981
- opacity: 0;
31925
+
31926
+ .E_l1jmp8r0 {
31927
+ font-family: Inter;
31928
+ font-style: normal;
31929
+ font-weight: 500;
31930
+ font-size: 14px;
31931
+ line-height: 22px;
31982
31932
  }
31983
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31984
- left: 8px;
31985
- opacity: 1;
31933
+
31934
+ .E_lcnm221 {
31935
+ font-family: Inter;
31936
+ font-style: normal;
31937
+ font-weight: bold;
31938
+ font-size: 14px;
31939
+ line-height: 22px;
31986
31940
  }
31987
- .E_k1ci6977.has-focus-indicator input {
31988
- transition: margin-left 150ms ease;
31989
- margin-left: 0px;
31941
+
31942
+ .E_lu1z2n5 {
31943
+ font-family: Inter;
31944
+ font-style: normal;
31945
+ font-weight: normal;
31946
+ font-size: 14px;
31947
+ line-height: 22px;
31990
31948
  }
31991
- .E_k1ci6977.has-focus-indicator input:focus {
31992
- margin-left: 16px;
31949
+
31950
+ .E_l1r59djn {
31951
+ font-family: Inter;
31952
+ font-style: normal;
31953
+ font-weight: bold;
31954
+ font-size: 14px;
31955
+ line-height: 22px;
31993
31956
  }
31994
31957
 
31995
- input.E_l1f7td1d.ant-input {
31996
- border-top-right-radius: 0;
31997
- border-bottom-right-radius: 0;
31958
+ .E_ljm2911 {
31959
+ font-family: Inter;
31960
+ font-style: normal;
31961
+ font-weight: normal;
31962
+ text-transform: uppercase;
31963
+ font-feature-settings: "cpsp" on;
31964
+ font-size: 14px;
31965
+ line-height: 22px;
31998
31966
  }
31999
31967
 
32000
- .E_l1f7td1d.ant-input-affix-wrapper {
32001
- border-top-right-radius: 0;
32002
- border-bottom-right-radius: 0;
31968
+ .E_l124mzmr {
31969
+ font-family: Inter;
31970
+ font-style: normal;
31971
+ font-weight: bold;
31972
+ text-transform: uppercase;
31973
+ font-feature-settings: "cpsp" on;
31974
+ font-size: 14px;
31975
+ line-height: 22px;
32003
31976
  }
32004
31977
 
32005
- input.E_rf8rlle.ant-input {
32006
- border-top-left-radius: 0;
32007
- border-bottom-left-radius: 0;
31978
+ .E_lb3chel {
31979
+ font-family: Inter;
31980
+ font-style: normal;
31981
+ font-weight: normal;
31982
+ font-size: 13px;
31983
+ line-height: 20px;
32008
31984
  }
32009
31985
 
32010
- .E_rf8rlle.ant-input-affix-wrapper {
32011
- border-top-left-radius: 0;
32012
- border-bottom-left-radius: 0;
31986
+ .E_lv9jstu {
31987
+ font-family: Inter;
31988
+ font-style: normal;
31989
+ font-weight: 600;
31990
+ font-size: 13px;
31991
+ line-height: 20px;
32013
31992
  }
32014
31993
 
32015
- .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
32016
- border-top-right-radius: 0;
32017
- border-bottom-right-radius: 0;
31994
+ .E_lwqlh3x {
31995
+ font-family: Inter;
31996
+ font-style: normal;
31997
+ font-weight: bold;
31998
+ font-size: 13px;
31999
+ line-height: 20px;
32018
32000
  }
32019
32001
 
32020
- .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
32021
- border-top-left-radius: 0;
32022
- border-bottom-left-radius: 0;
32002
+ .E_lalum9y {
32003
+ font-family: Inter;
32004
+ font-style: normal;
32005
+ font-weight: normal;
32006
+ font-size: 13px;
32007
+ line-height: 20px;
32023
32008
  }
32024
32009
 
32025
- .E_c3ni091 {
32026
- display: flex;
32027
- flex-direction: column;
32028
- }
32029
- .E_c3ni091 .select-wrapper {
32030
- margin-top: 12px;
32031
- }
32032
- .E_c3ni091 .select-wrapper .select {
32033
- width: 100%;
32034
- }
32035
- .E_c3ni091 .radio-wrapper {
32036
- margin-top: 24px;
32037
- }
32038
- .E_c3ni091 div.form-item {
32039
- width: 100%;
32010
+ .E_l1t6dj5o {
32011
+ font-family: Inter;
32012
+ font-style: normal;
32013
+ font-weight: 600;
32014
+ font-size: 13px;
32015
+ line-height: 20px;
32040
32016
  }
32041
32017
 
32042
- .E_d105ju2d {
32043
- font-size: 14px;
32044
- font-weight: 500;
32045
- color: #3e4652;
32046
- line-height: 18px;
32047
- }
32048
- .E_d105ju2d + .E_d105ju2d {
32049
- margin-top: 16px;
32018
+ .E_l12f6ic {
32019
+ font-family: Inter;
32020
+ font-style: normal;
32021
+ font-weight: bold;
32022
+ font-size: 13px;
32023
+ line-height: 20px;
32050
32024
  }
32051
- .E_d105ju2d + * {
32052
- margin-top: 16px;
32025
+
32026
+ .E_l7gmukq {
32027
+ font-family: Inter;
32028
+ font-style: normal;
32029
+ font-weight: normal;
32030
+ text-transform: uppercase;
32031
+ font-feature-settings: "cpsp" on;
32032
+ font-size: 13px;
32033
+ line-height: 20px;
32053
32034
  }
32054
32035
 
32055
- .E_lh0l62z.E_d105ju2d {
32056
- font-size: 12px;
32057
- color: rgba(44, 56, 82, 0.6);
32058
- margin-top: 12px;
32036
+ .E_lkwl0yp {
32037
+ font-family: Inter;
32038
+ font-style: normal;
32039
+ font-weight: bold;
32040
+ text-transform: uppercase;
32041
+ font-feature-settings: "cpsp" on;
32042
+ font-size: 13px;
32043
+ line-height: 20px;
32059
32044
  }
32060
32045
 
32061
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32046
+ .E_l10knv48 {
32047
+ font-family: Inter;
32048
+ font-style: normal;
32049
+ font-weight: normal;
32050
+ font-size: 12px;
32062
32051
  line-height: 18px;
32063
- font-weight: 500;
32064
- margin-top: 0;
32065
- white-space: initial;
32066
32052
  }
32067
32053
 
32068
- .E_r1skkc3l {
32069
- display: block;
32070
- }
32071
- .E_r1skkc3l span {
32072
- font-size: 14px;
32054
+ .E_l6526ld {
32055
+ font-family: Inter;
32056
+ font-style: normal;
32073
32057
  font-weight: 500;
32074
- line-height: 32px;
32075
- color: #3e4652;
32076
- }
32077
-
32078
- .E_c3cobmo {
32079
- margin-top: 16px;
32080
- padding: 8px;
32081
- border-radius: 6px;
32082
- background: rgba(225, 230, 241, 0.6);
32083
- color: rgba(44, 56, 82, 0.6);
32084
32058
  font-size: 12px;
32085
- }
32086
- .E_c3cobmo div {
32087
- line-height: 20px;
32088
- display: flex;
32089
- align-items: center;
32090
- word-break: break-all;
32091
- }
32092
- .E_c3cobmo .title {
32093
- font-weight: 700;
32094
32059
  line-height: 18px;
32095
- margin: 4px 0;
32096
- }
32097
-
32098
- .E_uqv57uv {
32099
- color: rgba(44, 56, 82, 0.7490196078);
32100
32060
  }
32101
32061
 
32102
- .E_dsnbhzf {
32062
+ .E_l1j81vli {
32103
32063
  font-family: Inter;
32104
32064
  font-style: normal;
32105
32065
  font-weight: bold;
32106
- font-size: 32px;
32107
- line-height: 40px;
32066
+ font-size: 12px;
32067
+ line-height: 18px;
32108
32068
  }
32109
32069
 
32110
- .E_d1mvo22k {
32070
+ .E_l1x7n1mk {
32111
32071
  font-family: Inter;
32112
32072
  font-style: normal;
32113
- font-weight: bold;
32114
- font-size: 24px;
32115
- line-height: 32px;
32073
+ font-weight: normal;
32074
+ font-size: 12px;
32075
+ line-height: 18px;
32116
32076
  }
32117
32077
 
32118
- .E_d1b444tr {
32078
+ .E_l9fqufz {
32119
32079
  font-family: Inter;
32120
32080
  font-style: normal;
32121
- font-weight: normal;
32122
- font-size: 32px;
32123
- line-height: 40px;
32081
+ font-weight: 500;
32082
+ font-size: 12px;
32083
+ line-height: 18px;
32124
32084
  }
32125
32085
 
32126
- .E_dvs0kue {
32086
+ .E_l1iwnybd {
32127
32087
  font-family: Inter;
32128
32088
  font-style: normal;
32129
32089
  font-weight: bold;
32130
- font-size: 20px;
32131
- line-height: 24px;
32090
+ font-size: 12px;
32091
+ line-height: 18px;
32132
32092
  }
32133
32093
 
32134
- .E_d1hcbfcq {
32094
+ .E_lprtm1e {
32135
32095
  font-family: Inter;
32136
32096
  font-style: normal;
32137
32097
  font-weight: normal;
32138
- font-size: 20px;
32139
- line-height: 24px;
32098
+ text-transform: uppercase;
32099
+ font-feature-settings: "cpsp" on;
32100
+ font-size: 12px;
32101
+ line-height: 18px;
32140
32102
  }
32141
32103
 
32142
- .E_d1cz922v {
32104
+ .E_l1lln87h {
32143
32105
  font-family: Inter;
32144
32106
  font-style: normal;
32145
32107
  font-weight: bold;
32146
- font-size: 18px;
32147
- line-height: 22px;
32108
+ text-transform: uppercase;
32109
+ font-feature-settings: "cpsp" on;
32110
+ font-size: 12px;
32111
+ line-height: 18px;
32148
32112
  }
32149
32113
 
32150
- .E_d3nzbrm {
32114
+ .E_f2pb48l {
32151
32115
  font-family: Inter;
32152
32116
  font-style: normal;
32153
32117
  font-weight: normal;
32154
- font-size: 18px;
32155
- line-height: 22px;
32118
+ font-size: 13px;
32119
+ line-height: 20px;
32156
32120
  }
32157
32121
 
32158
- .E_h1g0p5ob {
32122
+ .E_fi9emkw {
32159
32123
  font-family: Inter;
32160
32124
  font-style: normal;
32161
- font-weight: bold;
32162
- font-size: 16px;
32163
- line-height: 22px;
32125
+ font-weight: normal;
32126
+ font-size: 13px;
32127
+ line-height: 20px;
32164
32128
  }
32165
32129
 
32166
- .E_hydo2ej {
32130
+ .E_f1nrg7da {
32167
32131
  font-family: Inter;
32168
32132
  font-style: normal;
32169
32133
  font-weight: normal;
32170
- font-size: 16px;
32171
- line-height: 22px;
32134
+ font-size: 12px;
32135
+ line-height: 18px;
32172
32136
  }
32173
32137
 
32174
- .E_h1hbuq0r {
32138
+ .E_f17k1i3n {
32175
32139
  font-family: Inter;
32176
32140
  font-style: normal;
32177
- font-weight: bold;
32178
- font-size: 14px;
32179
- line-height: 20px;
32141
+ font-weight: normal;
32142
+ font-size: 12px;
32143
+ line-height: 18px;
32180
32144
  }
32181
32145
 
32182
- .E_h13bondg {
32146
+ .E_t1tvuj2e {
32183
32147
  font-family: Inter;
32184
32148
  font-style: normal;
32185
32149
  font-weight: normal;
32186
- font-size: 14px;
32150
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32151
+ font-size: 13px;
32187
32152
  line-height: 20px;
32188
32153
  }
32189
32154
 
32190
- .E_h1mhvdlx {
32155
+ .E_t17uajlu {
32191
32156
  font-family: Inter;
32192
32157
  font-style: normal;
32193
- font-weight: bold;
32194
- font-size: 12px;
32195
- line-height: 18px;
32158
+ font-weight: normal;
32159
+ font-feature-settings: "zero" on;
32160
+ font-size: 13px;
32161
+ line-height: 20px;
32196
32162
  }
32197
32163
 
32198
- .E_h1inmfq6 {
32164
+ .E_t114zbyz {
32199
32165
  font-family: Inter;
32200
32166
  font-style: normal;
32201
32167
  font-weight: normal;
32168
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32202
32169
  font-size: 12px;
32203
32170
  line-height: 18px;
32204
32171
  }
32205
32172
 
32206
- .E_h1kfc0la {
32173
+ .E_t1il0kvi {
32207
32174
  font-family: Inter;
32208
32175
  font-style: normal;
32209
- font-weight: bold;
32210
- text-transform: uppercase;
32211
- font-feature-settings: "cpsp" on;
32176
+ font-weight: 500;
32177
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32212
32178
  font-size: 12px;
32213
32179
  line-height: 18px;
32214
32180
  }
32215
32181
 
32216
- .E_h10xnyuu {
32182
+ .E_t10dv8p1 {
32217
32183
  font-family: Inter;
32218
32184
  font-style: normal;
32219
32185
  font-weight: normal;
32220
- text-transform: uppercase;
32221
- font-feature-settings: "cpsp" on;
32186
+ font-feature-settings: "zero" on;
32222
32187
  font-size: 12px;
32223
32188
  line-height: 18px;
32224
32189
  }
32225
32190
 
32226
- .E_lrcmi0v {
32191
+ .E_tc2oqpq {
32227
32192
  font-family: Inter;
32228
32193
  font-style: normal;
32229
- font-weight: normal;
32230
- font-size: 16px;
32231
- line-height: 24px;
32194
+ font-weight: 500;
32195
+ font-feature-settings: "zero" on;
32196
+ font-size: 12px;
32197
+ line-height: 18px;
32232
32198
  }
32233
32199
 
32234
- .E_lzt43lp {
32200
+ .E_tzvddmc {
32235
32201
  font-family: Inter;
32236
32202
  font-style: normal;
32237
32203
  font-weight: bold;
32204
+ font-feature-settings: "zero" on;
32238
32205
  font-size: 16px;
32239
32206
  line-height: 24px;
32240
32207
  }
32241
32208
 
32242
- .E_l5yc9nt {
32209
+ .E_u18llj45 {
32243
32210
  font-family: Inter;
32244
32211
  font-style: normal;
32245
32212
  font-weight: normal;
32246
- font-size: 16px;
32247
- line-height: 24px;
32213
+ font-size: 10px;
32214
+ line-height: 12px;
32248
32215
  }
32249
32216
 
32250
- .E_l1fbkbzo {
32251
- font-family: Inter;
32252
- font-style: normal;
32253
- font-weight: bold;
32254
- font-size: 16px;
32255
- line-height: 24px;
32217
+ .E_cnujxq2 {
32218
+ display: flex;
32219
+ flex-direction: column;
32256
32220
  }
32257
32221
 
32258
- .E_lahvcax {
32259
- font-family: Inter;
32260
- font-style: normal;
32261
- font-weight: normal;
32262
- text-transform: uppercase;
32263
- font-feature-settings: "cpsp" on;
32264
- font-size: 16px;
32265
- line-height: 24px;
32222
+ .E_m7s48ia {
32223
+ max-width: 1120px;
32224
+ width: 100%;
32225
+ margin: 0 auto;
32226
+ height: 100%;
32266
32227
  }
32267
32228
 
32268
- .E_l11q3pxd {
32269
- font-family: Inter;
32270
- font-style: normal;
32271
- font-weight: bold;
32272
- text-transform: uppercase;
32273
- font-feature-settings: "cpsp" on;
32274
- font-size: 16px;
32275
- line-height: 24px;
32229
+ .E_wt5zbg6 {
32230
+ max-width: 1120px;
32231
+ width: 100%;
32232
+ margin: 0 auto;
32233
+ display: flex;
32234
+ }
32235
+ .E_wt5zbg6 .left,
32236
+ .E_wt5zbg6 .right {
32237
+ flex-grow: 0;
32238
+ flex-shrink: 0;
32239
+ flex-basis: 21%;
32240
+ }
32241
+ .E_wt5zbg6 .left {
32242
+ display: flex;
32243
+ justify-content: flex-end;
32244
+ padding-right: 44px;
32245
+ }
32246
+ .E_wt5zbg6 .right {
32247
+ padding-left: 44px;
32248
+ }
32249
+ .E_wt5zbg6 .middle {
32250
+ margin-bottom: 40px;
32251
+ flex-grow: 0;
32252
+ flex-shrink: 0;
32253
+ flex-basis: 58%;
32254
+ }
32255
+ .E_wt5zbg6 .middle .form-base-field {
32256
+ width: 100%;
32257
+ }
32258
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
32259
+ width: auto;
32276
32260
  }
32277
32261
 
32278
- .E_lfuc2qu {
32279
- font-family: Inter;
32280
- font-style: normal;
32281
- font-weight: normal;
32282
- font-size: 14px;
32283
- line-height: 22px;
32262
+ .E_h18jprzg .ant-modal-header {
32263
+ margin: 0 auto;
32264
+ width: 100%;
32265
+ max-width: 648px;
32266
+ }
32267
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
32268
+ margin-left: 0;
32269
+ }
32270
+ .E_h18jprzg .ant-modal-body {
32271
+ margin: 0 auto;
32272
+ padding: 0;
32273
+ width: 100%;
32274
+ max-width: 648px;
32275
+ overflow: hidden;
32276
+ }
32277
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32278
+ margin-bottom: 40px;
32279
+ }
32280
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32281
+ height: calc(100vh - 225px);
32282
+ overflow-y: auto;
32283
+ }
32284
+ .E_h18jprzg .ant-modal-footer .footer-content {
32285
+ margin: 0 auto;
32286
+ max-width: 648px;
32284
32287
  }
32285
32288
 
32286
- .E_l1jmp8r0 {
32287
- font-family: Inter;
32288
- font-style: normal;
32289
- font-weight: 500;
32290
- font-size: 14px;
32291
- line-height: 22px;
32289
+ .E_h16z9xgz .ant-modal-header {
32290
+ margin: 0 auto;
32291
+ width: 100%;
32292
+ max-width: 1024px;
32293
+ }
32294
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
32295
+ margin-left: 0;
32296
+ }
32297
+ .E_h16z9xgz .ant-modal-body {
32298
+ margin: 0 auto;
32299
+ padding: 0;
32300
+ width: 100%;
32301
+ max-width: 1024px;
32302
+ overflow: hidden;
32303
+ }
32304
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32305
+ margin-bottom: 40px;
32306
+ }
32307
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32308
+ height: calc(100vh - 225px);
32309
+ overflow-y: auto;
32310
+ }
32311
+ .E_h16z9xgz .ant-modal-footer .footer-content {
32312
+ margin: 0 auto;
32313
+ max-width: 1024px;
32292
32314
  }
32293
32315
 
32294
- .E_lcnm221 {
32295
- font-family: Inter;
32296
- font-style: normal;
32297
- font-weight: bold;
32316
+ .E_f1lrhghm {
32317
+ flex: 1;
32318
+ }
32319
+ .E_f1lrhghm label {
32320
+ font-size: 13px;
32321
+ line-height: 20px;
32322
+ color: rgba(44, 56, 82, 0.6);
32323
+ }
32324
+ .E_f1lrhghm .title {
32298
32325
  font-size: 14px;
32299
- line-height: 22px;
32326
+ line-height: 20px;
32327
+ color: #2d3a56;
32328
+ margin-bottom: 12px;
32329
+ }
32330
+ .E_f1lrhghm.connect-cluster .title {
32331
+ padding-bottom: 26px;
32300
32332
  }
32301
32333
 
32302
- .E_lu1z2n5 {
32303
- font-family: Inter;
32304
- font-style: normal;
32305
- font-weight: normal;
32306
- font-size: 14px;
32307
- line-height: 22px;
32334
+ .E_f18ot8em {
32335
+ padding: 25px 0 15px 0;
32336
+ border-bottom: 1px solid #e1e5eb;
32337
+ margin-bottom: 16px;
32308
32338
  }
32309
32339
 
32310
- .E_l1r59djn {
32311
- font-family: Inter;
32312
- font-style: normal;
32313
- font-weight: bold;
32314
- font-size: 14px;
32315
- line-height: 22px;
32340
+ .E_f1l1g2k0 {
32341
+ display: flex;
32342
+ align-items: center;
32343
+ margin-bottom: 8px;
32344
+ }
32345
+ .E_f1l1g2k0 > label {
32346
+ width: 216px;
32347
+ }
32348
+ .E_f1l1g2k0 > label + * {
32349
+ width: 100%;
32350
+ }
32351
+ .E_f1l1g2k0 .ant-select {
32352
+ width: 100%;
32316
32353
  }
32317
32354
 
32318
- .E_ljm2911 {
32319
- font-family: Inter;
32320
- font-style: normal;
32321
- font-weight: normal;
32322
- text-transform: uppercase;
32323
- font-feature-settings: "cpsp" on;
32324
- font-size: 14px;
32325
- line-height: 22px;
32355
+ .E_e1k89cwg {
32356
+ color: #e75a3a;
32357
+ margin-right: 10px;
32326
32358
  }
32327
32359
 
32328
- .E_l124mzmr {
32329
- font-family: Inter;
32330
- font-style: normal;
32331
- font-weight: bold;
32332
- text-transform: uppercase;
32333
- font-feature-settings: "cpsp" on;
32334
- font-size: 14px;
32335
- line-height: 22px;
32360
+ .E_d1oui1gf {
32361
+ width: 100%;
32362
+ height: 1px;
32363
+ background: rgba(213, 219, 227, 0.6);
32364
+ margin: 24px 0;
32336
32365
  }
32337
32366
 
32338
- .E_lb3chel {
32339
- font-family: Inter;
32340
- font-style: normal;
32341
- font-weight: normal;
32342
- font-size: 13px;
32343
- line-height: 20px;
32367
+ .E_l15itdbb {
32368
+ display: flex;
32369
+ justify-content: center;
32370
+ align-items: center;
32371
+ height: 100%;
32344
32372
  }
32345
32373
 
32346
- .E_lv9jstu {
32347
- font-family: Inter;
32348
- font-style: normal;
32349
- font-weight: 600;
32350
- font-size: 13px;
32351
- line-height: 20px;
32374
+ .E_d1y3z4w {
32375
+ display: inline-block;
32376
+ width: 4px;
32377
+ height: 4px;
32378
+ background: #8e9aa9;
32379
+ opacity: 0.4;
32380
+ border-radius: 50%;
32381
+ margin: 0 4px;
32382
+ }
32383
+
32384
+ .E_m177r7a3 .ant-modal-header,
32385
+ .E_m177r7a3 .ant-modal-footer .footer-content {
32386
+ width: 648px;
32387
+ margin: 0 auto;
32388
+ }
32389
+ .E_m177r7a3 .ant-modal-header {
32390
+ padding: 35px 0 24px;
32391
+ border: none;
32392
+ }
32393
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
32394
+ font-size: 30px;
32395
+ }
32396
+ .E_m177r7a3 .ant-modal-body {
32397
+ padding: 4px 0 2px;
32398
+ }
32399
+ .E_m177r7a3 .ant-modal-footer {
32400
+ border: none;
32352
32401
  }
32353
32402
 
32354
- .E_lwqlh3x {
32355
- font-family: Inter;
32356
- font-style: normal;
32403
+ .E_t1wwio3v {
32404
+ font-size: 12px;
32405
+ line-height: 18px;
32357
32406
  font-weight: bold;
32358
- font-size: 13px;
32359
- line-height: 20px;
32407
+ color: #fff;
32408
+ padding: 0 4px;
32409
+ border-radius: 4px;
32410
+ display: inline-block;
32411
+ background: var(--t1wwio3v-0);
32360
32412
  }
32361
-
32362
- .E_lalum9y {
32363
- font-family: Inter;
32364
- font-style: normal;
32365
- font-weight: normal;
32366
- font-size: 13px;
32367
- line-height: 20px;
32413
+ .E_t1wwio3v:not(:first-child) {
32414
+ margin-left: 4px;
32368
32415
  }
32369
32416
 
32370
- .E_l1t6dj5o {
32371
- font-family: Inter;
32372
- font-style: normal;
32373
- font-weight: 600;
32374
- font-size: 13px;
32375
- line-height: 20px;
32417
+ .E_f17jvtfk {
32418
+ width: 100%;
32419
+ height: 100%;
32420
+ display: flex;
32421
+ align-items: center;
32422
+ justify-content: center;
32376
32423
  }
32377
32424
 
32378
- .E_l12f6ic {
32379
- font-family: Inter;
32380
- font-style: normal;
32425
+ .E_nzppkea {
32426
+ font-size: 90%;
32381
32427
  font-weight: bold;
32382
- font-size: 13px;
32383
- line-height: 20px;
32428
+ background-color: rgba(240, 243, 247, 0.6);
32429
+ padding: 1px 4px 1px;
32430
+ margin-left: 2px;
32431
+ margin-right: 2px;
32432
+ border: 1px solid rgba(213, 219, 227, 0.6);
32433
+ border-radius: 4px;
32384
32434
  }
32385
32435
 
32386
- .E_l7gmukq {
32387
- font-family: Inter;
32388
- font-style: normal;
32389
- font-weight: normal;
32390
- text-transform: uppercase;
32391
- font-feature-settings: "cpsp" on;
32436
+ .E_f4mi9eq.form-item-general {
32437
+ width: 640px;
32438
+ }
32439
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32440
+ margin-top: 16px;
32441
+ }
32442
+ .E_f4mi9eq.form-item-compact {
32443
+ width: 412px;
32444
+ }
32445
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32446
+ margin-top: 8px;
32447
+ }
32448
+ .E_f4mi9eq .form-item {
32449
+ width: auto;
32450
+ }
32451
+ .E_f4mi9eq .form-item-main {
32452
+ position: relative;
32453
+ display: flex;
32454
+ }
32455
+ .E_f4mi9eq .form-item-extra {
32456
+ margin-top: 4px;
32457
+ width: 100%;
32458
+ padding: 14px;
32459
+ background: #f2f4f6;
32392
32460
  font-size: 13px;
32393
- line-height: 20px;
32461
+ line-height: 1.8;
32462
+ color: #8e9aa9;
32394
32463
  }
32395
-
32396
- .E_lkwl0yp {
32397
- font-family: Inter;
32398
- font-style: normal;
32399
- font-weight: bold;
32400
- text-transform: uppercase;
32401
- font-feature-settings: "cpsp" on;
32464
+ .E_f4mi9eq .form-item-label {
32465
+ padding-right: 12px;
32402
32466
  font-size: 13px;
32403
- line-height: 20px;
32467
+ color: rgba(44, 56, 82, 0.6);
32404
32468
  }
32405
-
32406
- .E_l10knv48 {
32407
- font-family: Inter;
32408
- font-style: normal;
32409
- font-weight: normal;
32410
- font-size: 12px;
32411
- line-height: 18px;
32469
+ .E_f4mi9eq .form-item-label.label-right {
32470
+ text-align: right;
32412
32471
  }
32413
-
32414
- .E_l6526ld {
32415
- font-family: Inter;
32416
- font-style: normal;
32417
- font-weight: 500;
32418
- font-size: 12px;
32419
- line-height: 18px;
32472
+ .E_f4mi9eq .form-item-label,
32473
+ .E_f4mi9eq .form-item-control {
32474
+ line-height: 32px;
32420
32475
  }
32421
-
32422
- .E_l1j81vli {
32423
- font-family: Inter;
32424
- font-style: normal;
32425
- font-weight: bold;
32426
- font-size: 12px;
32476
+ .E_f4mi9eq .form-item-control .form-item-error {
32427
32477
  line-height: 18px;
32428
32478
  }
32429
-
32430
- .E_l1x7n1mk {
32431
- font-family: Inter;
32432
- font-style: normal;
32433
- font-weight: normal;
32434
- font-size: 12px;
32435
- line-height: 18px;
32479
+ .E_f4mi9eq .form-item-children {
32480
+ width: 100%;
32436
32481
  }
32437
-
32438
- .E_l9fqufz {
32439
- font-family: Inter;
32440
- font-style: normal;
32441
- font-weight: 500;
32442
- font-size: 12px;
32443
- line-height: 18px;
32482
+ .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 {
32483
+ width: 100%;
32444
32484
  }
32445
-
32446
- .E_l1iwnybd {
32447
- font-family: Inter;
32448
- font-style: normal;
32449
- font-weight: bold;
32450
- font-size: 12px;
32451
- line-height: 18px;
32485
+ .E_f4mi9eq .form-item-error {
32486
+ color: #e75a3a;
32487
+ height: 0;
32488
+ overflow: hidden;
32452
32489
  }
32453
-
32454
- .E_lprtm1e {
32455
- font-family: Inter;
32456
- font-style: normal;
32457
- font-weight: normal;
32458
- text-transform: uppercase;
32459
- font-feature-settings: "cpsp" on;
32460
- font-size: 12px;
32461
- line-height: 18px;
32490
+ .E_f4mi9eq .form-item-error-enter-done {
32491
+ margin-top: 4px;
32492
+ height: auto;
32493
+ overflow: auto;
32494
+ }
32495
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32496
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32497
+ border: 1px solid #e75a3a;
32498
+ color: #e75a3a;
32462
32499
  }
32463
32500
 
32464
- .E_l1lln87h {
32465
- font-family: Inter;
32466
- font-style: normal;
32501
+ .E_fh0ewl8 {
32502
+ color: #2d3a56;
32467
32503
  font-weight: bold;
32468
- text-transform: uppercase;
32469
- font-feature-settings: "cpsp" on;
32470
- font-size: 12px;
32471
- line-height: 18px;
32504
+ padding-bottom: 6px;
32505
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32506
+ margin-bottom: 16px;
32472
32507
  }
32473
-
32474
- .E_f2pb48l {
32475
- font-family: Inter;
32476
- font-style: normal;
32477
- font-weight: normal;
32478
- font-size: 13px;
32479
- line-height: 20px;
32508
+ .E_fh0ewl8:not(:first-of-type) {
32509
+ margin-top: 16px;
32480
32510
  }
32481
32511
 
32482
- .E_fi9emkw {
32483
- font-family: Inter;
32484
- font-style: normal;
32485
- font-weight: normal;
32486
- font-size: 13px;
32487
- line-height: 20px;
32512
+ .E_e1qrlvot {
32513
+ width: 8px;
32514
+ height: 24px;
32515
+ display: flex;
32516
+ justify-content: center;
32517
+ align-items: center;
32518
+ cursor: pointer;
32519
+ transition: all 200ms ease-out 40ms;
32488
32520
  }
32489
-
32490
- .E_f1nrg7da {
32491
- font-family: Inter;
32492
- font-style: normal;
32493
- font-weight: normal;
32494
- font-size: 12px;
32495
- line-height: 18px;
32521
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32522
+ content: "";
32523
+ width: 1px;
32524
+ height: 6px;
32525
+ border-radius: 1px;
32526
+ background: #ccd4e3;
32527
+ position: relative;
32528
+ right: 2px;
32529
+ transform: rotate(-45deg);
32496
32530
  }
32497
-
32498
- .E_f17k1i3n {
32499
- font-family: Inter;
32500
- font-style: normal;
32501
- font-weight: normal;
32502
- font-size: 12px;
32503
- line-height: 18px;
32531
+ .E_e1qrlvot:after {
32532
+ transform: rotate(45deg);
32533
+ left: 1px;
32504
32534
  }
32505
32535
 
32506
- .E_t1tvuj2e {
32507
- font-family: Inter;
32508
- font-style: normal;
32509
- font-weight: normal;
32510
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32511
- font-size: 13px;
32512
- line-height: 20px;
32536
+ .E_w9ic984.ant-alert-warning {
32537
+ border: 0;
32538
+ background: rgba(255, 187, 0, 0.1);
32539
+ border-radius: 6px;
32513
32540
  }
32514
-
32515
- .E_t17uajlu {
32516
- font-family: Inter;
32517
- font-style: normal;
32518
- font-weight: normal;
32519
- font-feature-settings: "zero" on;
32520
- font-size: 13px;
32521
- line-height: 20px;
32541
+ .E_w9ic984.ant-alert,
32542
+ .E_w9ic984 .ant-alert-message {
32543
+ color: #e07f00;
32544
+ }
32545
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32546
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32547
+ border-bottom-color: #e07f00;
32522
32548
  }
32523
32549
 
32524
- .E_t114zbyz {
32525
- font-family: Inter;
32526
- font-style: normal;
32527
- font-weight: normal;
32528
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32550
+ .E_n1k9qi4r {
32551
+ display: flex;
32552
+ flex-direction: row;
32553
+ padding: 7px 12px;
32554
+ background: rgba(255, 187, 0, 0.1);
32555
+ border-radius: 6px;
32556
+ color: #e07f00;
32529
32557
  font-size: 12px;
32530
32558
  line-height: 18px;
32531
32559
  }
32560
+ .E_n1k9qi4r .icon-wrapper {
32561
+ margin-right: 10px;
32562
+ height: 18px;
32563
+ }
32532
32564
 
32533
- .E_t1il0kvi {
32534
- font-family: Inter;
32535
- font-style: normal;
32536
- font-weight: 500;
32537
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32565
+ .E_n16fsg9x {
32566
+ display: flex;
32567
+ flex-direction: row;
32568
+ padding: 7px 12px;
32569
+ background: rgba(225, 230, 241, 0.6);
32570
+ border-radius: 6px;
32571
+ color: rgba(44, 56, 82, 0.6);
32538
32572
  font-size: 12px;
32539
32573
  line-height: 18px;
32540
32574
  }
32575
+ .E_n16fsg9x .icon-wrapper {
32576
+ margin-right: 10px;
32577
+ height: 18px;
32578
+ }
32541
32579
 
32542
- .E_t10dv8p1 {
32543
- font-family: Inter;
32544
- font-style: normal;
32545
- font-weight: normal;
32546
- font-feature-settings: "zero" on;
32580
+ .E_i173wxzw {
32581
+ display: flex;
32582
+ flex-direction: row;
32583
+ padding: 7px 12px;
32584
+ background: rgba(0, 136, 255, 0.1);
32585
+ border-radius: 6px;
32586
+ color: #005ed1;
32547
32587
  font-size: 12px;
32548
32588
  line-height: 18px;
32549
32589
  }
32590
+ .E_i173wxzw .icon-wrapper {
32591
+ margin-right: 10px;
32592
+ height: 18px;
32593
+ }
32550
32594
 
32551
- .E_tc2oqpq {
32552
- font-family: Inter;
32553
- font-style: normal;
32554
- font-weight: 500;
32555
- font-feature-settings: "zero" on;
32595
+ .E_dld369h {
32596
+ color: rgba(44, 56, 82, 0.6);
32597
+ margin-top: 5px;
32556
32598
  font-size: 12px;
32557
32599
  line-height: 18px;
32558
32600
  }
32559
32601
 
32560
- .E_tzvddmc {
32561
- font-family: Inter;
32562
- font-style: normal;
32563
- font-weight: bold;
32564
- font-feature-settings: "zero" on;
32565
- font-size: 16px;
32566
- line-height: 24px;
32567
- }
32568
-
32569
- .E_u18llj45 {
32570
- font-family: Inter;
32571
- font-style: normal;
32572
- font-weight: normal;
32573
- font-size: 10px;
32574
- line-height: 12px;
32602
+ .E_s1epv22q {
32603
+ color: #f0483e;
32604
+ font-size: 12px;
32605
+ white-space: pre-wrap;
32575
32606
  }
32576
32607
 
32577
- .E_skwah65 {
32578
- height: 8px;
32579
- box-sizing: border-box;
32580
- border-radius: 2px;
32581
- background: #f5f7fa;
32608
+ .E_okus5hk {
32582
32609
  display: flex;
32583
- width: 100%;
32584
- overflow: hidden;
32610
+ align-items: center;
32611
+ justify-content: flex-end;
32585
32612
  }
32586
- .E_skwah65 .stack-bar-item + .stack-bar-item {
32587
- margin-left: 1px;
32613
+ .E_okus5hk .icon-wrapper {
32614
+ margin-right: 16px;
32588
32615
  }
32589
32616
 
32590
- .E_t160l1cm {
32591
- display: flex;
32592
- flex-direction: column;
32593
- flex: 1;
32594
- /* FIXME:(yanzhen) do this better */
32617
+ .E_t1auuzri {
32618
+ color: rgba(0, 21, 64, 0.3);
32595
32619
  }
32596
- .E_t160l1cm .tab-bar {
32597
- flex-shrink: 0;
32598
- display: flex;
32599
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
32620
+
32621
+ .E_i74cfyt.ant-input {
32622
+ padding: 5px 12px;
32623
+ line-height: 20px;
32624
+ color: #2d3a56;
32625
+ border-radius: 6px;
32626
+ border-color: rgba(172, 186, 211, 0.6);
32627
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32600
32628
  }
32601
- .E_t160l1cm .tab-content {
32602
- height: 100%;
32629
+ .E_i74cfyt.ant-input.ant-input-lg {
32630
+ padding: 8px 16px;
32631
+ line-height: 22px;
32603
32632
  }
32604
- .E_t160l1cm .tab-menu-item {
32605
- margin-right: 2px;
32606
- padding: 1px 12px;
32607
- line-height: 24px;
32608
- height: 24px;
32609
- color: rgba(44, 56, 82, 0.6);
32610
- border-radius: 4px 4px 0 0;
32611
- cursor: pointer;
32612
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
32633
+ .E_i74cfyt.ant-input.ant-input-sm {
32634
+ padding: 2px 8px;
32635
+ line-height: 18px;
32613
32636
  }
32614
- .E_t160l1cm .tab-menu-item:first-child {
32615
- padding-left: 0;
32637
+ .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 {
32638
+ border-color: rgba(107, 128, 167, 0.6);
32639
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32640
+ z-index: 1;
32616
32641
  }
32617
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
32618
- padding-left: 12px;
32642
+ .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 {
32643
+ border-color: #0096ff;
32644
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32645
+ z-index: 1;
32619
32646
  }
32620
- .E_t160l1cm .tab-menu-item:hover {
32621
- color: #0080ff;
32622
- background: rgba(211, 218, 235, 0.6);
32647
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32648
+ border-color: #e75a3a;
32649
+ color: #e75a3a;
32623
32650
  }
32624
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
32625
- fill: #0080ff;
32651
+ .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 {
32652
+ border-color: #e75a3a;
32653
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32626
32654
  }
32627
- .E_t160l1cm .tab-menu-item:active {
32628
- background: rgba(192, 203, 224, 0.6);
32655
+ .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 {
32656
+ border-color: #e75a3a;
32657
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32629
32658
  }
32630
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
32631
- color: #0080ff;
32659
+ .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 {
32632
32660
  background: rgba(211, 218, 235, 0.6);
32661
+ color: rgba(0, 21, 64, 0.3);
32662
+ border-color: rgba(172, 186, 211, 0.6);
32633
32663
  }
32634
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
32635
- background: rgba(192, 203, 224, 0.6);
32636
- }
32637
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
32638
- background: rgba(0, 128, 255, 0.16);
32639
- }
32640
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
32641
- fill: #0080ff;
32642
- }
32643
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
32644
- color: #0080ff;
32645
- background: rgba(0, 128, 255, 0.1);
32646
- }
32647
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
32648
- background: rgba(0, 128, 255, 0.16);
32649
- }
32650
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
32651
- fill: #1d326c;
32652
- }
32653
- .E_t160l1cm .tab-menu-item .expand-arrow {
32654
- margin-left: 8px;
32655
- height: 22px;
32656
- }
32657
- .E_t160l1cm .tab-menu-item .expand-arrow path {
32658
- fill: rgba(44, 56, 82, 0.6);
32659
- }
32660
- .E_t160l1cm .tab-menu-item-group {
32661
- padding: 0;
32662
- display: flex;
32663
- align-items: center;
32664
- overflow: hidden;
32665
- }
32666
- .E_t160l1cm .tab-menu-item-group .main-title {
32667
- opacity: 0;
32668
- max-width: 0;
32669
- transition: max-width 320ms ease, opacity 240ms ease;
32670
- }
32671
- .E_t160l1cm .tab-menu-item-group .sub-title {
32672
- padding: 1px 12px;
32673
- position: relative;
32674
- display: flex;
32675
- }
32676
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
32677
- opacity: 0;
32678
- position: absolute;
32679
- top: 50%;
32680
- left: 0;
32681
- transform: translate(-50%, -50%);
32682
- transition: opacity 100ms linear;
32683
- fill: rgba(0, 128, 255, 0.2);
32684
- }
32685
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
32686
- color: #0080ff;
32687
- }
32688
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
32689
- padding: 1px 12px;
32690
- display: inline-block;
32691
- opacity: 1;
32692
- max-width: 160px;
32693
- }
32694
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
32695
- padding: 1px 12px;
32696
- color: #005ed1;
32697
- }
32698
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32699
- opacity: 1;
32700
- }
32701
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
32702
- background: rgba(0, 128, 255, 0.16);
32664
+ .E_i74cfyt.ant-input-affix-wrapper {
32665
+ padding: 5px 12px;
32666
+ border-radius: 6px;
32667
+ border-color: rgba(172, 186, 211, 0.6);
32668
+ line-height: 20px;
32669
+ color: #2d3a56;
32670
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32703
32671
  }
32704
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
32705
- opacity: 0;
32672
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32673
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32674
+ color: rgba(44, 56, 82, 0.6);
32706
32675
  }
32707
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
32708
- padding: 4px 16px;
32709
- height: 32px;
32710
- border-radius: 6px 6px 0 0;
32676
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32677
+ padding: 8px 16px;
32678
+ line-height: 22px;
32711
32679
  }
32712
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
32713
- padding-left: 0;
32680
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32681
+ padding: 2px 8px;
32682
+ line-height: 18px;
32714
32683
  }
32715
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
32716
- padding-left: 16px;
32684
+ .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 {
32685
+ border-color: rgba(107, 128, 167, 0.6);
32686
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32717
32687
  }
32718
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
32719
- margin-left: 11px;
32720
- height: 24px;
32688
+ .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 {
32689
+ border-color: #0096ff;
32690
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32721
32691
  }
32722
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
32723
- padding: 0;
32692
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32693
+ border-color: #e75a3a;
32724
32694
  }
32725
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
32726
- padding: 4px 16px;
32695
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32696
+ color: #e75a3a;
32727
32697
  }
32728
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
32729
- padding: 4px 16px;
32698
+ .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 {
32699
+ border-color: #e75a3a;
32700
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32730
32701
  }
32731
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
32732
- background: #fff;
32702
+ .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 {
32703
+ border-color: #e75a3a;
32704
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32733
32705
  }
32734
- .E_t160l1cm .tab-menu-item-light:active {
32735
- color: #005ed1;
32706
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32707
+ background: rgba(211, 218, 235, 0.6);
32708
+ color: rgba(0, 21, 64, 0.3);
32709
+ border-color: rgba(172, 186, 211, 0.6);
32736
32710
  }
32737
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
32738
- background: #fff;
32739
- color: #1d326c;
32711
+ textarea.E_i74cfyt.ant-input {
32712
+ transition-property: height;
32713
+ transition-delay: 50ms;
32740
32714
  }
32741
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
32742
- color: rgba(45, 58, 86, 0.6);
32715
+ textarea.E_i74cfyt.ant-input.textarea-large {
32716
+ min-height: 40px;
32717
+ height: 40px;
32743
32718
  }
32744
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
32745
- color: #1d326c;
32719
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32720
+ height: 80px;
32746
32721
  }
32747
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
32748
- fill: #d8deeb;
32722
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32723
+ min-height: 32px;
32724
+ height: 32px;
32749
32725
  }
32750
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
32751
- fill: #1d326c;
32726
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32727
+ height: 64px;
32752
32728
  }
32753
- .E_t160l1cm .tab-content {
32754
- flex: 1;
32755
- display: flex;
32756
- flex-direction: column;
32729
+ textarea.E_i74cfyt.ant-input.textarea-small {
32730
+ min-height: 24px;
32731
+ height: 24px;
32757
32732
  }
32758
- .E_t160l1cm.is-overview .tab-content {
32759
- overflow: visible;
32733
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32734
+ height: 40px;
32760
32735
  }
32761
32736
 
32762
- .E_t14npdqr {
32763
- max-width: 240px;
32764
- animation: none;
32765
- }
32766
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
32767
- border: 1px solid #0080ff;
32768
- padding: 0;
32737
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32738
+ border: 1px solid rgba(213, 219, 227, 0.6);
32739
+ border-radius: 4px;
32769
32740
  }
32770
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
32771
- margin: 0;
32741
+ .E_k1ci6977.input-tags {
32742
+ position: relative;
32743
+ padding: 6px;
32772
32744
  height: 32px;
32773
- line-height: 32px;
32774
- font-size: 13px;
32775
- padding: 0 10px;
32776
- display: block;
32777
- overflow: hidden;
32778
- text-overflow: ellipsis;
32779
- white-space: nowrap;
32780
- }
32781
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
32782
- content: " ";
32783
- height: 1px;
32784
- width: calc(100% + 10px);
32785
- background: rgba(172, 186, 211, 0.6);
32786
- display: block;
32745
+ cursor: pointer;
32746
+ transition: border 150ms;
32787
32747
  }
32788
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
32789
- color: #0080ff;
32790
- background: transparent;
32748
+ .E_k1ci6977.input-tags:hover {
32749
+ border-color: #0080ff;
32750
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32791
32751
  }
32792
-
32793
- .E_s1at6qmn.ant-layout-sider {
32794
- background: #edf0f7;
32795
- padding: 32px 8px;
32796
- overflow: auto;
32752
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32753
+ padding-right: 30px;
32797
32754
  }
32798
- .E_s1at6qmn .ant-layout-sider-children {
32755
+ .E_k1ci6977.input-tags .input-tags-inner {
32799
32756
  display: flex;
32800
- flex-direction: column;
32801
- justify-content: space-between;
32802
32757
  }
32803
- .E_s1at6qmn footer {
32758
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32804
32759
  display: flex;
32805
32760
  }
32806
- .E_s1at6qmn .ant-menu {
32807
- background: #edf0f7;
32761
+ .E_k1ci6977.input-tags .input-tag-suffix {
32762
+ position: absolute;
32763
+ right: 12px;
32764
+ top: 50%;
32765
+ transform: translateY(-50%);
32808
32766
  }
32809
- .E_s1at6qmn .ant-menu a {
32810
- color: #00122e;
32811
- width: 180px;
32767
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32768
+ color: rgba(0, 0, 0, 0.25);
32769
+ font-size: 12px;
32770
+ cursor: pointer;
32771
+ }
32772
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32773
+ color: rgba(0, 0, 0, 0.45);
32774
+ }
32775
+ .E_k1ci6977.has-focus-indicator {
32776
+ position: relative;
32812
32777
  overflow: hidden;
32813
- text-overflow: ellipsis;
32814
32778
  }
32815
- .E_s1at6qmn .ant-menu-vertical {
32816
- margin-bottom: 24px;
32779
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32780
+ position: absolute;
32781
+ top: 50%;
32782
+ transform: translateY(-50%);
32783
+ left: -16px;
32784
+ transition: left 150ms ease;
32785
+ opacity: 0;
32817
32786
  }
32818
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
32819
- margin: 0;
32787
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32788
+ left: 8px;
32789
+ opacity: 1;
32820
32790
  }
32821
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
32822
- font-size: 12px;
32823
- padding: 0 8px 4px;
32824
- line-height: 18px;
32791
+ .E_k1ci6977.has-focus-indicator input {
32792
+ transition: margin-left 150ms ease;
32793
+ margin-left: 0px;
32825
32794
  }
32826
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
32827
- padding: 0;
32795
+ .E_k1ci6977.has-focus-indicator input:focus {
32796
+ margin-left: 16px;
32828
32797
  }
32829
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
32830
- padding-bottom: 24px;
32798
+
32799
+ input.E_l1f7td1d.ant-input {
32800
+ border-top-right-radius: 0;
32801
+ border-bottom-right-radius: 0;
32831
32802
  }
32832
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
32833
- margin-bottom: 24px;
32834
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32803
+
32804
+ .E_l1f7td1d.ant-input-affix-wrapper {
32805
+ border-top-right-radius: 0;
32806
+ border-bottom-right-radius: 0;
32835
32807
  }
32836
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
32837
- transition: none;
32838
- display: flex;
32839
- align-items: center;
32840
- height: 32px;
32841
- line-height: 22px;
32842
- padding: 0 8px;
32808
+
32809
+ input.E_rf8rlle.ant-input {
32810
+ border-top-left-radius: 0;
32811
+ border-bottom-left-radius: 0;
32843
32812
  }
32844
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
32845
- margin-right: 12px;
32813
+
32814
+ .E_rf8rlle.ant-input-affix-wrapper {
32815
+ border-top-left-radius: 0;
32816
+ border-bottom-left-radius: 0;
32846
32817
  }
32847
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
32848
- margin: 0;
32849
- margin-bottom: 2px;
32818
+
32819
+ .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
32820
+ border-top-right-radius: 0;
32821
+ border-bottom-right-radius: 0;
32850
32822
  }
32851
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
32852
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
32853
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
32854
- border-radius: 6px;
32855
- color: #fff;
32823
+
32824
+ .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
32825
+ border-top-left-radius: 0;
32826
+ border-bottom-left-radius: 0;
32856
32827
  }
32857
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
32858
- color: #fff;
32828
+
32829
+ .E_c3ni091 {
32830
+ display: flex;
32831
+ flex-direction: column;
32859
32832
  }
32860
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
32861
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
32862
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
32863
- border-radius: 6px;
32833
+ .E_c3ni091 .select-wrapper {
32834
+ margin-top: 12px;
32835
+ }
32836
+ .E_c3ni091 .select-wrapper .select {
32837
+ width: 100%;
32838
+ }
32839
+ .E_c3ni091 .radio-wrapper {
32840
+ margin-top: 24px;
32841
+ }
32842
+ .E_c3ni091 div.form-item {
32843
+ width: 100%;
32864
32844
  }
32865
32845
 
32866
- .E_s1wu0lms .ant-menu-item-group-title {
32867
- white-space: nowrap;
32868
- transition: all 0s;
32846
+ .E_d105ju2d {
32847
+ font-size: 14px;
32848
+ font-weight: 500;
32849
+ color: #3e4652;
32850
+ line-height: 18px;
32869
32851
  }
32870
- .E_s1wu0lms.shrink {
32871
- transition: all 0s;
32872
- overflow: hidden;
32852
+ .E_d105ju2d + .E_d105ju2d {
32853
+ margin-top: 16px;
32873
32854
  }
32874
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
32875
- visibility: hidden;
32855
+ .E_d105ju2d + * {
32856
+ margin-top: 16px;
32876
32857
  }
32877
- .E_s1wu0lms.shrink .ant-menu-item {
32878
- width: 36px;
32879
- padding: 0 6px;
32858
+
32859
+ .E_lh0l62z.E_d105ju2d {
32860
+ font-size: 12px;
32861
+ color: rgba(44, 56, 82, 0.6);
32862
+ margin-top: 12px;
32863
+ }
32864
+
32865
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32866
+ line-height: 18px;
32867
+ font-weight: 500;
32868
+ margin-top: 0;
32869
+ white-space: initial;
32880
32870
  }
32881
32871
 
32882
- .E_n1ugzfva {
32883
- display: flex;
32884
- place-items: center;
32885
- width: 100% !important;
32872
+ .E_r1skkc3l {
32873
+ display: block;
32886
32874
  }
32887
- .E_n1ugzfva[disabled] {
32888
- color: rgba(0, 0, 0, 0.25) !important;
32889
- opacity: 1 !important;
32875
+ .E_r1skkc3l span {
32876
+ font-size: 14px;
32877
+ font-weight: 500;
32878
+ line-height: 32px;
32879
+ color: #3e4652;
32890
32880
  }
32891
- .E_n1ugzfva.ant-btn {
32892
- width: 100%;
32893
- color: #00122e;
32881
+
32882
+ .E_c3cobmo {
32883
+ margin-top: 16px;
32884
+ padding: 8px;
32885
+ border-radius: 6px;
32886
+ background: rgba(225, 230, 241, 0.6);
32887
+ color: rgba(44, 56, 82, 0.6);
32888
+ font-size: 12px;
32894
32889
  }
32895
- .E_n1ugzfva .icon-wrapper {
32896
- margin-right: 12px;
32890
+ .E_c3cobmo div {
32891
+ line-height: 20px;
32892
+ display: flex;
32893
+ align-items: center;
32894
+ word-break: break-all;
32897
32895
  }
32898
- .E_n1ugzfva .link-title {
32899
- flex: 1;
32900
- overflow: hidden;
32901
- white-space: nowrap;
32902
- text-overflow: ellipsis;
32903
- text-align: left;
32896
+ .E_c3cobmo .title {
32897
+ font-weight: 700;
32898
+ line-height: 18px;
32899
+ margin: 4px 0;
32900
+ }
32901
+
32902
+ .E_uqv57uv {
32903
+ color: rgba(44, 56, 82, 0.7490196078);
32904
32904
  }
32905
32905
 
32906
32906
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
@@ -32960,6 +32960,21 @@ input.E_rf8rlle.ant-input {
32960
32960
  transform: rotate(180deg);
32961
32961
  }
32962
32962
 
32963
+ .E_w1dxz879 {
32964
+ display: flex;
32965
+ flex-direction: column;
32966
+ gap: 6px;
32967
+ }
32968
+ .E_w1dxz879 .ellipsis-tooltip {
32969
+ max-height: var(--w1dxz879-0);
32970
+ text-overflow: clip;
32971
+ overflow: hidden;
32972
+ }
32973
+ .E_w1dxz879 .tips {
32974
+ color: #fff;
32975
+ opacity: 0.8;
32976
+ }
32977
+
32963
32978
  .E_oa99sl3 {
32964
32979
  display: flex;
32965
32980
  justify-content: space-between;
@@ -33112,21 +33127,6 @@ input.E_rf8rlle.ant-input {
33112
33127
  color: rgba(0, 21, 64, 0.3);
33113
33128
  }
33114
33129
 
33115
- .E_w1dxz879 {
33116
- display: flex;
33117
- flex-direction: column;
33118
- gap: 6px;
33119
- }
33120
- .E_w1dxz879 .ellipsis-tooltip {
33121
- max-height: var(--w1dxz879-0);
33122
- text-overflow: clip;
33123
- overflow: hidden;
33124
- }
33125
- .E_w1dxz879 .tips {
33126
- color: #fff;
33127
- opacity: 0.8;
33128
- }
33129
-
33130
33130
  .E_ryby9ds {
33131
33131
  display: flex;
33132
33132
  align-items: center;
@@ -33156,6 +33156,12 @@ input.E_rf8rlle.ant-input {
33156
33156
  fill: blue;
33157
33157
  }
33158
33158
 
33159
+ .E_h1ol2wl7 {
33160
+ font-weight: bold;
33161
+ background-color: unset;
33162
+ padding: unset;
33163
+ }
33164
+
33159
33165
  .E_hrhfj7c {
33160
33166
  display: none;
33161
33167
  }
@@ -33575,189 +33581,24 @@ input.E_rf8rlle.ant-input {
33575
33581
  justify-content: center;
33576
33582
  }
33577
33583
  .E_ncaepor .nav-info .scrolled-resource {
33578
- color: #1d326c;
33579
- flex: 1;
33580
- overflow: hidden;
33581
- text-overflow: ellipsis;
33582
- }
33583
- .E_ncaepor .nav-info .scrolled-view {
33584
- color: rgba(44, 56, 82, 0.6);
33585
- margin-left: 8px;
33586
- }
33587
- .E_ncaepor.is-scrolled .name-text {
33588
- transform: translateY(-100%);
33589
- opacity: 0;
33590
- position: absolute;
33591
- }
33592
- .E_ncaepor.is-scrolled .nav-info {
33593
- transform: translateY(0);
33594
- opacity: 1;
33595
- position: static;
33596
- }
33597
-
33598
- .E_h1ol2wl7 {
33599
- font-weight: bold;
33600
- background-color: unset;
33601
- padding: unset;
33602
- }
33603
-
33604
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33605
- margin-right: 2px;
33606
- }
33607
-
33608
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33609
- padding-left: 8px;
33610
- padding-right: 8px;
33611
- }
33612
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33613
- border-radius: 4px;
33614
- }
33615
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33616
- border-radius: 4px;
33617
- }
33618
-
33619
- .E_ma64lna .antd5-segmented-item-label {
33620
- padding-left: 12px;
33621
- padding-right: 12px;
33622
- }
33623
-
33624
- .E_ckld275 {
33625
- background-color: rgba(225, 230, 241, 0.6);
33626
- }
33627
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33628
- background-color: rgba(255, 255, 255, 0.6);
33629
- color: rgba(44, 56, 82, 0.75);
33630
- }
33631
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33632
- background-color: transparent;
33633
- }
33634
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33635
- background-color: transparent;
33636
- }
33637
-
33638
- .E_c1yd35n {
33639
- padding: 0 12px 14px 12px;
33640
- }
33641
-
33642
- .E_c1kghdax {
33643
- color: #2d3a56;
33644
- padding: 7px 12px;
33645
- display: flex;
33646
- justify-content: space-between;
33647
- align-items: center;
33648
- }
33649
- .E_c1kghdax.has-arrow {
33650
- padding-left: 10px;
33651
- }
33652
- .E_c1kghdax.has-arrow .title-wrapper {
33653
- cursor: pointer;
33654
- color: #00122e;
33655
- }
33656
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33657
- color: #2d3a56;
33658
- font-weight: 600;
33659
- }
33660
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33661
- transform: rotate(90deg);
33662
- }
33663
- .E_c1kghdax .sub-info {
33664
- font-size: 12px;
33665
- line-height: 18px;
33666
- }
33667
- .E_c1kghdax .title-wrapper {
33668
- display: flex;
33669
- align-items: center;
33670
- user-select: none;
33671
- flex-grow: 1;
33672
- font-size: 12px;
33673
- line-height: 18px;
33674
- color: #2d3a56;
33675
- font-weight: 700;
33676
- }
33677
- .E_c1kghdax .collapse-arrow {
33678
- transition: all 50ms ease-out 0ms;
33679
- margin-right: 2px;
33680
- }
33681
-
33682
- .E_ckui4s7 {
33683
- color: #2d3a56;
33684
- line-height: 22px;
33685
- display: inline-flex;
33686
- }
33687
- .E_ckui4s7 .ant-checkbox {
33688
- height: 22px;
33689
- display: flex;
33690
- align-items: center;
33691
- top: 0;
33692
- }
33693
- .E_ckui4s7 .ant-checkbox-checked::after {
33694
- border: none;
33695
- }
33696
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33697
- border-color: #0080ff;
33698
- }
33699
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33700
- border: 1px solid rgba(107, 128, 167, 0.6);
33701
- }
33702
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33703
- border: 1px solid #0080ff;
33704
- }
33705
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33706
- background: #0080ff;
33707
- }
33708
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33709
- background-color: #fff;
33710
- height: 2px;
33711
- width: 10px;
33712
- border-radius: 2px;
33713
- }
33714
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33715
- opacity: 0.5;
33716
- }
33717
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33718
- background: rgba(211, 218, 235, 0.6);
33719
- border-color: rgba(107, 128, 167, 0.6) !important;
33720
- }
33721
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33722
- border-color: #2d3a56;
33723
- }
33724
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33725
- background: #2d3a56;
33726
- }
33727
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33728
- padding: 0;
33729
- }
33730
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33731
- display: inline-block;
33732
- margin-left: 12px;
33733
- color: #2d3a56;
33734
- }
33735
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33736
- margin-left: 28px;
33737
- color: rgba(44, 56, 82, 0.6);
33738
- }
33739
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33740
- margin-left: 8px;
33741
- }
33742
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33743
- margin-left: 24px;
33744
- }
33745
-
33746
- .E_b14q2gmw {
33747
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33584
+ color: #1d326c;
33585
+ flex: 1;
33586
+ overflow: hidden;
33587
+ text-overflow: ellipsis;
33748
33588
  }
33749
-
33750
- .E_c1eym6el {
33751
- border-radius: 8px;
33752
- background-color: white;
33589
+ .E_ncaepor .nav-info .scrolled-view {
33590
+ color: rgba(44, 56, 82, 0.6);
33591
+ margin-left: 8px;
33753
33592
  }
33754
- .E_c1eym6el.hoverable {
33755
- cursor: pointer;
33593
+ .E_ncaepor.is-scrolled .name-text {
33594
+ transform: translateY(-100%);
33595
+ opacity: 0;
33596
+ position: absolute;
33756
33597
  }
33757
- .E_c1eym6el.hoverable:hover {
33758
- transition: all 200ms ease;
33759
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33760
- transform: translateY(-4px);
33598
+ .E_ncaepor.is-scrolled .nav-info {
33599
+ transform: translateY(0);
33600
+ opacity: 1;
33601
+ position: static;
33761
33602
  }
33762
33603
 
33763
33604
  .E_c1kchka8 {
@@ -34237,6 +34078,165 @@ input.E_rf8rlle.ant-input {
34237
34078
  padding: 0;
34238
34079
  }
34239
34080
 
34081
+ .E_c1kghdax {
34082
+ color: #2d3a56;
34083
+ padding: 7px 12px;
34084
+ display: flex;
34085
+ justify-content: space-between;
34086
+ align-items: center;
34087
+ }
34088
+ .E_c1kghdax.has-arrow {
34089
+ padding-left: 10px;
34090
+ }
34091
+ .E_c1kghdax.has-arrow .title-wrapper {
34092
+ cursor: pointer;
34093
+ color: #00122e;
34094
+ }
34095
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34096
+ color: #2d3a56;
34097
+ font-weight: 600;
34098
+ }
34099
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34100
+ transform: rotate(90deg);
34101
+ }
34102
+ .E_c1kghdax .sub-info {
34103
+ font-size: 12px;
34104
+ line-height: 18px;
34105
+ }
34106
+ .E_c1kghdax .title-wrapper {
34107
+ display: flex;
34108
+ align-items: center;
34109
+ user-select: none;
34110
+ flex-grow: 1;
34111
+ font-size: 12px;
34112
+ line-height: 18px;
34113
+ color: #2d3a56;
34114
+ font-weight: 700;
34115
+ }
34116
+ .E_c1kghdax .collapse-arrow {
34117
+ transition: all 50ms ease-out 0ms;
34118
+ margin-right: 2px;
34119
+ }
34120
+
34121
+ .E_c1yd35n {
34122
+ padding: 0 12px 14px 12px;
34123
+ }
34124
+
34125
+ .E_b14q2gmw {
34126
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34127
+ }
34128
+
34129
+ .E_c1eym6el {
34130
+ border-radius: 8px;
34131
+ background-color: white;
34132
+ }
34133
+ .E_c1eym6el.hoverable {
34134
+ cursor: pointer;
34135
+ }
34136
+ .E_c1eym6el.hoverable:hover {
34137
+ transition: all 200ms ease;
34138
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34139
+ transform: translateY(-4px);
34140
+ }
34141
+
34142
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34143
+ margin-right: 2px;
34144
+ }
34145
+
34146
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34147
+ padding-left: 8px;
34148
+ padding-right: 8px;
34149
+ }
34150
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34151
+ border-radius: 4px;
34152
+ }
34153
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34154
+ border-radius: 4px;
34155
+ }
34156
+
34157
+ .E_ma64lna .antd5-segmented-item-label {
34158
+ padding-left: 12px;
34159
+ padding-right: 12px;
34160
+ }
34161
+
34162
+ .E_ckld275 {
34163
+ background-color: rgba(225, 230, 241, 0.6);
34164
+ }
34165
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34166
+ background-color: rgba(255, 255, 255, 0.6);
34167
+ color: rgba(44, 56, 82, 0.75);
34168
+ }
34169
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34170
+ background-color: transparent;
34171
+ }
34172
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34173
+ background-color: transparent;
34174
+ }
34175
+
34176
+ .E_ckui4s7 {
34177
+ color: #2d3a56;
34178
+ line-height: 22px;
34179
+ display: inline-flex;
34180
+ }
34181
+ .E_ckui4s7 .ant-checkbox {
34182
+ height: 22px;
34183
+ display: flex;
34184
+ align-items: center;
34185
+ top: 0;
34186
+ }
34187
+ .E_ckui4s7 .ant-checkbox-checked::after {
34188
+ border: none;
34189
+ }
34190
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34191
+ border-color: #0080ff;
34192
+ }
34193
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34194
+ border: 1px solid rgba(107, 128, 167, 0.6);
34195
+ }
34196
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34197
+ border: 1px solid #0080ff;
34198
+ }
34199
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34200
+ background: #0080ff;
34201
+ }
34202
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34203
+ background-color: #fff;
34204
+ height: 2px;
34205
+ width: 10px;
34206
+ border-radius: 2px;
34207
+ }
34208
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
34209
+ opacity: 0.5;
34210
+ }
34211
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34212
+ background: rgba(211, 218, 235, 0.6);
34213
+ border-color: rgba(107, 128, 167, 0.6) !important;
34214
+ }
34215
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34216
+ border-color: #2d3a56;
34217
+ }
34218
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34219
+ background: #2d3a56;
34220
+ }
34221
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34222
+ padding: 0;
34223
+ }
34224
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34225
+ display: inline-block;
34226
+ margin-left: 12px;
34227
+ color: #2d3a56;
34228
+ }
34229
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34230
+ margin-left: 28px;
34231
+ color: rgba(44, 56, 82, 0.6);
34232
+ }
34233
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34234
+ margin-left: 8px;
34235
+ }
34236
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34237
+ margin-left: 24px;
34238
+ }
34239
+
34240
34240
  .E_lht19u8 {
34241
34241
  width: 64px;
34242
34242
  height: 64px;
@@ -34295,23 +34295,6 @@ input.E_rf8rlle.ant-input {
34295
34295
  margin-right: 4px;
34296
34296
  }
34297
34297
 
34298
- .E_r77hffu {
34299
- display: flex;
34300
- align-items: center;
34301
- justify-content: space-between;
34302
- column-gap: 6px;
34303
- }
34304
-
34305
- .E_p1cmxsf7 {
34306
- display: flex;
34307
- flex-direction: column;
34308
- justify-content: center;
34309
- row-gap: var(--p1cmxsf7-0);
34310
- }
34311
- .E_p1cmxsf7 .antd5-progress-line {
34312
- font-size: 0;
34313
- }
34314
-
34315
34298
  .E_sddwhm6 {
34316
34299
  margin: 0;
34317
34300
  border-radius: 20px;
@@ -34353,88 +34336,38 @@ input.E_rf8rlle.ant-input {
34353
34336
  background-color: rgba(255, 74, 74, 0.16);
34354
34337
  }
34355
34338
  .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34356
- background-color: rgba(254, 160, 8, 0.1);
34357
- }
34358
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34359
- background-color: #fea008;
34360
- }
34361
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34362
- background-color: rgba(255, 187, 0, 0.16);
34363
- }
34364
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34365
- background-color: rgba(30, 201, 127, 0.1);
34366
- }
34367
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34368
- background-color: #00ba5d;
34369
- }
34370
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34371
- background-color: rgba(30, 201, 127, 0.16);
34372
- }
34373
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34374
- background-color: rgba(225, 230, 241, 0.6);
34375
- }
34376
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34377
- background-color: #6b7d99;
34378
- }
34379
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34380
- background-color: rgba(211, 218, 235, 0.6);
34381
- }
34382
-
34383
- .E_satwmqm {
34384
- width: 8px;
34385
- height: 8px;
34386
- border-radius: 50%;
34387
- display: inline-block;
34388
- }
34389
-
34390
- button.E_l48ei06.ant-btn {
34391
- font-size: 12px;
34392
- line-height: 18px;
34393
- height: 18px;
34394
- }
34395
-
34396
- button.E_l48ei06 {
34397
- color: #0080FF;
34398
- height: unset;
34399
- }
34400
- button.E_l48ei06 .button-prefix-icon {
34401
- margin-right: 4px;
34402
- }
34403
- button.E_l48ei06 .button-suffix-icon {
34404
- margin-left: 4px;
34405
- }
34406
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34407
- color: #009DFF;
34408
- }
34409
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34410
- color: #005ED1;
34339
+ background-color: rgba(254, 160, 8, 0.1);
34411
34340
  }
34412
- button.E_l48ei06.ui-kit-link-disabled {
34413
- color: #0080FF;
34341
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34342
+ background-color: #fea008;
34414
34343
  }
34415
- button.E_l48ei06.ui-kit-link-primary {
34416
- color: #00122E;
34344
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34345
+ background-color: rgba(255, 187, 0, 0.16);
34417
34346
  }
34418
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34419
- color: #0080FF;
34347
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34348
+ background-color: rgba(30, 201, 127, 0.1);
34420
34349
  }
34421
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34422
- color: #005ED1;
34350
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34351
+ background-color: #00ba5d;
34423
34352
  }
34424
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34425
- color: #00122E;
34353
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34354
+ background-color: rgba(30, 201, 127, 0.16);
34426
34355
  }
34427
- button.E_l48ei06.ui-kit-link-secondary {
34428
- color: rgba(44, 56, 82, 0.7490196078);
34356
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34357
+ background-color: rgba(225, 230, 241, 0.6);
34429
34358
  }
34430
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34431
- color: #0080FF;
34359
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34360
+ background-color: #6b7d99;
34432
34361
  }
34433
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34434
- color: #005ED1;
34362
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34363
+ background-color: rgba(211, 218, 235, 0.6);
34435
34364
  }
34436
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34437
- color: rgba(44, 56, 82, 0.7490196078);
34365
+
34366
+ .E_satwmqm {
34367
+ width: 8px;
34368
+ height: 8px;
34369
+ border-radius: 50%;
34370
+ display: inline-block;
34438
34371
  }
34439
34372
 
34440
34373
  .E_tc97u5y {
@@ -34807,6 +34740,56 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34807
34740
  background: #fff;
34808
34741
  }
34809
34742
 
34743
+ button.E_l48ei06.ant-btn {
34744
+ font-size: 12px;
34745
+ line-height: 18px;
34746
+ height: 18px;
34747
+ }
34748
+
34749
+ button.E_l48ei06 {
34750
+ color: #0080FF;
34751
+ height: unset;
34752
+ }
34753
+ button.E_l48ei06 .button-prefix-icon {
34754
+ margin-right: 4px;
34755
+ }
34756
+ button.E_l48ei06 .button-suffix-icon {
34757
+ margin-left: 4px;
34758
+ }
34759
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34760
+ color: #009DFF;
34761
+ }
34762
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34763
+ color: #005ED1;
34764
+ }
34765
+ button.E_l48ei06.ui-kit-link-disabled {
34766
+ color: #0080FF;
34767
+ }
34768
+ button.E_l48ei06.ui-kit-link-primary {
34769
+ color: #00122E;
34770
+ }
34771
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34772
+ color: #0080FF;
34773
+ }
34774
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34775
+ color: #005ED1;
34776
+ }
34777
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34778
+ color: #00122E;
34779
+ }
34780
+ button.E_l48ei06.ui-kit-link-secondary {
34781
+ color: rgba(44, 56, 82, 0.7490196078);
34782
+ }
34783
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34784
+ color: #0080FF;
34785
+ }
34786
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34787
+ color: #005ED1;
34788
+ }
34789
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34790
+ color: rgba(44, 56, 82, 0.7490196078);
34791
+ }
34792
+
34810
34793
  .E_t1dtlqs1 {
34811
34794
  margin-bottom: 4px;
34812
34795
  color: rgba(44, 56, 82, 0.6);
@@ -35008,35 +34991,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35008
34991
  height: 16px;
35009
34992
  }
35010
34993
 
35011
- .E_slr2ynn {
35012
- padding: 0 8px;
35013
- height: 18px;
35014
- }
35015
-
35016
- .E_m140wbb6 {
35017
- padding: 2px 8px;
35018
- height: 24px;
35019
- }
35020
-
35021
- .E_t1fozc1i {
35022
- margin: 0;
35023
- }
35024
-
35025
- .E_i1vxv4ln {
35026
- margin-right: 4px;
35027
- height: 16px;
35028
- }
35029
-
35030
- .E_n1afl31m.ant-tag.ant-tag-gray {
35031
- font-weight: 700;
35032
- color: #00122e;
35033
- background-color: rgba(237, 241, 250, 0.6);
35034
- border: 1px solid rgba(211, 218, 235, 0.6);
35035
- word-break: break-all;
35036
- display: inline;
35037
- white-space: normal;
35038
- }
35039
-
35040
34994
  .E_sjob3jg {
35041
34995
  --item-min-width: 60px;
35042
34996
  }
@@ -35232,26 +35186,74 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35232
35186
  justify-content: center;
35233
35187
  }
35234
35188
 
35235
- .E_t1gvlxt5 {
35236
- min-width: 0;
35237
- flex: 1;
35189
+ .E_slr2ynn {
35190
+ padding: 0 8px;
35191
+ height: 18px;
35238
35192
  }
35239
- .E_t1gvlxt5 .tag {
35240
- flex: 0 0 auto;
35193
+
35194
+ .E_m140wbb6 {
35195
+ padding: 2px 8px;
35196
+ height: 24px;
35241
35197
  }
35242
- .E_t1gvlxt5 .progress-title {
35243
- flex: 2;
35244
- max-width: fit-content;
35198
+
35199
+ .E_t1fozc1i {
35200
+ margin: 0;
35245
35201
  }
35246
- .E_t1gvlxt5 .progress-desc {
35247
- flex: 1;
35248
- max-width: fit-content;
35202
+
35203
+ .E_i1vxv4ln {
35204
+ margin-right: 4px;
35205
+ height: 16px;
35249
35206
  }
35250
35207
 
35251
- .E_a1ji6r68 {
35208
+ .E_n1afl31m.ant-tag.ant-tag-gray {
35209
+ font-weight: 700;
35210
+ color: #00122e;
35211
+ background-color: rgba(237, 241, 250, 0.6);
35212
+ border: 1px solid rgba(211, 218, 235, 0.6);
35213
+ word-break: break-all;
35214
+ display: inline;
35215
+ white-space: normal;
35216
+ }
35217
+
35218
+ .E_l12xdkhl {
35219
+ width: 64px;
35220
+ height: 64px;
35221
+ max-width: 64px;
35222
+ max-height: 64px;
35223
+ overflow: hidden;
35252
35224
  display: flex;
35253
35225
  align-items: center;
35254
- column-gap: var(--a1ji6r68-0);
35226
+ justify-content: center;
35227
+ position: relative;
35228
+ opacity: 0.6;
35229
+ }
35230
+ .E_l12xdkhl .icon-wrapper {
35231
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35232
+ }
35233
+ @keyframes rotate {
35234
+ from {
35235
+ transform: rotate(0deg);
35236
+ }
35237
+ to {
35238
+ transform: rotate(360deg);
35239
+ }
35240
+ }
35241
+
35242
+ .E_r77hffu {
35243
+ display: flex;
35244
+ align-items: center;
35245
+ justify-content: space-between;
35246
+ column-gap: 6px;
35247
+ }
35248
+
35249
+ .E_p1cmxsf7 {
35250
+ display: flex;
35251
+ flex-direction: column;
35252
+ justify-content: center;
35253
+ row-gap: var(--p1cmxsf7-0);
35254
+ }
35255
+ .E_p1cmxsf7 .antd5-progress-line {
35256
+ font-size: 0;
35255
35257
  }
35256
35258
 
35257
35259
  .E_t13ef470 {
@@ -35284,28 +35286,26 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35284
35286
  background: rgba(163, 180, 204, 0.18);
35285
35287
  }
35286
35288
 
35287
- .E_l12xdkhl {
35288
- width: 64px;
35289
- height: 64px;
35290
- max-width: 64px;
35291
- max-height: 64px;
35292
- overflow: hidden;
35293
- display: flex;
35294
- align-items: center;
35295
- justify-content: center;
35296
- position: relative;
35297
- opacity: 0.6;
35289
+ .E_t1gvlxt5 {
35290
+ min-width: 0;
35291
+ flex: 1;
35298
35292
  }
35299
- .E_l12xdkhl .icon-wrapper {
35300
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35293
+ .E_t1gvlxt5 .tag {
35294
+ flex: 0 0 auto;
35301
35295
  }
35302
- @keyframes rotate {
35303
- from {
35304
- transform: rotate(0deg);
35305
- }
35306
- to {
35307
- transform: rotate(360deg);
35308
- }
35296
+ .E_t1gvlxt5 .progress-title {
35297
+ flex: 2;
35298
+ max-width: fit-content;
35299
+ }
35300
+ .E_t1gvlxt5 .progress-desc {
35301
+ flex: 1;
35302
+ max-width: fit-content;
35303
+ }
35304
+
35305
+ .E_a1ji6r68 {
35306
+ display: flex;
35307
+ align-items: center;
35308
+ column-gap: var(--a1ji6r68-0);
35309
35309
  }
35310
35310
 
35311
35311
  .E_msn7nxt {
@@ -35546,18 +35546,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35546
35546
  display: block;
35547
35547
  }
35548
35548
 
35549
- .E_i14c7jc8 {
35550
- color: var(--i14c7jc8-0);
35551
- }
35552
-
35553
- .E_i1ibuolf {
35554
- display: flex;
35555
- align-items: center;
35556
- column-gap: 4px;
35557
- font-size: 12px;
35558
- color: rgba(44, 56, 82, 0.7490196078);
35559
- }
35560
-
35561
35549
  .E_d1u4ndxc {
35562
35550
  color: rgba(44, 56, 82, 0.7490196078);
35563
35551
  font-size: 12px;
@@ -35587,4 +35575,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35587
35575
  to {
35588
35576
  transform: translateX(100%);
35589
35577
  }
35578
+ }
35579
+
35580
+ .E_i14c7jc8 {
35581
+ color: var(--i14c7jc8-0);
35582
+ }
35583
+
35584
+ .E_i1ibuolf {
35585
+ display: flex;
35586
+ align-items: center;
35587
+ column-gap: 4px;
35588
+ font-size: 12px;
35589
+ color: rgba(44, 56, 82, 0.7490196078);
35590
35590
  }