@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.
@@ -29586,6 +29586,26 @@ html body {
29586
29586
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29587
29587
  }
29588
29588
  }
29589
+ .E_c18gxmrl {
29590
+ border: 1px solid #d8deeb;
29591
+ border-radius: 4px;
29592
+ }
29593
+ .E_c18gxmrl + .E_c18gxmrl {
29594
+ margin-top: 8px;
29595
+ }
29596
+ .E_c18gxmrl:hover {
29597
+ border-color: #0080ff;
29598
+ }
29599
+ .E_c18gxmrl:hover > header {
29600
+ background: rgba(0, 128, 255, 0.1);
29601
+ }
29602
+ .E_c18gxmrl.active header {
29603
+ border-bottom: 1px solid #d8deeb;
29604
+ }
29605
+ .E_c18gxmrl > header {
29606
+ padding: 8px 12px;
29607
+ }
29608
+
29589
29609
  .E_m74vjol {
29590
29610
  display: flex;
29591
29611
  justify-content: space-between;
@@ -29606,24 +29626,20 @@ html body {
29606
29626
  flex: 1;
29607
29627
  }
29608
29628
 
29609
- .E_c18gxmrl {
29610
- border: 1px solid #d8deeb;
29611
- border-radius: 4px;
29612
- }
29613
- .E_c18gxmrl + .E_c18gxmrl {
29614
- margin-top: 8px;
29615
- }
29616
- .E_c18gxmrl:hover {
29617
- border-color: #0080ff;
29629
+ .E_berrcjl {
29630
+ color: rgba(10, 37, 85, 0.6);
29631
+ margin-bottom: 4px;
29618
29632
  }
29619
- .E_c18gxmrl:hover > header {
29620
- background: rgba(0, 128, 255, 0.1);
29633
+ .E_berrcjl .breadcrumb-link {
29634
+ color: rgba(10, 37, 85, 0.6);
29635
+ cursor: pointer;
29636
+ transition: color 160ms ease;
29621
29637
  }
29622
- .E_c18gxmrl.active header {
29623
- border-bottom: 1px solid #d8deeb;
29638
+ .E_berrcjl .breadcrumb-link:hover {
29639
+ color: #0080ff;
29624
29640
  }
29625
- .E_c18gxmrl > header {
29626
- padding: 8px 12px;
29641
+ .E_berrcjl .breadcrumb-link:active {
29642
+ color: #005ed1;
29627
29643
  }
29628
29644
 
29629
29645
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -29883,22 +29899,6 @@ html body {
29883
29899
  justify-content: center;
29884
29900
  }
29885
29901
 
29886
- .E_berrcjl {
29887
- color: rgba(10, 37, 85, 0.6);
29888
- margin-bottom: 4px;
29889
- }
29890
- .E_berrcjl .breadcrumb-link {
29891
- color: rgba(10, 37, 85, 0.6);
29892
- cursor: pointer;
29893
- transition: color 160ms ease;
29894
- }
29895
- .E_berrcjl .breadcrumb-link:hover {
29896
- color: #0080ff;
29897
- }
29898
- .E_berrcjl .breadcrumb-link:active {
29899
- color: #005ed1;
29900
- }
29901
-
29902
29902
  .E_b1nip9bk {
29903
29903
  padding: 4px 11px;
29904
29904
  }
@@ -29928,17 +29928,15 @@ html body {
29928
29928
  border-radius: unset;
29929
29929
  }
29930
29930
 
29931
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29932
- padding: 4px 8px 0 8px;
29933
- color: rgba(44, 56, 82, 0.6);
29934
- font-size: 12px;
29931
+ .E_sx1bpnu .ant-input-sm {
29932
+ line-height: 18px;
29935
29933
  }
29936
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29937
- padding-bottom: 6px;
29934
+
29935
+ .E_c1yyuluq {
29936
+ border-radius: 8px;
29938
29937
  }
29939
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29940
- padding-top: 4px;
29941
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29938
+ .E_c1yyuluq .ant-card-body {
29939
+ padding: 20px 24px 24px 24px;
29942
29940
  }
29943
29941
 
29944
29942
  .E_c1uzzomf {
@@ -29963,13 +29961,6 @@ html body {
29963
29961
  text-align: center;
29964
29962
  }
29965
29963
 
29966
- .E_c1yyuluq {
29967
- border-radius: 8px;
29968
- }
29969
- .E_c1yyuluq .ant-card-body {
29970
- padding: 20px 24px 24px 24px;
29971
- }
29972
-
29973
29964
  .E_ccrbeuz .ant-collapse-item {
29974
29965
  border: 0px;
29975
29966
  background-color: #fff;
@@ -29992,6 +29983,19 @@ html body {
29992
29983
  cursor: default;
29993
29984
  }
29994
29985
 
29986
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
29987
+ padding: 4px 8px 0 8px;
29988
+ color: rgba(44, 56, 82, 0.6);
29989
+ font-size: 12px;
29990
+ }
29991
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
29992
+ padding-bottom: 6px;
29993
+ }
29994
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
29995
+ padding-top: 4px;
29996
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29997
+ }
29998
+
29995
29999
  .E_d1bw7c5z {
29996
30000
  position: relative;
29997
30001
  max-width: 388px;
@@ -30087,10 +30091,6 @@ html body {
30087
30091
  border-top-right-radius: 5px;
30088
30092
  }
30089
30093
 
30090
- .E_sx1bpnu .ant-input-sm {
30091
- line-height: 18px;
30092
- }
30093
-
30094
30094
  .E_phljevk {
30095
30095
  display: flex;
30096
30096
  justify-content: space-between;
@@ -30148,6 +30148,42 @@ html body {
30148
30148
  line-height: 18px;
30149
30149
  }
30150
30150
 
30151
+ .E_ivqqkzv {
30152
+ height: 24px;
30153
+ width: 56px !important;
30154
+ margin-right: 4px;
30155
+ }
30156
+
30157
+ .E_c1wk4q29 {
30158
+ color: rgba(44, 56, 82, 0.6);
30159
+ }
30160
+
30161
+ .E_i11gg7mj .ant-input-prefix {
30162
+ margin-right: 8px;
30163
+ }
30164
+ .E_i11gg7mj .ant-input-suffix {
30165
+ margin-left: 8px;
30166
+ }
30167
+
30168
+ .E_cc368xp {
30169
+ color: #00122e;
30170
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
30171
+ margin-right: 8px;
30172
+ padding-right: 8px;
30173
+ }
30174
+
30175
+ .E_i11o6xqj {
30176
+ display: flex;
30177
+ gap: 4px;
30178
+ }
30179
+ .E_i11o6xqj .icon-wrapper {
30180
+ cursor: pointer;
30181
+ }
30182
+
30183
+ .E_d19ruhdj.icon-wrapper {
30184
+ cursor: not-allowed;
30185
+ }
30186
+
30151
30187
  .E_rapgekc.ant-radio-wrapper {
30152
30188
  display: inline-flex;
30153
30189
  align-items: baseline;
@@ -30294,40 +30330,59 @@ html body {
30294
30330
  width: 36px;
30295
30331
  }
30296
30332
 
30297
- .E_i11gg7mj .ant-input-prefix {
30298
- margin-right: 8px;
30333
+ .E_s1dizucg.ant-switch {
30334
+ min-width: 40px;
30335
+ height: 24px;
30336
+ background: rgba(172, 186, 211, 0.6);
30337
+ overflow: hidden;
30299
30338
  }
30300
- .E_i11gg7mj .ant-input-suffix {
30301
- margin-left: 8px;
30339
+ .E_s1dizucg.ant-switch:focus {
30340
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30302
30341
  }
30303
-
30304
- .E_cc368xp {
30305
- color: #00122e;
30306
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30307
- margin-right: 8px;
30308
- padding-right: 8px;
30342
+ .E_s1dizucg.ant-switch-small {
30343
+ min-width: 26px;
30344
+ height: 16px;
30309
30345
  }
30310
-
30311
- .E_i11o6xqj {
30312
- display: flex;
30313
- gap: 4px;
30346
+ .E_s1dizucg.ant-switch-large {
30347
+ min-width: 52px;
30348
+ height: 32px;
30314
30349
  }
30315
- .E_i11o6xqj .icon-wrapper {
30316
- cursor: pointer;
30350
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30351
+ height: 20px;
30352
+ width: 20px;
30317
30353
  }
30318
-
30319
- .E_d19ruhdj.icon-wrapper {
30320
- cursor: not-allowed;
30354
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30355
+ border-radius: 10px;
30356
+ transition-delay: 120ms;
30321
30357
  }
30322
-
30323
- .E_ivqqkzv {
30324
- height: 24px;
30325
- width: 56px !important;
30326
- margin-right: 4px;
30358
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30359
+ height: 14px;
30360
+ width: 14px;
30361
+ top: 1px;
30362
+ left: 1px;
30363
+ }
30364
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30365
+ height: 28px;
30366
+ width: 28px;
30367
+ }
30368
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30369
+ border-radius: 14px;
30370
+ }
30371
+ .E_s1dizucg.ant-switch-checked {
30372
+ background-color: #00ba5d;
30373
+ }
30374
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30375
+ left: calc(100% - 20px - 2px);
30376
+ }
30377
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30378
+ left: calc(100% - 14px - 1px);
30379
+ }
30380
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30381
+ left: calc(100% - 28px - 2px);
30327
30382
  }
30328
30383
 
30329
- .E_c1wk4q29 {
30330
- color: rgba(44, 56, 82, 0.6);
30384
+ .E_c1up6e3y {
30385
+ margin-left: 5px;
30331
30386
  }
30332
30387
 
30333
30388
  .E_c1bus5hc {
@@ -30374,174 +30429,38 @@ html body {
30374
30429
  margin-right: 4px;
30375
30430
  }
30376
30431
 
30377
- .E_s1dni7lo {
30378
- width: 430px !important;
30432
+ .E_s1sck0th {
30433
+ padding: 0 8px;
30434
+ border-radius: 4px;
30379
30435
  }
30380
30436
 
30381
- .E_d1wwmmm5 .ant-select-item-group {
30382
- padding: 8px 16px;
30383
- line-height: 18px;
30384
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30385
- height: 34px;
30386
- min-height: 34px;
30387
- box-sizing: border-box;
30388
- margin-top: 8px;
30437
+ .E_m855nr1 {
30438
+ padding: 2px 8px;
30439
+ border-radius: 3px;
30389
30440
  }
30390
30441
 
30391
- .E_o1ugr09p {
30392
- display: flex;
30393
- flex-direction: column;
30394
- margin: 1px 8px;
30395
- padding: 8px;
30396
- border-radius: 4px;
30442
+ .E_l1270xpg {
30443
+ padding: 3px 8px;
30444
+ border-radius: 2px;
30397
30445
  }
30398
- .E_o1ugr09p .selected-icon {
30399
- display: none;
30446
+
30447
+ .E_t14rextb.ant-tag:hover {
30448
+ opacity: unset;
30400
30449
  }
30401
- .E_o1ugr09p.ant-select-item-option-grouped {
30402
- padding-left: 8px;
30450
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30451
+ margin: 0;
30452
+ margin-right: 8px;
30453
+ display: inline-flex;
30454
+ align-items: center;
30455
+ border: none;
30403
30456
  }
30404
- .E_o1ugr09p.ant-select-item-option-selected {
30405
- background-color: white;
30406
- }
30407
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30408
- color: #0080ff;
30409
- }
30410
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30411
- display: block;
30412
- }
30413
- .E_o1ugr09p.ant-select-item-option-active {
30414
- background: rgba(0, 136, 255, 0.16);
30415
- }
30416
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30417
- color: #0080ff;
30418
- }
30419
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30420
- background: rgba(0, 136, 255, 0.1);
30421
- color: #0080ff;
30422
- }
30423
-
30424
- .E_o1ifxsq4 {
30425
- display: flex;
30426
- justify-content: space-between;
30427
- height: 20px;
30428
- line-height: 20px;
30429
- }
30430
- .E_o1ifxsq4 .timezone-title {
30431
- color: #2d3a56;
30432
- overflow: hidden;
30433
- text-overflow: ellipsis;
30434
- }
30435
-
30436
- .E_o1zue7 {
30437
- display: flex;
30438
- justify-content: space-between;
30439
- color: rgba(44, 56, 82, 0.6);
30440
- height: 18px;
30441
- line-height: 18px;
30442
- margin-top: 2px;
30443
- }
30444
-
30445
- .E_tyfmlxg {
30446
- border: none;
30447
- margin-right: 0;
30448
- background: rgba(225, 230, 241, 0.6);
30449
- }
30450
-
30451
- .E_o18uybox {
30452
- pointer-events: none;
30453
- height: 32px;
30454
- width: 100%;
30455
- opacity: 0;
30456
- }
30457
-
30458
- .E_s1dizucg.ant-switch {
30459
- min-width: 40px;
30460
- height: 24px;
30461
- background: rgba(172, 186, 211, 0.6);
30462
- overflow: hidden;
30463
- }
30464
- .E_s1dizucg.ant-switch:focus {
30465
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30466
- }
30467
- .E_s1dizucg.ant-switch-small {
30468
- min-width: 26px;
30469
- height: 16px;
30470
- }
30471
- .E_s1dizucg.ant-switch-large {
30472
- min-width: 52px;
30473
- height: 32px;
30474
- }
30475
- .E_s1dizucg.ant-switch .ant-switch-handle {
30476
- height: 20px;
30477
- width: 20px;
30478
- }
30479
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30480
- border-radius: 10px;
30481
- transition-delay: 120ms;
30482
- }
30483
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30484
- height: 14px;
30485
- width: 14px;
30486
- top: 1px;
30487
- left: 1px;
30488
- }
30489
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30490
- height: 28px;
30491
- width: 28px;
30492
- }
30493
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30494
- border-radius: 14px;
30495
- }
30496
- .E_s1dizucg.ant-switch-checked {
30497
- background-color: #00ba5d;
30498
- }
30499
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30500
- left: calc(100% - 20px - 2px);
30501
- }
30502
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30503
- left: calc(100% - 14px - 1px);
30504
- }
30505
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30506
- left: calc(100% - 28px - 2px);
30507
- }
30508
-
30509
- .E_c1up6e3y {
30510
- margin-left: 5px;
30511
- }
30512
-
30513
- .E_s1sck0th {
30514
- padding: 0 8px;
30515
- border-radius: 4px;
30516
- }
30517
-
30518
- .E_m855nr1 {
30519
- padding: 2px 8px;
30520
- border-radius: 3px;
30521
- }
30522
-
30523
- .E_l1270xpg {
30524
- padding: 3px 8px;
30525
- border-radius: 2px;
30526
- }
30527
-
30528
- .E_t14rextb.ant-tag:hover {
30529
- opacity: unset;
30530
- }
30531
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30532
- margin: 0;
30533
- margin-right: 8px;
30534
- display: inline-flex;
30535
- align-items: center;
30536
- border: none;
30537
- }
30538
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30539
- width: 16px;
30540
- height: 16px;
30541
- color: inherit;
30542
- margin-left: 4px;
30543
- opacity: 0.6;
30544
- display: inline-flex;
30457
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30458
+ width: 16px;
30459
+ height: 16px;
30460
+ color: inherit;
30461
+ margin-left: 4px;
30462
+ opacity: 0.6;
30463
+ display: inline-flex;
30545
30464
  }
