@cloudtower/eagle 0.31.13 → 0.31.14

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.
@@ -29572,50 +29572,6 @@ html body {
29572
29572
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29573
29573
  }
29574
29574
  }
29575
- .E_berrcjl {
29576
- color: rgba(10, 37, 85, 0.6);
29577
- margin-bottom: 4px;
29578
- }
29579
-
29580
- .E_berrcjl .breadcrumb-link {
29581
- color: rgba(10, 37, 85, 0.6);
29582
- cursor: pointer;
29583
- transition: color 160ms ease;
29584
- }
29585
-
29586
- .E_berrcjl .breadcrumb-link:hover {
29587
- color: #0080ff;
29588
- }
29589
-
29590
- .E_berrcjl .breadcrumb-link:active {
29591
- color: #005ed1;
29592
- }
29593
-
29594
- .E_c18gxmrl {
29595
- border: 1px solid #d8deeb;
29596
- border-radius: 4px;
29597
- }
29598
-
29599
- .E_c18gxmrl + .E_c18gxmrl {
29600
- margin-top: 8px;
29601
- }
29602
-
29603
- .E_c18gxmrl:hover {
29604
- border-color: #0080ff;
29605
- }
29606
-
29607
- .E_c18gxmrl:hover > header {
29608
- background: rgba(0, 128, 255, 0.1);
29609
- }
29610
-
29611
- .E_c18gxmrl.active header {
29612
- border-bottom: 1px solid #d8deeb;
29613
- }
29614
-
29615
- .E_c18gxmrl > header {
29616
- padding: 8px 12px;
29617
- }
29618
-
29619
29575
  .E_m74vjol {
29620
29576
  display: flex;
29621
29577
  justify-content: space-between;
@@ -29630,39 +29586,23 @@ html body {
29630
29586
  width: 100%;
29631
29587
  }
29632
29588
 
29633
- .E_b1nip9bk {
29634
- padding: 4px 11px;
29635
- }
29636
-
29637
- .E_bqamoqe {
29638
- white-space: nowrap;
29639
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29640
- }
29641
-
29642
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29643
- --color: #0080ff;
29644
- }
29645
-
29646
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29647
- --color: #0080ff;
29648
- }
29649
-
29650
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29651
- margin-left: 1px;
29589
+ .E_berrcjl {
29590
+ color: rgba(10, 37, 85, 0.6);
29591
+ margin-bottom: 4px;
29652
29592
  }
29653
29593
 
29654
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29655
- border-top-right-radius: 0;
29656
- border-bottom-right-radius: 0;
29594
+ .E_berrcjl .breadcrumb-link {
29595
+ color: rgba(10, 37, 85, 0.6);
29596
+ cursor: pointer;
29597
+ transition: color 160ms ease;
29657
29598
  }
29658
29599
 
29659
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29660
- border-top-left-radius: 0;
29661
- border-bottom-left-radius: 0;
29600
+ .E_berrcjl .breadcrumb-link:hover {
29601
+ color: #0080ff;
29662
29602
  }
29663
29603
 
29664
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29665
- border-radius: unset;
29604
+ .E_berrcjl .breadcrumb-link:active {
29605
+ color: #005ed1;
29666
29606
  }
29667
29607
 
29668
29608
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29957,6 +29897,93 @@ button.E_n7k2c6r {
29957
29897
  padding: 0;
29958
29898
  }
29959
29899
 
29900
+ .E_c18gxmrl {
29901
+ border: 1px solid #d8deeb;
29902
+ border-radius: 4px;
29903
+ }
29904
+
29905
+ .E_c18gxmrl + .E_c18gxmrl {
29906
+ margin-top: 8px;
29907
+ }
29908
+
29909
+ .E_c18gxmrl:hover {
29910
+ border-color: #0080ff;
29911
+ }
29912
+
29913
+ .E_c18gxmrl:hover > header {
29914
+ background: rgba(0, 128, 255, 0.1);
29915
+ }
29916
+
29917
+ .E_c18gxmrl.active header {
29918
+ border-bottom: 1px solid #d8deeb;
29919
+ }
29920
+
29921
+ .E_c18gxmrl > header {
29922
+ padding: 8px 12px;
29923
+ }
29924
+
29925
+ .E_b1nip9bk {
29926
+ padding: 4px 11px;
29927
+ }
29928
+
29929
+ .E_bqamoqe {
29930
+ white-space: nowrap;
29931
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29932
+ }
29933
+
29934
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29935
+ --color: #0080ff;
29936
+ }
29937
+
29938
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29939
+ --color: #0080ff;
29940
+ }
29941
+
29942
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29943
+ margin-left: 1px;
29944
+ }
29945
+
29946
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29947
+ border-top-right-radius: 0;
29948
+ border-bottom-right-radius: 0;
29949
+ }
29950
+
29951
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29952
+ border-top-left-radius: 0;
29953
+ border-bottom-left-radius: 0;
29954
+ }
29955
+
29956
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29957
+ border-radius: unset;
29958
+ }
29959
+
29960
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29961
+ padding: 4px 8px 0 8px;
29962
+ color: rgba(44, 56, 82, 0.6);
29963
+ font-size: 12px;
29964
+ }
29965
+
29966
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29967
+ padding-bottom: 6px;
29968
+ }
29969
+
29970
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29971
+ padding-top: 4px;
29972
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29973
+ }
29974
+
29975
+ .E_c1yyuluq {
29976
+ border-radius: 8px;
29977
+ }
29978
+
29979
+ .E_c1yyuluq .ant-card-body {
29980
+ padding: 20px 24px 24px 24px;
29981
+ }
29982
+
29983
+ .E_itxley7.ant-input-group.ant-input-group-compact {
29984
+ display: flex;
29985
+ }
29986
+
29960
29987
  .E_c1uzzomf {
29961
29988
  margin-bottom: 16px;
29962
29989
  }
@@ -29982,31 +30009,6 @@ button.E_n7k2c6r {
29982
30009
  text-align: center;
29983
30010
  }
29984
30011
 
29985
- .E_ccrbeuz .ant-collapse-item {
29986
- border: 0px;
29987
- background-color: #fff;
29988
- }
29989
-
29990
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
29991
- padding-top: 0px;
29992
- padding-bottom: 0px;
29993
- padding-left: 0px !important;
29994
- padding-right: 24px;
29995
- }
29996
-
29997
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
29998
- right: 0px;
29999
- }
30000
-
30001
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30002
- padding: 0px;
30003
- }
30004
-
30005
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30006
- padding-right: 0px;
30007
- cursor: default;
30008
- }
30009
-
30010
30012
  .E_d1bw7c5z {
30011
30013
  position: relative;
30012
30014
  max-width: 388px;
@@ -30103,35 +30105,33 @@ button.E_n7k2c6r {
30103
30105
  width: 102px;
30104
30106
  }
30105
30107
 
30106
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30107
- padding: 4px 8px 0 8px;
30108
- color: rgba(44, 56, 82, 0.6);
30109
- font-size: 12px;
30110
- }
30111
-
30112
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30113
- padding-bottom: 6px;
30108
+ .E_sx1bpnu .ant-input-sm {
30109
+ line-height: 18px;
30114
30110
  }
30115
30111
 
30116
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30117
- padding-top: 4px;
30118
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30112
+ .E_ccrbeuz .ant-collapse-item {
30113
+ border: 0px;
30114
+ background-color: #fff;
30119
30115
  }
30120
30116
 
30121
- .E_c1yyuluq {
30122
- border-radius: 8px;
30117
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30118
+ padding-top: 0px;
30119
+ padding-bottom: 0px;
30120
+ padding-left: 0px !important;
30121
+ padding-right: 24px;
30123
30122
  }
30124
30123
 
30125
- .E_c1yyuluq .ant-card-body {
30126
- padding: 20px 24px 24px 24px;
30124
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30125
+ right: 0px;
30127
30126
  }
30128
30127
 
30129
- .E_itxley7.ant-input-group.ant-input-group-compact {
30130
- display: flex;
30128
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30129
+ padding: 0px;
30131
30130
  }
30132
30131
 
30133
- .E_sx1bpnu .ant-input-sm {
30134
- line-height: 18px;
30132
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30133
+ padding-right: 0px;
30134
+ cursor: default;
30135
30135
  }
30136
30136
 
30137
30137
  .E_phljevk {
@@ -30408,105 +30408,24 @@ button.E_n7k2c6r {
30408
30408
  cursor: not-allowed;
30409
30409
  }
30410
30410
 
30411
- .E_ivqqkzv {
30412
- height: 24px;
30413
- width: 56px !important;
30414
- margin-right: 4px;
30415
- }
30416
-
30417
- .E_c1wk4q29 {
30418
- color: rgba(44, 56, 82, 0.6);
30411
+ .E_c1bus5hc {
30412
+ --color: white;
30413
+ height: 14px;
30414
+ width: 14px;
30415
+ border-radius: 50%;
30416
+ flex-shrink: 0;
30417
+ display: flex;
30418
+ align-items: center;
30419
+ justify-content: center;
30420
+ border: 1px solid var(--color);
30419
30421
  }
30420
30422
 
30421
- .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30422
- border-radius: 6px;
30423
- }
30424
-
30425
- .E_s177mls5.ant-select.ant-select-single {
30426
- width: 100%;
30427
- color: #2d3a56;
30428
- border-color: rgba(211, 218, 235, 0.6);
30429
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30430
- font-size: 13px;
30431
- }
30432
-
30433
- .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30434
- height: 30px;
30435
- }
30436
-
30437
- .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30438
- height: 38px;
30439
- font-size: 13px;
30440
- }
30441
-
30442
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30443
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30444
- transition: 160ms ease;
30445
- }
30446
-
30447
- .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30448
- color: #0080ff;
30449
- }
30450
-
30451
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30452
- border-color: rgba(107, 128, 167, 0.6);
30453
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30454
- }
30455
-
30456
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30457
- color: #0080ff;
30458
- }
30459
-
30460
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30461
- border-color: #0080ff;
30462
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30463
- }
30464
-
30465
- .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30466
- transform: rotate(180deg);
30467
- }
30468
-
30469
- .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30470
- background: rgba(211, 218, 235, 0.6);
30471
- border-color: rgba(172, 186, 211, 0.6);
30472
- cursor: "not-allowed";
30473
- }
30474
-
30475
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30476
- border-color: #f0483e !important;
30477
- }
30478
-
30479
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30480
- color: #1d326c;
30481
- }
30482
-
30483
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30484
- border-color: #0080ff;
30485
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30486
- }
30487
-
30488
- .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30489
- transform: rotate(180deg);
30490
- }
30491
-
30492
- .E_c1bus5hc {
30493
- --color: white;
30494
- height: 14px;
30495
- width: 14px;
30496
- border-radius: 50%;
30497
- flex-shrink: 0;
30498
- display: flex;
30499
- align-items: center;
30500
- justify-content: center;
30501
- border: 1px solid var(--color);
30502
- }
30503
-
30504
- .E_c1bus5hc .circle-inner {
30505
- position: relative;
30506
- height: 10px;
30507
- width: 10px;
30508
- border-radius: 50%;
30509
- overflow: hidden;
30423
+ .E_c1bus5hc .circle-inner {
30424
+ position: relative;
30425
+ height: 10px;
30426
+ width: 10px;
30427
+ border-radius: 50%;
30428
+ overflow: hidden;
30510
30429
  }
30511
30430
 
30512
30431
  .E_c1bus5hc .circle-content {
@@ -30536,23 +30455,6 @@ button.E_n7k2c6r {
30536
30455
  margin-right: 4px;
30537
30456
  }
30538
30457
 
30539
- .E_iq1gosr {
30540
- display: inline-block;
30541
- }
30542
-
30543
- .E_t1m2x205 .ant-tooltip-arrow {
30544
- display: none;
30545
- }
30546
-
30547
- .E_t1m2x205 .ant-tooltip-inner {
30548
- background: rgba(23, 38, 64, 0.8);
30549
- border-radius: 4px;
30550
- }
30551
-
30552
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30553
- visibility: hidden;
30554
- }
30555
-
30556
30458
  .E_s1dizucg.ant-switch {
30557
30459
  min-width: 40px;
30558
30460
  height: 24px;
@@ -30620,199 +30522,111 @@ button.E_n7k2c6r {
30620
30522
  margin-left: 5px;
30621
30523
  }
30622
30524
 
30623
- .E_s1ebs0ra {
30624
- display: flex;
30625
- align-items: center;
30626
- justify-content: space-between;
30627
- background: #edf0f7;
30628
- padding: 8px 12px;
30629
- position: sticky;
30630
- top: 0;
30631
- z-index: 1;
30632
- margin-bottom: -52px;
30525
+ .E_ivqqkzv {
30526
+ height: 24px;
30527
+ width: 56px !important;
30528
+ margin-right: 4px;
30633
30529
  }
30634
30530
 
30635
- .E_s1ebs0ra .select-total {
30636
- display: flex;
30637
- align-items: center;
30638
- font-weight: 700;
30639
- flex-shrink: 0;
30531
+ .E_c1wk4q29 {
30532
+ color: rgba(44, 56, 82, 0.6);
30640
30533
  }
30641
30534
 
30642
- .E_s1ebs0ra .select-total .icon-wrapper {
30643
- cursor: pointer;
30644
- margin-left: 8px;
30645
- width: 32px;
30646
- height: 32px;
30647
- border-radius: 50%;
30648
- justify-content: center;
30535
+ .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
30536
+ border-radius: 6px;
30649
30537
  }
30650
30538
 
30651
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30652
- background: rgba(225, 230, 241, 0.6);
30539
+ .E_s177mls5.ant-select.ant-select-single {
30540
+ width: 100%;
30541
+ color: #2d3a56;
30542
+ border-color: rgba(211, 218, 235, 0.6);
30543
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30544
+ font-size: 13px;
30653
30545
  }
30654
30546
 
30655
- .E_s1ebs0ra .action-group {
30656
- flex: 1;
30657
- margin-left: 88px;
30658
- white-space: nowrap;
30659
- text-align: right;
30660
- position: relative;
30661
- padding: 4px 0;
30662
- margin-top: -4px;
30663
- overflow: hidden;
30547
+ .E_s177mls5.ant-select.ant-select-single[data-size=middle] {
30548
+ height: 30px;
30664
30549
  }
30665
30550
 
30666
- .E_s1ebs0ra .action-group .sub-menu-delete {
30667
- transform: translateY(-4px);
30551
+ .E_s177mls5.ant-select.ant-select-single.ant-select-lg {
30552
+ height: 38px;
30553
+ font-size: 13px;
30668
30554
  }
30669
30555
 
30670
- .E_s1ebs0ra .action-group button {
30671
- border: none;
30556
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
30557
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
30558
+ transition: 160ms ease;
30672
30559
  }
30673
30560
 
30674
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30675
- margin-right: 8px;
30561
+ .E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
30562
+ color: #0080ff;
30676
30563
  }
30677
30564
 
30678
- .E_s1ebs0ra .action-group > button:last-child {
30679
- margin-right: 4px;
30565
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
30566
+ border-color: rgba(107, 128, 167, 0.6);
30567
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30680
30568
  }
30681
30569
 
30682
- .E_s1ebs0ra .action-group .more-btn {
30683
- cursor: pointer;
30684
- width: 32px;
30685
- height: 32px;
30686
- justify-content: center;
30687
- border-radius: 50%;
30570
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30571
+ color: #0080ff;
30688
30572
  }
30689
30573
 
30690
- .E_s1ebs0ra .action-group .more-btn:hover {
30691
- background: #fff;
30574
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
30575
+ border-color: #0080ff;
30576
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30692
30577
  }
30693
30578
 
30694
- .E_s1sck0th {
30695
- padding: 0 8px;
30696
- border-radius: 4px;
30579
+ .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30580
+ transform: rotate(180deg);
30697
30581
  }
30698
30582
 
30699
- .E_m855nr1 {
30700
- padding: 2px 8px;
30701
- border-radius: 3px;
30583
+ .E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
30584
+ background: rgba(211, 218, 235, 0.6);
30585
+ border-color: rgba(172, 186, 211, 0.6);
30586
+ cursor: "not-allowed";
30702
30587
  }
30703
30588
 
30704
- .E_l1270xpg {
30705
- padding: 3px 8px;
30706
- border-radius: 2px;
30589
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
30590
+ border-color: #f0483e !important;
30707
30591
  }
30708
30592
 
30709
- .E_t14rextb.ant-tag:hover {
30710
- opacity: unset;
30593
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
30594
+ color: #1d326c;
30711
30595
  }
30712
30596
 
30713
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30714
- margin: 0;
30715
- margin-right: 8px;
30716
- display: inline-flex;
30717
- align-items: center;
30718
- border: none;
30597
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
30598
+ border-color: #0080ff;
30599
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30719
30600
  }
30720
30601
 
30721
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30722
- width: 16px;
30723
- height: 16px;
30724
- color: inherit;
30725
- margin-left: 4px;
30726
- opacity: 0.6;
30727
- display: inline-flex;
30602
+ .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
30603
+ transform: rotate(180deg);
30728
30604
  }
30729
30605
 
30730
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30731
- opacity: 1;
30606
+ .E_s1dni7lo {
30607
+ width: 430px !important;
30732
30608
  }
30733
30609
 
30734
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30735
- color: #0080ff;
30736
- background-color: rgba(0, 136, 255, 0.1);
30610
+ .E_d1wwmmm5 .ant-select-item-group {
30611
+ padding: 8px 16px;
30612
+ line-height: 18px;
30613
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30614
+ height: 34px;
30615
+ min-height: 34px;
30616
+ box-sizing: border-box;
30617
+ margin-top: 8px;
30737
30618
  }
30738
30619
 
30739
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30740
- color: #f0483e;
30741
- background-color: rgba(255, 74, 74, 0.1);
30620
+ .E_o1ugr09p {
30621
+ display: flex;
30622
+ flex-direction: column;
30623
+ margin: 1px 8px;
30624
+ padding: 8px;
30625
+ border-radius: 4px;
30742
30626
  }
30743
30627
 
30744
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30745
- color: #e07f00;
30746
- background-color: rgba(255, 187, 0, 0.1);
30747
- }
30748
-
30749
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30750
- color: #008f4c;
30751
- background-color: rgba(30, 201, 127, 0.1);
30752
- }
30753
-
30754
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30755
- color: #1d326c;
30756
- background-color: rgba(225, 230, 241, 0.6);
30757
- }
30758
-
30759
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30760
- color: #7E41FF;
30761
- background-color: rgba(126, 65, 255, 0.1);
30762
- }
30763
-
30764
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30765
- color: #fff;
30766
- }
30767
-
30768
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30769
- background-color: #f0483e;
30770
- }
30771
-
30772
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30773
- background-color: #fea008;
30774
- }
30775
-
30776
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30777
- background-color: #00ba5d;
30778
- }
30779
-
30780
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30781
- background-color: #0080ff;
30782
- }
30783
-
30784
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30785
- background-color: #6b7d99;
30786
- }
30787
-
30788
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30789
- background-color: #7E41FF;
30790
- }
30791
-
30792
- .E_s1dni7lo {
30793
- width: 430px !important;
30794
- }
30795
-
30796
- .E_d1wwmmm5 .ant-select-item-group {
30797
- padding: 8px 16px;
30798
- line-height: 18px;
30799
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30800
- height: 34px;
30801
- min-height: 34px;
30802
- box-sizing: border-box;
30803
- margin-top: 8px;
30804
- }
30805
-
30806
- .E_o1ugr09p {
30807
- display: flex;
30808
- flex-direction: column;
30809
- margin: 1px 8px;
30810
- padding: 8px;
30811
- border-radius: 4px;
30812
- }
30813
-
30814
- .E_o1ugr09p .selected-icon {
30815
- display: none;
30628
+ .E_o1ugr09p .selected-icon {
30629
+ display: none;
30816
30630
  }
30817
30631
 
30818
30632
  .E_o1ugr09p.ant-select-item-option-grouped {
@@ -30879,178 +30693,177 @@ button.E_n7k2c6r {
30879
30693
  opacity: 0;
30880
30694
  }
30881
30695
 
30882
- .E_c18bcrac {
30883
- display: inline-block;
30884
- width: 100%;
30885
- }
30886
-
30887
- .E_c18bcrac .recharts-wrapper {
30888
- margin-left: 4px;
30696
+ .E_s1sck0th {
30697
+ padding: 0 8px;
30698
+ border-radius: 4px;
30889
30699
  }
30890
30700
 
30891
- .E_cro7kg2 {
30892
- padding: 4px;
30701
+ .E_m855nr1 {
30702
+ padding: 2px 8px;
30703
+ border-radius: 3px;
30893
30704
  }
30894
30705
 
30895
- .E_c14wcxf0 {
30896
- display: flex;
30897
- justify-content: space-between;
30898
- align-items: center;
30899
- font-size: 13px;
30900
- line-height: 24px;
30901
- color: #cccccc;
30902
- white-space: nowrap;
30706
+ .E_l1270xpg {
30707
+ padding: 3px 8px;
30708
+ border-radius: 2px;
30903
30709
  }
30904
30710
 
30905
- .E_c14wcxf0 label {
30906
- margin-right: 32px;
30711
+ .E_t14rextb.ant-tag:hover {
30712
+ opacity: unset;
30907
30713
  }
30908
30714
 
30909
- .E_coy29mj.E_c14wcxf0 {
30910
- font-weight: bold;
30911
- color: white;
30715
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30716
+ margin: 0;
30717
+ margin-right: 8px;
30718
+ display: inline-flex;
30719
+ align-items: center;
30720
+ border: none;
30912
30721
  }
30913
30722
 
30914
- .E_s11212zy {
30915
- width: 8px;
30916
- height: 8px;
30917
- border-radius: 2px;
30918
- display: inline-block;
30919
- background: var(--s11212zy-0);
30920
- border: 1px solid #fff;
30921
- box-sizing: content-box;
30922
- margin-right: 6px;
30723
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30724
+ width: 16px;
30725
+ height: 16px;
30726
+ color: inherit;
30727
+ margin-left: 4px;
30728
+ opacity: 0.6;
30729
+ display: inline-flex;
30923
30730
  }
30924
30731
 
30925
- .E_p1lyky6c > :first-child {
30926
- font-weight: bold;
30927
- color: white;
30928
- margin-right: 4px;
30732
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30733
+ opacity: 1;
30929
30734
  }
30930
30735
 
30931
- .E_gmyahx3 {
30932
- cursor: pointer;
30736
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30737
+ color: #0080ff;
30738
+ background-color: rgba(0, 136, 255, 0.1);
30933
30739
  }
30934
30740
 
30935
- .E_gmyahx3 .link-text {
30936
- color: rgba(0, 21, 64, 0.3);
30741
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30742
+ color: #f0483e;
30743
+ background-color: rgba(255, 74, 74, 0.1);
30937
30744
  }
30938
30745
 
30939
- .E_gmyahx3:hover .link-text {
30940
- color: #0080ff;
30746
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30747
+ color: #e07f00;
30748
+ background-color: rgba(255, 187, 0, 0.1);
30941
30749
  }
30942
30750
 
30943
- .E_clm1wy1 {
30944
- width: 192px;
30945
- height: 246px;
30946
- border-radius: 4px;
30751
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30752
+ color: #008f4c;
30753
+ background-color: rgba(30, 201, 127, 0.1);
30947
30754
  }
30948
30755
 
30949
- .E_clm1wy1 > .ant-picker-calendar,
30950
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30951
- width: 100%;
30952
- background-color: rgba(245, 247, 250, 0.6);
30953
- border-top: none;
30756
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30757
+ color: #1d326c;
30758
+ background-color: rgba(225, 230, 241, 0.6);
30954
30759
  }
30955
30760
 
30956
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30957
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30958
- padding: 0 16px;
30761
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30762
+ color: #7E41FF;
30763
+ background-color: rgba(126, 65, 255, 0.1);
30959
30764
  }
30960
30765
 
30961
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30962
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30963
- width: 100%;
30964
- height: 180px;
30965
- border-spacing: 0;
30766
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30767
+ color: #fff;
30966
30768
  }
30967
30769
 
30968
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30969
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30970
- margin-bottom: 8px;
30770
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30771
+ background-color: #f0483e;
30971
30772
  }
30972
30773
 
30973
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30974
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30975
- width: 22px;
30774
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30775
+ background-color: #fea008;
30976
30776
  }
30977
30777
 
30978
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30979
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30980
- padding: 0;
30778
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30779
+ background-color: #00ba5d;
30981
30780
  }
