@cloudtower/eagle 0.33.45 → 0.33.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -29673,6 +29673,26 @@ html body {
29673
29673
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29674
29674
  }
29675
29675
  }
29676
+ .E_c18gxmrl {
29677
+ border: 1px solid #d8deeb;
29678
+ border-radius: 4px;
29679
+ }
29680
+ .E_c18gxmrl + .E_c18gxmrl {
29681
+ margin-top: 8px;
29682
+ }
29683
+ .E_c18gxmrl:hover {
29684
+ border-color: #0080ff;
29685
+ }
29686
+ .E_c18gxmrl:hover > header {
29687
+ background: rgba(0, 128, 255, 0.1);
29688
+ }
29689
+ .E_c18gxmrl.active header {
29690
+ border-bottom: 1px solid #d8deeb;
29691
+ }
29692
+ .E_c18gxmrl > header {
29693
+ padding: 8px 12px;
29694
+ }
29695
+
29676
29696
  .E_m74vjol {
29677
29697
  display: flex;
29678
29698
  justify-content: space-between;
@@ -29693,24 +29713,20 @@ html body {
29693
29713
  flex: 1;
29694
29714
  }
29695
29715
 
29696
- .E_c18gxmrl {
29697
- border: 1px solid #d8deeb;
29698
- border-radius: 4px;
29699
- }
29700
- .E_c18gxmrl + .E_c18gxmrl {
29701
- margin-top: 8px;
29702
- }
29703
- .E_c18gxmrl:hover {
29704
- border-color: #0080ff;
29716
+ .E_berrcjl {
29717
+ color: rgba(10, 37, 85, 0.6);
29718
+ margin-bottom: 4px;
29705
29719
  }
29706
- .E_c18gxmrl:hover > header {
29707
- background: rgba(0, 128, 255, 0.1);
29720
+ .E_berrcjl .breadcrumb-link {
29721
+ color: rgba(10, 37, 85, 0.6);
29722
+ cursor: pointer;
29723
+ transition: color 160ms ease;
29708
29724
  }
29709
- .E_c18gxmrl.active header {
29710
- border-bottom: 1px solid #d8deeb;
29725
+ .E_berrcjl .breadcrumb-link:hover {
29726
+ color: #0080ff;
29711
29727
  }
29712
- .E_c18gxmrl > header {
29713
- padding: 8px 12px;
29728
+ .E_berrcjl .breadcrumb-link:active {
29729
+ color: #005ed1;
29714
29730
  }
29715
29731
 
29716
29732
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29970,22 +29986,6 @@ html body {
29970
29986
  justify-content: center;
29971
29987
  }
29972
29988
 
29973
- .E_berrcjl {
29974
- color: rgba(10, 37, 85, 0.6);
29975
- margin-bottom: 4px;
29976
- }
29977
- .E_berrcjl .breadcrumb-link {
29978
- color: rgba(10, 37, 85, 0.6);
29979
- cursor: pointer;
29980
- transition: color 160ms ease;
29981
- }
29982
- .E_berrcjl .breadcrumb-link:hover {
29983
- color: #0080ff;
29984
- }
29985
- .E_berrcjl .breadcrumb-link:active {
29986
- color: #005ed1;
29987
- }
29988
-
29989
29989
  .E_b1nip9bk {
29990
29990
  padding: 4px 11px;
29991
29991
  }
@@ -30015,17 +30015,15 @@ html body {
30015
30015
  border-radius: unset;
30016
30016
  }
30017
30017
 
30018
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30019
- padding: 4px 8px 0 8px;
30020
- color: rgba(44, 56, 82, 0.6);
30021
- font-size: 12px;
30018
+ .E_sx1bpnu .ant-input-sm {
30019
+ line-height: 18px;
30022
30020
  }
30023
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30024
- padding-bottom: 6px;
30021
+
30022
+ .E_c1yyuluq {
30023
+ border-radius: 8px;
30025
30024
  }
30026
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30027
- padding-top: 4px;
30028
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30025
+ .E_c1yyuluq .ant-card-body {
30026
+ padding: 20px 24px 24px 24px;
30029
30027
  }
30030
30028
 
30031
30029
  .E_c1uzzomf {
@@ -30050,13 +30048,6 @@ html body {
30050
30048
  text-align: center;
30051
30049
  }
30052
30050
 
30053
- .E_c1yyuluq {
30054
- border-radius: 8px;
30055
- }
30056
- .E_c1yyuluq .ant-card-body {
30057
- padding: 20px 24px 24px 24px;
30058
- }
30059
-
30060
30051
  .E_ccrbeuz .ant-collapse-item {
30061
30052
  border: 0px;
30062
30053
  background-color: #fff;
@@ -30079,6 +30070,19 @@ html body {
30079
30070
  cursor: default;
30080
30071
  }
30081
30072
 
30073
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30074
+ padding: 4px 8px 0 8px;
30075
+ color: rgba(44, 56, 82, 0.6);
30076
+ font-size: 12px;
30077
+ }
30078
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30079
+ padding-bottom: 6px;
30080
+ }
30081
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30082
+ padding-top: 4px;
30083
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30084
+ }
30085
+
30082
30086
  .E_d1bw7c5z {
30083
30087
  position: relative;
30084
30088
  max-width: 388px;
@@ -30174,10 +30178,6 @@ html body {
30174
30178
  border-top-right-radius: 5px;
30175
30179
  }
30176
30180
 
30177
- .E_sx1bpnu .ant-input-sm {
30178
- line-height: 18px;
30179
- }
30180
-
30181
30181
  .E_phljevk {
30182
30182
  display: flex;
30183
30183
  justify-content: space-between;
@@ -30235,6 +30235,42 @@ html body {
30235
30235
  line-height: 18px;
30236
30236
  }
30237
30237
 
30238
+ .E_ivqqkzv {
30239
+ height: 24px;
30240
+ width: 56px !important;
30241
+ margin-right: 4px;
30242
+ }
30243
+
30244
+ .E_c1wk4q29 {
30245
+ color: rgba(44, 56, 82, 0.6);
30246
+ }
30247
+
30248
+ .E_i11gg7mj .ant-input-prefix {
30249
+ margin-right: 8px;
30250
+ }
30251
+ .E_i11gg7mj .ant-input-suffix {
30252
+ margin-left: 8px;
30253
+ }
30254
+
30255
+ .E_cc368xp {
30256
+ color: #00122e;
30257
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30258
+ margin-right: 8px;
30259
+ padding-right: 8px;
30260
+ }
30261
+
30262
+ .E_i11o6xqj {
30263
+ display: flex;
30264
+ gap: 4px;
30265
+ }
30266
+ .E_i11o6xqj .icon-wrapper {
30267
+ cursor: pointer;
30268
+ }
30269
+
30270
+ .E_d19ruhdj.icon-wrapper {
30271
+ cursor: not-allowed;
30272
+ }
30273
+
30238
30274
  .E_rapgekc.ant-radio-wrapper {
30239
30275
  display: inline-flex;
30240
30276
  align-items: baseline;
@@ -30381,40 +30417,59 @@ html body {
30381
30417
  width: 36px;
30382
30418
  }
30383
30419
 
30384
- .E_i11gg7mj .ant-input-prefix {
30385
- margin-right: 8px;
30420
+ .E_s1dizucg.ant-switch {
30421
+ min-width: 40px;
30422
+ height: 24px;
30423
+ background: rgba(172, 186, 211, 0.6);
30424
+ overflow: hidden;
30386
30425
  }
30387
- .E_i11gg7mj .ant-input-suffix {
30388
- margin-left: 8px;
30426
+ .E_s1dizucg.ant-switch:focus {
30427
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30389
30428
  }
30390
-
30391
- .E_cc368xp {
30392
- color: #00122e;
30393
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30394
- margin-right: 8px;
30395
- padding-right: 8px;
30429
+ .E_s1dizucg.ant-switch-small {
30430
+ min-width: 26px;
30431
+ height: 16px;
30396
30432
  }
30397
-
30398
- .E_i11o6xqj {
30399
- display: flex;
30400
- gap: 4px;
30433
+ .E_s1dizucg.ant-switch-large {
30434
+ min-width: 52px;
30435
+ height: 32px;
30401
30436
  }
30402
- .E_i11o6xqj .icon-wrapper {
30403
- cursor: pointer;
30437
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30438
+ height: 20px;
30439
+ width: 20px;
30404
30440
  }
30405
-
30406
- .E_d19ruhdj.icon-wrapper {
30407
- cursor: not-allowed;
30441
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30442
+ border-radius: 10px;
30443
+ transition-delay: 120ms;
30408
30444
  }
30409
-
30410
- .E_ivqqkzv {
30411
- height: 24px;
30412
- width: 56px !important;
30413
- margin-right: 4px;
30445
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30446
+ height: 14px;
30447
+ width: 14px;
30448
+ top: 1px;
30449
+ left: 1px;
30450
+ }
30451
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30452
+ height: 28px;
30453
+ width: 28px;
30454
+ }
30455
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30456
+ border-radius: 14px;
30457
+ }
30458
+ .E_s1dizucg.ant-switch-checked {
30459
+ background-color: #00ba5d;
30460
+ }
30461
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30462
+ left: calc(100% - 20px - 2px);
30463
+ }
30464
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30465
+ left: calc(100% - 14px - 1px);
30466
+ }
30467
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30468
+ left: calc(100% - 28px - 2px);
30414
30469
  }
30415
30470
 
30416
- .E_c1wk4q29 {
30417
- color: rgba(44, 56, 82, 0.6);
30471
+ .E_c1up6e3y {
30472
+ margin-left: 5px;
30418
30473
  }
30419
30474
 
30420
30475
  .E_c1bus5hc {
@@ -30461,174 +30516,38 @@ html body {
30461
30516
  margin-right: 4px;
30462
30517
  }
30463
30518
 
30464
- .E_s1dni7lo {
30465
- width: 430px !important;
30519
+ .E_s1sck0th {
30520
+ padding: 0 8px;
30521
+ border-radius: 4px;
30466
30522
  }
30467
30523
 
30468
- .E_d1wwmmm5 .ant-select-item-group {
30469
- padding: 8px 16px;
30470
- line-height: 18px;
30471
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30472
- height: 34px;
30473
- min-height: 34px;
30474
- box-sizing: border-box;
30475
- margin-top: 8px;
30524
+ .E_m855nr1 {
30525
+ padding: 2px 8px;
30526
+ border-radius: 3px;
30476
30527
  }
30477
30528
 
30478
- .E_o1ugr09p {
30479
- display: flex;
30480
- flex-direction: column;
30481
- margin: 1px 8px;
30482
- padding: 8px;
30483
- border-radius: 4px;
30529
+ .E_l1270xpg {
30530
+ padding: 3px 8px;
30531
+ border-radius: 2px;
30484
30532
  }
30485
- .E_o1ugr09p .selected-icon {
30486
- display: none;
30533
+
30534
+ .E_t14rextb.ant-tag:hover {
30535
+ opacity: unset;
30487
30536
  }
30488
- .E_o1ugr09p.ant-select-item-option-grouped {
30489
- padding-left: 8px;
30537
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30538
+ margin: 0;
30539
+ margin-right: 8px;
30540
+ display: inline-flex;
30541
+ align-items: center;
30542
+ border: none;
30490
30543
  }
30491
- .E_o1ugr09p.ant-select-item-option-selected {
30492
- background-color: white;
30493
- }
30494
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30495
- color: #0080ff;
30496
- }
30497
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30498
- display: block;
30499
- }
30500
- .E_o1ugr09p.ant-select-item-option-active {
30501
- background: rgba(0, 136, 255, 0.16);
30502
- }
30503
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30504
- color: #0080ff;
30505
- }
30506
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30507
- background: rgba(0, 136, 255, 0.1);
30508
- color: #0080ff;
30509
- }
30510
-
30511
- .E_o1ifxsq4 {
30512
- display: flex;
30513
- justify-content: space-between;
30514
- height: 20px;
30515
- line-height: 20px;
30516
- }
30517
- .E_o1ifxsq4 .timezone-title {
30518
- color: #2d3a56;
30519
- overflow: hidden;
30520
- text-overflow: ellipsis;
30521
- }
30522
-
30523
- .E_o1zue7 {
30524
- display: flex;
30525
- justify-content: space-between;
30526
- color: rgba(44, 56, 82, 0.6);
30527
- height: 18px;
30528
- line-height: 18px;
30529
- margin-top: 2px;
30530
- }
30531
-
30532
- .E_tyfmlxg {
30533
- border: none;
30534
- margin-right: 0;
30535
- background: rgba(225, 230, 241, 0.6);
30536
- }
30537
-
30538
- .E_o18uybox {
30539
- pointer-events: none;
30540
- height: 32px;
30541
- width: 100%;
30542
- opacity: 0;
30543
- }
30544
-
30545
- .E_s1dizucg.ant-switch {
30546
- min-width: 40px;
30547
- height: 24px;
30548
- background: rgba(172, 186, 211, 0.6);
30549
- overflow: hidden;
30550
- }
30551
- .E_s1dizucg.ant-switch:focus {
30552
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30553
- }
30554
- .E_s1dizucg.ant-switch-small {
30555
- min-width: 26px;
30556
- height: 16px;
30557
- }
30558
- .E_s1dizucg.ant-switch-large {
30559
- min-width: 52px;
30560
- height: 32px;
30561
- }
30562
- .E_s1dizucg.ant-switch .ant-switch-handle {
30563
- height: 20px;
30564
- width: 20px;
30565
- }
30566
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30567
- border-radius: 10px;
30568
- transition-delay: 120ms;
30569
- }
30570
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30571
- height: 14px;
30572
- width: 14px;
30573
- top: 1px;
30574
- left: 1px;
30575
- }
30576
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30577
- height: 28px;
30578
- width: 28px;
30579
- }
30580
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30581
- border-radius: 14px;
30582
- }
30583
- .E_s1dizucg.ant-switch-checked {
30584
- background-color: #00ba5d;
30585
- }
30586
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30587
- left: calc(100% - 20px - 2px);
30588
- }
30589
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30590
- left: calc(100% - 14px - 1px);
30591
- }
30592
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30593
- left: calc(100% - 28px - 2px);
30594
- }
30595
-
30596
- .E_c1up6e3y {
30597
- margin-left: 5px;
30598
- }
30599
-
30600
- .E_s1sck0th {
30601
- padding: 0 8px;
30602
- border-radius: 4px;
30603
- }
30604
-
30605
- .E_m855nr1 {
30606
- padding: 2px 8px;
30607
- border-radius: 3px;
30608
- }
30609
-
30610
- .E_l1270xpg {
30611
- padding: 3px 8px;
30612
- border-radius: 2px;
30613
- }
30614
-
30615
- .E_t14rextb.ant-tag:hover {
30616
- opacity: unset;
30617
- }
30618
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30619
- margin: 0;
30620
- margin-right: 8px;
30621
- display: inline-flex;
30622
- align-items: center;
30623
- border: none;
30624
- }
30625
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30626
- width: 16px;
30627
- height: 16px;
30628
- color: inherit;
30629
- margin-left: 4px;
30630
- opacity: 0.6;
30631
- display: inline-flex;
30544
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30545
+ width: 16px;
30546
+ height: 16px;
30547
+ color: inherit;
30548
+ margin-left: 4px;
30549
+ opacity: 0.6;
30550
+ display: inline-flex;
30632
30551
  }