30546
30465
  .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30547
30466
  opacity: 1;
@@ -30592,10 +30511,6 @@ html body {
30592
30511
  background-color: #7E41FF;
30593
30512
  }
30594
30513
 
30595
- .E_iq1gosr {
30596
- display: inline-block;
30597
- }
30598
-
30599
30514
  .E_t1m2x205 .ant-tooltip-arrow {
30600
30515
  display: none;
30601
30516
  }
@@ -30607,6 +30522,91 @@ html body {
30607
30522
  visibility: hidden;
30608
30523
  }
30609
30524
 
30525
+ .E_iq1gosr {
30526
+ display: inline-block;
30527
+ }
30528
+
30529
+ .E_s1dni7lo {
30530
+ width: 430px !important;
30531
+ }
30532
+
30533
+ .E_d1wwmmm5 .ant-select-item-group {
30534
+ padding: 8px 16px;
30535
+ line-height: 18px;
30536
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30537
+ height: 34px;
30538
+ min-height: 34px;
30539
+ box-sizing: border-box;
30540
+ margin-top: 8px;
30541
+ }
30542
+
30543
+ .E_o1ugr09p {
30544
+ display: flex;
30545
+ flex-direction: column;
30546
+ margin: 1px 8px;
30547
+ padding: 8px;
30548
+ border-radius: 4px;
30549
+ }
30550
+ .E_o1ugr09p .selected-icon {
30551
+ display: none;
30552
+ }
30553
+ .E_o1ugr09p.ant-select-item-option-grouped {
30554
+ padding-left: 8px;
30555
+ }
30556
+ .E_o1ugr09p.ant-select-item-option-selected {
30557
+ background-color: white;
30558
+ }
30559
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30560
+ color: #0080ff;
30561
+ }
30562
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30563
+ display: block;
30564
+ }
30565
+ .E_o1ugr09p.ant-select-item-option-active {
30566
+ background: rgba(0, 136, 255, 0.16);
30567
+ }
30568
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30569
+ color: #0080ff;
30570
+ }
30571
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30572
+ background: rgba(0, 136, 255, 0.1);
30573
+ color: #0080ff;
30574
+ }
30575
+
30576
+ .E_o1ifxsq4 {
30577
+ display: flex;
30578
+ justify-content: space-between;
30579
+ height: 20px;
30580
+ line-height: 20px;
30581
+ }
30582
+ .E_o1ifxsq4 .timezone-title {
30583
+ color: #2d3a56;
30584
+ overflow: hidden;
30585
+ text-overflow: ellipsis;
30586
+ }
30587
+
30588
+ .E_o1zue7 {
30589
+ display: flex;
30590
+ justify-content: space-between;
30591
+ color: rgba(44, 56, 82, 0.6);
30592
+ height: 18px;
30593
+ line-height: 18px;
30594
+ margin-top: 2px;
30595
+ }
30596
+
30597
+ .E_tyfmlxg {
30598
+ border: none;
30599
+ margin-right: 0;
30600
+ background: rgba(225, 230, 241, 0.6);
30601
+ }
30602
+
30603
+ .E_o18uybox {
30604
+ pointer-events: none;
30605
+ height: 32px;
30606
+ width: 100%;
30607
+ opacity: 0;
30608
+ }
30609
+
30610
30610
  .E_fzh9mnb {
30611
30611
  width: 100%;
30612
30612
  height: 100%;
@@ -30674,19 +30674,6 @@ html body {
30674
30674
  animation: rotate 680ms linear infinite;
30675
30675
  }
30676
30676
 
30677
- .E_i1inqkme {
30678
- height: 18px;
30679
- line-height: 18px;
30680
- padding: 0 4px;
30681
- border-radius: 4px;
30682
- background: rgba(235, 239, 245, 0.6);
30683
- border: 1px solid rgba(223, 228, 235, 0.6);
30684
- display: flex;
30685
- align-items: center;
30686
- white-space: nowrap;
30687
- margin-right: 4px;
30688
- }
30689
-
30690
30677
  .E_a1wfy30z .ant-input-number-handler-wrap {
30691
30678
  display: var(--a1wfy30z-0);
30692
30679
  }
@@ -30778,6 +30765,19 @@ html body {
30778
30765
  padding: 2px 8px;
30779
30766
  }
30780
30767
 
30768
+ .E_i1inqkme {
30769
+ height: 18px;
30770
+ line-height: 18px;
30771
+ padding: 0 4px;
30772
+ border-radius: 4px;
30773
+ background: rgba(235, 239, 245, 0.6);
30774
+ border: 1px solid rgba(223, 228, 235, 0.6);
30775
+ display: flex;
30776
+ align-items: center;
30777
+ white-space: nowrap;
30778
+ margin-right: 4px;
30779
+ }
30780
+
30781
30781
  .E_atcz0kf .ant-input-suffix {
30782
30782
  margin-left: 8px;
30783
30783
  }
@@ -31484,36 +31484,6 @@ input.E_rf8rlle.ant-input {
31484
31484
  color: rgba(44, 56, 82, 0.7490196078);
31485
31485
  }
31486
31486
 
31487
- .E_a1b5xrg3 .user-icon-inner {
31488
- display: inline-flex;
31489
- align-items: center;
31490
- justify-content: center;
31491
- color: #fff;
31492
- font-weight: bold;
31493
- font-size: 12px;
31494
- width: 24px;
31495
- height: 24px;
31496
- border-radius: 50%;
31497
- background: var(--a1b5xrg3-0);
31498
- }
31499
- .E_a1b5xrg3.btn-item {
31500
- transition: all 160ms ease;
31501
- cursor: pointer;
31502
- width: 56px;
31503
- height: 40px;
31504
- display: inline-flex;
31505
- align-items: center;
31506
- justify-content: center;
31507
- border-radius: 6px;
31508
- }
31509
- .E_a1b5xrg3.btn-item:hover {
31510
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31511
- }
31512
- .E_a1b5xrg3.btn-item:active {
31513
- transform: translateY(2px);
31514
- transition: all 320ms ease;
31515
- }
31516
-
31517
31487
  .E_dsnbhzf {
31518
31488
  font-family: Inter;
31519
31489
  font-style: normal;
@@ -31989,6 +31959,36 @@ input.E_rf8rlle.ant-input {
31989
31959
  line-height: 12px;
31990
31960
  }
31991
31961
 
31962
+ .E_a1b5xrg3 .user-icon-inner {
31963
+ display: inline-flex;
31964
+ align-items: center;
31965
+ justify-content: center;
31966
+ color: #fff;
31967
+ font-weight: bold;
31968
+ font-size: 12px;
31969
+ width: 24px;
31970
+ height: 24px;
31971
+ border-radius: 50%;
31972
+ background: var(--a1b5xrg3-0);
31973
+ }
31974
+ .E_a1b5xrg3.btn-item {
31975
+ transition: all 160ms ease;
31976
+ cursor: pointer;
31977
+ width: 56px;
31978
+ height: 40px;
31979
+ display: inline-flex;
31980
+ align-items: center;
31981
+ justify-content: center;
31982
+ border-radius: 6px;
31983
+ }
31984
+ .E_a1b5xrg3.btn-item:hover {
31985
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31986
+ }
31987
+ .E_a1b5xrg3.btn-item:active {
31988
+ transform: translateY(2px);
31989
+ transition: all 320ms ease;
31990
+ }
31991
+
31992
31992
  .E_m196gn1d {
31993
31993
  min-width: 1280px;
31994
31994
  }
@@ -32734,6 +32734,23 @@ input.E_rf8rlle.ant-input {
32734
32734
  position: static;
32735
32735
  }
32736
32736
 
32737
+ .E_b14q2gmw {
32738
+ 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);
32739
+ }
32740
+
32741
+ .E_c1eym6el {
32742
+ border-radius: 8px;
32743
+ background-color: white;
32744
+ }
32745
+ .E_c1eym6el.hoverable {
32746
+ cursor: pointer;
32747
+ }
32748
+ .E_c1eym6el.hoverable:hover {
32749
+ transition: all 200ms ease;
32750
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32751
+ transform: translateY(-4px);
32752
+ }
32753
+
32737
32754
  button.E_l48ei06.ant-btn,
32738
32755
  button.E_l48ei06.ant-btn.ant-btn-sm,
32739
32756
  button.E_l48ei06.ant-btn.ant-btn-lg {
@@ -32786,180 +32803,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
32786
32803
  color: rgba(44, 56, 82, 0.7490196078);
32787
32804
  }
32788
32805
 
32789
- .E_ckui4s7 {
32790
- color: #2d3a56;
32791
- line-height: 22px;
32792
- display: inline-flex;
32793
- }
32794
- .E_ckui4s7 .ant-checkbox {
32795
- height: 22px;
32796
- display: flex;
32797
- align-items: center;
32798
- top: 0;
32799
- }
32800
- .E_ckui4s7 .ant-checkbox-checked::after {
32801
- border: none;
32802
- }
32803
- .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 {
32804
- border-color: #0080ff;
32805
- }
32806
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32807
- border: 1px solid rgba(107, 128, 167, 0.6);
32808
- }
32809
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32810
- border: 1px solid #0080ff;
32811
- }
32812
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32813
- background: #0080ff;
32814
- }
32815
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32816
- background-color: #fff;
32817
- height: 2px;
32818
- width: 10px;
32819
- border-radius: 2px;
32820
- }
32821
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
32822
- opacity: 0.5;
32823
- }
32824
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32825
- background: rgba(211, 218, 235, 0.6);
32826
- border-color: rgba(107, 128, 167, 0.6) !important;
32827
- }
32828
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32829
- border-color: #2d3a56;
32830
- }
32831
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32832
- background: #2d3a56;
32833
- }
32834
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32835
- padding: 0;
32836
- }
32837
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32838
- display: inline-block;
32839
- margin-left: 12px;
32840
- color: #2d3a56;
32841
- }
32842
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32843
- margin-left: 28px;
32844
- color: rgba(44, 56, 82, 0.6);
32845
- }
32846
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32847
- margin-left: 8px;
32848
- }
32849
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32850
- margin-left: 24px;
32851
- }
32852
-
32853
- .E_c1yd35n {
32854
- padding: 0 12px 14px 12px;
32855
- }
32856
-
32857
- .E_c1kghdax {
32858
- color: #2d3a56;
32859
- padding: 7px 12px;
32860
- display: flex;
32861
- justify-content: space-between;
32862
- align-items: center;
32863
- }
32864
- .E_c1kghdax.has-arrow {
32865
- padding-left: 10px;
32866
- }
32867
- .E_c1kghdax.has-arrow .title-wrapper {
32868
- cursor: pointer;
32869
- color: #00122e;
32870
- }
32871
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
32872
- color: #2d3a56;
32873
- font-weight: 600;
32874
- }
32875
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32876
- transform: rotate(90deg);
32877
- }
32878
- .E_c1kghdax .sub-info {
32879
- font-size: 12px;
32880
- line-height: 18px;
32881
- }
32882
- .E_c1kghdax .title-wrapper {
32883
- display: flex;
32884
- align-items: center;
32885
- user-select: none;
32886
- flex-grow: 1;
32887
- font-size: 12px;
32888
- line-height: 18px;
32889
- color: #2d3a56;
32890
- font-weight: 700;
32891
- }
32892
- .E_c1kghdax .collapse-arrow {
32893
- transition: all 50ms ease-out 0ms;
32894
- margin-right: 2px;
32895
- }
32896
-
32897
- .E_b14q2gmw {
32898
- 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);
32899
- }
32900
-
32901
- .E_c1eym6el {
32902
- border-radius: 8px;
32903
- background-color: white;
32904
- }
32905
- .E_c1eym6el.hoverable {
32906
- cursor: pointer;
32907
- }
32908
- .E_c1eym6el.hoverable:hover {
32909
- transition: all 200ms ease;
32910
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32911
- transform: translateY(-4px);
32912
- }
32913
-
32914
- .E_lht19u8 {
32915
- width: 64px;
32916
- height: 64px;
32917
- display: flex;
32918
- align-items: center;
32919
- justify-content: center;
32920
- position: relative;
32921
- opacity: 0.2;
32922
- }
32923
-
32924
- .E_lk3gkp4 {
32925
- position: absolute;
32926
- width: 5px;
32927
- height: 48px;
32928
- left: 9.33px;
32929
- top: 40.5px;
32930
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32931
- border-radius: 5px;
32932
- transform: rotate(-128deg);
32933
- transform-origin: top left;
32934
- animation: loading-indicator1 1100ms ease-out infinite;
32935
- }
32936
-
32937
- .E_ll4n94n {
32938
- position: absolute;
32939
- width: 5px;
32940
- height: 48px;
32941
- left: 40.8px;
32942
- top: 8.4px;
32943
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32944
- border-radius: 5px;
32945
- transform: rotate(-8deg);
32946
- transform-origin: top left;
32947
- animation: loading-indicator2 1100ms ease-out infinite;
32948
- }
32949
-
32950
- .E_l17lbdo6 {
32951
- position: absolute;
32952
- width: 5px;
32953
- height: 48px;
32954
- left: 52.9px;
32955
- top: 51.8px;
32956
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32957
- border-radius: 5px;
32958
- transform: rotate(112deg);
32959
- transform-origin: top left;
32960
- animation: loading-indicator3 1100ms ease-out infinite;
32961
- }
32962
-
32963
32806
  .E_sddwhm6 {
32964
32807
  margin: 0;
32965
32808
  border-radius: 20px;
@@ -33406,61 +33249,161 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33406
33249
  background: #fff;
33407
33250
  }
