@cloudtower/eagle 0.33.32 → 0.33.34

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
@@ -29672,20 +29672,24 @@ html body {
29672
29672
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29673
29673
  }
29674
29674
  }
29675
- .E_berrcjl {
29676
- color: rgba(10, 37, 85, 0.6);
29677
- margin-bottom: 4px;
29675
+ .E_c18gxmrl {
29676
+ border: 1px solid #d8deeb;
29677
+ border-radius: 4px;
29678
29678
  }
29679
- .E_berrcjl .breadcrumb-link {
29680
- color: rgba(10, 37, 85, 0.6);
29681
- cursor: pointer;
29682
- transition: color 160ms ease;
29679
+ .E_c18gxmrl + .E_c18gxmrl {
29680
+ margin-top: 8px;
29683
29681
  }
29684
- .E_berrcjl .breadcrumb-link:hover {
29685
- color: #0080ff;
29682
+ .E_c18gxmrl:hover {
29683
+ border-color: #0080ff;
29686
29684
  }
29687
- .E_berrcjl .breadcrumb-link:active {
29688
- color: #005ed1;
29685
+ .E_c18gxmrl:hover > header {
29686
+ background: rgba(0, 128, 255, 0.1);
29687
+ }
29688
+ .E_c18gxmrl.active header {
29689
+ border-bottom: 1px solid #d8deeb;
29690
+ }
29691
+ .E_c18gxmrl > header {
29692
+ padding: 8px 12px;
29689
29693
  }
29690
29694
 
29691
29695
  .E_m74vjol {
@@ -29708,26 +29712,6 @@ html body {
29708
29712
  flex: 1;
29709
29713
  }
29710
29714
 
29711
- .E_c18gxmrl {
29712
- border: 1px solid #d8deeb;
29713
- border-radius: 4px;
29714
- }
29715
- .E_c18gxmrl + .E_c18gxmrl {
29716
- margin-top: 8px;
29717
- }
29718
- .E_c18gxmrl:hover {
29719
- border-color: #0080ff;
29720
- }
29721
- .E_c18gxmrl:hover > header {
29722
- background: rgba(0, 128, 255, 0.1);
29723
- }
29724
- .E_c18gxmrl.active header {
29725
- border-bottom: 1px solid #d8deeb;
29726
- }
29727
- .E_c18gxmrl > header {
29728
- padding: 8px 12px;
29729
- }
29730
-
29731
29715
  .E_ccrbeuz .ant-collapse-item {
29732
29716
  border: 0px;
29733
29717
  background-color: #fff;
@@ -29750,6 +29734,128 @@ html body {
29750
29734
  cursor: default;
29751
29735
  }
29752
29736
 
29737
+ .E_c1uzzomf {
29738
+ margin-bottom: 16px;
29739
+ }
29740
+ .E_c1uzzomf .card-title {
29741
+ font-size: 16px;
29742
+ color: rgba(44, 56, 82, 0.6);
29743
+ font-weight: 700;
29744
+ line-height: 32px;
29745
+ }
29746
+ .E_c1uzzomf .card-body {
29747
+ padding: 24px;
29748
+ border-radius: 8px;
29749
+ background: #fff;
29750
+ }
29751
+ .E_c1uzzomf .empty {
29752
+ font-weight: 700;
29753
+ font-size: 14px;
29754
+ line-height: 22px;
29755
+ color: rgba(0, 21, 64, 0.3);
29756
+ text-align: center;
29757
+ }
29758
+
29759
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29760
+ padding: 4px 8px 0 8px;
29761
+ color: rgba(44, 56, 82, 0.6);
29762
+ font-size: 12px;
29763
+ }
29764
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29765
+ padding-bottom: 6px;
29766
+ }
29767
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29768
+ padding-top: 4px;
29769
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29770
+ }
29771
+
29772
+ .E_d1bw7c5z {
29773
+ position: relative;
29774
+ max-width: 388px;
29775
+ min-width: 285px;
29776
+ }
29777
+ .E_d1bw7c5z .center {
29778
+ position: absolute;
29779
+ font-size: 12px;
29780
+ width: 80px;
29781
+ height: 100px;
29782
+ top: 0;
29783
+ left: 35px;
29784
+ display: flex;
29785
+ flex-direction: column;
29786
+ justify-content: center;
29787
+ align-items: center;
29788
+ color: #00122e;
29789
+ }
29790
+ .E_d1bw7c5z .center .number {
29791
+ font-size: 24px;
29792
+ font-weight: 700;
29793
+ }
29794
+ .E_d1bw7c5z .center .text {
29795
+ padding: 0 5px;
29796
+ font-size: 12px;
29797
+ width: inherit;
29798
+ text-align: center;
29799
+ }
29800
+ .E_d1bw7c5z .recharts-wrapper {
29801
+ display: flex;
29802
+ }
29803
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
29804
+ position: relative !important;
29805
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
29806
+ left: 0 !important;
29807
+ bottom: 0 !important;
29808
+ display: flex;
29809
+ align-items: center;
29810
+ }
29811
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
29812
+ width: 100%;
29813
+ }
29814
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
29815
+ width: 100%;
29816
+ margin-right: 0 !important;
29817
+ line-height: 18px;
29818
+ }
29819
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
29820
+ border-radius: 2px;
29821
+ }
29822
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
29823
+ min-width: 75px;
29824
+ max-width: 198px;
29825
+ width: calc(100% - 20px);
29826
+ margin-left: 2px;
29827
+ color: #00122e !important;
29828
+ display: inline-flex;
29829
+ justify-content: space-between;
29830
+ }
29831
+ .E_d1bw7c5z .tooltip-text {
29832
+ maxwidth: calc(100% - 12px);
29833
+ cursor: pointer;
29834
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
29835
+ overflow: hidden;
29836
+ text-overflow: ellipsis;
29837
+ white-space: nowrap;
29838
+ }
29839
+ .E_d1bw7c5z .value {
29840
+ color: rgba(44, 56, 82, 0.75);
29841
+ }
29842
+
29843
+ .E_t10pqbtc {
29844
+ width: 140px;
29845
+ }
29846
+ .E_t10pqbtc .item {
29847
+ margin: 6px auto;
29848
+ display: flex;
29849
+ justify-content: space-between;
29850
+ }
29851
+ .E_t10pqbtc .item .name {
29852
+ width: 102px;
29853
+ }
29854
+
29855
+ .E_sx1bpnu .ant-input-sm {
29856
+ line-height: 18px;
29857
+ }
29858
+
29753
29859
  .E_c1yyuluq {
29754
29860
  border-radius: 8px;
29755
29861
  }
@@ -30014,26 +30120,20 @@ html body {
30014
30120
  justify-content: center;
30015
30121
  }
30016
30122
 