30633
30552
  .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30634
30553
  opacity: 1;
@@ -30679,10 +30598,6 @@ html body {
30679
30598
  background-color: #7E41FF;
30680
30599
  }
30681
30600
 
30682
- .E_iq1gosr {
30683
- display: inline-block;
30684
- }
30685
-
30686
30601
  .E_t1m2x205 .ant-tooltip-arrow {
30687
30602
  display: none;
30688
30603
  }
@@ -30694,6 +30609,91 @@ html body {
30694
30609
  visibility: hidden;
30695
30610
  }
30696
30611
 
30612
+ .E_iq1gosr {
30613
+ display: inline-block;
30614
+ }
30615
+
30616
+ .E_s1dni7lo {
30617
+ width: 430px !important;
30618
+ }
30619
+
30620
+ .E_d1wwmmm5 .ant-select-item-group {
30621
+ padding: 8px 16px;
30622
+ line-height: 18px;
30623
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30624
+ height: 34px;
30625
+ min-height: 34px;
30626
+ box-sizing: border-box;
30627
+ margin-top: 8px;
30628
+ }
30629
+
30630
+ .E_o1ugr09p {
30631
+ display: flex;
30632
+ flex-direction: column;
30633
+ margin: 1px 8px;
30634
+ padding: 8px;
30635
+ border-radius: 4px;
30636
+ }
30637
+ .E_o1ugr09p .selected-icon {
30638
+ display: none;
30639
+ }
30640
+ .E_o1ugr09p.ant-select-item-option-grouped {
30641
+ padding-left: 8px;
30642
+ }
30643
+ .E_o1ugr09p.ant-select-item-option-selected {
30644
+ background-color: white;
30645
+ }
30646
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30647
+ color: #0080ff;
30648
+ }
30649
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30650
+ display: block;
30651
+ }
30652
+ .E_o1ugr09p.ant-select-item-option-active {
30653
+ background: rgba(0, 136, 255, 0.16);
30654
+ }
30655
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30656
+ color: #0080ff;
30657
+ }
30658
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30659
+ background: rgba(0, 136, 255, 0.1);
30660
+ color: #0080ff;
30661
+ }
30662
+
30663
+ .E_o1ifxsq4 {
30664
+ display: flex;
30665
+ justify-content: space-between;
30666
+ height: 20px;
30667
+ line-height: 20px;
30668
+ }
30669
+ .E_o1ifxsq4 .timezone-title {
30670
+ color: #2d3a56;
30671
+ overflow: hidden;
30672
+ text-overflow: ellipsis;
30673
+ }
30674
+
30675
+ .E_o1zue7 {
30676
+ display: flex;
30677
+ justify-content: space-between;
30678
+ color: rgba(44, 56, 82, 0.6);
30679
+ height: 18px;
30680
+ line-height: 18px;
30681
+ margin-top: 2px;
30682
+ }
30683
+
30684
+ .E_tyfmlxg {
30685
+ border: none;
30686
+ margin-right: 0;
30687
+ background: rgba(225, 230, 241, 0.6);
30688
+ }
30689
+
30690
+ .E_o18uybox {
30691
+ pointer-events: none;
30692
+ height: 32px;
30693
+ width: 100%;
30694
+ opacity: 0;
30695
+ }
30696
+
30697
30697
  .E_fzh9mnb {
30698
30698
  width: 100%;
30699
30699
  height: 100%;
@@ -30761,19 +30761,6 @@ html body {
30761
30761
  animation: rotate 680ms linear infinite;
30762
30762
  }
30763
30763
 
30764
- .E_i1inqkme {
30765
- height: 18px;
30766
- line-height: 18px;
30767
- padding: 0 4px;
30768
- border-radius: 4px;
30769
- background: rgba(235, 239, 245, 0.6);
30770
- border: 1px solid rgba(223, 228, 235, 0.6);
30771
- display: flex;
30772
- align-items: center;
30773
- white-space: nowrap;
30774
- margin-right: 4px;
30775
- }
30776
-
30777
30764
  .E_a1wfy30z .ant-input-number-handler-wrap {
30778
30765
  display: var(--a1wfy30z-0);
30779
30766
  }
@@ -30865,6 +30852,19 @@ html body {
30865
30852
  padding: 2px 8px;
30866
30853
  }
30867
30854
 
30855
+ .E_i1inqkme {
30856
+ height: 18px;
30857
+ line-height: 18px;
30858
+ padding: 0 4px;
30859
+ border-radius: 4px;
30860
+ background: rgba(235, 239, 245, 0.6);
30861
+ border: 1px solid rgba(223, 228, 235, 0.6);
30862
+ display: flex;
30863
+ align-items: center;
30864
+ white-space: nowrap;
30865
+ margin-right: 4px;
30866
+ }
30867
+
30868
30868
  .E_atcz0kf .ant-input-suffix {
30869
30869
  margin-left: 8px;
30870
30870
  }
@@ -31571,36 +31571,6 @@ input.E_rf8rlle.ant-input {
31571
31571
  color: rgba(44, 56, 82, 0.7490196078);
31572
31572
  }
31573
31573
 
31574
- .E_a1b5xrg3 .user-icon-inner {
31575
- display: inline-flex;
31576
- align-items: center;
31577
- justify-content: center;
31578
- color: #fff;
31579
- font-weight: bold;
31580
- font-size: 12px;
31581
- width: 24px;
31582
- height: 24px;
31583
- border-radius: 50%;
31584
- background: var(--a1b5xrg3-0);
31585
- }
31586
- .E_a1b5xrg3.btn-item {
31587
- transition: all 160ms ease;
31588
- cursor: pointer;
31589
- width: 56px;
31590
- height: 40px;
31591
- display: inline-flex;
31592
- align-items: center;
31593
- justify-content: center;
31594
- border-radius: 6px;
31595
- }
31596
- .E_a1b5xrg3.btn-item:hover {
31597
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31598
- }
31599
- .E_a1b5xrg3.btn-item:active {
31600
- transform: translateY(2px);
31601
- transition: all 320ms ease;
31602
- }
31603
-
31604
31574
  .E_dsnbhzf {
31605
31575
  font-family: Inter;
31606
31576
  font-style: normal;
@@ -32076,6 +32046,36 @@ input.E_rf8rlle.ant-input {
32076
32046
  line-height: 12px;
32077
32047
  }
32078
32048
 
32049
+ .E_a1b5xrg3 .user-icon-inner {
32050
+ display: inline-flex;
32051
+ align-items: center;
32052
+ justify-content: center;
32053
+ color: #fff;
32054
+ font-weight: bold;
32055
+ font-size: 12px;
32056
+ width: 24px;
32057
+ height: 24px;
32058
+ border-radius: 50%;
32059
+ background: var(--a1b5xrg3-0);
32060
+ }
32061
+ .E_a1b5xrg3.btn-item {
32062
+ transition: all 160ms ease;
32063
+ cursor: pointer;
32064
+ width: 56px;
32065
+ height: 40px;
32066
+ display: inline-flex;
32067
+ align-items: center;
32068
+ justify-content: center;
32069
+ border-radius: 6px;
32070
+ }
32071
+ .E_a1b5xrg3.btn-item:hover {
32072
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32073
+ }
32074
+ .E_a1b5xrg3.btn-item:active {
32075
+ transform: translateY(2px);
32076
+ transition: all 320ms ease;
32077
+ }
32078
+
32079
32079
  .E_m196gn1d {
32080
32080
  min-width: 1280px;
32081
32081
  }
@@ -32821,6 +32821,23 @@ input.E_rf8rlle.ant-input {
32821
32821
  position: static;
32822
32822
  }
32823
32823
 
32824
+ .E_b14q2gmw {
32825
+ 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);
32826
+ }
32827
+
32828
+ .E_c1eym6el {
32829
+ border-radius: 8px;
32830
+ background-color: white;
32831
+ }
32832
+ .E_c1eym6el.hoverable {
32833
+ cursor: pointer;
32834
+ }
32835
+ .E_c1eym6el.hoverable:hover {
32836
+ transition: all 200ms ease;
32837
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32838
+ transform: translateY(-4px);
32839
+ }
32840
+
32824
32841
  button.E_l48ei06.ant-btn,
32825
32842
  button.E_l48ei06.ant-btn.ant-btn-sm,
32826
32843
  button.E_l48ei06.ant-btn.ant-btn-lg {
@@ -32873,180 +32890,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32873
32890
  color: rgba(44, 56, 82, 0.7490196078);
32874
32891
  }
32875
32892
 
32876
- .E_ckui4s7 {
32877
- color: #2d3a56;
32878
- line-height: 22px;
32879
- display: inline-flex;
32880
- }
32881
- .E_ckui4s7 .ant-checkbox {
32882
- height: 22px;
32883
- display: flex;
32884
- align-items: center;
32885
- top: 0;
32886
- }
32887
- .E_ckui4s7 .ant-checkbox-checked::after {
32888
- border: none;
32889
- }
32890
- .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 {
32891
- border-color: #0080ff;
32892
- }
32893
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32894
- border: 1px solid rgba(107, 128, 167, 0.6);
32895
- }
32896
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32897
- border: 1px solid #0080ff;
32898
- }
32899
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32900
- background: #0080ff;
32901
- }
32902
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32903
- background-color: #fff;
32904
- height: 2px;
32905
- width: 10px;
32906
- border-radius: 2px;
32907
- }
32908
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
32909
- opacity: 0.5;
32910
- }
32911
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32912
- background: rgba(211, 218, 235, 0.6);
32913
- border-color: rgba(107, 128, 167, 0.6) !important;
32914
- }
32915
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32916
- border-color: #2d3a56;
32917
- }
32918
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32919
- background: #2d3a56;
32920
- }
32921
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32922
- padding: 0;
32923
- }
32924
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32925
- display: inline-block;
32926
- margin-left: 12px;
32927
- color: #2d3a56;
32928
- }
32929
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32930
- margin-left: 28px;
32931
- color: rgba(44, 56, 82, 0.6);
32932
- }
32933
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32934
- margin-left: 8px;
32935
- }
32936
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32937
- margin-left: 24px;
32938
- }
32939
-
32940
- .E_c1yd35n {
32941
- padding: 0 12px 14px 12px;
32942
- }
32943
-
32944
- .E_c1kghdax {
32945
- color: #2d3a56;
32946
- padding: 7px 12px;
32947
- display: flex;
32948
- justify-content: space-between;
32949
- align-items: center;
32950
- }
32951
- .E_c1kghdax.has-arrow {
32952
- padding-left: 10px;
32953
- }
32954
- .E_c1kghdax.has-arrow .title-wrapper {
32955
- cursor: pointer;
32956
- color: #00122e;
32957
- }
32958
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32959
- color: #2d3a56;
32960
- font-weight: 600;
32961
- }
32962
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32963
- transform: rotate(90deg);
32964
- }
32965
- .E_c1kghdax .sub-info {
32966
- font-size: 12px;
32967
- line-height: 18px;
32968
- }
32969
- .E_c1kghdax .title-wrapper {
32970
- display: flex;
32971
- align-items: center;
32972
- user-select: none;
32973
- flex-grow: 1;
32974
- font-size: 12px;
32975
- line-height: 18px;
32976
- color: #2d3a56;
32977
- font-weight: 700;
32978
- }
32979
- .E_c1kghdax .collapse-arrow {
32980
- transition: all 50ms ease-out 0ms;
32981
- margin-right: 2px;
32982
- }
32983
-
32984
- .E_b14q2gmw {
32985
- 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);
32986
- }
32987
-
32988
- .E_c1eym6el {
32989
- border-radius: 8px;
32990
- background-color: white;
32991
- }
32992
- .E_c1eym6el.hoverable {
32993
- cursor: pointer;
32994
- }
32995
- .E_c1eym6el.hoverable:hover {
32996
- transition: all 200ms ease;
32997
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32998
- transform: translateY(-4px);
32999
- }
33000
-
33001
- .E_lht19u8 {
33002
- width: 64px;
33003
- height: 64px;
33004
- display: flex;
33005
- align-items: center;
33006
- justify-content: center;
33007
- position: relative;
33008
- opacity: 0.2;
33009
- }
33010
-
33011
- .E_lk3gkp4 {
33012
- position: absolute;
33013
- width: 5px;
33014
- height: 48px;
33015
- left: 9.33px;
33016
- top: 40.5px;
33017
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33018
- border-radius: 5px;
33019
- transform: rotate(-128deg);
33020
- transform-origin: top left;
33021
- animation: loading-indicator1 1100ms ease-out infinite;
33022
- }
33023
-
33024
- .E_ll4n94n {
33025
- position: absolute;
33026
- width: 5px;
33027
- height: 48px;
33028
- left: 40.8px;
33029
- top: 8.4px;
33030
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33031
- border-radius: 5px;
33032
- transform: rotate(-8deg);
33033
- transform-origin: top left;
33034
- animation: loading-indicator2 1100ms ease-out infinite;
33035
- }
33036
-
33037
- .E_l17lbdo6 {
33038
- position: absolute;
33039
- width: 5px;
33040
- height: 48px;
33041
- left: 52.9px;
33042
- top: 51.8px;
33043
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33044
- border-radius: 5px;
33045
- transform: rotate(112deg);
33046
- transform-origin: top left;
33047
- animation: loading-indicator3 1100ms ease-out infinite;
33048
- }
33049
-
33050
32893
  .E_sddwhm6 {
33051
32894
  margin: 0;
33052
32895
  border-radius: 20px;
@@ -33493,61 +33336,161 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33493
33336
  background: #fff;
33494
33337
  }