33408
33251
 
33409
- .E_r77hffu {
33410
- display: flex;
33411
- align-items: center;
33412
- justify-content: space-between;
33413
- column-gap: 6px;
33252
+ .E_c1yd35n {
33253
+ padding: 0 12px 14px 12px;
33414
33254
  }
33415
33255
 
33416
- .E_p1cmxsf7 {
33256
+ .E_c1kghdax {
33257
+ color: #2d3a56;
33258
+ padding: 7px 12px;
33417
33259
  display: flex;
33418
- flex-direction: column;
33419
- justify-content: center;
33420
- row-gap: var(--p1cmxsf7-0);
33260
+ justify-content: space-between;
33261
+ align-items: center;
33421
33262
  }
33422
- .E_p1cmxsf7 .antd5-progress-line {
33423
- font-size: 0;
33424
- margin-bottom: unset;
33425
- margin-inline-end: unset;
33263
+ .E_c1kghdax.has-arrow {
33264
+ padding-left: 10px;
33426
33265
  }
33427
-
33428
- .E_w7ob4th.outside-tag {
33429
- padding-left: 0;
33266
+ .E_c1kghdax.has-arrow .title-wrapper {
33267
+ cursor: pointer;
33268
+ color: #00122e;
33430
33269
  }
33431
- .E_w7ob4th.outside-tag .inside-tag {
33432
- border-radius: 4px 0 0 4px;
33433
- padding-right: 4px;
33434
- margin-right: 4px;
33270
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33271
+ color: #2d3a56;
33272
+ font-weight: 600;
33273
+ }
33274
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33275
+ transform: rotate(90deg);
33276
+ }
33277
+ .E_c1kghdax .sub-info {
33278
+ font-size: 12px;
33279
+ line-height: 18px;
33280
+ }
33281
+ .E_c1kghdax .title-wrapper {
33282
+ display: flex;
33283
+ align-items: center;
33284
+ user-select: none;
33285
+ flex-grow: 1;
33286
+ font-size: 12px;
33287
+ line-height: 18px;
33288
+ color: #2d3a56;
33289
+ font-weight: 700;
33290
+ }
33291
+ .E_c1kghdax .collapse-arrow {
33292
+ transition: all 50ms ease-out 0ms;
33293
+ margin-right: 2px;
33435
33294
  }
33436
33295
 
33437
- .E_slr2ynn {
33438
- padding: 0 8px;
33439
- height: 18px;
33296
+ .E_ckui4s7 {
33297
+ color: #2d3a56;
33298
+ line-height: 22px;
33299
+ display: inline-flex;
33300
+ }
33301
+ .E_ckui4s7 .ant-checkbox {
33302
+ height: 22px;
33303
+ display: flex;
33304
+ align-items: center;
33305
+ top: 0;
33306
+ }
33307
+ .E_ckui4s7 .ant-checkbox-checked::after {
33308
+ border: none;
33309
+ }
33310
+ .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 {
33311
+ border-color: #0080ff;
33312
+ }
33313
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33314
+ border: 1px solid rgba(107, 128, 167, 0.6);
33315
+ }
33316
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33317
+ border: 1px solid #0080ff;
33318
+ }
33319
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33320
+ background: #0080ff;
33321
+ }
33322
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33323
+ background-color: #fff;
33324
+ height: 2px;
33325
+ width: 10px;
33326
+ border-radius: 2px;
33327
+ }
33328
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33329
+ opacity: 0.5;
33330
+ }
33331
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33332
+ background: rgba(211, 218, 235, 0.6);
33333
+ border-color: rgba(107, 128, 167, 0.6) !important;
33334
+ }
33335
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33336
+ border-color: #2d3a56;
33337
+ }
33338
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33339
+ background: #2d3a56;
33340
+ }
33341
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33342
+ padding: 0;
33343
+ }
33344
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33345
+ display: inline-block;
33346
+ margin-left: 12px;
33347
+ color: #2d3a56;
33348
+ }
33349
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33350
+ margin-left: 28px;
33351
+ color: rgba(44, 56, 82, 0.6);
33352
+ }
33353
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33354
+ margin-left: 8px;
33355
+ }
33356
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33357
+ margin-left: 24px;
33440
33358
  }
