@cloudtower/eagle 0.31.21 → 0.31.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29558,35 +29558,6 @@ html body {
29558
29558
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29559
29559
  }
29560
29560
  }
29561
- .E_m74vjol {
29562
- display: flex;
29563
- justify-content: space-between;
29564
- width: 100%;
29565
- }
29566
- .E_m74vjol .action {
29567
- margin-left: 16px;
29568
- }
29569
-
29570
- .E_a1o35uvh .ant-alert-message {
29571
- width: 100%;
29572
- }
29573
-
29574
- .E_berrcjl {
29575
- color: rgba(10, 37, 85, 0.6);
29576
- margin-bottom: 4px;
29577
- }
29578
- .E_berrcjl .breadcrumb-link {
29579
- color: rgba(10, 37, 85, 0.6);
29580
- cursor: pointer;
29581
- transition: color 160ms ease;
29582
- }
29583
- .E_berrcjl .breadcrumb-link:hover {
29584
- color: #0080ff;
29585
- }
29586
- .E_berrcjl .breadcrumb-link:active {
29587
- color: #005ed1;
29588
- }
29589
-
29590
29561
  .E_c18gxmrl {
29591
29562
  border: 1px solid #d8deeb;
29592
29563
  border-radius: 4px;
@@ -29607,6 +29578,41 @@ html body {
29607
29578
  padding: 8px 12px;
29608
29579
  }
29609
29580
 
29581
+ .E_m74vjol {
29582
+ display: flex;
29583
+ justify-content: space-between;
29584
+ width: 100%;
29585
+ }
29586
+ .E_m74vjol .action {
29587
+ margin-left: 16px;
29588
+ }
29589
+
29590
+ .E_a1o35uvh .ant-alert-message {
29591
+ width: 100%;
29592
+ }
29593
+
29594
+ .E_c1uzzomf {
29595
+ margin-bottom: 16px;
29596
+ }
29597
+ .E_c1uzzomf .card-title {
29598
+ font-size: 16px;
29599
+ color: rgba(44, 56, 82, 0.6);
29600
+ font-weight: 700;
29601
+ line-height: 32px;
29602
+ }
29603
+ .E_c1uzzomf .card-body {
29604
+ padding: 24px;
29605
+ border-radius: 8px;
29606
+ background: #fff;
29607
+ }
29608
+ .E_c1uzzomf .empty {
29609
+ font-weight: 700;
29610
+ font-size: 14px;
29611
+ line-height: 22px;
29612
+ color: rgba(0, 21, 64, 0.3);
29613
+ text-align: center;
29614
+ }
29615
+
29610
29616
  .E_b1nip9bk {
29611
29617
  padding: 4px 11px;
29612
29618
  }
@@ -29890,28 +29896,6 @@ button.E_n7k2c6r {
29890
29896
  padding: 0;
29891
29897
  }
29892
29898
 
29893
- .E_c1uzzomf {
29894
- margin-bottom: 16px;
29895
- }
29896
- .E_c1uzzomf .card-title {
29897
- font-size: 16px;
29898
- color: rgba(44, 56, 82, 0.6);
29899
- font-weight: 700;
29900
- line-height: 32px;
29901
- }
29902
- .E_c1uzzomf .card-body {
29903
- padding: 24px;
29904
- border-radius: 8px;
29905
- background: #fff;
29906
- }
29907
- .E_c1uzzomf .empty {
29908
- font-weight: 700;
29909
- font-size: 14px;
29910
- line-height: 22px;
29911
- color: rgba(0, 21, 64, 0.3);
29912
- text-align: center;
29913
- }
29914
-
29915
29899
  .E_d1bw7c5z {
29916
29900
  position: relative;
29917
29901
  max-width: 388px;
@@ -29995,6 +29979,22 @@ button.E_n7k2c6r {
29995
29979
  width: 102px;
29996
29980
  }
29997
29981
 
29982
+ .E_berrcjl {
29983
+ color: rgba(10, 37, 85, 0.6);
29984
+ margin-bottom: 4px;
29985
+ }
29986
+ .E_berrcjl .breadcrumb-link {
29987
+ color: rgba(10, 37, 85, 0.6);
29988
+ cursor: pointer;
29989
+ transition: color 160ms ease;
29990
+ }
29991
+ .E_berrcjl .breadcrumb-link:hover {
29992
+ color: #0080ff;
29993
+ }
29994
+ .E_berrcjl .breadcrumb-link:active {
29995
+ color: #005ed1;
29996
+ }
29997
+
29998
29998
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29999
29999
  padding: 4px 8px 0 8px;
30000
30000
  color: rgba(44, 56, 82, 0.6);
@@ -30008,6 +30008,17 @@ button.E_n7k2c6r {
30008
30008
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30009
30009
  }
30010
30010
 
30011
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30012
+ display: flex;
30013
+ }
30014
+
30015
+ .E_c1yyuluq {
30016
+ border-radius: 8px;
30017
+ }
30018
+ .E_c1yyuluq .ant-card-body {
30019
+ padding: 20px 24px 24px 24px;
30020
+ }
30021
+
30011
30022
  .E_phljevk {
30012
30023
  display: flex;
30013
30024
  justify-content: space-between;
@@ -30065,69 +30076,6 @@ button.E_n7k2c6r {
30065
30076
  line-height: 18px;
30066
30077
  }
30067
30078
 
30068
- .E_c1yyuluq {
30069
- border-radius: 8px;
30070
- }
30071
- .E_c1yyuluq .ant-card-body {
30072
- padding: 20px 24px 24px 24px;
30073
- }
30074
-
30075
- .E_ccrbeuz .ant-collapse-item {
30076
- border: 0px;
30077
- background-color: #fff;
30078
- }
30079
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30080
- padding-top: 0px;
30081
- padding-bottom: 0px;
30082
- padding-left: 0px !important;
30083
- padding-right: 24px;
30084
- }
30085
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30086
- right: 0px;
30087
- }
30088
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30089
- padding: 0px;
30090
- }
30091
-
30092
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30093
- padding-right: 0px;
30094
- cursor: default;
30095
- }
30096
-
30097
- .E_sx1bpnu .ant-input-sm {
30098
- line-height: 18px;
30099
- }
30100
-
30101
- .E_itxley7.ant-input-group.ant-input-group-compact {
30102
- display: flex;
30103
- }
30104
-
30105
- .E_i11gg7mj .ant-input-prefix {
30106
- margin-right: 8px;
30107
- }
30108
- .E_i11gg7mj .ant-input-suffix {
30109
- margin-left: 8px;
30110
- }
30111
-
30112
- .E_cc368xp {
30113
- color: #00122e;
30114
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30115
- margin-right: 8px;
30116
- padding-right: 8px;
30117
- }
30118
-
30119
- .E_i11o6xqj {
30120
- display: flex;
30121
- gap: 4px;
30122
- }
30123
- .E_i11o6xqj .icon-wrapper {
30124
- cursor: pointer;
30125
- }
30126
-
30127
- .E_d19ruhdj.icon-wrapper {
30128
- cursor: not-allowed;
30129
- }
30130
-
30131
30079
  .E_rapgekc.ant-radio-wrapper {
30132
30080
  display: inline-flex;
30133
30081
  align-items: baseline;
@@ -30274,6 +30222,58 @@ button.E_n7k2c6r {
30274
30222
  width: 36px;
30275
30223
  }
30276
30224
 
30225
+ .E_sx1bpnu .ant-input-sm {
30226
+ line-height: 18px;
30227
+ }
30228
+
30229
+ .E_ccrbeuz .ant-collapse-item {
30230
+ border: 0px;
30231
+ background-color: #fff;
30232
+ }
30233
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30234
+ padding-top: 0px;
30235
+ padding-bottom: 0px;
30236
+ padding-left: 0px !important;
30237
+ padding-right: 24px;
30238
+ }
30239
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30240
+ right: 0px;
30241
+ }
30242
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30243
+ padding: 0px;
30244
+ }
30245
+
30246
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30247
+ padding-right: 0px;
30248
+ cursor: default;
30249
+ }
30250
+
30251
+ .E_i11gg7mj .ant-input-prefix {
30252
+ margin-right: 8px;
30253
+ }
30254
+ .E_i11gg7mj .ant-input-suffix {
30255
+ margin-left: 8px;
30256
+ }
30257
+
30258
+ .E_cc368xp {
30259
+ color: #00122e;
30260
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30261
+ margin-right: 8px;
30262
+ padding-right: 8px;
30263
+ }
30264
+
30265
+ .E_i11o6xqj {
30266
+ display: flex;
30267
+ gap: 4px;
30268
+ }
30269
+ .E_i11o6xqj .icon-wrapper {
30270
+ cursor: pointer;
30271
+ }
30272
+
30273
+ .E_d19ruhdj.icon-wrapper {
30274
+ cursor: not-allowed;
30275
+ }
30276
+
30277
30277
  .E_ivqqkzv {
30278
30278
  height: 24px;
30279
30279
  width: 56px !important;
@@ -30284,27 +30284,74 @@ button.E_n7k2c6r {
30284
30284
  color: rgba(44, 56, 82, 0.6);
30285
30285
  }
30286
30286
 
30287
- .E_tju3gfj .date {
30288
- margin-right: 4px;
30287
+ .E_s1dizucg.ant-switch {
30288
+ min-width: 40px;
30289
+ height: 24px;
30290
+ background: rgba(172, 186, 211, 0.6);
30291
+ overflow: hidden;
30289
30292
  }
30290
-
30291
- .E_iq1gosr {
30292
- display: inline-block;
30293
+ .E_s1dizucg.ant-switch:focus {
30294
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30293
30295
  }
30294
-
30295
- .E_c1bus5hc {
30296
- --color: white;
30297
- height: 14px;
30298
- width: 14px;
30299
- border-radius: 50%;
30300
- flex-shrink: 0;
30301
- display: flex;
30302
- align-items: center;
30303
- justify-content: center;
30304
- border: 1px solid var(--color);
30296
+ .E_s1dizucg.ant-switch-small {
30297
+ min-width: 26px;
30298
+ height: 16px;
30305
30299
  }
30306
- .E_c1bus5hc .circle-inner {
30307
- position: relative;
30300
+ .E_s1dizucg.ant-switch-large {
30301
+ min-width: 52px;
30302
+ height: 32px;
30303
+ }
30304
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30305
+ height: 20px;
30306
+ width: 20px;
30307
+ }
30308
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30309
+ border-radius: 10px;
30310
+ transition-delay: 120ms;
30311
+ }
30312
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30313
+ height: 14px;
30314
+ width: 14px;
30315
+ top: 1px;
30316
+ left: 1px;
30317
+ }
30318
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30319
+ height: 28px;
30320
+ width: 28px;
30321
+ }
30322
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30323
+ border-radius: 14px;
30324
+ }
30325
+ .E_s1dizucg.ant-switch-checked {
30326
+ background-color: #00ba5d;
30327
+ }
30328
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30329
+ left: calc(100% - 20px - 2px);
30330
+ }
30331
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30332
+ left: calc(100% - 14px - 1px);
30333
+ }
30334
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30335
+ left: calc(100% - 28px - 2px);
30336
+ }
30337
+
30338
+ .E_c1up6e3y {
30339
+ margin-left: 5px;
30340
+ }
30341
+
30342
+ .E_c1bus5hc {
30343
+ --color: white;
30344
+ height: 14px;
30345
+ width: 14px;
30346
+ border-radius: 50%;
30347
+ flex-shrink: 0;
30348
+ display: flex;
30349
+ align-items: center;
30350
+ justify-content: center;
30351
+ border: 1px solid var(--color);
30352
+ }
30353
+ .E_c1bus5hc .circle-inner {
30354
+ position: relative;
30308
30355
  height: 10px;
30309
30356
  width: 10px;
30310
30357
  border-radius: 50%;
@@ -30332,97 +30379,12 @@ button.E_n7k2c6r {
30332
30379
  transform: rotate(0deg);
30333
30380
  }
30334
30381
 
30335
- .E_s1sck0th {
30336
- padding: 0 8px;
30337
- border-radius: 4px;
30338
- }
30339
-
30340
- .E_m855nr1 {
30341
- padding: 2px 8px;
30342
- border-radius: 3px;
30343
- }
30344
-
30345
- .E_l1270xpg {
30346
- padding: 3px 8px;
30347
- border-radius: 2px;
30348
- }
30349
-
30350
- .E_t14rextb.ant-tag:hover {
30351
- opacity: unset;
30352
- }
30353
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30354
- margin: 0;
30355
- margin-right: 8px;
30356
- display: inline-flex;
30357
- align-items: center;
30358
- border: none;
30359
- }
30360
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30361
- width: 16px;
30362
- height: 16px;
30363
- color: inherit;
30364
- margin-left: 4px;
30365
- opacity: 0.6;
30366
- display: inline-flex;
30367
- }
30368
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30369
- opacity: 1;
30370
- }
30371
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30372
- color: #0080ff;
30373
- background-color: rgba(0, 136, 255, 0.1);
30374
- }
30375
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30376
- color: #f0483e;
30377
- background-color: rgba(255, 74, 74, 0.1);
30378
- }
30379
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30380
- color: #e07f00;
30381
- background-color: rgba(255, 187, 0, 0.1);
30382
- }
30383
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30384
- color: #008f4c;
30385
- background-color: rgba(30, 201, 127, 0.1);
30386
- }
30387
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30388
- color: #1d326c;
30389
- background-color: rgba(225, 230, 241, 0.6);
30390
- }
30391
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30392
- color: #7E41FF;
30393
- background-color: rgba(126, 65, 255, 0.1);
30394
- }
30395
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30396
- color: #fff;
30397
- }
30398
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30399
- background-color: #f0483e;
30400
- }
30401
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30402
- background-color: #fea008;
30403
- }
30404
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30405
- background-color: #00ba5d;
30406
- }
30407
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30408
- background-color: #0080ff;
30409
- }
30410
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30411
- background-color: #6b7d99;
30412
- }
30413
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30414
- background-color: #7E41FF;
30382
+ .E_iq1gosr {
30383
+ display: inline-block;
30415
30384
  }
30416
30385
 
30417
- .E_t1m2x205 .ant-tooltip-arrow {
30418
- display: none;
30419
- }
30420
- .E_t1m2x205 .ant-tooltip-inner {
30421
- background: rgba(23, 38, 64, 0.8);
30422
- border-radius: 4px;
30423
- }
30424
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30425
- visibility: hidden;
30386
+ .E_tju3gfj .date {
30387
+ margin-right: 4px;
30426
30388
  }
30427
30389
 