33495
33338
 
33496
- .E_r77hffu {
33497
- display: flex;
33498
- align-items: center;
33499
- justify-content: space-between;
33500
- column-gap: 6px;
33339
+ .E_c1yd35n {
33340
+ padding: 0 12px 14px 12px;
33501
33341
  }
33502
33342
 
33503
- .E_p1cmxsf7 {
33343
+ .E_c1kghdax {
33344
+ color: #2d3a56;
33345
+ padding: 7px 12px;
33504
33346
  display: flex;
33505
- flex-direction: column;
33506
- justify-content: center;
33507
- row-gap: var(--p1cmxsf7-0);
33347
+ justify-content: space-between;
33348
+ align-items: center;
33508
33349
  }
33509
- .E_p1cmxsf7 .antd5-progress-line {
33510
- font-size: 0;
33511
- margin-bottom: unset;
33512
- margin-inline-end: unset;
33350
+ .E_c1kghdax.has-arrow {
33351
+ padding-left: 10px;
33513
33352
  }
33514
-
33515
- .E_w7ob4th.outside-tag {
33516
- padding-left: 0;
33353
+ .E_c1kghdax.has-arrow .title-wrapper {
33354
+ cursor: pointer;
33355
+ color: #00122e;
33517
33356
  }
33518
- .E_w7ob4th.outside-tag .inside-tag {
33519
- border-radius: 4px 0 0 4px;
33520
- padding-right: 4px;
33521
- margin-right: 4px;
33357
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33358
+ color: #2d3a56;
33359
+ font-weight: 600;
33360
+ }
33361
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33362
+ transform: rotate(90deg);
33363
+ }
33364
+ .E_c1kghdax .sub-info {
33365
+ font-size: 12px;
33366
+ line-height: 18px;
33367
+ }
33368
+ .E_c1kghdax .title-wrapper {
33369
+ display: flex;
33370
+ align-items: center;
33371
+ user-select: none;
33372
+ flex-grow: 1;
33373
+ font-size: 12px;
33374
+ line-height: 18px;
33375
+ color: #2d3a56;
33376
+ font-weight: 700;
33377
+ }
33378
+ .E_c1kghdax .collapse-arrow {
33379
+ transition: all 50ms ease-out 0ms;
33380
+ margin-right: 2px;
33522
33381
  }
33523
33382
 
33524
- .E_slr2ynn {
33525
- padding: 0 8px;
33526
- height: 18px;
33383
+ .E_ckui4s7 {
33384
+ color: #2d3a56;
33385
+ line-height: 22px;
33386
+ display: inline-flex;
33387
+ }
33388
+ .E_ckui4s7 .ant-checkbox {
33389
+ height: 22px;
33390
+ display: flex;
33391
+ align-items: center;
33392
+ top: 0;
33393
+ }
33394
+ .E_ckui4s7 .ant-checkbox-checked::after {
33395
+ border: none;
33396
+ }
33397
+ .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 {
33398
+ border-color: #0080ff;
33399
+ }
33400
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33401
+ border: 1px solid rgba(107, 128, 167, 0.6);
33402
+ }
33403
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33404
+ border: 1px solid #0080ff;
33405
+ }
33406
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33407
+ background: #0080ff;
33408
+ }
33409
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33410
+ background-color: #fff;
33411
+ height: 2px;
33412
+ width: 10px;
33413
+ border-radius: 2px;
33414
+ }
33415
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33416
+ opacity: 0.5;
33417
+ }
33418
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33419
+ background: rgba(211, 218, 235, 0.6);
33420
+ border-color: rgba(107, 128, 167, 0.6) !important;
33421
+ }
33422
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33423
+ border-color: #2d3a56;
33424
+ }
33425
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33426
+ background: #2d3a56;
33427
+ }
33428
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33429
+ padding: 0;
33430
+ }
33431
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33432
+ display: inline-block;
33433
+ margin-left: 12px;
33434
+ color: #2d3a56;
33435
+ }
33436
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33437
+ margin-left: 28px;
33438
+ color: rgba(44, 56, 82, 0.6);
33439
+ }
33440
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33441
+ margin-left: 8px;
33442
+ }
33443
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33444
+ margin-left: 24px;
33527
33445
  }