33441
33359
 
33442
- .E_m140wbb6 {
33443
- padding: 2px 8px;
33444
- height: 24px;
33360
+ .E_lht19u8 {
33361
+ width: 64px;
33362
+ height: 64px;
33363
+ display: flex;
33364
+ align-items: center;
33365
+ justify-content: center;
33366
+ position: relative;
33367
+ opacity: 0.2;
33445
33368
  }
33446
33369
 
33447
- .E_t1fozc1i {
33448
- margin: 0;
33370
+ .E_lk3gkp4 {
33371
+ position: absolute;
33372
+ width: 5px;
33373
+ height: 48px;
33374
+ left: 9.33px;
33375
+ top: 40.5px;
33376
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33377
+ border-radius: 5px;
33378
+ transform: rotate(-128deg);
33379
+ transform-origin: top left;
33380
+ animation: loading-indicator1 1100ms ease-out infinite;
33449
33381
  }
33450
33382
 
33451
- .E_i1vxv4ln {
33452
- margin-right: 4px;
33453
- height: 16px;
33383
+ .E_ll4n94n {
33384
+ position: absolute;
33385
+ width: 5px;
33386
+ height: 48px;
33387
+ left: 40.8px;
33388
+ top: 8.4px;
33389
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33390
+ border-radius: 5px;
33391
+ transform: rotate(-8deg);
33392
+ transform-origin: top left;
33393
+ animation: loading-indicator2 1100ms ease-out infinite;
33454
33394
  }
33455
33395
 
33456
- .E_n1afl31m.ant-tag.ant-tag-gray {
33457
- font-weight: 700;
33458
- color: #00122e;
33459
- background-color: rgba(237, 241, 250, 0.6);
33460
- border: 1px solid rgba(211, 218, 235, 0.6);
33461
- word-break: break-all;
33462
- display: inline;
33463
- white-space: normal;
33396
+ .E_l17lbdo6 {
33397
+ position: absolute;
33398
+ width: 5px;
33399
+ height: 48px;
33400
+ left: 52.9px;
33401
+ top: 51.8px;
33402
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33403
+ border-radius: 5px;
33404
+ transform: rotate(112deg);
33405
+ transform-origin: top left;
33406
+ animation: loading-indicator3 1100ms ease-out infinite;
33464
33407
  }
33465
33408
 
33466
33409
  .E_t1dtlqs1 {
@@ -33659,11 +33602,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33659
33602
  margin-right: 8px;
33660
33603
  }
33661
33604
 
33662
- .E_i1g85yz3 {
33663
- margin-right: 4px;
33664
- height: 16px;
33665
- }
33666
-
33667
33605
  .E_sjob3jg {
33668
33606
  --item-min-width: 60px;
33669
33607
  }
@@ -33889,6 +33827,68 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33889
33827
  background: rgba(163, 180, 204, 0.18);
33890
33828
  }
33891
33829
 
33830
+ .E_w7ob4th.outside-tag {
33831
+ padding-left: 0;
33832
+ }
33833
+ .E_w7ob4th.outside-tag .inside-tag {
33834
+ border-radius: 4px 0 0 4px;
33835
+ padding-right: 4px;
33836
+ margin-right: 4px;
33837
+ }
33838
+
33839
+ .E_r77hffu {
33840
+ display: flex;
33841
+ align-items: center;
33842
+ justify-content: space-between;
33843
+ column-gap: 6px;
33844
+ }
33845
+
33846
+ .E_p1cmxsf7 {
33847
+ display: flex;
33848
+ flex-direction: column;
33849
+ justify-content: center;
33850
+ row-gap: var(--p1cmxsf7-0);
33851
+ }
33852
+ .E_p1cmxsf7 .antd5-progress-line {
33853
+ font-size: 0;
33854
+ margin-bottom: unset;
33855
+ margin-inline-end: unset;
33856
+ }
33857
+
33858
+ .E_slr2ynn {
33859
+ padding: 0 8px;
33860
+ height: 18px;
33861
+ }
33862
+
33863
+ .E_m140wbb6 {
33864
+ padding: 2px 8px;
33865
+ height: 24px;
33866
+ }
33867
+
33868
+ .E_t1fozc1i {
33869
+ margin: 0;
33870
+ }
33871
+
33872
+ .E_i1vxv4ln {
33873
+ margin-right: 4px;
33874
+ height: 16px;
33875
+ }
33876
+
33877
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33878
+ font-weight: 700;
33879
+ color: #00122e;
33880
+ background-color: rgba(237, 241, 250, 0.6);
33881
+ border: 1px solid rgba(211, 218, 235, 0.6);
33882
+ word-break: break-all;
33883
+ display: inline;
33884
+ white-space: normal;
33885
+ }
33886
+
33887
+ .E_i1g85yz3 {
33888
+ margin-right: 4px;
33889
+ height: 16px;
33890
+ }
33891
+
33892
33892
  .E_l1ucdodl {
33893
33893
  margin: 0;
33894
33894
  border-radius: 20px;
@@ -34434,16 +34434,45 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34434
34434
  color: #F0483E;
34435
34435
  }
34436
34436
 
34437
- .E_icab5o7 {
34438
- --modal-header-height: 140px;
34439
- }
34440
- .E_icab5o7.ant-modal {
34441
- height: calc(100% - 20px);
34442
- width: calc(100% - 20px);
34443
- padding-bottom: 0;
34444
- margin: 0 auto;
34445
- top: 10px;
34446
- transform: none;
34437
+ .E_s20iney.skeleton-box {
34438
+ display: flex;
34439
+ align-items: center;
34440
+ justify-content: center;
34441
+ position: relative;
34442
+ border-radius: 2px;
34443
+ background: rgba(225, 230, 241, 0.6);
34444
+ overflow: hidden;
34445
+ }
34446
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34447
+ width: 200%;
34448
+ height: 200%;
34449
+ transform: rotate(15deg);
34450
+ position: absolute;
34451
+ top: -50%;
34452
+ flex-shrink: 0;
34453
+ opacity: 0.8;
34454
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34455
+ animation: shimmer 1100ms infinite;
34456
+ }
34457
+ @keyframes shimmer {
34458
+ from {
34459
+ left: -120%;
34460
+ }
34461
+ to {
34462
+ left: 100%;
34463
+ }
34464
+ }
34465
+
34466
+ .E_icab5o7 {
34467
+ --modal-header-height: 140px;
34468
+ }
34469
+ .E_icab5o7.ant-modal {
34470
+ height: calc(100% - 20px);
34471
+ width: calc(100% - 20px);
34472
+ padding-bottom: 0;
34473
+ margin: 0 auto;
34474
+ top: 10px;
34475
+ transform: none;
34447
34476
  }
34448
34477
  .E_icab5o7.ant-modal .ant-modal-close {
34449
34478
  right: 24px;
@@ -34697,35 +34726,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34697
34726
  transition: 0.3s ease-out;
34698
34727
  }
34699
34728
 
34700
- .E_s20iney.skeleton-box {
34701
- display: flex;
34702
- align-items: center;
34703
- justify-content: center;
34704
- position: relative;
34705
- border-radius: 2px;
34706
- background: rgba(225, 230, 241, 0.6);
34707
- overflow: hidden;
34708
- }
34709
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34710
- width: 200%;
34711
- height: 200%;
34712
- transform: rotate(15deg);
34713
- position: absolute;
34714
- top: -50%;
34715
- flex-shrink: 0;
34716
- opacity: 0.8;
34717
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34718
- animation: shimmer 1100ms infinite;
34719
- }
34720
- @keyframes shimmer {
34721
- from {
34722
- left: -120%;
34723
- }
34724
- to {
34725
- left: 100%;
34726
- }
34727
- }
34728
-
34729
34729
  .E_sqv6dmy {
34730
34730
  display: flex;
34731
34731
  justify-content: flex-end;
@@ -34877,6 +34877,56 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34877
34877
  margin-left: 1px;
34878
34878
  }
34879
34879
 
34880
+ .E_c18bcrac {
34881
+ display: inline-block;
34882
+ width: 100%;
34883
+ }
34884
+ .E_c18bcrac .recharts-wrapper {
34885
+ margin-left: 4px;
34886
+ }
34887
+
34888
+ .E_cro7kg2 {
34889
+ padding: 4px;
34890
+ }
34891
+ .E_cro7kg2 .unit {
34892
+ color: white;
34893
+ }
34894
+
34895
+ .E_c14wcxf0 {
34896
+ display: flex;
34897
+ justify-content: space-between;
34898
+ align-items: center;
34899
+ font-size: 13px;
34900
+ line-height: 24px;
34901
+ color: #cccccc;
34902
+ white-space: nowrap;
34903
+ }
34904
+ .E_c14wcxf0 label {
34905
+ margin-right: 32px;
34906
+ }
34907
+
34908
+ .E_coy29mj.E_c14wcxf0 {
34909
+ font-weight: bold;
34910
+ color: white;
34911
+ }
34912
+
34913
+ .E_s11212zy {
34914
+ width: 8px;
34915
+ height: 8px;
34916
+ border-radius: 2px;
34917
+ display: inline-block;
34918
+ background: var(--s11212zy-0);
34919
+ border: 1px solid #fff;
34920
+ box-sizing: content-box;
34921
+ margin-right: 6px;
34922
+ }
34923
+
34924
+ .E_p1lyky6c > :first-child {
34925
+ font-weight: bold;
34926
+ color: white;
34927
+ margin-right: 4px;
34928
+ }
34929
+
34880
34930
  .E_s1ebs0ra {
34881
34931
  display: flex;
34882
34932
  align-items: center;
@@ -34938,54 +34988,111 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34938
34988
  background: #fff;
34939
34989
  }
34940
34990
 
34941
- .E_c18bcrac {
34942
- display: inline-block;
34991
+ .E_clm1wy1 {
34992
+ width: 192px;
34993
+ height: 246px;
34994
+ border-radius: 4px;
34995
+ }
34996
+ .E_clm1wy1 > .ant-picker-calendar,
34997
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
34943
34998
  width: 100%;
34999
+ background-color: rgba(245, 247, 250, 0.6);
35000
+ border-top: none;
34944
35001
  }
34945
- .E_c18bcrac .recharts-wrapper {
34946
- margin-left: 4px;
35002
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35003
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35004
+ padding: 0 16px;
34947
35005
  }
34948
-
34949
- .E_cro7kg2 {
34950
- padding: 4px;
35006
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35007
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35008
+ width: 100%;
35009
+ height: 180px;
35010
+ border-spacing: 0;
34951
35011
  }
34952
- .E_cro7kg2 .unit {
34953
- color: white;
35012
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35013
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35014
+ margin-bottom: 8px;
35015
+ }
35016
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35017
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35018
+ width: 22px;
35019
+ }
35020
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35021
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35022
+ padding: 0;
35023
+ }
35024
+ .E_clm1wy1 .ant-picker-cell {
35025
+ color: rgba(62, 70, 82, 0.6);
35026
+ opacity: 0.4;
35027
+ }
35028
+ .E_clm1wy1 .ant-picker-cell-in-view {
35029
+ color: rgba(62, 70, 82, 0.6);
35030
+ opacity: 1;
35031
+ }
35032
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35033
+ color: #3e4652;
35034
+ }
35035
+ .E_clm1wy1 .ant-picker-cell::before {
35036
+ pointer-events: none;
34954
35037
  }