30428
30390
  .E_s1dni7lo {
@@ -30506,209 +30468,133 @@ button.E_n7k2c6r {
30506
30468
  opacity: 0;
30507
30469
  }
30508
30470
 
30509
- .E_s1dizucg.ant-switch {
30510
- min-width: 40px;
30511
- height: 24px;
30512
- background: rgba(172, 186, 211, 0.6);
30513
- overflow: hidden;
30514
- }
30515
- .E_s1dizucg.ant-switch:focus {
30516
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30517
- }
30518
- .E_s1dizucg.ant-switch-small {
30519
- min-width: 26px;
30520
- height: 16px;
30521
- }
30522
- .E_s1dizucg.ant-switch-large {
30523
- min-width: 52px;
30524
- height: 32px;
30471
+ .E_c18bcrac {
30472
+ display: inline-block;
30473
+ width: 100%;
30525
30474
  }
30526
- .E_s1dizucg.ant-switch .ant-switch-handle {
30527
- height: 20px;
30528
- width: 20px;
30475
+ .E_c18bcrac .recharts-wrapper {
30476
+ margin-left: 4px;
30529
30477
  }
30530
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30531
- border-radius: 10px;
30532
- transition-delay: 120ms;
30478
+
30479
+ .E_cro7kg2 {
30480
+ padding: 4px;
30533
30481
  }
30534
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30535
- height: 14px;
30536
- width: 14px;
30537
- top: 1px;
30538
- left: 1px;
30482
+
30483
+ .E_c14wcxf0 {
30484
+ display: flex;
30485
+ justify-content: space-between;
30486
+ align-items: center;
30487
+ font-size: 13px;
30488
+ line-height: 24px;
30489
+ color: #cccccc;
30490
+ white-space: nowrap;
30539
30491
  }
30540
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30541
- height: 28px;
30542
- width: 28px;
30492
+ .E_c14wcxf0 label {
30493
+ margin-right: 32px;
30543
30494
  }
30544
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30545
- border-radius: 14px;
30495
+
30496
+ .E_coy29mj.E_c14wcxf0 {
30497
+ font-weight: bold;
30498
+ color: white;
30546
30499
  }
30547
- .E_s1dizucg.ant-switch-checked {
30548
- background-color: #00ba5d;
30500
+
30501
+ .E_s11212zy {
30502
+ width: 8px;
30503
+ height: 8px;
30504
+ border-radius: 2px;
30505
+ display: inline-block;
30506
+ background: var(--s11212zy-0);
30507
+ border: 1px solid #fff;
30508
+ box-sizing: content-box;
30509
+ margin-right: 6px;
30549
30510
  }
30550
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30551
- left: calc(100% - 20px - 2px);
30511
+
30512
+ .E_p1lyky6c > :first-child {
30513
+ font-weight: bold;
30514
+ color: white;
30515
+ margin-right: 4px;
30552
30516
  }
30553
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30554
- left: calc(100% - 14px - 1px);
30517
+
30518
+ .E_s1sck0th {
30519
+ padding: 0 8px;
30520
+ border-radius: 4px;
30555
30521
  }
30556
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30557
- left: calc(100% - 28px - 2px);
30522
+
30523
+ .E_m855nr1 {
30524
+ padding: 2px 8px;
30525
+ border-radius: 3px;
30558
30526
  }
30559
30527
 
30560
- .E_c1up6e3y {
30561
- margin-left: 5px;
30528
+ .E_l1270xpg {
30529
+ padding: 3px 8px;
30530
+ border-radius: 2px;
30562
30531
  }
30563
30532
 
30564
- .E_s1ebs0ra {
30565
- display: flex;
30533
+ .E_t14rextb.ant-tag:hover {
30534
+ opacity: unset;
30535
+ }
30536
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30537
+ margin: 0;
30538
+ margin-right: 8px;
30539
+ display: inline-flex;
30566
30540
  align-items: center;
30567
- justify-content: space-between;
30568
- background: #edf0f7;
30569
- padding: 8px 12px;
30570
- position: sticky;
30571
- top: 0;
30572
- z-index: 1;
30573
- margin-bottom: -52px;
30541
+ border: none;
30574
30542
  }
30575
- .E_s1ebs0ra .select-total {
30576
- display: flex;
30577
- align-items: center;
30578
- font-weight: 700;
30579
- flex-shrink: 0;
30580
- }
30581
- .E_s1ebs0ra .select-total .icon-wrapper {
30582
- cursor: pointer;
30583
- margin-left: 8px;
30584
- width: 32px;
30585
- height: 32px;
30586
- border-radius: 50%;
30587
- justify-content: center;
30588
- }
30589
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30590
- background: rgba(225, 230, 241, 0.6);
30591
- }
30592
- .E_s1ebs0ra .action-group {
30593
- flex: 1;
30594
- margin-left: 88px;
30595
- white-space: nowrap;
30596
- text-align: right;
30597
- position: relative;
30598
- padding: 4px 0;
30599
- margin-top: -4px;
30600
- overflow: hidden;
30601
- }
30602
- .E_s1ebs0ra .action-group .sub-menu-delete {
30603
- transform: translateY(-4px);
30604
- }
30605
- .E_s1ebs0ra .action-group button {
30606
- border: none;
30607
- }
30608
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30609
- margin-right: 8px;
30610
- }
30611
- .E_s1ebs0ra .action-group > button:last-child {
30612
- margin-right: 4px;
30613
- }
30614
- .E_s1ebs0ra .action-group .more-btn {
30615
- cursor: pointer;
30616
- width: 32px;
30617
- height: 32px;
30618
- justify-content: center;
30619
- border-radius: 50%;
30620
- }
30621
- .E_s1ebs0ra .action-group .more-btn:hover {
30622
- background: #fff;
30623
- }
30624
-
30625
- .E_c18bcrac {
30626
- display: inline-block;
30627
- width: 100%;
30628
- }
30629
- .E_c18bcrac .recharts-wrapper {
30543
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30544
+ width: 16px;
30545
+ height: 16px;
30546
+ color: inherit;
30630
30547
  margin-left: 4px;
30548
+ opacity: 0.6;
30549
+ display: inline-flex;
30631
30550
  }
30632
-
30633
- .E_cro7kg2 {
30634
- padding: 4px;
30635
- }
30636
-
30637
- .E_c14wcxf0 {
30638
- display: flex;
30639
- justify-content: space-between;
30640
- align-items: center;
30641
- font-size: 13px;
30642
- line-height: 24px;
30643
- color: #cccccc;
30644
- white-space: nowrap;
30551
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30552
+ opacity: 1;
30645
30553
  }
30646
- .E_c14wcxf0 label {
30647
- margin-right: 32px;
30554
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30555
+ color: #0080ff;
30556
+ background-color: rgba(0, 136, 255, 0.1);
30648
30557
  }
30649
-
30650
- .E_coy29mj.E_c14wcxf0 {
30651
- font-weight: bold;
30652
- color: white;
30558
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30559
+ color: #f0483e;
30560
+ background-color: rgba(255, 74, 74, 0.1);
30653
30561
  }
30654
-
30655
- .E_s11212zy {
30656
- width: 8px;
30657
- height: 8px;
30658
- border-radius: 2px;
30659
- display: inline-block;
30660
- background: var(--s11212zy-0);
30661
- border: 1px solid #fff;
30662
- box-sizing: content-box;
30663
- margin-right: 6px;
30562
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30563
+ color: #e07f00;
30564
+ background-color: rgba(255, 187, 0, 0.1);
30664
30565
  }
30665
-
30666
- .E_p1lyky6c > :first-child {
30667
- font-weight: bold;
30668
- color: white;
30669
- margin-right: 4px;
30566
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30567
+ color: #008f4c;
30568
+ background-color: rgba(30, 201, 127, 0.1);
30670
30569
  }
30671
-
30672
- .E_n12mqh7z {
30673
- display: flex;
30674
- align-items: center;
30675
- font-size: 12px;
30676
- line-height: 18px;
30570
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30571
+ color: #1d326c;
30572
+ background-color: rgba(225, 230, 241, 0.6);
30677
30573
  }
30678
- .E_n12mqh7z:not(:last-child) {
30679
- margin-bottom: 4px;
30574
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30575
+ color: #7E41FF;
30576
+ background-color: rgba(126, 65, 255, 0.1);
30680
30577
  }
30681
-
30682
- .E_tf5bynu {
30683
- margin: 0 3px;
30578
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30579
+ color: #fff;
30684
30580
  }
30685
-
30686
- .E_tcckoz1 {
30687
- max-height: 400px;
30688
- overflow: auto;
30581
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30582
+ background-color: #f0483e;
30689
30583
  }
30690
-
30691
- .E_wg1tsps {
30692
- display: flex;
30693
- align-items: center;
30694
- justify-content: flex-end;
30584
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30585
+ background-color: #fea008;
30695
30586
  }
30696
-
30697
- .E_b1ctd5xy {
30698
- display: flex;
30699
- align-items: center;
30700
- width: calc(100% - 40px);
30587
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30588
+ background-color: #00ba5d;
30701
30589
  }
30702
- .E_b1ctd5xy .chart {
30703
- display: inline-block;
30704
- width: 100%;
30590
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30591
+ background-color: #0080ff;
30705
30592
  }
30706
-
30707
- .E_u1p8acpn {
30708
- min-width: 40px;
30593
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30594
+ background-color: #6b7d99;
30709
30595
  }
30710
- .E_u1p8acpn .unit {
30711
- color: #00122e !important;
30596
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30597
+ background-color: #7E41FF;
30712
30598
  }
30713
30599
 
30714
30600
  .E_clm1wy1 {
@@ -30804,52 +30690,157 @@ button.E_n7k2c6r {
30804
30690
  border-radius: 2px;
30805
30691
  }
30806
30692
 
30807
- .E_ou7iq30 {
30808
- overflow: hidden;
30809
- text-overflow: ellipsis;
30693
+ .E_s1ebs0ra {
30694
+ display: flex;
30695
+ align-items: center;
30696
+ justify-content: space-between;
30697
+ background: #edf0f7;
30698
+ padding: 8px 12px;
30699
+ position: sticky;
30700
+ top: 0;
30701
+ z-index: 1;
30702
+ margin-bottom: -52px;
30810
30703
  }
30811
-
30812
- .E_s1tui002 {
30704
+ .E_s1ebs0ra .select-total {
30705
+ display: flex;
30706
+ align-items: center;
30707
+ font-weight: 700;
30708
+ flex-shrink: 0;
30709
+ }
30710
+ .E_s1ebs0ra .select-total .icon-wrapper {
30711
+ cursor: pointer;
30712
+ margin-left: 8px;
30713
+ width: 32px;
30714
+ height: 32px;
30715
+ border-radius: 50%;
30716
+ justify-content: center;
30717
+ }
30718
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30719
+ background: rgba(225, 230, 241, 0.6);
30720
+ }
30721
+ .E_s1ebs0ra .action-group {
30722
+ flex: 1;
30723
+ margin-left: 88px;
30813
30724
  white-space: nowrap;
30725
+ text-align: right;
30726
+ position: relative;
30727
+ padding: 4px 0;
30728
+ margin-top: -4px;
30729
+ overflow: hidden;
30814
30730
  }
30815
-
30816
- .E_mxrc2zg {
30817
- display: -webkit-box;
30818
- -webkit-line-clamp: var(--mxrc2zg-0);
30819
- -webkit-box-orient: vertical;
30820
- word-break: break-all;
30731
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30732
+ transform: translateY(-4px);
30733
+ }
30734
+ .E_s1ebs0ra .action-group button {
30735
+ border: none;
30736
+ }
30737
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30738
+ margin-right: 8px;
30739
+ }
30740
+ .E_s1ebs0ra .action-group > button:last-child {
30741
+ margin-right: 4px;
30742
+ }
30743
+ .E_s1ebs0ra .action-group .more-btn {
30744
+ cursor: pointer;
30745
+ width: 32px;
30746
+ height: 32px;
30747
+ justify-content: center;
30748
+ border-radius: 50%;
30749
+ }
30750
+ .E_s1ebs0ra .action-group .more-btn:hover {
30751
+ background: #fff;
30821
30752
  }
30822
30753
 
30823
- .E_t1vv6d68 .ant-tooltip-arrow {
30754
+ .E_t1m2x205 .ant-tooltip-arrow {
30824
30755
  display: none;
30825
30756
  }
30826
- .E_t1vv6d68 .ant-tooltip-inner {
30757
+ .E_t1m2x205 .ant-tooltip-inner {
30827
30758
  background: rgba(23, 38, 64, 0.8);
30828
30759
  border-radius: 4px;
30829
30760
  }
30830
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30761
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30831
30762
  visibility: hidden;
30832
30763
  }
30833
30764
 
30834
- .E_skwah65 {
30835
- height: 8px;
30836
- box-sizing: border-box;
30837
- border-radius: 2px;
30838
- background: #f5f7fa;
30765
+ .E_n12mqh7z {
30839
30766
  display: flex;
30840
- width: 100%;
30841
- overflow: hidden;
30767
+ align-items: center;
30768
+ font-size: 12px;
30769
+ line-height: 18px;
30842
30770
  }
30843
- .E_skwah65 .stack-bar-item + .stack-bar-item {
30844
- margin-left: 1px;
30771
+ .E_n12mqh7z:not(:last-child) {
30772
+ margin-bottom: 4px;
30845
30773
  }
30846
30774
 
30847
- span.E_tqjc4ui {
30848
- margin: 0 2px;
30775
+ .E_tf5bynu {
30776
+ margin: 0 3px;
30849
30777
  }
30850
30778
 
30851
- .E_t1sqg15u {
30852
- background: white;
30779
+ .E_tcckoz1 {
30780
+ max-height: 400px;
30781
+ overflow: auto;
30782
+ }
30783
+
30784
+ .E_gmyahx3 {
30785
+ cursor: pointer;
30786
+ }
30787
+ .E_gmyahx3 .link-text {
30788
+ color: rgba(0, 21, 64, 0.3);
30789
+ }
30790
+ .E_gmyahx3:hover .link-text {
30791
+ color: #0080ff;
30792
+ }
30793
+
30794
+ span.E_tqjc4ui {
30795
+ margin: 0 2px;
30796
+ }
30797
+
30798
+ .E_wg1tsps {
30799
+ display: flex;
30800
+ align-items: center;
30801
+ justify-content: flex-end;
30802
+ }
30803
+
30804
+ .E_b1ctd5xy {
30805
+ display: flex;
30806
+ align-items: center;
30807
+ width: calc(100% - 40px);
30808
+ }
30809
+ .E_b1ctd5xy .chart {
30810
+ display: inline-block;
30811
+ width: 100%;
30812
+ }
30813
+
30814
+ .E_u1p8acpn {
30815
+ min-width: 40px;
30816
+ }
30817
+ .E_u1p8acpn .unit {
30818
+ color: #00122e !important;
30819
+ }
30820
+
30821
+ .E_skwah65 {
30822
+ height: 8px;
30823
+ box-sizing: border-box;
30824
+ border-radius: 2px;
30825
+ background: #f5f7fa;
30826
+ display: flex;
30827
+ width: 100%;
30828
+ overflow: hidden;
30829
+ }
30830
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
30831
+ margin-left: 1px;
30832
+ }
30833
+
30834
+ .E_s1iv0tp1 .enabled-switch {
30835
+ display: flex;
30836
+ align-items: center;
30837
+ }
30838
+ .E_s1iv0tp1 .enabled-text {
30839
+ margin-right: 8px;
30840
+ }
30841
+
30842
+ .E_t1sqg15u {
30843
+ background: white;
30853
30844
  }
30854
30845
  .E_t1sqg15u.inline .table-row {
30855
30846
  flex-direction: column;
@@ -30938,24 +30929,6 @@ span.E_tqjc4ui {
30938
30929
  padding-right: 12px;
30939
30930
  }
30940
30931
 
30941
- .E_s1iv0tp1 .enabled-switch {
30942
- display: flex;
30943
- align-items: center;
30944
- }
30945
- .E_s1iv0tp1 .enabled-text {
30946
- margin-right: 8px;
30947
- }
30948
-
30949
- .E_gmyahx3 {
30950
- cursor: pointer;
30951
- }
30952
- .E_gmyahx3 .link-text {
30953
- color: rgba(0, 21, 64, 0.3);
30954
- }
30955
- .E_gmyahx3:hover .link-text {
30956
- color: #0080ff;
30957
- }
30958
-
30959
30932
  .E_s1at6qmn.ant-layout-sider {
30960
30933
  background: #edf0f7;
30961
30934
  padding: 32px 8px;
@@ -31069,6 +31042,173 @@ span.E_tqjc4ui {
31069
31042
  text-align: left;
31070
31043
  }
31071
31044
 
31045
+ .E_ou7iq30 {
31046
+ overflow: hidden;
31047
+ text-overflow: ellipsis;
31048
+ }
31049
+
31050
+ .E_s1tui002 {
31051
+ white-space: nowrap;
31052
+ }
31053
+
31054
+ .E_mxrc2zg {
31055
+ display: -webkit-box;
31056
+ -webkit-line-clamp: var(--mxrc2zg-0);
31057
+ -webkit-box-orient: vertical;
31058
+ word-break: break-all;
31059
+ }
31060
+
31061
+ .E_t1vv6d68 .ant-tooltip-arrow {
31062
+ display: none;
31063
+ }
31064
+ .E_t1vv6d68 .ant-tooltip-inner {
31065
+ background: rgba(23, 38, 64, 0.8);
31066
+ border-radius: 4px;
31067
+ }
31068
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31069
+ visibility: hidden;
31070
+ }
31071
+
31072
+ .E_c1up1pdz {
31073
+ width: 648px;
31074
+ }
31075
+ .E_c1up1pdz.active {
31076
+ border-color: #0080ff;
31077
+ }
31078
+ .E_c1up1pdz.active > header {
31079
+ background: rgba(0, 128, 255, 0.1);
31080
+ }
31081
+ .E_c1up1pdz .expand {
31082
+ padding: 12px;
31083
+ }
31084
+ .E_c1up1pdz .field-item {
31085
+ display: flex;
31086
+ padding: 10px 0;
31087
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31088
+ }
31089
+ .E_c1up1pdz .field-item:last-child {
31090
+ border-bottom: none;
31091
+ padding-bottom: 0;
31092
+ }
31093
+ .E_c1up1pdz .field-item label {
31094
+ line-height: 32px;
31095
+ width: 100px;
31096
+ color: rgba(62, 70, 82, 0.6);
31097
+ }
31098
+ .E_c1up1pdz .help {
31099
+ color: rgba(62, 70, 82, 0.6);
31100
+ margin-top: 5px;
31101
+ }
31102
+ .E_c1up1pdz .ant-input-affix-wrapper,
31103
+ .E_c1up1pdz .ant-picker {
31104
+ width: 128px;
31105
+ }
31106
+
31107
+ .E_c156wh19 {
31108
+ display: flex;
31109
+ align-items: center;
31110
+ justify-content: space-between;
31111
+ word-break: keep-all;
31112
+ }
31113
+ .E_c156wh19 .title {
31114
+ margin: 0 16px 0 8px;
31115
+ }
31116
+ .E_c156wh19 .retain {
31117
+ color: rgba(129, 138, 153, 0.6);
31118
+ }
31119
+ .E_c156wh19 div.left {
31120
+ flex: 1;
31121
+ display: flex;
31122
+ overflow: hidden;
31123
+ align-items: center;
31124
+ justify-content: flex-start;
31125
+ white-space: nowrap;
31126
+ }
31127
+ .E_c156wh19 div.left .title {
31128
+ max-width: 100%;
31129
+ overflow: hidden;
31130
+ text-overflow: ellipsis;
31131
+ }
31132
+ .E_c156wh19 div.right {
31133
+ display: flex;
31134
+ align-items: center;
31135
+ }
31136
+ .E_c156wh19 .reverse {
31137
+ display: flex;
31138
+ flex-direction: row-reverse;
31139
+ align-items: center;
31140
+ }
31141
+ .E_c156wh19 .reverse .ant-switch {
31142
+ margin-left: 8px;
31143
+ }
31144
+ .E_c156wh19 .close {
31145
+ padding-left: 14px;
31146
+ margin-left: 14px;
31147
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31148
+ cursor: pointer;
31149
+ }
31150
+
31151
+ .E_m126spxy {
31152
+ padding-bottom: 4px;
31153
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31154
+ }
31155
+ .E_m126spxy .ant-btn-link {
31156
+ padding: 1px 10px;
31157
+ color: rgba(62, 70, 82, 0.6);
31158
+ border-radius: 4px;
31159
+ }
31160
+ .E_m126spxy .ant-btn-link.active {
31161
+ background: rgba(0, 128, 255, 0.1);
31162
+ color: #0096ff;
31163
+ }
31164
+
31165
+ .E_wpbf4pq {
31166
+ padding: 10px 0;
31167
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31168
+ }
31169
+ .E_wpbf4pq .ant-input,
31170
+ .E_wpbf4pq .ant-picker {
31171
+ width: 80px;
31172
+ margin: 0 9px;
31173
+ text-align: center;
31174
+ }
31175
+ .E_wpbf4pq .options {
31176
+ padding: 12px 0 12px 16px;
31177
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31178
+ margin: 5px 0 5px 8px;
31179
+ }
31180
+ .E_wpbf4pq .week-day-option,
31181
+ .E_wpbf4pq .month-day-option {
31182
+ background: #f5f7fa;
31183
+ box-sizing: border-box;
31184
+ border-radius: 16px;
31185
+ margin-right: 8px;
31186
+ }
31187
+ .E_wpbf4pq .week-day-option:focus,
31188
+ .E_wpbf4pq .month-day-option:focus {
31189
+ color: inherit;
31190
+ border-color: #d9d9d9;
31191
+ }
31192
+ .E_wpbf4pq .week-day-option.active {
31193
+ background-color: #0096ff;
31194
+ border-color: #0096ff;
31195
+ color: #fff;
31196
+ }
31197
+ .E_wpbf4pq .week-day-option.en-text {
31198
+ width: 110px;
31199
+ margin-top: 4px;
31200
+ }
31201
+ .E_wpbf4pq .month-day-option {
31202
+ width: 32px;
31203
+ padding: 0;
31204
+ margin-bottom: 8px;
31205
+ }
31206
+ .E_wpbf4pq .month-day-option.active {
31207
+ background-color: #0096ff;
31208
+ border-color: #0096ff;
31209
+ color: #fff;
31210
+ }
31211
+
31072
31212
  .E_t160l1cm {
31073
31213
  display: flex;
31074
31214
  flex-direction: column;
@@ -31272,144 +31412,17 @@ span.E_tqjc4ui {
31272
31412
  background: transparent;
31273
31413
  }
31274
31414
 
31275
- .E_c1up1pdz {
31276
- width: 648px;
31277
- }
31278
- .E_c1up1pdz.active {
31279
- border-color: #0080ff;
31280
- }
31281
- .E_c1up1pdz.active > header {
31282
- background: rgba(0, 128, 255, 0.1);
31283
- }
31284
- .E_c1up1pdz .expand {
31285
- padding: 12px;
31286
- }
31287
- .E_c1up1pdz .field-item {
31288
- display: flex;
31289
- padding: 10px 0;
31290
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31291
- }
31292
- .E_c1up1pdz .field-item:last-child {
31293
- border-bottom: none;
31294
- padding-bottom: 0;
31295
- }
31296
- .E_c1up1pdz .field-item label {
31297
- line-height: 32px;
31298
- width: 100px;
31299
- color: rgba(62, 70, 82, 0.6);
31300
- }
31301
- .E_c1up1pdz .help {
31302
- color: rgba(62, 70, 82, 0.6);
31303
- margin-top: 5px;
31304
- }
31305
- .E_c1up1pdz .ant-input-affix-wrapper,
31306
- .E_c1up1pdz .ant-picker {
31307
- width: 128px;
31308
- }
31309
-
31310
- .E_c156wh19 {
31311
- display: flex;
31312
- align-items: center;
31313
- justify-content: space-between;
31314
- word-break: keep-all;
31315
- }
31316
- .E_c156wh19 .title {
31317
- margin: 0 16px 0 8px;
31318
- }
31319
- .E_c156wh19 .retain {
31320
- color: rgba(129, 138, 153, 0.6);
31321
- }
31322
- .E_c156wh19 div.left {
31323
- flex: 1;
31415
+ .E_i1inqkme {
31416
+ height: 18px;
31417
+ line-height: 18px;
31418
+ padding: 0 4px;
31419
+ border-radius: 4px;
31420
+ background: rgba(235, 239, 245, 0.6);
31421
+ border: 1px solid rgba(223, 228, 235, 0.6);
31324
31422
  display: flex;
31325
- overflow: hidden;
31326
31423
  align-items: center;
31327
- justify-content: flex-start;
31328
31424
  white-space: nowrap;
31329
- }
31330
- .E_c156wh19 div.left .title {
31331
- max-width: 100%;
31332
- overflow: hidden;
31333
- text-overflow: ellipsis;
31334
- }
31335
- .E_c156wh19 div.right {
31336
- display: flex;
31337
- align-items: center;
31338
- }
31339
- .E_c156wh19 .reverse {
31340
- display: flex;
31341
- flex-direction: row-reverse;
31342
- align-items: center;
31343
- }
31344
- .E_c156wh19 .reverse .ant-switch {
31345
- margin-left: 8px;
31346
- }
31347
- .E_c156wh19 .close {
31348
- padding-left: 14px;
31349
- margin-left: 14px;
31350
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31351
- cursor: pointer;
31352
- }
31353
-
31354
- .E_m126spxy {
31355
- padding-bottom: 4px;
31356
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31357
- }
31358
- .E_m126spxy .ant-btn-link {
31359
- padding: 1px 10px;
31360
- color: rgba(62, 70, 82, 0.6);
31361
- border-radius: 4px;
31362
- }
31363
- .E_m126spxy .ant-btn-link.active {
31364
- background: rgba(0, 128, 255, 0.1);
31365
- color: #0096ff;
31366
- }
31367
-
31368
- .E_wpbf4pq {
31369
- padding: 10px 0;
31370
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31371
- }
31372
- .E_wpbf4pq .ant-input,
31373
- .E_wpbf4pq .ant-picker {
31374
- width: 80px;
31375
- margin: 0 9px;
31376
- text-align: center;
31377
- }
31378
- .E_wpbf4pq .options {
31379
- padding: 12px 0 12px 16px;
31380
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31381
- margin: 5px 0 5px 8px;
31382
- }
31383
- .E_wpbf4pq .week-day-option,
31384
- .E_wpbf4pq .month-day-option {
31385
- background: #f5f7fa;
31386
- box-sizing: border-box;
31387
- border-radius: 16px;
31388
- margin-right: 8px;
31389
- }
31390
- .E_wpbf4pq .week-day-option:focus,
31391
- .E_wpbf4pq .month-day-option:focus {
31392
- color: inherit;
31393
- border-color: #d9d9d9;
31394
- }
31395
- .E_wpbf4pq .week-day-option.active {
31396
- background-color: #0096ff;
31397
- border-color: #0096ff;
31398
- color: #fff;
31399
- }
31400
- .E_wpbf4pq .week-day-option.en-text {
31401
- width: 110px;
31402
- margin-top: 4px;
31403
- }
31404
- .E_wpbf4pq .month-day-option {
31405
- width: 32px;
31406
- padding: 0;
31407
- margin-bottom: 8px;
31408
- }
31409
- .E_wpbf4pq .month-day-option.active {
31410
- background-color: #0096ff;
31411
- border-color: #0096ff;
31412
- color: #fff;
31425
+ margin-right: 4px;
31413
31426
  }
31414
31427
 
31415
31428
  .E_fzh9mnb {
@@ -31427,69 +31440,42 @@ span.E_tqjc4ui {
31427
31440
  font-size: 18px;
31428
31441
  }
31429
31442
 
31430
- .E_f7pxqmh {
31431
- width: 100%;
31432
- margin-bottom: 0 !important;
31433
- flex-flow: nowrap !important;
31434
- line-break: auto;
31435
- }
31436
- .E_f7pxqmh > .ant-form-item-label {
31437
- text-align: left !important;
31438
- padding-bottom: 0 !important;
31439
- }
31440
- .E_f7pxqmh > .ant-form-item-label > label {
31441
- min-height: 32px;
31442
- height: auto;
31443
- font-size: 13px;
31444
- color: rgba(44, 56, 82, 0.6);
31445
- white-space: normal;
31446
- }
31447
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31448
- border-color: #ff4d4f !important;
31449
- }
31450
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31451
- border-color: #ff4d4f !important;
31452
- }
31453
- .E_f7pxqmh .ant-form-item-explain {
31454
- margin-top: 4px;
31455
- font-size: 12px;
31456
- min-height: 0px;
31443
+ .E_atcz0kf .ant-input-suffix {
31444
+ margin-left: 8px;
31457
31445
  }
31458
- .E_f7pxqmh .ant-form-item-extra {
31459
- font-size: 12px;
31460
- color: rgba(44, 56, 82, 0.6);
31461
- min-height: 0px;
31446
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31447
+ padding: 2px 7px 2px 12px;
31462
31448
  }
31463
31449
 
31464
- .E_iouxfgt {
31465
- display: inline-flex;
31466
- align-items: center;
31450
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31451
+ display: var(--a1wfy30z-0);
31467
31452
  }
31468
- .E_iouxfgt .icon-inner {
31453
+ .E_a1wfy30z .ant-input-number-input-wrap {
31454
+ padding: 4px 11px;
31469
31455
  display: inline-flex;
31470
- align-items: center;
31471
- justify-content: center;
31456
+ line-height: 1.5715;
31457
+ height: inherit;
31472
31458
  }
31473
- .E_iouxfgt .icon-inner + span,
31474
- .E_iouxfgt span + .icon-inner.suffix {
31459
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31460
+ content: var(--a1wfy30z-1);
31461
+ display: var(--a1wfy30z-2);
31462
+ flex: none;
31463
+ align-items: center;
31475
31464
  margin-left: 4px;
31476
31465
  }
31477
- .E_iouxfgt.is-rotate img,
31478
- .E_iouxfgt.is-rotate svg {
31479
- animation: rotate 680ms linear infinite;
31480
- }
31481
-
31482
- .E_i1inqkme {
31483
- height: 18px;
31484
- line-height: 18px;
31485
- padding: 0 4px;
31486
- border-radius: 4px;
31487
- background: rgba(235, 239, 245, 0.6);
31488
- border: 1px solid rgba(223, 228, 235, 0.6);
31489
- display: flex;
31466
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31467
+ content: var(--a1wfy30z-3);
31468
+ display: var(--a1wfy30z-4);
31469
+ flex: none;
31490
31470
  align-items: center;
31491
- white-space: nowrap;
31492
31471
  margin-right: 4px;
31472
+ cursor: auto;
31473
+ }
31474
+ .E_a1wfy30z .ant-input-number-input {
31475
+ padding: 0;
31476
+ margin: 0;
31477
+ height: auto;
31478
+ font-size: inherit;
31493
31479
  }
31494
31480
 
31495
31481
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -31552,42 +31538,56 @@ span.E_tqjc4ui {
31552
31538
  padding: 2px 8px;
31553
31539
  }
31554
31540
 
31555
- .E_a1wfy30z .ant-input-number-handler-wrap {
31556
- display: var(--a1wfy30z-0);
31557
- }
31558
- .E_a1wfy30z .ant-input-number-input-wrap {
31559
- padding: 4px 11px;
31541
+ .E_iouxfgt {
31560
31542
  display: inline-flex;
31561
- line-height: 1.5715;
31562
- height: inherit;
31563
- }
31564
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31565
- content: var(--a1wfy30z-1);
31566
- display: var(--a1wfy30z-2);
31567
- flex: none;
31568
31543
  align-items: center;
31569
- margin-left: 4px;
31570
31544
  }
31571
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31572
- content: var(--a1wfy30z-3);
31573
- display: var(--a1wfy30z-4);
31574
- flex: none;
31545
+ .E_iouxfgt .icon-inner {
31546
+ display: inline-flex;
31575
31547
  align-items: center;
31576
- margin-right: 4px;
31577
- cursor: auto;
31578
- }
31579
- .E_a1wfy30z .ant-input-number-input {
31580
- padding: 0;
31581
- margin: 0;
31582
- height: auto;
31583
- font-size: inherit;
31548
+ justify-content: center;
31584
31549
  }
31585
-
31586
- .E_atcz0kf .ant-input-suffix {
31587
- margin-left: 8px;
31550
+ .E_iouxfgt .icon-inner + span,
31551
+ .E_iouxfgt span + .icon-inner.suffix {
31552
+ margin-left: 4px;
31588
31553
  }
31589
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31590
- padding: 2px 7px 2px 12px;
31554
+ .E_iouxfgt.is-rotate img,
31555
+ .E_iouxfgt.is-rotate svg {
31556
+ animation: rotate 680ms linear infinite;
31557
+ }
31558
+
31559
+ .E_f7pxqmh {
31560
+ width: 100%;
31561
+ margin-bottom: 0 !important;
31562
+ flex-flow: nowrap !important;
31563
+ line-break: auto;
31564
+ }
31565
+ .E_f7pxqmh > .ant-form-item-label {
31566
+ text-align: left !important;
31567
+ padding-bottom: 0 !important;
31568
+ }
31569
+ .E_f7pxqmh > .ant-form-item-label > label {
31570
+ min-height: 32px;
31571
+ height: auto;
31572
+ font-size: 13px;
31573
+ color: rgba(44, 56, 82, 0.6);
31574
+ white-space: normal;
31575
+ }
31576
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31577
+ border-color: #ff4d4f !important;
31578
+ }
31579
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31580
+ border-color: #ff4d4f !important;
31581
+ }
31582
+ .E_f7pxqmh .ant-form-item-explain {
31583
+ margin-top: 4px;
31584
+ font-size: 12px;
31585
+ min-height: 0px;
31586
+ }
31587
+ .E_f7pxqmh .ant-form-item-extra {
31588
+ font-size: 12px;
31589
+ color: rgba(44, 56, 82, 0.6);
31590
+ min-height: 0px;
31591
31591
  }
31592
31592
 
31593
31593
  .E_owd0kml {
@@ -31599,1202 +31599,1202 @@ span.E_tqjc4ui {
31599
31599
  position: absolute;
31600
31600
  }
31601
31601
 
31602
- .E_dsnbhzf {
31603
- font-family: Inter;
31604
- font-style: normal;
31605
- font-weight: bold;
31606
- font-size: 32px;
31607
- line-height: 40px;
31602
+ .E_cnujxq2 {
31603
+ display: flex;
31604
+ flex-direction: column;
31608
31605
  }
31609
31606
 
31610
- .E_d1mvo22k {
31611
- font-family: Inter;
31612
- font-style: normal;
31613
- font-weight: bold;
31614
- font-size: 24px;
31615
- line-height: 32px;
31607
+ .E_m7s48ia {
31608
+ max-width: 1120px;
31609
+ width: 100%;
31610
+ margin: 0 auto;
31611
+ height: 100%;
31616
31612
  }
31617
31613
 
31618
- .E_d1b444tr {
31619
- font-family: Inter;
31620
- font-style: normal;
31621
- font-weight: normal;
31622
- font-size: 32px;
31623
- line-height: 40px;
31614
+ .E_wt5zbg6 {
31615
+ max-width: 1120px;
31616
+ width: 100%;
31617
+ margin: 0 auto;
31618
+ display: flex;
31624
31619
  }
31625
-
31626
- .E_dvs0kue {
31627
- font-family: Inter;
31628
- font-style: normal;
31629
- font-weight: bold;
31630
- font-size: 20px;
31631
- line-height: 24px;
31620
+ .E_wt5zbg6 .left,
31621
+ .E_wt5zbg6 .right {
31622
+ flex-grow: 0;
31623
+ flex-shrink: 0;
31624
+ flex-basis: 21%;
31632
31625
  }
31633
-
31634
- .E_d1hcbfcq {
31635
- font-family: Inter;
31636
- font-style: normal;
31637
- font-weight: normal;
31638
- font-size: 20px;
31639
- line-height: 24px;
31626
+ .E_wt5zbg6 .left {
31627
+ display: flex;
31628
+ justify-content: flex-end;
31629
+ padding-right: 44px;
31640
31630
  }
31641
-
31642
- .E_d1cz922v {
31643
- font-family: Inter;
31644
- font-style: normal;
31645
- font-weight: bold;
31646
- font-size: 18px;
31647
- line-height: 22px;
31631
+ .E_wt5zbg6 .right {
31632
+ padding-left: 44px;
31648
31633
  }
31649
-
31650
- .E_d3nzbrm {
31651
- font-family: Inter;
31652
- font-style: normal;
31653
- font-weight: normal;
31654
- font-size: 18px;
31655
- line-height: 22px;
31634
+ .E_wt5zbg6 .middle {
31635
+ margin-bottom: 40px;
31636
+ flex-grow: 0;
31637
+ flex-shrink: 0;
31638
+ flex-basis: 58%;
31639
+ }
31640
+ .E_wt5zbg6 .middle .form-base-field {
31641
+ width: 100%;
31642
+ }
31643
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
31644
+ width: auto;
31656
31645
  }
31657
31646
 
31658
- .E_h1g0p5ob {
31659
- font-family: Inter;
31660
- font-style: normal;
31661
- font-weight: bold;
31662
- font-size: 16px;
31663
- line-height: 22px;
31647
+ .E_h18jprzg .ant-modal-header {
31648
+ margin: 0 auto;
31649
+ width: 100%;
31650
+ max-width: 648px;
31651
+ }
31652
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
31653
+ margin-left: 0;
31654
+ }
31655
+ .E_h18jprzg .ant-modal-body {
31656
+ margin: 0 auto;
31657
+ padding: 0;
31658
+ width: 100%;
31659
+ max-width: 648px;
31660
+ overflow: hidden;
31661
+ }
31662
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31663
+ margin-bottom: 40px;
31664
+ }
31665
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31666
+ height: calc(100vh - 225px);
31667
+ overflow-y: auto;
31668
+ }
31669
+ .E_h18jprzg .ant-modal-footer .footer-content {
31670
+ margin: 0 auto;
31671
+ max-width: 648px;
31664
31672
  }
31665
31673
 
31666
- .E_hydo2ej {
31667
- font-family: Inter;
31668
- font-style: normal;
31669
- font-weight: normal;
31670
- font-size: 16px;
31671
- line-height: 22px;
31674
+ .E_h16z9xgz .ant-modal-header {
31675
+ margin: 0 auto;
31676
+ width: 100%;
31677
+ max-width: 1024px;
31678
+ }
31679
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
31680
+ margin-left: 0;
31681
+ }
31682
+ .E_h16z9xgz .ant-modal-body {
31683
+ margin: 0 auto;
31684
+ padding: 0;
31685
+ width: 100%;
31686
+ max-width: 1024px;
31687
+ overflow: hidden;
31688
+ }
31689
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31690
+ margin-bottom: 40px;
31691
+ }
31692
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31693
+ height: calc(100vh - 225px);
31694
+ overflow-y: auto;
31695
+ }
31696
+ .E_h16z9xgz .ant-modal-footer .footer-content {
31697
+ margin: 0 auto;
31698
+ max-width: 1024px;
31672
31699
  }
31673
31700
 
31674
- .E_h1hbuq0r {
31675
- font-family: Inter;
31676
- font-style: normal;
31677
- font-weight: bold;
31678
- font-size: 14px;
31701
+ .E_f1lrhghm {
31702
+ flex: 1;
31703
+ }
31704
+ .E_f1lrhghm label {
31705
+ font-size: 13px;
31679
31706
  line-height: 20px;
31707
+ color: rgba(44, 56, 82, 0.6);
31680
31708
  }
31681
-
31682
- .E_h13bondg {
31683
- font-family: Inter;
31684
- font-style: normal;
31685
- font-weight: normal;
31709
+ .E_f1lrhghm .title {
31686
31710
  font-size: 14px;
31687
31711
  line-height: 20px;
31712
+ color: #2d3a56;
31713
+ margin-bottom: 12px;
31688
31714
  }
31689
-
31690
- .E_h1mhvdlx {
31691
- font-family: Inter;
31692
- font-style: normal;
31693
- font-weight: bold;
31694
- font-size: 12px;
31695
- line-height: 18px;
31715
+ .E_f1lrhghm.connect-cluster .title {
31716
+ padding-bottom: 26px;
31696
31717
  }
31697
31718
 
31698
- .E_h1inmfq6 {
31699
- font-family: Inter;
31700
- font-style: normal;
31701
- font-weight: normal;
31702
- font-size: 12px;
31703
- line-height: 18px;
31719
+ .E_f18ot8em {
31720
+ padding: 25px 0 15px 0;
31721
+ border-bottom: 1px solid #e1e5eb;
31722
+ margin-bottom: 16px;
31704
31723
  }
31705
31724
 
31706
- .E_h1kfc0la {
31707
- font-family: Inter;
31708
- font-style: normal;
31709
- font-weight: bold;
31710
- text-transform: uppercase;
31711
- font-feature-settings: "cpsp" on;
31712
- font-size: 12px;
31713
- line-height: 18px;
31725
+ .E_f1l1g2k0 {
31726
+ display: flex;
31727
+ align-items: center;
31728
+ margin-bottom: 8px;
31714
31729
  }
31715
-
31716
- .E_h10xnyuu {
31717
- font-family: Inter;
31718
- font-style: normal;
31719
- font-weight: normal;
31720
- text-transform: uppercase;
31721
- font-feature-settings: "cpsp" on;
31722
- font-size: 12px;
31723
- line-height: 18px;
31730
+ .E_f1l1g2k0 > label {
31731
+ width: 216px;
31724
31732
  }
31725
-
31726
- .E_lrcmi0v {
31727
- font-family: Inter;
31728
- font-style: normal;
31729
- font-weight: normal;
31730
- font-size: 16px;
31731
- line-height: 24px;
31733
+ .E_f1l1g2k0 > label + * {
31734
+ width: 100%;
31732
31735
  }
31733
-
31734
- .E_lzt43lp {
31735
- font-family: Inter;
31736
- font-style: normal;
31737
- font-weight: bold;
31738
- font-size: 16px;
31739
- line-height: 24px;
31736
+ .E_f1l1g2k0 .ant-select {
31737
+ width: 100%;
31740
31738
  }
31741
31739
 
31742
- .E_l5yc9nt {
31743
- font-family: Inter;
31744
- font-style: normal;
31745
- font-weight: normal;
31746
- font-size: 16px;
31747
- line-height: 24px;
31740
+ .E_e1k89cwg {
31741
+ color: #e75a3a;
31742
+ margin-right: 10px;
31748
31743
  }
31749
31744
 
31750
- .E_l1fbkbzo {
31751
- font-family: Inter;
31752
- font-style: normal;
31753
- font-weight: bold;
31754
- font-size: 16px;
31755
- line-height: 24px;
31745
+ .E_d1oui1gf {
31746
+ width: 100%;
31747
+ height: 1px;
31748
+ background: rgba(213, 219, 227, 0.6);
31749
+ margin: 24px 0;
31756
31750
  }
31757
31751
 
31758
- .E_lahvcax {
31759
- font-family: Inter;
31760
- font-style: normal;
31761
- font-weight: normal;
31762
- text-transform: uppercase;
31763
- font-feature-settings: "cpsp" on;
31764
- font-size: 16px;
31765
- line-height: 24px;
31752
+ .E_l15itdbb {
31753
+ display: flex;
31754
+ justify-content: center;
31755
+ align-items: center;
31756
+ height: 100%;
31766
31757
  }
31767
31758
 
31768
- .E_l11q3pxd {
31769
- font-family: Inter;
31770
- font-style: normal;
31771
- font-weight: bold;
31772
- text-transform: uppercase;
31773
- font-feature-settings: "cpsp" on;
31774
- font-size: 16px;
31775
- line-height: 24px;
31759
+ .E_d1y3z4w {
31760
+ display: inline-block;
31761
+ width: 4px;
31762
+ height: 4px;
31763
+ background: #8e9aa9;
31764
+ opacity: 0.4;
31765
+ border-radius: 50%;
31766
+ margin: 0 4px;
31776
31767
  }
31777
31768
 
31778
- .E_lfuc2qu {
31779
- font-family: Inter;
31780
- font-style: normal;
31781
- font-weight: normal;
31782
- font-size: 14px;
31783
- line-height: 22px;
31769
+ .E_m177r7a3 .ant-modal-header,
31770
+ .E_m177r7a3 .ant-modal-footer .footer-content {
31771
+ width: 648px;
31772
+ margin: 0 auto;
31784
31773
  }
31785
-
31786
- .E_l1jmp8r0 {
31787
- font-family: Inter;
31788
- font-style: normal;
31789
- font-weight: 500;
31790
- font-size: 14px;
31791
- line-height: 22px;
31774
+ .E_m177r7a3 .ant-modal-header {
31775
+ padding: 35px 0 24px;
31776
+ border: none;
31792
31777
  }
31793
-
31794
- .E_lcnm221 {
31795
- font-family: Inter;
31796
- font-style: normal;
31797
- font-weight: bold;
31798
- font-size: 14px;
31799
- line-height: 22px;
31778
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
31779
+ font-size: 30px;
31800
31780
  }
31801
-
31802
- .E_lu1z2n5 {
31803
- font-family: Inter;
31804
- font-style: normal;
31805
- font-weight: normal;
31806
- font-size: 14px;
31807
- line-height: 22px;
31781
+ .E_m177r7a3 .ant-modal-body {
31782
+ padding: 4px 0 2px;
31783
+ }
31784
+ .E_m177r7a3 .ant-modal-footer {
31785
+ border: none;
31808
31786
  }
31809
31787
 
31810
- .E_l1r59djn {
31811
- font-family: Inter;
31812
- font-style: normal;
31788
+ .E_t1wwio3v {
31789
+ font-size: 12px;
31790
+ line-height: 18px;
31813
31791
  font-weight: bold;
31814
- font-size: 14px;
31815
- line-height: 22px;
31792
+ color: #fff;
31793
+ padding: 0 4px;
31794
+ border-radius: 4px;
31795
+ display: inline-block;
31796
+ background: var(--t1wwio3v-0);
31797
+ }
31798
+ .E_t1wwio3v:not(:first-child) {
31799
+ margin-left: 4px;
31816
31800
  }
31817
31801
 
31818
- .E_ljm2911 {
31819
- font-family: Inter;
31820
- font-style: normal;
31821
- font-weight: normal;
31822
- text-transform: uppercase;
31823
- font-feature-settings: "cpsp" on;
31824
- font-size: 14px;
31825
- line-height: 22px;
31802
+ .E_f17jvtfk {
31803
+ width: 100%;
31804
+ height: 100%;
31805
+ display: flex;
31806
+ align-items: center;
31807
+ justify-content: center;
31826
31808
  }
31827
31809
 
31828
- .E_l124mzmr {
31829
- font-family: Inter;
31830
- font-style: normal;
31810
+ .E_nzppkea {
31811
+ font-size: 90%;
31831
31812
  font-weight: bold;
31832
- text-transform: uppercase;
31833
- font-feature-settings: "cpsp" on;
31834
- font-size: 14px;
31835
- line-height: 22px;
31813
+ background-color: rgba(240, 243, 247, 0.6);
31814
+ padding: 1px 4px 1px;
31815
+ margin-left: 2px;
31816
+ margin-right: 2px;
31817
+ border: 1px solid rgba(213, 219, 227, 0.6);
31818
+ border-radius: 4px;
31836
31819
  }
31837
31820
 
31838
- .E_lb3chel {
31839
- font-family: Inter;
31840
- font-style: normal;
31841
- font-weight: normal;
31842
- font-size: 13px;
31843
- line-height: 20px;
31821
+ .E_f4mi9eq.form-item-general {
31822
+ width: 640px;
31844
31823
  }
31845
-
31846
- .E_lv9jstu {
31847
- font-family: Inter;
31848
- font-style: normal;
31849
- font-weight: 600;
31850
- font-size: 13px;
31851
- line-height: 20px;
31824
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31825
+ margin-top: 16px;
31852
31826
  }
31853
-
31854
- .E_lwqlh3x {
31855
- font-family: Inter;
31856
- font-style: normal;
31857
- font-weight: bold;
31858
- font-size: 13px;
31859
- line-height: 20px;
31827
+ .E_f4mi9eq.form-item-compact {
31828
+ width: 412px;
31860
31829
  }
31861
-
31862
- .E_lalum9y {
31863
- font-family: Inter;
31864
- font-style: normal;
31865
- font-weight: normal;
31866
- font-size: 13px;
31867
- line-height: 20px;
31830
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31831
+ margin-top: 8px;
31868
31832
  }
31869
-
31870
- .E_l1t6dj5o {
31871
- font-family: Inter;
31872
- font-style: normal;
31873
- font-weight: 600;
31874
- font-size: 13px;
31875
- line-height: 20px;
31833
+ .E_f4mi9eq .form-item {
31834
+ width: auto;
31876
31835
  }
31877
-
31878
- .E_l12f6ic {
31879
- font-family: Inter;
31880
- font-style: normal;
31881
- font-weight: bold;
31882
- font-size: 13px;
31883
- line-height: 20px;
31836
+ .E_f4mi9eq .form-item-main {
31837
+ position: relative;
31838
+ display: flex;
31884
31839
  }
31885
-
31886
- .E_l7gmukq {
31887
- font-family: Inter;
31888
- font-style: normal;
31889
- font-weight: normal;
31890
- text-transform: uppercase;
31891
- font-feature-settings: "cpsp" on;
31840
+ .E_f4mi9eq .form-item-extra {
31841
+ margin-top: 4px;
31842
+ width: 100%;
31843
+ padding: 14px;
31844
+ background: #f2f4f6;
31892
31845
  font-size: 13px;
31893
- line-height: 20px;
31846
+ line-height: 1.8;
31847
+ color: #8e9aa9;
31894
31848
  }
31895
-
31896
- .E_lkwl0yp {
31897
- font-family: Inter;
31898
- font-style: normal;
31899
- font-weight: bold;
31900
- text-transform: uppercase;
31901
- font-feature-settings: "cpsp" on;
31849
+ .E_f4mi9eq .form-item-label {
31850
+ padding-right: 12px;
31902
31851
  font-size: 13px;
31903
- line-height: 20px;
31852
+ color: rgba(44, 56, 82, 0.6);
31904
31853
  }
31905
-
31906
- .E_l10knv48 {
31907
- font-family: Inter;
31908
- font-style: normal;
31909
- font-weight: normal;
31910
- font-size: 12px;
31911
- line-height: 18px;
31854
+ .E_f4mi9eq .form-item-label.label-right {
31855
+ text-align: right;
31912
31856
  }
31913
-
31914
- .E_l6526ld {
31915
- font-family: Inter;
31916
- font-style: normal;
31917
- font-weight: 500;
31918
- font-size: 12px;
31919
- line-height: 18px;
31857
+ .E_f4mi9eq .form-item-label,
31858
+ .E_f4mi9eq .form-item-control {
31859
+ line-height: 32px;
31920
31860
  }
31921
-
31922
- .E_l1j81vli {
31923
- font-family: Inter;
31924
- font-style: normal;
31925
- font-weight: bold;
31926
- font-size: 12px;
31861
+ .E_f4mi9eq .form-item-control .form-item-error {
31927
31862
  line-height: 18px;
31928
31863
  }
31929
-
31930
- .E_l1x7n1mk {
31931
- font-family: Inter;
31932
- font-style: normal;
31933
- font-weight: normal;
31934
- font-size: 12px;
31935
- line-height: 18px;
31864
+ .E_f4mi9eq .form-item-children {
31865
+ width: 100%;
31936
31866
  }
31937
-
31938
- .E_l9fqufz {
31939
- font-family: Inter;
31940
- font-style: normal;
31941
- font-weight: 500;
31942
- font-size: 12px;
31943
- line-height: 18px;
31867
+ .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 {
31868
+ width: 100%;
31944
31869
  }
31945
-
31946
- .E_l1iwnybd {
31947
- font-family: Inter;
31948
- font-style: normal;
31949
- font-weight: bold;
31950
- font-size: 12px;
31951
- line-height: 18px;
31870
+ .E_f4mi9eq .form-item-error {
31871
+ color: #e75a3a;
31872
+ height: 0;
31873
+ overflow: hidden;
31952
31874
  }
31953
-
31954
- .E_lprtm1e {
31955
- font-family: Inter;
31956
- font-style: normal;
31957
- font-weight: normal;
31958
- text-transform: uppercase;
31959
- font-feature-settings: "cpsp" on;
31960
- font-size: 12px;
31961
- line-height: 18px;
31875
+ .E_f4mi9eq .form-item-error-enter-done {
31876
+ margin-top: 4px;
31877
+ height: auto;
31878
+ overflow: auto;
31879
+ }
31880
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31881
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31882
+ border: 1px solid #e75a3a;
31883
+ color: #e75a3a;
31962
31884
  }
31963
31885
 
31964
- .E_l1lln87h {
31965
- font-family: Inter;
31966
- font-style: normal;
31886
+ .E_fh0ewl8 {
31887
+ color: #2d3a56;
31967
31888
  font-weight: bold;
31968
- text-transform: uppercase;
31969
- font-feature-settings: "cpsp" on;
31970
- font-size: 12px;
31971
- line-height: 18px;
31889
+ padding-bottom: 6px;
31890
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31891
+ margin-bottom: 16px;
31972
31892
  }
31973
-
31974
- .E_f2pb48l {
31975
- font-family: Inter;
31976
- font-style: normal;
31977
- font-weight: normal;
31978
- font-size: 13px;
31979
- line-height: 20px;
31893
+ .E_fh0ewl8:not(:first-of-type) {
31894
+ margin-top: 16px;
31980
31895
  }
31981
31896
 
31982
- .E_fi9emkw {
31983
- font-family: Inter;
31984
- font-style: normal;
31985
- font-weight: normal;
31986
- font-size: 13px;
31987
- line-height: 20px;
31897
+ .E_e1qrlvot {
31898
+ width: 8px;
31899
+ height: 24px;
31900
+ display: flex;
31901
+ justify-content: center;
31902
+ align-items: center;
31903
+ cursor: pointer;
31904
+ transition: all 200ms ease-out 40ms;
31988
31905
  }
31989
-
31990
- .E_f1nrg7da {
31991
- font-family: Inter;
31992
- font-style: normal;
31993
- font-weight: normal;
31994
- font-size: 12px;
31995
- line-height: 18px;
31906
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
31907
+ content: "";
31908
+ width: 1px;
31909
+ height: 6px;
31910
+ border-radius: 1px;
31911
+ background: #ccd4e3;
31912
+ position: relative;
31913
+ right: 2px;
31914
+ transform: rotate(-45deg);
31996
31915
  }
31997
-
31998
- .E_f17k1i3n {
31999
- font-family: Inter;
32000
- font-style: normal;
32001
- font-weight: normal;
32002
- font-size: 12px;
32003
- line-height: 18px;
31916
+ .E_e1qrlvot:after {
31917
+ transform: rotate(45deg);
31918
+ left: 1px;
32004
31919
  }
32005
31920
 
32006
- .E_t1tvuj2e {
32007
- font-family: Inter;
32008
- font-style: normal;
32009
- font-weight: normal;
32010
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32011
- font-size: 13px;
32012
- line-height: 20px;
31921
+ .E_w9ic984.ant-alert-warning {
31922
+ border: 0;
31923
+ background: rgba(255, 187, 0, 0.1);
31924
+ border-radius: 6px;
32013
31925
  }
32014
-
32015
- .E_t17uajlu {
32016
- font-family: Inter;
32017
- font-style: normal;
32018
- font-weight: normal;
32019
- font-feature-settings: "zero" on;
32020
- font-size: 13px;
32021
- line-height: 20px;
31926
+ .E_w9ic984.ant-alert,
31927
+ .E_w9ic984 .ant-alert-message {
31928
+ color: #e07f00;
31929
+ }
31930
+ .E_w9ic984.ant-alert .dashed-border-bottom,
31931
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
31932
+ border-bottom-color: #e07f00;
32022
31933
  }
32023
31934
 
32024
- .E_t114zbyz {
32025
- font-family: Inter;
32026
- font-style: normal;
32027
- font-weight: normal;
32028
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31935
+ .E_n1k9qi4r {
31936
+ display: flex;
31937
+ flex-direction: row;
31938
+ padding: 7px 12px;
31939
+ background: rgba(255, 187, 0, 0.1);
31940
+ border-radius: 6px;
31941
+ color: #e07f00;
32029
31942
  font-size: 12px;
32030
31943
  line-height: 18px;
32031
31944
  }
31945
+ .E_n1k9qi4r .icon-wrapper {
31946
+ margin-right: 10px;
31947
+ height: 18px;
31948
+ }
32032
31949
 
32033
- .E_t1il0kvi {
32034
- font-family: Inter;
32035
- font-style: normal;
32036
- font-weight: 500;
32037
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31950
+ .E_n16fsg9x {
31951
+ display: flex;
31952
+ flex-direction: row;
31953
+ padding: 7px 12px;
31954
+ background: rgba(225, 230, 241, 0.6);
31955
+ border-radius: 6px;
31956
+ color: rgba(44, 56, 82, 0.6);
32038
31957
  font-size: 12px;
32039
31958
  line-height: 18px;
32040
31959
  }
31960
+ .E_n16fsg9x .icon-wrapper {
31961
+ margin-right: 10px;
31962
+ height: 18px;
31963
+ }
32041
31964
 
32042
- .E_t10dv8p1 {
32043
- font-family: Inter;
32044
- font-style: normal;
32045
- font-weight: normal;
32046
- font-feature-settings: "zero" on;
31965
+ .E_i173wxzw {
31966
+ display: flex;
31967
+ flex-direction: row;
31968
+ padding: 7px 12px;
31969
+ background: rgba(0, 136, 255, 0.1);
31970
+ border-radius: 6px;
31971
+ color: #005ed1;
32047
31972
  font-size: 12px;
32048
31973
  line-height: 18px;
32049
31974
  }
31975
+ .E_i173wxzw .icon-wrapper {
31976
+ margin-right: 10px;
31977
+ height: 18px;
31978
+ }
32050
31979
 
32051
- .E_tc2oqpq {
32052
- font-family: Inter;
32053
- font-style: normal;
32054
- font-weight: 500;
32055
- font-feature-settings: "zero" on;
31980
+ .E_dld369h {
31981
+ color: rgba(44, 56, 82, 0.6);
31982
+ margin-top: 5px;
32056
31983
  font-size: 12px;
32057
31984
  line-height: 18px;
32058
31985
  }
32059
31986
 
32060
- .E_tzvddmc {
32061
- font-family: Inter;
32062
- font-style: normal;
32063
- font-weight: bold;
32064
- font-feature-settings: "zero" on;
32065
- font-size: 16px;
32066
- line-height: 24px;
31987
+ .E_s1epv22q {
31988
+ color: #f0483e;
31989
+ font-size: 12px;
31990
+ white-space: pre-wrap;
32067
31991
  }
32068
31992
 
32069
- .E_u18llj45 {
32070
- font-family: Inter;
32071
- font-style: normal;
32072
- font-weight: normal;
32073
- font-size: 10px;
32074
- line-height: 12px;
31993
+ .E_okus5hk {
31994
+ display: flex;
31995
+ align-items: center;
31996
+ justify-content: flex-end;
32075
31997
  }
32076
-
32077
- .E_m196gn1d {
32078
- min-width: 1280px;
31998
+ .E_okus5hk .icon-wrapper {
31999
+ margin-right: 16px;
32079
32000
  }
32080
32001
 
32081
- .E_a1b5xrg3 .user-icon-inner {
32082
- display: inline-flex;
32083
- align-items: center;
32084
- justify-content: center;
32085
- color: #fff;
32086
- font-weight: bold;
32087
- font-size: 12px;
32088
- width: 24px;
32089
- height: 24px;
32090
- border-radius: 50%;
32091
- background: var(--a1b5xrg3-0);
32002
+ .E_t1auuzri {
32003
+ color: rgba(0, 21, 64, 0.3);
32092
32004
  }
32093
- .E_a1b5xrg3.btn-item {
32094
- transition: all 160ms ease;
32095
- cursor: pointer;
32096
- width: 56px;
32097
- height: 40px;
32098
- display: inline-flex;
32099
- align-items: center;
32100
- justify-content: center;
32005
+
32006
+ .E_i74cfyt.ant-input {
32007
+ padding: 5px 12px;
32008
+ line-height: 20px;
32009
+ color: #2d3a56;
32101
32010
  border-radius: 6px;
32011
+ border-color: rgba(172, 186, 211, 0.6);
32012
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32102
32013
  }
32103
- .E_a1b5xrg3.btn-item:hover {
32104
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32105
- }
32106
- .E_a1b5xrg3.btn-item:active {
32107
- transform: translateY(2px);
32108
- transition: all 320ms ease;
32014
+ .E_i74cfyt.ant-input.ant-input-lg {
32015
+ padding: 8px 16px;
32016
+ line-height: 22px;
32109
32017
  }
32110
-
32111
- .E_cnujxq2 {
32112
- display: flex;
32113
- flex-direction: column;
32018
+ .E_i74cfyt.ant-input.ant-input-sm {
32019
+ padding: 2px 8px;
32020
+ line-height: 18px;
32114
32021
  }
32115
-
32116
- .E_m7s48ia {
32117
- max-width: 1120px;
32118
- width: 100%;
32119
- margin: 0 auto;
32120
- height: 100%;
32022
+ .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 {
32023
+ border-color: rgba(107, 128, 167, 0.6);
32024
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32025
+ z-index: 1;
32121
32026
  }
32122
-
32123
- .E_wt5zbg6 {
32124
- max-width: 1120px;
32125
- width: 100%;
32126
- margin: 0 auto;
32127
- display: flex;
32027
+ .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 {
32028
+ border-color: #0096ff;
32029
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32030
+ z-index: 1;
32128
32031
  }
32129
- .E_wt5zbg6 .left,
32130
- .E_wt5zbg6 .right {
32131
- flex-grow: 0;
32132
- flex-shrink: 0;
32133
- flex-basis: 21%;
32032
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32033
+ border-color: #e75a3a;
32034
+ color: #e75a3a;
32134
32035
  }
32135
- .E_wt5zbg6 .left {
32136
- display: flex;
32137
- justify-content: flex-end;
32138
- padding-right: 44px;
32036
+ .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 {
32037
+ border-color: #e75a3a;
32038
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32139
32039
  }
32140
- .E_wt5zbg6 .right {
32141
- padding-left: 44px;
32040
+ .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 {
32041
+ border-color: #e75a3a;
32042
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32142
32043
  }
32143
- .E_wt5zbg6 .middle {
32144
- margin-bottom: 40px;
32145
- flex-grow: 0;
32146
- flex-shrink: 0;
32147
- flex-basis: 58%;
32044
+ .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 {
32045
+ background: rgba(211, 218, 235, 0.6);
32046
+ color: rgba(0, 21, 64, 0.3);
32047
+ border-color: rgba(172, 186, 211, 0.6);
32148
32048
  }
32149
- .E_wt5zbg6 .middle .form-base-field {
32150
- width: 100%;
32049
+ .E_i74cfyt.ant-input-affix-wrapper {
32050
+ padding: 5px 12px;
32051
+ border-radius: 6px;
32052
+ border-color: rgba(172, 186, 211, 0.6);
32053
+ line-height: 20px;
32054
+ color: #2d3a56;
32055
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32151
32056
  }
32152
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
32153
- width: auto;
32057
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32058
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32059
+ color: rgba(44, 56, 82, 0.6);
32154
32060
  }
32155
-
32156
- .E_h18jprzg .ant-modal-header {
32157
- margin: 0 auto;
32158
- width: 100%;
32159
- max-width: 648px;
32061
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32062
+ padding: 8px 16px;
32063
+ line-height: 22px;
32160
32064
  }
32161
- .E_h18jprzg .ant-modal-header .ant-modal-title {
32162
- margin-left: 0;
32065
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32066
+ padding: 2px 8px;
32067
+ line-height: 18px;
32163
32068
  }
32164
- .E_h18jprzg .ant-modal-body {
32165
- margin: 0 auto;
32166
- padding: 0;
32167
- width: 100%;
32168
- max-width: 648px;
32169
- overflow: hidden;
32069
+ .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 {
32070
+ border-color: rgba(107, 128, 167, 0.6);
32071
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32170
32072
  }
32171
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32172
- margin-bottom: 40px;
32073
+ .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 {
32074
+ border-color: #0096ff;
32075
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32173
32076
  }
32174
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32175
- height: calc(100vh - 225px);
32176
- overflow-y: auto;
32077
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32078
+ border-color: #e75a3a;
32177
32079
  }
32178
- .E_h18jprzg .ant-modal-footer .footer-content {
32179
- margin: 0 auto;
32180
- max-width: 648px;
32080
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32081
+ color: #e75a3a;
32181
32082
  }
32182
-
32183
- .E_h16z9xgz .ant-modal-header {
32184
- margin: 0 auto;
32185
- width: 100%;
32186
- max-width: 1024px;
32083
+ .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 {
32084
+ border-color: #e75a3a;
32085
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32187
32086
  }
32188
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
32189
- margin-left: 0;
32087
+ .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 {
32088
+ border-color: #e75a3a;
32089
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32190
32090
  }
32191
- .E_h16z9xgz .ant-modal-body {
32192
- margin: 0 auto;
32193
- padding: 0;
32194
- width: 100%;
32195
- max-width: 1024px;
32196
- overflow: hidden;
32091
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32092
+ background: rgba(211, 218, 235, 0.6);
32093
+ color: rgba(0, 21, 64, 0.3);
32094
+ border-color: rgba(172, 186, 211, 0.6);
32197
32095
  }
32198
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32199
- margin-bottom: 40px;
32096
+ textarea.E_i74cfyt.ant-input {
32097
+ transition-property: height;
32098
+ transition-delay: 50ms;
32200
32099
  }
32201
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32202
- height: calc(100vh - 225px);
32203
- overflow-y: auto;
32100
+ textarea.E_i74cfyt.ant-input.textarea-large {
32101
+ min-height: 40px;
32102
+ height: 40px;
32204
32103
  }
32205
- .E_h16z9xgz .ant-modal-footer .footer-content {
32206
- margin: 0 auto;
32207
- max-width: 1024px;
32104
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
32105
+ height: 80px;
32208
32106
  }
32209
-
32210
- .E_f1lrhghm {
32211
- flex: 1;
32107
+ textarea.E_i74cfyt.ant-input.textarea-middle {
32108
+ min-height: 32px;
32109
+ height: 32px;
32212
32110
  }
32213
- .E_f1lrhghm label {
32214
- font-size: 13px;
32215
- line-height: 20px;
32216
- color: rgba(44, 56, 82, 0.6);
32111
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32112
+ height: 64px;
32217
32113
  }
32218
- .E_f1lrhghm .title {
32219
- font-size: 14px;
32220
- line-height: 20px;
32221
- color: #2d3a56;
32222
- margin-bottom: 12px;
32114
+ textarea.E_i74cfyt.ant-input.textarea-small {
32115
+ min-height: 24px;
32116
+ height: 24px;
32223
32117
  }
32224
- .E_f1lrhghm.connect-cluster .title {
32225
- padding-bottom: 26px;
32118
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
32119
+ height: 40px;
32226
32120
  }
32227
32121
 
32228
- .E_f18ot8em {
32229
- padding: 25px 0 15px 0;
32230
- border-bottom: 1px solid #e1e5eb;
32231
- margin-bottom: 16px;
32122
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
32123
+ border: 1px solid rgba(213, 219, 227, 0.6);
32124
+ border-radius: 4px;
32232
32125
  }
32233
-
32234
- .E_f1l1g2k0 {
32235
- display: flex;
32236
- align-items: center;
32237
- margin-bottom: 8px;
32126
+ .E_k1ci6977.input-tags {
32127
+ position: relative;
32128
+ padding: 6px;
32129
+ height: 32px;
32130
+ cursor: pointer;
32131
+ transition: border 150ms;
32238
32132
  }
32239
- .E_f1l1g2k0 > label {
32240
- width: 216px;
32133
+ .E_k1ci6977.input-tags:hover {
32134
+ border-color: #0080ff;
32135
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32241
32136
  }
32242
- .E_f1l1g2k0 > label + * {
32243
- width: 100%;
32137
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32138
+ padding-right: 30px;
32244
32139
  }
32245
- .E_f1l1g2k0 .ant-select {
32246
- width: 100%;
32140
+ .E_k1ci6977.input-tags .input-tags-inner {
32141
+ display: flex;
32247
32142
  }
32248
-
32249
- .E_e1k89cwg {
32250
- color: #e75a3a;
32251
- margin-right: 10px;
32143
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32144
+ display: flex;
32252
32145
  }
32253
-
32254
- .E_d1oui1gf {
32255
- width: 100%;
32256
- height: 1px;
32257
- background: rgba(213, 219, 227, 0.6);
32258
- margin: 24px 0;
32146
+ .E_k1ci6977.input-tags .input-tag-suffix {
32147
+ position: absolute;
32148
+ right: 12px;
32149
+ top: 50%;
32150
+ transform: translateY(-50%);
32259
32151
  }
32260
-
32261
- .E_l15itdbb {
32262
- display: flex;
32263
- justify-content: center;
32264
- align-items: center;
32265
- height: 100%;
32152
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32153
+ color: rgba(0, 0, 0, 0.25);
32154
+ font-size: 12px;
32155
+ cursor: pointer;
32266
32156
  }
32267
-
32268
- .E_d1y3z4w {
32269
- display: inline-block;
32270
- width: 4px;
32271
- height: 4px;
32272
- background: #8e9aa9;
32273
- opacity: 0.4;
32274
- border-radius: 50%;
32275
- margin: 0 4px;
32157
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32158
+ color: rgba(0, 0, 0, 0.45);
32276
32159
  }
32277
-
32278
- .E_m177r7a3 .ant-modal-header,
32279
- .E_m177r7a3 .ant-modal-footer .footer-content {
32280
- width: 648px;
32281
- margin: 0 auto;
32160
+ .E_k1ci6977.has-focus-indicator {
32161
+ position: relative;
32162
+ overflow: hidden;
32282
32163
  }
32283
- .E_m177r7a3 .ant-modal-header {
32284
- padding: 35px 0 24px;
32285
- border: none;
32164
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32165
+ position: absolute;
32166
+ top: 50%;
32167
+ transform: translateY(-50%);
32168
+ left: -16px;
32169
+ transition: left 150ms ease;
32170
+ opacity: 0;
32286
32171
  }
32287
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
32288
- font-size: 30px;
32172
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32173
+ left: 8px;
32174
+ opacity: 1;
32289
32175
  }
32290
- .E_m177r7a3 .ant-modal-body {
32291
- padding: 4px 0 2px;
32176
+ .E_k1ci6977.has-focus-indicator input {
32177
+ transition: margin-left 150ms ease;
32178
+ margin-left: 0px;
32292
32179
  }
32293
- .E_m177r7a3 .ant-modal-footer {
32294
- border: none;
32180
+ .E_k1ci6977.has-focus-indicator input:focus {
32181
+ margin-left: 16px;
32295
32182
  }
32296
32183
 
32297
- .E_t1wwio3v {
32298
- font-size: 12px;
32299
- line-height: 18px;
32300
- font-weight: bold;
32301
- color: #fff;
32302
- padding: 0 4px;
32303
- border-radius: 4px;
32304
- display: inline-block;
32305
- background: var(--t1wwio3v-0);
32306
- }
32307
- .E_t1wwio3v:not(:first-child) {
32308
- margin-left: 4px;
32184
+ input.E_l1f7td1d.ant-input {
32185
+ border-top-right-radius: 0;
32186
+ border-bottom-right-radius: 0;
32309
32187
  }
32310
32188
 
32311
- .E_f17jvtfk {
32312
- width: 100%;
32313
- height: 100%;
32314
- display: flex;
32315
- align-items: center;
32316
- justify-content: center;
32189
+ .E_l1f7td1d.ant-input-affix-wrapper {
32190
+ border-top-right-radius: 0;
32191
+ border-bottom-right-radius: 0;
32317
32192
  }
32318
32193
 
32319
- .E_nzppkea {
32320
- font-size: 90%;
32321
- font-weight: bold;
32322
- background-color: rgba(240, 243, 247, 0.6);
32323
- padding: 1px 4px 1px;
32324
- margin-left: 2px;
32325
- margin-right: 2px;
32326
- border: 1px solid rgba(213, 219, 227, 0.6);
32327
- border-radius: 4px;
32194
+ input.E_rf8rlle.ant-input {
32195
+ border-top-left-radius: 0;
32196
+ border-bottom-left-radius: 0;
32328
32197
  }
32329
32198
 
32330
- .E_f4mi9eq.form-item-general {
32331
- width: 640px;
32332
- }
32333
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32334
- margin-top: 16px;
32335
- }
32336
- .E_f4mi9eq.form-item-compact {
32337
- width: 412px;
32199
+ .E_rf8rlle.ant-input-affix-wrapper {
32200
+ border-top-left-radius: 0;
32201
+ border-bottom-left-radius: 0;
32338
32202
  }
32339
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32340
- margin-top: 8px;
32203
+
32204
+ .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
32205
+ border-top-right-radius: 0;
32206
+ border-bottom-right-radius: 0;
32341
32207
  }
32342
- .E_f4mi9eq .form-item {
32343
- width: auto;
32208
+
32209
+ .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
32210
+ border-top-left-radius: 0;
32211
+ border-bottom-left-radius: 0;
32344
32212
  }
32345
- .E_f4mi9eq .form-item-main {
32346
- position: relative;
32213
+
32214
+ .E_c3ni091 {
32347
32215
  display: flex;
32216
+ flex-direction: column;
32348
32217
  }
32349
- .E_f4mi9eq .form-item-extra {
32350
- margin-top: 4px;
32351
- width: 100%;
32352
- padding: 14px;
32353
- background: #f2f4f6;
32354
- font-size: 13px;
32355
- line-height: 1.8;
32356
- color: #8e9aa9;
32357
- }
32358
- .E_f4mi9eq .form-item-label {
32359
- padding-right: 12px;
32360
- font-size: 13px;
32361
- color: rgba(44, 56, 82, 0.6);
32362
- }
32363
- .E_f4mi9eq .form-item-label.label-right {
32364
- text-align: right;
32365
- }
32366
- .E_f4mi9eq .form-item-label,
32367
- .E_f4mi9eq .form-item-control {
32368
- line-height: 32px;
32369
- }
32370
- .E_f4mi9eq .form-item-control .form-item-error {
32371
- line-height: 18px;
32372
- }
32373
- .E_f4mi9eq .form-item-children {
32374
- width: 100%;
32218
+ .E_c3ni091 .select-wrapper {
32219
+ margin-top: 12px;
32375
32220
  }
32376
- .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 {
32221
+ .E_c3ni091 .select-wrapper .select {
32377
32222
  width: 100%;
32378
32223
  }
32379
- .E_f4mi9eq .form-item-error {
32380
- color: #e75a3a;
32381
- height: 0;
32382
- overflow: hidden;
32383
- }
32384
- .E_f4mi9eq .form-item-error-enter-done {
32385
- margin-top: 4px;
32386
- height: auto;
32387
- overflow: auto;
32224
+ .E_c3ni091 .radio-wrapper {
32225
+ margin-top: 24px;
32388
32226
  }
32389
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32390
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32391
- border: 1px solid #e75a3a;
32392
- color: #e75a3a;
32227
+ .E_c3ni091 div.form-item {
32228
+ width: 100%;
32393
32229
  }
32394
32230
 
32395
- .E_fh0ewl8 {
32396
- color: #2d3a56;
32397
- font-weight: bold;
32398
- padding-bottom: 6px;
32399
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32400
- margin-bottom: 16px;
32231
+ .E_d105ju2d {
32232
+ font-size: 14px;
32233
+ font-weight: 500;
32234
+ color: #3e4652;
32235
+ line-height: 18px;
32401
32236
  }
32402
- .E_fh0ewl8:not(:first-of-type) {
32237
+ .E_d105ju2d + .E_d105ju2d {
32403
32238
  margin-top: 16px;
32404
32239
  }
32405
-
32406
- .E_e1qrlvot {
32407
- width: 8px;
32408
- height: 24px;
32409
- display: flex;
32410
- justify-content: center;
32411
- align-items: center;
32412
- cursor: pointer;
32413
- transition: all 200ms ease-out 40ms;
32414
- }
32415
- .E_e1qrlvot:before, .E_e1qrlvot:after {
32416
- content: "";
32417
- width: 1px;
32418
- height: 6px;
32419
- border-radius: 1px;
32420
- background: #ccd4e3;
32421
- position: relative;
32422
- right: 2px;
32423
- transform: rotate(-45deg);
32424
- }
32425
- .E_e1qrlvot:after {
32426
- transform: rotate(45deg);
32427
- left: 1px;
32240
+ .E_d105ju2d + * {
32241
+ margin-top: 16px;
32428
32242
  }
32429
32243
 
32430
- .E_w9ic984.ant-alert-warning {
32431
- border: 0;
32432
- background: rgba(255, 187, 0, 0.1);
32433
- border-radius: 6px;
32434
- }
32435
- .E_w9ic984.ant-alert,
32436
- .E_w9ic984 .ant-alert-message {
32437
- color: #e07f00;
32438
- }
32439
- .E_w9ic984.ant-alert .dashed-border-bottom,
32440
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32441
- border-bottom-color: #e07f00;
32244
+ .E_lh0l62z.E_d105ju2d {
32245
+ font-size: 12px;
32246
+ color: rgba(44, 56, 82, 0.6);
32247
+ margin-top: 12px;
32442
32248
  }
32443
32249
 
32444
- .E_n1k9qi4r {
32445
- display: flex;
32446
- flex-direction: row;
32447
- padding: 7px 12px;
32448
- background: rgba(255, 187, 0, 0.1);
32449
- border-radius: 6px;
32450
- color: #e07f00;
32451
- font-size: 12px;
32250
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32452
32251
  line-height: 18px;
32453
- }
32454
- .E_n1k9qi4r .icon-wrapper {
32455
- margin-right: 10px;
32456
- height: 18px;
32252
+ font-weight: 500;
32253
+ margin-top: 0;
32254
+ white-space: initial;
32457
32255
  }
32458
32256
 
32459
- .E_n16fsg9x {
32460
- display: flex;
32461
- flex-direction: row;
32462
- padding: 7px 12px;
32463
- background: rgba(225, 230, 241, 0.6);
32464
- border-radius: 6px;
32465
- color: rgba(44, 56, 82, 0.6);
32466
- font-size: 12px;
32467
- line-height: 18px;
32257
+ .E_r1skkc3l {
32258
+ display: block;
32468
32259
  }
32469
- .E_n16fsg9x .icon-wrapper {
32470
- margin-right: 10px;
32471
- height: 18px;
32260
+ .E_r1skkc3l span {
32261
+ font-size: 14px;
32262
+ font-weight: 500;
32263
+ line-height: 32px;
32264
+ color: #3e4652;
32472
32265
  }
32473
32266
 
32474
- .E_i173wxzw {
32475
- display: flex;
32476
- flex-direction: row;
32477
- padding: 7px 12px;
32478
- background: rgba(0, 136, 255, 0.1);
32267
+ .E_c3cobmo {
32268
+ margin-top: 16px;
32269
+ padding: 8px;
32479
32270
  border-radius: 6px;
32480
- color: #005ed1;
32271
+ background: rgba(225, 230, 241, 0.6);
32272
+ color: rgba(44, 56, 82, 0.6);
32481
32273
  font-size: 12px;
32482
- line-height: 18px;
32483
32274
  }
32484
- .E_i173wxzw .icon-wrapper {
32485
- margin-right: 10px;
32486
- height: 18px;
32275
+ .E_c3cobmo div {
32276
+ line-height: 20px;
32277
+ display: flex;
32278
+ align-items: center;
32279
+ word-break: break-all;
32487
32280
  }
32488
-
32489
- .E_dld369h {
32490
- color: rgba(44, 56, 82, 0.6);
32491
- margin-top: 5px;
32492
- font-size: 12px;
32281
+ .E_c3cobmo .title {
32282
+ font-weight: 700;
32493
32283
  line-height: 18px;
32284
+ margin: 4px 0;
32494
32285
  }
32495
32286
 
32496
- .E_s1epv22q {
32497
- color: #f0483e;
32498
- font-size: 12px;
32499
- white-space: pre-wrap;
32287
+ .E_uqv57uv {
32288
+ color: rgba(44, 56, 82, 0.7490196078);
32500
32289
  }
32501
32290
 
32502
- .E_okus5hk {
32503
- display: flex;
32504
- align-items: center;
32505
- justify-content: flex-end;
32506
- }
32507
- .E_okus5hk .icon-wrapper {
32508
- margin-right: 16px;
32291
+ .E_dsnbhzf {
32292
+ font-family: Inter;
32293
+ font-style: normal;
32294
+ font-weight: bold;
32295
+ font-size: 32px;
32296
+ line-height: 40px;
32509
32297
  }
32510
32298
 
32511
- .E_t1auuzri {
32512
- color: rgba(0, 21, 64, 0.3);
32299
+ .E_d1mvo22k {
32300
+ font-family: Inter;
32301
+ font-style: normal;
32302
+ font-weight: bold;
32303
+ font-size: 24px;
32304
+ line-height: 32px;
32513
32305
  }
32514
32306
 
32515
- .E_i74cfyt.ant-input {
32516
- padding: 5px 12px;
32517
- line-height: 20px;
32518
- color: #2d3a56;
32519
- border-radius: 6px;
32520
- border-color: rgba(172, 186, 211, 0.6);
32521
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32522
- }
32523
- .E_i74cfyt.ant-input.ant-input-lg {
32524
- padding: 8px 16px;
32525
- line-height: 22px;
32307
+ .E_d1b444tr {
32308
+ font-family: Inter;
32309
+ font-style: normal;
32310
+ font-weight: normal;
32311
+ font-size: 32px;
32312
+ line-height: 40px;
32526
32313
  }
32527
- .E_i74cfyt.ant-input.ant-input-sm {
32528
- padding: 2px 8px;
32529
- line-height: 18px;
32314
+
32315
+ .E_dvs0kue {
32316
+ font-family: Inter;
32317
+ font-style: normal;
32318
+ font-weight: bold;
32319
+ font-size: 20px;
32320
+ line-height: 24px;
32530
32321
  }
32531
- .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 {
32532
- border-color: rgba(107, 128, 167, 0.6);
32533
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32534
- z-index: 1;
32322
+
32323
+ .E_d1hcbfcq {
32324
+ font-family: Inter;
32325
+ font-style: normal;
32326
+ font-weight: normal;
32327
+ font-size: 20px;
32328
+ line-height: 24px;
32535
32329
  }
32536
- .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 {
32537
- border-color: #0096ff;
32538
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32539
- z-index: 1;
32330
+
32331
+ .E_d1cz922v {
32332
+ font-family: Inter;
32333
+ font-style: normal;
32334
+ font-weight: bold;
32335
+ font-size: 18px;
32336
+ line-height: 22px;
32540
32337
  }
32541
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32542
- border-color: #e75a3a;
32543
- color: #e75a3a;
32338
+
32339
+ .E_d3nzbrm {
32340
+ font-family: Inter;
32341
+ font-style: normal;
32342
+ font-weight: normal;
32343
+ font-size: 18px;
32344
+ line-height: 22px;
32544
32345
  }
32545
- .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 {
32546
- border-color: #e75a3a;
32547
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32346
+
32347
+ .E_h1g0p5ob {
32348
+ font-family: Inter;
32349
+ font-style: normal;
32350
+ font-weight: bold;
32351
+ font-size: 16px;
32352
+ line-height: 22px;
32548
32353
  }
32549
- .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 {
32550
- border-color: #e75a3a;
32551
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32354
+
32355
+ .E_hydo2ej {
32356
+ font-family: Inter;
32357
+ font-style: normal;
32358
+ font-weight: normal;
32359
+ font-size: 16px;
32360
+ line-height: 22px;
32552
32361
  }
32553
- .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 {
32554
- background: rgba(211, 218, 235, 0.6);
32555
- color: rgba(0, 21, 64, 0.3);
32556
- border-color: rgba(172, 186, 211, 0.6);
32362
+
32363
+ .E_h1hbuq0r {
32364
+ font-family: Inter;
32365
+ font-style: normal;
32366
+ font-weight: bold;
32367
+ font-size: 14px;
32368
+ line-height: 20px;
32557
32369
  }
32558
- .E_i74cfyt.ant-input-affix-wrapper {
32559
- padding: 5px 12px;
32560
- border-radius: 6px;
32561
- border-color: rgba(172, 186, 211, 0.6);
32370
+
32371
+ .E_h13bondg {
32372
+ font-family: Inter;
32373
+ font-style: normal;
32374
+ font-weight: normal;
32375
+ font-size: 14px;
32562
32376
  line-height: 20px;
32563
- color: #2d3a56;
32564
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32565
32377
  }
32566
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32567
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32568
- color: rgba(44, 56, 82, 0.6);
32378
+
32379
+ .E_h1mhvdlx {
32380
+ font-family: Inter;
32381
+ font-style: normal;
32382
+ font-weight: bold;
32383
+ font-size: 12px;
32384
+ line-height: 18px;
32569
32385
  }
32570
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32571
- padding: 8px 16px;
32572
- line-height: 22px;
32386
+
32387
+ .E_h1inmfq6 {
32388
+ font-family: Inter;
32389
+ font-style: normal;
32390
+ font-weight: normal;
32391
+ font-size: 12px;
32392
+ line-height: 18px;
32573
32393
  }
32574
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32575
- padding: 2px 8px;
32394
+
32395
+ .E_h1kfc0la {
32396
+ font-family: Inter;
32397
+ font-style: normal;
32398
+ font-weight: bold;
32399
+ text-transform: uppercase;
32400
+ font-feature-settings: "cpsp" on;
32401
+ font-size: 12px;
32576
32402
  line-height: 18px;
32577
32403
  }
32578
- .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 {
32579
- border-color: rgba(107, 128, 167, 0.6);
32580
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32404
+
32405
+ .E_h10xnyuu {
32406
+ font-family: Inter;
32407
+ font-style: normal;
32408
+ font-weight: normal;
32409
+ text-transform: uppercase;
32410
+ font-feature-settings: "cpsp" on;
32411
+ font-size: 12px;
32412
+ line-height: 18px;
32581
32413
  }
32582
- .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 {
32583
- border-color: #0096ff;
32584
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32414
+
32415
+ .E_lrcmi0v {
32416
+ font-family: Inter;
32417
+ font-style: normal;
32418
+ font-weight: normal;
32419
+ font-size: 16px;
32420
+ line-height: 24px;
32585
32421
  }
32586
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32587
- border-color: #e75a3a;
32422
+
32423
+ .E_lzt43lp {
32424
+ font-family: Inter;
32425
+ font-style: normal;
32426
+ font-weight: bold;
32427
+ font-size: 16px;
32428
+ line-height: 24px;
32588
32429
  }
32589
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32590
- color: #e75a3a;
32430
+
32431
+ .E_l5yc9nt {
32432
+ font-family: Inter;
32433
+ font-style: normal;
32434
+ font-weight: normal;
32435
+ font-size: 16px;
32436
+ line-height: 24px;
32591
32437
  }
32592
- .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 {
32593
- border-color: #e75a3a;
32594
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32438
+
32439
+ .E_l1fbkbzo {
32440
+ font-family: Inter;
32441
+ font-style: normal;
32442
+ font-weight: bold;
32443
+ font-size: 16px;
32444
+ line-height: 24px;
32595
32445
  }
32596
- .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 {
32597
- border-color: #e75a3a;
32598
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32446
+
32447
+ .E_lahvcax {
32448
+ font-family: Inter;
32449
+ font-style: normal;
32450
+ font-weight: normal;
32451
+ text-transform: uppercase;
32452
+ font-feature-settings: "cpsp" on;
32453
+ font-size: 16px;
32454
+ line-height: 24px;
32599
32455
  }
32600
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32601
- background: rgba(211, 218, 235, 0.6);
32602
- color: rgba(0, 21, 64, 0.3);
32603
- border-color: rgba(172, 186, 211, 0.6);
32456
+
32457
+ .E_l11q3pxd {
32458
+ font-family: Inter;
32459
+ font-style: normal;
32460
+ font-weight: bold;
32461
+ text-transform: uppercase;
32462
+ font-feature-settings: "cpsp" on;
32463
+ font-size: 16px;
32464
+ line-height: 24px;
32604
32465
  }
32605
- textarea.E_i74cfyt.ant-input {
32606
- transition-property: height;
32607
- transition-delay: 50ms;
32466
+
32467
+ .E_lfuc2qu {
32468
+ font-family: Inter;
32469
+ font-style: normal;
32470
+ font-weight: normal;
32471
+ font-size: 14px;
32472
+ line-height: 22px;
32608
32473
  }
32609
- textarea.E_i74cfyt.ant-input.textarea-large {
32610
- min-height: 40px;
32611
- height: 40px;
32474
+
32475
+ .E_l1jmp8r0 {
32476
+ font-family: Inter;
32477
+ font-style: normal;
32478
+ font-weight: 500;
32479
+ font-size: 14px;
32480
+ line-height: 22px;
32612
32481
  }
32613
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
32614
- height: 80px;
32482
+
32483
+ .E_lcnm221 {
32484
+ font-family: Inter;
32485
+ font-style: normal;
32486
+ font-weight: bold;
32487
+ font-size: 14px;
32488
+ line-height: 22px;
32615
32489
  }
32616
- textarea.E_i74cfyt.ant-input.textarea-middle {
32617
- min-height: 32px;
32618
- height: 32px;
32490
+
32491
+ .E_lu1z2n5 {
32492
+ font-family: Inter;
32493
+ font-style: normal;
32494
+ font-weight: normal;
32495
+ font-size: 14px;
32496
+ line-height: 22px;
32619
32497
  }
32620
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32621
- height: 64px;
32498
+
32499
+ .E_l1r59djn {
32500
+ font-family: Inter;
32501
+ font-style: normal;
32502
+ font-weight: bold;
32503
+ font-size: 14px;
32504
+ line-height: 22px;
32622
32505
  }
32623
- textarea.E_i74cfyt.ant-input.textarea-small {
32624
- min-height: 24px;
32625
- height: 24px;
32506
+
32507
+ .E_ljm2911 {
32508
+ font-family: Inter;
32509
+ font-style: normal;
32510
+ font-weight: normal;
32511
+ text-transform: uppercase;
32512
+ font-feature-settings: "cpsp" on;
32513
+ font-size: 14px;
32514
+ line-height: 22px;
32626
32515
  }
32627
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
32628
- height: 40px;
32516
+
32517
+ .E_l124mzmr {
32518
+ font-family: Inter;
32519
+ font-style: normal;
32520
+ font-weight: bold;
32521
+ text-transform: uppercase;
32522
+ font-feature-settings: "cpsp" on;
32523
+ font-size: 14px;
32524
+ line-height: 22px;
32629
32525
  }
32630
32526
 
32631
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
32632
- border: 1px solid rgba(213, 219, 227, 0.6);
32633
- border-radius: 4px;
32527
+ .E_lb3chel {
32528
+ font-family: Inter;
32529
+ font-style: normal;
32530
+ font-weight: normal;
32531
+ font-size: 13px;
32532
+ line-height: 20px;
32634
32533
  }
32635
- .E_k1ci6977.input-tags {
32636
- position: relative;
32637
- padding: 6px;
32638
- height: 32px;
32639
- cursor: pointer;
32640
- transition: border 150ms;
32534
+
32535
+ .E_lv9jstu {
32536
+ font-family: Inter;
32537
+ font-style: normal;
32538
+ font-weight: 600;
32539
+ font-size: 13px;
32540
+ line-height: 20px;
32641
32541
  }
32642
- .E_k1ci6977.input-tags:hover {
32643
- border-color: #0080ff;
32644
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32542
+
32543
+ .E_lwqlh3x {
32544
+ font-family: Inter;
32545
+ font-style: normal;
32546
+ font-weight: bold;
32547
+ font-size: 13px;
32548
+ line-height: 20px;
32645
32549
  }
32646
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32647
- padding-right: 30px;
32550
+
32551
+ .E_lalum9y {
32552
+ font-family: Inter;
32553
+ font-style: normal;
32554
+ font-weight: normal;
32555
+ font-size: 13px;
32556
+ line-height: 20px;
32648
32557
  }
32649
- .E_k1ci6977.input-tags .input-tags-inner {
32650
- display: flex;
32558
+
32559
+ .E_l1t6dj5o {
32560
+ font-family: Inter;
32561
+ font-style: normal;
32562
+ font-weight: 600;
32563
+ font-size: 13px;
32564
+ line-height: 20px;
32651
32565
  }
32652
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32653
- display: flex;
32566
+
32567
+ .E_l12f6ic {
32568
+ font-family: Inter;
32569
+ font-style: normal;
32570
+ font-weight: bold;
32571
+ font-size: 13px;
32572
+ line-height: 20px;
32654
32573
  }
32655
- .E_k1ci6977.input-tags .input-tag-suffix {
32656
- position: absolute;
32657
- right: 12px;
32658
- top: 50%;
32659
- transform: translateY(-50%);
32574
+
32575
+ .E_l7gmukq {
32576
+ font-family: Inter;
32577
+ font-style: normal;
32578
+ font-weight: normal;
32579
+ text-transform: uppercase;
32580
+ font-feature-settings: "cpsp" on;
32581
+ font-size: 13px;
32582
+ line-height: 20px;
32660
32583
  }
32661
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32662
- color: rgba(0, 0, 0, 0.25);
32584
+
32585
+ .E_lkwl0yp {
32586
+ font-family: Inter;
32587
+ font-style: normal;
32588
+ font-weight: bold;
32589
+ text-transform: uppercase;
32590
+ font-feature-settings: "cpsp" on;
32591
+ font-size: 13px;
32592
+ line-height: 20px;
32593
+ }
32594
+
32595
+ .E_l10knv48 {
32596
+ font-family: Inter;
32597
+ font-style: normal;
32598
+ font-weight: normal;
32663
32599
  font-size: 12px;
32664
- cursor: pointer;
32600
+ line-height: 18px;
32665
32601
  }
32666
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32667
- color: rgba(0, 0, 0, 0.45);
32602
+
32603
+ .E_l6526ld {
32604
+ font-family: Inter;
32605
+ font-style: normal;
32606
+ font-weight: 500;
32607
+ font-size: 12px;
32608
+ line-height: 18px;
32668
32609
  }
32669
- .E_k1ci6977.has-focus-indicator {
32670
- position: relative;
32671
- overflow: hidden;
32610
+
32611
+ .E_l1j81vli {
32612
+ font-family: Inter;
32613
+ font-style: normal;
32614
+ font-weight: bold;
32615
+ font-size: 12px;
32616
+ line-height: 18px;
32672
32617
  }
32673
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32674
- position: absolute;
32675
- top: 50%;
32676
- transform: translateY(-50%);
32677
- left: -16px;
32678
- transition: left 150ms ease;
32679
- opacity: 0;
32618
+
32619
+ .E_l1x7n1mk {
32620
+ font-family: Inter;
32621
+ font-style: normal;
32622
+ font-weight: normal;
32623
+ font-size: 12px;
32624
+ line-height: 18px;
32680
32625
  }
32681
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32682
- left: 8px;
32683
- opacity: 1;
32626
+
32627
+ .E_l9fqufz {
32628
+ font-family: Inter;
32629
+ font-style: normal;
32630
+ font-weight: 500;
32631
+ font-size: 12px;
32632
+ line-height: 18px;
32684
32633
  }
32685
- .E_k1ci6977.has-focus-indicator input {
32686
- transition: margin-left 150ms ease;
32687
- margin-left: 0px;
32634
+
32635
+ .E_l1iwnybd {
32636
+ font-family: Inter;
32637
+ font-style: normal;
32638
+ font-weight: bold;
32639
+ font-size: 12px;
32640
+ line-height: 18px;
32688
32641
  }
32689
- .E_k1ci6977.has-focus-indicator input:focus {
32690
- margin-left: 16px;
32642
+
32643
+ .E_lprtm1e {
32644
+ font-family: Inter;
32645
+ font-style: normal;
32646
+ font-weight: normal;
32647
+ text-transform: uppercase;
32648
+ font-feature-settings: "cpsp" on;
32649
+ font-size: 12px;
32650
+ line-height: 18px;
32691
32651
  }
32692
32652
 
32693
- input.E_l1f7td1d.ant-input {
32694
- border-top-right-radius: 0;
32695
- border-bottom-right-radius: 0;
32653
+ .E_l1lln87h {
32654
+ font-family: Inter;
32655
+ font-style: normal;
32656
+ font-weight: bold;
32657
+ text-transform: uppercase;
32658
+ font-feature-settings: "cpsp" on;
32659
+ font-size: 12px;
32660
+ line-height: 18px;
32696
32661
  }
32697
32662
 
32698
- .E_l1f7td1d.ant-input-affix-wrapper {
32699
- border-top-right-radius: 0;
32700
- border-bottom-right-radius: 0;
32663
+ .E_f2pb48l {
32664
+ font-family: Inter;
32665
+ font-style: normal;
32666
+ font-weight: normal;
32667
+ font-size: 13px;
32668
+ line-height: 20px;
32669
+ }
32670
+
32671
+ .E_fi9emkw {
32672
+ font-family: Inter;
32673
+ font-style: normal;
32674
+ font-weight: normal;
32675
+ font-size: 13px;
32676
+ line-height: 20px;
32701
32677
  }
32702
32678
 
32703
- input.E_rf8rlle.ant-input {
32704
- border-top-left-radius: 0;
32705
- border-bottom-left-radius: 0;
32679
+ .E_f1nrg7da {
32680
+ font-family: Inter;
32681
+ font-style: normal;
32682
+ font-weight: normal;
32683
+ font-size: 12px;
32684
+ line-height: 18px;
32706
32685
  }
32707
32686
 
32708
- .E_rf8rlle.ant-input-affix-wrapper {
32709
- border-top-left-radius: 0;
32710
- border-bottom-left-radius: 0;
32687
+ .E_f17k1i3n {
32688
+ font-family: Inter;
32689
+ font-style: normal;
32690
+ font-weight: normal;
32691
+ font-size: 12px;
32692
+ line-height: 18px;
32711
32693
  }
32712
32694
 
32713
- .E_llt2k48.ant-select.select, .E_llt2k48.ant-select.select .ant-select-selector {
32714
- border-top-right-radius: 0;
32715
- border-bottom-right-radius: 0;
32695
+ .E_t1tvuj2e {
32696
+ font-family: Inter;
32697
+ font-style: normal;
32698
+ font-weight: normal;
32699
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32700
+ font-size: 13px;
32701
+ line-height: 20px;
32716
32702
  }
32717
32703
 
32718
- .E_rdwz7eh.ant-select.select, .E_rdwz7eh.ant-select.select .ant-select-selector {
32719
- border-top-left-radius: 0;
32720
- border-bottom-left-radius: 0;
32704
+ .E_t17uajlu {
32705
+ font-family: Inter;
32706
+ font-style: normal;
32707
+ font-weight: normal;
32708
+ font-feature-settings: "zero" on;
32709
+ font-size: 13px;
32710
+ line-height: 20px;
32721
32711
  }
32722
32712
 
32723
- .E_c3ni091 {
32724
- display: flex;
32725
- flex-direction: column;
32726
- }
32727
- .E_c3ni091 .select-wrapper {
32728
- margin-top: 12px;
32729
- }
32730
- .E_c3ni091 .select-wrapper .select {
32731
- width: 100%;
32732
- }
32733
- .E_c3ni091 .radio-wrapper {
32734
- margin-top: 24px;
32735
- }
32736
- .E_c3ni091 div.form-item {
32737
- width: 100%;
32713
+ .E_t114zbyz {
32714
+ font-family: Inter;
32715
+ font-style: normal;
32716
+ font-weight: normal;
32717
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32718
+ font-size: 12px;
32719
+ line-height: 18px;
32738
32720
  }
32739
32721
 
32740
- .E_d105ju2d {
32741
- font-size: 14px;
32722
+ .E_t1il0kvi {
32723
+ font-family: Inter;
32724
+ font-style: normal;
32742
32725
  font-weight: 500;
32743
- color: #3e4652;
32726
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32727
+ font-size: 12px;
32744
32728
  line-height: 18px;
32745
32729
  }
32746
- .E_d105ju2d + .E_d105ju2d {
32747
- margin-top: 16px;
32748
- }
32749
- .E_d105ju2d + * {
32750
- margin-top: 16px;
32751
- }
32752
32730
 
32753
- .E_lh0l62z.E_d105ju2d {
32731
+ .E_t10dv8p1 {
32732
+ font-family: Inter;
32733
+ font-style: normal;
32734
+ font-weight: normal;
32735
+ font-feature-settings: "zero" on;
32754
32736
  font-size: 12px;
32755
- color: rgba(44, 56, 82, 0.6);
32756
- margin-top: 12px;
32737
+ line-height: 18px;
32757
32738
  }
32758
32739
 
32759
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32760
- line-height: 18px;
32740
+ .E_tc2oqpq {
32741
+ font-family: Inter;
32742
+ font-style: normal;
32761
32743
  font-weight: 500;
32762
- margin-top: 0;
32763
- white-space: initial;
32744
+ font-feature-settings: "zero" on;
32745
+ font-size: 12px;
32746
+ line-height: 18px;
32764
32747
  }
32765
32748
 
32766
- .E_r1skkc3l {
32767
- display: block;
32749
+ .E_tzvddmc {
32750
+ font-family: Inter;
32751
+ font-style: normal;
32752
+ font-weight: bold;
32753
+ font-feature-settings: "zero" on;
32754
+ font-size: 16px;
32755
+ line-height: 24px;
32768
32756
  }
32769
- .E_r1skkc3l span {
32770
- font-size: 14px;
32771
- font-weight: 500;
32772
- line-height: 32px;
32773
- color: #3e4652;
32757
+
32758
+ .E_u18llj45 {
32759
+ font-family: Inter;
32760
+ font-style: normal;
32761
+ font-weight: normal;
32762
+ font-size: 10px;
32763
+ line-height: 12px;
32774
32764
  }
32775
32765
 
32776
- .E_c3cobmo {
32777
- margin-top: 16px;
32778
- padding: 8px;
32779
- border-radius: 6px;
32780
- background: rgba(225, 230, 241, 0.6);
32781
- color: rgba(44, 56, 82, 0.6);
32766
+ .E_m196gn1d {
32767
+ min-width: 1280px;
32768
+ }
32769
+
32770
+ .E_a1b5xrg3 .user-icon-inner {
32771
+ display: inline-flex;
32772
+ align-items: center;
32773
+ justify-content: center;
32774
+ color: #fff;
32775
+ font-weight: bold;
32782
32776
  font-size: 12px;
32777
+ width: 24px;
32778
+ height: 24px;
32779
+ border-radius: 50%;
32780
+ background: var(--a1b5xrg3-0);
32783
32781
  }
32784
- .E_c3cobmo div {
32785
- line-height: 20px;
32786
- display: flex;
32782
+ .E_a1b5xrg3.btn-item {
32783
+ transition: all 160ms ease;
32784
+ cursor: pointer;
32785
+ width: 56px;
32786
+ height: 40px;
32787
+ display: inline-flex;
32787
32788
  align-items: center;
32788
- word-break: break-all;
32789
+ justify-content: center;
32790
+ border-radius: 6px;
32789
32791
  }
32790
- .E_c3cobmo .title {
32791
- font-weight: 700;
32792
- line-height: 18px;
32793
- margin: 4px 0;
32792
+ .E_a1b5xrg3.btn-item:hover {
32793
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32794
32794
  }
32795
-
32796
- .E_uqv57uv {
32797
- color: rgba(44, 56, 82, 0.7490196078);
32795
+ .E_a1b5xrg3.btn-item:active {
32796
+ transform: translateY(2px);
32797
+ transition: all 320ms ease;
32798
32798
  }
32799
32799
 
32800
32800
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
@@ -33027,6 +33027,19 @@ input.E_rf8rlle.ant-input {
33027
33027
  padding: unset;
33028
33028
  }
33029
33029
 
33030
+ .E_suhck3k {
33031
+ height: 24px;
33032
+ width: 24px;
33033
+ border-radius: 6px;
33034
+ padding: 4px;
33035
+ }
33036
+ .E_suhck3k:hover {
33037
+ background-color: rgba(0, 136, 255, 0.1);
33038
+ }
33039
+ .E_suhck3k:hover svg path {
33040
+ fill: blue;
33041
+ }
33042
+
33030
33043
  .E_ryby9ds {
33031
33044
  display: flex;
33032
33045
  align-items: center;
@@ -33043,19 +33056,6 @@ input.E_rf8rlle.ant-input {
33043
33056
  margin-right: 6px;
33044
33057
  }
33045
33058
 
33046
- .E_suhck3k {
33047
- height: 24px;
33048
- width: 24px;
33049
- border-radius: 6px;
33050
- padding: 4px;
33051
- }
33052
- .E_suhck3k:hover {
33053
- background-color: rgba(0, 136, 255, 0.1);
33054
- }
33055
- .E_suhck3k:hover svg path {
33056
- fill: blue;
33057
- }
33058
-
33059
33059
  .E_hrhfj7c {
33060
33060
  display: none;
33061
33061
  }
@@ -33972,6 +33972,40 @@ input.E_rf8rlle.ant-input {
33972
33972
  padding: 0;
33973
33973
  }
33974
33974
 
33975
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33976
+ margin-right: 2px;
33977
+ }
33978
+
33979
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33980
+ padding-left: 8px;
33981
+ padding-right: 8px;
33982
+ }
33983
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33984
+ border-radius: 4px;
33985
+ }
33986
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33987
+ border-radius: 4px;
33988
+ }
33989
+
33990
+ .E_ma64lna .antd5-segmented-item-label {
33991
+ padding-left: 12px;
33992
+ padding-right: 12px;
33993
+ }
33994
+
33995
+ .E_ckld275 {
33996
+ background-color: rgba(225, 230, 241, 0.6);
33997
+ }
33998
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33999
+ background-color: rgba(255, 255, 255, 0.6);
34000
+ color: rgba(44, 56, 82, 0.75);
34001
+ }
34002
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34003
+ background-color: transparent;
34004
+ }
34005
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34006
+ background-color: transparent;
34007
+ }
34008
+
33975
34009
  .E_ckui4s7 {
33976
34010
  color: #2d3a56;
33977
34011
  line-height: 22px;
@@ -34048,47 +34082,13 @@ input.E_rf8rlle.ant-input {
34048
34082
  border-radius: 8px;
34049
34083
  background-color: white;
34050
34084
  }
34051
- .E_c1eym6el.hoverable {
34052
- cursor: pointer;
34053
- }
34054
- .E_c1eym6el.hoverable:hover {
34055
- transition: all 200ms ease;
34056
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34057
- transform: translateY(-4px);
34058
- }
34059
-
34060
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34061
- margin-right: 2px;
34062
- }
34063
-
34064
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34065
- padding-left: 8px;
34066
- padding-right: 8px;
34067
- }
34068
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34069
- border-radius: 4px;
34070
- }
34071
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34072
- border-radius: 4px;
34073
- }
34074
-
34075
- .E_ma64lna .antd5-segmented-item-label {
34076
- padding-left: 12px;
34077
- padding-right: 12px;
34078
- }
34079
-
34080
- .E_ckld275 {
34081
- background-color: rgba(225, 230, 241, 0.6);
34082
- }
34083
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34084
- background-color: rgba(255, 255, 255, 0.6);
34085
- color: rgba(44, 56, 82, 0.75);
34086
- }
34087
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34088
- background-color: transparent;
34085
+ .E_c1eym6el.hoverable {
34086
+ cursor: pointer;
34089
34087
  }
34090
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34091
- background-color: transparent;
34088
+ .E_c1eym6el.hoverable:hover {
34089
+ transition: all 200ms ease;
34090
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34091
+ transform: translateY(-4px);
34092
34092
  }
34093
34093
 
34094
34094
  .E_c1kghdax {
@@ -34180,6 +34180,44 @@ input.E_rf8rlle.ant-input {
34180
34180
  animation: loading-indicator3 1100ms ease-out infinite;
34181
34181
  }
34182
34182
 
34183
+ .E_w7ob4th.outside-tag {
34184
+ padding-left: 0;
34185
+ }
34186
+ .E_w7ob4th.outside-tag .inside-tag {
34187
+ border-radius: 4px 0 0 4px;
34188
+ padding-right: 4px;
34189
+ margin-right: 4px;
34190
+ }
34191
+
34192
+ .E_slr2ynn {
34193
+ padding: 0 8px;
34194
+ height: 18px;
34195
+ }
34196
+
34197
+ .E_m140wbb6 {
34198
+ padding: 2px 8px;
34199
+ height: 24px;
34200
+ }
34201
+
34202
+ .E_t1fozc1i {
34203
+ margin: 0;
34204
+ }
34205
+
34206
+ .E_i1vxv4ln {
34207
+ margin-right: 4px;
34208
+ height: 16px;
34209
+ }
34210
+
34211
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34212
+ font-weight: 700;
34213
+ color: #00122e;
34214
+ background-color: rgba(237, 241, 250, 0.6);
34215
+ border: 1px solid rgba(211, 218, 235, 0.6);
34216
+ word-break: break-all;
34217
+ display: inline;
34218
+ white-space: normal;
34219
+ }
34220
+
34183
34221
  .E_tc97u5y {
34184
34222
  height: 100%;
34185
34223
  }
@@ -34527,414 +34565,176 @@ input.E_rf8rlle.ant-input {
34527
34565
  .E_t1fisho6 div.ant-table th.cell__action_ {
34528
34566
  z-index: 10;
34529
34567
  }
34530
- .E_t1fisho6 div.ant-table td.cell__action_ {
34531
- padding: 0 !important;
34532
- position: relative;
34533
- background: #fff;
34534
- }
34535
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
34536
- height: 100%;
34537
- display: flex;
34538
- align-items: center;
34539
- justify-content: flex-end;
34540
- padding-right: 8px;
34541
- }
34542
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34543
- width: 24px;
34544
- height: 24px;
34545
- cursor: pointer;
34546
- justify-content: center;
34547
- border-radius: 4px;
34548
- }
34549
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34550
- background: #fff;
34551
- }
34552
-
34553
- .E_sddwhm6 {
34554
- margin: 0;
34555
- border-radius: 20px;
34556
- padding: 2px 10px;
34557
- height: 22px;
34558
- }
34559
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34560
- background-color: rgba(237, 241, 250, 0.6) !important;
34561
- }
34562
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34563
- background-color: rgba(225, 230, 241, 0.6) !important;
34564
- }
34565
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34566
- color: #00122e;
34567
- }
34568
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34569
- margin-right: 6px;
34570
- }
34571
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34572
- margin-left: 8px;
34573
- color: rgba(44, 56, 82, 0.6);
34574
- }
34575
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34576
- background-color: rgba(0, 136, 255, 0.1);
34577
- }
34578
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34579
- background-color: #0080ff;
34580
- }
34581
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34582
- background-color: rgba(0, 136, 255, 0.16);
34583
- }
34584
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34585
- background-color: rgba(255, 74, 74, 0.1);
34586
- }
34587
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34588
- background-color: #f0483e;
34589
- }
34590
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34591
- background-color: rgba(255, 74, 74, 0.16);
34592
- }
34593
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34594
- background-color: rgba(254, 160, 8, 0.1);
34595
- }
34596
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34597
- background-color: #fea008;
34598
- }
34599
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34600
- background-color: rgba(255, 187, 0, 0.16);
34601
- }
34602
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34603
- background-color: rgba(30, 201, 127, 0.1);
34604
- }
34605
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34606
- background-color: #00ba5d;
34607
- }
34608
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34609
- background-color: rgba(30, 201, 127, 0.16);
34610
- }
34611
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34612
- background-color: rgba(225, 230, 241, 0.6);
34613
- }
34614
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34615
- background-color: #6b7d99;
34616
- }
34617
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34618
- background-color: rgba(211, 218, 235, 0.6);
34619
- }
34620
-
34621
- .E_satwmqm {
34622
- width: 8px;
34623
- height: 8px;
34624
- border-radius: 50%;
34625
- display: inline-block;
34626
- }
34627
-
34628
- button.E_l48ei06.ant-btn {
34629
- font-size: 12px;
34630
- line-height: 18px;
34631
- height: 18px;
34632
- }
34633
-
34634
- button.E_l48ei06 {
34635
- color: #0080FF;
34636
- height: unset;
34637
- }
34638
- button.E_l48ei06 .button-prefix-icon {
34639
- margin-right: 4px;
34640
- }
34641
- button.E_l48ei06 .button-suffix-icon {
34642
- margin-left: 4px;
34643
- }
34644
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34645
- color: #009DFF;
34646
- }
34647
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34648
- color: #005ED1;
34649
- }
34650
- button.E_l48ei06.ui-kit-link-disabled {
34651
- color: #0080FF;
34652
- }
34653
- button.E_l48ei06.ui-kit-link-primary {
34654
- color: #00122E;
34655
- }
34656
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34657
- color: #0080FF;
34658
- }
34659
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34660
- color: #005ED1;
34661
- }
34662
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34663
- color: #00122E;
34664
- }
34665
- button.E_l48ei06.ui-kit-link-secondary {
34666
- color: rgba(44, 56, 82, 0.7490196078);
34667
- }
34668
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34669
- color: #0080FF;
34670
- }
34671
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34672
- color: #005ED1;
34673
- }
34674
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34675
- color: rgba(44, 56, 82, 0.7490196078);
34676
- }
34677
-
34678
- .E_l12xdkhl {
34679
- width: 64px;
34680
- height: 64px;
34681
- max-width: 64px;
34682
- max-height: 64px;
34683
- overflow: hidden;
34684
- display: flex;
34685
- align-items: center;
34686
- justify-content: center;
34687
- position: relative;
34688
- opacity: 0.6;
34689
- }
34690
- .E_l12xdkhl .icon-wrapper {
34691
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34692
- }
34693
- @keyframes rotate {
34694
- from {
34695
- transform: rotate(0deg);
34696
- }
34697
- to {
34698
- transform: rotate(360deg);
34699
- }
34700
- }
34701
-
34702
- .E_sjob3jg {
34703
- --item-min-width: 60px;
34704
- }
34705
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34706
- display: none !important;
34707
- }
34708
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34709
- flex-shrink: 0 !important;
34710
- }
34711
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34712
- color: #0080ff;
34713
- }
34714
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34715
- color: #0080ff;
34716
- font-weight: normal;
34717
- }
34718
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34719
- color: rgba(44, 56, 82, 0.6);
34720
- }
34721
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34722
- color: #00122e;
34723
- }
34724
- .E_sjob3jg .step-item-text {
34725
- display: inline-block;
34726
- }
34727
- .E_sjob3jg .step-item-title {
34728
- overflow: hidden;
34729
- white-space: nowrap;
34730
- text-overflow: ellipsis;
34731
- }
34732
-
34733
- .E_hjvj6s6 .ant-steps-item-container {
34734
- min-width: var(--item-min-width);
34735
- }
34736
- .E_hjvj6s6 .ant-steps-item-disabled {
34737
- cursor: not-allowed !important;
34568
+ .E_t1fisho6 div.ant-table td.cell__action_ {
34569
+ padding: 0 !important;
34570
+ position: relative;
34571
+ background: #fff;
34738
34572
  }
34739
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34740
- flex-direction: row;
34741
- justify-content: stretch;
34573
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
34574
+ height: 100%;
34575
+ display: flex;
34576
+ align-items: center;
34577
+ justify-content: flex-end;
34578
+ padding-right: 8px;
34742
34579
  }
34743
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34744
- padding: 0;
34745
- margin-right: 4px;
34746
- flex: 1;
34747
- overflow: visible;
34580
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
34581
+ width: 24px;
34582
+ height: 24px;
34583
+ cursor: pointer;
34584
+ justify-content: center;
34585
+ border-radius: 4px;
34748
34586
  }
34749
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34750
- width: 100%;
34751
- min-height: unset;
34587
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
34588
+ background: #fff;
34752
34589
  }
34753
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34754
- height: 26px;
34755
- line-height: 26px;
34756
- width: 100%;
34757
- padding: 0;
34590
+
34591
+ button.E_l48ei06.ant-btn {
34758
34592
  font-size: 12px;
34593
+ line-height: 18px;
34594
+ height: 18px;
34759
34595
  }
34760
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34761
- margin-right: 10px;
34762
- }
34763
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34764
- display: none;
34596
+
34597
+ button.E_l48ei06 {
34598
+ color: #0080FF;
34599
+ height: unset;
34765
34600
  }
34766
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34767
- padding-left: 8px;
34768
- padding-right: 4px;
34769
- border-radius: 4px 0 0 4px;
34601
+ button.E_l48ei06 .button-prefix-icon {
34602
+ margin-right: 4px;
34770
34603
  }
34771
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34772
- margin-right: 0;
34604
+ button.E_l48ei06 .button-suffix-icon {
34605
+ margin-left: 4px;
34773
34606
  }
34774
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34775
- padding-right: 8px;
34776
- padding-left: 12px;
34777
- border-radius: 0 4px 4px 0;
34607
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34608
+ color: #009DFF;
34778
34609
  }
34779
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34780
- content: "";
34781
- width: 0;
34782
- height: 0;
34783
- border: 13px solid transparent;
34784
- position: absolute;
34785
- top: 0;
34786
- border-left: 8px solid rgba(237, 241, 250, 0.6);
34787
- z-index: 2;
34788
- position: relative;
34789
- top: -50%;
34790
- right: -100%;
34610
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34611
+ color: #005ED1;
34791
34612
  }
34792
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34793
- padding: 0 4px 0 12px;
34613
+ button.E_l48ei06.ui-kit-link-disabled {
34614
+ color: #0080FF;
34794
34615
  }
34795
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34796
- content: "";
34797
- width: 0;
34798
- height: 0;
34799
- border: 13px solid transparent;
34800
- position: absolute;
34801
- top: 0;
34802
- border-left: 8px solid #fff;
34803
- left: 0;
34616
+ button.E_l48ei06.ui-kit-link-primary {
34617
+ color: #00122E;
34804
34618
  }
34805
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34806
- max-width: calc(100% - var(--item-min-width) * 2);
34619
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34620
+ color: #0080FF;
34807
34621
  }
34808
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34809
- background-color: rgba(0, 136, 255, 0.1);
34622
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34623
+ color: #005ED1;
34810
34624
  }
34811
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34812
- border-left-color: rgba(0, 136, 255, 0.1) !important;
34625
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34626
+ color: #00122E;
34813
34627
  }
34814
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34815
- cursor: pointer;
34816
- min-width: var(--item-min-width);
34628
+ button.E_l48ei06.ui-kit-link-secondary {
34629
+ color: rgba(44, 56, 82, 0.7490196078);
34817
34630
  }
34818
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34819
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34820
- min-width: var(--item-min-width);
34631
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34632
+ color: #0080FF;
34821
34633
  }
34822
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34823
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34824
- background-color: rgba(237, 241, 250, 0.6);
34634
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34635
+ color: #005ED1;
34825
34636
  }
34826
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34827
- padding: 0;
34637
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34638
+ color: rgba(44, 56, 82, 0.7490196078);
34828
34639
  }
34829
34640
 
34830
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
34831
- width: 192px;
34832
- row-gap: 2px;
34641
+ .E_sddwhm6 {
34642
+ margin: 0;
34643
+ border-radius: 20px;
34644
+ padding: 2px 10px;
34645
+ height: 22px;
34833
34646
  }
34834
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34835
- background-color: rgba(225, 230, 241, 0.6);
34647
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34648
+ background-color: rgba(237, 241, 250, 0.6) !important;
34836
34649
  }
34837
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34838
- color: #00122e !important;
34650
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34651
+ background-color: rgba(225, 230, 241, 0.6) !important;
34839
34652
  }
34840
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34841
- background-color: rgba(225, 230, 241, 0.6);
34653
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34654
+ color: #00122e;
34842
34655
  }
34843
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34844
- padding: 0 8px;
34845
- border-radius: 4px;
34846
- height: 32px;
34847
- display: flex;
34848
- align-items: center;
34656
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34657
+ margin-right: 6px;
34849
34658
  }
34850
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34851
- min-height: auto;
34852
- white-space: nowrap;
34659
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34660
+ margin-left: 8px;
34661
+ color: rgba(44, 56, 82, 0.6);
34853
34662
  }
34854
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34855
- font-size: 13px;
34856
- line-height: 20px;
34857
- max-width: 100%;
34858
- padding-right: 0;
34663
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
34664
+ background-color: rgba(0, 136, 255, 0.1);
34859
34665
  }
34860
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34861
- background: rgba(0, 128, 255, 0.1);
34666
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
34667
+ background-color: #0080ff;
34862
34668
  }
34863
-
34864
- .E_h6l1tj4 {
34865
- width: 100%;
34866
- display: inline-flex;
34867
- align-items: center;
34868
- justify-content: center;
34869
- column-gap: 4px;
34669
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
34670
+ background-color: rgba(0, 136, 255, 0.16);
34870
34671
  }
34871
- .E_h6l1tj4 .step-item-prefix-container {
34872
- display: inline-flex;
34873
- align-items: center;
34874
- width: 18px;
34875
- height: 18px;
34876
- color: rgba(44, 56, 82, 0.75);
34877
- justify-content: center;
34672
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
34673
+ background-color: rgba(255, 74, 74, 0.1);
34878
34674
  }
34879
-
34880
- .E_v18frne8 {
34881
- width: 100%;
34882
- display: flex;
34883
- align-items: center;
34884
- justify-content: center;
34885
- column-gap: 6px;
34886
- font-size: 13px;
34675
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
34676
+ background-color: #f0483e;
34887
34677
  }
34888
- .E_v18frne8 .step-item-prefix-container {
34889
- display: inline-flex;
34890
- align-items: center;
34891
- min-width: 20px;
34892
- min-height: 20px;
34893
- color: rgba(44, 56, 82, 0.75);
34894
- justify-content: center;
34678
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
34679
+ background-color: rgba(255, 74, 74, 0.16);
34895
34680
  }
34896
-
34897
- .E_w7ob4th.outside-tag {
34898
- padding-left: 0;
34681
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
34682
+ background-color: rgba(254, 160, 8, 0.1);
34899
34683
  }
34900
- .E_w7ob4th.outside-tag .inside-tag {
34901
- border-radius: 4px 0 0 4px;
34902
- padding-right: 4px;
34903
- margin-right: 4px;
34684
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
34685
+ background-color: #fea008;
34904
34686
  }
34905
-
34906
- .E_slr2ynn {
34907
- padding: 0 8px;
34908
- height: 18px;
34687
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
34688
+ background-color: rgba(255, 187, 0, 0.16);
34909
34689
  }
34910
-
34911
- .E_m140wbb6 {
34912
- padding: 2px 8px;
34913
- height: 24px;
34690
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
34691
+ background-color: rgba(30, 201, 127, 0.1);
34914
34692
  }
34915
-
34916
- .E_t1fozc1i {
34917
- margin: 0;
34693
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
34694
+ background-color: #00ba5d;
34918
34695
  }
34919
-
34920
- .E_i1vxv4ln {
34921
- margin-right: 4px;
34922
- height: 16px;
34696
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
34697
+ background-color: rgba(30, 201, 127, 0.16);
34923
34698
  }
34924
-
34925
- .E_n1afl31m.ant-tag.ant-tag-gray {
34926
- font-weight: 700;
34927
- color: #00122e;
34928
- background-color: rgba(237, 241, 250, 0.6);
34929
- border: 1px solid rgba(211, 218, 235, 0.6);
34930
- word-break: break-all;
34931
- display: inline;
34932
- white-space: normal;
34699
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
34700
+ background-color: rgba(225, 230, 241, 0.6);
34701
+ }
34702
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
34703
+ background-color: #6b7d99;
34704
+ }
34705
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
34706
+ background-color: rgba(211, 218, 235, 0.6);
34933
34707
  }
34934
34708
 
34935
- .E_i1g85yz3 {
34936
- margin-right: 4px;
34937
- height: 16px;
34709
+ .E_satwmqm {
34710
+ width: 8px;
34711
+ height: 8px;
34712
+ border-radius: 50%;
34713
+ display: inline-block;
34714
+ }
34715
+
34716
+ .E_l12xdkhl {
34717
+ width: 64px;
34718
+ height: 64px;
34719
+ max-width: 64px;
34720
+ max-height: 64px;
34721
+ overflow: hidden;
34722
+ display: flex;
34723
+ align-items: center;
34724
+ justify-content: center;
34725
+ position: relative;
34726
+ opacity: 0.6;
34727
+ }
34728
+ .E_l12xdkhl .icon-wrapper {
34729
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34730
+ }
34731
+ @keyframes rotate {
34732
+ from {
34733
+ transform: rotate(0deg);
34734
+ }
34735
+ to {
34736
+ transform: rotate(360deg);
34737
+ }
34938
34738
  }
34939
34739
 
34940
34740
  .E_t1dtlqs1 {
@@ -35133,6 +34933,206 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35133
34933
  margin-right: 8px;
35134
34934
  }
35135
34935
 
34936
+ .E_sjob3jg {
34937
+ --item-min-width: 60px;
34938
+ }
34939
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34940
+ display: none !important;
34941
+ }
34942
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34943
+ flex-shrink: 0 !important;
34944
+ }
34945
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34946
+ color: #0080ff;
34947
+ }
34948
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34949
+ color: #0080ff;
34950
+ font-weight: normal;
34951
+ }
34952
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34953
+ color: rgba(44, 56, 82, 0.6);
34954
+ }
34955
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34956
+ color: #00122e;
34957
+ }
34958
+ .E_sjob3jg .step-item-text {
34959
+ display: inline-block;
34960
+ }
34961
+ .E_sjob3jg .step-item-title {
34962
+ overflow: hidden;
34963
+ white-space: nowrap;
34964
+ text-overflow: ellipsis;
34965
+ }
34966
+
34967
+ .E_hjvj6s6 .ant-steps-item-container {
34968
+ min-width: var(--item-min-width);
34969
+ }
34970
+ .E_hjvj6s6 .ant-steps-item-disabled {
34971
+ cursor: not-allowed !important;
34972
+ }
34973
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34974
+ flex-direction: row;
34975
+ justify-content: stretch;
34976
+ }
34977
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34978
+ padding: 0;
34979
+ margin-right: 4px;
34980
+ flex: 1;
34981
+ overflow: visible;
34982
+ }
34983
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34984
+ width: 100%;
34985
+ min-height: unset;
34986
+ }
34987
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34988
+ height: 26px;
34989
+ line-height: 26px;
34990
+ width: 100%;
34991
+ padding: 0;
34992
+ font-size: 12px;
34993
+ }
34994
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34995
+ margin-right: 10px;
34996
+ }
34997
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34998
+ display: none;
34999
+ }
35000
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35001
+ padding-left: 8px;
35002
+ padding-right: 4px;
35003
+ border-radius: 4px 0 0 4px;
35004
+ }
35005
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35006
+ margin-right: 0;
35007
+ }
35008
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35009
+ padding-right: 8px;
35010
+ padding-left: 12px;
35011
+ border-radius: 0 4px 4px 0;
35012
+ }
35013
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
35014
+ content: "";
35015
+ width: 0;
35016
+ height: 0;
35017
+ border: 13px solid transparent;
35018
+ position: absolute;
35019
+ top: 0;
35020
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
35021
+ z-index: 2;
35022
+ position: relative;
35023
+ top: -50%;
35024
+ right: -100%;
35025
+ }
35026
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35027
+ padding: 0 4px 0 12px;
35028
+ }
35029
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
35030
+ content: "";
35031
+ width: 0;
35032
+ height: 0;
35033
+ border: 13px solid transparent;
35034
+ position: absolute;
35035
+ top: 0;
35036
+ border-left: 8px solid #fff;
35037
+ left: 0;
35038
+ }
35039
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35040
+ max-width: calc(100% - var(--item-min-width) * 2);
35041
+ }
35042
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35043
+ background-color: rgba(0, 136, 255, 0.1);
35044
+ }
35045
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35046
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
35047
+ }
35048
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35049
+ cursor: pointer;
35050
+ min-width: var(--item-min-width);
35051
+ }
35052
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35053
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35054
+ min-width: var(--item-min-width);
35055
+ }
35056
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35057
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35058
+ background-color: rgba(237, 241, 250, 0.6);
35059
+ }
35060
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35061
+ padding: 0;
35062
+ }
35063
+
35064
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
35065
+ width: 192px;
35066
+ row-gap: 2px;
35067
+ }
35068
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35069
+ background-color: rgba(225, 230, 241, 0.6);
35070
+ }
35071
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35072
+ color: #00122e !important;
35073
+ }
35074
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
35075
+ background-color: rgba(225, 230, 241, 0.6);
35076
+ }
35077
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35078
+ padding: 0 8px;
35079
+ border-radius: 4px;
35080
+ height: 32px;
35081
+ display: flex;
35082
+ align-items: center;
35083
+ }
35084
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35085
+ min-height: auto;
35086
+ white-space: nowrap;
35087
+ }
35088
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35089
+ font-size: 13px;
35090
+ line-height: 20px;
35091
+ max-width: 100%;
35092
+ padding-right: 0;
35093
+ }
35094
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35095
+ background: rgba(0, 128, 255, 0.1);
35096
+ }
35097
+
35098
+ .E_h6l1tj4 {
35099
+ width: 100%;
35100
+ display: inline-flex;
35101
+ align-items: center;
35102
+ justify-content: center;
35103
+ column-gap: 4px;
35104
+ }
35105
+ .E_h6l1tj4 .step-item-prefix-container {
35106
+ display: inline-flex;
35107
+ align-items: center;
35108
+ width: 18px;
35109
+ height: 18px;
35110
+ color: rgba(44, 56, 82, 0.75);
35111
+ justify-content: center;
35112
+ }
35113
+
35114
+ .E_v18frne8 {
35115
+ width: 100%;
35116
+ display: flex;
35117
+ align-items: center;
35118
+ justify-content: center;
35119
+ column-gap: 6px;
35120
+ font-size: 13px;
35121
+ }
35122
+ .E_v18frne8 .step-item-prefix-container {
35123
+ display: inline-flex;
35124
+ align-items: center;
35125
+ min-width: 20px;
35126
+ min-height: 20px;
35127
+ color: rgba(44, 56, 82, 0.75);
35128
+ justify-content: center;
35129
+ }
35130
+
35131
+ .E_i1g85yz3 {
35132
+ margin-right: 4px;
35133
+ height: 16px;
35134
+ }
35135
+
35136
35136
  .E_r77hffu {
35137
35137
  display: flex;
35138
35138
  align-items: center;
@@ -35440,6 +35440,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35440
35440
  display: block;
35441
35441
  }
35442
35442
 
35443
+ .E_i14c7jc8 {
35444
+ color: var(--i14c7jc8-0);
35445
+ }
35446
+
35447
+ .E_i1ibuolf {
35448
+ display: flex;
35449
+ align-items: center;
35450
+ column-gap: 4px;
35451
+ font-size: 12px;
35452
+ color: rgba(44, 56, 82, 0.7490196078);
35453
+ }
35454
+
35443
35455
  .E_d1u4ndxc {
35444
35456
  color: rgba(44, 56, 82, 0.7490196078);
35445
35457
  font-size: 12px;
@@ -35469,16 +35481,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35469
35481
  to {
35470
35482
  transform: translateX(100%);
35471
35483
  }
35472
- }
35473
-
35474
- .E_i14c7jc8 {
35475
- color: var(--i14c7jc8-0);
35476
- }
35477
-
35478
- .E_i1ibuolf {
35479
- display: flex;
35480
- align-items: center;
35481
- column-gap: 4px;
35482
- font-size: 12px;
35483
- color: rgba(44, 56, 82, 0.7490196078);
35484
35484
  }