33528
33446
 
33529
- .E_m140wbb6 {
33530
- padding: 2px 8px;
33531
- height: 24px;
33447
+ .E_lht19u8 {
33448
+ width: 64px;
33449
+ height: 64px;
33450
+ display: flex;
33451
+ align-items: center;
33452
+ justify-content: center;
33453
+ position: relative;
33454
+ opacity: 0.2;
33532
33455
  }
33533
33456
 
33534
- .E_t1fozc1i {
33535
- margin: 0;
33457
+ .E_lk3gkp4 {
33458
+ position: absolute;
33459
+ width: 5px;
33460
+ height: 48px;
33461
+ left: 9.33px;
33462
+ top: 40.5px;
33463
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33464
+ border-radius: 5px;
33465
+ transform: rotate(-128deg);
33466
+ transform-origin: top left;
33467
+ animation: loading-indicator1 1100ms ease-out infinite;
33536
33468
  }
33537
33469
 
33538
- .E_i1vxv4ln {
33539
- margin-right: 4px;
33540
- height: 16px;
33470
+ .E_ll4n94n {
33471
+ position: absolute;
33472
+ width: 5px;
33473
+ height: 48px;
33474
+ left: 40.8px;
33475
+ top: 8.4px;
33476
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33477
+ border-radius: 5px;
33478
+ transform: rotate(-8deg);
33479
+ transform-origin: top left;
33480
+ animation: loading-indicator2 1100ms ease-out infinite;
33541
33481
  }
33542
33482
 
33543
- .E_n1afl31m.ant-tag.ant-tag-gray {
33544
- font-weight: 700;
33545
- color: #00122e;
33546
- background-color: rgba(237, 241, 250, 0.6);
33547
- border: 1px solid rgba(211, 218, 235, 0.6);
33548
- word-break: break-all;
33549
- display: inline;
33550
- white-space: normal;
33483
+ .E_l17lbdo6 {
33484
+ position: absolute;
33485
+ width: 5px;
33486
+ height: 48px;
33487
+ left: 52.9px;
33488
+ top: 51.8px;
33489
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33490
+ border-radius: 5px;
33491
+ transform: rotate(112deg);
33492
+ transform-origin: top left;
33493
+ animation: loading-indicator3 1100ms ease-out infinite;
33551
33494
  }
33552
33495
 
33553
33496
  .E_t1dtlqs1 {
@@ -33746,11 +33689,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33746
33689
  margin-right: 8px;
33747
33690
  }
33748
33691
 
33749
- .E_i1g85yz3 {
33750
- margin-right: 4px;
33751
- height: 16px;
33752
- }
33753
-
33754
33692
  .E_sjob3jg {
33755
33693
  --item-min-width: 60px;
33756
33694
  }
@@ -33976,6 +33914,68 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33976
33914
  background: rgba(163, 180, 204, 0.18);
33977
33915
  }
33978
33916
 
33917
+ .E_w7ob4th.outside-tag {
33918
+ padding-left: 0;
33919
+ }
33920
+ .E_w7ob4th.outside-tag .inside-tag {
33921
+ border-radius: 4px 0 0 4px;
33922
+ padding-right: 4px;
33923
+ margin-right: 4px;
33924
+ }
33925
+
33926
+ .E_r77hffu {
33927
+ display: flex;
33928
+ align-items: center;
33929
+ justify-content: space-between;
33930
+ column-gap: 6px;
33931
+ }
33932
+
33933
+ .E_p1cmxsf7 {
33934
+ display: flex;
33935
+ flex-direction: column;
33936
+ justify-content: center;
33937
+ row-gap: var(--p1cmxsf7-0);
33938
+ }
33939
+ .E_p1cmxsf7 .antd5-progress-line {
33940
+ font-size: 0;
33941
+ margin-bottom: unset;
33942
+ margin-inline-end: unset;
33943
+ }
33944
+
33945
+ .E_slr2ynn {
33946
+ padding: 0 8px;
33947
+ height: 18px;
33948
+ }
33949
+
33950
+ .E_m140wbb6 {
33951
+ padding: 2px 8px;
33952
+ height: 24px;
33953
+ }
33954
+
33955
+ .E_t1fozc1i {
33956
+ margin: 0;
33957
+ }
33958
+
33959
+ .E_i1vxv4ln {
33960
+ margin-right: 4px;
33961
+ height: 16px;
33962
+ }
33963
+
33964
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33965
+ font-weight: 700;
33966
+ color: #00122e;
33967
+ background-color: rgba(237, 241, 250, 0.6);
33968
+ border: 1px solid rgba(211, 218, 235, 0.6);
33969
+ word-break: break-all;
33970
+ display: inline;
33971
+ white-space: normal;
33972
+ }
33973
+
33974
+ .E_i1g85yz3 {
33975
+ margin-right: 4px;
33976
+ height: 16px;
33977
+ }
33978
+
33979
33979
  .E_l1ucdodl {
33980
33980
  margin: 0;
33981
33981
  border-radius: 20px;
@@ -34521,16 +34521,45 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34521
34521
  color: #F0483E;
34522
34522
  }
34523
34523
 
34524
- .E_icab5o7 {
34525
- --modal-header-height: 140px;
34526
- }
34527
- .E_icab5o7.ant-modal {
34528
- height: calc(100% - 20px);
34529
- width: calc(100% - 20px);
34530
- padding-bottom: 0;
34531
- margin: 0 auto;
34532
- top: 10px;
34533
- transform: none;
34524
+ .E_s20iney.skeleton-box {
34525
+ display: flex;
34526
+ align-items: center;
34527
+ justify-content: center;
34528
+ position: relative;
34529
+ border-radius: 2px;
34530
+ background: rgba(225, 230, 241, 0.6);
34531
+ overflow: hidden;
34532
+ }
34533
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34534
+ width: 200%;
34535
+ height: 200%;
34536
+ transform: rotate(15deg);
34537
+ position: absolute;
34538
+ top: -50%;
34539
+ flex-shrink: 0;
34540
+ opacity: 0.8;
34541
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34542
+ animation: shimmer 1100ms infinite;
34543
+ }
34544
+ @keyframes shimmer {
34545
+ from {
34546
+ left: -120%;
34547
+ }
34548
+ to {
34549
+ left: 100%;
34550
+ }
34551
+ }
34552
+
34553
+ .E_icab5o7 {
34554
+ --modal-header-height: 140px;
34555
+ }
34556
+ .E_icab5o7.ant-modal {
34557
+ height: calc(100% - 20px);
34558
+ width: calc(100% - 20px);
34559
+ padding-bottom: 0;
34560
+ margin: 0 auto;
34561
+ top: 10px;
34562
+ transform: none;
34534
34563
  }
34535
34564
  .E_icab5o7.ant-modal .ant-modal-close {
34536
34565
  right: 24px;
@@ -34784,35 +34813,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34784
34813
  transition: 0.3s ease-out;
34785
34814
  }
34786
34815
 
34787
- .E_s20iney.skeleton-box {
34788
- display: flex;
34789
- align-items: center;
34790
- justify-content: center;
34791
- position: relative;
34792
- border-radius: 2px;
34793
- background: rgba(225, 230, 241, 0.6);
34794
- overflow: hidden;
34795
- }
34796
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34797
- width: 200%;
34798
- height: 200%;
34799
- transform: rotate(15deg);
34800
- position: absolute;
34801
- top: -50%;
34802
- flex-shrink: 0;
34803
- opacity: 0.8;
34804
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34805
- animation: shimmer 1100ms infinite;
34806
- }
34807
- @keyframes shimmer {
34808
- from {
34809
- left: -120%;
34810
- }
34811
- to {
34812
- left: 100%;
34813
- }
34814
- }
34815
-
34816
34816
  .E_sqv6dmy {
34817
34817
  display: flex;
34818
34818
  justify-content: flex-end;
@@ -34964,6 +34964,56 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34964
34964
  margin-left: 1px;
34965
34965
  }
34966
34966
 
34967
+ .E_c18bcrac {
34968
+ display: inline-block;
34969
+ width: 100%;
34970
+ }
34971
+ .E_c18bcrac .recharts-wrapper {
34972
+ margin-left: 4px;
34973
+ }
34974
+
34975
+ .E_cro7kg2 {
34976
+ padding: 4px;
34977
+ }
34978
+ .E_cro7kg2 .unit {
34979
+ color: white;
34980
+ }
34981
+
34982
+ .E_c14wcxf0 {
34983
+ display: flex;
34984
+ justify-content: space-between;
34985
+ align-items: center;
34986
+ font-size: 13px;
34987
+ line-height: 24px;
34988
+ color: #cccccc;
34989
+ white-space: nowrap;
34990
+ }
34991
+ .E_c14wcxf0 label {
34992
+ margin-right: 32px;
34993
+ }
34994
+
34995
+ .E_coy29mj.E_c14wcxf0 {
34996
+ font-weight: bold;
34997
+ color: white;
34998
+ }
34999
+
35000
+ .E_s11212zy {
35001
+ width: 8px;
35002
+ height: 8px;
35003
+ border-radius: 2px;
35004
+ display: inline-block;
35005
+ background: var(--s11212zy-0);
35006
+ border: 1px solid #fff;
35007
+ box-sizing: content-box;
35008
+ margin-right: 6px;
35009
+ }
35010
+
35011
+ .E_p1lyky6c > :first-child {
35012
+ font-weight: bold;
35013
+ color: white;
35014
+ margin-right: 4px;
35015
+ }
35016
+
34967
35017
  .E_s1ebs0ra {
34968
35018
  display: flex;
34969
35019
  align-items: center;
@@ -35025,54 +35075,111 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35025
35075
  background: #fff;
35026
35076
  }
35027
35077
 
35028
- .E_c18bcrac {
35029
- display: inline-block;
35078
+ .E_clm1wy1 {
35079
+ width: 192px;
35080
+ height: 246px;
35081
+ border-radius: 4px;
35082
+ }
35083
+ .E_clm1wy1 > .ant-picker-calendar,
35084
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35030
35085
  width: 100%;
35086
+ background-color: rgba(245, 247, 250, 0.6);
35087
+ border-top: none;
35031
35088
  }
35032
- .E_c18bcrac .recharts-wrapper {
35033
- margin-left: 4px;
35089
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35090
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35091
+ padding: 0 16px;
35034
35092
  }
35035
-
35036
- .E_cro7kg2 {
35037
- padding: 4px;
35093
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35094
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35095
+ width: 100%;
35096
+ height: 180px;
35097
+ border-spacing: 0;
35038
35098
  }
35039
- .E_cro7kg2 .unit {
35040
- color: white;
35099
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35100
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35101
+ margin-bottom: 8px;
35102
+ }
35103
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35104
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35105
+ width: 22px;
35106
+ }
35107
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35108
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35109
+ padding: 0;
35110
+ }
35111
+ .E_clm1wy1 .ant-picker-cell {
35112
+ color: rgba(62, 70, 82, 0.6);
35113
+ opacity: 0.4;
35114
+ }
35115
+ .E_clm1wy1 .ant-picker-cell-in-view {
35116
+ color: rgba(62, 70, 82, 0.6);
35117
+ opacity: 1;
35118
+ }
35119
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35120
+ color: #3e4652;
35121
+ }
35122
+ .E_clm1wy1 .ant-picker-cell::before {
35123
+ pointer-events: none;
35041
35124
  }