30982
30781
 
30983
- .E_clm1wy1 .ant-picker-cell {
30984
- color: rgba(62, 70, 82, 0.6);
30985
- opacity: 0.4;
30782
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30783
+ background-color: #0080ff;
30986
30784
  }
30987
30785
 
30988
- .E_clm1wy1 .ant-picker-cell-in-view {
30989
- color: rgba(62, 70, 82, 0.6);
30990
- opacity: 1;
30786
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30787
+ background-color: #6b7d99;
30991
30788
  }
30992
30789
 
30993
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30994
- color: #3e4652;
30790
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30791
+ background-color: #7E41FF;
30995
30792
  }
30996
30793
 
30997
- .E_clm1wy1 .ant-picker-cell::before {
30998
- pointer-events: none;
30794
+ .E_iq1gosr {
30795
+ display: inline-block;
30999
30796
  }
31000
30797
 
31001
- .E_t1tsm00v {
31002
- color: rgba(129, 138, 153, 0.6);
31003
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
31004
- backdrop-filter: blur(10px);
31005
- padding: 7px 10px;
30798
+ .E_s1ebs0ra {
30799
+ display: flex;
30800
+ align-items: center;
30801
+ justify-content: space-between;
30802
+ background: #edf0f7;
30803
+ padding: 8px 12px;
30804
+ position: sticky;
30805
+ top: 0;
30806
+ z-index: 1;
30807
+ margin-bottom: -52px;
31006
30808
  }
31007
30809
 
31008
- .E_c167wnad {
31009
- color: rgba(62, 70, 82, 0.6);
30810
+ .E_s1ebs0ra .select-total {
31010
30811
  display: flex;
31011
- justify-content: space-between;
31012
30812
  align-items: center;
31013
- padding: 8px 16px;
30813
+ font-weight: 700;
30814
+ flex-shrink: 0;
31014
30815
  }
31015
30816
 
31016
- .E_c167wnad .anticon {
30817
+ .E_s1ebs0ra .select-total .icon-wrapper {
31017
30818
  cursor: pointer;
30819
+ margin-left: 8px;
30820
+ width: 32px;
30821
+ height: 32px;
30822
+ border-radius: 50%;
30823
+ justify-content: center;
31018
30824
  }
31019
30825
 
31020
- .E_c167wnad .anticon:hover {
31021
- color: #0096ff;
30826
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
30827
+ background: rgba(225, 230, 241, 0.6);
31022
30828
  }
31023
30829
 
31024
- .E_cxhf7dh {
31025
- text-align: center;
30830
+ .E_s1ebs0ra .action-group {
30831
+ flex: 1;
30832
+ margin-left: 88px;
30833
+ white-space: nowrap;
30834
+ text-align: right;
30835
+ position: relative;
30836
+ padding: 4px 0;
30837
+ margin-top: -4px;
30838
+ overflow: hidden;
31026
30839
  }
31027
30840
 
31028
- .E_cxhf7dh .dots {
31029
- display: flex;
31030
- justify-content: center;
30841
+ .E_s1ebs0ra .action-group .sub-menu-delete {
30842
+ transform: translateY(-4px);
31031
30843
  }
31032
30844
 
31033
- .E_cxhf7dh .dot {
31034
- display: inline-block;
31035
- width: 2px;
31036
- height: 2px;
31037
- border-radius: 1px;
31038
- background: #0096ff;
30845
+ .E_s1ebs0ra .action-group button {
30846
+ border: none;
31039
30847
  }
31040
30848
 
31041
- .E_cxhf7dh .dot:not(:last-child) {
31042
- margin-right: 2px;
30849
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
30850
+ margin-right: 8px;
31043
30851
  }
31044
30852
 
31045
- .E_cxhf7dh .bar {
31046
- width: 9px;
31047
- height: 2px;
31048
- background: #0096ff;
31049
- border-radius: 2px;
30853
+ .E_s1ebs0ra .action-group > button:last-child {
30854
+ margin-right: 4px;
31050
30855
  }
31051
30856
 
31052
- span.E_tqjc4ui {
31053
- margin: 0 2px;
30857
+ .E_s1ebs0ra .action-group .more-btn {
30858
+ cursor: pointer;
30859
+ width: 32px;
30860
+ height: 32px;
30861
+ justify-content: center;
30862
+ border-radius: 50%;
30863
+ }
30864
+
30865
+ .E_s1ebs0ra .action-group .more-btn:hover {
30866
+ background: #fff;
31054
30867
  }
31055
30868
 
31056
30869
  .E_n12mqh7z {
@@ -31073,199 +30886,67 @@ span.E_tqjc4ui {
31073
30886
  overflow: auto;
31074
30887
  }
31075
30888
 
31076
- .E_c1up1pdz {
31077
- width: 648px;
31078
- }
31079
-
31080
- .E_c1up1pdz.active {
31081
- border-color: #0080ff;
31082
- }
31083
-
31084
- .E_c1up1pdz.active > header {
31085
- background: rgba(0, 128, 255, 0.1);
31086
- }
31087
-
31088
- .E_c1up1pdz .expand {
31089
- padding: 12px;
31090
- }
31091
-
31092
- .E_c1up1pdz .field-item {
31093
- display: flex;
31094
- padding: 10px 0;
31095
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31096
- }
31097
-
31098
- .E_c1up1pdz .field-item:last-child {
31099
- border-bottom: none;
31100
- padding-bottom: 0;
31101
- }
31102
-
31103
- .E_c1up1pdz .field-item label {
31104
- line-height: 32px;
31105
- width: 100px;
31106
- color: rgba(62, 70, 82, 0.6);
30889
+ .E_gmyahx3 {
30890
+ cursor: pointer;
31107
30891
  }
31108
30892
 
31109
- .E_c1up1pdz .help {
31110
- color: rgba(62, 70, 82, 0.6);
31111
- margin-top: 5px;
30893
+ .E_gmyahx3 .link-text {
30894
+ color: rgba(0, 21, 64, 0.3);
31112
30895
  }
31113
30896
 
31114
- .E_c1up1pdz .ant-input-affix-wrapper,
31115
- .E_c1up1pdz .ant-picker {
31116
- width: 128px;
30897
+ .E_gmyahx3:hover .link-text {
30898
+ color: #0080ff;
31117
30899
  }
31118
30900
 
31119
- .E_c156wh19 {
30901
+ .E_s1iv0tp1 .enabled-switch {
31120
30902
  display: flex;
31121
30903
  align-items: center;
31122
- justify-content: space-between;
31123
- word-break: keep-all;
31124
30904
  }
31125
30905
 
31126
- .E_c156wh19 .title {
31127
- margin: 0 16px 0 8px;
30906
+ .E_s1iv0tp1 .enabled-text {
30907
+ margin-right: 8px;
31128
30908
  }
31129
30909
 
31130
- .E_c156wh19 .retain {
31131
- color: rgba(129, 138, 153, 0.6);
30910
+ .E_t1m2x205 .ant-tooltip-arrow {
30911
+ display: none;
31132
30912
  }
31133
30913
 
31134
- .E_c156wh19 div.left {
31135
- flex: 1;
31136
- display: flex;
31137
- overflow: hidden;
31138
- align-items: center;
31139
- justify-content: flex-start;
31140
- white-space: nowrap;
30914
+ .E_t1m2x205 .ant-tooltip-inner {
30915
+ background: rgba(23, 38, 64, 0.8);
30916
+ border-radius: 4px;
31141
30917
  }
31142
30918
 
31143
- .E_c156wh19 div.left .title {
31144
- max-width: 100%;
31145
- overflow: hidden;
31146
- text-overflow: ellipsis;
30919
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30920
+ visibility: hidden;
31147
30921
  }
31148
30922
 
31149
- .E_c156wh19 div.right {
30923
+ .E_wg1tsps {
31150
30924
  display: flex;
31151
30925
  align-items: center;
30926
+ justify-content: flex-end;
31152
30927
  }
31153
30928
 
31154
- .E_c156wh19 .reverse {
30929
+ .E_b1ctd5xy {
31155
30930
  display: flex;
31156
- flex-direction: row-reverse;
31157
30931
  align-items: center;
30932
+ width: calc(100% - 40px);
31158
30933
  }
31159
30934
 
31160
- .E_c156wh19 .reverse .ant-switch {
31161
- margin-left: 8px;
31162
- }
31163
-
31164
- .E_c156wh19 .close {
31165
- padding-left: 14px;
31166
- margin-left: 14px;
31167
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31168
- cursor: pointer;
31169
- }
31170
-
31171
- .E_m126spxy {
31172
- padding-bottom: 4px;
31173
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31174
- }
31175
-
31176
- .E_m126spxy .ant-btn-link {
31177
- padding: 1px 10px;
31178
- color: rgba(62, 70, 82, 0.6);
31179
- border-radius: 4px;
31180
- }
31181
-
31182
- .E_m126spxy .ant-btn-link.active {
31183
- background: rgba(0, 128, 255, 0.1);
31184
- color: #0096ff;
31185
- }
31186
-
31187
- .E_wpbf4pq {
31188
- padding: 10px 0;
31189
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31190
- }
31191
-
31192
- .E_wpbf4pq .ant-input,
31193
- .E_wpbf4pq .ant-picker {
31194
- width: 80px;
31195
- margin: 0 9px;
31196
- text-align: center;
31197
- }
31198
-
31199
- .E_wpbf4pq .options {
31200
- padding: 12px 0 12px 16px;
31201
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31202
- margin: 5px 0 5px 8px;
31203
- }
31204
-
31205
- .E_wpbf4pq .week-day-option,
31206
- .E_wpbf4pq .month-day-option {
31207
- background: #f5f7fa;
31208
- box-sizing: border-box;
31209
- border-radius: 16px;
31210
- margin-right: 8px;
31211
- }
31212
-
31213
- .E_wpbf4pq .week-day-option:focus,
31214
- .E_wpbf4pq .month-day-option:focus {
31215
- color: inherit;
31216
- border-color: #d9d9d9;
31217
- }
31218
-
31219
- .E_wpbf4pq .week-day-option.active {
31220
- background-color: #0096ff;
31221
- border-color: #0096ff;
31222
- color: #fff;
31223
- }
31224
-
31225
- .E_wpbf4pq .week-day-option.en-text {
31226
- width: 110px;
31227
- margin-top: 4px;
31228
- }
31229
-
31230
- .E_wpbf4pq .month-day-option {
31231
- width: 32px;
31232
- padding: 0;
31233
- margin-bottom: 8px;
31234
- }
31235
-
31236
- .E_wpbf4pq .month-day-option.active {
31237
- background-color: #0096ff;
31238
- border-color: #0096ff;
31239
- color: #fff;
31240
- }
31241
-
31242
- .E_ou7iq30 {
31243
- overflow: hidden;
31244
- text-overflow: ellipsis;
31245
- }
31246
-
31247
- .E_s1tui002 {
31248
- white-space: nowrap;
31249
- }
31250
-
31251
- .E_mxrc2zg {
31252
- display: -webkit-box;
31253
- -webkit-line-clamp: var(--mxrc2zg-0);
31254
- -webkit-box-orient: vertical;
31255
- word-break: break-all;
30935
+ .E_b1ctd5xy .chart {
30936
+ display: inline-block;
30937
+ width: 100%;
31256
30938
  }
31257
30939
 
31258
- .E_t1vv6d68 .ant-tooltip-arrow {
31259
- display: none;
30940
+ .E_u1p8acpn {
30941
+ min-width: 40px;
31260
30942
  }
31261
30943
 
31262
- .E_t1vv6d68 .ant-tooltip-inner {
31263
- background: rgba(23, 38, 64, 0.8);
31264
- border-radius: 4px;
30944
+ .E_u1p8acpn .unit {
30945
+ color: #00122e !important;
31265
30946
  }
31266
30947
 
31267
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31268
- visibility: hidden;
30948
+ span.E_tqjc4ui {
30949
+ margin: 0 2px;
31269
30950
  }
31270
30951
 
31271
30952
  .E_t1sqg15u {
@@ -31374,1038 +31055,973 @@ span.E_tqjc4ui {
31374
31055
  padding-right: 12px;
31375
31056
  }
31376
31057
 
31377
- .E_s1iv0tp1 .enabled-switch {
31378
- display: flex;
31379
- align-items: center;
31380
- }
31381
-
31382
- .E_s1iv0tp1 .enabled-text {
31383
- margin-right: 8px;
31058
+ .E_clm1wy1 {
31059
+ width: 192px;
31060
+ height: 246px;
31061
+ border-radius: 4px;
31384
31062
  }
31385
31063
 
31386
- .E_wg1tsps {
31387
- display: flex;
31388
- align-items: center;
31389
- justify-content: flex-end;
31064
+ .E_clm1wy1 > .ant-picker-calendar,
31065
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
31066
+ width: 100%;
31067
+ background-color: rgba(245, 247, 250, 0.6);
31068
+ border-top: none;
31390
31069
  }
31391
31070
 
31392
- .E_b1ctd5xy {
31393
- display: flex;
31394
- align-items: center;
31395
- width: calc(100% - 40px);
31071
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
31072
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
31073
+ padding: 0 16px;
31396
31074
  }
31397
31075
 
31398
- .E_b1ctd5xy .chart {
31399
- display: inline-block;
31076
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
31077
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
31400
31078
  width: 100%;
31079
+ height: 180px;
31080
+ border-spacing: 0;
31401
31081
  }
31402
31082
 
31403
- .E_u1p8acpn {
31404
- min-width: 40px;
31083
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
31084
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
31085
+ margin-bottom: 8px;
31405
31086
  }
31406
31087
 
31407
- .E_u1p8acpn .unit {
31408
- color: #00122e !important;
31088
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
31089
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
31090
+ width: 22px;
31409
31091
  }
31410
31092
 
31411
- .E_fzh9mnb {
31412
- width: 100%;
31413
- height: 100%;
31414
- min-height: 124px;
31415
- display: flex;
31416
- flex-direction: column;
31417
- justify-content: center;
31418
- align-items: center;
31093
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
31094
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
31095
+ padding: 0;
31419
31096
  }
31420
31097
 
31421
- .E_fzh9mnb .error-text {
31422
- color: rgba(10, 37, 85, 0.6);
31423
- margin-bottom: 16px;
31424
- font-size: 18px;
31098
+ .E_clm1wy1 .ant-picker-cell {
31099
+ color: rgba(62, 70, 82, 0.6);
31100
+ opacity: 0.4;
31425
31101
  }
31426
31102
 
31427
- .E_f7pxqmh {
31428
- width: 100%;
31429
- margin-bottom: 0 !important;
31430
- flex-flow: nowrap !important;
31431
- line-break: auto;
31103
+ .E_clm1wy1 .ant-picker-cell-in-view {
31104
+ color: rgba(62, 70, 82, 0.6);
31105
+ opacity: 1;
31432
31106
  }
31433
31107
 
31434
- .E_f7pxqmh > .ant-form-item-label {
31435
- text-align: left !important;
31436
- padding-bottom: 0 !important;
31108
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
31109
+ color: #3e4652;
31437
31110
  }
31438
31111
 
31439
- .E_f7pxqmh > .ant-form-item-label > label {
31440
- min-height: 32px;
31441
- height: auto;
31442
- font-size: 13px;
31443
- color: rgba(44, 56, 82, 0.6);
31444
- white-space: normal;
31112
+ .E_clm1wy1 .ant-picker-cell::before {
31113
+ pointer-events: none;
31445
31114
  }
31446
31115
 
31447
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31448
- border-color: #ff4d4f !important;
31116
+ .E_t1tsm00v {
31117
+ color: rgba(129, 138, 153, 0.6);
31118
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
31119
+ backdrop-filter: blur(10px);
31120
+ padding: 7px 10px;
31449
31121
  }
31450
31122
 
31451
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31452
- border-color: #ff4d4f !important;
31123
+ .E_c167wnad {
31124
+ color: rgba(62, 70, 82, 0.6);
31125
+ display: flex;
31126
+ justify-content: space-between;
31127
+ align-items: center;
31128
+ padding: 8px 16px;
31453
31129
  }
31454
31130
 
31455
- .E_f7pxqmh .ant-form-item-explain {
31456
- margin-top: 4px;
31457
- font-size: 12px;
31458
- min-height: 0px;
31131
+ .E_c167wnad .anticon {
31132
+ cursor: pointer;
31459
31133
  }
31460
31134
 
31461
- .E_f7pxqmh .ant-form-item-extra {
31462
- font-size: 12px;
31463
- color: rgba(44, 56, 82, 0.6);
31464
- min-height: 0px;
31135
+ .E_c167wnad .anticon:hover {
31136
+ color: #0096ff;
31465
31137
  }
31466
31138
 
31467
- .E_iouxfgt {
31468
- display: inline-flex;
31469
- align-items: center;
31139
+ .E_cxhf7dh {
31140
+ text-align: center;
31470
31141
  }
31471
31142
 
31472
- .E_iouxfgt .icon-inner {
31473
- display: inline-flex;
31474
- align-items: center;
31143
+ .E_cxhf7dh .dots {
31144
+ display: flex;
31475
31145
  justify-content: center;
31476
31146
  }
31477
31147
 
31478
- .E_iouxfgt .icon-inner + span,
31479
- .E_iouxfgt span + .icon-inner.suffix {
31480
- margin-left: 4px;
31148
+ .E_cxhf7dh .dot {
31149
+ display: inline-block;
31150
+ width: 2px;
31151
+ height: 2px;
31152
+ border-radius: 1px;
31153
+ background: #0096ff;
31481
31154
  }
31482
31155
 
31483
- .E_iouxfgt.is-rotate img,
31484
- .E_iouxfgt.is-rotate svg {
31485
- animation: rotate 680ms linear infinite;
31156
+ .E_cxhf7dh .dot:not(:last-child) {
31157
+ margin-right: 2px;
31486
31158
  }
31487
31159
 
31488
- .E_owd0kml {
31489
- display: inline-block;
31160
+ .E_cxhf7dh .bar {
31161
+ width: 9px;
31162
+ height: 2px;
31163
+ background: #0096ff;
31164
+ border-radius: 2px;
31490
31165
  }
31491
31166
 
31492
- .E_h1jsgezc {
31493
- visibility: hidden;
31494
- position: absolute;
31167
+ .E_ou7iq30 {
31168
+ overflow: hidden;
31169
+ text-overflow: ellipsis;
31495
31170
  }
31496
31171
 
31497
- .E_a1wfy30z .ant-input-number-handler-wrap {
31498
- display: var(--a1wfy30z-0);
31172
+ .E_s1tui002 {
31173
+ white-space: nowrap;
31499
31174
  }
31500
31175
 
31501
- .E_a1wfy30z .ant-input-number-input-wrap {
31502
- padding: 4px 11px;
31503
- display: inline-flex;
31504
- line-height: 1.5715;
31505
- height: inherit;
31176
+ .E_mxrc2zg {
31177
+ display: -webkit-box;
31178
+ -webkit-line-clamp: var(--mxrc2zg-0);
31179
+ -webkit-box-orient: vertical;
31180
+ word-break: break-all;
31506
31181
  }
31507
31182
 
31508
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31509
- content: var(--a1wfy30z-1);
31510
- display: var(--a1wfy30z-2);
31511
- flex: none;
31512
- align-items: center;
31513
- margin-left: 4px;
31183
+ .E_t1vv6d68 .ant-tooltip-arrow {
31184
+ display: none;
31514
31185
  }
31515
31186
 
31516
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31517
- content: var(--a1wfy30z-3);
31518
- display: var(--a1wfy30z-4);
31519
- flex: none;
31520
- align-items: center;
31521
- margin-right: 4px;
31522
- cursor: auto;
31187
+ .E_t1vv6d68 .ant-tooltip-inner {
31188
+ background: rgba(23, 38, 64, 0.8);
31189
+ border-radius: 4px;
31523
31190
  }
31524
31191
 
31525
- .E_a1wfy30z .ant-input-number-input {
31526
- padding: 0;
31527
- margin: 0;
31528
- height: auto;
31529
- font-size: inherit;
31192
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31193
+ visibility: hidden;
31530
31194
  }
31531
31195
 
31532
- .E_atcz0kf .ant-input-suffix {
31533
- margin-left: 8px;
31196
+ .E_c18bcrac {
31197
+ display: inline-block;
31198
+ width: 100%;
31534
31199
  }
31535
31200
 
31536
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31537
- padding: 2px 7px 2px 12px;
31201
+ .E_c18bcrac .recharts-wrapper {
31202
+ margin-left: 4px;
31538
31203
  }
31539
31204
 
31540
- .E_i1inqkme {
31541
- height: 18px;
31542
- line-height: 18px;
31543
- padding: 0 4px;
31544
- border-radius: 4px;
31545
- background: rgba(235, 239, 245, 0.6);
31546
- border: 1px solid rgba(223, 228, 235, 0.6);
31205
+ .E_cro7kg2 {
31206
+ padding: 4px;
31207
+ }
31208
+
31209
+ .E_c14wcxf0 {
31547
31210
  display: flex;
31211
+ justify-content: space-between;
31548
31212
  align-items: center;
31213
+ font-size: 13px;
31214
+ line-height: 24px;
31215
+ color: #cccccc;
31549
31216
  white-space: nowrap;
31550
- margin-right: 4px;
31551
31217
  }
31552
31218
 
31553
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31554
- display: var(--ai7qkf2-0);
31219
+ .E_c14wcxf0 label {
31220
+ margin-right: 32px;
31555
31221
  }
31556
31222
 
31557
- .E_ai7qkf2 .ant-input-number-input-wrap {
31558
- display: inline-flex;
31559
- line-height: 1.5715;
31560
- height: 100%;
31561
- width: 100%;
31223
+ .E_coy29mj.E_c14wcxf0 {
31224
+ font-weight: bold;
31225
+ color: white;
31562
31226
  }
31563
31227
 
31564
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31565
- content: var(--ai7qkf2-1);
31566
- display: var(--ai7qkf2-2);
31567
- flex: none;
31568
- align-items: center;
31569
- margin-left: 4px;
31570
- padding: 5px 12px 5px 0;
31571
- color: rgba(44, 56, 82, 0.6);
31228
+ .E_s11212zy {
31229
+ width: 8px;
31230
+ height: 8px;
31231
+ border-radius: 2px;
31232
+ display: inline-block;
31233
+ background: var(--s11212zy-0);
31234
+ border: 1px solid #fff;
31235
+ box-sizing: content-box;
31236
+ margin-right: 6px;
31572
31237
  }
31573
31238
 
31574
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31575
- content: var(--ai7qkf2-3);
31576
- display: var(--ai7qkf2-4);
31577
- flex: none;
31578
- align-items: center;
31239
+ .E_p1lyky6c > :first-child {
31240
+ font-weight: bold;
31241
+ color: white;
31579
31242
  margin-right: 4px;
31580
- cursor: auto;
31581
- color: rgba(44, 56, 82, 0.6);
31582
31243
  }
31583
31244
 
31584
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31585
- border-radius: 0;
31245
+ .E_c1up1pdz {
31246
+ width: 648px;
31586
31247
  }
31587
31248
 
31588
- .E_ai7qkf2.ant-input-number {
31589
- width: 100%;
31590
- border-radius: 6px;
31249
+ .E_c1up1pdz.active {
31250
+ border-color: #0080ff;
31591
31251
  }
31592
31252
 
31593
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31594
- border-color: #0096ff;
31595
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31596
- z-index: 1;
31253
+ .E_c1up1pdz.active > header {
31254
+ background: rgba(0, 128, 255, 0.1);
31597
31255
  }
31598
31256
 
31599
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31600
- border-color: #e75a3a;
31601
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31257
+ .E_c1up1pdz .expand {
31258
+ padding: 12px;
31602
31259
  }
31603
31260
 
31604
- .E_ai7qkf2 .ant-input-number-input {
31605
- height: 30px;
31606
- border: 1px;
31607
- padding: 5px 12px;
31608
- font-size: inherit;
31261
+ .E_c1up1pdz .field-item {
31262
+ display: flex;
31263
+ padding: 10px 0;
31264
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31609
31265
  }
31610
31266
 
31611
- .E_ai7qkf2.ant-input-number-lg input {
31612
- height: 38px;
31613
- border: 1px;
31614
- padding: 8px 16px;
31267
+ .E_c1up1pdz .field-item:last-child {
31268
+ border-bottom: none;
31269
+ padding-bottom: 0;
31615
31270
  }
31616
31271
 
31617
- .E_ai7qkf2.ant-input-number-sm input {
31618
- height: 22px;
31619
- border: 1px;
31620
- padding: 2px 8px;
31272
+ .E_c1up1pdz .field-item label {
31273
+ line-height: 32px;
31274
+ width: 100px;
31275
+ color: rgba(62, 70, 82, 0.6);
31621
31276
  }
31622
31277
 
31623
- .E_cnujxq2 {
31624
- display: flex;
31625
- flex-direction: column;
31278
+ .E_c1up1pdz .help {
31279
+ color: rgba(62, 70, 82, 0.6);
31280
+ margin-top: 5px;
31626
31281
  }
31627
31282
 
31628
- .E_m7s48ia {
31629
- max-width: 1120px;
31630
- width: 100%;
31631
- margin: 0 auto;
31632
- height: 100%;
31283
+ .E_c1up1pdz .ant-input-affix-wrapper,
31284
+ .E_c1up1pdz .ant-picker {
31285
+ width: 128px;
31633
31286
  }
31634
31287
 
31635
- .E_wt5zbg6 {
31636
- max-width: 1120px;
31637
- width: 100%;
31638
- margin: 0 auto;
31288
+ .E_c156wh19 {
31639
31289
  display: flex;
31290
+ align-items: center;
31291
+ justify-content: space-between;
31292
+ word-break: keep-all;
31640
31293
  }
31641
31294
 
31642
- .E_wt5zbg6 .left,
31643
- .E_wt5zbg6 .right {
31644
- flex-grow: 0;
31645
- flex-shrink: 0;
31646
- flex-basis: 21%;
31295
+ .E_c156wh19 .title {
31296
+ margin: 0 16px 0 8px;
31647
31297
  }
31648
31298
 
31649
- .E_wt5zbg6 .left {
31650
- display: flex;
31651
- justify-content: flex-end;
31652
- padding-right: 44px;
31299
+ .E_c156wh19 .retain {
31300
+ color: rgba(129, 138, 153, 0.6);
31653
31301
  }
31654
31302
 
31655
- .E_wt5zbg6 .right {
31656
- padding-left: 44px;
31303
+ .E_c156wh19 div.left {
31304
+ flex: 1;
31305
+ display: flex;
31306
+ overflow: hidden;
31307
+ align-items: center;
31308
+ justify-content: flex-start;
31309
+ white-space: nowrap;
31657
31310
  }
31658
31311
 
31659
- .E_wt5zbg6 .middle {
31660
- margin-bottom: 40px;
31661
- flex-grow: 0;
31662
- flex-shrink: 0;
31663
- flex-basis: 58%;
31312
+ .E_c156wh19 div.left .title {
31313
+ max-width: 100%;
31314
+ overflow: hidden;
31315
+ text-overflow: ellipsis;
31664
31316
  }
31665
31317
 
31666
- .E_wt5zbg6 .middle .form-base-field {
31667
- width: 100%;
31318
+ .E_c156wh19 div.right {
31319
+ display: flex;
31320
+ align-items: center;
31668
31321
  }
31669
31322
 
31670
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
31671
- width: auto;
31323
+ .E_c156wh19 .reverse {
31324
+ display: flex;
31325
+ flex-direction: row-reverse;
31326
+ align-items: center;
31672
31327
  }
31673
31328
 
31674
- .E_h18jprzg .ant-modal-header {
31675
- margin: 0 auto;
31676
- width: 100%;
31677
- max-width: 648px;
31329
+ .E_c156wh19 .reverse .ant-switch {
31330
+ margin-left: 8px;
31678
31331
  }
31679
31332
 
31680
- .E_h18jprzg .ant-modal-header .ant-modal-title {
31681
- margin-left: 0;
31333
+ .E_c156wh19 .close {
31334
+ padding-left: 14px;
31335
+ margin-left: 14px;
31336
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
31337
+ cursor: pointer;
31682
31338
  }
31683
31339
 
31684
- .E_h18jprzg .ant-modal-body {
31685
- margin: 0 auto;
31686
- padding: 0;
31687
- width: 100%;
31688
- max-width: 648px;
31689
- overflow: hidden;
31340
+ .E_m126spxy {
31341
+ padding-bottom: 4px;
31342
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31690
31343
  }
31691
31344
 
31692
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31693
- margin-bottom: 40px;
31345
+ .E_m126spxy .ant-btn-link {
31346
+ padding: 1px 10px;
31347
+ color: rgba(62, 70, 82, 0.6);
31348
+ border-radius: 4px;
31694
31349
  }
31695
31350
 
31696
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
31697
- height: calc(100vh - 225px);
31698
- overflow-y: auto;
31351
+ .E_m126spxy .ant-btn-link.active {
31352
+ background: rgba(0, 128, 255, 0.1);
31353
+ color: #0096ff;
31699
31354
  }
31700
31355
 
31701
- .E_h18jprzg .ant-modal-footer .footer-content {
31702
- margin: 0 auto;
31703
- max-width: 648px;
31356
+ .E_wpbf4pq {
31357
+ padding: 10px 0;
31358
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31704
31359
  }
31705
31360
 
31706
- .E_h16z9xgz .ant-modal-header {
31707
- margin: 0 auto;
31708
- width: 100%;
31709
- max-width: 1024px;
31361
+ .E_wpbf4pq .ant-input,
31362
+ .E_wpbf4pq .ant-picker {
31363
+ width: 80px;
31364
+ margin: 0 9px;
31365
+ text-align: center;
31710
31366
  }
31711
31367
 
31712
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
31713
- margin-left: 0;
31368
+ .E_wpbf4pq .options {
31369
+ padding: 12px 0 12px 16px;
31370
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
31371
+ margin: 5px 0 5px 8px;
31714
31372
  }
31715
31373
 
31716
- .E_h16z9xgz .ant-modal-body {
31717
- margin: 0 auto;
31718
- padding: 0;
31719
- width: 100%;
31720
- max-width: 1024px;
31721
- overflow: hidden;
31374
+ .E_wpbf4pq .week-day-option,
31375
+ .E_wpbf4pq .month-day-option {
31376
+ background: #f5f7fa;
31377
+ box-sizing: border-box;
31378
+ border-radius: 16px;
31379
+ margin-right: 8px;
31722
31380
  }
31723
31381
 
31724
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31725
- margin-bottom: 40px;
31382
+ .E_wpbf4pq .week-day-option:focus,
31383
+ .E_wpbf4pq .month-day-option:focus {
31384
+ color: inherit;
31385
+ border-color: #d9d9d9;
31726
31386
  }
31727
31387
 
31728
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31729
- height: calc(100vh - 225px);
31730
- overflow-y: auto;
31388
+ .E_wpbf4pq .week-day-option.active {
31389
+ background-color: #0096ff;
31390
+ border-color: #0096ff;
31391
+ color: #fff;
31731
31392
  }
31732
31393
 
31733
- .E_h16z9xgz .ant-modal-footer .footer-content {
31734
- margin: 0 auto;
31735
- max-width: 1024px;
31394
+ .E_wpbf4pq .week-day-option.en-text {
31395
+ width: 110px;
31396
+ margin-top: 4px;
31736
31397
  }
31737
31398
 
31738
- .E_f1lrhghm {
31739
- flex: 1;
31399
+ .E_wpbf4pq .month-day-option {
31400
+ width: 32px;
31401
+ padding: 0;
31402
+ margin-bottom: 8px;
31740
31403
  }
31741
31404
 
31742
- .E_f1lrhghm label {
31743
- font-size: 13px;
31744
- line-height: 20px;
31745
- color: rgba(44, 56, 82, 0.6);
31405
+ .E_wpbf4pq .month-day-option.active {
31406
+ background-color: #0096ff;
31407
+ border-color: #0096ff;
31408
+ color: #fff;
31746
31409
  }
31747
31410
 
31748
- .E_f1lrhghm .title {
31749
- font-size: 14px;
31750
- line-height: 20px;
31751
- color: #2d3a56;
31752
- margin-bottom: 12px;
31411
+ .E_skwah65 {
31412
+ height: 8px;
31413
+ box-sizing: border-box;
31414
+ border-radius: 2px;
31415
+ background: #f5f7fa;
31416
+ display: flex;
31417
+ width: 100%;
31418
+ overflow: hidden;
31753
31419
  }
31754
31420
 
31755
- .E_f1lrhghm.connect-cluster .title {
31756
- padding-bottom: 26px;
31421
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
31422
+ margin-left: 1px;
31757
31423
  }
31758
31424
 
31759
- .E_f18ot8em {
31760
- padding: 25px 0 15px 0;
31761
- border-bottom: 1px solid #e1e5eb;
31762
- margin-bottom: 16px;
31425
+ .E_t160l1cm {
31426
+ display: flex;
31427
+ flex-direction: column;
31428
+ flex: 1;
31429
+ /* FIXME:(yanzhen) do this better */
31763
31430
  }
31764
31431
 
31765
- .E_f1l1g2k0 {
31432
+ .E_t160l1cm .tab-bar {
31433
+ flex-shrink: 0;
31766
31434
  display: flex;
31767
- align-items: center;
31768
- margin-bottom: 8px;
31435
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31769
31436
  }
31770
31437
 
31771
- .E_f1l1g2k0 > label {
31772
- width: 216px;
31438
+ .E_t160l1cm .tab-content {
31439
+ height: 100%;
31773
31440
  }
31774
31441
 
31775
- .E_f1l1g2k0 > label + * {
31776
- width: 100%;
31442
+ .E_t160l1cm .tab-menu-item {
31443
+ margin-right: 2px;
31444
+ padding: 1px 12px;
31445
+ line-height: 24px;
31446
+ height: 24px;
31447
+ color: rgba(44, 56, 82, 0.6);
31448
+ border-radius: 4px 4px 0 0;
31449
+ cursor: pointer;
31450
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31777
31451
  }
31778
31452
 
31779
- .E_f1l1g2k0 .ant-select {
31780
- width: 100%;
31453
+ .E_t160l1cm .tab-menu-item:first-child {
31454
+ padding-left: 0;
31781
31455
  }
31782
31456
 
31783
- .E_e1k89cwg {
31784
- color: #e75a3a;
31785
- margin-right: 10px;
31457
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31458
+ padding-left: 12px;
31786
31459
  }
31787
31460
 
31788
- .E_d1oui1gf {
31789
- width: 100%;
31790
- height: 1px;
31791
- background: rgba(213, 219, 227, 0.6);
31792
- margin: 24px 0;
31461
+ .E_t160l1cm .tab-menu-item:hover {
31462
+ color: #0080ff;
31463
+ background: rgba(211, 218, 235, 0.6);
31793
31464
  }
31794
31465
 
31795
- .E_l15itdbb {
31796
- display: flex;
31797
- justify-content: center;
31798
- align-items: center;
31799
- height: 100%;
31466
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31467
+ fill: #0080ff;
31800
31468
  }
31801
31469
 
31802
- .E_d1y3z4w {
31803
- display: inline-block;
31804
- width: 4px;
31805
- height: 4px;
31806
- background: #8e9aa9;
31807
- opacity: 0.4;
31808
- border-radius: 50%;
31809
- margin: 0 4px;
31470
+ .E_t160l1cm .tab-menu-item:active {
31471
+ background: rgba(192, 203, 224, 0.6);
31810
31472
  }
31811
31473
 
31812
- .E_m177r7a3 .ant-modal-header,
31813
- .E_m177r7a3 .ant-modal-footer .footer-content {
31814
- width: 648px;
31815
- margin: 0 auto;
31474
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31475
+ color: #0080ff;
31476
+ background: rgba(211, 218, 235, 0.6);
31816
31477
  }
31817
31478
 
31818
- .E_m177r7a3 .ant-modal-header {
31819
- padding: 35px 0 24px;
31820
- border: none;
31479
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31480
+ background: rgba(192, 203, 224, 0.6);
31821
31481
  }
31822
31482
 
31823
- .E_m177r7a3 .ant-modal-header .ant-modal-title {
31824
- font-size: 30px;
31483
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31484
+ background: rgba(0, 128, 255, 0.16);
31825
31485
  }
31826
31486
 
31827
- .E_m177r7a3 .ant-modal-body {
31828
- padding: 4px 0 2px;
31487
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31488
+ fill: #0080ff;
31829
31489
  }
31830
31490
 
31831
- .E_m177r7a3 .ant-modal-footer {
31832
- border: none;
31491
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31492
+ color: #0080ff;
31493
+ background: rgba(0, 128, 255, 0.1);
31833
31494
  }
31834
31495
 
31835
- .E_t1wwio3v {
31836
- font-size: 12px;
31837
- line-height: 18px;
31838
- font-weight: bold;
31839
- color: #fff;
31840
- padding: 0 4px;
31841
- border-radius: 4px;
31842
- display: inline-block;
31843
- background: var(--t1wwio3v-0);
31496
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31497
+ background: rgba(0, 128, 255, 0.16);
31844
31498
  }
31845
31499
 
31846
- .E_t1wwio3v:not(:first-child) {
31847
- margin-left: 4px;
31500
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31501
+ fill: #1d326c;
31848
31502
  }
31849
31503
 
31850
- .E_f17jvtfk {
31851
- width: 100%;
31852
- height: 100%;
31853
- display: flex;
31854
- align-items: center;
31855
- justify-content: center;
31504
+ .E_t160l1cm .tab-menu-item .expand-arrow {
31505
+ margin-left: 8px;
31506
+ height: 22px;
31856
31507
  }
31857
31508
 
31858
- .E_nzppkea {
31859
- font-size: 90%;
31860
- font-weight: bold;
31861
- background-color: rgba(240, 243, 247, 0.6);
31862
- padding: 1px 4px 1px;
31863
- margin-left: 2px;
31864
- margin-right: 2px;
31865
- border: 1px solid rgba(213, 219, 227, 0.6);
31866
- border-radius: 4px;
31509
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
31510
+ fill: rgba(44, 56, 82, 0.6);
31867
31511
  }
31868
31512
 
31869
- .E_f4mi9eq.form-item-general {
31870
- width: 640px;
31513
+ .E_t160l1cm .tab-menu-item-group {
31514
+ padding: 0;
31515
+ display: flex;
31516
+ align-items: center;
31517
+ overflow: hidden;
31871
31518
  }
31872
31519
 
31873
- .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
31874
- margin-top: 16px;
31520
+ .E_t160l1cm .tab-menu-item-group .main-title {
31521
+ opacity: 0;
31522
+ max-width: 0;
31523
+ transition: max-width 320ms ease, opacity 240ms ease;
31875
31524
  }
31876
31525
 
31877
- .E_f4mi9eq.form-item-compact {
31878
- width: 412px;
31526
+ .E_t160l1cm .tab-menu-item-group .sub-title {
31527
+ padding: 1px 12px;
31528
+ position: relative;
31529
+ display: flex;
31879
31530
  }
31880
31531
 
31881
- .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
31882
- margin-top: 8px;
31532
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31533
+ opacity: 0;
31534
+ position: absolute;
31535
+ top: 50%;
31536
+ left: 0;
31537
+ transform: translate(-50%, -50%);
31538
+ transition: opacity 100ms linear;
31539
+ fill: rgba(0, 128, 255, 0.2);
31883
31540
  }
31884
31541
 
31885
- .E_f4mi9eq .form-item {
31886
- width: auto;
31542
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31543
+ color: #0080ff;
31887
31544
  }
31888
31545
 
31889
- .E_f4mi9eq .form-item-main {
31890
- position: relative;
31891
- display: flex;
31546
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31547
+ padding: 1px 12px;
31548
+ display: inline-block;
31549
+ opacity: 1;
31550
+ max-width: 160px;
31892
31551
  }
31893
31552
 
31894
- .E_f4mi9eq .form-item-extra {
31895
- margin-top: 4px;
31896
- width: 100%;
31897
- padding: 14px;
31898
- background: #f2f4f6;
31899
- font-size: 13px;
31900
- line-height: 1.8;
31901
- color: #8e9aa9;
31553
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31554
+ padding: 1px 12px;
31555
+ color: #005ed1;
31902
31556
  }
31903
31557
 
31904
- .E_f4mi9eq .form-item-label {
31905
- padding-right: 12px;
31906
- font-size: 13px;
31907
- color: rgba(44, 56, 82, 0.6);
31558
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31559
+ opacity: 1;
31908
31560
  }
31909
31561
 
31910
- .E_f4mi9eq .form-item-label.label-right {
31911
- text-align: right;
31562
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31563
+ background: rgba(0, 128, 255, 0.16);
31912
31564
  }
31913
31565
 
31914
- .E_f4mi9eq .form-item-label,
31915
- .E_f4mi9eq .form-item-control {
31916
- line-height: 32px;
31566
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31567
+ opacity: 0;
31917
31568
  }
31918
31569
 
31919
- .E_f4mi9eq .form-item-control .form-item-error {
31920
- line-height: 18px;
31570
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31571
+ padding: 4px 16px;
31572
+ height: 32px;
31573
+ border-radius: 6px 6px 0 0;
31921
31574
  }
31922
31575
 
31923
- .E_f4mi9eq .form-item-children {
31924
- width: 100%;
31576
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31577
+ padding-left: 0;
31925
31578
  }
31926
31579
 
31927
- .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 {
31928
- width: 100%;
31580
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31581
+ padding-left: 16px;
31929
31582
  }
31930
31583
 
31931
- .E_f4mi9eq .form-item-error {
31932
- color: #e75a3a;
31933
- height: 0;
31934
- overflow: hidden;
31584
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31585
+ margin-left: 11px;
31586
+ height: 24px;
31935
31587
  }
31936
31588
 
31937
- .E_f4mi9eq .form-item-error-enter-done {
31938
- margin-top: 4px;
31939
- height: auto;
31940
- overflow: auto;
31589
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31590
+ padding: 0;
31941
31591
  }
31942
31592
 
31943
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31944
- .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31945
- border: 1px solid #e75a3a;
31946
- color: #e75a3a;
31593
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31594
+ padding: 4px 16px;
31947
31595
  }
31948
31596
 
31949
- .E_fh0ewl8 {
31950
- color: #2d3a56;
31951
- font-weight: bold;
31952
- padding-bottom: 6px;
31953
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31954
- margin-bottom: 16px;
31597
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31598
+ padding: 4px 16px;
31955
31599
  }
31956
31600
 
31957
- .E_fh0ewl8:not(:first-of-type) {
31958
- margin-top: 16px;
31601
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31602
+ background: #fff;
31959
31603
  }
31960
31604
 
31961
- .E_e1qrlvot {
31962
- width: 8px;
31963
- height: 24px;
31964
- display: flex;
31965
- justify-content: center;
31966
- align-items: center;
31967
- cursor: pointer;
31968
- transition: all 200ms ease-out 40ms;
31605
+ .E_t160l1cm .tab-menu-item-light:active {
31606
+ color: #005ed1;
31969
31607
  }
31970
31608
 
31971
- .E_e1qrlvot:before, .E_e1qrlvot:after {
31972
- content: "";
31973
- width: 1px;
31974
- height: 6px;
31975
- border-radius: 1px;
31976
- background: #ccd4e3;
31977
- position: relative;
31978
- right: 2px;
31979
- transform: rotate(-45deg);
31609
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31610
+ background: #fff;
31611
+ color: #1d326c;
31980
31612
  }
31981
31613
 
31982
- .E_e1qrlvot:after {
31983
- transform: rotate(45deg);
31984
- left: 1px;
31614
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31615
+ color: rgba(45, 58, 86, 0.6);
31985
31616
  }
31986
31617
 
31987
- .E_w9ic984.ant-alert-warning {
31988
- border: 0;
31989
- background: rgba(255, 187, 0, 0.1);
31990
- border-radius: 6px;
31618
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31619
+ color: #1d326c;
31991
31620
  }
31992
31621
 
31993
- .E_w9ic984.ant-alert,
31994
- .E_w9ic984 .ant-alert-message {
31995
- color: #e07f00;
31622
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31623
+ fill: #d8deeb;
31996
31624
  }
31997
31625
 
31998
- .E_w9ic984.ant-alert .dashed-border-bottom,
31999
- .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32000
- border-bottom-color: #e07f00;
31626
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31627
+ fill: #1d326c;
32001
31628
  }
32002
31629
 
32003
- .E_n1k9qi4r {
31630
+ .E_t160l1cm .tab-content {
31631
+ flex: 1;
32004
31632
  display: flex;
32005
- flex-direction: row;
32006
- padding: 7px 12px;
32007
- background: rgba(255, 187, 0, 0.1);
32008
- border-radius: 6px;
32009
- color: #e07f00;
32010
- font-size: 12px;
32011
- line-height: 18px;
31633
+ flex-direction: column;
32012
31634
  }
32013
31635
 
32014
- .E_n1k9qi4r .icon-wrapper {
32015
- margin-right: 10px;
32016
- height: 18px;
31636
+ .E_t160l1cm.is-overview .tab-content {
31637
+ overflow: visible;
32017
31638
  }
32018
31639
 
32019
- .E_n16fsg9x {
32020
- display: flex;
32021
- flex-direction: row;
32022
- padding: 7px 12px;
32023
- background: rgba(225, 230, 241, 0.6);
32024
- border-radius: 6px;
32025
- color: rgba(44, 56, 82, 0.6);
32026
- font-size: 12px;
32027
- line-height: 18px;
31640
+ .E_t14npdqr {
31641
+ max-width: 240px;
31642
+ animation: none;
32028
31643
  }
32029
31644
 
32030
- .E_n16fsg9x .icon-wrapper {
32031
- margin-right: 10px;
32032
- height: 18px;
31645
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31646
+ border: 1px solid #0080ff;
31647
+ padding: 0;
32033
31648
  }
32034
31649
 
32035
- .E_i173wxzw {
32036
- display: flex;
32037
- flex-direction: row;
32038
- padding: 7px 12px;
32039
- background: rgba(0, 136, 255, 0.1);
32040
- border-radius: 6px;
32041
- color: #005ed1;
32042
- font-size: 12px;
32043
- line-height: 18px;
31650
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31651
+ margin: 0;
31652
+ height: 32px;
31653
+ line-height: 32px;
31654
+ font-size: 13px;
31655
+ padding: 0 10px;
31656
+ display: block;
31657
+ overflow: hidden;
31658
+ text-overflow: ellipsis;
31659
+ white-space: nowrap;
32044
31660
  }
32045
31661
 
32046
- .E_i173wxzw .icon-wrapper {
32047
- margin-right: 10px;
32048
- height: 18px;
31662
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31663
+ content: " ";
31664
+ height: 1px;
31665
+ width: calc(100% + 10px);
31666
+ background: rgba(172, 186, 211, 0.6);
31667
+ display: block;
32049
31668
  }
32050
31669
 
32051
- .E_dld369h {
32052
- color: rgba(44, 56, 82, 0.6);
32053
- margin-top: 5px;
32054
- font-size: 12px;
32055
- line-height: 18px;
31670
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31671
+ color: #0080ff;
31672
+ background: transparent;
32056
31673
  }
32057
31674
 
32058
- .E_s1epv22q {
32059
- color: #f0483e;
32060
- font-size: 12px;
32061
- white-space: pre-wrap;
31675
+ .E_s1at6qmn.ant-layout-sider {
31676
+ background: #edf0f7;
31677
+ padding: 32px 8px;
31678
+ overflow: auto;
32062
31679
  }
32063
31680
 
32064
- .E_okus5hk {
31681
+ .E_s1at6qmn .ant-layout-sider-children {
32065
31682
  display: flex;
32066
- align-items: center;
32067
- justify-content: flex-end;
31683
+ flex-direction: column;
31684
+ justify-content: space-between;
32068
31685
  }
32069
31686
 
32070
- .E_okus5hk .icon-wrapper {
32071
- margin-right: 16px;
31687
+ .E_s1at6qmn footer {
31688
+ display: flex;
32072
31689
  }
32073
31690
 
32074
- .E_t1auuzri {
32075
- color: rgba(0, 21, 64, 0.3);
31691
+ .E_s1at6qmn .ant-menu {
31692
+ background: #edf0f7;
32076
31693
  }
32077
31694
 
32078
- .E_i74cfyt.ant-input {
32079
- padding: 5px 12px;
32080
- line-height: 20px;
32081
- color: #2d3a56;
32082
- border-radius: 6px;
32083
- border-color: rgba(172, 186, 211, 0.6);
32084
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31695
+ .E_s1at6qmn .ant-menu a {
31696
+ color: #00122e;
31697
+ width: 180px;
31698
+ overflow: hidden;
31699
+ text-overflow: ellipsis;
32085
31700
  }
32086
31701
 
32087
- .E_i74cfyt.ant-input.ant-input-lg {
32088
- padding: 8px 16px;
32089
- line-height: 22px;
31702
+ .E_s1at6qmn .ant-menu-vertical {
31703
+ margin-bottom: 24px;
32090
31704
  }
32091
31705
 
32092
- .E_i74cfyt.ant-input.ant-input-sm {
32093
- padding: 2px 8px;
31706
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
31707
+ margin: 0;
31708
+ }
31709
+
31710
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
31711
+ font-size: 12px;
31712
+ padding: 0 8px 4px;
32094
31713
  line-height: 18px;
32095
31714
  }
32096
31715
 
32097
- .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 {
32098
- border-color: rgba(107, 128, 167, 0.6);
32099
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32100
- z-index: 1;
31716
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
31717
+ padding: 0;
32101
31718
  }
32102
31719
 
32103
- .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 {
32104
- border-color: #0096ff;
32105
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32106
- z-index: 1;
31720
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
31721
+ padding-bottom: 24px;
32107
31722
  }
32108
31723
 
32109
- .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
32110
- border-color: #e75a3a;
32111
- color: #e75a3a;
31724
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
31725
+ margin-bottom: 24px;
31726
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32112
31727
  }
32113
31728
 
32114
- .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 {
32115
- border-color: #e75a3a;
32116
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31729
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
31730
+ transition: none;
31731
+ display: flex;
31732
+ align-items: center;
31733
+ height: 32px;
31734
+ line-height: 22px;
31735
+ padding: 0 8px;
32117
31736
  }
32118
31737
 
32119
- .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 {
32120
- border-color: #e75a3a;
32121
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31738
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
31739
+ margin-right: 12px;
32122
31740
  }
32123
31741
 
32124
- .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 {
32125
- background: rgba(211, 218, 235, 0.6);
32126
- color: rgba(0, 21, 64, 0.3);
32127
- border-color: rgba(172, 186, 211, 0.6);
31742
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
31743
+ margin: 0;
31744
+ margin-bottom: 2px;
32128
31745
  }
32129
31746
 
32130
- .E_i74cfyt.ant-input-affix-wrapper {
32131
- padding: 5px 12px;
31747
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
31748
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
31749
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
32132
31750
  border-radius: 6px;
32133
- border-color: rgba(172, 186, 211, 0.6);
32134
- line-height: 20px;
32135
- color: #2d3a56;
32136
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31751
+ color: #fff;
32137
31752
  }
32138
31753
 
32139
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
32140
- .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
32141
- color: rgba(44, 56, 82, 0.6);
31754
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
31755
+ color: #fff;
32142
31756
  }
32143
31757
 
32144
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
32145
- padding: 8px 16px;
32146
- line-height: 22px;
31758
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
31759
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
31760
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
31761
+ border-radius: 6px;
32147
31762
  }
32148
31763
 
32149
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
32150
- padding: 2px 8px;
32151
- line-height: 18px;
31764
+ .E_s1wu0lms .ant-menu-item-group-title {
31765
+ white-space: nowrap;
31766
+ transition: all 0s;
32152
31767
  }
32153
31768
 
32154
- .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 {
32155
- border-color: rgba(107, 128, 167, 0.6);
32156
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31769
+ .E_s1wu0lms.shrink {
31770
+ transition: all 0s;
31771
+ overflow: hidden;
32157
31772
  }
32158
31773
 
32159
- .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 {
32160
- border-color: #0096ff;
32161
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31774
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
31775
+ visibility: hidden;
32162
31776
  }
32163
31777
 
32164
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
32165
- border-color: #e75a3a;
31778
+ .E_s1wu0lms.shrink .ant-menu-item {
31779
+ width: 36px;
31780
+ padding: 0 6px;
32166
31781
  }
32167
31782
 
32168
- .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32169
- color: #e75a3a;
31783
+ .E_n1ugzfva {
31784
+ display: flex;
31785
+ place-items: center;
31786
+ width: 100% !important;
32170
31787
  }
32171
31788
 
32172
- .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 {
32173
- border-color: #e75a3a;
32174
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31789
+ .E_n1ugzfva[disabled] {
31790
+ color: rgba(0, 0, 0, 0.25) !important;
31791
+ opacity: 1 !important;
32175
31792
  }
32176
31793
 
32177
- .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 {
32178
- border-color: #e75a3a;
32179
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31794
+ .E_n1ugzfva.ant-btn {
31795
+ width: 100%;
31796
+ color: #00122e;
32180
31797
  }
32181
31798
 
32182
- .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32183
- background: rgba(211, 218, 235, 0.6);
32184
- color: rgba(0, 21, 64, 0.3);
32185
- border-color: rgba(172, 186, 211, 0.6);
31799
+ .E_n1ugzfva .icon-wrapper {
31800
+ margin-right: 12px;
32186
31801
  }
32187
31802
 
32188
- textarea.E_i74cfyt.ant-input {
32189
- transition-property: height;
32190
- transition-delay: 50ms;
31803
+ .E_n1ugzfva .link-title {
31804
+ flex: 1;
31805
+ overflow: hidden;
31806
+ white-space: nowrap;
31807
+ text-overflow: ellipsis;
31808
+ text-align: left;
32191
31809
  }
32192
31810
 
32193
- textarea.E_i74cfyt.ant-input.textarea-large {
32194
- min-height: 40px;
32195
- height: 40px;
31811
+ .E_f7pxqmh {
31812
+ width: 100%;
31813
+ margin-bottom: 0 !important;
31814
+ flex-flow: nowrap !important;
31815
+ line-break: auto;
32196
31816
  }
32197
31817
 
32198
- textarea.E_i74cfyt.ant-input.textarea-large:focus {
32199
- height: 80px;
31818
+ .E_f7pxqmh > .ant-form-item-label {
31819
+ text-align: left !important;
31820
+ padding-bottom: 0 !important;
32200
31821
  }
32201
31822
 
32202
- textarea.E_i74cfyt.ant-input.textarea-middle {
31823
+ .E_f7pxqmh > .ant-form-item-label > label {
32203
31824
  min-height: 32px;
32204
- height: 32px;
31825
+ height: auto;
31826
+ font-size: 13px;
31827
+ color: rgba(44, 56, 82, 0.6);
31828
+ white-space: normal;
32205
31829
  }
32206
31830
 
32207
- textarea.E_i74cfyt.ant-input.textarea-middle:focus {
32208
- height: 64px;
31831
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31832
+ border-color: #ff4d4f !important;
32209
31833
  }
32210
31834
 
32211
- textarea.E_i74cfyt.ant-input.textarea-small {
32212
- min-height: 24px;
32213
- height: 24px;
31835
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31836
+ border-color: #ff4d4f !important;
32214
31837
  }
32215
31838
 
32216
- textarea.E_i74cfyt.ant-input.textarea-small:focus {
32217
- height: 40px;
31839
+ .E_f7pxqmh .ant-form-item-explain {
31840
+ margin-top: 4px;
31841
+ font-size: 12px;
31842
+ min-height: 0px;
32218
31843
  }
32219
31844
 
32220
- .E_k1ci6977 input, .E_k1ci6977.input-tags {
32221
- border: 1px solid rgba(213, 219, 227, 0.6);
31845
+ .E_f7pxqmh .ant-form-item-extra {
31846
+ font-size: 12px;
31847
+ color: rgba(44, 56, 82, 0.6);
31848
+ min-height: 0px;
31849
+ }
31850
+
31851
+ .E_i1inqkme {
31852
+ height: 18px;
31853
+ line-height: 18px;
31854
+ padding: 0 4px;
32222
31855
  border-radius: 4px;
31856
+ background: rgba(235, 239, 245, 0.6);
31857
+ border: 1px solid rgba(223, 228, 235, 0.6);
31858
+ display: flex;
31859
+ align-items: center;
31860
+ white-space: nowrap;
31861
+ margin-right: 4px;
32223
31862
  }
32224
31863
 
32225
- .E_k1ci6977.input-tags {
32226
- position: relative;
32227
- padding: 6px;
32228
- height: 32px;
32229
- cursor: pointer;
32230
- transition: border 150ms;
31864
+ .E_iouxfgt {
31865
+ display: inline-flex;
31866
+ align-items: center;
32231
31867
  }
32232
31868
 
32233
- .E_k1ci6977.input-tags:hover {
32234
- border-color: #0080ff;
32235
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31869
+ .E_iouxfgt .icon-inner {
31870
+ display: inline-flex;
31871
+ align-items: center;
31872
+ justify-content: center;
32236
31873
  }
32237
31874
 
32238
- .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
32239
- padding-right: 30px;
31875
+ .E_iouxfgt .icon-inner + span,
31876
+ .E_iouxfgt span + .icon-inner.suffix {
31877
+ margin-left: 4px;
32240
31878
  }
32241
31879
 
32242
- .E_k1ci6977.input-tags .input-tags-inner {
32243
- display: flex;
32244
- }
32245
-
32246
- .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32247
- display: flex;
32248
- }
32249
-
32250
- .E_k1ci6977.input-tags .input-tag-suffix {
32251
- position: absolute;
32252
- right: 12px;
32253
- top: 50%;
32254
- transform: translateY(-50%);
32255
- }
32256
-
32257
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32258
- color: rgba(0, 0, 0, 0.25);
32259
- font-size: 12px;
32260
- cursor: pointer;
32261
- }
32262
-
32263
- .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32264
- color: rgba(0, 0, 0, 0.45);
31880
+ .E_iouxfgt.is-rotate img,
31881
+ .E_iouxfgt.is-rotate svg {
31882
+ animation: rotate 680ms linear infinite;
32265
31883
  }
32266
31884
 
32267
- .E_k1ci6977.has-focus-indicator {
32268
- position: relative;
32269
- overflow: hidden;
31885
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31886
+ display: var(--ai7qkf2-0);
32270
31887
  }
32271
31888
 
32272
- .E_k1ci6977.has-focus-indicator .ant-input-prefix {
32273
- position: absolute;
32274
- top: 50%;
32275
- transform: translateY(-50%);
32276
- left: -16px;
32277
- transition: left 150ms ease;
32278
- opacity: 0;
31889
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31890
+ display: inline-flex;
31891
+ line-height: 1.5715;
31892
+ height: 100%;
31893
+ width: 100%;
32279
31894
  }
32280
31895
 
32281
- .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32282
- left: 8px;
32283
- opacity: 1;
31896
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31897
+ content: var(--ai7qkf2-1);
31898
+ display: var(--ai7qkf2-2);
31899
+ flex: none;
31900
+ align-items: center;
31901
+ margin-left: 4px;
31902
+ padding: 5px 12px 5px 0;
31903
+ color: rgba(44, 56, 82, 0.6);
32284
31904
  }
32285
31905
 
32286
- .E_k1ci6977.has-focus-indicator input {
32287
- transition: margin-left 150ms ease;
32288
- margin-left: 0px;
31906
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31907
+ content: var(--ai7qkf2-3);
31908
+ display: var(--ai7qkf2-4);
31909
+ flex: none;
31910
+ align-items: center;
31911
+ margin-right: 4px;
31912
+ cursor: auto;
31913
+ color: rgba(44, 56, 82, 0.6);
32289
31914
  }
32290
31915
 
32291
- .E_k1ci6977.has-focus-indicator input:focus {
32292
- margin-left: 16px;
31916
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31917
+ border-radius: 0;
32293
31918
  }
32294
31919
 
32295
- input.E_l1f7td1d.ant-input {
32296
- border-top-right-radius: 0;
32297
- border-bottom-right-radius: 0;
31920
+ .E_ai7qkf2.ant-input-number {
31921
+ width: 100%;
31922
+ border-radius: 6px;
32298
31923
  }
32299
31924
 
32300
- .E_l1f7td1d.ant-input-affix-wrapper {
32301
- border-top-right-radius: 0;
32302
- border-bottom-right-radius: 0;
31925
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31926
+ border-color: #0096ff;
31927
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31928
+ z-index: 1;
32303
31929
  }
32304
31930
 
32305
- input.E_rf8rlle.ant-input {
32306
- border-top-left-radius: 0;
32307
- border-bottom-left-radius: 0;
31931
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31932
+ border-color: #e75a3a;
31933
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32308
31934
  }
32309
31935
 
32310
- .E_rf8rlle.ant-input-affix-wrapper {
32311
- border-top-left-radius: 0;
32312
- border-bottom-left-radius: 0;
31936
+ .E_ai7qkf2 .ant-input-number-input {
31937
+ height: 30px;
31938
+ border: 1px;
31939
+ padding: 5px 12px;
31940
+ font-size: inherit;
32313
31941
  }
32314
31942
 
32315
- .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
32316
- border-top-right-radius: 0;
32317
- border-bottom-right-radius: 0;
31943
+ .E_ai7qkf2.ant-input-number-lg input {
31944
+ height: 38px;
31945
+ border: 1px;
31946
+ padding: 8px 16px;
32318
31947
  }
32319
31948
 
32320
- .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
32321
- border-top-left-radius: 0;
32322
- border-bottom-left-radius: 0;
31949
+ .E_ai7qkf2.ant-input-number-sm input {
31950
+ height: 22px;
31951
+ border: 1px;
31952
+ padding: 2px 8px;
32323
31953
  }
32324
31954
 
32325
- .E_c3ni091 {
31955
+ .E_fzh9mnb {
31956
+ width: 100%;
31957
+ height: 100%;
31958
+ min-height: 124px;
32326
31959
  display: flex;
32327
31960
  flex-direction: column;
31961
+ justify-content: center;
31962
+ align-items: center;
32328
31963
  }
32329
31964
 
32330
- .E_c3ni091 .select-wrapper {
32331
- margin-top: 12px;
32332
- }
32333
-
32334
- .E_c3ni091 .select-wrapper .select {
32335
- width: 100%;
32336
- }
32337
-
32338
- .E_c3ni091 .radio-wrapper {
32339
- margin-top: 24px;
32340
- }
32341
-
32342
- .E_c3ni091 div.form-item {
32343
- width: 100%;
32344
- }
32345
-
32346
- .E_d105ju2d {
32347
- font-size: 14px;
32348
- font-weight: 500;
32349
- color: #3e4652;
32350
- line-height: 18px;
31965
+ .E_fzh9mnb .error-text {
31966
+ color: rgba(10, 37, 85, 0.6);
31967
+ margin-bottom: 16px;
31968
+ font-size: 18px;
32351
31969
  }
32352
31970
 
32353
- .E_d105ju2d + .E_d105ju2d {
32354
- margin-top: 16px;
31971
+ .E_atcz0kf .ant-input-suffix {
31972
+ margin-left: 8px;
32355
31973
  }
32356
31974
 
32357
- .E_d105ju2d + * {
32358
- margin-top: 16px;
31975
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31976
+ padding: 2px 7px 2px 12px;
32359
31977
  }
32360
31978
 
32361
- .E_lh0l62z.E_d105ju2d {
32362
- font-size: 12px;
32363
- color: rgba(44, 56, 82, 0.6);
32364
- margin-top: 12px;
31979
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31980
+ display: var(--a1wfy30z-0);
32365
31981
  }
32366
31982
 
32367
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32368
- line-height: 18px;
32369
- font-weight: 500;
32370
- margin-top: 0;
32371
- white-space: initial;
31983
+ .E_a1wfy30z .ant-input-number-input-wrap {
31984
+ padding: 4px 11px;
31985
+ display: inline-flex;
31986
+ line-height: 1.5715;
31987
+ height: inherit;
32372
31988
  }
32373
31989
 
32374
- .E_r1skkc3l {
32375
- display: block;
31990
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31991
+ content: var(--a1wfy30z-1);
31992
+ display: var(--a1wfy30z-2);
31993
+ flex: none;
31994
+ align-items: center;
31995
+ margin-left: 4px;
32376
31996
  }
32377
31997
 
32378
- .E_r1skkc3l span {
32379
- font-size: 14px;
32380
- font-weight: 500;
32381
- line-height: 32px;
32382
- color: #3e4652;
31998
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31999
+ content: var(--a1wfy30z-3);
32000
+ display: var(--a1wfy30z-4);
32001
+ flex: none;
32002
+ align-items: center;
32003
+ margin-right: 4px;
32004
+ cursor: auto;
32383
32005
  }
32384
32006
 
32385
- .E_c3cobmo {
32386
- margin-top: 16px;
32387
- padding: 8px;
32388
- border-radius: 6px;
32389
- background: rgba(225, 230, 241, 0.6);
32390
- color: rgba(44, 56, 82, 0.6);
32391
- font-size: 12px;
32007
+ .E_a1wfy30z .ant-input-number-input {
32008
+ padding: 0;
32009
+ margin: 0;
32010
+ height: auto;
32011
+ font-size: inherit;
32392
32012
  }
32393
32013
 
32394
- .E_c3cobmo div {
32395
- line-height: 20px;
32396
- display: flex;
32397
- align-items: center;
32398
- word-break: break-all;
32014
+ .E_owd0kml {
32015
+ display: inline-block;
32399
32016
  }
32400
32017
 
32401
- .E_c3cobmo .title {
32402
- font-weight: 700;
32403
- line-height: 18px;
32404
- margin: 4px 0;
32018
+ .E_h1jsgezc {
32019
+ visibility: hidden;
32020
+ position: absolute;
32405
32021
  }
32406
32022
 
32407
- .E_uqv57uv {
32408
- color: rgba(44, 56, 82, 0.7490196078);
32023
+ .E_m196gn1d {
32024
+ min-width: 1280px;
32409
32025
  }
32410
32026
 
32411
32027
  .E_dsnbhzf {
@@ -32916,408 +32532,792 @@ input.E_rf8rlle.ant-input {
32916
32532
  transition: all 320ms ease;
32917
32533
  }
32918
32534
 
32919
- .E_m196gn1d {
32920
- min-width: 1280px;
32535
+ .E_cnujxq2 {
32536
+ display: flex;
32537
+ flex-direction: column;
32921
32538
  }
32922
32539
 
32923
- .E_skwah65 {
32924
- height: 8px;
32925
- box-sizing: border-box;
32926
- border-radius: 2px;
32927
- background: #f5f7fa;
32928
- display: flex;
32540
+ .E_m7s48ia {
32541
+ max-width: 1120px;
32929
32542
  width: 100%;
32930
- overflow: hidden;
32543
+ margin: 0 auto;
32544
+ height: 100%;
32931
32545
  }
32932
32546
 
32933
- .E_skwah65 .stack-bar-item + .stack-bar-item {
32934
- margin-left: 1px;
32547
+ .E_wt5zbg6 {
32548
+ max-width: 1120px;
32549
+ width: 100%;
32550
+ margin: 0 auto;
32551
+ display: flex;
32935
32552
  }
32936
32553
 
32937
- .E_s1at6qmn.ant-layout-sider {
32938
- background: #edf0f7;
32939
- padding: 32px 8px;
32940
- overflow: auto;
32554
+ .E_wt5zbg6 .left,
32555
+ .E_wt5zbg6 .right {
32556
+ flex-grow: 0;
32557
+ flex-shrink: 0;
32558
+ flex-basis: 21%;
32941
32559
  }
32942
32560
 
32943
- .E_s1at6qmn .ant-layout-sider-children {
32561
+ .E_wt5zbg6 .left {
32944
32562
  display: flex;
32945
- flex-direction: column;
32946
- justify-content: space-between;
32563
+ justify-content: flex-end;
32564
+ padding-right: 44px;
32947
32565
  }
32948
32566
 
32949
- .E_s1at6qmn footer {
32950
- display: flex;
32567
+ .E_wt5zbg6 .right {
32568
+ padding-left: 44px;
32951
32569
  }
32952
32570
 
32953
- .E_s1at6qmn .ant-menu {
32954
- background: #edf0f7;
32571
+ .E_wt5zbg6 .middle {
32572
+ margin-bottom: 40px;
32573
+ flex-grow: 0;
32574
+ flex-shrink: 0;
32575
+ flex-basis: 58%;
32955
32576
  }
32956
32577
 
32957
- .E_s1at6qmn .ant-menu a {
32958
- color: #00122e;
32959
- width: 180px;
32578
+ .E_wt5zbg6 .middle .form-base-field {
32579
+ width: 100%;
32580
+ }
32581
+
32582
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
32583
+ width: auto;
32584
+ }
32585
+
32586
+ .E_h18jprzg .ant-modal-header {
32587
+ margin: 0 auto;
32588
+ width: 100%;
32589
+ max-width: 648px;
32590
+ }
32591
+
32592
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
32593
+ margin-left: 0;
32594
+ }
32595
+
32596
+ .E_h18jprzg .ant-modal-body {
32597
+ margin: 0 auto;
32598
+ padding: 0;
32599
+ width: 100%;
32600
+ max-width: 648px;
32960
32601
  overflow: hidden;
32961
- text-overflow: ellipsis;
32962
32602
  }
32963
32603
 
32964
- .E_s1at6qmn .ant-menu-vertical {
32965
- margin-bottom: 24px;
32604
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
32605
+ margin-bottom: 40px;
32966
32606
  }
32967
32607
 
32968
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
32969
- margin: 0;
32608
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
32609
+ height: calc(100vh - 225px);
32610
+ overflow-y: auto;
32970
32611
  }
32971
32612
 
32972
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
32973
- font-size: 12px;
32974
- padding: 0 8px 4px;
32975
- line-height: 18px;
32613
+ .E_h18jprzg .ant-modal-footer .footer-content {
32614
+ margin: 0 auto;
32615
+ max-width: 648px;
32976
32616
  }
32977
32617
 
32978
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
32618
+ .E_h16z9xgz .ant-modal-header {
32619
+ margin: 0 auto;
32620
+ width: 100%;
32621
+ max-width: 1024px;
32622
+ }
32623
+
32624
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
32625
+ margin-left: 0;
32626
+ }
32627
+
32628
+ .E_h16z9xgz .ant-modal-body {
32629
+ margin: 0 auto;
32979
32630
  padding: 0;
32631
+ width: 100%;
32632
+ max-width: 1024px;
32633
+ overflow: hidden;
32980
32634
  }
32981
32635
 
32982
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
32983
- padding-bottom: 24px;
32636
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
32637
+ margin-bottom: 40px;
32984
32638
  }
32985
32639
 
32986
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
32987
- margin-bottom: 24px;
32988
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
32640
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
32641
+ height: calc(100vh - 225px);
32642
+ overflow-y: auto;
32989
32643
  }
32990
32644
 
32991
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
32992
- transition: none;
32645
+ .E_h16z9xgz .ant-modal-footer .footer-content {
32646
+ margin: 0 auto;
32647
+ max-width: 1024px;
32648
+ }
32649
+
32650
+ .E_f1lrhghm {
32651
+ flex: 1;
32652
+ }
32653
+
32654
+ .E_f1lrhghm label {
32655
+ font-size: 13px;
32656
+ line-height: 20px;
32657
+ color: rgba(44, 56, 82, 0.6);
32658
+ }
32659
+
32660
+ .E_f1lrhghm .title {
32661
+ font-size: 14px;
32662
+ line-height: 20px;
32663
+ color: #2d3a56;
32664
+ margin-bottom: 12px;
32665
+ }
32666
+
32667
+ .E_f1lrhghm.connect-cluster .title {
32668
+ padding-bottom: 26px;
32669
+ }
32670
+
32671
+ .E_f18ot8em {
32672
+ padding: 25px 0 15px 0;
32673
+ border-bottom: 1px solid #e1e5eb;
32674
+ margin-bottom: 16px;
32675
+ }
32676
+
32677
+ .E_f1l1g2k0 {
32993
32678
  display: flex;
32994
32679
  align-items: center;
32995
- height: 32px;
32996
- line-height: 22px;
32997
- padding: 0 8px;
32680
+ margin-bottom: 8px;
32998
32681
  }
32999
32682
 
33000
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
33001
- margin-right: 12px;
32683
+ .E_f1l1g2k0 > label {
32684
+ width: 216px;
33002
32685
  }
33003
32686
 
33004
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
33005
- margin: 0;
33006
- margin-bottom: 2px;
32687
+ .E_f1l1g2k0 > label + * {
32688
+ width: 100%;
33007
32689
  }
33008
32690
 
33009
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
33010
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
33011
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
33012
- border-radius: 6px;
33013
- color: #fff;
32691
+ .E_f1l1g2k0 .ant-select {
32692
+ width: 100%;
33014
32693
  }
33015
32694
 
33016
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
32695
+ .E_e1k89cwg {
32696
+ color: #e75a3a;
32697
+ margin-right: 10px;
32698
+ }
32699
+
32700
+ .E_d1oui1gf {
32701
+ width: 100%;
32702
+ height: 1px;
32703
+ background: rgba(213, 219, 227, 0.6);
32704
+ margin: 24px 0;
32705
+ }
32706
+
32707
+ .E_l15itdbb {
32708
+ display: flex;
32709
+ justify-content: center;
32710
+ align-items: center;
32711
+ height: 100%;
32712
+ }
32713
+
32714
+ .E_d1y3z4w {
32715
+ display: inline-block;
32716
+ width: 4px;
32717
+ height: 4px;
32718
+ background: #8e9aa9;
32719
+ opacity: 0.4;
32720
+ border-radius: 50%;
32721
+ margin: 0 4px;
32722
+ }
32723
+
32724
+ .E_m177r7a3 .ant-modal-header,
32725
+ .E_m177r7a3 .ant-modal-footer .footer-content {
32726
+ width: 648px;
32727
+ margin: 0 auto;
32728
+ }
32729
+
32730
+ .E_m177r7a3 .ant-modal-header {
32731
+ padding: 35px 0 24px;
32732
+ border: none;
32733
+ }
32734
+
32735
+ .E_m177r7a3 .ant-modal-header .ant-modal-title {
32736
+ font-size: 30px;
32737
+ }
32738
+
32739
+ .E_m177r7a3 .ant-modal-body {
32740
+ padding: 4px 0 2px;
32741
+ }
32742
+
32743
+ .E_m177r7a3 .ant-modal-footer {
32744
+ border: none;
32745
+ }
32746
+
32747
+ .E_t1wwio3v {
32748
+ font-size: 12px;
32749
+ line-height: 18px;
32750
+ font-weight: bold;
33017
32751
  color: #fff;
32752
+ padding: 0 4px;
32753
+ border-radius: 4px;
32754
+ display: inline-block;
32755
+ background: var(--t1wwio3v-0);
33018
32756
  }
33019
32757
 
33020
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
33021
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
33022
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
33023
- border-radius: 6px;
32758
+ .E_t1wwio3v:not(:first-child) {
32759
+ margin-left: 4px;
33024
32760
  }
33025
32761
 
33026
- .E_s1wu0lms .ant-menu-item-group-title {
33027
- white-space: nowrap;
33028
- transition: all 0s;
32762
+ .E_f17jvtfk {
32763
+ width: 100%;
32764
+ height: 100%;
32765
+ display: flex;
32766
+ align-items: center;
32767
+ justify-content: center;
33029
32768
  }
33030
32769
 
33031
- .E_s1wu0lms.shrink {
33032
- transition: all 0s;
33033
- overflow: hidden;
32770
+ .E_nzppkea {
32771
+ font-size: 90%;
32772
+ font-weight: bold;
32773
+ background-color: rgba(240, 243, 247, 0.6);
32774
+ padding: 1px 4px 1px;
32775
+ margin-left: 2px;
32776
+ margin-right: 2px;
32777
+ border: 1px solid rgba(213, 219, 227, 0.6);
32778
+ border-radius: 4px;
33034
32779
  }
33035
32780
 
33036
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
33037
- visibility: hidden;
32781
+ .E_f4mi9eq.form-item-general {
32782
+ width: 640px;
33038
32783
  }
33039
32784
 
33040
- .E_s1wu0lms.shrink .ant-menu-item {
33041
- width: 36px;
33042
- padding: 0 6px;
32785
+ .E_f4mi9eq.form-item-general.form-item + .E_f4mi9eq.form-item-general.form-item {
32786
+ margin-top: 16px;
33043
32787
  }
33044
32788
 
33045
- .E_n1ugzfva {
32789
+ .E_f4mi9eq.form-item-compact {
32790
+ width: 412px;
32791
+ }
32792
+
32793
+ .E_f4mi9eq.form-item-compact.form-item + .E_f4mi9eq.form-item-compact.form-item {
32794
+ margin-top: 8px;
32795
+ }
32796
+
32797
+ .E_f4mi9eq .form-item {
32798
+ width: auto;
32799
+ }
32800
+
32801
+ .E_f4mi9eq .form-item-main {
32802
+ position: relative;
33046
32803
  display: flex;
33047
- place-items: center;
33048
- width: 100% !important;
33049
32804
  }
33050
32805
 
33051
- .E_n1ugzfva[disabled] {
33052
- color: rgba(0, 0, 0, 0.25) !important;
33053
- opacity: 1 !important;
32806
+ .E_f4mi9eq .form-item-extra {
32807
+ margin-top: 4px;
32808
+ width: 100%;
32809
+ padding: 14px;
32810
+ background: #f2f4f6;
32811
+ font-size: 13px;
32812
+ line-height: 1.8;
32813
+ color: #8e9aa9;
33054
32814
  }
33055
32815
 
33056
- .E_n1ugzfva.ant-btn {
32816
+ .E_f4mi9eq .form-item-label {
32817
+ padding-right: 12px;
32818
+ font-size: 13px;
32819
+ color: rgba(44, 56, 82, 0.6);
32820
+ }
32821
+
32822
+ .E_f4mi9eq .form-item-label.label-right {
32823
+ text-align: right;
32824
+ }
32825
+
32826
+ .E_f4mi9eq .form-item-label,
32827
+ .E_f4mi9eq .form-item-control {
32828
+ line-height: 32px;
32829
+ }
32830
+
32831
+ .E_f4mi9eq .form-item-control .form-item-error {
32832
+ line-height: 18px;
32833
+ }
32834
+
32835
+ .E_f4mi9eq .form-item-children {
33057
32836
  width: 100%;
33058
- color: #00122e;
33059
32837
  }
33060
32838
 
33061
- .E_n1ugzfva .icon-wrapper {
33062
- margin-right: 12px;
32839
+ .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 {
32840
+ width: 100%;
33063
32841
  }
33064
32842
 
33065
- .E_n1ugzfva .link-title {
33066
- flex: 1;
32843
+ .E_f4mi9eq .form-item-error {
32844
+ color: #e75a3a;
32845
+ height: 0;
33067
32846
  overflow: hidden;
33068
- white-space: nowrap;
33069
- text-overflow: ellipsis;
33070
- text-align: left;
33071
32847
  }
33072
32848
 
33073
- .E_t160l1cm {
32849
+ .E_f4mi9eq .form-item-error-enter-done {
32850
+ margin-top: 4px;
32851
+ height: auto;
32852
+ overflow: auto;
32853
+ }
32854
+
32855
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
32856
+ .E_f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
32857
+ border: 1px solid #e75a3a;
32858
+ color: #e75a3a;
32859
+ }
32860
+
32861
+ .E_fh0ewl8 {
32862
+ color: #2d3a56;
32863
+ font-weight: bold;
32864
+ padding-bottom: 6px;
32865
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32866
+ margin-bottom: 16px;
32867
+ }
32868
+
32869
+ .E_fh0ewl8:not(:first-of-type) {
32870
+ margin-top: 16px;
32871
+ }
32872
+
32873
+ .E_e1qrlvot {
32874
+ width: 8px;
32875
+ height: 24px;
33074
32876
  display: flex;
33075
- flex-direction: column;
33076
- flex: 1;
33077
- /* FIXME:(yanzhen) do this better */
32877
+ justify-content: center;
32878
+ align-items: center;
32879
+ cursor: pointer;
32880
+ transition: all 200ms ease-out 40ms;
32881
+ }
32882
+
32883
+ .E_e1qrlvot:before, .E_e1qrlvot:after {
32884
+ content: "";
32885
+ width: 1px;
32886
+ height: 6px;
32887
+ border-radius: 1px;
32888
+ background: #ccd4e3;
32889
+ position: relative;
32890
+ right: 2px;
32891
+ transform: rotate(-45deg);
32892
+ }
32893
+
32894
+ .E_e1qrlvot:after {
32895
+ transform: rotate(45deg);
32896
+ left: 1px;
32897
+ }
32898
+
32899
+ .E_w9ic984.ant-alert-warning {
32900
+ border: 0;
32901
+ background: rgba(255, 187, 0, 0.1);
32902
+ border-radius: 6px;
32903
+ }
32904
+
32905
+ .E_w9ic984.ant-alert,
32906
+ .E_w9ic984 .ant-alert-message {
32907
+ color: #e07f00;
32908
+ }
32909
+
32910
+ .E_w9ic984.ant-alert .dashed-border-bottom,
32911
+ .E_w9ic984 .ant-alert-message .dashed-border-bottom {
32912
+ border-bottom-color: #e07f00;
32913
+ }
32914
+
32915
+ .E_n1k9qi4r {
32916
+ display: flex;
32917
+ flex-direction: row;
32918
+ padding: 7px 12px;
32919
+ background: rgba(255, 187, 0, 0.1);
32920
+ border-radius: 6px;
32921
+ color: #e07f00;
32922
+ font-size: 12px;
32923
+ line-height: 18px;
32924
+ }
32925
+
32926
+ .E_n1k9qi4r .icon-wrapper {
32927
+ margin-right: 10px;
32928
+ height: 18px;
32929
+ }
32930
+
32931
+ .E_n16fsg9x {
32932
+ display: flex;
32933
+ flex-direction: row;
32934
+ padding: 7px 12px;
32935
+ background: rgba(225, 230, 241, 0.6);
32936
+ border-radius: 6px;
32937
+ color: rgba(44, 56, 82, 0.6);
32938
+ font-size: 12px;
32939
+ line-height: 18px;
32940
+ }
32941
+
32942
+ .E_n16fsg9x .icon-wrapper {
32943
+ margin-right: 10px;
32944
+ height: 18px;
32945
+ }
32946
+
32947
+ .E_i173wxzw {
32948
+ display: flex;
32949
+ flex-direction: row;
32950
+ padding: 7px 12px;
32951
+ background: rgba(0, 136, 255, 0.1);
32952
+ border-radius: 6px;
32953
+ color: #005ed1;
32954
+ font-size: 12px;
32955
+ line-height: 18px;
32956
+ }
32957
+
32958
+ .E_i173wxzw .icon-wrapper {
32959
+ margin-right: 10px;
32960
+ height: 18px;
32961
+ }
32962
+
32963
+ .E_dld369h {
32964
+ color: rgba(44, 56, 82, 0.6);
32965
+ margin-top: 5px;
32966
+ font-size: 12px;
32967
+ line-height: 18px;
32968
+ }
32969
+
32970
+ .E_s1epv22q {
32971
+ color: #f0483e;
32972
+ font-size: 12px;
32973
+ white-space: pre-wrap;
32974
+ }
32975
+
32976
+ .E_okus5hk {
32977
+ display: flex;
32978
+ align-items: center;
32979
+ justify-content: flex-end;
32980
+ }
32981
+
32982
+ .E_okus5hk .icon-wrapper {
32983
+ margin-right: 16px;
32984
+ }
32985
+
32986
+ .E_t1auuzri {
32987
+ color: rgba(0, 21, 64, 0.3);
32988
+ }
32989
+
32990
+ .E_i74cfyt.ant-input {
32991
+ padding: 5px 12px;
32992
+ line-height: 20px;
32993
+ color: #2d3a56;
32994
+ border-radius: 6px;
32995
+ border-color: rgba(172, 186, 211, 0.6);
32996
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32997
+ }
32998
+
32999
+ .E_i74cfyt.ant-input.ant-input-lg {
33000
+ padding: 8px 16px;
33001
+ line-height: 22px;
33002
+ }
33003
+
33004
+ .E_i74cfyt.ant-input.ant-input-sm {
33005
+ padding: 2px 8px;
33006
+ line-height: 18px;
33007
+ }
33008
+
33009
+ .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 {
33010
+ border-color: rgba(107, 128, 167, 0.6);
33011
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33012
+ z-index: 1;
33013
+ }
33014
+
33015
+ .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 {
33016
+ border-color: #0096ff;
33017
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33018
+ z-index: 1;
33019
+ }
33020
+
33021
+ .E_i74cfyt.ant-input.error:not([disabled]), .E_i74cfyt.ant-picker.error:not([disabled]), .E_i74cfyt.ant-input-number.error:not([disabled]) {
33022
+ border-color: #e75a3a;
33023
+ color: #e75a3a;
33024
+ }
33025
+
33026
+ .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 {
33027
+ border-color: #e75a3a;
33028
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33029
+ }
33030
+
33031
+ .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 {
33032
+ border-color: #e75a3a;
33033
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33034
+ }
33035
+
33036
+ .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 {
33037
+ background: rgba(211, 218, 235, 0.6);
33038
+ color: rgba(0, 21, 64, 0.3);
33039
+ border-color: rgba(172, 186, 211, 0.6);
33040
+ }
33041
+
33042
+ .E_i74cfyt.ant-input-affix-wrapper {
33043
+ padding: 5px 12px;
33044
+ border-radius: 6px;
33045
+ border-color: rgba(172, 186, 211, 0.6);
33046
+ line-height: 20px;
33047
+ color: #2d3a56;
33048
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
33049
+ }
33050
+
33051
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
33052
+ .E_i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
33053
+ color: rgba(44, 56, 82, 0.6);
33054
+ }
33055
+
33056
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
33057
+ padding: 8px 16px;
33058
+ line-height: 22px;
33059
+ }
33060
+
33061
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
33062
+ padding: 2px 8px;
33063
+ line-height: 18px;
33078
33064
  }
33079
33065
 
33080
- .E_t160l1cm .tab-bar {
33081
- flex-shrink: 0;
33082
- display: flex;
33083
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
33066
+ .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 {
33067
+ border-color: rgba(107, 128, 167, 0.6);
33068
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33084
33069
  }
33085
33070
 
33086
- .E_t160l1cm .tab-content {
33087
- height: 100%;
33071
+ .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 {
33072
+ border-color: #0096ff;
33073
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33088
33074
  }
33089
33075
 
33090
- .E_t160l1cm .tab-menu-item {
33091
- margin-right: 2px;
33092
- padding: 1px 12px;
33093
- line-height: 24px;
33094
- height: 24px;
33095
- color: rgba(44, 56, 82, 0.6);
33096
- border-radius: 4px 4px 0 0;
33097
- cursor: pointer;
33098
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
33076
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
33077
+ border-color: #e75a3a;
33099
33078
  }
33100
33079
 
33101
- .E_t160l1cm .tab-menu-item:first-child {
33102
- padding-left: 0;
33080
+ .E_i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
33081
+ color: #e75a3a;
33103
33082
  }
33104
33083
 
33105
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
33106
- padding-left: 12px;
33084
+ .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 {
33085
+ border-color: #e75a3a;
33086
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33107
33087
  }
33108
33088
 
33109
- .E_t160l1cm .tab-menu-item:hover {
33110
- color: #0080ff;
33111
- background: rgba(211, 218, 235, 0.6);
33089
+ .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 {
33090
+ border-color: #e75a3a;
33091
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33112
33092
  }
33113
33093
 
33114
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
33115
- fill: #0080ff;
33094
+ .E_i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
33095
+ background: rgba(211, 218, 235, 0.6);
33096
+ color: rgba(0, 21, 64, 0.3);
33097
+ border-color: rgba(172, 186, 211, 0.6);
33116
33098
  }
33117
33099
 
33118
- .E_t160l1cm .tab-menu-item:active {
33119
- background: rgba(192, 203, 224, 0.6);
33100
+ textarea.E_i74cfyt.ant-input {
33101
+ transition-property: height;
33102
+ transition-delay: 50ms;
33120
33103
  }
33121
33104
 
33122
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
33123
- color: #0080ff;
33124
- background: rgba(211, 218, 235, 0.6);
33105
+ textarea.E_i74cfyt.ant-input.textarea-large {
33106
+ min-height: 40px;
33107
+ height: 40px;
33125
33108
  }
33126
33109
 
33127
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
33128
- background: rgba(192, 203, 224, 0.6);
33110
+ textarea.E_i74cfyt.ant-input.textarea-large:focus {
33111
+ height: 80px;
33129
33112
  }
33130
33113
 
33131
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
33132
- background: rgba(0, 128, 255, 0.16);
33114
+ textarea.E_i74cfyt.ant-input.textarea-middle {
33115
+ min-height: 32px;
33116
+ height: 32px;
33133
33117
  }
33134
33118
 
33135
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
33136
- fill: #0080ff;
33119
+ textarea.E_i74cfyt.ant-input.textarea-middle:focus {
33120
+ height: 64px;
33137
33121
  }
33138
33122
 
33139
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
33140
- color: #0080ff;
33141
- background: rgba(0, 128, 255, 0.1);
33123
+ textarea.E_i74cfyt.ant-input.textarea-small {
33124
+ min-height: 24px;
33125
+ height: 24px;
33142
33126
  }
33143
33127
 
33144
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
33145
- background: rgba(0, 128, 255, 0.16);
33128
+ textarea.E_i74cfyt.ant-input.textarea-small:focus {
33129
+ height: 40px;
33146
33130
  }
33147
33131
 
33148
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
33149
- fill: #1d326c;
33132
+ .E_k1ci6977 input, .E_k1ci6977.input-tags {
33133
+ border: 1px solid rgba(213, 219, 227, 0.6);
33134
+ border-radius: 4px;
33150
33135
  }
33151
33136
 
33152
- .E_t160l1cm .tab-menu-item .expand-arrow {
33153
- margin-left: 8px;
33154
- height: 22px;
33137
+ .E_k1ci6977.input-tags {
33138
+ position: relative;
33139
+ padding: 6px;
33140
+ height: 32px;
33141
+ cursor: pointer;
33142
+ transition: border 150ms;
33155
33143
  }
33156
33144
 
33157
- .E_t160l1cm .tab-menu-item .expand-arrow path {
33158
- fill: rgba(44, 56, 82, 0.6);
33145
+ .E_k1ci6977.input-tags:hover {
33146
+ border-color: #0080ff;
33147
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
33159
33148
  }
33160
33149
 
33161
- .E_t160l1cm .tab-menu-item-group {
33162
- padding: 0;
33163
- display: flex;
33164
- align-items: center;
33165
- overflow: hidden;
33150
+ .E_k1ci6977.input-tags.kit-input-suffix-wrapper {
33151
+ padding-right: 30px;
33166
33152
  }
33167
33153
 
33168
- .E_t160l1cm .tab-menu-item-group .main-title {
33169
- opacity: 0;
33170
- max-width: 0;
33171
- transition: max-width 320ms ease, opacity 240ms ease;
33154
+ .E_k1ci6977.input-tags .input-tags-inner {
33155
+ display: flex;
33172
33156
  }
33173
33157
 
33174
- .E_t160l1cm .tab-menu-item-group .sub-title {
33175
- padding: 1px 12px;
33176
- position: relative;
33158
+ .E_k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
33177
33159
  display: flex;
33178
33160
  }
33179
33161
 
33180
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
33181
- opacity: 0;
33162
+ .E_k1ci6977.input-tags .input-tag-suffix {
33182
33163
  position: absolute;
33164
+ right: 12px;
33183
33165
  top: 50%;
33184
- left: 0;
33185
- transform: translate(-50%, -50%);
33186
- transition: opacity 100ms linear;
33187
- fill: rgba(0, 128, 255, 0.2);
33166
+ transform: translateY(-50%);
33188
33167
  }
33189
33168
 
33190
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
33191
- color: #0080ff;
33169
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
33170
+ color: rgba(0, 0, 0, 0.25);
33171
+ font-size: 12px;
33172
+ cursor: pointer;
33192
33173
  }
33193
33174
 
33194
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
33195
- padding: 1px 12px;
33196
- display: inline-block;
33197
- opacity: 1;
33198
- max-width: 160px;
33175
+ .E_k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
33176
+ color: rgba(0, 0, 0, 0.45);
33199
33177
  }
33200
33178
 
33201
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
33202
- padding: 1px 12px;
33203
- color: #005ed1;
33179
+ .E_k1ci6977.has-focus-indicator {
33180
+ position: relative;
33181
+ overflow: hidden;
33204
33182
  }
33205
33183
 
33206
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
33184
+ .E_k1ci6977.has-focus-indicator .ant-input-prefix {
33185
+ position: absolute;
33186
+ top: 50%;
33187
+ transform: translateY(-50%);
33188
+ left: -16px;
33189
+ transition: left 150ms ease;
33190
+ opacity: 0;
33191
+ }
33192
+
33193
+ .E_k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
33194
+ left: 8px;
33207
33195
  opacity: 1;
33208
33196
  }
33209
33197
 
33210
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
33211
- background: rgba(0, 128, 255, 0.16);
33198
+ .E_k1ci6977.has-focus-indicator input {
33199
+ transition: margin-left 150ms ease;
33200
+ margin-left: 0px;
33212
33201
  }
33213
33202
 
33214
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
33215
- opacity: 0;
33203
+ .E_k1ci6977.has-focus-indicator input:focus {
33204
+ margin-left: 16px;
33216
33205
  }
33217
33206
 
33218
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
33219
- padding: 4px 16px;
33220
- height: 32px;
33221
- border-radius: 6px 6px 0 0;
33207
+ input.E_l1f7td1d.ant-input {
33208
+ border-top-right-radius: 0;
33209
+ border-bottom-right-radius: 0;
33222
33210
  }
33223
33211
 
33224
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
33225
- padding-left: 0;
33212
+ .E_l1f7td1d.ant-input-affix-wrapper {
33213
+ border-top-right-radius: 0;
33214
+ border-bottom-right-radius: 0;
33226
33215
  }
33227
33216
 
33228
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
33229
- padding-left: 16px;
33217
+ input.E_rf8rlle.ant-input {
33218
+ border-top-left-radius: 0;
33219
+ border-bottom-left-radius: 0;
33230
33220
  }
33231
33221
 
33232
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
33233
- margin-left: 11px;
33234
- height: 24px;
33222
+ .E_rf8rlle.ant-input-affix-wrapper {
33223
+ border-top-left-radius: 0;
33224
+ border-bottom-left-radius: 0;
33235
33225
  }
33236
33226
 
33237
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
33238
- padding: 0;
33227
+ .E_llt2k48.ant-select, .E_llt2k48.ant-select .ant-select-selector {
33228
+ border-top-right-radius: 0;
33229
+ border-bottom-right-radius: 0;
33239
33230
  }
33240
33231
 
33241
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
33242
- padding: 4px 16px;
33232
+ .E_rdwz7eh.ant-select, .E_rdwz7eh.ant-select .ant-select-selector {
33233
+ border-top-left-radius: 0;
33234
+ border-bottom-left-radius: 0;
33243
33235
  }
33244
33236
 
33245
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
33246
- padding: 4px 16px;
33237
+ .E_c3ni091 {
33238
+ display: flex;
33239
+ flex-direction: column;
33247
33240
  }
33248
33241
 
33249
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
33250
- background: #fff;
33242
+ .E_c3ni091 .select-wrapper {
33243
+ margin-top: 12px;
33251
33244
  }
33252
33245
 
33253
- .E_t160l1cm .tab-menu-item-light:active {
33254
- color: #005ed1;
33246
+ .E_c3ni091 .select-wrapper .select {
33247
+ width: 100%;
33255
33248
  }
33256
33249
 
33257
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
33258
- background: #fff;
33259
- color: #1d326c;
33250
+ .E_c3ni091 .radio-wrapper {
33251
+ margin-top: 24px;
33260
33252
  }
33261
33253
 
33262
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
33263
- color: rgba(45, 58, 86, 0.6);
33254
+ .E_c3ni091 div.form-item {
33255
+ width: 100%;
33264
33256
  }
33265
33257
 
33266
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
33267
- color: #1d326c;
33258
+ .E_d105ju2d {
33259
+ font-size: 14px;
33260
+ font-weight: 500;
33261
+ color: #3e4652;
33262
+ line-height: 18px;
33268
33263
  }
33269
33264
 
33270
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
33271
- fill: #d8deeb;
33265
+ .E_d105ju2d + .E_d105ju2d {
33266
+ margin-top: 16px;
33272
33267
  }
33273
33268
 
33274
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
33275
- fill: #1d326c;
33269
+ .E_d105ju2d + * {
33270
+ margin-top: 16px;
33276
33271
  }
33277
33272
 
33278
- .E_t160l1cm .tab-content {
33279
- flex: 1;
33280
- display: flex;
33281
- flex-direction: column;
33273
+ .E_lh0l62z.E_d105ju2d {
33274
+ font-size: 12px;
33275
+ color: rgba(44, 56, 82, 0.6);
33276
+ margin-top: 12px;
33282
33277
  }
33283
33278
 
33284
- .E_t160l1cm.is-overview .tab-content {
33285
- overflow: visible;
33279
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
33280
+ line-height: 18px;
33281
+ font-weight: 500;
33282
+ margin-top: 0;
33283
+ white-space: initial;
33286
33284
  }
33287
33285
 
33288
- .E_t14npdqr {
33289
- max-width: 240px;
33290
- animation: none;
33286
+ .E_r1skkc3l {
33287
+ display: block;
33288
+ }
33289
+
33290
+ .E_r1skkc3l span {
33291
+ font-size: 14px;
33292
+ font-weight: 500;
33293
+ line-height: 32px;
33294
+ color: #3e4652;
33291
33295
  }
33292
33296
 
33293
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
33294
- border: 1px solid #0080ff;
33295
- padding: 0;
33297
+ .E_c3cobmo {
33298
+ margin-top: 16px;
33299
+ padding: 8px;
33300
+ border-radius: 6px;
33301
+ background: rgba(225, 230, 241, 0.6);
33302
+ color: rgba(44, 56, 82, 0.6);
33303
+ font-size: 12px;
33296
33304
  }
33297
33305
 
33298
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
33299
- margin: 0;
33300
- height: 32px;
33301
- line-height: 32px;
33302
- font-size: 13px;
33303
- padding: 0 10px;
33304
- display: block;
33305
- overflow: hidden;
33306
- text-overflow: ellipsis;
33307
- white-space: nowrap;
33306
+ .E_c3cobmo div {
33307
+ line-height: 20px;
33308
+ display: flex;
33309
+ align-items: center;
33310
+ word-break: break-all;
33308
33311
  }
33309
33312
 
33310
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
33311
- content: " ";
33312
- height: 1px;
33313
- width: calc(100% + 10px);
33314
- background: rgba(172, 186, 211, 0.6);
33315
- display: block;
33313
+ .E_c3cobmo .title {
33314
+ font-weight: 700;
33315
+ line-height: 18px;
33316
+ margin: 4px 0;
33316
33317
  }
33317
33318
 
33318
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
33319
- color: #0080ff;
33320
- background: transparent;
33319
+ .E_uqv57uv {
33320
+ color: rgba(44, 56, 82, 0.7490196078);
33321
33321
  }
33322
33322
 
33323
33323
  .E_w1dxz879 {
@@ -33369,6 +33369,12 @@ input.E_rf8rlle.ant-input {
33369
33369
  fill: blue;
33370
33370
  }
33371
33371
 
33372
+ .E_h1ol2wl7 {
33373
+ font-weight: bold;
33374
+ background-color: unset;
33375
+ padding: unset;
33376
+ }
33377
+
33372
33378
  .E_hrhfj7c {
33373
33379
  display: none;
33374
33380
  }
@@ -33823,267 +33829,72 @@ input.E_rf8rlle.ant-input {
33823
33829
  height: 48px;
33824
33830
  display: inline-flex;
33825
33831
  align-items: center;
33826
- justify-content: center;
33827
- overflow: hidden;
33828
- }
33829
-
33830
- .E_ncaepor:before, .E_ncaepor:after {
33831
- content: "";
33832
- width: 100%;
33833
- height: 12px;
33834
- position: absolute;
33835
- background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33836
- }
33837
-
33838
- .E_ncaepor:before {
33839
- top: 0;
33840
- }
33841
-
33842
- .E_ncaepor:after {
33843
- bottom: 0;
33844
- }
33845
-
33846
- .E_ncaepor > * {
33847
- height: 48px;
33848
- display: inline-flex;
33849
- align-items: center;
33850
- white-space: nowrap;
33851
- transition: transform 240ms ease, opacity 80ms ease;
33852
- }
33853
-
33854
- .E_ncaepor .name-text {
33855
- transform: translateY(0);
33856
- opacity: 1;
33857
- }
33858
-
33859
- .E_ncaepor .nav-info {
33860
- transform: translateY(100%);
33861
- opacity: 0;
33862
- font-size: 18px;
33863
- font-weight: 700;
33864
- position: absolute;
33865
- overflow: hidden;
33866
- display: flex;
33867
- justify-content: center;
33868
- }
33869
-
33870
- .E_ncaepor .nav-info .scrolled-resource {
33871
- color: #1d326c;
33872
- flex: 1;
33873
- overflow: hidden;
33874
- text-overflow: ellipsis;
33875
- }
33876
-
33877
- .E_ncaepor .nav-info .scrolled-view {
33878
- color: rgba(44, 56, 82, 0.6);
33879
- margin-left: 8px;
33880
- }
33881
-
33882
- .E_ncaepor.is-scrolled .name-text {
33883
- transform: translateY(-100%);
33884
- opacity: 0;
33885
- position: absolute;
33886
- }
33887
-
33888
- .E_ncaepor.is-scrolled .nav-info {
33889
- transform: translateY(0);
33890
- opacity: 1;
33891
- position: static;
33892
- }
33893
-
33894
- .E_h1ol2wl7 {
33895
- font-weight: bold;
33896
- background-color: unset;
33897
- padding: unset;
33898
- }
33899
-
33900
- .E_b14q2gmw {
33901
- box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
33902
- }
33903
-
33904
- .E_c1eym6el {
33905
- border-radius: 8px;
33906
- background-color: white;
33907
- }
33908
-
33909
- .E_c1eym6el.hoverable {
33910
- cursor: pointer;
33911
- }
33912
-
33913
- .E_c1eym6el.hoverable:hover {
33914
- transition: all 200ms ease;
33915
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33916
- transform: translateY(-4px);
33917
- }
33918
-
33919
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33920
- margin-right: 2px;
33921
- }
33922
-
33923
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33924
- padding-left: 8px;
33925
- padding-right: 8px;
33926
- }
33927
-
33928
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33929
- border-radius: 4px;
33930
- }
33931
-
33932
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33933
- border-radius: 4px;
33934
- }
33935
-
33936
- .E_ma64lna .antd5-segmented-item-label {
33937
- padding-left: 12px;
33938
- padding-right: 12px;
33939
- }
33940
-
33941
- .E_ckld275 {
33942
- background-color: rgba(225, 230, 241, 0.6);
33943
- }
33944
-
33945
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33946
- background-color: rgba(255, 255, 255, 0.6);
33947
- color: rgba(44, 56, 82, 0.75);
33948
- }
33949
-
33950
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33951
- background-color: transparent;
33952
- }
33953
-
33954
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
33955
- background-color: transparent;
33956
- }
33957
-
33958
- .E_c1yd35n {
33959
- padding: 0 12px 14px 12px;
33960
- }
33961
-
33962
- .E_ckui4s7 {
33963
- color: #2d3a56;
33964
- line-height: 22px;
33965
- display: inline-flex;
33966
- }
33967
-
33968
- .E_ckui4s7 .ant-checkbox {
33969
- height: 22px;
33970
- display: flex;
33971
- align-items: center;
33972
- top: 0;
33973
- }
33974
-
33975
- .E_ckui4s7 .ant-checkbox-checked::after {
33976
- border: none;
33977
- }
33978
-
33979
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33980
- border-color: #0080ff;
33981
- }
33982
-
33983
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33984
- border: 1px solid rgba(107, 128, 167, 0.6);
33985
- }
33986
-
33987
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33988
- border: 1px solid #0080ff;
33989
- }
33990
-
33991
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33992
- background: #0080ff;
33993
- }
33994
-
33995
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33996
- background-color: #fff;
33997
- height: 2px;
33998
- width: 10px;
33999
- border-radius: 2px;
34000
- }
34001
-
34002
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
34003
- opacity: 0.5;
34004
- }
34005
-
34006
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34007
- background: rgba(211, 218, 235, 0.6);
34008
- border-color: rgba(107, 128, 167, 0.6) !important;
34009
- }
34010
-
34011
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34012
- border-color: #2d3a56;
34013
- }
34014
-
34015
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34016
- background: #2d3a56;
34017
- }
34018
-
34019
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34020
- padding: 0;
34021
- }
34022
-
34023
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34024
- display: inline-block;
34025
- margin-left: 12px;
34026
- color: #2d3a56;
34027
- }
34028
-
34029
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34030
- margin-left: 28px;
34031
- color: rgba(44, 56, 82, 0.6);
33832
+ justify-content: center;
33833
+ overflow: hidden;
34032
33834
  }
34033
33835
 
34034
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34035
- margin-left: 8px;
33836
+ .E_ncaepor:before, .E_ncaepor:after {
33837
+ content: "";
33838
+ width: 100%;
33839
+ height: 12px;
33840
+ position: absolute;
33841
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
34036
33842
  }
34037
33843
 
34038
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34039
- margin-left: 24px;
33844
+ .E_ncaepor:before {
33845
+ top: 0;
34040
33846
  }
34041
33847
 
34042
- .E_c1kghdax {
34043
- color: #2d3a56;
34044
- padding: 7px 12px;
34045
- display: flex;
34046
- justify-content: space-between;
34047
- align-items: center;
33848
+ .E_ncaepor:after {
33849
+ bottom: 0;
34048
33850
  }
34049
33851
 
34050
- .E_c1kghdax.has-arrow {
34051
- padding-left: 10px;
33852
+ .E_ncaepor > * {
33853
+ height: 48px;
33854
+ display: inline-flex;
33855
+ align-items: center;
33856
+ white-space: nowrap;
33857
+ transition: transform 240ms ease, opacity 80ms ease;
34052
33858
  }
34053
33859
 
34054
- .E_c1kghdax.has-arrow .title-wrapper {
34055
- cursor: pointer;
34056
- color: #00122e;
33860
+ .E_ncaepor .name-text {
33861
+ transform: translateY(0);
33862
+ opacity: 1;
34057
33863
  }
34058
33864
 
34059
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34060
- color: #2d3a56;
34061
- font-weight: 600;
33865
+ .E_ncaepor .nav-info {
33866
+ transform: translateY(100%);
33867
+ opacity: 0;
33868
+ font-size: 18px;
33869
+ font-weight: 700;
33870
+ position: absolute;
33871
+ overflow: hidden;
33872
+ display: flex;
33873
+ justify-content: center;
34062
33874
  }
34063
33875
 
34064
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34065
- transform: rotate(90deg);
33876
+ .E_ncaepor .nav-info .scrolled-resource {
33877
+ color: #1d326c;
33878
+ flex: 1;
33879
+ overflow: hidden;
33880
+ text-overflow: ellipsis;
34066
33881
  }
34067
33882
 
34068
- .E_c1kghdax .sub-info {
34069
- font-size: 12px;
34070
- line-height: 18px;
33883
+ .E_ncaepor .nav-info .scrolled-view {
33884
+ color: rgba(44, 56, 82, 0.6);
33885
+ margin-left: 8px;
34071
33886
  }
34072
33887
 
34073
- .E_c1kghdax .title-wrapper {
34074
- display: flex;
34075
- align-items: center;
34076
- user-select: none;
34077
- flex-grow: 1;
34078
- font-size: 12px;
34079
- line-height: 18px;
34080
- color: #2d3a56;
34081
- font-weight: 700;
33888
+ .E_ncaepor.is-scrolled .name-text {
33889
+ transform: translateY(-100%);
33890
+ opacity: 0;
33891
+ position: absolute;
34082
33892
  }
34083
33893
 
34084
- .E_c1kghdax .collapse-arrow {
34085
- transition: all 50ms ease-out 0ms;
34086
- margin-right: 2px;
33894
+ .E_ncaepor.is-scrolled .nav-info {
33895
+ transform: translateY(0);
33896
+ opacity: 1;
33897
+ position: static;
34087
33898
  }
34088
33899
 
34089
33900
  .E_c1kchka8 {
@@ -34648,6 +34459,176 @@ input.E_rf8rlle.ant-input {
34648
34459
  padding: 0;
34649
34460
  }
34650
34461
 
34462
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34463
+ margin-right: 2px;
34464
+ }
34465
+
34466
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34467
+ padding-left: 8px;
34468
+ padding-right: 8px;
34469
+ }
34470
+
34471
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34472
+ border-radius: 4px;
34473
+ }
34474
+
34475
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34476
+ border-radius: 4px;
34477
+ }
34478
+
34479
+ .E_ma64lna .antd5-segmented-item-label {
34480
+ padding-left: 12px;
34481
+ padding-right: 12px;
34482
+ }
34483
+
34484
+ .E_ckld275 {
34485
+ background-color: rgba(225, 230, 241, 0.6);
34486
+ }
34487
+
34488
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34489
+ background-color: rgba(255, 255, 255, 0.6);
34490
+ color: rgba(44, 56, 82, 0.75);
34491
+ }
34492
+
34493
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34494
+ background-color: transparent;
34495
+ }
34496
+
34497
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34498
+ background-color: transparent;
34499
+ }
34500
+
34501
+ .E_ckui4s7 {
34502
+ color: #2d3a56;
34503
+ line-height: 22px;
34504
+ display: inline-flex;
34505
+ }
34506
+
34507
+ .E_ckui4s7 .ant-checkbox {
34508
+ height: 22px;
34509
+ display: flex;
34510
+ align-items: center;
34511
+ top: 0;
34512
+ }
34513
+
34514
+ .E_ckui4s7 .ant-checkbox-checked::after {
34515
+ border: none;
34516
+ }
34517
+
34518
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
34519
+ border-color: #0080ff;
34520
+ }
34521
+
34522
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34523
+ border: 1px solid rgba(107, 128, 167, 0.6);
34524
+ }
34525
+
34526
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34527
+ border: 1px solid #0080ff;
34528
+ }
34529
+
34530
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34531
+ background: #0080ff;
34532
+ }
34533
+
34534
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34535
+ background-color: #fff;
34536
+ height: 2px;
34537
+ width: 10px;
34538
+ border-radius: 2px;
34539
+ }
34540
+
34541
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
34542
+ opacity: 0.5;
34543
+ }
34544
+
34545
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34546
+ background: rgba(211, 218, 235, 0.6);
34547
+ border-color: rgba(107, 128, 167, 0.6) !important;
34548
+ }
34549
+
34550
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34551
+ border-color: #2d3a56;
34552
+ }
34553
+
34554
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34555
+ background: #2d3a56;
34556
+ }
34557
+
34558
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34559
+ padding: 0;
34560
+ }
34561
+
34562
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34563
+ display: inline-block;
34564
+ margin-left: 12px;
34565
+ color: #2d3a56;
34566
+ }
34567
+
34568
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34569
+ margin-left: 28px;
34570
+ color: rgba(44, 56, 82, 0.6);
34571
+ }
34572
+
34573
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34574
+ margin-left: 8px;
34575
+ }
34576
+
34577
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34578
+ margin-left: 24px;
34579
+ }
34580
+
34581
+ .E_c1yd35n {
34582
+ padding: 0 12px 14px 12px;
34583
+ }
34584
+
34585
+ .E_c1kghdax {
34586
+ color: #2d3a56;
34587
+ padding: 7px 12px;
34588
+ display: flex;
34589
+ justify-content: space-between;
34590
+ align-items: center;
34591
+ }
34592
+
34593
+ .E_c1kghdax.has-arrow {
34594
+ padding-left: 10px;
34595
+ }
34596
+
34597
+ .E_c1kghdax.has-arrow .title-wrapper {
34598
+ cursor: pointer;
34599
+ color: #00122e;
34600
+ }
34601
+
34602
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34603
+ color: #2d3a56;
34604
+ font-weight: 600;
34605
+ }
34606
+
34607
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34608
+ transform: rotate(90deg);
34609
+ }
34610
+
34611
+ .E_c1kghdax .sub-info {
34612
+ font-size: 12px;
34613
+ line-height: 18px;
34614
+ }
34615
+
34616
+ .E_c1kghdax .title-wrapper {
34617
+ display: flex;
34618
+ align-items: center;
34619
+ user-select: none;
34620
+ flex-grow: 1;
34621
+ font-size: 12px;
34622
+ line-height: 18px;
34623
+ color: #2d3a56;
34624
+ font-weight: 700;
34625
+ }
34626
+
34627
+ .E_c1kghdax .collapse-arrow {
34628
+ transition: all 50ms ease-out 0ms;
34629
+ margin-right: 2px;
34630
+ }
34631
+
34651
34632
  .E_lht19u8 {
34652
34633
  width: 64px;
34653
34634
  height: 64px;
@@ -34694,46 +34675,36 @@ input.E_rf8rlle.ant-input {
34694
34675
  border-radius: 5px;
34695
34676
  transform: rotate(112deg);
34696
34677
  transform-origin: top left;
34697
- animation: loading-indicator3 1100ms ease-out infinite;
34698
- }
34699
-
34700
- .E_w7ob4th.outside-tag {
34701
- padding-left: 0;
34678
+ animation: loading-indicator3 1100ms ease-out infinite;
34702
34679
  }
34703
34680
 
34704
- .E_w7ob4th.outside-tag .inside-tag {
34705
- border-radius: 4px 0 0 4px;
34706
- padding-right: 4px;
34707
- margin-right: 4px;
34681
+ .E_b14q2gmw {
34682
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34708
34683
  }
34709
34684
 
34710
- .E_slr2ynn {
34711
- padding: 0 8px;
34712
- height: 18px;
34685
+ .E_c1eym6el {
34686
+ border-radius: 8px;
34687
+ background-color: white;
34713
34688
  }
34714
34689
 
34715
- .E_m140wbb6 {
34716
- padding: 2px 8px;
34717
- height: 24px;
34690
+ .E_c1eym6el.hoverable {
34691
+ cursor: pointer;
34718
34692
  }
34719
34693
 
34720
- .E_t1fozc1i {
34721
- margin: 0;
34694
+ .E_c1eym6el.hoverable:hover {
34695
+ transition: all 200ms ease;
34696
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34697
+ transform: translateY(-4px);
34722
34698
  }
34723
34699
 
34724
- .E_i1vxv4ln {
34725
- margin-right: 4px;
34726
- height: 16px;
34700
+ .E_w7ob4th.outside-tag {
34701
+ padding-left: 0;
34727
34702
  }
34728
34703
 
34729
- .E_n1afl31m.ant-tag.ant-tag-gray {
34730
- font-weight: 700;
34731
- color: #00122e;
34732
- background-color: rgba(237, 241, 250, 0.6);
34733
- border: 1px solid rgba(211, 218, 235, 0.6);
34734
- word-break: break-all;
34735
- display: inline;
34736
- white-space: normal;
34704
+ .E_w7ob4th.outside-tag .inside-tag {
34705
+ border-radius: 4px 0 0 4px;
34706
+ padding-right: 4px;
34707
+ margin-right: 4px;
34737
34708
  }
34738
34709
 
34739
34710
  .E_sjob3jg {
@@ -34968,6 +34939,35 @@ input.E_rf8rlle.ant-input {
34968
34939
  justify-content: center;
34969
34940
  }
34970
34941
 
34942
+ .E_slr2ynn {
34943
+ padding: 0 8px;
34944
+ height: 18px;
34945
+ }
34946
+
34947
+ .E_m140wbb6 {
34948
+ padding: 2px 8px;
34949
+ height: 24px;
34950
+ }
34951
+
34952
+ .E_t1fozc1i {
34953
+ margin: 0;
34954
+ }
34955
+
34956
+ .E_i1vxv4ln {
34957
+ margin-right: 4px;
34958
+ height: 16px;
34959
+ }
34960
+
34961
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34962
+ font-weight: 700;
34963
+ color: #00122e;
34964
+ background-color: rgba(237, 241, 250, 0.6);
34965
+ border: 1px solid rgba(211, 218, 235, 0.6);
34966
+ word-break: break-all;
34967
+ display: inline;
34968
+ white-space: normal;
34969
+ }
34970
+
34971
34971
  .E_t1dtlqs1 {
34972
34972
  margin-bottom: 4px;
34973
34973
  color: rgba(44, 56, 82, 0.6);
@@ -35201,74 +35201,6 @@ input.E_rf8rlle.ant-input {
35201
35201
  margin-right: 8px;
35202
35202
  }
35203
35203
 
35204
- .E_i1g85yz3 {
35205
- margin-right: 4px;
35206
- height: 16px;
35207
- }
35208
-
35209
- button.E_l48ei06.ant-btn {
35210
- font-size: 12px;
35211
- line-height: 18px;
35212
- height: 18px;
35213
- }
35214
-
35215
- button.E_l48ei06 {
35216
- color: #0080FF;
35217
- height: unset;
35218
- }
35219
-
35220
- button.E_l48ei06 .button-prefix-icon {
35221
- margin-right: 4px;
35222
- }
35223
-
35224
- button.E_l48ei06 .button-suffix-icon {
35225
- margin-left: 4px;
35226
- }
35227
-
35228
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
35229
- color: #009DFF;
35230
- }
35231
-
35232
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
35233
- color: #005ED1;
35234
- }
35235
-
35236
- button.E_l48ei06.ui-kit-link-disabled {
35237
- color: #0080FF;
35238
- }
35239
-
35240
- button.E_l48ei06.ui-kit-link-primary {
35241
- color: #00122E;
35242
- }
35243
-
35244
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35245
- color: #0080FF;
35246
- }
35247
-
35248
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35249
- color: #005ED1;
35250
- }
35251
-
35252
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35253
- color: #00122E;
35254
- }
35255
-
35256
- button.E_l48ei06.ui-kit-link-secondary {
35257
- color: rgba(44, 56, 82, 0.7490196078);
35258
- }
35259
-
35260
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35261
- color: #0080FF;
35262
- }
35263
-
35264
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35265
- color: #005ED1;
35266
- }
35267
-
35268
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35269
- color: rgba(44, 56, 82, 0.7490196078);
35270
- }
35271
-
35272
35204
  .E_tc97u5y {
35273
35205
  height: 100%;
35274
35206
  }
@@ -35815,6 +35747,94 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35815
35747
  display: inline-block;
35816
35748
  }
35817
35749
 
35750
+ button.E_l48ei06.ant-btn {
35751
+ font-size: 12px;
35752
+ line-height: 18px;
35753
+ height: 18px;
35754
+ }
35755
+
35756
+ button.E_l48ei06 {
35757
+ color: #0080FF;
35758
+ height: unset;
35759
+ }
35760
+
35761
+ button.E_l48ei06 .button-prefix-icon {
35762
+ margin-right: 4px;
35763
+ }
35764
+
35765
+ button.E_l48ei06 .button-suffix-icon {
35766
+ margin-left: 4px;
35767
+ }
35768
+
35769
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
35770
+ color: #009DFF;
35771
+ }
35772
+
35773
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
35774
+ color: #005ED1;
35775
+ }
35776
+
35777
+ button.E_l48ei06.ui-kit-link-disabled {
35778
+ color: #0080FF;
35779
+ }
35780
+
35781
+ button.E_l48ei06.ui-kit-link-primary {
35782
+ color: #00122E;
35783
+ }
35784
+
35785
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35786
+ color: #0080FF;
35787
+ }
35788
+
35789
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35790
+ color: #005ED1;
35791
+ }
35792
+
35793
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35794
+ color: #00122E;
35795
+ }
35796
+
35797
+ button.E_l48ei06.ui-kit-link-secondary {
35798
+ color: rgba(44, 56, 82, 0.7490196078);
35799
+ }
35800
+
35801
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35802
+ color: #0080FF;
35803
+ }
35804
+
35805
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35806
+ color: #005ED1;
35807
+ }
35808
+
35809
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35810
+ color: rgba(44, 56, 82, 0.7490196078);
35811
+ }
35812
+
35813
+ .E_l12xdkhl {
35814
+ width: 64px;
35815
+ height: 64px;
35816
+ max-width: 64px;
35817
+ max-height: 64px;
35818
+ overflow: hidden;
35819
+ display: flex;
35820
+ align-items: center;
35821
+ justify-content: center;
35822
+ position: relative;
35823
+ opacity: 0.6;
35824
+ }
35825
+
35826
+ .E_l12xdkhl .icon-wrapper {
35827
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35828
+ }
35829
+
35830
+ @keyframes rotate {
35831
+ from {
35832
+ transform: rotate(0deg);
35833
+ }
35834
+ to {
35835
+ transform: rotate(360deg);
35836
+ }
35837
+ }
35818
35838
  .E_r77hffu {
35819
35839
  display: flex;
35820
35840
  align-items: center;
@@ -35833,6 +35853,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35833
35853
  font-size: 0;
35834
35854
  }
35835
35855
 
35856
+ .E_i1g85yz3 {
35857
+ margin-right: 4px;
35858
+ height: 16px;
35859
+ }
35860
+
35836
35861
  .E_t13ef470 {
35837
35862
  height: 100%;
35838
35863
  }
@@ -35895,31 +35920,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35895
35920
  column-gap: var(--a1ji6r68-0);
35896
35921
  }
35897
35922
 
35898
- .E_l12xdkhl {
35899
- width: 64px;
35900
- height: 64px;
35901
- max-width: 64px;
35902
- max-height: 64px;
35903
- overflow: hidden;
35904
- display: flex;
35905
- align-items: center;
35906
- justify-content: center;
35907
- position: relative;
35908
- opacity: 0.6;
35909
- }
35910
-
35911
- .E_l12xdkhl .icon-wrapper {
35912
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
35913
- }
35914
-
35915
- @keyframes rotate {
35916
- from {
35917
- transform: rotate(0deg);
35918
- }
35919
- to {
35920
- transform: rotate(360deg);
35921
- }
35922
- }
35923
35923
  .E_msn7nxt {
35924
35924
  color: rgba(44, 56, 82, 0.6);
35925
35925
  text-align: center;