34955
35038
 
34956
- .E_c14wcxf0 {
35039
+ .E_t1tsm00v {
35040
+ color: rgba(129, 138, 153, 0.6);
35041
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35042
+ backdrop-filter: blur(10px);
35043
+ padding: 7px 10px;
35044
+ }
35045
+
35046
+ .E_c167wnad {
35047
+ color: rgba(62, 70, 82, 0.6);
34957
35048
  display: flex;
34958
35049
  justify-content: space-between;
34959
35050
  align-items: center;
34960
- font-size: 13px;
34961
- line-height: 24px;
34962
- color: #cccccc;
34963
- white-space: nowrap;
35051
+ padding: 8px 16px;
34964
35052
  }
34965
- .E_c14wcxf0 label {
34966
- margin-right: 32px;
35053
+ .E_c167wnad .anticon {
35054
+ cursor: pointer;
34967
35055
  }
34968
-
34969
- .E_coy29mj.E_c14wcxf0 {
34970
- font-weight: bold;
34971
- color: white;
35056
+ .E_c167wnad .anticon:hover {
35057
+ color: #0096ff;
34972
35058
  }
34973
35059
 
34974
- .E_s11212zy {
34975
- width: 8px;
34976
- height: 8px;
34977
- border-radius: 2px;
35060
+ .E_cxhf7dh {
35061
+ text-align: center;
35062
+ }
35063
+ .E_cxhf7dh .dots {
35064
+ display: flex;
35065
+ justify-content: center;
35066
+ }
35067
+ .E_cxhf7dh .dot {
34978
35068
  display: inline-block;
34979
- background: var(--s11212zy-0);
34980
- border: 1px solid #fff;
34981
- box-sizing: content-box;
34982
- margin-right: 6px;
35069
+ width: 2px;
35070
+ height: 2px;
35071
+ border-radius: 1px;
35072
+ background: #0096ff;
35073
+ }
35074
+ .E_cxhf7dh .dot:not(:last-child) {
35075
+ margin-right: 2px;
35076
+ }
35077
+ .E_cxhf7dh .bar {
35078
+ width: 9px;
35079
+ height: 2px;
35080
+ background: #0096ff;
35081
+ border-radius: 2px;
34983
35082
  }
34984
35083
 
34985
- .E_p1lyky6c > :first-child {
34986
- font-weight: bold;
34987
- color: white;
34988
- margin-right: 4px;
35084
+ .E_gmyahx3 {
35085
+ cursor: pointer;
35086
+ }
35087
+ .E_gmyahx3 .link-text {
35088
+ color: rgba(0, 21, 64, 0.3);
35089
+ }
35090
+ .E_gmyahx3:hover .link-text {
35091
+ color: #0080ff;
35092
+ }
35093
+
35094
+ span.E_tqjc4ui {
35095
+ margin: 0 2px;
34989
35096
  }
34990
35097
 
34991
35098
  .E_c1up1pdz {
@@ -35046,198 +35153,86 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35046
35153
  .E_c156wh19 div.left .title {
35047
35154
  max-width: 100%;
35048
35155
  overflow: hidden;
35049
- text-overflow: ellipsis;
35050
- }
35051
- .E_c156wh19 div.right {
35052
- display: flex;
35053
- align-items: center;
35054
- }
35055
- .E_c156wh19 .reverse {
35056
- display: flex;
35057
- flex-direction: row-reverse;
35058
- align-items: center;
35059
- }
35060
- .E_c156wh19 .reverse .ant-switch {
35061
- margin-left: 8px;
35062
- }
35063
- .E_c156wh19 .close {
35064
- padding-left: 14px;
35065
- margin-left: 14px;
35066
- border-left: 1px solid rgba(129, 138, 153, 0.6);
35067
- cursor: pointer;
35068
- }
35069
-
35070
- .E_m126spxy {
35071
- padding-bottom: 4px;
35072
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35073
- }
35074
- .E_m126spxy .ant-btn.ant-btn-link {
35075
- padding: 1px 10px;
35076
- color: rgba(62, 70, 82, 0.6);
35077
- border-radius: 4px;
35078
- }
35079
- .E_m126spxy .ant-btn.ant-btn-link.active {
35080
- background: rgba(0, 128, 255, 0.1);
35081
- color: #0096ff;
35082
- }
35083
-
35084
- .E_wpbf4pq {
35085
- padding: 10px 0;
35086
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35087
- }
35088
- .E_wpbf4pq .ant-input,
35089
- .E_wpbf4pq .ant-picker {
35090
- width: 80px;
35091
- margin: 0 9px;
35092
- text-align: center;
35093
- }
35094
- .E_wpbf4pq .options {
35095
- padding: 12px 0 12px 16px;
35096
- border-left: 2px solid rgba(129, 138, 153, 0.6);
35097
- margin: 5px 0 5px 8px;
35098
- }
35099
- .E_wpbf4pq .week-day-option,
35100
- .E_wpbf4pq .month-day-option {
35101
- background: #f5f7fa;
35102
- box-sizing: border-box;
35103
- border-radius: 16px;
35104
- margin-right: 8px;
35105
- }
35106
- .E_wpbf4pq .week-day-option:focus,
35107
- .E_wpbf4pq .month-day-option:focus {
35108
- color: inherit;
35109
- border-color: #d9d9d9;
35110
- }
35111
- .E_wpbf4pq .week-day-option.active {
35112
- background-color: #0096ff;
35113
- border-color: #0096ff;
35114
- color: #fff;
35115
- }
35116
- .E_wpbf4pq .week-day-option.en-text {
35117
- width: 110px;
35118
- margin-top: 4px;
35119
- }
35120
- .E_wpbf4pq .month-day-option {
35121
- width: 32px;
35122
- padding: 0;
35123
- margin-bottom: 8px;
35124
- }
35125
- .E_wpbf4pq .month-day-option.active {
35126
- background-color: #0096ff;
35127
- border-color: #0096ff;
35128
- color: #fff;
35129
- }
35130
-
35131
- .E_clm1wy1 {
35132
- width: 192px;
35133
- height: 246px;
35134
- border-radius: 4px;
35135
- }
35136
- .E_clm1wy1 > .ant-picker-calendar,
35137
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35138
- width: 100%;
35139
- background-color: rgba(245, 247, 250, 0.6);
35140
- border-top: none;
35141
- }
35142
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35143
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35144
- padding: 0 16px;
35145
- }
35146
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35147
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35148
- width: 100%;
35149
- height: 180px;
35150
- border-spacing: 0;
35151
- }
35152
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35153
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35154
- margin-bottom: 8px;
35155
- }
35156
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35157
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35158
- width: 22px;
35159
- }
35160
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35161
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35162
- padding: 0;
35163
- }
35164
- .E_clm1wy1 .ant-picker-cell {
35165
- color: rgba(62, 70, 82, 0.6);
35166
- opacity: 0.4;
35167
- }
35168
- .E_clm1wy1 .ant-picker-cell-in-view {
35169
- color: rgba(62, 70, 82, 0.6);
35170
- opacity: 1;
35171
- }
35172
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35173
- color: #3e4652;
35174
- }
35175
- .E_clm1wy1 .ant-picker-cell::before {
35176
- pointer-events: none;
35177
- }
35178
-
35179
- .E_t1tsm00v {
35180
- color: rgba(129, 138, 153, 0.6);
35181
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35182
- backdrop-filter: blur(10px);
35183
- padding: 7px 10px;
35156
+ text-overflow: ellipsis;
35184
35157
  }