35042
35125
 
35043
- .E_c14wcxf0 {
35126
+ .E_t1tsm00v {
35127
+ color: rgba(129, 138, 153, 0.6);
35128
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35129
+ backdrop-filter: blur(10px);
35130
+ padding: 7px 10px;
35131
+ }
35132
+
35133
+ .E_c167wnad {
35134
+ color: rgba(62, 70, 82, 0.6);
35044
35135
  display: flex;
35045
35136
  justify-content: space-between;
35046
35137
  align-items: center;
35047
- font-size: 13px;
35048
- line-height: 24px;
35049
- color: #cccccc;
35050
- white-space: nowrap;
35138
+ padding: 8px 16px;
35051
35139
  }
35052
- .E_c14wcxf0 label {
35053
- margin-right: 32px;
35140
+ .E_c167wnad .anticon {
35141
+ cursor: pointer;
35054
35142
  }
35055
-
35056
- .E_coy29mj.E_c14wcxf0 {
35057
- font-weight: bold;
35058
- color: white;
35143
+ .E_c167wnad .anticon:hover {
35144
+ color: #0096ff;
35059
35145
  }
35060
35146
 
35061
- .E_s11212zy {
35062
- width: 8px;
35063
- height: 8px;
35064
- border-radius: 2px;
35147
+ .E_cxhf7dh {
35148
+ text-align: center;
35149
+ }
35150
+ .E_cxhf7dh .dots {
35151
+ display: flex;
35152
+ justify-content: center;
35153
+ }
35154
+ .E_cxhf7dh .dot {
35065
35155
  display: inline-block;
35066
- background: var(--s11212zy-0);
35067
- border: 1px solid #fff;
35068
- box-sizing: content-box;
35069
- margin-right: 6px;
35156
+ width: 2px;
35157
+ height: 2px;
35158
+ border-radius: 1px;
35159
+ background: #0096ff;
35160
+ }
35161
+ .E_cxhf7dh .dot:not(:last-child) {
35162
+ margin-right: 2px;
35163
+ }
35164
+ .E_cxhf7dh .bar {
35165
+ width: 9px;
35166
+ height: 2px;
35167
+ background: #0096ff;
35168
+ border-radius: 2px;
35070
35169
  }
35071
35170
 
35072
- .E_p1lyky6c > :first-child {
35073
- font-weight: bold;
35074
- color: white;
35075
- margin-right: 4px;
35171
+ .E_gmyahx3 {
35172
+ cursor: pointer;
35173
+ }
35174
+ .E_gmyahx3 .link-text {
35175
+ color: rgba(0, 21, 64, 0.3);
35176
+ }
35177
+ .E_gmyahx3:hover .link-text {
35178
+ color: #0080ff;
35179
+ }
35180
+
35181
+ span.E_tqjc4ui {
35182
+ margin: 0 2px;
35076
35183
  }
35077
35184
 
35078
35185
  .E_c1up1pdz {
@@ -35133,198 +35240,86 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35133
35240
  .E_c156wh19 div.left .title {
35134
35241
  max-width: 100%;
35135
35242
  overflow: hidden;
35136
- text-overflow: ellipsis;
35137
- }
35138
- .E_c156wh19 div.right {
35139
- display: flex;
35140
- align-items: center;
35141
- }
35142
- .E_c156wh19 .reverse {
35143
- display: flex;
35144
- flex-direction: row-reverse;
35145
- align-items: center;
35146
- }
35147
- .E_c156wh19 .reverse .ant-switch {
35148
- margin-left: 8px;
35149
- }
35150
- .E_c156wh19 .close {
35151
- padding-left: 14px;
35152
- margin-left: 14px;
35153
- border-left: 1px solid rgba(129, 138, 153, 0.6);
35154
- cursor: pointer;
35155
- }
35156
-
35157
- .E_m126spxy {
35158
- padding-bottom: 4px;
35159
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35160
- }
35161
- .E_m126spxy .ant-btn.ant-btn-link {
35162
- padding: 1px 10px;
35163
- color: rgba(62, 70, 82, 0.6);
35164
- border-radius: 4px;
35165
- }
35166
- .E_m126spxy .ant-btn.ant-btn-link.active {
35167
- background: rgba(0, 128, 255, 0.1);
35168
- color: #0096ff;
35169
- }
35170
-
35171
- .E_wpbf4pq {
35172
- padding: 10px 0;
35173
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35174
- }
35175
- .E_wpbf4pq .ant-input,
35176
- .E_wpbf4pq .ant-picker {
35177
- width: 80px;
35178
- margin: 0 9px;
35179
- text-align: center;
35180
- }
35181
- .E_wpbf4pq .options {
35182
- padding: 12px 0 12px 16px;
35183
- border-left: 2px solid rgba(129, 138, 153, 0.6);
35184
- margin: 5px 0 5px 8px;
35185
- }
35186
- .E_wpbf4pq .week-day-option,
35187
- .E_wpbf4pq .month-day-option {
35188
- background: #f5f7fa;
35189
- box-sizing: border-box;
35190
- border-radius: 16px;
35191
- margin-right: 8px;
35192
- }
35193
- .E_wpbf4pq .week-day-option:focus,
35194
- .E_wpbf4pq .month-day-option:focus {
35195
- color: inherit;
35196
- border-color: #d9d9d9;
35197
- }
35198
- .E_wpbf4pq .week-day-option.active {
35199
- background-color: #0096ff;
35200
- border-color: #0096ff;
35201
- color: #fff;
35202
- }
35203
- .E_wpbf4pq .week-day-option.en-text {
35204
- width: 110px;
35205
- margin-top: 4px;
35206
- }
35207
- .E_wpbf4pq .month-day-option {
35208
- width: 32px;
35209
- padding: 0;
35210
- margin-bottom: 8px;
35211
- }
35212
- .E_wpbf4pq .month-day-option.active {
35213
- background-color: #0096ff;
35214
- border-color: #0096ff;
35215
- color: #fff;
35216
- }
35217
-
35218
- .E_clm1wy1 {
35219
- width: 192px;
35220
- height: 246px;
35221
- border-radius: 4px;
35222
- }
35223
- .E_clm1wy1 > .ant-picker-calendar,
35224
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35225
- width: 100%;
35226
- background-color: rgba(245, 247, 250, 0.6);
35227
- border-top: none;
35228
- }
35229
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35230
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35231
- padding: 0 16px;
35232
- }
35233
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35234
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35235
- width: 100%;
35236
- height: 180px;
35237
- border-spacing: 0;
35238
- }
35239
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35240
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35241
- margin-bottom: 8px;
35242
- }
35243
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35244
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35245
- width: 22px;
35246
- }
35247
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35248
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35249
- padding: 0;
35250
- }
35251
- .E_clm1wy1 .ant-picker-cell {
35252
- color: rgba(62, 70, 82, 0.6);
35253
- opacity: 0.4;
35254
- }
35255
- .E_clm1wy1 .ant-picker-cell-in-view {
35256
- color: rgba(62, 70, 82, 0.6);
35257
- opacity: 1;
35258
- }
35259
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35260
- color: #3e4652;
35261
- }
35262
- .E_clm1wy1 .ant-picker-cell::before {
35263
- pointer-events: none;
35264
- }
35265
-
35266
- .E_t1tsm00v {
35267
- color: rgba(129, 138, 153, 0.6);
35268
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35269
- backdrop-filter: blur(10px);
35270
- padding: 7px 10px;
35243
+ text-overflow: ellipsis;
35271
35244
  }