30017
- .E_c1uzzomf {
30018
- margin-bottom: 16px;
30123
+ .E_berrcjl {
30124
+ color: rgba(10, 37, 85, 0.6);
30125
+ margin-bottom: 4px;
30019
30126
  }
30020
- .E_c1uzzomf .card-title {
30021
- font-size: 16px;
30022
- color: rgba(44, 56, 82, 0.6);
30023
- font-weight: 700;
30024
- line-height: 32px;
30127
+ .E_berrcjl .breadcrumb-link {
30128
+ color: rgba(10, 37, 85, 0.6);
30129
+ cursor: pointer;
30130
+ transition: color 160ms ease;
30025
30131
  }
30026
- .E_c1uzzomf .card-body {
30027
- padding: 24px;
30028
- border-radius: 8px;
30029
- background: #fff;
30132
+ .E_berrcjl .breadcrumb-link:hover {
30133
+ color: #0080ff;
30030
30134
  }
30031
- .E_c1uzzomf .empty {
30032
- font-weight: 700;
30033
- font-size: 14px;
30034
- line-height: 22px;
30035
- color: rgba(0, 21, 64, 0.3);
30036
- text-align: center;
30135
+ .E_berrcjl .breadcrumb-link:active {
30136
+ color: #005ed1;
30037
30137
  }
30038
30138
 
30039
30139
  .E_b1nip9bk {
@@ -30065,104 +30165,87 @@ html body {
30065
30165
  border-radius: unset;
30066
30166
  }
30067
30167
 
30068
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30069
- padding: 4px 8px 0 8px;
30070
- color: rgba(44, 56, 82, 0.6);
30071
- font-size: 12px;
30168
+ .E_i11gg7mj .ant-input-prefix {
30169
+ margin-right: 8px;
30072
30170
  }
30073
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30074
- padding-bottom: 6px;
30171
+ .E_i11gg7mj .ant-input-suffix {
30172
+ margin-left: 8px;
30075
30173
  }
30076
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30077
- padding-top: 4px;
30078
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30174
+
30175
+ .E_cc368xp {
30176
+ color: #00122e;
30177
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30178
+ margin-right: 8px;
30179
+ padding-right: 8px;
30079
30180
  }
30080
30181
 
30081
- .E_sx1bpnu .ant-input-sm {
30082
- line-height: 18px;
30182
+ .E_i11o6xqj {
30183
+ display: flex;
30184
+ gap: 4px;
30185
+ }
30186
+ .E_i11o6xqj .icon-wrapper {
30187
+ cursor: pointer;
30083
30188
  }
30084
30189
 
30085
- .E_d1bw7c5z {
30086
- position: relative;
30087
- max-width: 388px;
30088
- min-width: 285px;
30190
+ .E_d19ruhdj.icon-wrapper {
30191
+ cursor: not-allowed;
30089
30192
  }
30090
- .E_d1bw7c5z .center {
30091
- position: absolute;
30092
- font-size: 12px;
30093
- width: 80px;
30094
- height: 100px;
30095
- top: 0;
30096
- left: 35px;
30193
+
30194
+ .E_phljevk {
30097
30195
  display: flex;
30098
- flex-direction: column;
30099
- justify-content: center;
30196
+ justify-content: space-between;
30100
30197
  align-items: center;
30101
- color: #00122e;
30102
- }
30103
- .E_d1bw7c5z .center .number {
30104
- font-size: 24px;
30105
- font-weight: 700;
30106
- }
30107
- .E_d1bw7c5z .center .text {
30108
- padding: 0 5px;
30198
+ padding: 10px 0;
30199
+ color: rgba(44, 56, 82, 0.6);
30109
30200
  font-size: 12px;
30110
- width: inherit;
30111
- text-align: center;
30201
+ line-height: 24px;
30112
30202
  }
30113
- .E_d1bw7c5z .recharts-wrapper {
30114
- display: flex;
30203
+ .E_phljevk .pagination-left {
30204
+ padding: 2px 8px;
30115
30205
  }
30116
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30117
- position: relative !important;
30118
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30119
- left: 0 !important;
30120
- bottom: 0 !important;
30206
+ .E_phljevk .dropdown-trigger {
30121
30207
  display: flex;
30122
30208
  align-items: center;
30209
+ border-radius: 6px;
30210
+ cursor: pointer;
30211
+ transition: all 0.3s ease;
30123
30212
  }
30124
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30125
- width: 100%;
30213
+ .E_phljevk .dropdown-trigger:hover {
30214
+ background: rgba(211, 218, 235, 0.6);
30215
+ color: #0080ff;
30126
30216
  }
30127
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30128
- width: 100%;
30129
- margin-right: 0 !important;
30130
- line-height: 18px;
30217
+ .E_phljevk .dropdown-trigger .icon-inner {
30218
+ margin-left: 4px;
30131
30219
  }
30132
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30133
- border-radius: 2px;
30220
+ .E_phljevk .pagination-right {
30221
+ display: flex;
30222
+ align-items: center;
30223
+ color: #0080ff;
30224
+ font-weight: bold;
30134
30225
  }
30135
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30136
- min-width: 75px;
30137
- max-width: 198px;
30138
- width: calc(100% - 20px);
30139
- margin-left: 2px;
30140
- color: #00122e !important;
30141
- display: inline-flex;
30142
- justify-content: space-between;
30226
+ .E_phljevk .pagination-right .icon-inner {
30227
+ margin-left: 4px;
30143
30228
  }
30144
- .E_d1bw7c5z .tooltip-text {
30145
- maxwidth: calc(100% - 12px);
30146
- cursor: pointer;
30147
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30148
- overflow: hidden;
30149
- text-overflow: ellipsis;
30150
- white-space: nowrap;
30229
+ .E_phljevk .pagination-right .prev-btn,
30230
+ .E_phljevk .pagination-right .next-btn {
30231
+ padding: 0 8px;
30151
30232
  }
30152
- .E_d1bw7c5z .value {
30153
- color: rgba(44, 56, 82, 0.75);
30233
+ .E_phljevk .pagination-right .prev-btn > span,
30234
+ .E_phljevk .pagination-right .next-btn > span {
30235
+ color: #0080ff;
30154
30236
  }
30155
-
30156
- .E_t10pqbtc {
30157
- width: 140px;
30237
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30238
+ transform: rotate(180deg);
30158
30239
  }
30159
- .E_t10pqbtc .item {
30160
- margin: 6px auto;
30161
- display: flex;
30162
- justify-content: space-between;
30240
+
30241
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30242
+ max-height: calc(100vh - 128px);
30243
+ overflow-y: auto;
30163
30244
  }
30164
- .E_t10pqbtc .item .name {
30165
- width: 102px;
30245
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30246
+ padding: 4px 20px;
30247
+ font-size: 12px;
30248
+ line-height: 18px;
30166
30249
  }
30167
30250
 
30168
30251
  .E_itxley7.ant-input-group.ant-input-group-compact {
@@ -30177,16 +30260,6 @@ html body {
30177
30260
  border-top-right-radius: 5px;
30178
30261
  }
30179
30262
 
30180
- .E_ivqqkzv {
30181
- height: 24px;
30182
- width: 56px !important;
30183
- margin-right: 4px;
30184
- }
30185
-
30186
- .E_c1wk4q29 {
30187
- color: rgba(44, 56, 82, 0.6);
30188
- }
30189
-
30190
30263
  .E_rapgekc.ant-radio-wrapper {
30191
30264
  display: inline-flex;
30192
30265
  align-items: baseline;
@@ -30333,6 +30406,56 @@ html body {
30333
30406
  width: 36px;
30334
30407
  }
30335
30408
 
30409
+ .E_ivqqkzv {
30410
+ height: 24px;
30411
+ width: 56px !important;
30412
+ margin-right: 4px;
30413
+ }
30414
+
30415
+ .E_c1wk4q29 {
30416
+ color: rgba(44, 56, 82, 0.6);
30417
+ }
30418
+
30419
+ .E_c1bus5hc {
30420
+ --color: white;
30421
+ height: 14px;
30422
+ width: 14px;
30423
+ border-radius: 50%;
30424
+ flex-shrink: 0;
30425
+ display: flex;
30426
+ align-items: center;
30427
+ justify-content: center;
30428
+ border: 1px solid var(--color);
30429
+ }
30430
+ .E_c1bus5hc .circle-inner {
30431
+ position: relative;
30432
+ height: 10px;
30433
+ width: 10px;
30434
+ border-radius: 50%;
30435
+ overflow: hidden;
30436
+ }
30437
+ .E_c1bus5hc .circle-content {
30438
+ position: absolute;
30439
+ height: 100%;
30440
+ width: 100%;
30441
+ left: 0;
30442
+ top: 0;
30443
+ border-radius: 50%;
30444
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
30445
+ transform: rotate(180deg);
30446
+ }
30447
+ .E_c1bus5hc .circle-child {
30448
+ position: absolute;
30449
+ height: 100%;
30450
+ width: 100%;
30451
+ left: 0;
30452
+ top: 0;
30453
+ margin-left: 50%;
30454
+ transform-origin: left;
30455
+ background: white;
30456
+ transform: rotate(0deg);
30457
+ }
30458
+
30336
30459
  .E_s1dizucg.ant-switch {
30337
30460
  min-width: 40px;
30338
30461
  height: 24px;
@@ -30388,212 +30511,89 @@ html body {
30388
30511
  margin-left: 5px;
30389
30512
  }
30390
30513
 
30391
- .E_phljevk {
30392
- display: flex;
30393
- justify-content: space-between;
30394
- align-items: center;
30395
- padding: 10px 0;
30396
- color: rgba(44, 56, 82, 0.6);
30397
- font-size: 12px;
30398
- line-height: 24px;
30514
+ .E_s1dni7lo {
30515
+ width: 430px !important;
30399
30516
  }
30400
- .E_phljevk .pagination-left {
30401
- padding: 2px 8px;
30517
+
30518
+ .E_d1wwmmm5 .ant-select-item-group {
30519
+ padding: 8px 16px;
30520
+ line-height: 18px;
30521
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30522
+ height: 34px;
30523
+ min-height: 34px;
30524
+ box-sizing: border-box;
30525
+ margin-top: 8px;
30402
30526
  }
30403
- .E_phljevk .dropdown-trigger {
30527
+
30528
+ .E_o1ugr09p {
30404
30529
  display: flex;
30405
- align-items: center;
30406
- border-radius: 6px;
30407
- cursor: pointer;
30408
- transition: all 0.3s ease;
30530
+ flex-direction: column;
30531
+ margin: 1px 8px;
30532
+ padding: 8px;
30533
+ border-radius: 4px;
30409
30534
  }
30410
- .E_phljevk .dropdown-trigger:hover {
30411
- background: rgba(211, 218, 235, 0.6);
30412
- color: #0080ff;
30535
+ .E_o1ugr09p .selected-icon {
30536
+ display: none;
30413
30537
  }
30414
- .E_phljevk .dropdown-trigger .icon-inner {
30415
- margin-left: 4px;
30538
+ .E_o1ugr09p.ant-select-item-option-grouped {
30539
+ padding-left: 8px;
30416
30540
  }
30417
- .E_phljevk .pagination-right {
30418
- display: flex;
30419
- align-items: center;
30541
+ .E_o1ugr09p.ant-select-item-option-selected {
30542
+ background-color: white;
30543
+ }
30544
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30420
30545
  color: #0080ff;
30421
- font-weight: bold;
30422
30546
  }
30423
- .E_phljevk .pagination-right .icon-inner {
30424
- margin-left: 4px;
30547
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30548
+ display: block;
30425
30549
  }
30426
- .E_phljevk .pagination-right .prev-btn,
30427
- .E_phljevk .pagination-right .next-btn {
30428
- padding: 0 8px;
30550
+ .E_o1ugr09p.ant-select-item-option-active {
30551
+ background: rgba(0, 136, 255, 0.16);
30429
30552
  }
30430
- .E_phljevk .pagination-right .prev-btn > span,
30431
- .E_phljevk .pagination-right .next-btn > span {
30553
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30432
30554
  color: #0080ff;
30433
30555
  }
30434
- .E_phljevk .pagination-right .next-btn .icon-inner {
30435
- transform: rotate(180deg);
30556
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30557
+ background: rgba(0, 136, 255, 0.1);
30558
+ color: #0080ff;
30436
30559
  }
30437
30560
 
30438
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30439
- max-height: calc(100vh - 128px);
30440
- overflow-y: auto;
30561
+ .E_o1ifxsq4 {
30562
+ display: flex;
30563
+ justify-content: space-between;
30564
+ height: 20px;
30565
+ line-height: 20px;
30441
30566
  }
30442
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30443
- padding: 4px 20px;
30444
- font-size: 12px;
30445
- line-height: 18px;
30567
+ .E_o1ifxsq4 .timezone-title {
30568
+ color: #2d3a56;
30569
+ overflow: hidden;
30570
+ text-overflow: ellipsis;
30446
30571
  }
30447
30572
 
30448
- .E_c1bus5hc {
30449
- --color: white;
30450
- height: 14px;
30451
- width: 14px;
30452
- border-radius: 50%;
30453
- flex-shrink: 0;
30573
+ .E_o1zue7 {
30454
30574
  display: flex;
30455
- align-items: center;
30456
- justify-content: center;
30457
- border: 1px solid var(--color);
30575
+ justify-content: space-between;
30576
+ color: rgba(44, 56, 82, 0.6);
30577
+ height: 18px;
30578
+ line-height: 18px;
30579
+ margin-top: 2px;
30458
30580
  }
30459
- .E_c1bus5hc .circle-inner {
30460
- position: relative;
30461
- height: 10px;
30462
- width: 10px;
30463
- border-radius: 50%;
30464
- overflow: hidden;
30581
+
30582
+ .E_tyfmlxg {
30583
+ border: none;
30584
+ margin-right: 0;
30585
+ background: rgba(225, 230, 241, 0.6);
30465
30586
  }
30466
- .E_c1bus5hc .circle-content {
30467
- position: absolute;
30468
- height: 100%;
30587
+
30588
+ .E_o18uybox {
30589
+ pointer-events: none;
30590
+ height: 32px;
30469
30591
  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_i11gg7mj .ant-input-prefix {
30489
- margin-right: 8px;
30490
- }
30491
- .E_i11gg7mj .ant-input-suffix {
30492
- margin-left: 8px;
30493
- }
30494
-
30495
- .E_cc368xp {
30496
- color: #00122e;
30497
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30498
- margin-right: 8px;
30499
- padding-right: 8px;
30500
- }
30501
-
30502
- .E_i11o6xqj {
30503
- display: flex;
30504
- gap: 4px;
30505
- }
30506
- .E_i11o6xqj .icon-wrapper {
30507
- cursor: pointer;
30508
- }
30509
-
30510
- .E_d19ruhdj.icon-wrapper {
30511
- cursor: not-allowed;
30512
- }
30513
-
30514
- .E_iq1gosr {
30515
- display: inline-block;
30516
- }
30517
-
30518
- .E_s1dni7lo {
30519
- width: 430px !important;
30520
- }
30521
-
30522
- .E_d1wwmmm5 .ant-select-item-group {
30523
- padding: 8px 16px;
30524
- line-height: 18px;
30525
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30526
- height: 34px;
30527
- min-height: 34px;
30528
- box-sizing: border-box;
30529
- margin-top: 8px;
30530
- }
30531
-
30532
- .E_o1ugr09p {
30533
- display: flex;
30534
- flex-direction: column;
30535
- margin: 1px 8px;
30536
- padding: 8px;
30537
- border-radius: 4px;
30538
- }
30539
- .E_o1ugr09p .selected-icon {
30540
- display: none;
30541
- }
30542
- .E_o1ugr09p.ant-select-item-option-grouped {
30543
- padding-left: 8px;
30544
- }
30545
- .E_o1ugr09p.ant-select-item-option-selected {
30546
- background-color: white;
30547
- }
30548
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30549
- color: #0080ff;
30550
- }
30551
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30552
- display: block;
30553
- }
30554
- .E_o1ugr09p.ant-select-item-option-active {
30555
- background: rgba(0, 136, 255, 0.16);
30556
- }
30557
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30558
- color: #0080ff;
30559
- }
30560
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30561
- background: rgba(0, 136, 255, 0.1);
30562
- color: #0080ff;
30563
- }
30564
-
30565
- .E_o1ifxsq4 {
30566
- display: flex;
30567
- justify-content: space-between;
30568
- height: 20px;
30569
- line-height: 20px;
30570
- }
30571
- .E_o1ifxsq4 .timezone-title {
30572
- color: #2d3a56;
30573
- overflow: hidden;
30574
- text-overflow: ellipsis;
30575
- }
30576
-
30577
- .E_o1zue7 {
30578
- display: flex;
30579
- justify-content: space-between;
30580
- color: rgba(44, 56, 82, 0.6);
30581
- height: 18px;
30582
- line-height: 18px;
30583
- margin-top: 2px;
30584
- }
30585
-
30586
- .E_tyfmlxg {
30587
- border: none;
30588
- margin-right: 0;
30589
- background: rgba(225, 230, 241, 0.6);
30592
+ opacity: 0;
30590
30593
  }
30591
30594
 
30592
- .E_o18uybox {
30593
- pointer-events: none;
30594
- height: 32px;
30595
- width: 100%;
30596
- opacity: 0;
30595
+ .E_tju3gfj .date {
30596
+ margin-right: 4px;
30597
30597
  }
30598
30598
 
30599
30599
  .E_s1sck0th {
@@ -30678,10 +30678,6 @@ html body {
30678
30678
  background-color: #7E41FF;
30679
30679
  }
30680
30680
 
30681
- .E_tju3gfj .date {
30682
- margin-right: 4px;
30683
- }
30684
-
30685
30681
  .E_t1m2x205 .ant-tooltip-arrow {
30686
30682
  display: none;
30687
30683
  }
@@ -30693,107 +30689,8 @@ html body {
30693
30689
  visibility: hidden;
30694
30690
  }
30695
30691
 
30696
- .E_f7pxqmh {
30697
- width: 100%;
30698
- margin-bottom: 0 !important;
30699
- flex-flow: nowrap !important;
30700
- line-break: auto;
30701
- }
30702
- .E_f7pxqmh > .ant-form-item-label {
30703
- text-align: left !important;
30704
- padding-bottom: 0 !important;
30705
- }
30706
- .E_f7pxqmh > .ant-form-item-label > label {
30707
- min-height: 32px;
30708
- height: auto;
30709
- font-size: 13px;
30710
- color: rgba(44, 56, 82, 0.6);
30711
- white-space: normal;
30712
- }
30713
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30714
- border-color: #ff4d4f !important;
30715
- }
30716
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30717
- border-color: #ff4d4f !important;
30718
- }
30719
- .E_f7pxqmh .ant-form-item-explain {
30720
- margin-top: 4px;
30721
- font-size: 12px;
30722
- min-height: 0px;
30723
- }
30724
- .E_f7pxqmh .ant-form-item-extra {
30725
- font-size: 12px;
30726
- color: rgba(44, 56, 82, 0.6);
30727
- min-height: 0px;
30728
- }
30729
-
30730
- .E_i1inqkme {
30731
- height: 18px;
30732
- line-height: 18px;
30733
- padding: 0 4px;
30734
- border-radius: 4px;
30735
- background: rgba(235, 239, 245, 0.6);
30736
- border: 1px solid rgba(223, 228, 235, 0.6);
30737
- display: flex;
30738
- align-items: center;
30739
- white-space: nowrap;
30740
- margin-right: 4px;
30741
- }
30742
-
30743
- .E_iouxfgt {
30744
- display: inline-flex;
30745
- align-items: center;
30746
- }
30747
- .E_iouxfgt .icon-inner {
30748
- display: inline-flex;
30749
- align-items: center;
30750
- justify-content: center;
30751
- }
30752
- .E_iouxfgt .icon-inner + span,
30753
- .E_iouxfgt span + .icon-inner.suffix {
30754
- margin-left: 4px;
30755
- }
30756
- .E_iouxfgt.is-rotate img,
30757
- .E_iouxfgt.is-rotate svg {
30758
- animation: rotate 680ms linear infinite;
30759
- }
30760
-
30761
- .E_atcz0kf .ant-input-suffix {
30762
- margin-left: 8px;
30763
- }
30764
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30765
- padding: 2px 7px 2px 12px;
30766
- }
30767
-
30768
- .E_a1wfy30z .ant-input-number-handler-wrap {
30769
- display: var(--a1wfy30z-0);
30770
- }
30771
- .E_a1wfy30z .ant-input-number-input-wrap {
30772
- padding: 4px 11px;
30773
- display: inline-flex;
30774
- line-height: 1.5715;
30775
- height: inherit;
30776
- }
30777
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30778
- content: var(--a1wfy30z-1);
30779
- display: var(--a1wfy30z-2);
30780
- flex: none;
30781
- align-items: center;
30782
- margin-left: 4px;
30783
- }
30784
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30785
- content: var(--a1wfy30z-3);
30786
- display: var(--a1wfy30z-4);
30787
- flex: none;
30788
- align-items: center;
30789
- margin-right: 4px;
30790
- cursor: auto;
30791
- }
30792
- .E_a1wfy30z .ant-input-number-input {
30793
- padding: 0;
30794
- margin: 0;
30795
- height: auto;
30796
- font-size: inherit;
30692
+ .E_iq1gosr {
30693
+ display: inline-block;
30797
30694
  }
30798
30695
 
30799
30696
  .E_fzh9mnb {
@@ -30871,1212 +30768,1315 @@ html body {
30871
30768
  padding: 2px 8px;
30872
30769
  }
30873
30770
 
30874
- .E_owd0kml {
30875
- display: inline-block;
30876
- }
30877
-
30878
- .E_h1jsgezc {
30879
- visibility: hidden;
30880
- position: absolute;
30771
+ .E_i1inqkme {
30772
+ height: 18px;
30773
+ line-height: 18px;
30774
+ padding: 0 4px;
30775
+ border-radius: 4px;
30776
+ background: rgba(235, 239, 245, 0.6);
30777
+ border: 1px solid rgba(223, 228, 235, 0.6);
30778
+ display: flex;
30779
+ align-items: center;
30780
+ white-space: nowrap;
30781
+ margin-right: 4px;
30881
30782
  }
30882
30783
 
30883
- .E_dsnbhzf {
30884
- font-family: Inter;
30885
- font-style: normal;
30886
- font-weight: bold;
30887
- font-size: 32px;
30888
- line-height: 40px;
30784
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30785
+ display: var(--a1wfy30z-0);
30889
30786
  }
30890
-
30891
- .E_d1mvo22k {
30892
- font-family: Inter;
30893
- font-style: normal;
30894
- font-weight: bold;
30895
- font-size: 24px;
30896
- line-height: 32px;
30897
- }
30898
-
30899
- .E_d1b444tr {
30900
- font-family: Inter;
30901
- font-style: normal;
30902
- font-weight: normal;
30903
- font-size: 32px;
30904
- line-height: 40px;
30787
+ .E_a1wfy30z .ant-input-number-input-wrap {
30788
+ padding: 4px 11px;
30789
+ display: inline-flex;
30790
+ line-height: 1.5715;
30791
+ height: inherit;
30905
30792
  }
30906
-
30907
- .E_dvs0kue {
30908
- font-family: Inter;
30909
- font-style: normal;
30910
- font-weight: bold;
30911
- font-size: 20px;
30912
- line-height: 24px;
30793
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30794
+ content: var(--a1wfy30z-1);
30795
+ display: var(--a1wfy30z-2);
30796
+ flex: none;
30797
+ align-items: center;
30798
+ margin-left: 4px;
30913
30799
  }
30914
-
30915
- .E_d1hcbfcq {
30916
- font-family: Inter;
30917
- font-style: normal;
30918
- font-weight: normal;
30919
- font-size: 20px;
30920
- line-height: 24px;
30800
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30801
+ content: var(--a1wfy30z-3);
30802
+ display: var(--a1wfy30z-4);
30803
+ flex: none;
30804
+ align-items: center;
30805
+ margin-right: 4px;
30806
+ cursor: auto;
30921
30807
  }
30922
-
30923
- .E_d1cz922v {
30924
- font-family: Inter;
30925
- font-style: normal;
30926
- font-weight: bold;
30927
- font-size: 18px;
30928
- line-height: 22px;
30808
+ .E_a1wfy30z .ant-input-number-input {
30809
+ padding: 0;
30810
+ margin: 0;
30811
+ height: auto;
30812
+ font-size: inherit;
30929
30813
  }
30930
30814
 
30931
- .E_d3nzbrm {
30932
- font-family: Inter;
30933
- font-style: normal;
30934
- font-weight: normal;
30935
- font-size: 18px;
30936
- line-height: 22px;
30815
+ .E_f7pxqmh {
30816
+ width: 100%;
30817
+ margin-bottom: 0 !important;
30818
+ flex-flow: nowrap !important;
30819
+ line-break: auto;
30937
30820
  }
30938
-
30939
- .E_h1g0p5ob {
30940
- font-family: Inter;
30941
- font-style: normal;
30942
- font-weight: bold;
30943
- font-size: 16px;
30944
- line-height: 22px;
30821
+ .E_f7pxqmh > .ant-form-item-label {
30822
+ text-align: left !important;
30823
+ padding-bottom: 0 !important;
30945
30824
  }
30946
-
30947
- .E_hydo2ej {
30948
- font-family: Inter;
30949
- font-style: normal;
30950
- font-weight: normal;
30951
- font-size: 16px;
30952
- line-height: 22px;
30825
+ .E_f7pxqmh > .ant-form-item-label > label {
30826
+ min-height: 32px;
30827
+ height: auto;
30828
+ font-size: 13px;
30829
+ color: rgba(44, 56, 82, 0.6);
30830
+ white-space: normal;
30953
30831
  }
30954
-
30955
- .E_h1hbuq0r {
30956
- font-family: Inter;
30957
- font-style: normal;
30958
- font-weight: bold;
30959
- font-size: 14px;
30960
- line-height: 20px;
30832
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
30833
+ border-color: #ff4d4f !important;
30961
30834
  }
30962
-
30963
- .E_h13bondg {
30964
- font-family: Inter;
30965
- font-style: normal;
30966
- font-weight: normal;
30967
- font-size: 14px;
30968
- line-height: 20px;
30835
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
30836
+ border-color: #ff4d4f !important;
30969
30837
  }
30970
-
30971
- .E_h1mhvdlx {
30972
- font-family: Inter;
30973
- font-style: normal;
30974
- font-weight: bold;
30838
+ .E_f7pxqmh .ant-form-item-explain {
30839
+ margin-top: 4px;
30975
30840
  font-size: 12px;
30976
- line-height: 18px;
30841
+ min-height: 0px;
30977
30842
  }
30978
-
30979
- .E_h1inmfq6 {
30980
- font-family: Inter;
30981
- font-style: normal;
30982
- font-weight: normal;
30843
+ .E_f7pxqmh .ant-form-item-extra {
30983
30844
  font-size: 12px;
30984
- line-height: 18px;
30845
+ color: rgba(44, 56, 82, 0.6);
30846
+ min-height: 0px;
30985
30847
  }
30986
30848
 
30987
- .E_h1kfc0la {
30988
- font-family: Inter;
30989
- font-style: normal;
30990
- font-weight: bold;
30991
- text-transform: uppercase;
30992
- font-feature-settings: "cpsp" on;
30993
- font-size: 12px;
30994
- line-height: 18px;
30849
+ .E_iouxfgt {
30850
+ display: inline-flex;
30851
+ align-items: center;
30995
30852
  }
30996
-
30997
- .E_h10xnyuu {
30998
- font-family: Inter;
30999
- font-style: normal;
31000
- font-weight: normal;
31001
- text-transform: uppercase;
31002
- font-feature-settings: "cpsp" on;
31003
- font-size: 12px;
31004
- line-height: 18px;
30853
+ .E_iouxfgt .icon-inner {
30854
+ display: inline-flex;
30855
+ align-items: center;
30856
+ justify-content: center;
31005
30857
  }
31006
-
31007
- .E_lrcmi0v {
31008
- font-family: Inter;
31009
- font-style: normal;
31010
- font-weight: normal;
31011
- font-size: 16px;
31012
- line-height: 24px;
30858
+ .E_iouxfgt .icon-inner + span,
30859
+ .E_iouxfgt span + .icon-inner.suffix {
30860
+ margin-left: 4px;
31013
30861
  }
31014
-
31015
- .E_lzt43lp {
31016
- font-family: Inter;
31017
- font-style: normal;
31018
- font-weight: bold;
31019
- font-size: 16px;
31020
- line-height: 24px;
30862
+ .E_iouxfgt.is-rotate img,
30863
+ .E_iouxfgt.is-rotate svg {
30864
+ animation: rotate 680ms linear infinite;
31021
30865
  }
31022
30866
 
31023
- .E_l5yc9nt {
31024
- font-family: Inter;
31025
- font-style: normal;
31026
- font-weight: normal;
31027
- font-size: 16px;
31028
- line-height: 24px;
30867
+ .E_owd0kml {
30868
+ display: inline-block;
31029
30869
  }
31030
30870
 
31031
- .E_l1fbkbzo {
31032
- font-family: Inter;
31033
- font-style: normal;
31034
- font-weight: bold;
31035
- font-size: 16px;
31036
- line-height: 24px;
30871
+ .E_h1jsgezc {
30872
+ visibility: hidden;
30873
+ position: absolute;
31037
30874
  }
31038
30875
 
31039
- .E_lahvcax {
31040
- font-family: Inter;
31041
- font-style: normal;
31042
- font-weight: normal;
31043
- text-transform: uppercase;
31044
- font-feature-settings: "cpsp" on;
31045
- font-size: 16px;
31046
- line-height: 24px;
30876
+ .E_atcz0kf .ant-input-suffix {
30877
+ margin-left: 8px;
31047
30878
  }
31048
-
31049
- .E_l11q3pxd {
31050
- font-family: Inter;
31051
- font-style: normal;
31052
- font-weight: bold;
31053
- text-transform: uppercase;
31054
- font-feature-settings: "cpsp" on;
31055
- font-size: 16px;
31056
- line-height: 24px;
30879
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30880
+ padding: 2px 7px 2px 12px;
31057
30881
  }
31058
30882
 
31059
- .E_lfuc2qu {
31060
- font-family: Inter;
31061
- font-style: normal;
31062
- font-weight: normal;
31063
- font-size: 14px;
31064
- line-height: 22px;
30883
+ .E_cnujxq2 {
30884
+ display: flex;
30885
+ flex-direction: column;
31065
30886
  }
31066
30887
 
31067
- .E_l1jmp8r0 {
31068
- font-family: Inter;
31069
- font-style: normal;
31070
- font-weight: 500;
31071
- font-size: 14px;
31072
- line-height: 22px;
30888
+ .E_m7s48ia {
30889
+ max-width: 1120px;
30890
+ width: 100%;
30891
+ margin: 0 auto;
30892
+ height: 100%;
31073
30893
  }
31074
30894
 
31075
- .E_lcnm221 {
31076
- font-family: Inter;
31077
- font-style: normal;
31078
- font-weight: bold;
31079
- font-size: 14px;
31080
- line-height: 22px;
30895
+ .E_wt5zbg6 {
30896
+ max-width: 1120px;
30897
+ width: 100%;
30898
+ margin: 0 auto;
30899
+ display: flex;
31081
30900
  }
31082
-
31083
- .E_lu1z2n5 {
31084
- font-family: Inter;
31085
- font-style: normal;
31086
- font-weight: normal;
31087
- font-size: 14px;
31088
- line-height: 22px;
30901
+ .E_wt5zbg6 .left,
30902
+ .E_wt5zbg6 .right {
30903
+ flex-grow: 0;
30904
+ flex-shrink: 0;
30905
+ flex-basis: 21%;
31089
30906
  }
31090
-
31091
- .E_l1r59djn {
31092
- font-family: Inter;
31093
- font-style: normal;
31094
- font-weight: bold;
31095
- font-size: 14px;
31096
- line-height: 22px;
30907
+ .E_wt5zbg6 .left {
30908
+ display: flex;
30909
+ justify-content: flex-end;
30910
+ padding-right: 44px;
31097
30911
  }
31098
-
31099
- .E_ljm2911 {
31100
- font-family: Inter;
31101
- font-style: normal;
31102
- font-weight: normal;
31103
- text-transform: uppercase;
31104
- font-feature-settings: "cpsp" on;
31105
- font-size: 14px;
31106
- line-height: 22px;
30912
+ .E_wt5zbg6 .right {
30913
+ padding-left: 44px;
31107
30914
  }
31108
-
31109
- .E_l124mzmr {
31110
- font-family: Inter;
31111
- font-style: normal;
31112
- font-weight: bold;
31113
- text-transform: uppercase;
31114
- font-feature-settings: "cpsp" on;
31115
- font-size: 14px;
31116
- line-height: 22px;
30915
+ .E_wt5zbg6 .middle {
30916
+ margin-bottom: 40px;
30917
+ flex-grow: 0;
30918
+ flex-shrink: 0;
30919
+ flex-basis: 58%;
30920
+ overflow: hidden;
31117
30921
  }
31118
-
31119
- .E_lb3chel {
31120
- font-family: Inter;
31121
- font-style: normal;
31122
- font-weight: normal;
31123
- font-size: 13px;
31124
- line-height: 20px;
30922
+ .E_wt5zbg6 .middle .form-base-field {
30923
+ width: 100%;
30924
+ }
30925
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
30926
+ width: auto;
31125
30927
  }
31126
30928
 
31127
- .E_lv9jstu {
31128
- font-family: Inter;
31129
- font-style: normal;
31130
- font-weight: 600;
31131
- font-size: 13px;
31132
- line-height: 20px;
30929
+ .E_h18jprzg .ant-modal-header {
30930
+ margin: 0 auto;
30931
+ width: 100%;
30932
+ max-width: 648px;
30933
+ }
30934
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
30935
+ margin-left: 0;
30936
+ }
30937
+ .E_h18jprzg .ant-modal-body {
30938
+ margin: 0 auto;
30939
+ padding: 0;
30940
+ width: 100%;
30941
+ max-width: 648px;
30942
+ overflow: hidden;
30943
+ }
30944
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30945
+ margin-bottom: 40px;
30946
+ }
30947
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30948
+ height: calc(100vh - 225px);
30949
+ overflow-y: auto;
30950
+ }
30951
+ .E_h18jprzg .ant-modal-footer .footer-content {
30952
+ margin: 0 auto;
30953
+ max-width: 648px;
31133
30954
  }
31134
30955
 
31135
- .E_lwqlh3x {
31136
- font-family: Inter;
31137
- font-style: normal;
31138
- font-weight: bold;
31139
- font-size: 13px;
31140
- line-height: 20px;
30956
+ .E_h16z9xgz .ant-modal-header {
30957
+ margin: 0 auto;
30958
+ width: 100%;
30959
+ max-width: 1024px;
30960
+ }
30961
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
30962
+ margin-left: 0;
30963
+ }
30964
+ .E_h16z9xgz .ant-modal-body {
30965
+ margin: 0 auto;
30966
+ padding: 0;
30967
+ width: 100%;
30968
+ max-width: 1024px;
30969
+ overflow: hidden;
30970
+ }
30971
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30972
+ margin-bottom: 40px;
30973
+ }
30974
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30975
+ height: calc(100vh - 225px);
30976
+ overflow-y: auto;
30977
+ }
30978
+ .E_h16z9xgz .ant-modal-footer .footer-content {
30979
+ margin: 0 auto;
30980
+ max-width: 1024px;
31141
30981
  }
31142
30982
 
31143
- .E_lalum9y {
31144
- font-family: Inter;
31145
- font-style: normal;
31146
- font-weight: normal;
30983
+ .E_f1lrhghm {
30984
+ flex: 1;
30985
+ }
30986
+ .E_f1lrhghm label {
31147
30987
  font-size: 13px;
31148
30988
  line-height: 20px;
30989
+ color: rgba(44, 56, 82, 0.6);
31149
30990
  }
31150
-
31151
- .E_l1t6dj5o {
31152
- font-family: Inter;
31153
- font-style: normal;
31154
- font-weight: 600;
31155
- font-size: 13px;
30991
+ .E_f1lrhghm .title {
30992
+ font-size: 14px;
31156
30993
  line-height: 20px;
30994
+ color: #2d3a56;
30995
+ margin-bottom: 12px;
30996
+ }
30997
+ .E_f1lrhghm.connect-cluster .title {
30998
+ padding-bottom: 26px;
31157
30999
  }
31158
31000
 
31159
- .E_l12f6ic {
31160
- font-family: Inter;
31161
- font-style: normal;
31162
- font-weight: bold;
31163
- font-size: 13px;
31164
- line-height: 20px;
31001
+ .E_f18ot8em {
31002
+ padding: 25px 0 15px 0;
31003
+ border-bottom: 1px solid #e1e5eb;
31004
+ margin-bottom: 16px;
31165
31005
  }
31166
31006
 
31167
- .E_l7gmukq {
31168
- font-family: Inter;
31169
- font-style: normal;
31170
- font-weight: normal;
31171
- text-transform: uppercase;
31172
- font-feature-settings: "cpsp" on;
31173
- font-size: 13px;
31174
- line-height: 20px;
31007
+ .E_f1l1g2k0 {
31008
+ display: flex;
31009
+ align-items: center;
31010
+ margin-bottom: 8px;
31011
+ }
31012
+ .E_f1l1g2k0 > label {
31013
+ width: 216px;
31014
+ }
31015
+ .E_f1l1g2k0 > label + * {
31016
+ width: 100%;
31017
+ }
31018
+ .E_f1l1g2k0 .ant-select {
31019
+ width: 100%;
31175
31020
  }
31176
31021
 
31177
- .E_lkwl0yp {
31178
- font-family: Inter;
31179
- font-style: normal;
31180
- font-weight: bold;
31181
- text-transform: uppercase;
31182
- font-feature-settings: "cpsp" on;
31183
- font-size: 13px;
31184
- line-height: 20px;
31022
+ .E_e1k89cwg {
31023
+ color: #e75a3a;
31024
+ margin-right: 10px;
31185
31025
  }
31186
31026
 
31187
- .E_l10knv48 {
31188
- font-family: Inter;
31189
- font-style: normal;
31190
- font-weight: normal;
31191
- font-size: 12px;
31192
- line-height: 18px;
31027
+ .E_d1oui1gf {
31028
+ width: 100%;
31029
+ height: 1px;
31030
+ background: rgba(213, 219, 227, 0.6);
31031
+ margin: 24px 0;
31193
31032
  }
31194
31033
 
31195
- .E_l6526ld {
31196
- font-family: Inter;
31197
- font-style: normal;
31198
- font-weight: 500;
31199
- font-size: 12px;
31200
- line-height: 18px;
31034
+ .E_l15itdbb {
31035
+ display: flex;
31036
+ justify-content: center;
31037
+ align-items: center;
31038
+ height: 100%;
31201
31039
  }
31202
31040
 
31203
- .E_l1j81vli {
31204
- font-family: Inter;
31205
- font-style: normal;
31206
- font-weight: bold;
31207
- font-size: 12px;
31208
- line-height: 18px;
31041
+ .E_d1y3z4w {
31042
+ display: inline-block;
31043
+ width: 4px;
31044
+ height: 4px;
31045
+ background: #8e9aa9;
31046
+ opacity: 0.4;
31047
+ border-radius: 50%;
31048
+ margin: 0 4px;
31209
31049
  }
31210
31050
 
31211
- .E_l1x7n1mk {
31212
- font-family: Inter;
31213
- font-style: normal;
31214
- font-weight: normal;
31215
- font-size: 12px;
31216
- line-height: 18px;
31051
+ .E_m177r7a3 .ant-modal-header,
31052
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31053
+ width: 648px;
31054
+ margin: 0 auto;
31055
+ }
31056
+ .E_m177r7a3 .ant-modal-header {
31057
+ padding: 35px 0 24px;
31058
+ border: none;
31059
+ }
31060
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31061
+ font-size: 30px;
31062
+ }
31063
+ .E_m177r7a3 .ant-modal-body {
31064
+ padding: 4px 0 2px;
31065
+ }
31066
+ .E_m177r7a3 .ant-modal-footer {
31067
+ border: none;
31217
31068
  }
31218
31069
 
31219
- .E_l9fqufz {
31220
- font-family: Inter;
31221
- font-style: normal;
31222
- font-weight: 500;
31070
+ .E_t1wwio3v {
31223
31071
  font-size: 12px;
31224
31072
  line-height: 18px;
31073
+ font-weight: bold;
31074
+ color: #fff;
31075
+ padding: 0 4px;
31076
+ border-radius: 4px;
31077
+ display: inline-block;
31078
+ background: var(--t1wwio3v-0);
31079
+ }
31080
+ .E_t1wwio3v:not(:first-child) {
31081
+ margin-left: 4px;
31225
31082
  }
31226
31083
 
31227
- .E_l1iwnybd {
31228
- font-family: Inter;
31229
- font-style: normal;
31230
- font-weight: bold;
31231
- font-size: 12px;
31232
- line-height: 18px;
31084
+ .E_f17jvtfk {
31085
+ width: 100%;
31086
+ height: 100%;
31087
+ display: flex;
31088
+ align-items: center;
31089
+ justify-content: center;
31233
31090
  }
31234
31091
 
31235
- .E_lprtm1e {
31236
- font-family: Inter;
31237
- font-style: normal;
31238
- font-weight: normal;
31239
- text-transform: uppercase;
31240
- font-feature-settings: "cpsp" on;
31241
- font-size: 12px;
31242
- line-height: 18px;
31243
- }
31244
-
31245
- .E_l1lln87h {
31246
- font-family: Inter;
31247
- font-style: normal;
31092
+ .E_nzppkea {
31093
+ font-size: 90%;
31248
31094
  font-weight: bold;
31249
- text-transform: uppercase;
31250
- font-feature-settings: "cpsp" on;
31251
- font-size: 12px;
31252
- line-height: 18px;
31095
+ background-color: rgba(240, 243, 247, 0.6);
31096
+ padding: 1px 4px 1px;
31097
+ margin-left: 2px;
31098
+ margin-right: 2px;
31099
+ border: 1px solid rgba(213, 219, 227, 0.6);
31100
+ border-radius: 4px;
31253
31101
  }
31254
31102
 
31255
- .E_f2pb48l {
31256
- font-family: Inter;
31257
- font-style: normal;
31258
- font-weight: normal;
31103
+ .E_f4mi9eq.form-item-general {
31104
+ width: 640px;
31105
+ }
31106
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31107
+ margin-top: 16px;
31108
+ }
31109
+ .E_f4mi9eq.form-item-compact {
31110
+ width: 412px;
31111
+ }
31112
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31113
+ margin-top: 8px;
31114
+ }
31115
+ .E_f4mi9eq .form-item {
31116
+ width: auto;
31117
+ }
31118
+ .E_f4mi9eq .form-item-main {
31119
+ position: relative;
31120
+ display: flex;
31121
+ }
31122
+ .E_f4mi9eq .form-item-extra {
31123
+ margin-top: 4px;
31124
+ width: 100%;
31125
+ padding: 14px;
31126
+ background: #f2f4f6;
31259
31127
  font-size: 13px;
31260
- line-height: 20px;
31128
+ line-height: 1.8;
31129
+ color: #8e9aa9;
31261
31130
  }
31262
-
31263
- .E_fi9emkw {
31264
- font-family: Inter;
31265
- font-style: normal;
31266
- font-weight: normal;
31131
+ .E_f4mi9eq .form-item-label {
31132
+ padding-right: 12px;
31267
31133
  font-size: 13px;
31268
- line-height: 20px;
31134
+ color: rgba(44, 56, 82, 0.6);
31269
31135
  }
31270
-
31271
- .E_f1nrg7da {
31272
- font-family: Inter;
31273
- font-style: normal;
31274
- font-weight: normal;
31275
- font-size: 12px;
31136
+ .E_f4mi9eq .form-item-label.label-right {
31137
+ text-align: right;
31138
+ }
31139
+ .E_f4mi9eq .form-item-label,
31140
+ .E_f4mi9eq .form-item-control {
31141
+ line-height: 32px;
31142
+ }
31143
+ .E_f4mi9eq .form-item-control .form-item-error {
31276
31144
  line-height: 18px;
31277
31145
  }
31146
+ .E_f4mi9eq .form-item-children {
31147
+ width: 100%;
31148
+ }
31149
+ .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 {
31150
+ width: 100%;
31151
+ }
31152
+ .E_f4mi9eq .form-item-error {
31153
+ color: #e75a3a;
31154
+ height: 0;
31155
+ overflow: hidden;
31156
+ }
31157
+ .E_f4mi9eq .form-item-error-enter-done {
31158
+ margin-top: 4px;
31159
+ height: auto;
31160
+ overflow: auto;
31161
+ }
31162
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31163
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31164
+ border: 1px solid #e75a3a;
31165
+ color: #e75a3a;
31166
+ }
31278
31167
 
31279
- .E_f17k1i3n {
31280
- font-family: Inter;
31281
- font-style: normal;
31282
- font-weight: normal;
31283
- font-size: 12px;
31284
- line-height: 18px;
31168
+ .E_fh0ewl8 {
31169
+ color: #2d3a56;
31170
+ font-weight: bold;
31171
+ padding-bottom: 6px;
31172
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31173
+ margin-bottom: 16px;
31174
+ }
31175
+ .E_fh0ewl8:not(:first-of-type) {
31176
+ margin-top: 16px;
31285
31177
  }
31286
31178
 
31287
- .E_t1tvuj2e {
31288
- font-family: Inter;
31289
- font-style: normal;
31290
- font-weight: normal;
31291
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31292
- font-size: 13px;
31293
- line-height: 20px;
31179
+ .E_e1qrlvot {
31180
+ width: 8px;
31181
+ height: 24px;
31182
+ display: flex;
31183
+ justify-content: center;
31184
+ align-items: center;
31185
+ cursor: pointer;
31186
+ transition: all 200ms ease-out 40ms;
31187
+ }
31188
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31189
+ content: "";
31190
+ width: 1px;
31191
+ height: 6px;
31192
+ border-radius: 1px;
31193
+ background: #ccd4e3;
31194
+ position: relative;
31195
+ right: 2px;
31196
+ transform: rotate(-45deg);
31197
+ }
31198
+ .E_e1qrlvot:after {
31199
+ transform: rotate(45deg);
31200
+ left: 1px;
31294
31201
  }
31295
31202
 
31296
- .E_t17uajlu {
31297
- font-family: Inter;
31298
- font-style: normal;
31299
- font-weight: normal;
31300
- font-feature-settings: "zero" on;
31301
- font-size: 13px;
31302
- line-height: 20px;
31203
+ .E_w9ic984.ant-alert-warning {
31204
+ border: 0;
31205
+ background: rgba(255, 187, 0, 0.1);
31206
+ border-radius: 6px;
31207
+ }
31208
+ .E_w9ic984.ant-alert,
31209
+ .E_w9ic984 .ant-alert-message {
31210
+ color: #e07f00;
31211
+ }
31212
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31213
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31214
+ border-bottom-color: #e07f00;
31303
31215
  }
31304
31216
 
31305
- .E_t114zbyz {
31306
- font-family: Inter;
31307
- font-style: normal;
31308
- font-weight: normal;
31309
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31217
+ .E_n1k9qi4r {
31218
+ display: flex;
31219
+ flex-direction: row;
31220
+ padding: 7px 12px;
31221
+ background: rgba(255, 187, 0, 0.1);
31222
+ border-radius: 6px;
31223
+ color: #e07f00;
31310
31224
  font-size: 12px;
31311
31225
  line-height: 18px;
31312
31226
  }
31227
+ .E_n1k9qi4r .icon-wrapper {
31228
+ margin-right: 10px;
31229
+ height: 18px;
31230
+ }
31313
31231
 
31314
- .E_t1il0kvi {
31315
- font-family: Inter;
31316
- font-style: normal;
31317
- font-weight: 500;
31318
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31232
+ .E_n16fsg9x {
31233
+ display: flex;
31234
+ flex-direction: row;
31235
+ padding: 7px 12px;
31236
+ background: rgba(225, 230, 241, 0.6);
31237
+ border-radius: 6px;
31238
+ color: rgba(44, 56, 82, 0.6);
31319
31239
  font-size: 12px;
31320
31240
  line-height: 18px;
31321
31241
  }
31242
+ .E_n16fsg9x .icon-wrapper {
31243
+ margin-right: 10px;
31244
+ height: 18px;
31245
+ }
31322
31246
 
31323
- .E_t10dv8p1 {
31324
- font-family: Inter;
31325
- font-style: normal;
31326
- font-weight: normal;
31327
- font-feature-settings: "zero" on;
31247
+ .E_i173wxzw {
31248
+ display: flex;
31249
+ flex-direction: row;
31250
+ padding: 7px 12px;
31251
+ background: rgba(0, 136, 255, 0.1);
31252
+ border-radius: 6px;
31253
+ color: #005ed1;
31328
31254
  font-size: 12px;
31329
31255
  line-height: 18px;
31330
31256
  }
31257
+ .E_i173wxzw .icon-wrapper {
31258
+ margin-right: 10px;
31259
+ height: 18px;
31260
+ }
31331
31261
 
31332
- .E_tc2oqpq {
31333
- font-family: Inter;
31334
- font-style: normal;
31335
- font-weight: 500;
31336
- font-feature-settings: "zero" on;
31262
+ .E_dld369h {
31263
+ color: rgba(44, 56, 82, 0.6);
31264
+ margin-top: 5px;
31337
31265
  font-size: 12px;
31338
31266
  line-height: 18px;
31339
31267
  }
31340
31268
 
31341
- .E_tzvddmc {
31342
- font-family: Inter;
31343
- font-style: normal;
31344
- font-weight: bold;
31345
- font-feature-settings: "zero" on;
31346
- font-size: 16px;
31347
- line-height: 24px;
31269
+ .E_s1epv22q {
31270
+ color: #f0483e;
31271
+ font-size: 12px;
31272
+ white-space: pre-wrap;
31348
31273
  }
31349
31274
 
31350
- .E_u18llj45 {
31351
- font-family: Inter;
31352
- font-style: normal;
31353
- font-weight: normal;
31354
- font-size: 10px;
31355
- line-height: 12px;
31275
+ .E_okus5hk {
31276
+ display: flex;
31277
+ align-items: center;
31278
+ justify-content: flex-end;
31279
+ }
31280
+ .E_okus5hk .icon-wrapper {
31281
+ margin-right: 16px;
31356
31282
  }
31357
31283
 
31358
- .E_a1b5xrg3 .user-icon-inner {
31359
- display: inline-flex;
31360
- align-items: center;
31361
- justify-content: center;
31362
- color: #fff;
31363
- font-weight: bold;
31364
- font-size: 12px;
31365
- width: 24px;
31366
- height: 24px;
31367
- border-radius: 50%;
31368
- background: var(--a1b5xrg3-0);
31284
+ .E_t1auuzri {
31285
+ color: rgba(0, 21, 64, 0.3);
31369
31286
  }
31370
- .E_a1b5xrg3.btn-item {
31371
- transition: all 160ms ease;
31372
- cursor: pointer;
31373
- width: 56px;
31374
- height: 40px;
31375
- display: inline-flex;
31376
- align-items: center;
31377
- justify-content: center;
31287
+
31288
+ .E_i74cfyt.ant-input {
31289
+ padding: 5px 12px;
31290
+ line-height: 20px;
31291
+ color: #2d3a56;
31378
31292
  border-radius: 6px;
31293
+ border-color: rgba(172, 186, 211, 0.6);
31294
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31379
31295
  }
31380
- .E_a1b5xrg3.btn-item:hover {
31381
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31296
+ .E_i74cfyt.ant-input.ant-input-lg {
31297
+ padding: 8px 16px;
31298
+ line-height: 22px;
31382
31299
  }
31383
- .E_a1b5xrg3.btn-item:active {
31384
- transform: translateY(2px);
31385
- transition: all 320ms ease;
31300
+ .E_i74cfyt.ant-input.ant-input-sm {
31301
+ padding: 2px 8px;
31302
+ line-height: 18px;
31386
31303
  }
31387
-
31388
- .E_m196gn1d {
31389
- min-width: 1280px;
31304
+ .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 {
31305
+ border-color: rgba(107, 128, 167, 0.6);
31306
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31307
+ z-index: 1;
31390
31308
  }
31391
-
31392
- .E_cnujxq2 {
31393
- display: flex;
31394
- flex-direction: column;
31309
+ .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 {
31310
+ border-color: #0096ff;
31311
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31312
+ z-index: 1;
31395
31313
  }
31396
-
31397
- .E_m7s48ia {
31398
- max-width: 1120px;
31399
- width: 100%;
31400
- margin: 0 auto;
31401
- height: 100%;
31314
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31315
+ border-color: #e75a3a;
31316
+ color: #e75a3a;
31402
31317
  }
31403
-
31404
- .E_wt5zbg6 {
31405
- max-width: 1120px;
31406
- width: 100%;
31407
- margin: 0 auto;
31408
- display: flex;
31318
+ .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 {
31319
+ border-color: #e75a3a;
31320
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31409
31321
  }
31410
- .E_wt5zbg6 .left,
31411
- .E_wt5zbg6 .right {
31412
- flex-grow: 0;
31413
- flex-shrink: 0;
31414
- flex-basis: 21%;
31322
+ .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 {
31323
+ border-color: #e75a3a;
31324
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31415
31325
  }
31416
- .E_wt5zbg6 .left {
31417
- display: flex;
31418
- justify-content: flex-end;
31419
- padding-right: 44px;
31326
+ .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 {
31327
+ background: rgba(211, 218, 235, 0.6);
31328
+ color: rgba(0, 21, 64, 0.3);
31329
+ border-color: rgba(172, 186, 211, 0.6);
31420
31330
  }
31421
- .E_wt5zbg6 .right {
31422
- padding-left: 44px;
31331
+ .E_i74cfyt.ant-input-affix-wrapper {
31332
+ padding: 5px 12px;
31333
+ border-radius: 6px;
31334
+ border-color: rgba(172, 186, 211, 0.6);
31335
+ line-height: 20px;
31336
+ color: #2d3a56;
31337
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31423
31338
  }
31424
- .E_wt5zbg6 .middle {
31425
- margin-bottom: 40px;
31426
- flex-grow: 0;
31427
- flex-shrink: 0;
31428
- flex-basis: 58%;
31429
- overflow: hidden;
31339
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31340
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31341
+ color: rgba(44, 56, 82, 0.6);
31430
31342
  }
31431
- .E_wt5zbg6 .middle .form-base-field {
31432
- width: 100%;
31343
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31344
+ padding: 8px 16px;
31345
+ line-height: 22px;
31433
31346
  }
31434
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31435
- width: auto;
31347
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31348
+ padding: 2px 8px;
31349
+ line-height: 18px;
31436
31350
  }
31437
-
31438
- .E_h18jprzg .ant-modal-header {
31439
- margin: 0 auto;
31440
- width: 100%;
31441
- max-width: 648px;
31351
+ .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 {
31352
+ border-color: rgba(107, 128, 167, 0.6);
31353
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31442
31354
  }
31443
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31444
- margin-left: 0;
31355
+ .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 {
31356
+ border-color: #0096ff;
31357
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31445
31358
  }
31446
- .E_h18jprzg .ant-modal-body {
31447
- margin: 0 auto;
31448
- padding: 0;
31449
- width: 100%;
31450
- max-width: 648px;
31451
- overflow: hidden;
31359
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31360
+ border-color: #e75a3a;
31452
31361
  }
31453
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31454
- margin-bottom: 40px;
31362
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31363
+ color: #e75a3a;
31455
31364
  }
31456
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31457
- height: calc(100vh - 225px);
31458
- overflow-y: auto;
31365
+ .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 {
31366
+ border-color: #e75a3a;
31367
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31459
31368
  }
31460
- .E_h18jprzg .ant-modal-footer .footer-content {
31461
- margin: 0 auto;
31462
- max-width: 648px;
31369
+ .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 {
31370
+ border-color: #e75a3a;
31371
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31463
31372
  }
31464
-
31465
- .E_h16z9xgz .ant-modal-header {
31466
- margin: 0 auto;
31467
- width: 100%;
31468
- max-width: 1024px;
31373
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31374
+ background: rgba(211, 218, 235, 0.6);
31375
+ color: rgba(0, 21, 64, 0.3);
31376
+ border-color: rgba(172, 186, 211, 0.6);
31469
31377
  }
31470
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31471
- margin-left: 0;
31378
+ textarea.E_i74cfyt.ant-input {
31379
+ transition-property: height;
31380
+ transition-delay: 50ms;
31472
31381
  }
31473
- .E_h16z9xgz .ant-modal-body {
31474
- margin: 0 auto;
31475
- padding: 0;
31476
- width: 100%;
31477
- max-width: 1024px;
31478
- overflow: hidden;
31382
+ textarea.E_i74cfyt.ant-input.textarea-large {
31383
+ min-height: 40px;
31384
+ height: 40px;
31479
31385
  }
31480
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31481
- margin-bottom: 40px;
31386
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
31387
+ height: 80px;
31482
31388
  }
31483
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31484
- height: calc(100vh - 225px);
31485
- overflow-y: auto;
31389
+ textarea.E_i74cfyt.ant-input.textarea-middle {
31390
+ min-height: 32px;
31391
+ height: 32px;
31486
31392
  }
31487
- .E_h16z9xgz .ant-modal-footer .footer-content {
31488
- margin: 0 auto;
31489
- max-width: 1024px;
31393
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31394
+ height: 64px;
31490
31395
  }
31491
-
31492
- .E_f1lrhghm {
31493
- flex: 1;
31396
+ textarea.E_i74cfyt.ant-input.textarea-small {
31397
+ min-height: 24px;
31398
+ height: 24px;
31494
31399
  }
31495
- .E_f1lrhghm label {
31496
- font-size: 13px;
31497
- line-height: 20px;
31498
- color: rgba(44, 56, 82, 0.6);
31400
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
31401
+ height: 40px;
31499
31402
  }
31500
- .E_f1lrhghm .title {
31501
- font-size: 14px;
31502
- line-height: 20px;
31503
- color: #2d3a56;
31504
- margin-bottom: 12px;
31403
+
31404
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
31405
+ border: 1px solid rgba(213, 219, 227, 0.6);
31406
+ border-radius: 4px;
31505
31407
  }
31506
- .E_f1lrhghm.connect-cluster .title {
31507
- padding-bottom: 26px;
31408
+ .E_k1ci6977.input-tags {
31409
+ position: relative;
31410
+ padding: 6px;
31411
+ height: 32px;
31412
+ cursor: pointer;
31413
+ transition: border 150ms;
31508
31414
  }
31509
-
31510
- .E_f18ot8em {
31511
- padding: 25px 0 15px 0;
31512
- border-bottom: 1px solid #e1e5eb;
31513
- margin-bottom: 16px;
31415
+ .E_k1ci6977.input-tags:hover {
31416
+ border-color: #0080ff;
31417
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31514
31418
  }
31515
-
31516
- .E_f1l1g2k0 {
31419
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31420
+ padding-right: 30px;
31421
+ }
31422
+ .E_k1ci6977.input-tags .input-tags-inner {
31517
31423
  display: flex;
31518
- align-items: center;
31519
- margin-bottom: 8px;
31520
31424
  }
31521
- .E_f1l1g2k0 > label {
31522
- width: 216px;
31425
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31426
+ display: flex;
31523
31427
  }
31524
- .E_f1l1g2k0 > label + * {
31525
- width: 100%;
31428
+ .E_k1ci6977.input-tags .input-tag-suffix {
31429
+ position: absolute;
31430
+ right: 12px;
31431
+ top: 50%;
31432
+ transform: translateY(-50%);
31526
31433
  }
31527
- .E_f1l1g2k0 .ant-select {
31528
- width: 100%;
31434
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31435
+ color: rgba(0, 0, 0, 0.25);
31436
+ font-size: 12px;
31437
+ cursor: pointer;
31529
31438
  }
31530
-
31531
- .E_e1k89cwg {
31532
- color: #e75a3a;
31533
- margin-right: 10px;
31439
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31440
+ color: rgba(0, 0, 0, 0.45);
31534
31441
  }
31535
-
31536
- .E_d1oui1gf {
31537
- width: 100%;
31538
- height: 1px;
31539
- background: rgba(213, 219, 227, 0.6);
31540
- margin: 24px 0;
31442
+ .E_k1ci6977.has-focus-indicator {
31443
+ position: relative;
31444
+ overflow: hidden;
31541
31445
  }
31542
-
31543
- .E_l15itdbb {
31544
- display: flex;
31545
- justify-content: center;
31546
- align-items: center;
31547
- height: 100%;
31548
- }
31549
-
31550
- .E_d1y3z4w {
31551
- display: inline-block;
31552
- width: 4px;
31553
- height: 4px;
31554
- background: #8e9aa9;
31555
- opacity: 0.4;
31556
- border-radius: 50%;
31557
- margin: 0 4px;
31558
- }
31559
-
31560
- .E_m177r7a3 .ant-modal-header,
31561
- .E_m177r7a3 .ant-modal-footer .footer-content {
31562
- width: 648px;
31563
- margin: 0 auto;
31564
- }
31565
- .E_m177r7a3 .ant-modal-header {
31566
- padding: 35px 0 24px;
31567
- border: none;
31446
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31447
+ position: absolute;
31448
+ top: 50%;
31449
+ transform: translateY(-50%);
31450
+ left: -16px;
31451
+ transition: left 150ms ease;
31452
+ opacity: 0;
31568
31453
  }
31569
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31570
- font-size: 30px;
31454
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31455
+ left: 8px;
31456
+ opacity: 1;
31571
31457
  }
31572
- .E_m177r7a3 .ant-modal-body {
31573
- padding: 4px 0 2px;
31458
+ .E_k1ci6977.has-focus-indicator input {
31459
+ transition: margin-left 150ms ease;
31460
+ margin-left: 0px;
31574
31461
  }
31575
- .E_m177r7a3 .ant-modal-footer {
31576
- border: none;
31462
+ .E_k1ci6977.has-focus-indicator input:focus {
31463
+ margin-left: 16px;
31577
31464
  }
31578
31465
 
31579
- .E_t1wwio3v {
31580
- font-size: 12px;
31581
- line-height: 18px;
31582
- font-weight: bold;
31583
- color: #fff;
31584
- padding: 0 4px;
31585
- border-radius: 4px;
31586
- display: inline-block;
31587
- background: var(--t1wwio3v-0);
31588
- }
31589
- .E_t1wwio3v:not(:first-child) {
31590
- margin-left: 4px;
31466
+ input.E_l1f7td1d.ant-input {
31467
+ border-top-right-radius: 0;
31468
+ border-bottom-right-radius: 0;
31591
31469
  }
31592
31470
 
31593
- .E_f17jvtfk {
31594
- width: 100%;
31595
- height: 100%;
31596
- display: flex;
31597
- align-items: center;
31598
- justify-content: center;
31471
+ .E_l1f7td1d.ant-input-affix-wrapper {
31472
+ border-top-right-radius: 0;
31473
+ border-bottom-right-radius: 0;
31599
31474
  }
31600
31475
 
31601
- .E_nzppkea {
31602
- font-size: 90%;
31603
- font-weight: bold;
31604
- background-color: rgba(240, 243, 247, 0.6);
31605
- padding: 1px 4px 1px;
31606
- margin-left: 2px;
31607
- margin-right: 2px;
31608
- border: 1px solid rgba(213, 219, 227, 0.6);
31609
- border-radius: 4px;
31476
+ input.E_rf8rlle.ant-input {
31477
+ border-top-left-radius: 0;
31478
+ border-bottom-left-radius: 0;
31610
31479
  }
31611
31480
 
31612
- .E_f4mi9eq.form-item-general {
31613
- width: 640px;
31614
- }
31615
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31616
- margin-top: 16px;
31617
- }
31618
- .E_f4mi9eq.form-item-compact {
31619
- width: 412px;
31481
+ .E_rf8rlle.ant-input-affix-wrapper {
31482
+ border-top-left-radius: 0;
31483
+ border-bottom-left-radius: 0;
31620
31484
  }
31621
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31622
- margin-top: 8px;
31485
+
31486
+ .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
31487
+ border-top-right-radius: 0;
31488
+ border-bottom-right-radius: 0;
31623
31489
  }
31624
- .E_f4mi9eq .form-item {
31625
- width: auto;
31490
+
31491
+ .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
31492
+ border-top-left-radius: 0;
31493
+ border-bottom-left-radius: 0;
31626
31494
  }
31627
- .E_f4mi9eq .form-item-main {
31628
- position: relative;
31495
+
31496
+ .E_c3ni091 {
31629
31497
  display: flex;
31498
+ flex-direction: column;
31630
31499
  }
31631
- .E_f4mi9eq .form-item-extra {
31632
- margin-top: 4px;
31633
- width: 100%;
31634
- padding: 14px;
31635
- background: #f2f4f6;
31636
- font-size: 13px;
31637
- line-height: 1.8;
31638
- color: #8e9aa9;
31500
+ .E_c3ni091 .select-wrapper {
31501
+ margin-top: 12px;
31639
31502
  }
31640
- .E_f4mi9eq .form-item-label {
31641
- padding-right: 12px;
31642
- font-size: 13px;
31643
- color: rgba(44, 56, 82, 0.6);
31503
+ .E_c3ni091 .select-wrapper .select {
31504
+ width: 100%;
31644
31505
  }
31645
- .E_f4mi9eq .form-item-label.label-right {
31646
- text-align: right;
31506
+ .E_c3ni091 .radio-wrapper {
31507
+ margin-top: 24px;
31647
31508
  }
31648
- .E_f4mi9eq .form-item-label,
31649
- .E_f4mi9eq .form-item-control {
31650
- line-height: 32px;
31509
+ .E_c3ni091 div.form-item {
31510
+ width: 100%;
31651
31511
  }
31652
- .E_f4mi9eq .form-item-control .form-item-error {
31512
+
31513
+ .E_d105ju2d {
31514
+ font-size: 14px;
31515
+ font-weight: 500;
31516
+ color: #3e4652;
31653
31517
  line-height: 18px;
31654
31518
  }
31655
- .E_f4mi9eq .form-item-children {
31656
- width: 100%;
31657
- }
31658
- .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 {
31659
- width: 100%;
31519
+ .E_d105ju2d + .E_d105ju2d {
31520
+ margin-top: 16px;
31660
31521
  }
31661
- .E_f4mi9eq .form-item-error {
31662
- color: #e75a3a;
31663
- height: 0;
31664
- overflow: hidden;
31522
+ .E_d105ju2d + * {
31523
+ margin-top: 16px;
31665
31524
  }
31666
- .E_f4mi9eq .form-item-error-enter-done {
31667
- margin-top: 4px;
31668
- height: auto;
31669
- overflow: auto;
31525
+
31526
+ .E_lh0l62z.E_d105ju2d {
31527
+ font-size: 12px;
31528
+ color: rgba(44, 56, 82, 0.6);
31529
+ margin-top: 12px;
31670
31530
  }
31671
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31672
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31673
- border: 1px solid #e75a3a;
31674
- color: #e75a3a;
31531
+
31532
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
31533
+ line-height: 18px;
31534
+ font-weight: 500;
31535
+ margin-top: 0;
31536
+ white-space: initial;
31675
31537
  }
31676
31538
 
31677
- .E_fh0ewl8 {
31678
- color: #2d3a56;
31679
- font-weight: bold;
31680
- padding-bottom: 6px;
31681
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31682
- margin-bottom: 16px;
31539
+ .E_r1skkc3l {
31540
+ display: block;
31683
31541
  }
31684
- .E_fh0ewl8:not(:first-of-type) {
31685
- margin-top: 16px;
31542
+ .E_r1skkc3l span {
31543
+ font-size: 14px;
31544
+ font-weight: 500;
31545
+ line-height: 32px;
31546
+ color: #3e4652;
31686
31547
  }
31687
31548
 
31688
- .E_e1qrlvot {
31689
- width: 8px;
31690
- height: 24px;
31549
+ .E_c3cobmo {
31550
+ margin-top: 16px;
31551
+ padding: 8px;
31552
+ border-radius: 6px;
31553
+ background: rgba(225, 230, 241, 0.6);
31554
+ color: rgba(44, 56, 82, 0.6);
31555
+ font-size: 12px;
31556
+ }
31557
+ .E_c3cobmo div {
31558
+ line-height: 20px;
31691
31559
  display: flex;
31692
- justify-content: center;
31693
31560
  align-items: center;
31694
- cursor: pointer;
31695
- transition: all 200ms ease-out 40ms;
31696
- }
31697
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31698
- content: "";
31699
- width: 1px;
31700
- height: 6px;
31701
- border-radius: 1px;
31702
- background: #ccd4e3;
31703
- position: relative;
31704
- right: 2px;
31705
- transform: rotate(-45deg);
31561
+ word-break: break-all;
31706
31562
  }
31707
- .E_e1qrlvot:after {
31708
- transform: rotate(45deg);
31709
- left: 1px;
31563
+ .E_c3cobmo .title {
31564
+ font-weight: 700;
31565
+ line-height: 18px;
31566
+ margin: 4px 0;
31710
31567
  }
31711
31568
 
31712
- .E_w9ic984.ant-alert-warning {
31713
- border: 0;
31714
- background: rgba(255, 187, 0, 0.1);
31715
- border-radius: 6px;
31716
- }
31717
- .E_w9ic984.ant-alert,
31718
- .E_w9ic984 .ant-alert-message {
31719
- color: #e07f00;
31569
+ .E_uqv57uv {
31570
+ color: rgba(44, 56, 82, 0.7490196078);
31720
31571
  }
31721
- .E_w9ic984.ant-alert .dashed-border-bottom,
31722
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31723
- border-bottom-color: #e07f00;
31572
+
31573
+ .E_m196gn1d {
31574
+ min-width: 1280px;
31724
31575
  }
31725
31576
 
31726
- .E_n1k9qi4r {
31727
- display: flex;
31728
- flex-direction: row;
31729
- padding: 7px 12px;
31730
- background: rgba(255, 187, 0, 0.1);
31731
- border-radius: 6px;
31732
- color: #e07f00;
31577
+ .E_a1b5xrg3 .user-icon-inner {
31578
+ display: inline-flex;
31579
+ align-items: center;
31580
+ justify-content: center;
31581
+ color: #fff;
31582
+ font-weight: bold;
31733
31583
  font-size: 12px;
31734
- line-height: 18px;
31584
+ width: 24px;
31585
+ height: 24px;
31586
+ border-radius: 50%;
31587
+ background: var(--a1b5xrg3-0);
31735
31588
  }
31736
- .E_n1k9qi4r .icon-wrapper {
31737
- margin-right: 10px;
31738
- height: 18px;
31739
- }
31740
-
31741
- .E_n16fsg9x {
31742
- display: flex;
31743
- flex-direction: row;
31744
- padding: 7px 12px;
31745
- background: rgba(225, 230, 241, 0.6);
31589
+ .E_a1b5xrg3.btn-item {
31590
+ transition: all 160ms ease;
31591
+ cursor: pointer;
31592
+ width: 56px;
31593
+ height: 40px;
31594
+ display: inline-flex;
31595
+ align-items: center;
31596
+ justify-content: center;
31746
31597
  border-radius: 6px;
31747
- color: rgba(44, 56, 82, 0.6);
31748
- font-size: 12px;
31749
- line-height: 18px;
31750
- }
31751
- .E_n16fsg9x .icon-wrapper {
31752
- margin-right: 10px;
31753
- height: 18px;
31754
31598
  }
31755
-
31756
- .E_i173wxzw {
31757
- display: flex;
31758
- flex-direction: row;
31759
- padding: 7px 12px;
31760
- background: rgba(0, 136, 255, 0.1);
31761
- border-radius: 6px;
31762
- color: #005ed1;
31763
- font-size: 12px;
31764
- line-height: 18px;
31599
+ .E_a1b5xrg3.btn-item:hover {
31600
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31765
31601
  }
31766
- .E_i173wxzw .icon-wrapper {
31767
- margin-right: 10px;
31768
- height: 18px;
31602
+ .E_a1b5xrg3.btn-item:active {
31603
+ transform: translateY(2px);
31604
+ transition: all 320ms ease;
31769
31605
  }
31770
31606
 
31771
- .E_dld369h {
31772
- color: rgba(44, 56, 82, 0.6);
31773
- margin-top: 5px;
31774
- font-size: 12px;
31775
- line-height: 18px;
31607
+ .E_dsnbhzf {
31608
+ font-family: Inter;
31609
+ font-style: normal;
31610
+ font-weight: bold;
31611
+ font-size: 32px;
31612
+ line-height: 40px;
31776
31613
  }
31777
31614
 
31778
- .E_s1epv22q {
31779
- color: #f0483e;
31780
- font-size: 12px;
31781
- white-space: pre-wrap;
31615
+ .E_d1mvo22k {
31616
+ font-family: Inter;
31617
+ font-style: normal;
31618
+ font-weight: bold;
31619
+ font-size: 24px;
31620
+ line-height: 32px;
31782
31621
  }
31783
31622
 
31784
- .E_okus5hk {
31785
- display: flex;
31786
- align-items: center;
31787
- justify-content: flex-end;
31788
- }
31789
- .E_okus5hk .icon-wrapper {
31790
- margin-right: 16px;
31623
+ .E_d1b444tr {
31624
+ font-family: Inter;
31625
+ font-style: normal;
31626
+ font-weight: normal;
31627
+ font-size: 32px;
31628
+ line-height: 40px;
31791
31629
  }
31792
31630
 
31793
- .E_t1auuzri {
31794
- color: rgba(0, 21, 64, 0.3);
31631
+ .E_dvs0kue {
31632
+ font-family: Inter;
31633
+ font-style: normal;
31634
+ font-weight: bold;
31635
+ font-size: 20px;
31636
+ line-height: 24px;
31795
31637
  }
31796
31638
 
31797
- .E_i74cfyt.ant-input {
31798
- padding: 5px 12px;
31799
- line-height: 20px;
31800
- color: #2d3a56;
31801
- border-radius: 6px;
31802
- border-color: rgba(172, 186, 211, 0.6);
31803
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31639
+ .E_d1hcbfcq {
31640
+ font-family: Inter;
31641
+ font-style: normal;
31642
+ font-weight: normal;
31643
+ font-size: 20px;
31644
+ line-height: 24px;
31804
31645
  }
31805
- .E_i74cfyt.ant-input.ant-input-lg {
31806
- padding: 8px 16px;
31646
+
31647
+ .E_d1cz922v {
31648
+ font-family: Inter;
31649
+ font-style: normal;
31650
+ font-weight: bold;
31651
+ font-size: 18px;
31807
31652
  line-height: 22px;
31808
31653
  }
31809
- .E_i74cfyt.ant-input.ant-input-sm {
31810
- padding: 2px 8px;
31811
- line-height: 18px;
31812
- }
31813
- .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 {
31814
- border-color: rgba(107, 128, 167, 0.6);
31815
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31816
- z-index: 1;
31817
- }
31818
- .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 {
31819
- border-color: #0096ff;
31820
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31821
- z-index: 1;
31822
- }
31823
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
31824
- border-color: #e75a3a;
31825
- color: #e75a3a;
31826
- }
31827
- .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 {
31828
- border-color: #e75a3a;
31829
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31654
+
31655
+ .E_d3nzbrm {
31656
+ font-family: Inter;
31657
+ font-style: normal;
31658
+ font-weight: normal;
31659
+ font-size: 18px;
31660
+ line-height: 22px;
31830
31661
  }
31831
- .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 {
31832
- border-color: #e75a3a;
31833
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31662
+
31663
+ .E_h1g0p5ob {
31664
+ font-family: Inter;
31665
+ font-style: normal;
31666
+ font-weight: bold;
31667
+ font-size: 16px;
31668
+ line-height: 22px;
31834
31669
  }
31835
- .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 {
31836
- background: rgba(211, 218, 235, 0.6);
31837
- color: rgba(0, 21, 64, 0.3);
31838
- border-color: rgba(172, 186, 211, 0.6);
31670
+
31671
+ .E_hydo2ej {
31672
+ font-family: Inter;
31673
+ font-style: normal;
31674
+ font-weight: normal;
31675
+ font-size: 16px;
31676
+ line-height: 22px;
31839
31677
  }
31840
- .E_i74cfyt.ant-input-affix-wrapper {
31841
- padding: 5px 12px;
31842
- border-radius: 6px;
31843
- border-color: rgba(172, 186, 211, 0.6);
31678
+
31679
+ .E_h1hbuq0r {
31680
+ font-family: Inter;
31681
+ font-style: normal;
31682
+ font-weight: bold;
31683
+ font-size: 14px;
31844
31684
  line-height: 20px;
31845
- color: #2d3a56;
31846
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31847
- }
31848
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31849
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31850
- color: rgba(44, 56, 82, 0.6);
31851
31685
  }
31852
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31853
- padding: 8px 16px;
31854
- line-height: 22px;
31686
+
31687
+ .E_h13bondg {
31688
+ font-family: Inter;
31689
+ font-style: normal;
31690
+ font-weight: normal;
31691
+ font-size: 14px;
31692
+ line-height: 20px;
31855
31693
  }
31856
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31857
- padding: 2px 8px;
31694
+
31695
+ .E_h1mhvdlx {
31696
+ font-family: Inter;
31697
+ font-style: normal;
31698
+ font-weight: bold;
31699
+ font-size: 12px;
31858
31700
  line-height: 18px;
31859
31701
  }
31860
- .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 {
31861
- border-color: rgba(107, 128, 167, 0.6);
31862
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31863
- }
31864
- .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 {
31865
- border-color: #0096ff;
31866
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31867
- }
31868
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31869
- border-color: #e75a3a;
31870
- }
31871
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31872
- color: #e75a3a;
31873
- }
31874
- .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 {
31875
- border-color: #e75a3a;
31876
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31877
- }
31878
- .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 {
31879
- border-color: #e75a3a;
31880
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31702
+
31703
+ .E_h1inmfq6 {
31704
+ font-family: Inter;
31705
+ font-style: normal;
31706
+ font-weight: normal;
31707
+ font-size: 12px;
31708
+ line-height: 18px;
31881
31709
  }
31882
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31883
- background: rgba(211, 218, 235, 0.6);
31884
- color: rgba(0, 21, 64, 0.3);
31885
- border-color: rgba(172, 186, 211, 0.6);
31710
+
31711
+ .E_h1kfc0la {
31712
+ font-family: Inter;
31713
+ font-style: normal;
31714
+ font-weight: bold;
31715
+ text-transform: uppercase;
31716
+ font-feature-settings: "cpsp" on;
31717
+ font-size: 12px;
31718
+ line-height: 18px;
31886
31719
  }
31887
- textarea.E_i74cfyt.ant-input {
31888
- transition-property: height;
31889
- transition-delay: 50ms;
31720
+
31721
+ .E_h10xnyuu {
31722
+ font-family: Inter;
31723
+ font-style: normal;
31724
+ font-weight: normal;
31725
+ text-transform: uppercase;
31726
+ font-feature-settings: "cpsp" on;
31727
+ font-size: 12px;
31728
+ line-height: 18px;
31890
31729
  }
31891
- textarea.E_i74cfyt.ant-input.textarea-large {
31892
- min-height: 40px;
31893
- height: 40px;
31730
+
31731
+ .E_lrcmi0v {
31732
+ font-family: Inter;
31733
+ font-style: normal;
31734
+ font-weight: normal;
31735
+ font-size: 16px;
31736
+ line-height: 24px;
31894
31737
  }
31895
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
31896
- height: 80px;
31738
+
31739
+ .E_lzt43lp {
31740
+ font-family: Inter;
31741
+ font-style: normal;
31742
+ font-weight: bold;
31743
+ font-size: 16px;
31744
+ line-height: 24px;
31897
31745
  }
31898
- textarea.E_i74cfyt.ant-input.textarea-middle {
31899
- min-height: 32px;
31900
- height: 32px;
31746
+
31747
+ .E_l5yc9nt {
31748
+ font-family: Inter;
31749
+ font-style: normal;
31750
+ font-weight: normal;
31751
+ font-size: 16px;
31752
+ line-height: 24px;
31901
31753
  }
31902
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
31903
- height: 64px;
31754
+
31755
+ .E_l1fbkbzo {
31756
+ font-family: Inter;
31757
+ font-style: normal;
31758
+ font-weight: bold;
31759
+ font-size: 16px;
31760
+ line-height: 24px;
31904
31761
  }
31905
- textarea.E_i74cfyt.ant-input.textarea-small {
31906
- min-height: 24px;
31907
- height: 24px;
31762
+
31763
+ .E_lahvcax {
31764
+ font-family: Inter;
31765
+ font-style: normal;
31766
+ font-weight: normal;
31767
+ text-transform: uppercase;
31768
+ font-feature-settings: "cpsp" on;
31769
+ font-size: 16px;
31770
+ line-height: 24px;
31908
31771
  }
31909
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
31910
- height: 40px;
31772
+
31773
+ .E_l11q3pxd {
31774
+ font-family: Inter;
31775
+ font-style: normal;
31776
+ font-weight: bold;
31777
+ text-transform: uppercase;
31778
+ font-feature-settings: "cpsp" on;
31779
+ font-size: 16px;
31780
+ line-height: 24px;
31911
31781
  }
31912
31782
 
31913
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
31914
- border: 1px solid rgba(213, 219, 227, 0.6);
31915
- border-radius: 4px;
31783
+ .E_lfuc2qu {
31784
+ font-family: Inter;
31785
+ font-style: normal;
31786
+ font-weight: normal;
31787
+ font-size: 14px;
31788
+ line-height: 22px;
31916
31789
  }
31917
- .E_k1ci6977.input-tags {
31918
- position: relative;
31919
- padding: 6px;
31920
- height: 32px;
31921
- cursor: pointer;
31922
- transition: border 150ms;
31790
+
31791
+ .E_l1jmp8r0 {
31792
+ font-family: Inter;
31793
+ font-style: normal;
31794
+ font-weight: 500;
31795
+ font-size: 14px;
31796
+ line-height: 22px;
31923
31797
  }
31924
- .E_k1ci6977.input-tags:hover {
31925
- border-color: #0080ff;
31926
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31798
+
31799
+ .E_lcnm221 {
31800
+ font-family: Inter;
31801
+ font-style: normal;
31802
+ font-weight: bold;
31803
+ font-size: 14px;
31804
+ line-height: 22px;
31927
31805
  }
31928
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
31929
- padding-right: 30px;
31806
+
31807
+ .E_lu1z2n5 {
31808
+ font-family: Inter;
31809
+ font-style: normal;
31810
+ font-weight: normal;
31811
+ font-size: 14px;
31812
+ line-height: 22px;
31930
31813
  }
31931
- .E_k1ci6977.input-tags .input-tags-inner {
31932
- display: flex;
31814
+
31815
+ .E_l1r59djn {
31816
+ font-family: Inter;
31817
+ font-style: normal;
31818
+ font-weight: bold;
31819
+ font-size: 14px;
31820
+ line-height: 22px;
31933
31821
  }
31934
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31935
- display: flex;
31822
+
31823
+ .E_ljm2911 {
31824
+ font-family: Inter;
31825
+ font-style: normal;
31826
+ font-weight: normal;
31827
+ text-transform: uppercase;
31828
+ font-feature-settings: "cpsp" on;
31829
+ font-size: 14px;
31830
+ line-height: 22px;
31936
31831
  }
31937
- .E_k1ci6977.input-tags .input-tag-suffix {
31938
- position: absolute;
31939
- right: 12px;
31940
- top: 50%;
31941
- transform: translateY(-50%);
31832
+
31833
+ .E_l124mzmr {
31834
+ font-family: Inter;
31835
+ font-style: normal;
31836
+ font-weight: bold;
31837
+ text-transform: uppercase;
31838
+ font-feature-settings: "cpsp" on;
31839
+ font-size: 14px;
31840
+ line-height: 22px;
31942
31841
  }
31943
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31944
- color: rgba(0, 0, 0, 0.25);
31945
- font-size: 12px;
31946
- cursor: pointer;
31842
+
31843
+ .E_lb3chel {
31844
+ font-family: Inter;
31845
+ font-style: normal;
31846
+ font-weight: normal;
31847
+ font-size: 13px;
31848
+ line-height: 20px;
31947
31849
  }
31948
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31949
- color: rgba(0, 0, 0, 0.45);
31850
+
31851
+ .E_lv9jstu {
31852
+ font-family: Inter;
31853
+ font-style: normal;
31854
+ font-weight: 600;
31855
+ font-size: 13px;
31856
+ line-height: 20px;
31950
31857
  }
31951
- .E_k1ci6977.has-focus-indicator {
31952
- position: relative;
31953
- overflow: hidden;
31858
+
31859
+ .E_lwqlh3x {
31860
+ font-family: Inter;
31861
+ font-style: normal;
31862
+ font-weight: bold;
31863
+ font-size: 13px;
31864
+ line-height: 20px;
31954
31865
  }
31955
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
31956
- position: absolute;
31957
- top: 50%;
31958
- transform: translateY(-50%);
31959
- left: -16px;
31960
- transition: left 150ms ease;
31961
- opacity: 0;
31866
+
31867
+ .E_lalum9y {
31868
+ font-family: Inter;
31869
+ font-style: normal;
31870
+ font-weight: normal;
31871
+ font-size: 13px;
31872
+ line-height: 20px;
31962
31873
  }
31963
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31964
- left: 8px;
31965
- opacity: 1;
31874
+
31875
+ .E_l1t6dj5o {
31876
+ font-family: Inter;
31877
+ font-style: normal;
31878
+ font-weight: 600;
31879
+ font-size: 13px;
31880
+ line-height: 20px;
31966
31881
  }
31967
- .E_k1ci6977.has-focus-indicator input {
31968
- transition: margin-left 150ms ease;
31969
- margin-left: 0px;
31882
+
31883
+ .E_l12f6ic {
31884
+ font-family: Inter;
31885
+ font-style: normal;
31886
+ font-weight: bold;
31887
+ font-size: 13px;
31888
+ line-height: 20px;
31970
31889
  }
31971
- .E_k1ci6977.has-focus-indicator input:focus {
31972
- margin-left: 16px;
31890
+
31891
+ .E_l7gmukq {
31892
+ font-family: Inter;
31893
+ font-style: normal;
31894
+ font-weight: normal;
31895
+ text-transform: uppercase;
31896
+ font-feature-settings: "cpsp" on;
31897
+ font-size: 13px;
31898
+ line-height: 20px;
31973
31899
  }
31974
31900
 
31975
- input.E_l1f7td1d.ant-input {
31976
- border-top-right-radius: 0;
31977
- border-bottom-right-radius: 0;
31901
+ .E_lkwl0yp {
31902
+ font-family: Inter;
31903
+ font-style: normal;
31904
+ font-weight: bold;
31905
+ text-transform: uppercase;
31906
+ font-feature-settings: "cpsp" on;
31907
+ font-size: 13px;
31908
+ line-height: 20px;
31978
31909
  }
31979
31910
 
31980
- .E_l1f7td1d.ant-input-affix-wrapper {
31981
- border-top-right-radius: 0;
31982
- border-bottom-right-radius: 0;
31911
+ .E_l10knv48 {
31912
+ font-family: Inter;
31913
+ font-style: normal;
31914
+ font-weight: normal;
31915
+ font-size: 12px;
31916
+ line-height: 18px;
31983
31917
  }
31984
31918
 
31985
- input.E_rf8rlle.ant-input {
31986
- border-top-left-radius: 0;
31987
- border-bottom-left-radius: 0;
31919
+ .E_l6526ld {
31920
+ font-family: Inter;
31921
+ font-style: normal;
31922
+ font-weight: 500;
31923
+ font-size: 12px;
31924
+ line-height: 18px;
31988
31925
  }
31989
31926
 
31990
- .E_rf8rlle.ant-input-affix-wrapper {
31991
- border-top-left-radius: 0;
31992
- border-bottom-left-radius: 0;
31927
+ .E_l1j81vli {
31928
+ font-family: Inter;
31929
+ font-style: normal;
31930
+ font-weight: bold;
31931
+ font-size: 12px;
31932
+ line-height: 18px;
31993
31933
  }
31994
31934
 
31995
- .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
31996
- border-top-right-radius: 0;
31997
- border-bottom-right-radius: 0;
31935
+ .E_l1x7n1mk {
31936
+ font-family: Inter;
31937
+ font-style: normal;
31938
+ font-weight: normal;
31939
+ font-size: 12px;
31940
+ line-height: 18px;
31998
31941
  }
31999
31942
 
32000
- .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
32001
- border-top-left-radius: 0;
32002
- border-bottom-left-radius: 0;
31943
+ .E_l9fqufz {
31944
+ font-family: Inter;
31945
+ font-style: normal;
31946
+ font-weight: 500;
31947
+ font-size: 12px;
31948
+ line-height: 18px;
32003
31949
  }
32004
31950
 
32005
- .E_c3ni091 {
32006
- display: flex;
32007
- flex-direction: column;
31951
+ .E_l1iwnybd {
31952
+ font-family: Inter;
31953
+ font-style: normal;
31954
+ font-weight: bold;
31955
+ font-size: 12px;
31956
+ line-height: 18px;
32008
31957
  }
32009
- .E_c3ni091 .select-wrapper {
32010
- margin-top: 12px;
31958
+
31959
+ .E_lprtm1e {
31960
+ font-family: Inter;
31961
+ font-style: normal;
31962
+ font-weight: normal;
31963
+ text-transform: uppercase;
31964
+ font-feature-settings: "cpsp" on;
31965
+ font-size: 12px;
31966
+ line-height: 18px;
32011
31967
  }
32012
- .E_c3ni091 .select-wrapper .select {
32013
- width: 100%;
31968
+
31969
+ .E_l1lln87h {
31970
+ font-family: Inter;
31971
+ font-style: normal;
31972
+ font-weight: bold;
31973
+ text-transform: uppercase;
31974
+ font-feature-settings: "cpsp" on;
31975
+ font-size: 12px;
31976
+ line-height: 18px;
32014
31977
  }
32015
- .E_c3ni091 .radio-wrapper {
32016
- margin-top: 24px;
31978
+
31979
+ .E_f2pb48l {
31980
+ font-family: Inter;
31981
+ font-style: normal;
31982
+ font-weight: normal;
31983
+ font-size: 13px;
31984
+ line-height: 20px;
32017
31985
  }
32018
- .E_c3ni091 div.form-item {
32019
- width: 100%;
31986
+
31987
+ .E_fi9emkw {
31988
+ font-family: Inter;
31989
+ font-style: normal;
31990
+ font-weight: normal;
31991
+ font-size: 13px;
31992
+ line-height: 20px;
32020
31993
  }
32021
31994
 
32022
- .E_d105ju2d {
32023
- font-size: 14px;
32024
- font-weight: 500;
32025
- color: #3e4652;
31995
+ .E_f1nrg7da {
31996
+ font-family: Inter;
31997
+ font-style: normal;
31998
+ font-weight: normal;
31999
+ font-size: 12px;
32026
32000
  line-height: 18px;
32027
32001
  }
32028
- .E_d105ju2d + .E_d105ju2d {
32029
- margin-top: 16px;
32002
+
32003
+ .E_f17k1i3n {
32004
+ font-family: Inter;
32005
+ font-style: normal;
32006
+ font-weight: normal;
32007
+ font-size: 12px;
32008
+ line-height: 18px;
32030
32009
  }
32031
- .E_d105ju2d + * {
32032
- margin-top: 16px;
32010
+
32011
+ .E_t1tvuj2e {
32012
+ font-family: Inter;
32013
+ font-style: normal;
32014
+ font-weight: normal;
32015
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32016
+ font-size: 13px;
32017
+ line-height: 20px;
32033
32018
  }
32034
32019
 
32035
- .E_lh0l62z.E_d105ju2d {
32036
- font-size: 12px;
32037
- color: rgba(44, 56, 82, 0.6);
32038
- margin-top: 12px;
32020
+ .E_t17uajlu {
32021
+ font-family: Inter;
32022
+ font-style: normal;
32023
+ font-weight: normal;
32024
+ font-feature-settings: "zero" on;
32025
+ font-size: 13px;
32026
+ line-height: 20px;
32039
32027
  }
32040
32028
 
32041
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32029
+ .E_t114zbyz {
32030
+ font-family: Inter;
32031
+ font-style: normal;
32032
+ font-weight: normal;
32033
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32034
+ font-size: 12px;
32042
32035
  line-height: 18px;
32043
- font-weight: 500;
32044
- margin-top: 0;
32045
- white-space: initial;
32046
32036
  }
32047
32037
 
32048
- .E_r1skkc3l {
32049
- display: block;
32050
- }
32051
- .E_r1skkc3l span {
32052
- font-size: 14px;
32038
+ .E_t1il0kvi {
32039
+ font-family: Inter;
32040
+ font-style: normal;
32053
32041
  font-weight: 500;
32054
- line-height: 32px;
32055
- color: #3e4652;
32042
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32043
+ font-size: 12px;
32044
+ line-height: 18px;
32056
32045
  }
32057
32046
 
32058
- .E_c3cobmo {
32059
- margin-top: 16px;
32060
- padding: 8px;
32061
- border-radius: 6px;
32062
- background: rgba(225, 230, 241, 0.6);
32063
- color: rgba(44, 56, 82, 0.6);
32047
+ .E_t10dv8p1 {
32048
+ font-family: Inter;
32049
+ font-style: normal;
32050
+ font-weight: normal;
32051
+ font-feature-settings: "zero" on;
32064
32052
  font-size: 12px;
32053
+ line-height: 18px;
32065
32054
  }
32066
- .E_c3cobmo div {
32067
- line-height: 20px;
32068
- display: flex;
32069
- align-items: center;
32070
- word-break: break-all;
32071
- }
32072
- .E_c3cobmo .title {
32073
- font-weight: 700;
32055
+
32056
+ .E_tc2oqpq {
32057
+ font-family: Inter;
32058
+ font-style: normal;
32059
+ font-weight: 500;
32060
+ font-feature-settings: "zero" on;
32061
+ font-size: 12px;
32074
32062
  line-height: 18px;
32075
- margin: 4px 0;
32076
32063
  }
32077
32064
 
32078
- .E_uqv57uv {
32079
- color: rgba(44, 56, 82, 0.7490196078);
32065
+ .E_tzvddmc {
32066
+ font-family: Inter;
32067
+ font-style: normal;
32068
+ font-weight: bold;
32069
+ font-feature-settings: "zero" on;
32070
+ font-size: 16px;
32071
+ line-height: 24px;
32072
+ }
32073
+
32074
+ .E_u18llj45 {
32075
+ font-family: Inter;
32076
+ font-style: normal;
32077
+ font-weight: normal;
32078
+ font-size: 10px;
32079
+ line-height: 12px;
32080
32080
  }
32081
32081
 
32082
32082
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
@@ -32136,6 +32136,60 @@ input.E_rf8rlle.ant-input {
32136
32136
  transform: rotate(180deg);
32137
32137
  }
32138
32138
 
32139
+ .E_oa99sl3 {
32140
+ display: flex;
32141
+ justify-content: space-between;
32142
+ align-items: center;
32143
+ gap: 8px;
32144
+ }
32145
+ .E_oa99sl3,
32146
+ .E_oa99sl3 :first-child {
32147
+ line-height: inherit !important;
32148
+ }
32149
+
32150
+ .E_lvp5pj7 {
32151
+ display: flex;
32152
+ justify-content: space-between;
32153
+ align-items: center;
32154
+ gap: 8px;
32155
+ min-width: 0;
32156
+ }
32157
+
32158
+ .E_s1io1lws {
32159
+ display: flex;
32160
+ align-items: center;
32161
+ flex-shrink: 0;
32162
+ }
32163
+
32164
+ .E_suhck3k {
32165
+ height: 24px;
32166
+ width: 24px;
32167
+ border-radius: 6px;
32168
+ padding: 4px;
32169
+ }
32170
+ .E_suhck3k:hover {
32171
+ background-color: rgba(0, 136, 255, 0.1);
32172
+ }
32173
+ .E_suhck3k:hover svg path {
32174
+ fill: blue;
32175
+ }
32176
+
32177
+ .E_ryby9ds {
32178
+ display: flex;
32179
+ align-items: center;
32180
+ }
32181
+ .E_ryby9ds .order {
32182
+ height: 24px;
32183
+ width: 24px;
32184
+ border-radius: 20px;
32185
+ color: #0080ff;
32186
+ background: rgba(0, 136, 255, 0.1);
32187
+ display: flex;
32188
+ align-items: center;
32189
+ justify-content: center;
32190
+ margin-right: 6px;
32191
+ }
32192
+
32139
32193
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32140
32194
  opacity: 1;
32141
32195
  }
@@ -32263,44 +32317,6 @@ input.E_rf8rlle.ant-input {
32263
32317
  color: rgba(0, 21, 64, 0.3);
32264
32318
  }
32265
32319
 
32266
- .E_oa99sl3 {
32267
- display: flex;
32268
- justify-content: space-between;
32269
- align-items: center;
32270
- gap: 8px;
32271
- }
32272
- .E_oa99sl3,
32273
- .E_oa99sl3 :first-child {
32274
- line-height: inherit !important;
32275
- }
32276
-
32277
- .E_lvp5pj7 {
32278
- display: flex;
32279
- justify-content: space-between;
32280
- align-items: center;
32281
- gap: 8px;
32282
- min-width: 0;
32283
- }
32284
-
32285
- .E_s1io1lws {
32286
- display: flex;
32287
- align-items: center;
32288
- flex-shrink: 0;
32289
- }
32290
-
32291
- .E_suhck3k {
32292
- height: 24px;
32293
- width: 24px;
32294
- border-radius: 6px;
32295
- padding: 4px;
32296
- }
32297
- .E_suhck3k:hover {
32298
- background-color: rgba(0, 136, 255, 0.1);
32299
- }
32300
- .E_suhck3k:hover svg path {
32301
- fill: blue;
32302
- }
32303
-
32304
32320
  .E_w1dxz879 {
32305
32321
  display: flex;
32306
32322
  flex-direction: column;
@@ -32316,22 +32332,6 @@ input.E_rf8rlle.ant-input {
32316
32332
  opacity: 0.8;
32317
32333
  }
32318
32334
 
32319
- .E_ryby9ds {
32320
- display: flex;
32321
- align-items: center;
32322
- }
32323
- .E_ryby9ds .order {
32324
- height: 24px;
32325
- width: 24px;
32326
- border-radius: 20px;
32327
- color: #0080ff;
32328
- background: rgba(0, 136, 255, 0.1);
32329
- display: flex;
32330
- align-items: center;
32331
- justify-content: center;
32332
- margin-right: 6px;
32333
- }
32334
-
32335
32335
  .E_hrhfj7c {
32336
32336
  display: none;
32337
32337
  }
@@ -32806,63 +32806,6 @@ input.E_rf8rlle.ant-input {
32806
32806
  background-color: transparent;
32807
32807
  }
32808
32808
 
32809
- .E_b14q2gmw {
32810
- 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);
32811
- }
32812
-
32813
- .E_c1eym6el {
32814
- border-radius: 8px;
32815
- background-color: white;
32816
- }
32817
- .E_c1eym6el.hoverable {
32818
- cursor: pointer;
32819
- }
32820
- .E_c1eym6el.hoverable:hover {
32821
- transition: all 200ms ease;
32822
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32823
- transform: translateY(-4px);
32824
- }
32825
-
32826
- .E_c1kghdax {
32827
- color: #2d3a56;
32828
- padding: 7px 12px;
32829
- display: flex;
32830
- justify-content: space-between;
32831
- align-items: center;
32832
- }
32833
- .E_c1kghdax.has-arrow {
32834
- padding-left: 10px;
32835
- }
32836
- .E_c1kghdax.has-arrow .title-wrapper {
32837
- cursor: pointer;
32838
- color: #00122e;
32839
- }
32840
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32841
- color: #2d3a56;
32842
- font-weight: 600;
32843
- }
32844
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32845
- transform: rotate(90deg);
32846
- }
32847
- .E_c1kghdax .sub-info {
32848
- font-size: 12px;
32849
- line-height: 18px;
32850
- }
32851
- .E_c1kghdax .title-wrapper {
32852
- display: flex;
32853
- align-items: center;
32854
- user-select: none;
32855
- flex-grow: 1;
32856
- font-size: 12px;
32857
- line-height: 18px;
32858
- color: #2d3a56;
32859
- font-weight: 700;
32860
- }
32861
- .E_c1kghdax .collapse-arrow {
32862
- transition: all 50ms ease-out 0ms;
32863
- margin-right: 2px;
32864
- }
32865
-
32866
32809
  button.E_l48ei06.ant-btn,
32867
32810
  button.E_l48ei06.ant-btn.ant-btn-sm,
32868
32811
  button.E_l48ei06.ant-btn.ant-btn-lg {
@@ -32990,6 +32933,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32990
32933
  display: inline-block;
32991
32934
  }
32992
32935
 
32936
+ .E_b14q2gmw {
32937
+ 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);
32938
+ }
32939
+
32940
+ .E_c1eym6el {
32941
+ border-radius: 8px;
32942
+ background-color: white;
32943
+ }
32944
+ .E_c1eym6el.hoverable {
32945
+ cursor: pointer;
32946
+ }
32947
+ .E_c1eym6el.hoverable:hover {
32948
+ transition: all 200ms ease;
32949
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32950
+ transform: translateY(-4px);
32951
+ }
32952
+
32993
32953
  .E_c1yd35n {
32994
32954
  padding: 0 12px 14px 12px;
32995
32955
  }
@@ -33058,6 +33018,95 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33058
33018
  margin-left: 24px;
33059
33019
  }
33060
33020
 
33021
+ .E_c1kghdax {
33022
+ color: #2d3a56;
33023
+ padding: 7px 12px;
33024
+ display: flex;
33025
+ justify-content: space-between;
33026
+ align-items: center;
33027
+ }
33028
+ .E_c1kghdax.has-arrow {
33029
+ padding-left: 10px;
33030
+ }
33031
+ .E_c1kghdax.has-arrow .title-wrapper {
33032
+ cursor: pointer;
33033
+ color: #00122e;
33034
+ }
33035
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33036
+ color: #2d3a56;
33037
+ font-weight: 600;
33038
+ }
33039
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33040
+ transform: rotate(90deg);
33041
+ }
33042
+ .E_c1kghdax .sub-info {
33043
+ font-size: 12px;
33044
+ line-height: 18px;
33045
+ }
33046
+ .E_c1kghdax .title-wrapper {
33047
+ display: flex;
33048
+ align-items: center;
33049
+ user-select: none;
33050
+ flex-grow: 1;
33051
+ font-size: 12px;
33052
+ line-height: 18px;
33053
+ color: #2d3a56;
33054
+ font-weight: 700;
33055
+ }
33056
+ .E_c1kghdax .collapse-arrow {
33057
+ transition: all 50ms ease-out 0ms;
33058
+ margin-right: 2px;
33059
+ }
33060
+
33061
+ .E_lht19u8 {
33062
+ width: 64px;
33063
+ height: 64px;
33064
+ display: flex;
33065
+ align-items: center;
33066
+ justify-content: center;
33067
+ position: relative;
33068
+ opacity: 0.2;
33069
+ }
33070
+
33071
+ .E_lk3gkp4 {
33072
+ position: absolute;
33073
+ width: 5px;
33074
+ height: 48px;
33075
+ left: 9.33px;
33076
+ top: 40.5px;
33077
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33078
+ border-radius: 5px;
33079
+ transform: rotate(-128deg);
33080
+ transform-origin: top left;
33081
+ animation: loading-indicator1 1100ms ease-out infinite;
33082
+ }
33083
+
33084
+ .E_ll4n94n {
33085
+ position: absolute;
33086
+ width: 5px;
33087
+ height: 48px;
33088
+ left: 40.8px;
33089
+ top: 8.4px;
33090
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33091
+ border-radius: 5px;
33092
+ transform: rotate(-8deg);
33093
+ transform-origin: top left;
33094
+ animation: loading-indicator2 1100ms ease-out infinite;
33095
+ }
33096
+
33097
+ .E_l17lbdo6 {
33098
+ position: absolute;
33099
+ width: 5px;
33100
+ height: 48px;
33101
+ left: 52.9px;
33102
+ top: 51.8px;
33103
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33104
+ border-radius: 5px;
33105
+ transform: rotate(112deg);
33106
+ transform-origin: top left;
33107
+ animation: loading-indicator3 1100ms ease-out infinite;
33108
+ }
33109
+
33061
33110
  .E_tc97u5y {
33062
33111
  height: 100%;
33063
33112
  }
@@ -33412,89 +33461,21 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33412
33461
  background: #fff;
33413
33462
  }
33414
33463
  .E_t1fisho6 div.ant-table td.cell__action_ > * {
33415
- height: 100%;
33416
- display: flex;
33417
- align-items: center;
33418
- justify-content: flex-end;
33419
- padding-right: 8px;
33420
- }
33421
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33422
- width: 24px;
33423
- height: 24px;
33424
- cursor: pointer;
33425
- justify-content: center;
33426
- border-radius: 4px;
33427
- }
33428
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33429
- background: #fff;
33430
- }
33431
-
33432
- .E_r77hffu {
33433
- display: flex;
33434
- align-items: center;
33435
- justify-content: space-between;
33436
- column-gap: 6px;
33437
- }
33438
-
33439
- .E_p1cmxsf7 {
33440
- display: flex;
33441
- flex-direction: column;
33442
- justify-content: center;
33443
- row-gap: var(--p1cmxsf7-0);
33444
- }
33445
- .E_p1cmxsf7 .antd5-progress-line {
33446
- font-size: 0;
33447
- margin-bottom: unset;
33448
- margin-inline-end: unset;
33449
- }
33450
-
33451
- .E_lht19u8 {
33452
- width: 64px;
33453
- height: 64px;
33464
+ height: 100%;
33454
33465
  display: flex;
33455
33466
  align-items: center;
33456
- justify-content: center;
33457
- position: relative;
33458
- opacity: 0.2;
33459
- }
33460
-
33461
- .E_lk3gkp4 {
33462
- position: absolute;
33463
- width: 5px;
33464
- height: 48px;
33465
- left: 9.33px;
33466
- top: 40.5px;
33467
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33468
- border-radius: 5px;
33469
- transform: rotate(-128deg);
33470
- transform-origin: top left;
33471
- animation: loading-indicator1 1100ms ease-out infinite;
33467
+ justify-content: flex-end;
33468
+ padding-right: 8px;
33472
33469
  }
33473
-
33474
- .E_ll4n94n {
33475
- position: absolute;
33476
- width: 5px;
33477
- height: 48px;
33478
- left: 40.8px;
33479
- top: 8.4px;
33480
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33481
- border-radius: 5px;
33482
- transform: rotate(-8deg);
33483
- transform-origin: top left;
33484
- animation: loading-indicator2 1100ms ease-out infinite;
33470
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33471
+ width: 24px;
33472
+ height: 24px;
33473
+ cursor: pointer;
33474
+ justify-content: center;
33475
+ border-radius: 4px;
33485
33476
  }
33486
-
33487
- .E_l17lbdo6 {
33488
- position: absolute;
33489
- width: 5px;
33490
- height: 48px;
33491
- left: 52.9px;
33492
- top: 51.8px;
33493
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33494
- border-radius: 5px;
33495
- transform: rotate(112deg);
33496
- transform-origin: top left;
33497
- animation: loading-indicator3 1100ms ease-out infinite;
33477
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33478
+ background: #fff;
33498
33479
  }
33499
33480
 
33500
33481
  .E_sjob3jg {
@@ -33692,110 +33673,32 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33692
33673
  justify-content: center;
33693
33674
  }
33694
33675
 
33695
- .E_w7ob4th.outside-tag {
33696
- padding-left: 0;
33697
- }
33698
- .E_w7ob4th.outside-tag .inside-tag {
33699
- border-radius: 4px 0 0 4px;
33700
- padding-right: 4px;
33701
- margin-right: 4px;
33702
- }
33703
-
33704
- .E_l1ucdodl {
33705
- margin: 0;
33706
- border-radius: 20px;
33707
- padding: 2px 10px;
33708
- height: 22px;
33676
+ .E_r77hffu {
33709
33677
  display: flex;
33710
33678
  align-items: center;
33711
- }
33712
- .E_l1ucdodl.ui-kit-status-legend.on-tint {
33713
- color: #FFFFFF;
33714
- }
33715
- .E_l1ucdodl.tag-hover {
33716
- cursor: pointer;
33717
- }
33718
- .E_l1ucdodl.ui-kit-status-legend {
33719
- color: #00122e;
33720
- }
33721
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33722
- margin-right: 6px;
33723
- }
33724
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33725
- margin-left: 8px;
33726
- color: rgba(44, 56, 82, 0.6);
33727
- }
33728
- .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33729
- color: #FFFFFF;
33730
- }
33731
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33732
- background-color: #0080ff;
33733
- }
33734
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33735
- background-color: #f0483e;
33736
- }
33737
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33738
- background-color: #fea008;
33739
- }
33740
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33741
- background-color: #00ba5d;
33742
- }
33743
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33744
- background-color: #6b7d99;
33745
- }
33746
- .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33747
- background-color: #7E41FF;
33748
- }
33749
-
33750
- .E_s1qj66nc {
33751
- width: 8px;
33752
- height: 8px;
33753
- border-radius: 50%;
33754
- display: inline-block;
33755
- }
33756
-
33757
- .E_s5x1boq {
33758
- width: 8px;
33759
- height: 8px;
33760
- border-radius: 2px;
33761
- display: inline-block;
33762
- }
33763
-
33764
- .E_c1xm185 {
33765
- color: rgba(44, 56, 82, 0.6);
33766
- }
33767
-
33768
- .E_c1x5l5qc {
33769
- flex: 1;
33679
+ justify-content: space-between;
33680
+ column-gap: 6px;
33770
33681
  }
33771
33682
 
33772
- .E_slr2ynn {
33773
- padding: 0 8px;
33774
- height: 18px;
33683
+ .E_p1cmxsf7 {
33684
+ display: flex;
33685
+ flex-direction: column;
33686
+ justify-content: center;
33687
+ row-gap: var(--p1cmxsf7-0);
33775
33688
  }
33776
-
33777
- .E_m140wbb6 {
33778
- padding: 2px 8px;
33779
- height: 24px;
33689
+ .E_p1cmxsf7 .antd5-progress-line {
33690
+ font-size: 0;
33691
+ margin-bottom: unset;
33692
+ margin-inline-end: unset;
33780
33693
  }
33781
33694
 
33782
- .E_t1fozc1i {
33783
- margin: 0;
33695
+ .E_w7ob4th.outside-tag {
33696
+ padding-left: 0;
33784
33697
  }
33785
-
33786
- .E_i1vxv4ln {
33698
+ .E_w7ob4th.outside-tag .inside-tag {
33699
+ border-radius: 4px 0 0 4px;
33700
+ padding-right: 4px;
33787
33701
  margin-right: 4px;
33788
- height: 16px;
33789
- }
33790
-
33791
- .E_n1afl31m.ant-tag.ant-tag-gray {
33792
- font-weight: 700;
33793
- color: #00122e;
33794
- background-color: rgba(237, 241, 250, 0.6);
33795
- border: 1px solid rgba(211, 218, 235, 0.6);
33796
- word-break: break-all;
33797
- display: inline;
33798
- white-space: normal;
33799
33702
  }
33800
33703
 
33801
33704
  .E_t1dtlqs1 {
@@ -33994,11 +33897,108 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33994
33897
  margin-right: 8px;
33995
33898
  }
33996
33899
 
33900
+ .E_slr2ynn {
33901
+ padding: 0 8px;
33902
+ height: 18px;
33903
+ }
33904
+
33905
+ .E_m140wbb6 {
33906
+ padding: 2px 8px;
33907
+ height: 24px;
33908
+ }
33909
+
33910
+ .E_t1fozc1i {
33911
+ margin: 0;
33912
+ }
33913
+
33914
+ .E_i1vxv4ln {
33915
+ margin-right: 4px;
33916
+ height: 16px;
33917
+ }
33918
+
33919
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33920
+ font-weight: 700;
33921
+ color: #00122e;
33922
+ background-color: rgba(237, 241, 250, 0.6);
33923
+ border: 1px solid rgba(211, 218, 235, 0.6);
33924
+ word-break: break-all;
33925
+ display: inline;
33926
+ white-space: normal;
33927
+ }
33928
+
33997
33929
  .E_i1g85yz3 {
33998
33930
  margin-right: 4px;
33999
33931
  height: 16px;
34000
33932
  }
34001
33933
 
33934
+ .E_l1ucdodl {
33935
+ margin: 0;
33936
+ border-radius: 20px;
33937
+ padding: 2px 10px;
33938
+ height: 22px;
33939
+ display: flex;
33940
+ align-items: center;
33941
+ }
33942
+ .E_l1ucdodl.ui-kit-status-legend.on-tint {
33943
+ color: #FFFFFF;
33944
+ }
33945
+ .E_l1ucdodl.tag-hover {
33946
+ cursor: pointer;
33947
+ }
33948
+ .E_l1ucdodl.ui-kit-status-legend {
33949
+ color: #00122e;
33950
+ }
33951
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-icon {
33952
+ margin-right: 6px;
33953
+ }
33954
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number {
33955
+ margin-left: 8px;
33956
+ color: rgba(44, 56, 82, 0.6);
33957
+ }
33958
+ .E_l1ucdodl.ui-kit-status-legend .ui-kit-status-legend-number.ui-kit-status-legend-number.on-tint {
33959
+ color: #FFFFFF;
33960
+ }
33961
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-blue .ui-kit-status-legend-icon {
33962
+ background-color: #0080ff;
33963
+ }
33964
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-red .ui-kit-status-legend-icon {
33965
+ background-color: #f0483e;
33966
+ }
33967
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-yellow .ui-kit-status-legend-icon {
33968
+ background-color: #fea008;
33969
+ }
33970
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-green .ui-kit-status-legend-icon {
33971
+ background-color: #00ba5d;
33972
+ }
33973
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-gray .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33974
+ background-color: #6b7d99;
33975
+ }
33976
+ .E_l1ucdodl.ui-kit-status-legend.eagle-legend-purple .ui-kit-status-legend-icon:not(.ui-kit-status-legend-icon-loading) {
33977
+ background-color: #7E41FF;
33978
+ }
33979
+
33980
+ .E_s1qj66nc {
33981
+ width: 8px;
33982
+ height: 8px;
33983
+ border-radius: 50%;
33984
+ display: inline-block;
33985
+ }
33986
+
33987
+ .E_s5x1boq {
33988
+ width: 8px;
33989
+ height: 8px;
33990
+ border-radius: 2px;
33991
+ display: inline-block;
33992
+ }
33993
+
33994
+ .E_c1xm185 {
33995
+ color: rgba(44, 56, 82, 0.6);
33996
+ }
33997
+
33998
+ .E_c1x5l5qc {
33999
+ flex: 1;
34000
+ }
34001
+
34002
34002
  .E_t13ef470 {
34003
34003
  height: 100%;
34004
34004
  }
@@ -34444,10 +34444,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34444
34444
  background-color: #E07F00;
34445
34445
  }
34446
34446
 
34447
- .E_b1jaupqb {
34448
- color: #F0483E;
34449
- }
34450
-
34451
34447
  .E_t59qhqp {
34452
34448
  background: #FFFFFF;
34453
34449
  padding: 24px 32px;
@@ -34496,6 +34492,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34496
34492
  color: #00122E;
34497
34493
  }
34498
34494
 
34495
+ .E_b1jaupqb {
34496
+ color: #F0483E;
34497
+ }
34498
+
34499
34499
  .E_s20iney.skeleton-box {
34500
34500
  display: flex;
34501
34501
  align-items: center;
@@ -34554,10 +34554,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34554
34554
  background: rgba(225, 230, 241, 0.6);
34555
34555
  }
34556
34556
 
34557
- .E_t1616y1o {
34558
- color: #fff;
34559
- }
34560
-
34561
34557
  .E_f16blduf.ant-form-item {
34562
34558
  margin-bottom: 0;
34563
34559
  }
@@ -34577,6 +34573,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34577
34573
  display: block;
34578
34574
  }
34579
34575
 
34576
+ .E_t1616y1o {
34577
+ color: #fff;
34578
+ }
34579
+
34580
34580
  .E_a9y3flr {
34581
34581
  margin-left: 8px;
34582
34582
  }
@@ -34586,6 +34586,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34586
34586
  color: #00122e;
34587
34587
  }
34588
34588
 
34589
+ .E_i14c7jc8 {
34590
+ color: var(--i14c7jc8-0);
34591
+ }
34592
+
34593
+ .E_i1ibuolf {
34594
+ display: flex;
34595
+ align-items: center;
34596
+ column-gap: 4px;
34597
+ font-size: 12px;
34598
+ color: rgba(44, 56, 82, 0.7490196078);
34599
+ }
34600
+
34589
34601
  .E_d1u4ndxc {
34590
34602
  color: rgba(44, 56, 82, 0.7490196078);
34591
34603
  font-size: 12px;
@@ -34617,18 +34629,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34617
34629
  }
34618
34630
  }
34619
34631
 
34620
- .E_i14c7jc8 {
34621
- color: var(--i14c7jc8-0);
34622
- }
34623
-
34624
- .E_i1ibuolf {
34625
- display: flex;
34626
- align-items: center;
34627
- column-gap: 4px;
34628
- font-size: 12px;
34629
- color: rgba(44, 56, 82, 0.7490196078);
34630
- }
34631
-
34632
34632
  .E_skwah65 {
34633
34633
  height: 8px;
34634
34634
  box-sizing: border-box;
@@ -34642,6 +34642,163 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34642
34642
  margin-left: 1px;
34643
34643
  }
34644
34644
 
34645
+ .E_c18bcrac {
34646
+ display: inline-block;
34647
+ width: 100%;
34648
+ }
34649
+ .E_c18bcrac .recharts-wrapper {
34650
+ margin-left: 4px;
34651
+ }
34652
+
34653
+ .E_cro7kg2 {
34654
+ padding: 4px;
34655
+ }
34656
+ .E_cro7kg2 .unit {
34657
+ color: white;
34658
+ }
34659
+
34660
+ .E_c14wcxf0 {
34661
+ display: flex;
34662
+ justify-content: space-between;
34663
+ align-items: center;
34664
+ font-size: 13px;
34665
+ line-height: 24px;
34666
+ color: #cccccc;
34667
+ white-space: nowrap;
34668
+ }
34669
+ .E_c14wcxf0 label {
34670
+ margin-right: 32px;
34671
+ }
34672
+
34673
+ .E_coy29mj.E_c14wcxf0 {
34674
+ font-weight: bold;
34675
+ color: white;
34676
+ }
34677
+
34678
+ .E_s11212zy {
34679
+ width: 8px;
34680
+ height: 8px;
34681
+ border-radius: 2px;
34682
+ display: inline-block;
34683
+ background: var(--s11212zy-0);
34684
+ border: 1px solid #fff;
34685
+ box-sizing: content-box;
34686
+ margin-right: 6px;
34687
+ }
34688
+
34689
+ .E_p1lyky6c > :first-child {
34690
+ font-weight: bold;
34691
+ color: white;
34692
+ margin-right: 4px;
34693
+ }
34694
+
34695
+ .E_gmyahx3 {
34696
+ cursor: pointer;
34697
+ }
34698
+ .E_gmyahx3 .link-text {
34699
+ color: rgba(0, 21, 64, 0.3);
34700
+ }
34701
+ .E_gmyahx3:hover .link-text {
34702
+ color: #0080ff;
34703
+ }
34704
+
34705
+ span.E_tqjc4ui {
34706
+ margin: 0 2px;
34707
+ }
34708
+
34709
+ .E_clm1wy1 {
34710
+ width: 192px;
34711
+ height: 246px;
34712
+ border-radius: 4px;
34713
+ }
34714
+ .E_clm1wy1 > .ant-picker-calendar,
34715
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
34716
+ width: 100%;
34717
+ background-color: rgba(245, 247, 250, 0.6);
34718
+ border-top: none;
34719
+ }
34720
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
34721
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
34722
+ padding: 0 16px;
34723
+ }
34724
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
34725
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
34726
+ width: 100%;
34727
+ height: 180px;
34728
+ border-spacing: 0;
34729
+ }
34730
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
34731
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
34732
+ margin-bottom: 8px;
34733
+ }
34734
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
34735
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
34736
+ width: 22px;
34737
+ }
34738
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
34739
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
34740
+ padding: 0;
34741
+ }
34742
+ .E_clm1wy1 .ant-picker-cell {
34743
+ color: rgba(62, 70, 82, 0.6);
34744
+ opacity: 0.4;
34745
+ }
34746
+ .E_clm1wy1 .ant-picker-cell-in-view {
34747
+ color: rgba(62, 70, 82, 0.6);
34748
+ opacity: 1;
34749
+ }
34750
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
34751
+ color: #3e4652;
34752
+ }
34753
+ .E_clm1wy1 .ant-picker-cell::before {
34754
+ pointer-events: none;
34755
+ }
34756
+
34757
+ .E_t1tsm00v {
34758
+ color: rgba(129, 138, 153, 0.6);
34759
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
34760
+ backdrop-filter: blur(10px);
34761
+ padding: 7px 10px;
34762
+ }
34763
+
34764
+ .E_c167wnad {
34765
+ color: rgba(62, 70, 82, 0.6);
34766
+ display: flex;
34767
+ justify-content: space-between;
34768
+ align-items: center;
34769
+ padding: 8px 16px;
34770
+ }
34771
+ .E_c167wnad .anticon {
34772
+ cursor: pointer;
34773
+ }
34774
+ .E_c167wnad .anticon:hover {
34775
+ color: #0096ff;
34776
+ }
34777
+
34778
+ .E_cxhf7dh {
34779
+ text-align: center;
34780
+ }
34781
+ .E_cxhf7dh .dots {
34782
+ display: flex;
34783
+ justify-content: center;
34784
+ }
34785
+ .E_cxhf7dh .dot {
34786
+ display: inline-block;
34787
+ width: 2px;
34788
+ height: 2px;
34789
+ border-radius: 1px;
34790
+ background: #0096ff;
34791
+ }
34792
+ .E_cxhf7dh .dot:not(:last-child) {
34793
+ margin-right: 2px;
34794
+ }
34795
+ .E_cxhf7dh .bar {
34796
+ width: 9px;
34797
+ height: 2px;
34798
+ background: #0096ff;
34799
+ border-radius: 2px;
34800
+ }
34801
+
34645
34802
  .E_s1ebs0ra {
34646
34803
  display: flex;
34647
34804
  align-items: center;
@@ -34670,97 +34827,37 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34670
34827
  .E_s1ebs0ra .select-total .icon-wrapper:hover {
34671
34828
  background: rgba(225, 230, 241, 0.6);
34672
34829
  }
34673
- .E_s1ebs0ra .action-group {
34674
- flex: 1;
34675
- margin-left: 88px;
34676
- white-space: nowrap;
34677
- text-align: right;
34678
- position: relative;
34679
- padding: 4px 0;
34680
- margin-top: -4px;
34681
- overflow: hidden;
34682
- }
34683
- .E_s1ebs0ra .action-group .sub-menu-delete {
34684
- transform: translateY(-4px);
34685
- }
34686
- .E_s1ebs0ra .action-group button {
34687
- border: none;
34688
- }
34689
- .E_s1ebs0ra .action-group > *:not(:last-child) {
34690
- margin-right: 8px;
34691
- }
34692
- .E_s1ebs0ra .action-group > button:last-child {
34693
- margin-right: 4px;
34694
- }
34695
- .E_s1ebs0ra .action-group .more-btn {
34696
- cursor: pointer;
34697
- width: 32px;
34698
- height: 32px;
34699
- justify-content: center;
34700
- border-radius: 50%;
34701
- }
34702
- .E_s1ebs0ra .action-group .more-btn:hover {
34703
- background: #fff;
34704
- }
34705
-
34706
- .E_c18bcrac {
34707
- display: inline-block;
34708
- width: 100%;
34709
- }
34710
- .E_c18bcrac .recharts-wrapper {
34711
- margin-left: 4px;
34712
- }
34713
-
34714
- .E_cro7kg2 {
34715
- padding: 4px;
34716
- }
34717
- .E_cro7kg2 .unit {
34718
- color: white;
34719
- }
34720
-
34721
- .E_c14wcxf0 {
34722
- display: flex;
34723
- justify-content: space-between;
34724
- align-items: center;
34725
- font-size: 13px;
34726
- line-height: 24px;
34727
- color: #cccccc;
34830
+ .E_s1ebs0ra .action-group {
34831
+ flex: 1;
34832
+ margin-left: 88px;
34728
34833
  white-space: nowrap;
34834
+ text-align: right;
34835
+ position: relative;
34836
+ padding: 4px 0;
34837
+ margin-top: -4px;
34838
+ overflow: hidden;
34729
34839
  }
34730
- .E_c14wcxf0 label {
34731
- margin-right: 32px;
34840
+ .E_s1ebs0ra .action-group .sub-menu-delete {
34841
+ transform: translateY(-4px);
34732
34842
  }
34733
-
34734
- .E_coy29mj.E_c14wcxf0 {
34735
- font-weight: bold;
34736
- color: white;
34843
+ .E_s1ebs0ra .action-group button {
34844
+ border: none;
34737
34845
  }
34738
-
34739
- .E_s11212zy {
34740
- width: 8px;
34741
- height: 8px;
34742
- border-radius: 2px;
34743
- display: inline-block;
34744
- background: var(--s11212zy-0);
34745
- border: 1px solid #fff;
34746
- box-sizing: content-box;
34747
- margin-right: 6px;
34846
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
34847
+ margin-right: 8px;
34748
34848
  }
34749
-
34750
- .E_p1lyky6c > :first-child {
34751
- font-weight: bold;
34752
- color: white;
34849
+ .E_s1ebs0ra .action-group > button:last-child {
34753
34850
  margin-right: 4px;
34754
34851
  }
34755
-
34756
- .E_gmyahx3 {
34852
+ .E_s1ebs0ra .action-group .more-btn {
34757
34853
  cursor: pointer;
34854
+ width: 32px;
34855
+ height: 32px;
34856
+ justify-content: center;
34857
+ border-radius: 50%;
34758
34858
  }
34759
- .E_gmyahx3 .link-text {
34760
- color: rgba(0, 21, 64, 0.3);
34761
- }
34762
- .E_gmyahx3:hover .link-text {
34763
- color: #0080ff;
34859
+ .E_s1ebs0ra .action-group .more-btn:hover {
34860
+ background: #fff;
34764
34861
  }
34765
34862
 
34766
34863
  .E_c1up1pdz {
@@ -34903,97 +35000,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34903
35000
  color: #fff;
34904
35001
  }
34905
35002
 
34906
- .E_clm1wy1 {
34907
- width: 192px;
34908
- height: 246px;
34909
- border-radius: 4px;
34910
- }
34911
- .E_clm1wy1 > .ant-picker-calendar,
34912
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
34913
- width: 100%;
34914
- background-color: rgba(245, 247, 250, 0.6);
34915
- border-top: none;
34916
- }
34917
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
34918
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
34919
- padding: 0 16px;
34920
- }
34921
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
34922
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
34923
- width: 100%;
34924
- height: 180px;
34925
- border-spacing: 0;
34926
- }
34927
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
34928
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
34929
- margin-bottom: 8px;
34930
- }
34931
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
34932
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
34933
- width: 22px;
34934
- }
34935
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
34936
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
34937
- padding: 0;
34938
- }
34939
- .E_clm1wy1 .ant-picker-cell {
34940
- color: rgba(62, 70, 82, 0.6);
34941
- opacity: 0.4;
34942
- }
34943
- .E_clm1wy1 .ant-picker-cell-in-view {
34944
- color: rgba(62, 70, 82, 0.6);
34945
- opacity: 1;
34946
- }
34947
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
34948
- color: #3e4652;
34949
- }
34950
- .E_clm1wy1 .ant-picker-cell::before {
34951
- pointer-events: none;
34952
- }
34953
-
34954
- .E_t1tsm00v {
34955
- color: rgba(129, 138, 153, 0.6);
34956
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
34957
- backdrop-filter: blur(10px);
34958
- padding: 7px 10px;
34959
- }
34960
-
34961
- .E_c167wnad {
34962
- color: rgba(62, 70, 82, 0.6);
35003
+ .E_n12mqh7z {
34963
35004
  display: flex;
34964
- justify-content: space-between;
34965
35005
  align-items: center;
34966
- padding: 8px 16px;
34967
- }
34968
- .E_c167wnad .anticon {
34969
- cursor: pointer;
35006
+ font-size: 12px;
35007
+ line-height: 18px;
34970
35008
  }
34971
- .E_c167wnad .anticon:hover {
34972
- color: #0096ff;
35009
+ .E_n12mqh7z:not(:last-child) {
35010
+ margin-bottom: 4px;
34973
35011
  }
34974
35012
 
34975
- .E_cxhf7dh {
34976
- text-align: center;
34977
- }
34978
- .E_cxhf7dh .dots {
34979
- display: flex;
34980
- justify-content: center;
34981
- }
34982
- .E_cxhf7dh .dot {
34983
- display: inline-block;
34984
- width: 2px;
34985
- height: 2px;
34986
- border-radius: 1px;
34987
- background: #0096ff;
34988
- }
34989
- .E_cxhf7dh .dot:not(:last-child) {
34990
- margin-right: 2px;
35013
+ .E_tf5bynu {
35014
+ margin: 0 3px;
34991
35015
  }
34992
- .E_cxhf7dh .bar {
34993
- width: 9px;
34994
- height: 2px;
34995
- background: #0096ff;
34996
- border-radius: 2px;
35016
+
35017
+ .E_tcckoz1 {
35018
+ max-height: 400px;
35019
+ overflow: auto;
34997
35020
  }
34998
35021
 
34999
35022
  .E_ou7iq30 {
@@ -35023,23 +35046,27 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35023
35046
  visibility: hidden;
35024
35047
  }
35025
35048
 
35026
- .E_n12mqh7z {
35049
+ .E_wg1tsps {
35027
35050
  display: flex;
35028
35051
  align-items: center;
35029
- font-size: 12px;
35030
- line-height: 18px;
35031
- }
35032
- .E_n12mqh7z:not(:last-child) {
35033
- margin-bottom: 4px;
35052
+ justify-content: flex-end;
35034
35053
  }
35035
35054
 
35036
- .E_tf5bynu {
35037
- margin: 0 3px;
35055
+ .E_b1ctd5xy {
35056
+ display: flex;
35057
+ align-items: center;
35058
+ width: calc(100% - 40px);
35059
+ }
35060
+ .E_b1ctd5xy .chart {
35061
+ display: inline-block;
35062
+ width: 100%;
35038
35063
  }
35039
35064
 
35040
- .E_tcckoz1 {
35041
- max-height: 400px;
35042
- overflow: auto;
35065
+ .E_u1p8acpn {
35066
+ min-width: 40px;
35067
+ }
35068
+ .E_u1p8acpn .unit {
35069
+ color: #00122e !important;
35043
35070
  }
35044
35071
 
35045
35072
  .E_s1at6qmn.ant-layout-sider {
@@ -35121,128 +35148,46 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35121
35148
  }
35122
35149
  .E_s1wu0lms.shrink {
35123
35150
  transition: all 0s;
35124
- overflow: hidden;
35125
- }
35126
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35127
- visibility: hidden;
35128
- }
35129
- .E_s1wu0lms.shrink .ant-menu-item {
35130
- width: 36px;
35131
- padding: 0 6px;
35132
- }
35133
-
35134
- .E_n1ugzfva {
35135
- display: flex;
35136
- place-items: center;
35137
- width: 100% !important;
35138
- }
35139
- .E_n1ugzfva[disabled] {
35140
- color: rgba(0, 0, 0, 0.25) !important;
35141
- opacity: 1 !important;
35142
- }
35143
- .E_n1ugzfva.ant-btn {
35144
- width: 100%;
35145
- color: #00122e;
35146
- }
35147
- .E_n1ugzfva .icon-wrapper {
35148
- margin-right: 12px;
35149
- }
35150
- .E_n1ugzfva .link-title {
35151
- flex: 1;
35152
- overflow: hidden;
35153
- white-space: nowrap;
35154
- text-overflow: ellipsis;
35155
- text-align: left;
35156
- }
35157
-
35158
- .E_t1sqg15u {
35159
- background: white;
35160
- }
35161
- .E_t1sqg15u.inline .table-row {
35162
- flex-direction: column;
35163
- }
35164
- .E_t1sqg15u.inline .table-row > label {
35165
- padding: 0 16px 7px 0;
35166
- }
35167
- .E_t1sqg15u.has-border .table-header {
35168
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35169
- }
35170
- .E_t1sqg15u.has-border .hiddenBorder {
35171
- border-top: none !important;
35172
- }
35173
- .E_t1sqg15u.has-border .table-row + .table-row {
35174
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35175
- }
35176
- .E_t1sqg15u.has-border .table-row:last-of-type {
35177
- padding-bottom: 0;
35178
- }
35179
- .E_t1sqg15u.align-right .content {
35180
- text-align: right;
35181
- }
35182
- .E_t1sqg15u .uuid-row {
35183
- display: flex;
35184
- justify-content: space-between;
35185
- }
35186
- .E_t1sqg15u .uuid-row .id-text {
35187
- white-space: nowrap;
35188
- overflow: hidden;
35189
- text-overflow: ellipsis;
35190
- }
35191
-
35192
- .E_t4zczcp {
35193
- display: flex;
35194
- justify-content: space-between;
35195
- align-items: center;
35196
- padding: 8px;
35197
- min-height: 32px;
35198
- }
35199
- .E_t4zczcp .table-title {
35200
- color: rgba(44, 56, 82, 0.6);
35201
- font-weight: 600;
35202
- font-size: 12px;
35203
- line-height: 8px;
35204
- }
35205
- .E_t4zczcp .edit-icon {
35206
- font-size: 16px;
35207
- color: rgba(10, 37, 85, 0.6);
35208
- cursor: pointer;
35151
+ overflow: hidden;
35209
35152
  }
35210
-
35211
- .E_t1s7goww {
35212
- font-size: 12px;
35213
- line-height: 18px;
35153
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35154
+ visibility: hidden;
35155
+ }
35156
+ .E_s1wu0lms.shrink .ant-menu-item {
35157
+ width: 36px;
35158
+ padding: 0 6px;
35214
35159
  }
35215
35160
 
35216
- .E_t93e4cf {
35161
+ .E_n1ugzfva {
35217
35162
  display: flex;
35218
- padding: 8px 0;
35219
- color: #2d3a56;
35220
- }
35221
- .E_t93e4cf .hidden {
35222
- display: none;
35163
+ place-items: center;
35164
+ width: 100% !important;
35223
35165
  }
35224
- .E_t93e4cf .ant-btn.ant-btn-link {
35225
- height: auto;
35166
+ .E_n1ugzfva[disabled] {
35167
+ color: rgba(0, 0, 0, 0.25) !important;
35168
+ opacity: 1 !important;
35226
35169
  }
35227
- .E_t93e4cf .content {
35228
- overflow: hidden;
35229
- overflow-x: auto;
35170
+ .E_n1ugzfva.ant-btn {
35230
35171
  width: 100%;
35231
- white-space: pre-wrap;
35172
+ color: #00122e;
35232
35173
  }
35233
- .E_t93e4cf .content .ant-btn {
35234
- white-space: pre-wrap;
35235
- text-align: left;
35174
+ .E_n1ugzfva .icon-wrapper {
35175
+ margin-right: 12px;
35236
35176
  }
35237
- .E_t93e4cf .content .unit-chart {
35238
- justify-content: flex-start;
35177
+ .E_n1ugzfva .link-title {
35178
+ flex: 1;
35179
+ overflow: hidden;
35180
+ white-space: nowrap;
35181
+ text-overflow: ellipsis;
35182
+ text-align: left;
35239
35183
  }
35240
35184
 
35241
- .E_rhz2uv5 {
35242
- width: var(--rhz2uv5-0);
35243
- flex-shrink: 0;
35244
- color: rgba(44, 56, 82, 0.6);
35245
- padding-right: 12px;
35185
+ .E_s1iv0tp1 .enabled-switch {
35186
+ display: flex;
35187
+ align-items: center;
35188
+ }
35189
+ .E_s1iv0tp1 .enabled-text {
35190
+ margin-right: 8px;
35246
35191
  }
35247
35192
 
35248
35193
  .E_t160l1cm {
@@ -35448,39 +35393,94 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35448
35393
  background: transparent;
35449
35394
  }
35450
35395
 
35451
- span.E_tqjc4ui {
35452
- margin: 0 2px;
35396
+ .E_t1sqg15u {
35397
+ background: white;
35453
35398
  }
35454
-
35455
- .E_wg1tsps {
35399
+ .E_t1sqg15u.inline .table-row {
35400
+ flex-direction: column;
35401
+ }
35402
+ .E_t1sqg15u.inline .table-row > label {
35403
+ padding: 0 16px 7px 0;
35404
+ }
35405
+ .E_t1sqg15u.has-border .table-header {
35406
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35407
+ }
35408
+ .E_t1sqg15u.has-border .hiddenBorder {
35409
+ border-top: none !important;
35410
+ }
35411
+ .E_t1sqg15u.has-border .table-row + .table-row {
35412
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35413
+ }
35414
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35415
+ padding-bottom: 0;
35416
+ }
35417
+ .E_t1sqg15u.align-right .content {
35418
+ text-align: right;
35419
+ }
35420
+ .E_t1sqg15u .uuid-row {
35456
35421
  display: flex;
35457
- align-items: center;
35458
- justify-content: flex-end;
35422
+ justify-content: space-between;
35423
+ }
35424
+ .E_t1sqg15u .uuid-row .id-text {
35425
+ white-space: nowrap;
35426
+ overflow: hidden;
35427
+ text-overflow: ellipsis;
35459
35428
  }
35460
35429
 
35461
- .E_b1ctd5xy {
35430
+ .E_t4zczcp {
35462
35431
  display: flex;
35432
+ justify-content: space-between;
35463
35433
  align-items: center;
35464
- width: calc(100% - 40px);
35434
+ padding: 8px;
35435
+ min-height: 32px;
35465
35436
  }
35466
- .E_b1ctd5xy .chart {
35467
- display: inline-block;
35468
- width: 100%;
35437
+ .E_t4zczcp .table-title {
35438
+ color: rgba(44, 56, 82, 0.6);
35439
+ font-weight: 600;
35440
+ font-size: 12px;
35441
+ line-height: 8px;
35469
35442
  }
35470
-
35471
- .E_u1p8acpn {
35472
- min-width: 40px;
35443
+ .E_t4zczcp .edit-icon {
35444
+ font-size: 16px;
35445
+ color: rgba(10, 37, 85, 0.6);
35446
+ cursor: pointer;
35473
35447
  }
35474
- .E_u1p8acpn .unit {
35475
- color: #00122e !important;
35448
+
35449
+ .E_t1s7goww {
35450
+ font-size: 12px;
35451
+ line-height: 18px;
35476
35452
  }
35477
35453
 
35478
- .E_s1iv0tp1 .enabled-switch {
35454
+ .E_t93e4cf {
35479
35455
  display: flex;
35480
- align-items: center;
35456
+ padding: 8px 0;
35457
+ color: #2d3a56;
35481
35458
  }
35482
- .E_s1iv0tp1 .enabled-text {
35483
- margin-right: 8px;
35459
+ .E_t93e4cf .hidden {
35460
+ display: none;
35461
+ }
35462
+ .E_t93e4cf .ant-btn.ant-btn-link {
35463
+ height: auto;
35464
+ }
35465
+ .E_t93e4cf .content {
35466
+ overflow: hidden;
35467
+ overflow-x: auto;
35468
+ width: 100%;
35469
+ white-space: pre-wrap;
35470
+ }
35471
+ .E_t93e4cf .content .ant-btn {
35472
+ white-space: pre-wrap;
35473
+ text-align: left;
35474
+ }
35475
+ .E_t93e4cf .content .unit-chart {
35476
+ justify-content: flex-start;
35477
+ }
35478
+
35479
+ .E_rhz2uv5 {
35480
+ width: var(--rhz2uv5-0);
35481
+ flex-shrink: 0;
35482
+ color: rgba(44, 56, 82, 0.6);
35483
+ padding-right: 12px;
35484
35484
  }
35485
35485
 
35486
35486
  .E_cyms3br {
@@ -35683,6 +35683,15 @@ span.E_tqjc4ui {
35683
35683
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35684
35684
  }
35685
35685
 
35686
+ .E_cevhqx7 {
35687
+ color: #00122e;
35688
+ }
35689
+
35690
+ .E_snbqlt4 {
35691
+ margin-top: 8px;
35692
+ color: rgba(44, 56, 82, 0.6);
35693
+ }
35694
+
35686
35695
  .E_c1ss4prm {
35687
35696
  color: rgba(44, 56, 82, 0.6);
35688
35697
  }
@@ -35745,6 +35754,50 @@ span.E_tqjc4ui {
35745
35754
  }
35746
35755
  }
35747
35756
 
35757
+ .E_c14ouk5o {
35758
+ width: 100%;
35759
+ height: 100%;
35760
+ display: flex;
35761
+ font-size: 12px;
35762
+ line-height: 18px;
35763
+ padding: 8px 0;
35764
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35765
+ }
35766
+ .E_c14ouk5o:last-of-type {
35767
+ box-shadow: none;
35768
+ padding-bottom: 0;
35769
+ }
35770
+ .E_c14ouk5o.collapsed {
35771
+ flex-direction: column;
35772
+ }
35773
+ .E_c14ouk5o.collapsed .collapsed-content {
35774
+ display: flex;
35775
+ }
35776
+ .E_c14ouk5o.collapsed .collapsed-content > span {
35777
+ flex: 1;
35778
+ display: flex;
35779
+ justify-content: space-between;
35780
+ }
35781
+ .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
35782
+ height: auto;
35783
+ }
35784
+ .E_c14ouk5o.collapsed .extra-content {
35785
+ margin-left: 162px;
35786
+ }
35787
+ .E_c14ouk5o .col-label {
35788
+ width: 216px;
35789
+ color: rgba(44, 56, 82, 0.6);
35790
+ margin-right: 12px;
35791
+ flex-shrink: 0;
35792
+ }
35793
+ .E_c14ouk5o .col-content {
35794
+ color: #2d3a56;
35795
+ /* make btn link in info row have the same height as normal text */
35796
+ }
35797
+ .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
35798
+ height: auto;
35799
+ }
35800
+
35748
35801
  .E_c1kchka8 {
35749
35802
  height: 100%;
35750
35803
  width: 100%;
@@ -36235,57 +36288,4 @@ span.E_tqjc4ui {
36235
36288
  }
36236
36289
  .E_rzaik16 .ant-popover-inner-content {
36237
36290
  padding: 0;
36238
- }
36239
-
36240
- .E_cevhqx7 {
36241
- color: #00122e;
36242
- }
36243
-
36244
- .E_snbqlt4 {
36245
- margin-top: 8px;
36246
- color: rgba(44, 56, 82, 0.6);
36247
- }
36248
-
36249
- .E_c14ouk5o {
36250
- width: 100%;
36251
- height: 100%;
36252
- display: flex;
36253
- font-size: 12px;
36254
- line-height: 18px;
36255
- padding: 8px 0;
36256
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
36257
- }
36258
- .E_c14ouk5o:last-of-type {
36259
- box-shadow: none;
36260
- padding-bottom: 0;
36261
- }
36262
- .E_c14ouk5o.collapsed {
36263
- flex-direction: column;
36264
- }
36265
- .E_c14ouk5o.collapsed .collapsed-content {
36266
- display: flex;
36267
- }
36268
- .E_c14ouk5o.collapsed .collapsed-content > span {
36269
- flex: 1;
36270
- display: flex;
36271
- justify-content: space-between;
36272
- }
36273
- .E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
36274
- height: auto;
36275
- }
36276
- .E_c14ouk5o.collapsed .extra-content {
36277
- margin-left: 162px;
36278
- }
36279
- .E_c14ouk5o .col-label {
36280
- width: 216px;
36281
- color: rgba(44, 56, 82, 0.6);
36282
- margin-right: 12px;
36283
- flex-shrink: 0;
36284
- }
36285
- .E_c14ouk5o .col-content {
36286
- color: #2d3a56;
36287
- /* make btn link in info row have the same height as normal text */
36288
- }
36289
- .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36290
- height: auto;
36291
36291
  }