35185
-
35186
- .E_c167wnad {
35187
- color: rgba(62, 70, 82, 0.6);
35158
+ .E_c156wh19 div.right {
35188
35159
  display: flex;
35189
- justify-content: space-between;
35190
35160
  align-items: center;
35191
- padding: 8px 16px;
35192
35161
  }
35193
- .E_c167wnad .anticon {
35162
+ .E_c156wh19 .reverse {
35163
+ display: flex;
35164
+ flex-direction: row-reverse;
35165
+ align-items: center;
35166
+ }
35167
+ .E_c156wh19 .reverse .ant-switch {
35168
+ margin-left: 8px;
35169
+ }
35170
+ .E_c156wh19 .close {
35171
+ padding-left: 14px;
35172
+ margin-left: 14px;
35173
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
35194
35174
  cursor: pointer;
35195
35175
  }
35196
- .E_c167wnad .anticon:hover {
35176
+
35177
+ .E_m126spxy {
35178
+ padding-bottom: 4px;
35179
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35180
+ }
35181
+ .E_m126spxy .ant-btn.ant-btn-link {
35182
+ padding: 1px 10px;
35183
+ color: rgba(62, 70, 82, 0.6);
35184
+ border-radius: 4px;
35185
+ }
35186
+ .E_m126spxy .ant-btn.ant-btn-link.active {
35187
+ background: rgba(0, 128, 255, 0.1);
35197
35188
  color: #0096ff;
35198
35189
  }
35199
35190
 
35200
- .E_cxhf7dh {
35201
- text-align: center;
35191
+ .E_wpbf4pq {
35192
+ padding: 10px 0;
35193
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35202
35194
  }
35203
- .E_cxhf7dh .dots {
35204
- display: flex;
35205
- justify-content: center;
35195
+ .E_wpbf4pq .ant-input,
35196
+ .E_wpbf4pq .ant-picker {
35197
+ width: 80px;
35198
+ margin: 0 9px;
35199
+ text-align: center;
35206
35200
  }
35207
- .E_cxhf7dh .dot {
35208
- display: inline-block;
35209
- width: 2px;
35210
- height: 2px;
35211
- border-radius: 1px;
35212
- background: #0096ff;
35201
+ .E_wpbf4pq .options {
35202
+ padding: 12px 0 12px 16px;
35203
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
35204
+ margin: 5px 0 5px 8px;
35213
35205
  }
35214
- .E_cxhf7dh .dot:not(:last-child) {
35215
- margin-right: 2px;
35206
+ .E_wpbf4pq .week-day-option,
35207
+ .E_wpbf4pq .month-day-option {
35208
+ background: #f5f7fa;
35209
+ box-sizing: border-box;
35210
+ border-radius: 16px;
35211
+ margin-right: 8px;
35216
35212
  }
35217
- .E_cxhf7dh .bar {
35218
- width: 9px;
35219
- height: 2px;
35220
- background: #0096ff;
35221
- border-radius: 2px;
35213
+ .E_wpbf4pq .week-day-option:focus,
35214
+ .E_wpbf4pq .month-day-option:focus {
35215
+ color: inherit;
35216
+ border-color: #d9d9d9;
35222
35217
  }
35223
-
35224
- .E_n12mqh7z {
35225
- display: flex;
35226
- align-items: center;
35227
- font-size: 12px;
35228
- line-height: 18px;
35218
+ .E_wpbf4pq .week-day-option.active {
35219
+ background-color: #0096ff;
35220
+ border-color: #0096ff;
35221
+ color: #fff;
35229
35222
  }
35230
- .E_n12mqh7z:not(:last-child) {
35231
- margin-bottom: 4px;
35223
+ .E_wpbf4pq .week-day-option.en-text {
35224
+ width: 110px;
35225
+ margin-top: 4px;
35232
35226
  }
35233
-
35234
- .E_tf5bynu {
35235
- margin: 0 3px;
35227
+ .E_wpbf4pq .month-day-option {
35228
+ width: 32px;
35229
+ padding: 0;
35230
+ margin-bottom: 8px;
35236
35231
  }
35237
-
35238
- .E_tcckoz1 {
35239
- max-height: 400px;
35240
- overflow: auto;
35232
+ .E_wpbf4pq .month-day-option.active {
35233
+ background-color: #0096ff;
35234
+ border-color: #0096ff;
35235
+ color: #fff;
35241
35236
  }
35242
35237
 
35243
35238
  .E_ou7iq30 {
@@ -35267,49 +35262,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35267
35262
  visibility: hidden;
35268
35263
  }
35269
35264
 
35270
- .E_gmyahx3 {
35271
- cursor: pointer;
35272
- }
35273
- .E_gmyahx3 .link-text {
35274
- color: rgba(0, 21, 64, 0.3);
35275
- }
35276
- .E_gmyahx3:hover .link-text {
35277
- color: #0080ff;
35278
- }
35279
-
35280
- span.E_tqjc4ui {
35281
- margin: 0 2px;
35282
- }
35283
-
35284
- .E_wg1tsps {
35285
- display: flex;
35286
- align-items: center;
35287
- justify-content: flex-end;
35288
- }
35289
-
35290
- .E_b1ctd5xy {
35265
+ .E_n12mqh7z {
35291
35266
  display: flex;
35292
35267
  align-items: center;
35293
- width: calc(100% - 40px);
35268
+ font-size: 12px;
35269
+ line-height: 18px;
35294
35270
  }
35295
- .E_b1ctd5xy .chart {
35296
- display: inline-block;
35297
- width: 100%;
35271
+ .E_n12mqh7z:not(:last-child) {
35272
+ margin-bottom: 4px;
35298
35273
  }
35299
35274
 
35300
- .E_u1p8acpn {
35301
- min-width: 40px;
35302
- }
35303
- .E_u1p8acpn .unit {
35304
- color: #00122e !important;
35275
+ .E_tf5bynu {
35276
+ margin: 0 3px;
35305
35277
  }
35306
35278
 
35307
- .E_s1iv0tp1 .enabled-switch {
35308
- display: flex;
35309
- align-items: center;
35310
- }
35311
- .E_s1iv0tp1 .enabled-text {
35312
- margin-right: 8px;
35279
+ .E_tcckoz1 {
35280
+ max-height: 400px;
35281
+ overflow: auto;
35313
35282
  }
35314
35283
 
35315
35284
  .E_s1at6qmn.ant-layout-sider {
@@ -35515,6 +35484,14 @@ span.E_tqjc4ui {
35515
35484
  padding-right: 12px;
35516
35485
  }
35517
35486
 
35487
+ .E_s1iv0tp1 .enabled-switch {
35488
+ display: flex;
35489
+ align-items: center;
35490
+ }
35491
+ .E_s1iv0tp1 .enabled-text {
35492
+ margin-right: 8px;
35493
+ }
35494
+
35518
35495
  .E_t160l1cm {
35519
35496
  display: flex;
35520
35497
  flex-direction: column;
@@ -35718,6 +35695,29 @@ span.E_tqjc4ui {
35718
35695
  background: transparent;
35719
35696
  }
35720
35697
 
35698
+ .E_wg1tsps {
35699
+ display: flex;
35700
+ align-items: center;
35701
+ justify-content: flex-end;
35702
+ }
35703
+
35704
+ .E_b1ctd5xy {
35705
+ display: flex;
35706
+ align-items: center;
35707
+ width: calc(100% - 40px);
35708
+ }
35709
+ .E_b1ctd5xy .chart {
35710
+ display: inline-block;
35711
+ width: 100%;
35712
+ }
35713
+
35714
+ .E_u1p8acpn {
35715
+ min-width: 40px;
35716
+ }
35717
+ .E_u1p8acpn .unit {
35718
+ color: #00122e !important;
35719
+ }
35720
+
35721
35721
  .E_cyms3br {
35722
35722
  background: #fff;
35723
35723
  width: 100%;
@@ -35914,44 +35914,6 @@ span.E_tqjc4ui {
35914
35914
  color: rgba(44, 56, 82, 0.6);
35915
35915
  }
35916
35916
 
35917
- .E_c1ss4prm {
35918
- color: rgba(44, 56, 82, 0.6);
35919
- }
35920
- .E_c1ss4prm li {
35921
- margin-bottom: 4px;
35922
- }
35923
- .E_c1ss4prm li:last-child {
35924
- margin-bottom: 0;
35925
- }
35926
-
35927
- .E_ms3tlei {
35928
- background: rgba(225, 230, 241, 0.6);
35929
- padding: 8px;
35930
- border-radius: 6px;
35931
- color: rgba(44, 56, 82, 0.6);
35932
- }
35933
- .E_ms3tlei li {
35934
- margin-bottom: 4px;
35935
- }
35936
- .E_ms3tlei li:last-child {
35937
- margin-bottom: 0;
35938
- }
35939
-
35940
- .E_du44iy7 {
35941
- margin-bottom: 4px;
35942
- }
35943
-
35944
- .E_s1qmhanr {
35945
- color: rgba(44, 56, 82, 0.6);
35946
- margin-bottom: 8px;
35947
- }
35948
-
35949
- .E_drje1h0 {
35950
- height: 1px;
35951
- background: #e4e9f2;
35952
- margin: 16px 0;
35953
- }
35954
-
35955
35917
  .E_c1kchka8 {
35956
35918
  height: 100%;
35957
35919
  width: 100%;
@@ -36486,4 +36448,42 @@ span.E_tqjc4ui {
36486
36448
  }
36487
36449
  .E_c14ouk5o .col-content .ant-btn.ant-btn-link {
36488
36450
  height: auto;
36451
+ }
36452
+
36453
+ .E_c1ss4prm {
36454
+ color: rgba(44, 56, 82, 0.6);
36455
+ }
36456
+ .E_c1ss4prm li {
36457
+ margin-bottom: 4px;
36458
+ }
36459
+ .E_c1ss4prm li:last-child {
36460
+ margin-bottom: 0;
36461
+ }
36462
+
36463
+ .E_ms3tlei {
36464
+ background: rgba(225, 230, 241, 0.6);
36465
+ padding: 8px;
36466
+ border-radius: 6px;
36467
+ color: rgba(44, 56, 82, 0.6);
36468
+ }
36469
+ .E_ms3tlei li {
36470
+ margin-bottom: 4px;
36471
+ }
36472
+ .E_ms3tlei li:last-child {
36473
+ margin-bottom: 0;
36474
+ }
36475
+
36476
+ .E_du44iy7 {
36477
+ margin-bottom: 4px;
36478
+ }
36479
+
36480
+ .E_s1qmhanr {
36481
+ color: rgba(44, 56, 82, 0.6);
36482
+ margin-bottom: 8px;
36483
+ }
36484
+
36485
+ .E_drje1h0 {
36486
+ height: 1px;
36487
+ background: #e4e9f2;
36488
+ margin: 16px 0;
36489
36489
  }