35272
-
35273
- .E_c167wnad {
35274
- color: rgba(62, 70, 82, 0.6);
35245
+ .E_c156wh19 div.right {
35275
35246
  display: flex;
35276
- justify-content: space-between;
35277
35247
  align-items: center;
35278
- padding: 8px 16px;
35279
35248
  }
35280
- .E_c167wnad .anticon {
35249
+ .E_c156wh19 .reverse {
35250
+ display: flex;
35251
+ flex-direction: row-reverse;
35252
+ align-items: center;
35253
+ }
35254
+ .E_c156wh19 .reverse .ant-switch {
35255
+ margin-left: 8px;
35256
+ }
35257
+ .E_c156wh19 .close {
35258
+ padding-left: 14px;
35259
+ margin-left: 14px;
35260
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
35281
35261
  cursor: pointer;
35282
35262
  }
35283
- .E_c167wnad .anticon:hover {
35263
+
35264
+ .E_m126spxy {
35265
+ padding-bottom: 4px;
35266
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35267
+ }
35268
+ .E_m126spxy .ant-btn.ant-btn-link {
35269
+ padding: 1px 10px;
35270
+ color: rgba(62, 70, 82, 0.6);
35271
+ border-radius: 4px;
35272
+ }
35273
+ .E_m126spxy .ant-btn.ant-btn-link.active {
35274
+ background: rgba(0, 128, 255, 0.1);
35284
35275
  color: #0096ff;
35285
35276
  }
35286
35277
 
35287
- .E_cxhf7dh {
35288
- text-align: center;
35278
+ .E_wpbf4pq {
35279
+ padding: 10px 0;
35280
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35289
35281
  }
35290
- .E_cxhf7dh .dots {
35291
- display: flex;
35292
- justify-content: center;
35282
+ .E_wpbf4pq .ant-input,
35283
+ .E_wpbf4pq .ant-picker {
35284
+ width: 80px;
35285
+ margin: 0 9px;
35286
+ text-align: center;
35293
35287
  }
35294
- .E_cxhf7dh .dot {
35295
- display: inline-block;
35296
- width: 2px;
35297
- height: 2px;
35298
- border-radius: 1px;
35299
- background: #0096ff;
35288
+ .E_wpbf4pq .options {
35289
+ padding: 12px 0 12px 16px;
35290
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
35291
+ margin: 5px 0 5px 8px;
35300
35292
  }
35301
- .E_cxhf7dh .dot:not(:last-child) {
35302
- margin-right: 2px;
35293
+ .E_wpbf4pq .week-day-option,
35294
+ .E_wpbf4pq .month-day-option {
35295
+ background: #f5f7fa;
35296
+ box-sizing: border-box;
35297
+ border-radius: 16px;
35298
+ margin-right: 8px;
35303
35299
  }
35304
- .E_cxhf7dh .bar {
35305
- width: 9px;
35306
- height: 2px;
35307
- background: #0096ff;
35308
- border-radius: 2px;
35300
+ .E_wpbf4pq .week-day-option:focus,
35301
+ .E_wpbf4pq .month-day-option:focus {
35302
+ color: inherit;
35303
+ border-color: #d9d9d9;
35309
35304
  }
35310
-
35311
- .E_n12mqh7z {
35312
- display: flex;
35313
- align-items: center;
35314
- font-size: 12px;
35315
- line-height: 18px;
35305
+ .E_wpbf4pq .week-day-option.active {
35306
+ background-color: #0096ff;
35307
+ border-color: #0096ff;
35308
+ color: #fff;
35316
35309
  }
35317
- .E_n12mqh7z:not(:last-child) {
35318
- margin-bottom: 4px;
35310
+ .E_wpbf4pq .week-day-option.en-text {
35311
+ width: 110px;
35312
+ margin-top: 4px;
35319
35313
  }
35320
-
35321
- .E_tf5bynu {
35322
- margin: 0 3px;
35314
+ .E_wpbf4pq .month-day-option {
35315
+ width: 32px;
35316
+ padding: 0;
35317
+ margin-bottom: 8px;
35323
35318
  }
35324
-
35325
- .E_tcckoz1 {
35326
- max-height: 400px;
35327
- overflow: auto;
35319
+ .E_wpbf4pq .month-day-option.active {
35320
+ background-color: #0096ff;
35321
+ border-color: #0096ff;
35322
+ color: #fff;
35328
35323
  }
35329
35324
 
35330
35325
  .E_ou7iq30 {
@@ -35354,49 +35349,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35354
35349
  visibility: hidden;
35355
35350
  }
35356
35351
 
35357
- .E_gmyahx3 {
35358
- cursor: pointer;
35359
- }
35360
- .E_gmyahx3 .link-text {
35361
- color: rgba(0, 21, 64, 0.3);
35362
- }
35363
- .E_gmyahx3:hover .link-text {
35364
- color: #0080ff;
35365
- }
35366
-
35367
- span.E_tqjc4ui {
35368
- margin: 0 2px;
35369
- }
35370
-
35371
- .E_wg1tsps {
35372
- display: flex;
35373
- align-items: center;
35374
- justify-content: flex-end;
35375
- }
35376
-
35377
- .E_b1ctd5xy {
35352
+ .E_n12mqh7z {
35378
35353
  display: flex;
35379
35354
  align-items: center;
35380
- width: calc(100% - 40px);
35355
+ font-size: 12px;
35356
+ line-height: 18px;
35381
35357
  }
35382
- .E_b1ctd5xy .chart {
35383
- display: inline-block;
35384
- width: 100%;
35358
+ .E_n12mqh7z:not(:last-child) {
35359
+ margin-bottom: 4px;
35385
35360
  }
35386
35361
 
35387
- .E_u1p8acpn {
35388
- min-width: 40px;
35389
- }
35390
- .E_u1p8acpn .unit {
35391
- color: #00122e !important;
35362
+ .E_tf5bynu {
35363
+ margin: 0 3px;
35392
35364
  }
35393
35365
 
35394
- .E_s1iv0tp1 .enabled-switch {
35395
- display: flex;
35396
- align-items: center;
35397
- }
35398
- .E_s1iv0tp1 .enabled-text {
35399
- margin-right: 8px;
35366
+ .E_tcckoz1 {
35367
+ max-height: 400px;
35368
+ overflow: auto;
35400
35369
  }
35401
35370
 
35402
35371
  .E_s1at6qmn.ant-layout-sider {
@@ -35602,6 +35571,14 @@ span.E_tqjc4ui {
35602
35571
  padding-right: 12px;
35603
35572
  }
35604
35573
 
35574
+ .E_s1iv0tp1 .enabled-switch {
35575
+ display: flex;
35576
+ align-items: center;
35577
+ }
35578
+ .E_s1iv0tp1 .enabled-text {
35579
+ margin-right: 8px;
35580
+ }
35581
+
35605
35582
  .E_t160l1cm {
35606
35583
  display: flex;
35607
35584
  flex-direction: column;
@@ -35805,6 +35782,29 @@ span.E_tqjc4ui {
35805
35782
  background: transparent;
35806
35783
  }
35807
35784
 
35785
+ .E_wg1tsps {
35786
+ display: flex;
35787
+ align-items: center;
35788
+ justify-content: flex-end;
35789
+ }
35790
+
35791
+ .E_b1ctd5xy {
35792
+ display: flex;
35793
+ align-items: center;
35794
+ width: calc(100% - 40px);
35795
+ }
35796
+ .E_b1ctd5xy .chart {
35797
+ display: inline-block;
35798
+ width: 100%;
35799
+ }
35800
+
35801
+ .E_u1p8acpn {
35802
+ min-width: 40px;
35803
+ }
35804
+ .E_u1p8acpn .unit {
35805
+ color: #00122e !important;
35806
+ }
35807
+
35808
35808
  .E_cyms3br {
35809
35809
  background: #fff;
35810
35810
  width: 100%;
@@ -36001,44 +36001,6 @@ span.E_tqjc4ui {
36001
36001
  color: rgba(44, 56, 82, 0.6);
36002
36002
  }
36003
36003
 
36004
- .E_c1ss4prm {
36005
- color: rgba(44, 56, 82, 0.6);
36006
- }
36007
- .E_c1ss4prm li {
36008
- margin-bottom: 4px;
36009
- }
36010
- .E_c1ss4prm li:last-child {
36011
- margin-bottom: 0;
36012
- }
36013
-
36014
- .E_ms3tlei {
36015
- background: rgba(225, 230, 241, 0.6);
36016
- padding: 8px;
36017
- border-radius: 6px;
36018
- color: rgba(44, 56, 82, 0.6);
36019
- }
36020
- .E_ms3tlei li {
36021
- margin-bottom: 4px;
36022
- }
36023
- .E_ms3tlei li:last-child {
36024
- margin-bottom: 0;
36025
- }
36026
-
36027
- .E_du44iy7 {
36028
- margin-bottom: 4px;
36029
- }
36030
-
36031
- .E_s1qmhanr {
36032
- color: rgba(44, 56, 82, 0.6);
36033
- margin-bottom: 8px;
36034
- }
36035
-
36036
- .E_drje1h0 {
36037
- height: 1px;
36038
- background: #e4e9f2;
36039
- margin: 16px 0;
36040
- }
36041
-
36042
36004
  .E_c1kchka8 {
36043
36005
  height: 100%;
36044
36006
  width: 100%;
@@ -36573,4 +36535,42 @@ span.E_tqjc4ui {
36573
36535
  }
36574
36536
  .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36575
36537
  height: auto;
36538
+ }
36539
+
36540
+ .E_c1ss4prm {
36541
+ color: rgba(44, 56, 82, 0.6);
36542
+ }
36543
+ .E_c1ss4prm li {
36544
+ margin-bottom: 4px;
36545
+ }
36546
+ .E_c1ss4prm li:last-child {
36547
+ margin-bottom: 0;
36548
+ }
36549
+
36550
+ .E_ms3tlei {
36551
+ background: rgba(225, 230, 241, 0.6);
36552
+ padding: 8px;
36553
+ border-radius: 6px;
36554
+ color: rgba(44, 56, 82, 0.6);
36555
+ }
36556
+ .E_ms3tlei li {
36557
+ margin-bottom: 4px;
36558
+ }
36559
+ .E_ms3tlei li:last-child {
36560
+ margin-bottom: 0;
36561
+ }
36562
+
36563
+ .E_du44iy7 {
36564
+ margin-bottom: 4px;
36565
+ }
36566
+
36567
+ .E_s1qmhanr {
36568
+ color: rgba(44, 56, 82, 0.6);
36569
+ margin-bottom: 8px;
36570
+ }
36571
+
36572
+ .E_drje1h0 {
36573
+ height: 1px;
36574
+ background: #e4e9f2;
36575
+ margin: 16px 0;
36576
36576
  }