@cloudtower/eagle 0.31.27 → 0.31.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29572,2372 +29572,2381 @@ html body {
29572
29572
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29573
29573
  }
29574
29574
  }
29575
- .E_m74vjol {
29575
+ .E_skwah65 {
29576
+ height: 8px;
29577
+ box-sizing: border-box;
29578
+ border-radius: 2px;
29579
+ background: #f5f7fa;
29576
29580
  display: flex;
29577
- justify-content: space-between;
29578
29581
  width: 100%;
29582
+ overflow: hidden;
29579
29583
  }
29580
29584
 
29581
- .E_m74vjol .action {
29582
- margin-left: 16px;
29585
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
29586
+ margin-left: 1px;
29583
29587
  }
29584
29588
 
29585
- .E_a1o35uvh .ant-alert-message {
29589
+ .E_c18bcrac {
29590
+ display: inline-block;
29586
29591
  width: 100%;
29587
29592
  }
29588
29593
 
29589
- .E_c18gxmrl {
29590
- border: 1px solid #d8deeb;
29591
- border-radius: 4px;
29594
+ .E_c18bcrac .recharts-wrapper {
29595
+ margin-left: 4px;
29592
29596
  }
29593
29597
 
29594
- .E_c18gxmrl + .E_c18gxmrl {
29595
- margin-top: 8px;
29598
+ .E_cro7kg2 {
29599
+ padding: 4px;
29596
29600
  }
29597
29601
 
29598
- .E_c18gxmrl:hover {
29599
- border-color: #0080ff;
29602
+ .E_c14wcxf0 {
29603
+ display: flex;
29604
+ justify-content: space-between;
29605
+ align-items: center;
29606
+ font-size: 13px;
29607
+ line-height: 24px;
29608
+ color: #cccccc;
29609
+ white-space: nowrap;
29600
29610
  }
29601
29611
 
29602
- .E_c18gxmrl:hover > header {
29603
- background: rgba(0, 128, 255, 0.1);
29612
+ .E_c14wcxf0 label {
29613
+ margin-right: 32px;
29604
29614
  }
29605
29615
 
29606
- .E_c18gxmrl.active header {
29607
- border-bottom: 1px solid #d8deeb;
29616
+ .E_coy29mj.E_c14wcxf0 {
29617
+ font-weight: bold;
29618
+ color: white;
29608
29619
  }
29609
29620
 
29610
- .E_c18gxmrl > header {
29611
- padding: 8px 12px;
29621
+ .E_s11212zy {
29622
+ width: 8px;
29623
+ height: 8px;
29624
+ border-radius: 2px;
29625
+ display: inline-block;
29626
+ background: var(--s11212zy-0);
29627
+ border: 1px solid #fff;
29628
+ box-sizing: content-box;
29629
+ margin-right: 6px;
29612
29630
  }
29613
29631
 
29614
- .E_berrcjl {
29615
- color: rgba(10, 37, 85, 0.6);
29616
- margin-bottom: 4px;
29632
+ .E_p1lyky6c > :first-child {
29633
+ font-weight: bold;
29634
+ color: white;
29635
+ margin-right: 4px;
29617
29636
  }
29618
29637
 
29619
- .E_berrcjl .breadcrumb-link {
29620
- color: rgba(10, 37, 85, 0.6);
29621
- cursor: pointer;
29622
- transition: color 160ms ease;
29638
+ .E_s1ebs0ra {
29639
+ display: flex;
29640
+ align-items: center;
29641
+ justify-content: space-between;
29642
+ background: #edf0f7;
29643
+ padding: 8px 12px;
29644
+ position: sticky;
29645
+ top: 0;
29646
+ z-index: 1;
29647
+ margin-bottom: -52px;
29623
29648
  }
29624
29649
 
29625
- .E_berrcjl .breadcrumb-link:hover {
29626
- color: #0080ff;
29650
+ .E_s1ebs0ra .select-total {
29651
+ display: flex;
29652
+ align-items: center;
29653
+ font-weight: 700;
29654
+ flex-shrink: 0;
29627
29655
  }
29628
29656
 
29629
- .E_berrcjl .breadcrumb-link:active {
29630
- color: #005ed1;
29657
+ .E_s1ebs0ra .select-total .icon-wrapper {
29658
+ cursor: pointer;
29659
+ margin-left: 8px;
29660
+ width: 32px;
29661
+ height: 32px;
29662
+ border-radius: 50%;
29663
+ justify-content: center;
29631
29664
  }
29632
29665
 
29633
- .E_b1nip9bk {
29634
- padding: 4px 11px;
29666
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29667
+ background: rgba(225, 230, 241, 0.6);
29635
29668
  }
29636
29669
 
29637
- .E_bqamoqe {
29670
+ .E_s1ebs0ra .action-group {
29671
+ flex: 1;
29672
+ margin-left: 88px;
29638
29673
  white-space: nowrap;
29639
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29640
- }
29641
-
29642
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29643
- --color: #0080ff;
29674
+ text-align: right;
29675
+ position: relative;
29676
+ padding: 4px 0;
29677
+ margin-top: -4px;
29678
+ overflow: hidden;
29644
29679
  }
29645
29680
 
29646
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29647
- --color: #0080ff;
29681
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29682
+ transform: translateY(-4px);
29648
29683
  }
29649
29684
 
29650
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29651
- margin-left: 1px;
29685
+ .E_s1ebs0ra .action-group button {
29686
+ border: none;
29652
29687
  }
29653
29688
 
29654
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29655
- border-top-right-radius: 0;
29656
- border-bottom-right-radius: 0;
29689
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29690
+ margin-right: 8px;
29657
29691
  }
29658
29692
 
29659
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29660
- border-top-left-radius: 0;
29661
- border-bottom-left-radius: 0;
29693
+ .E_s1ebs0ra .action-group > button:last-child {
29694
+ margin-right: 4px;
29662
29695
  }
29663
29696
 
29664
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29665
- border-radius: unset;
29697
+ .E_s1ebs0ra .action-group .more-btn {
29698
+ cursor: pointer;
29699
+ width: 32px;
29700
+ height: 32px;
29701
+ justify-content: center;
29702
+ border-radius: 50%;
29666
29703
  }
29667
29704
 
29668
- .E_c1uzzomf {
29669
- margin-bottom: 16px;
29705
+ .E_s1ebs0ra .action-group .more-btn:hover {
29706
+ background: #fff;
29670
29707
  }
29671
29708
 
29672
- .E_c1uzzomf .card-title {
29673
- font-size: 16px;
29674
- color: rgba(44, 56, 82, 0.6);
29675
- font-weight: 700;
29676
- line-height: 32px;
29709
+ .E_clm1wy1 {
29710
+ width: 192px;
29711
+ height: 246px;
29712
+ border-radius: 4px;
29677
29713
  }
29678
29714
 
29679
- .E_c1uzzomf .card-body {
29680
- padding: 24px;
29681
- border-radius: 8px;
29682
- background: #fff;
29715
+ .E_clm1wy1 > .ant-picker-calendar,
29716
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
29717
+ width: 100%;
29718
+ background-color: rgba(245, 247, 250, 0.6);
29719
+ border-top: none;
29683
29720
  }
29684
29721
 
29685
- .E_c1uzzomf .empty {
29686
- font-weight: 700;
29687
- font-size: 14px;
29688
- line-height: 22px;
29689
- color: rgba(0, 21, 64, 0.3);
29690
- text-align: center;
29722
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
29723
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
29724
+ padding: 0 16px;
29691
29725
  }
29692
29726
 
29693
- .E_b1wx3t3t.ant-btn-icon-only {
29694
- justify-content: center;
29727
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
29728
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
29729
+ width: 100%;
29730
+ height: 180px;
29731
+ border-spacing: 0;
29695
29732
  }
29696
29733
 
29697
- .E_b1wx3t3t.ant-btn {
29698
- display: inline-flex;
29699
- align-items: center;
29700
- justify-content: center;
29701
- height: 32px;
29702
- border-radius: 6px;
29703
- line-height: 22px;
29704
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
29705
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
29734
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
29735
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
29736
+ margin-bottom: 8px;
29706
29737
  }
29707
29738
 
29708
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
29709
- height: 40px;
29710
- line-height: 24px;
29739
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
29740
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
29741
+ width: 22px;
29711
29742
  }
29712
29743
 
29713
- .E_b1wx3t3t.ant-btn.ant-btn-sm {
29714
- height: 24px;
29715
- line-height: 20px;
29744
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
29745
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
29746
+ padding: 0;
29716
29747
  }
29717
29748
 
29718
- .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
29719
- border-radius: 50%;
29749
+ .E_clm1wy1 .ant-picker-cell {
29750
+ color: rgba(62, 70, 82, 0.6);
29751
+ opacity: 0.4;
29720
29752
  }
29721
29753
 
29722
- .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
29723
- margin-right: 8px;
29724
- padding-right: 0px;
29754
+ .E_clm1wy1 .ant-picker-cell-in-view {
29755
+ color: rgba(62, 70, 82, 0.6);
29756
+ opacity: 1;
29725
29757
  }
29726
29758
 
29727
- .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
29728
- color: var(--color, #06101f);
29729
- font-weight: var(--font-weight);
29730
- background: var(--background-color, #fff);
29731
- border-width: var(--border-width, 1px);
29732
- border-color: var(--border-color, #d9d9d9);
29759
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
29760
+ color: #3e4652;
29733
29761
  }
29734
29762
 
29735
- .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
29736
- display: none;
29763
+ .E_clm1wy1 .ant-picker-cell::before {
29764
+ pointer-events: none;
29737
29765
  }
29738
29766
 
29739
- .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
29740
- color: var(--color, inherit);
29767
+ .E_t1tsm00v {
29768
+ color: rgba(129, 138, 153, 0.6);
29769
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
29770
+ backdrop-filter: blur(10px);
29771
+ padding: 7px 10px;
29741
29772
  }
29742
29773
 
29743
- .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
29744
- background: var(--background-color-hover, var(--background-color));
29745
- border-color: var(--border-color-hover, var(--border-color, transparent));
29774
+ .E_c167wnad {
29775
+ color: rgba(62, 70, 82, 0.6);
29776
+ display: flex;
29777
+ justify-content: space-between;
29778
+ align-items: center;
29779
+ padding: 8px 16px;
29746
29780
  }
29747
29781
 
29748
- .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
29749
- --scale: 1;
29750
- --transY: 1px;
29751
- background: var(--background-color-active, var(--background-color));
29752
- border-color: var(--border-color-active, var(--border-color, transparent));
29782
+ .E_c167wnad .anticon {
29783
+ cursor: pointer;
29753
29784
  }
29754
29785
 
29755
- .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
29756
- background: var(--background-color-focus, var(--background-color));
29757
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29758
- border-color: var(--border-color-focus, var(--border-color, transparent));
29786
+ .E_c167wnad .anticon:hover {
29787
+ color: #0096ff;
29759
29788
  }
29760
29789
 
29761
- .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
29762
- color: var(--color-disabled, var(--color));
29763
- background: var(--background-color-disabled, var(--background-color));
29764
- border-color: var(--border-color-disabled, var(--border-color, transparent));
29765
- opacity: 0.5;
29790
+ .E_cxhf7dh {
29791
+ text-align: center;
29766
29792
  }
29767
29793
 
29768
- .E_b1wx3t3t.ant-btn-link[disabled] {
29769
- color: #0080ff;
29770
- opacity: 0.5;
29771
- }
29772
-
29773
- .E_b1wx3t3t.ant-btn-primary {
29774
- --color: #fff;
29775
- --font-weight: bold;
29776
- --border-width: 0;
29777
- --background-color: #0080ff;
29778
- --background-color-hover: #009dff;
29779
- --background-color-active: #005ed1;
29780
- --background-color-focus: #0080ff;
29781
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29794
+ .E_cxhf7dh .dots {
29795
+ display: flex;
29796
+ justify-content: center;
29782
29797
  }
29783
29798
 
29784
- .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
29785
- --background-color: #f0483e;
29786
- --background-color-hover: #ff5252;
29787
- --background-color-active: #c73d31;
29788
- --background-color-focus: #ff5252;
29789
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29799
+ .E_cxhf7dh .dot {
29800
+ display: inline-block;
29801
+ width: 2px;
29802
+ height: 2px;
29803
+ border-radius: 1px;
29804
+ background: #0096ff;
29790
29805
  }
29791
29806
 
29792
- .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
29793
- --background-color: #fea008;
29794
- --background-color-hover: #feba33;
29795
- --background-color-active: #e07f00;
29796
- --background-color-focus: #fea008;
29807
+ .E_cxhf7dh .dot:not(:last-child) {
29808
+ margin-right: 2px;
29797
29809
  }
29798
29810
 
29799
- .E_b1wx3t3t.ant-btn-secondary {
29800
- --color: #0080ff;
29801
- --font-weight: bold;
29802
- --border-width: 0;
29803
- --background-color: rgba(0, 136, 255, 0.1);
29804
- --background-color-hover: rgba(0, 136, 255, 0.16);
29805
- --background-color-active: rgba(0, 136, 255, 0.2);
29806
- --background-color-focus: rgba(0, 136, 255, 0.1);
29807
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29811
+ .E_cxhf7dh .bar {
29812
+ width: 9px;
29813
+ height: 2px;
29814
+ background: #0096ff;
29815
+ border-radius: 2px;
29808
29816
  }
29809
29817
 
29810
- .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
29811
- --color: #f0483e;
29812
- --background-color: rgba(255, 74, 74, 0.1);
29813
- --background-color-hover: rgba(255, 74, 74, 0.16);
29814
- --background-color-active: rgba(255, 74, 74, 0.2);
29815
- --background-color-focus: rgba(255, 74, 74, 0.1);
29816
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29818
+ .E_n12mqh7z {
29819
+ display: flex;
29820
+ align-items: center;
29821
+ font-size: 12px;
29822
+ line-height: 18px;
29817
29823
  }
29818
29824
 
29819
- .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
29820
- --color: #fea008;
29821
- --background-color: rgba(255, 187, 0, 0.1);
29822
- --background-color-hover: rgba(255, 187, 0, 0.16);
29823
- --background-color-active: rgba(255, 187, 0, 0.2);
29824
- --background-color-focus: rgba(255, 187, 0, 0.1);
29825
+ .E_n12mqh7z:not(:last-child) {
29826
+ margin-bottom: 4px;
29825
29827
  }
29826
29828
 
29827
- .E_b1wx3t3t.ant-btn-tertiary {
29828
- --color: #0080ff;
29829
- --font-weight: bold;
29830
- --border-width: 0;
29831
- --background-color: #fff;
29832
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29833
- box-shadow: none;
29829
+ .E_tf5bynu {
29830
+ margin: 0 3px;
29834
29831
  }
29835
29832
 
29836
- .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
29837
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29833
+ .E_tcckoz1 {
29834
+ max-height: 400px;
29835
+ overflow: auto;
29838
29836
  }
29839
29837
 
29840
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
29841
- --color: #f0483e;
29842
- --background-color: #fff;
29843
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29838
+ .E_gmyahx3 {
29839
+ cursor: pointer;
29844
29840
  }
29845
29841
 
29846
- .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
29847
- filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
29842
+ .E_gmyahx3 .link-text {
29843
+ color: rgba(0, 21, 64, 0.3);
29848
29844
  }
29849
29845
 
29850
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
29851
- --color: #fea008;
29852
- --background-color: #fff;
29846
+ .E_gmyahx3:hover .link-text {
29847
+ color: #0080ff;
29853
29848
  }
29854
29849
 
29855
- .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
29856
- filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
29850
+ .E_ou7iq30 {
29851
+ overflow: hidden;
29852
+ text-overflow: ellipsis;
29857
29853
  }
29858
29854
 
29859
- .E_b1wx3t3t.ant-btn-ordinary {
29860
- --color: #1d326c;
29861
- --border-color: #ccd4e3;
29862
- --background-color: #fff;
29863
- --background-color-hover: #edf0f7;
29864
- --background-color-active: #e4e9f2;
29865
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29866
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29855
+ .E_s1tui002 {
29856
+ white-space: nowrap;
29867
29857
  }
29868
29858
 
29869
- .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
29870
- box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
29859
+ .E_mxrc2zg {
29860
+ display: -webkit-box;
29861
+ -webkit-line-clamp: var(--mxrc2zg-0);
29862
+ -webkit-box-orient: vertical;
29863
+ word-break: break-all;
29871
29864
  }
29872
29865
 
29873
- .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
29874
- --color: #0080ff;
29875
- --border-color: #0080ff;
29876
- --background-color: #fff;
29877
- --background-color-hover: linear-gradient(
29878
- 0deg,
29879
- rgba(0, 136, 255, 0.16),
29880
- rgba(0, 136, 255, 0.16)
29881
- ),
29882
- #ffffff;
29883
- --background-color-active: linear-gradient(
29884
- 0deg,
29885
- rgba(0, 136, 255, 0.2),
29886
- rgba(0, 136, 255, 0.2)
29887
- ),
29888
- #ffffff;
29889
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29890
- box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
29866
+ .E_t1vv6d68 .ant-tooltip-arrow {
29867
+ display: none;
29891
29868
  }
29892
29869
 
29893
- .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
29894
- --color: #f0483e;
29895
- --border-color: #f0483e;
29896
- --background-color: #fff;
29897
- --background-color-hover: linear-gradient(
29898
- 0deg,
29899
- rgba(255, 74, 74, 0.16),
29900
- rgba(255, 74, 74, 0.16)
29901
- ),
29902
- #ffffff;
29903
- --background-color-active: linear-gradient(
29904
- 0deg,
29905
- rgba(255, 74, 74, 0.2),
29906
- rgba(255, 74, 74, 0.2)
29907
- ),
29908
- #ffffff;
29909
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29870
+ .E_t1vv6d68 .ant-tooltip-inner {
29871
+ background: rgba(23, 38, 64, 0.8);
29872
+ border-radius: 4px;
29910
29873
  }
29911
29874
 
29912
- .E_b1wx3t3t.ant-btn-ordinary-onTint {
29913
- --color: #1d326c;
29914
- --border-color: #fff;
29915
- --background-color: #fff;
29916
- --background-color-hover: rgba(211, 218, 235, 0.6);
29917
- --background-color-active: rgba(192, 203, 224, 0.6);
29918
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29919
- box-shadow: none;
29875
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29876
+ visibility: hidden;
29920
29877
  }
29921
29878
 
29922
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
29923
- --color: #0080ff;
29924
- --border-color: #fff;
29925
- --background-color: #fff;
29926
- --background-color-hover: rgba(0, 136, 255, 0.16);
29927
- --background-color-active: rgba(0, 136, 255, 0.2);
29928
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29929
- box-shadow: none;
29879
+ .E_s1iv0tp1 .enabled-switch {
29880
+ display: flex;
29881
+ align-items: center;
29930
29882
  }
29931
29883
 
29932
- .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
29933
- --color: #f0483e;
29934
- --background-color-hover: rgba(255, 74, 74, 0.16);
29935
- --background-color-active: rgba(255, 74, 74, 0.2);
29936
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29884
+ .E_s1iv0tp1 .enabled-text {
29885
+ margin-right: 8px;
29937
29886
  }
29938
29887
 
29939
- .E_b1wx3t3t.ant-btn-quiet {
29940
- --color: rgba(44, 56, 82, 0.6);
29941
- --border-width: 0;
29942
- --background-color: transparent;
29943
- --background-color-hover: rgba(211, 218, 235, 0.6);
29944
- --background-color-active: rgba(192, 203, 224, 0.6);
29945
- --background-color-focus: #fff;
29946
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29947
- box-shadow: none;
29888
+ span.E_tqjc4ui {
29889
+ margin: 0 2px;
29948
29890
  }
29949
29891
 
29950
- .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
29951
- --color: #f0483e;
29952
- --background-color-hover: rgba(255, 74, 74, 0.16);
29953
- --background-color-active: rgba(255, 74, 74, 0.2);
29954
- --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
29892
+ .E_s1at6qmn.ant-layout-sider {
29893
+ background: #edf0f7;
29894
+ padding: 32px 8px;
29895
+ overflow: auto;
29955
29896
  }
29956
29897
 
29957
- .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
29958
- --color: #0080ff;
29959
- --background-color: transparent;
29960
- --background-color-hover: rgba(0, 136, 255, 0.16);
29961
- --background-color-active: rgba(0, 136, 255, 0.2);
29962
- --background-color-focus: #fff;
29963
- --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
29898
+ .E_s1at6qmn .ant-layout-sider-children {
29899
+ display: flex;
29900
+ flex-direction: column;
29901
+ justify-content: space-between;
29964
29902
  }
29965
29903
 
29966
- .E_b1wx3t3t .button-prefix-icon {
29967
- margin-right: 8px;
29968
- display: inline-flex;
29904
+ .E_s1at6qmn footer {
29905
+ display: flex;
29969
29906
  }
29970
29907
 
29971
- .E_b1wx3t3t .button-suffix-icon {
29972
- margin-left: 8px;
29973
- display: inline-flex;
29908
+ .E_s1at6qmn .ant-menu {
29909
+ background: #edf0f7;
29974
29910
  }
29975
29911
 
29976
- .E_b1wx3t3t .icon-wrapper {
29977
- display: flex;
29978
- justify-content: center;
29912
+ .E_s1at6qmn .ant-menu a {
29913
+ color: #00122e;
29914
+ width: 180px;
29915
+ overflow: hidden;
29916
+ text-overflow: ellipsis;
29979
29917
  }
29980
29918
 
29981
- button.E_n7k2c6r {
29982
- padding: 0;
29919
+ .E_s1at6qmn .ant-menu-vertical {
29920
+ margin-bottom: 24px;
29983
29921
  }
29984
29922
 
29985
- .E_d1bw7c5z {
29986
- position: relative;
29987
- max-width: 388px;
29988
- min-width: 285px;
29923
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
29924
+ margin: 0;
29989
29925
  }
29990
29926
 
29991
- .E_d1bw7c5z .center {
29992
- position: absolute;
29927
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
29993
29928
  font-size: 12px;
29994
- width: 80px;
29995
- height: 100px;
29996
- top: 0;
29997
- left: 35px;
29998
- display: flex;
29999
- flex-direction: column;
30000
- justify-content: center;
30001
- align-items: center;
30002
- color: #00122e;
29929
+ padding: 0 8px 4px;
29930
+ line-height: 18px;
30003
29931
  }
30004
29932
 
30005
- .E_d1bw7c5z .center .number {
30006
- font-size: 24px;
30007
- font-weight: 700;
29933
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
29934
+ padding: 0;
30008
29935
  }
30009
29936
 
30010
- .E_d1bw7c5z .center .text {
30011
- padding: 0 5px;
30012
- font-size: 12px;
30013
- width: inherit;
30014
- text-align: center;
29937
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
29938
+ padding-bottom: 24px;
30015
29939
  }
30016
29940
 
30017
- .E_d1bw7c5z .recharts-wrapper {
30018
- display: flex;
29941
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
29942
+ margin-bottom: 24px;
29943
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30019
29944
  }
30020
29945
 
30021
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
30022
- position: relative !important;
30023
- min-width: calc(100% - var(--d1bw7c5z-0)) !important;
30024
- left: 0 !important;
30025
- bottom: 0 !important;
29946
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
29947
+ transition: none;
30026
29948
  display: flex;
30027
29949
  align-items: center;
29950
+ height: 32px;
29951
+ line-height: 22px;
29952
+ padding: 0 8px;
30028
29953
  }
30029
29954
 
30030
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
30031
- width: 100%;
29955
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
29956
+ margin-right: 12px;
30032
29957
  }
30033
29958
 
30034
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
30035
- width: 100%;
30036
- margin-right: 0 !important;
30037
- line-height: 18px;
29959
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
29960
+ margin: 0;
29961
+ margin-bottom: 2px;
30038
29962
  }
30039
29963
 
30040
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
30041
- border-radius: 2px;
29964
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
29965
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
29966
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
29967
+ border-radius: 6px;
29968
+ color: #fff;
30042
29969
  }
30043
29970
 
30044
- .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
30045
- min-width: 75px;
30046
- max-width: 198px;
30047
- width: calc(100% - 20px);
30048
- margin-left: 2px;
30049
- color: #00122e !important;
30050
- display: inline-flex;
30051
- justify-content: space-between;
29971
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
29972
+ color: #fff;
30052
29973
  }
30053
29974
 
30054
- .E_d1bw7c5z .tooltip-text {
30055
- maxwidth: calc(100% - 12px);
30056
- cursor: pointer;
30057
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
30058
- overflow: hidden;
30059
- text-overflow: ellipsis;
29975
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
29976
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
29977
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
29978
+ border-radius: 6px;
29979
+ }
29980
+
29981
+ .E_s1wu0lms .ant-menu-item-group-title {
30060
29982
  white-space: nowrap;
29983
+ transition: all 0s;
30061
29984
  }
30062
29985
 
30063
- .E_d1bw7c5z .value {
30064
- color: rgba(44, 56, 82, 0.75);
29986
+ .E_s1wu0lms.shrink {
29987
+ transition: all 0s;
29988
+ overflow: hidden;
30065
29989
  }
30066
29990
 
30067
- .E_t10pqbtc {
30068
- width: 140px;
29991
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
29992
+ visibility: hidden;
30069
29993
  }
30070
29994
 
30071
- .E_t10pqbtc .item {
30072
- margin: 6px auto;
30073
- display: flex;
30074
- justify-content: space-between;
29995
+ .E_s1wu0lms.shrink .ant-menu-item {
29996
+ width: 36px;
29997
+ padding: 0 6px;
30075
29998
  }
30076
29999
 
30077
- .E_t10pqbtc .item .name {
30078
- width: 102px;
30000
+ .E_n1ugzfva {
30001
+ display: flex;
30002
+ place-items: center;
30003
+ width: 100% !important;
30079
30004
  }
30080
30005
 
30081
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30082
- padding: 4px 8px 0 8px;
30083
- color: rgba(44, 56, 82, 0.6);
30084
- font-size: 12px;
30006
+ .E_n1ugzfva[disabled] {
30007
+ color: rgba(0, 0, 0, 0.25) !important;
30008
+ opacity: 1 !important;
30085
30009
  }
30086
30010
 
30087
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30088
- padding-bottom: 6px;
30011
+ .E_n1ugzfva.ant-btn {
30012
+ width: 100%;
30013
+ color: #00122e;
30089
30014
  }
30090
30015
 
30091
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30092
- padding-top: 4px;
30093
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30016
+ .E_n1ugzfva .icon-wrapper {
30017
+ margin-right: 12px;
30094
30018
  }
30095
30019
 
30096
- .E_c1yyuluq {
30097
- border-radius: 8px;
30020
+ .E_n1ugzfva .link-title {
30021
+ flex: 1;
30022
+ overflow: hidden;
30023
+ white-space: nowrap;
30024
+ text-overflow: ellipsis;
30025
+ text-align: left;
30098
30026
  }
30099
30027
 
30100
- .E_c1yyuluq .ant-card-body {
30101
- padding: 20px 24px 24px 24px;
30028
+ .E_c1up1pdz {
30029
+ width: 648px;
30102
30030
  }
30103
30031
 
30104
- .E_itxley7.ant-input-group.ant-input-group-compact {
30105
- display: flex;
30032
+ .E_c1up1pdz.active {
30033
+ border-color: #0080ff;
30106
30034
  }
30107
30035
 
30108
- .E_ccrbeuz .ant-collapse-item {
30109
- border: 0px;
30110
- background-color: #fff;
30036
+ .E_c1up1pdz.active > header {
30037
+ background: rgba(0, 128, 255, 0.1);
30111
30038
  }
30112
30039
 
30113
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30114
- padding-top: 0px;
30115
- padding-bottom: 0px;
30116
- padding-left: 0px !important;
30117
- padding-right: 24px;
30040
+ .E_c1up1pdz .expand {
30041
+ padding: 12px;
30118
30042
  }
30119
30043
 
30120
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30121
- right: 0px;
30044
+ .E_c1up1pdz .field-item {
30045
+ display: flex;
30046
+ padding: 10px 0;
30047
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30122
30048
  }
30123
30049
 
30124
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30125
- padding: 0px;
30050
+ .E_c1up1pdz .field-item:last-child {
30051
+ border-bottom: none;
30052
+ padding-bottom: 0;
30126
30053
  }
30127
30054
 
30128
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30129
- padding-right: 0px;
30130
- cursor: default;
30055
+ .E_c1up1pdz .field-item label {
30056
+ line-height: 32px;
30057
+ width: 100px;
30058
+ color: rgba(62, 70, 82, 0.6);
30131
30059
  }
30132
30060
 
30133
- .E_phljevk {
30134
- display: flex;
30135
- justify-content: space-between;
30136
- align-items: center;
30137
- padding: 10px 0;
30138
- color: rgba(44, 56, 82, 0.6);
30139
- font-size: 12px;
30140
- line-height: 24px;
30061
+ .E_c1up1pdz .help {
30062
+ color: rgba(62, 70, 82, 0.6);
30063
+ margin-top: 5px;
30141
30064
  }
30142
30065
 
30143
- .E_phljevk .pagination-left {
30144
- padding: 2px 8px;
30066
+ .E_c1up1pdz .ant-input-affix-wrapper,
30067
+ .E_c1up1pdz .ant-picker {
30068
+ width: 128px;
30145
30069
  }
30146
30070
 
30147
- .E_phljevk .dropdown-trigger {
30071
+ .E_c156wh19 {
30148
30072
  display: flex;
30149
30073
  align-items: center;
30150
- border-radius: 6px;
30151
- cursor: pointer;
30152
- transition: all 0.3s ease;
30074
+ justify-content: space-between;
30075
+ word-break: keep-all;
30153
30076
  }
30154
30077
 
30155
- .E_phljevk .dropdown-trigger:hover {
30156
- background: rgba(211, 218, 235, 0.6);
30157
- color: #0080ff;
30078
+ .E_c156wh19 .title {
30079
+ margin: 0 16px 0 8px;
30158
30080
  }
30159
30081
 
30160
- .E_phljevk .dropdown-trigger .icon-inner {
30161
- margin-left: 4px;
30082
+ .E_c156wh19 .retain {
30083
+ color: rgba(129, 138, 153, 0.6);
30162
30084
  }
30163
30085
 
30164
- .E_phljevk .pagination-right {
30086
+ .E_c156wh19 div.left {
30087
+ flex: 1;
30165
30088
  display: flex;
30089
+ overflow: hidden;
30166
30090
  align-items: center;
30167
- color: #0080ff;
30168
- font-weight: bold;
30169
- }
30170
-
30171
- .E_phljevk .pagination-right .icon-inner {
30172
- margin-left: 4px;
30173
- }
30174
-
30175
- .E_phljevk .pagination-right .prev-btn,
30176
- .E_phljevk .pagination-right .next-btn {
30177
- padding: 0 8px;
30091
+ justify-content: flex-start;
30092
+ white-space: nowrap;
30178
30093
  }
30179
30094
 
30180
- .E_phljevk .pagination-right .prev-btn > span,
30181
- .E_phljevk .pagination-right .next-btn > span {
30182
- color: #0080ff;
30095
+ .E_c156wh19 div.left .title {
30096
+ max-width: 100%;
30097
+ overflow: hidden;
30098
+ text-overflow: ellipsis;
30183
30099
  }
30184
30100
 
30185
- .E_phljevk .pagination-right .next-btn .icon-inner {
30186
- transform: rotate(180deg);
30101
+ .E_c156wh19 div.right {
30102
+ display: flex;
30103
+ align-items: center;
30187
30104
  }
30188
30105
 
30189
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30190
- max-height: calc(100vh - 128px);
30191
- overflow-y: auto;
30106
+ .E_c156wh19 .reverse {
30107
+ display: flex;
30108
+ flex-direction: row-reverse;
30109
+ align-items: center;
30192
30110
  }
30193
30111
 
30194
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30195
- padding: 4px 20px;
30196
- font-size: 12px;
30197
- line-height: 18px;
30112
+ .E_c156wh19 .reverse .ant-switch {
30113
+ margin-left: 8px;
30198
30114
  }
30199
30115
 
30200
- .E_sx1bpnu .ant-input-sm {
30201
- line-height: 18px;
30116
+ .E_c156wh19 .close {
30117
+ padding-left: 14px;
30118
+ margin-left: 14px;
30119
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30120
+ cursor: pointer;
30202
30121
  }
30203
30122
 
30204
- .E_i11gg7mj .ant-input-prefix {
30205
- margin-right: 8px;
30123
+ .E_m126spxy {
30124
+ padding-bottom: 4px;
30125
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30206
30126
  }
30207
30127
 
30208
- .E_i11gg7mj .ant-input-suffix {
30209
- margin-left: 8px;
30128
+ .E_m126spxy .ant-btn-link {
30129
+ padding: 1px 10px;
30130
+ color: rgba(62, 70, 82, 0.6);
30131
+ border-radius: 4px;
30210
30132
  }
30211
30133
 
30212
- .E_cc368xp {
30213
- color: #00122e;
30214
- border-right: 1px solid rgba(172, 186, 211, 0.6);
30215
- margin-right: 8px;
30216
- padding-right: 8px;
30134
+ .E_m126spxy .ant-btn-link.active {
30135
+ background: rgba(0, 128, 255, 0.1);
30136
+ color: #0096ff;
30217
30137
  }
30218
30138
 
30219
- .E_i11o6xqj {
30220
- display: flex;
30221
- gap: 4px;
30139
+ .E_wpbf4pq {
30140
+ padding: 10px 0;
30141
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30222
30142
  }
30223
30143
 
30224
- .E_i11o6xqj .icon-wrapper {
30225
- cursor: pointer;
30144
+ .E_wpbf4pq .ant-input,
30145
+ .E_wpbf4pq .ant-picker {
30146
+ width: 80px;
30147
+ margin: 0 9px;
30148
+ text-align: center;
30226
30149
  }
30227
30150
 
30228
- .E_d19ruhdj.icon-wrapper {
30229
- cursor: not-allowed;
30151
+ .E_wpbf4pq .options {
30152
+ padding: 12px 0 12px 16px;
30153
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30154
+ margin: 5px 0 5px 8px;
30230
30155
  }
30231
30156
 
30232
- .E_rapgekc.ant-radio-wrapper {
30233
- display: inline-flex;
30234
- align-items: baseline;
30235
- white-space: pre-wrap;
30157
+ .E_wpbf4pq .week-day-option,
30158
+ .E_wpbf4pq .month-day-option {
30159
+ background: #f5f7fa;
30160
+ box-sizing: border-box;
30161
+ border-radius: 16px;
30162
+ margin-right: 8px;
30236
30163
  }
30237
30164
 
30238
- .E_rapgekc.ant-radio-wrapper .ant-radio {
30239
- position: relative;
30240
- top: 3px;
30165
+ .E_wpbf4pq .week-day-option:focus,
30166
+ .E_wpbf4pq .month-day-option:focus {
30167
+ color: inherit;
30168
+ border-color: #d9d9d9;
30241
30169
  }
30242
30170
 
30243
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30244
- border-color: rgba(107, 128, 167, 0.6);
30171
+ .E_wpbf4pq .week-day-option.active {
30172
+ background-color: #0096ff;
30173
+ border-color: #0096ff;
30174
+ color: #fff;
30245
30175
  }
30246
30176
 
30247
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30248
- border-color: #0080ff;
30177
+ .E_wpbf4pq .week-day-option.en-text {
30178
+ width: 110px;
30179
+ margin-top: 4px;
30249
30180
  }
30250
30181
 
30251
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30252
- border-color: #0080ff;
30253
- background: #0080ff;
30182
+ .E_wpbf4pq .month-day-option {
30183
+ width: 32px;
30184
+ padding: 0;
30185
+ margin-bottom: 8px;
30254
30186
  }
30255
30187
 
30256
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30257
- top: 4px;
30258
- left: 4px;
30259
- width: 6px;
30260
- height: 6px;
30261
- background: #fff;
30188
+ .E_wpbf4pq .month-day-option.active {
30189
+ background-color: #0096ff;
30190
+ border-color: #0096ff;
30191
+ color: #fff;
30262
30192
  }
30263
30193
 
30264
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30265
- opacity: 0.5;
30194
+ .E_t160l1cm {
30195
+ display: flex;
30196
+ flex-direction: column;
30197
+ flex: 1;
30198
+ /* FIXME:(yanzhen) do this better */
30266
30199
  }
30267
30200
 
30268
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30269
- border-color: rgba(107, 128, 167, 0.6);
30270
- background: rgba(211, 218, 235, 0.6);
30201
+ .E_t160l1cm .tab-bar {
30202
+ flex-shrink: 0;
30203
+ display: flex;
30204
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30271
30205
  }
30272
30206
 
30273
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30274
- background: #00122e;
30207
+ .E_t160l1cm .tab-content {
30208
+ height: 100%;
30275
30209
  }
30276
30210
 
30277
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30278
- color: #00122e;
30279
- opacity: 0.5;
30211
+ .E_t160l1cm .tab-menu-item {
30212
+ margin-right: 2px;
30213
+ padding: 1px 12px;
30214
+ line-height: 24px;
30215
+ height: 24px;
30216
+ color: rgba(44, 56, 82, 0.6);
30217
+ border-radius: 4px 4px 0 0;
30218
+ cursor: pointer;
30219
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30280
30220
  }
30281
30221
 
30282
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30283
- color: #00122e;
30222
+ .E_t160l1cm .tab-menu-item:first-child {
30223
+ padding-left: 0;
30284
30224
  }
30285
30225
 
30286
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30287
- display: inline-block;
30288
- padding: 0;
30226
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30289
30227
  padding-left: 12px;
30290
30228
  }
30291
30229
 
30292
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30293
- margin-bottom: 0;
30294
- white-space: pre-wrap;
30295
- color: rgba(44, 56, 82, 0.6);
30230
+ .E_t160l1cm .tab-menu-item:hover {
30231
+ color: #0080ff;
30232
+ background: rgba(211, 218, 235, 0.6);
30296
30233
  }
30297
30234
 
30298
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30299
- padding-left: 8px;
30235
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30236
+ fill: #0080ff;
30300
30237
  }
30301
30238
 
30302
- .E_rp906go .ant-radio-button-wrapper:first-child {
30303
- border-radius: 5px 0 0 5px;
30239
+ .E_t160l1cm .tab-menu-item:active {
30240
+ background: rgba(192, 203, 224, 0.6);
30304
30241
  }
30305
30242
 
30306
- .E_rp906go .ant-radio-button-wrapper:last-child {
30307
- border-radius: 0 5px 5px 0;
30243
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30244
+ color: #0080ff;
30245
+ background: rgba(211, 218, 235, 0.6);
30308
30246
  }
30309
30247
 
30310
- .E_rcc63c8 {
30311
- color: #00122e;
30312
- border-color: #ccd4e3;
30248
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30249
+ background: rgba(192, 203, 224, 0.6);
30313
30250
  }
30314
30251
 
30315
- .E_rcc63c8:first-child {
30316
- border-color: #a3b4cc;
30252
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30253
+ background: rgba(0, 128, 255, 0.16);
30317
30254
  }
30318
30255
 
30319
- .E_rcc63c8.ant-radio-button-wrapper {
30320
- padding: 0 12px;
30321
- line-height: 32px;
30322
- height: 32px;
30256
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30257
+ fill: #0080ff;
30323
30258
  }
30324
30259
 
30325
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
30326
- white-space: nowrap;
30260
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30261
+ color: #0080ff;
30262
+ background: rgba(0, 128, 255, 0.1);
30327
30263
  }
30328
30264
 
30329
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30330
- height: 22px;
30331
- padding: 0 7px;
30332
- line-height: 20px;
30265
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30266
+ background: rgba(0, 128, 255, 0.16);
30333
30267
  }
30334
30268
 
30335
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30336
- background: #ccd4e3;
30269
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30270
+ fill: #1d326c;
30337
30271
  }
30338
30272
 
30339
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30340
- background: #0080ff;
30273
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30274
+ margin-left: 8px;
30275
+ height: 22px;
30341
30276
  }
30342
30277
 
30343
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30344
- background: #ccd4e3;
30345
- opacity: 0.5;
30278
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30279
+ fill: rgba(44, 56, 82, 0.6);
30346
30280
  }
30347
30281
 
30348
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30349
- border-right-color: #0080ff;
30282
+ .E_t160l1cm .tab-menu-item-group {
30283
+ padding: 0;
30284
+ display: flex;
30285
+ align-items: center;
30286
+ overflow: hidden;
30350
30287
  }
30351
30288
 
30352
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30353
- border-color: #0080ff;
30289
+ .E_t160l1cm .tab-menu-item-group .main-title {
30290
+ opacity: 0;
30291
+ max-width: 0;
30292
+ transition: max-width 320ms ease, opacity 240ms ease;
30354
30293
  }
30355
30294
 
30356
- .E_rcc63c8.ant-radio-button-wrapper-checked {
30357
- background: rgba(0, 136, 255, 0.1);
30295
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30296
+ padding: 1px 12px;
30297
+ position: relative;
30298
+ display: flex;
30358
30299
  }
30359
30300
 
30360
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
30361
- background: rgba(211, 218, 235, 0.6);
30362
- border-color: #ccd4e3;
30363
- opacity: 0.5;
30301
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30302
+ opacity: 0;
30303
+ position: absolute;
30304
+ top: 50%;
30305
+ left: 0;
30306
+ transform: translate(-50%, -50%);
30307
+ transition: opacity 100ms linear;
30308
+ fill: rgba(0, 128, 255, 0.2);
30364
30309
  }
30365
30310
 
30366
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30367
- color: #00122e;
30368
- border-color: #ccd4e3;
30311
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30312
+ color: #0080ff;
30369
30313
  }
30370
30314
 
30371
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30372
- color: #00122e;
30373
- border-color: #ccd4e3;
30374
- background: rgba(172, 186, 211, 0.6);
30315
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30316
+ padding: 1px 12px;
30317
+ display: inline-block;
30318
+ opacity: 1;
30319
+ max-width: 160px;
30375
30320
  }
30376
30321
 
30377
- .E_rcc63c8 .ant-radio-button-input {
30378
- margin-right: 8px;
30379
- display: inline;
30380
- border: none;
30381
- padding: 0;
30382
- width: 36px;
30383
- background: transparent;
30322
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30323
+ padding: 1px 12px;
30324
+ color: #005ed1;
30384
30325
  }
30385
30326
 
30386
- .E_rcc63c8 .ant-radio-button-input:focus {
30387
- box-shadow: none;
30327
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30328
+ opacity: 1;
30388
30329
  }
30389
30330
 
30390
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30391
- margin-right: 0;
30392
- width: initial;
30393
- box-shadow: none;
30331
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30332
+ background: rgba(0, 128, 255, 0.16);
30394
30333
  }
30395
30334
 
30396
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30397
- display: none;
30335
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30336
+ opacity: 0;
30398
30337
  }
30399
30338
 
30400
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30401
- display: inline;
30339
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30340
+ padding: 4px 16px;
30341
+ height: 32px;
30342
+ border-radius: 6px 6px 0 0;
30402
30343
  }
30403
30344
 
30404
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30405
- display: inline;
30406
- margin-right: 8px;
30407
- padding: 0;
30408
- width: 36px;
30345
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30346
+ padding-left: 0;
30409
30347
  }
30410
30348
 
30411
- .E_c18bcrac {
30412
- display: inline-block;
30413
- width: 100%;
30349
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
30350
+ padding-left: 16px;
30414
30351
  }
30415
30352
 
30416
- .E_c18bcrac .recharts-wrapper {
30417
- margin-left: 4px;
30353
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30354
+ margin-left: 11px;
30355
+ height: 24px;
30418
30356
  }
30419
30357
 
30420
- .E_cro7kg2 {
30421
- padding: 4px;
30358
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30359
+ padding: 0;
30422
30360
  }
30423
30361
 
30424
- .E_c14wcxf0 {
30425
- display: flex;
30426
- justify-content: space-between;
30427
- align-items: center;
30428
- font-size: 13px;
30429
- line-height: 24px;
30430
- color: #cccccc;
30431
- white-space: nowrap;
30362
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30363
+ padding: 4px 16px;
30432
30364
  }
30433
30365
 
30434
- .E_c14wcxf0 label {
30435
- margin-right: 32px;
30366
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
30367
+ padding: 4px 16px;
30436
30368
  }
30437
30369
 
30438
- .E_coy29mj.E_c14wcxf0 {
30439
- font-weight: bold;
30440
- color: white;
30370
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30371
+ background: #fff;
30441
30372
  }
30442
30373
 
30443
- .E_s11212zy {
30444
- width: 8px;
30445
- height: 8px;
30446
- border-radius: 2px;
30447
- display: inline-block;
30448
- background: var(--s11212zy-0);
30449
- border: 1px solid #fff;
30450
- box-sizing: content-box;
30451
- margin-right: 6px;
30374
+ .E_t160l1cm .tab-menu-item-light:active {
30375
+ color: #005ed1;
30452
30376
  }
30453
30377
 
30454
- .E_p1lyky6c > :first-child {
30455
- font-weight: bold;
30456
- color: white;
30457
- margin-right: 4px;
30378
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30379
+ background: #fff;
30380
+ color: #1d326c;
30458
30381
  }
30459
30382
 
30460
- .E_ivqqkzv {
30461
- height: 24px;
30462
- width: 56px !important;
30463
- margin-right: 4px;
30383
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30384
+ color: rgba(45, 58, 86, 0.6);
30464
30385
  }
30465
30386
 
30466
- .E_c1wk4q29 {
30467
- color: rgba(44, 56, 82, 0.6);
30387
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30388
+ color: #1d326c;
30468
30389
  }
30469
30390
 
30470
- .E_s1dizucg.ant-switch {
30471
- min-width: 40px;
30472
- height: 24px;
30473
- background: rgba(172, 186, 211, 0.6);
30474
- overflow: hidden;
30391
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30392
+ fill: #d8deeb;
30475
30393
  }
30476
30394
 
30477
- .E_s1dizucg.ant-switch:focus {
30478
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30395
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30396
+ fill: #1d326c;
30479
30397
  }
30480
30398
 
30481
- .E_s1dizucg.ant-switch-small {
30482
- min-width: 26px;
30483
- height: 16px;
30399
+ .E_t160l1cm .tab-content {
30400
+ flex: 1;
30401
+ display: flex;
30402
+ flex-direction: column;
30484
30403
  }
30485
30404
 
30486
- .E_s1dizucg.ant-switch-large {
30487
- min-width: 52px;
30488
- height: 32px;
30405
+ .E_t160l1cm.is-overview .tab-content {
30406
+ overflow: visible;
30489
30407
  }
30490
30408
 
30491
- .E_s1dizucg.ant-switch .ant-switch-handle {
30492
- height: 20px;
30493
- width: 20px;
30409
+ .E_t14npdqr {
30410
+ max-width: 240px;
30411
+ animation: none;
30494
30412
  }
30495
30413
 
30496
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30497
- border-radius: 10px;
30498
- transition-delay: 120ms;
30414
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30415
+ border: 1px solid #0080ff;
30416
+ padding: 0;
30499
30417
  }
30500
30418
 
30501
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30502
- height: 14px;
30503
- width: 14px;
30504
- top: 1px;
30505
- left: 1px;
30419
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30420
+ margin: 0;
30421
+ height: 32px;
30422
+ line-height: 32px;
30423
+ font-size: 13px;
30424
+ padding: 0 10px;
30425
+ display: block;
30426
+ overflow: hidden;
30427
+ text-overflow: ellipsis;
30428
+ white-space: nowrap;
30506
30429
  }
30507
30430
 
30508
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30509
- height: 28px;
30510
- width: 28px;
30431
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30432
+ content: " ";
30433
+ height: 1px;
30434
+ width: calc(100% + 10px);
30435
+ background: rgba(172, 186, 211, 0.6);
30436
+ display: block;
30511
30437
  }
30512
30438
 
30513
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30514
- border-radius: 14px;
30439
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30440
+ color: #0080ff;
30441
+ background: transparent;
30515
30442
  }
30516
30443
 
30517
- .E_s1dizucg.ant-switch-checked {
30518
- background-color: #00ba5d;
30444
+ .E_t1sqg15u {
30445
+ background: white;
30519
30446
  }
30520
30447
 
30521
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30522
- left: calc(100% - 20px - 2px);
30448
+ .E_t1sqg15u.inline .table-row {
30449
+ flex-direction: column;
30523
30450
  }
30524
30451
 
30525
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30526
- left: calc(100% - 14px - 1px);
30452
+ .E_t1sqg15u.inline .table-row > label {
30453
+ padding: 0 16px 7px 0;
30527
30454
  }
30528
30455
 
30529
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30530
- left: calc(100% - 28px - 2px);
30456
+ .E_t1sqg15u.has-border .table-header {
30457
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30531
30458
  }
30532
30459
 
30533
- .E_c1up6e3y {
30534
- margin-left: 5px;
30460
+ .E_t1sqg15u.has-border .hiddenBorder {
30461
+ border-top: none !important;
30535
30462
  }
30536
30463
 
30537
- .E_c1bus5hc {
30538
- --color: white;
30539
- height: 14px;
30540
- width: 14px;
30541
- border-radius: 50%;
30542
- flex-shrink: 0;
30543
- display: flex;
30544
- align-items: center;
30545
- justify-content: center;
30546
- border: 1px solid var(--color);
30464
+ .E_t1sqg15u.has-border .table-row + .table-row {
30465
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30547
30466
  }
30548
30467
 
30549
- .E_c1bus5hc .circle-inner {
30550
- position: relative;
30551
- height: 10px;
30552
- width: 10px;
30553
- border-radius: 50%;
30554
- overflow: hidden;
30468
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30469
+ padding-bottom: 0;
30555
30470
  }
30556
30471
 
30557
- .E_c1bus5hc .circle-content {
30558
- position: absolute;
30559
- height: 100%;
30560
- width: 100%;
30561
- left: 0;
30562
- top: 0;
30563
- border-radius: 50%;
30564
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30565
- transform: rotate(180deg);
30472
+ .E_t1sqg15u.align-right .content {
30473
+ text-align: right;
30566
30474
  }
30567
30475
 
30568
- .E_c1bus5hc .circle-child {
30569
- position: absolute;
30570
- height: 100%;
30571
- width: 100%;
30572
- left: 0;
30573
- top: 0;
30574
- margin-left: 50%;
30575
- transform-origin: left;
30576
- background: white;
30577
- transform: rotate(0deg);
30476
+ .E_t1sqg15u .uuid-row {
30477
+ display: flex;
30478
+ justify-content: space-between;
30578
30479
  }
30579
30480
 
30580
- .E_t1m2x205 .ant-tooltip-arrow {
30581
- display: none;
30481
+ .E_t1sqg15u .uuid-row .id-text {
30482
+ white-space: nowrap;
30483
+ overflow: hidden;
30484
+ text-overflow: ellipsis;
30582
30485
  }
30583
30486
 
30584
- .E_t1m2x205 .ant-tooltip-inner {
30585
- background: rgba(23, 38, 64, 0.8);
30586
- border-radius: 4px;
30487
+ .E_t4zczcp {
30488
+ display: flex;
30489
+ justify-content: space-between;
30490
+ align-items: center;
30491
+ padding: 8px;
30492
+ min-height: 32px;
30587
30493
  }
30588
30494
 
30589
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30590
- visibility: hidden;
30495
+ .E_t4zczcp .table-title {
30496
+ color: rgba(44, 56, 82, 0.6);
30497
+ font-weight: 600;
30498
+ font-size: 12px;
30499
+ line-height: 8px;
30591
30500
  }
30592
30501
 
30593
- .E_s1dni7lo {
30594
- width: 430px !important;
30502
+ .E_t4zczcp .edit-icon {
30503
+ font-size: 16px;
30504
+ color: rgba(10, 37, 85, 0.6);
30505
+ cursor: pointer;
30595
30506
  }
30596
30507
 
30597
- .E_d1wwmmm5 .ant-select-item-group {
30598
- padding: 8px 16px;
30508
+ .E_t1s7goww {
30509
+ font-size: 12px;
30599
30510
  line-height: 18px;
30600
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30601
- height: 34px;
30602
- min-height: 34px;
30603
- box-sizing: border-box;
30604
- margin-top: 8px;
30605
30511
  }
30606
30512
 
30607
- .E_o1ugr09p {
30513
+ .E_t93e4cf {
30608
30514
  display: flex;
30609
- flex-direction: column;
30610
- margin: 1px 8px;
30611
- padding: 8px;
30612
- border-radius: 4px;
30515
+ padding: 8px 0;
30516
+ color: #2d3a56;
30613
30517
  }
30614
30518
 
30615
- .E_o1ugr09p .selected-icon {
30519
+ .E_t93e4cf .hidden {
30616
30520
  display: none;
30617
30521
  }
30618
30522
 
30619
- .E_o1ugr09p.ant-select-item-option-grouped {
30620
- padding-left: 8px;
30523
+ .E_t93e4cf .ant-btn-link {
30524
+ height: auto;
30621
30525
  }
30622
30526
 
30623
- .E_o1ugr09p.ant-select-item-option-selected {
30624
- background-color: white;
30527
+ .E_t93e4cf .content {
30528
+ overflow: hidden;
30529
+ overflow-x: auto;
30530
+ width: 100%;
30531
+ white-space: pre-wrap;
30625
30532
  }
30626
30533
 
30627
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
30628
- color: #0080ff;
30534
+ .E_t93e4cf .content .ant-btn {
30535
+ white-space: pre-wrap;
30536
+ text-align: left;
30537
+ }
30538
+
30539
+ .E_t93e4cf .content .unit-chart {
30540
+ justify-content: flex-start;
30629
30541
  }
30630
30542
 
30631
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
30632
- display: block;
30543
+ .E_rhz2uv5 {
30544
+ width: var(--rhz2uv5-0);
30545
+ flex-shrink: 0;
30546
+ color: rgba(44, 56, 82, 0.6);
30547
+ padding-right: 12px;
30633
30548
  }
30634
30549
 
30635
- .E_o1ugr09p.ant-select-item-option-active {
30636
- background: rgba(0, 136, 255, 0.16);
30550
+ .E_wg1tsps {
30551
+ display: flex;
30552
+ align-items: center;
30553
+ justify-content: flex-end;
30637
30554
  }
30638
30555
 
30639
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
30640
- color: #0080ff;
30556
+ .E_b1ctd5xy {
30557
+ display: flex;
30558
+ align-items: center;
30559
+ width: calc(100% - 40px);
30641
30560
  }
30642
30561
 
30643
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
30644
- background: rgba(0, 136, 255, 0.1);
30645
- color: #0080ff;
30562
+ .E_b1ctd5xy .chart {
30563
+ display: inline-block;
30564
+ width: 100%;
30646
30565
  }
30647
30566
 
30648
- .E_o1ifxsq4 {
30649
- display: flex;
30650
- justify-content: space-between;
30651
- height: 20px;
30652
- line-height: 20px;
30567
+ .E_u1p8acpn {
30568
+ min-width: 40px;
30653
30569
  }
30654
30570
 
30655
- .E_o1ifxsq4 .timezone-title {
30656
- color: #2d3a56;
30657
- overflow: hidden;
30658
- text-overflow: ellipsis;
30571
+ .E_u1p8acpn .unit {
30572
+ color: #00122e !important;
30659
30573
  }
30660
30574
 
30661
- .E_o1zue7 {
30575
+ .E_m74vjol {
30662
30576
  display: flex;
30663
30577
  justify-content: space-between;
30664
- color: rgba(44, 56, 82, 0.6);
30665
- height: 18px;
30666
- line-height: 18px;
30667
- margin-top: 2px;
30578
+ width: 100%;
30668
30579
  }
30669
30580
 
30670
- .E_tyfmlxg {
30671
- border: none;
30672
- margin-right: 0;
30673
- background: rgba(225, 230, 241, 0.6);
30581
+ .E_m74vjol .action {
30582
+ margin-left: 16px;
30674
30583
  }
30675
30584
 
30676
- .E_o18uybox {
30677
- pointer-events: none;
30678
- height: 32px;
30585
+ .E_a1o35uvh .ant-alert-message {
30679
30586
  width: 100%;
30680
- opacity: 0;
30681
30587
  }
30682
30588
 
30683
- .E_iq1gosr {
30684
- display: inline-block;
30589
+ .E_berrcjl {
30590
+ color: rgba(10, 37, 85, 0.6);
30591
+ margin-bottom: 4px;
30685
30592
  }
30686
30593
 
30687
- .E_tju3gfj .date {
30688
- margin-right: 4px;
30594
+ .E_berrcjl .breadcrumb-link {
30595
+ color: rgba(10, 37, 85, 0.6);
30596
+ cursor: pointer;
30597
+ transition: color 160ms ease;
30689
30598
  }
30690
30599
 
30691
- .E_s1ebs0ra {
30692
- display: flex;
30693
- align-items: center;
30694
- justify-content: space-between;
30695
- background: #edf0f7;
30696
- padding: 8px 12px;
30697
- position: sticky;
30698
- top: 0;
30699
- z-index: 1;
30700
- margin-bottom: -52px;
30600
+ .E_berrcjl .breadcrumb-link:hover {
30601
+ color: #0080ff;
30701
30602
  }
30702
30603
 
30703
- .E_s1ebs0ra .select-total {
30704
- display: flex;
30705
- align-items: center;
30706
- font-weight: 700;
30707
- flex-shrink: 0;
30604
+ .E_berrcjl .breadcrumb-link:active {
30605
+ color: #005ed1;
30708
30606
  }
30709
30607
 
30710
- .E_s1ebs0ra .select-total .icon-wrapper {
30711
- cursor: pointer;
30712
- margin-left: 8px;
30713
- width: 32px;
30714
- height: 32px;
30715
- border-radius: 50%;
30608
+ .E_b1wx3t3t.ant-btn-icon-only {
30716
30609
  justify-content: center;
30717
30610
  }
30718
30611
 
30719
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
30720
- background: rgba(225, 230, 241, 0.6);
30612
+ .E_b1wx3t3t.ant-btn {
30613
+ display: inline-flex;
30614
+ align-items: center;
30615
+ justify-content: center;
30616
+ height: 32px;
30617
+ border-radius: 6px;
30618
+ line-height: 22px;
30619
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30620
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30721
30621
  }
30722
30622
 
30723
- .E_s1ebs0ra .action-group {
30724
- flex: 1;
30725
- margin-left: 88px;
30726
- white-space: nowrap;
30727
- text-align: right;
30728
- position: relative;
30729
- padding: 4px 0;
30730
- margin-top: -4px;
30731
- overflow: hidden;
30623
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30624
+ height: 40px;
30625
+ line-height: 24px;
30732
30626
  }
30733
30627
 
30734
- .E_s1ebs0ra .action-group .sub-menu-delete {
30735
- transform: translateY(-4px);
30628
+ .E_b1wx3t3t.ant-btn.ant-btn-sm {
30629
+ height: 24px;
30630
+ line-height: 20px;
30736
30631
  }
30737
30632
 
30738
- .E_s1ebs0ra .action-group button {
30739
- border: none;
30633
+ .E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
30634
+ border-radius: 50%;
30740
30635
  }
30741
30636
 
30742
- .E_s1ebs0ra .action-group > *:not(:last-child) {
30637
+ .E_b1wx3t3t .ant-btn-loading-icon span.anticon {
30743
30638
  margin-right: 8px;
30639
+ padding-right: 0px;
30744
30640
  }
30745
30641
 
30746
- .E_s1ebs0ra .action-group > button:last-child {
30747
- margin-right: 4px;
30642
+ .E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
30643
+ color: var(--color, #06101f);
30644
+ font-weight: var(--font-weight);
30645
+ background: var(--background-color, #fff);
30646
+ border-width: var(--border-width, 1px);
30647
+ border-color: var(--border-color, #d9d9d9);
30748
30648
  }
30749
30649
 
30750
- .E_s1ebs0ra .action-group .more-btn {
30751
- cursor: pointer;
30752
- width: 32px;
30753
- height: 32px;
30754
- justify-content: center;
30755
- border-radius: 50%;
30650
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
30651
+ display: none;
30756
30652
  }
30757
30653
 
30758
- .E_s1ebs0ra .action-group .more-btn:hover {
30759
- background: #fff;
30654
+ .E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
30655
+ color: var(--color, inherit);
30760
30656
  }
30761
30657
 
30762
- .E_s1sck0th {
30763
- padding: 0 8px;
30764
- border-radius: 4px;
30658
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
30659
+ background: var(--background-color-hover, var(--background-color));
30660
+ border-color: var(--border-color-hover, var(--border-color, transparent));
30765
30661
  }
30766
30662
 
30767
- .E_m855nr1 {
30768
- padding: 2px 8px;
30769
- border-radius: 3px;
30663
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
30664
+ --scale: 1;
30665
+ --transY: 1px;
30666
+ background: var(--background-color-active, var(--background-color));
30667
+ border-color: var(--border-color-active, var(--border-color, transparent));
30770
30668
  }
30771
30669
 
30772
- .E_l1270xpg {
30773
- padding: 3px 8px;
30774
- border-radius: 2px;
30670
+ .E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
30671
+ background: var(--background-color-focus, var(--background-color));
30672
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30673
+ border-color: var(--border-color-focus, var(--border-color, transparent));
30775
30674
  }
30776
30675
 
30777
- .E_t14rextb.ant-tag:hover {
30778
- opacity: unset;
30676
+ .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
30677
+ color: var(--color-disabled, var(--color));
30678
+ background: var(--background-color-disabled, var(--background-color));
30679
+ border-color: var(--border-color-disabled, var(--border-color, transparent));
30680
+ opacity: 0.5;
30779
30681
  }
30780
30682
 
30781
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
30782
- margin: 0;
30783
- margin-right: 8px;
30784
- display: inline-flex;
30785
- align-items: center;
30786
- border: none;
30683
+ .E_b1wx3t3t.ant-btn-link[disabled] {
30684
+ color: #0080ff;
30685
+ opacity: 0.5;
30787
30686
  }
30788
30687
 
30789
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
30790
- width: 16px;
30791
- height: 16px;
30792
- color: inherit;
30793
- margin-left: 4px;
30794
- opacity: 0.6;
30795
- display: inline-flex;
30688
+ .E_b1wx3t3t.ant-btn-primary {
30689
+ --color: #fff;
30690
+ --font-weight: bold;
30691
+ --border-width: 0;
30692
+ --background-color: #0080ff;
30693
+ --background-color-hover: #009dff;
30694
+ --background-color-active: #005ed1;
30695
+ --background-color-focus: #0080ff;
30696
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30796
30697
  }
30797
30698
 
30798
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
30799
- opacity: 1;
30699
+ .E_b1wx3t3t.ant-btn-primary.ant-btn-dangerous {
30700
+ --background-color: #f0483e;
30701
+ --background-color-hover: #ff5252;
30702
+ --background-color-active: #c73d31;
30703
+ --background-color-focus: #ff5252;
30704
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30800
30705
  }
30801
30706
 
30802
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
30803
- color: #0080ff;
30804
- background-color: rgba(0, 136, 255, 0.1);
30707
+ .E_b1wx3t3t.ant-btn-primary.btn-primary-orange {
30708
+ --background-color: #fea008;
30709
+ --background-color-hover: #feba33;
30710
+ --background-color-active: #e07f00;
30711
+ --background-color-focus: #fea008;
30805
30712
  }
30806
30713
 
30807
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
30808
- color: #f0483e;
30809
- background-color: rgba(255, 74, 74, 0.1);
30714
+ .E_b1wx3t3t.ant-btn-secondary {
30715
+ --color: #0080ff;
30716
+ --font-weight: bold;
30717
+ --border-width: 0;
30718
+ --background-color: rgba(0, 136, 255, 0.1);
30719
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30720
+ --background-color-active: rgba(0, 136, 255, 0.2);
30721
+ --background-color-focus: rgba(0, 136, 255, 0.1);
30722
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30723
+ }
30724
+
30725
+ .E_b1wx3t3t.ant-btn-secondary.ant-btn-dangerous {
30726
+ --color: #f0483e;
30727
+ --background-color: rgba(255, 74, 74, 0.1);
30728
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30729
+ --background-color-active: rgba(255, 74, 74, 0.2);
30730
+ --background-color-focus: rgba(255, 74, 74, 0.1);
30731
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30732
+ }
30733
+
30734
+ .E_b1wx3t3t.ant-btn-secondary.btn-primary-orange {
30735
+ --color: #fea008;
30736
+ --background-color: rgba(255, 187, 0, 0.1);
30737
+ --background-color-hover: rgba(255, 187, 0, 0.16);
30738
+ --background-color-active: rgba(255, 187, 0, 0.2);
30739
+ --background-color-focus: rgba(255, 187, 0, 0.1);
30740
+ }
30741
+
30742
+ .E_b1wx3t3t.ant-btn-tertiary {
30743
+ --color: #0080ff;
30744
+ --font-weight: bold;
30745
+ --border-width: 0;
30746
+ --background-color: #fff;
30747
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30748
+ box-shadow: none;
30749
+ }
30750
+
30751
+ .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary:not(:focus).__pseudo-states-active {
30752
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30810
30753
  }
30811
30754
 
30812
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
30813
- color: #e07f00;
30814
- background-color: rgba(255, 187, 0, 0.1);
30755
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous {
30756
+ --color: #f0483e;
30757
+ --background-color: #fff;
30758
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30815
30759
  }
30816
30760
 
30817
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
30818
- color: #008f4c;
30819
- background-color: rgba(30, 201, 127, 0.1);
30761
+ .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.ant-btn-dangerous:not(:focus).__pseudo-states-active {
30762
+ filter: drop-shadow(0px 2px 8px rgba(255, 74, 74, 0.1));
30820
30763
  }
30821
30764
 
30822
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
30823
- color: #1d326c;
30824
- background-color: rgba(225, 230, 241, 0.6);
30765
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange {
30766
+ --color: #fea008;
30767
+ --background-color: #fff;
30825
30768
  }
30826
30769
 
30827
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
30828
- color: #7E41FF;
30829
- background-color: rgba(126, 65, 255, 0.1);
30770
+ .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not([disabled]).__pseudo-states-active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus):active, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-hover, .E_b1wx3t3t.ant-btn-tertiary.btn-primary-orange:not(:focus).__pseudo-states-active {
30771
+ filter: drop-shadow(0px 2px 8px rgba(255, 187, 0, 0.1));
30830
30772
  }
30831
30773
 
30832
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
30833
- color: #fff;
30774
+ .E_b1wx3t3t.ant-btn-ordinary {
30775
+ --color: #1d326c;
30776
+ --border-color: #ccd4e3;
30777
+ --background-color: #fff;
30778
+ --background-color-hover: #edf0f7;
30779
+ --background-color-active: #e4e9f2;
30780
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30781
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30834
30782
  }
30835
30783
 
30836
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
30837
- background-color: #f0483e;
30784
+ .E_b1wx3t3t.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn-ordinary.__pseudo-states-focus {
30785
+ box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
30838
30786
  }
30839
30787
 
30840
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
30841
- background-color: #fea008;
30788
+ .E_b1wx3t3t.ant-btn-ordinary.ordinary-blue {
30789
+ --color: #0080ff;
30790
+ --border-color: #0080ff;
30791
+ --background-color: #fff;
30792
+ --background-color-hover: linear-gradient(
30793
+ 0deg,
30794
+ rgba(0, 136, 255, 0.16),
30795
+ rgba(0, 136, 255, 0.16)
30796
+ ),
30797
+ #ffffff;
30798
+ --background-color-active: linear-gradient(
30799
+ 0deg,
30800
+ rgba(0, 136, 255, 0.2),
30801
+ rgba(0, 136, 255, 0.2)
30802
+ ),
30803
+ #ffffff;
30804
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30805
+ box-shadow: 0px 1px 2px -1px rgba(44, 56, 82, 0.18);
30842
30806
  }
30843
30807
 
30844
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
30845
- background-color: #00ba5d;
30808
+ .E_b1wx3t3t.ant-btn-ordinary.ant-btn-dangerous {
30809
+ --color: #f0483e;
30810
+ --border-color: #f0483e;
30811
+ --background-color: #fff;
30812
+ --background-color-hover: linear-gradient(
30813
+ 0deg,
30814
+ rgba(255, 74, 74, 0.16),
30815
+ rgba(255, 74, 74, 0.16)
30816
+ ),
30817
+ #ffffff;
30818
+ --background-color-active: linear-gradient(
30819
+ 0deg,
30820
+ rgba(255, 74, 74, 0.2),
30821
+ rgba(255, 74, 74, 0.2)
30822
+ ),
30823
+ #ffffff;
30824
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30846
30825
  }
30847
30826
 
30848
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
30849
- background-color: #0080ff;
30827
+ .E_b1wx3t3t.ant-btn-ordinary-onTint {
30828
+ --color: #1d326c;
30829
+ --border-color: #fff;
30830
+ --background-color: #fff;
30831
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30832
+ --background-color-active: rgba(192, 203, 224, 0.6);
30833
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30834
+ box-shadow: none;
30850
30835
  }
30851
30836
 
30852
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
30853
- background-color: #6b7d99;
30837
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ordinary-blue {
30838
+ --color: #0080ff;
30839
+ --border-color: #fff;
30840
+ --background-color: #fff;
30841
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30842
+ --background-color-active: rgba(0, 136, 255, 0.2);
30843
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30844
+ box-shadow: none;
30854
30845
  }
30855
30846
 
30856
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
30857
- background-color: #7E41FF;
30847
+ .E_b1wx3t3t.ant-btn-ordinary-onTint.ant-btn-dangerous {
30848
+ --color: #f0483e;
30849
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30850
+ --background-color-active: rgba(255, 74, 74, 0.2);
30851
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30858
30852
  }
30859
30853
 
30860
- .E_clm1wy1 {
30861
- width: 192px;
30862
- height: 246px;
30863
- border-radius: 4px;
30854
+ .E_b1wx3t3t.ant-btn-quiet {
30855
+ --color: rgba(44, 56, 82, 0.6);
30856
+ --border-width: 0;
30857
+ --background-color: transparent;
30858
+ --background-color-hover: rgba(211, 218, 235, 0.6);
30859
+ --background-color-active: rgba(192, 203, 224, 0.6);
30860
+ --background-color-focus: #fff;
30861
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30862
+ box-shadow: none;
30864
30863
  }
30865
30864
 
30866
- .E_clm1wy1 > .ant-picker-calendar,
30867
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
30868
- width: 100%;
30869
- background-color: rgba(245, 247, 250, 0.6);
30870
- border-top: none;
30865
+ .E_b1wx3t3t.ant-btn-quiet.ant-btn-dangerous {
30866
+ --color: #f0483e;
30867
+ --background-color-hover: rgba(255, 74, 74, 0.16);
30868
+ --background-color-active: rgba(255, 74, 74, 0.2);
30869
+ --box-shadow-color-focus: rgba(255, 74, 74, 0.16);
30871
30870
  }
30872
30871
 
30873
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
30874
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
30875
- padding: 0 16px;
30872
+ .E_b1wx3t3t.ant-btn-quiet.quiet-blue {
30873
+ --color: #0080ff;
30874
+ --background-color: transparent;
30875
+ --background-color-hover: rgba(0, 136, 255, 0.16);
30876
+ --background-color-active: rgba(0, 136, 255, 0.2);
30877
+ --background-color-focus: #fff;
30878
+ --box-shadow-color-focus: rgba(0, 136, 255, 0.16);
30876
30879
  }
30877
30880
 
30878
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
30879
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
30880
- width: 100%;
30881
- height: 180px;
30882
- border-spacing: 0;
30881
+ .E_b1wx3t3t .button-prefix-icon {
30882
+ margin-right: 8px;
30883
+ display: inline-flex;
30883
30884
  }
30884
30885
 
30885
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
30886
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
30887
- margin-bottom: 8px;
30886
+ .E_b1wx3t3t .button-suffix-icon {
30887
+ margin-left: 8px;
30888
+ display: inline-flex;
30888
30889
  }
30889
30890
 
30890
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
30891
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
30892
- width: 22px;
30891
+ .E_b1wx3t3t .icon-wrapper {
30892
+ display: flex;
30893
+ justify-content: center;
30893
30894
  }
30894
30895
 
30895
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
30896
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
30896
+ button.E_n7k2c6r {
30897
30897
  padding: 0;
30898
30898
  }
30899
30899
 
30900
- .E_clm1wy1 .ant-picker-cell {
30901
- color: rgba(62, 70, 82, 0.6);
30902
- opacity: 0.4;
30900
+ .E_c18gxmrl {
30901
+ border: 1px solid #d8deeb;
30902
+ border-radius: 4px;
30903
30903
  }
30904
30904
 
30905
- .E_clm1wy1 .ant-picker-cell-in-view {
30906
- color: rgba(62, 70, 82, 0.6);
30907
- opacity: 1;
30905
+ .E_c18gxmrl + .E_c18gxmrl {
30906
+ margin-top: 8px;
30908
30907
  }
30909
30908
 
30910
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
30911
- color: #3e4652;
30909
+ .E_c18gxmrl:hover {
30910
+ border-color: #0080ff;
30912
30911
  }
30913
30912
 
30914
- .E_clm1wy1 .ant-picker-cell::before {
30915
- pointer-events: none;
30913
+ .E_c18gxmrl:hover > header {
30914
+ background: rgba(0, 128, 255, 0.1);
30916
30915
  }
30917
30916
 
30918
- .E_t1tsm00v {
30919
- color: rgba(129, 138, 153, 0.6);
30920
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
30921
- backdrop-filter: blur(10px);
30922
- padding: 7px 10px;
30917
+ .E_c18gxmrl.active header {
30918
+ border-bottom: 1px solid #d8deeb;
30923
30919
  }
30924
30920
 
30925
- .E_c167wnad {
30926
- color: rgba(62, 70, 82, 0.6);
30927
- display: flex;
30928
- justify-content: space-between;
30929
- align-items: center;
30930
- padding: 8px 16px;
30921
+ .E_c18gxmrl > header {
30922
+ padding: 8px 12px;
30931
30923
  }
30932
30924
 
30933
- .E_c167wnad .anticon {
30934
- cursor: pointer;
30925
+ .E_b1nip9bk {
30926
+ padding: 4px 11px;
30935
30927
  }
30936
30928
 
30937
- .E_c167wnad .anticon:hover {
30938
- color: #0096ff;
30929
+ .E_bqamoqe {
30930
+ white-space: nowrap;
30931
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30939
30932
  }
30940
30933
 
30941
- .E_cxhf7dh {
30942
- text-align: center;
30934
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30935
+ --color: #0080ff;
30943
30936
  }
30944
30937
 
30945
- .E_cxhf7dh .dots {
30946
- display: flex;
30947
- justify-content: center;
30938
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30939
+ --color: #0080ff;
30948
30940
  }
30949
30941
 
30950
- .E_cxhf7dh .dot {
30951
- display: inline-block;
30952
- width: 2px;
30953
- height: 2px;
30954
- border-radius: 1px;
30955
- background: #0096ff;
30942
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30943
+ margin-left: 1px;
30956
30944
  }
30957
30945
 
30958
- .E_cxhf7dh .dot:not(:last-child) {
30959
- margin-right: 2px;
30946
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30947
+ border-top-right-radius: 0;
30948
+ border-bottom-right-radius: 0;
30960
30949
  }
30961
30950
 
30962
- .E_cxhf7dh .bar {
30963
- width: 9px;
30964
- height: 2px;
30965
- background: #0096ff;
30966
- border-radius: 2px;
30951
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30952
+ border-top-left-radius: 0;
30953
+ border-bottom-left-radius: 0;
30967
30954
  }
30968
30955
 
30969
- .E_t1sqg15u {
30970
- background: white;
30956
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30957
+ border-radius: unset;
30971
30958
  }
30972
30959
 
30973
- .E_t1sqg15u.inline .table-row {
30974
- flex-direction: column;
30960
+ .E_c1uzzomf {
30961
+ margin-bottom: 16px;
30975
30962
  }
30976
30963
 
30977
- .E_t1sqg15u.inline .table-row > label {
30978
- padding: 0 16px 7px 0;
30964
+ .E_c1uzzomf .card-title {
30965
+ font-size: 16px;
30966
+ color: rgba(44, 56, 82, 0.6);
30967
+ font-weight: 700;
30968
+ line-height: 32px;
30979
30969
  }
30980
30970
 
30981
- .E_t1sqg15u.has-border .table-header {
30982
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30971
+ .E_c1uzzomf .card-body {
30972
+ padding: 24px;
30973
+ border-radius: 8px;
30974
+ background: #fff;
30983
30975
  }
30984
30976
 
30985
- .E_t1sqg15u.has-border .hiddenBorder {
30986
- border-top: none !important;
30977
+ .E_c1uzzomf .empty {
30978
+ font-weight: 700;
30979
+ font-size: 14px;
30980
+ line-height: 22px;
30981
+ color: rgba(0, 21, 64, 0.3);
30982
+ text-align: center;
30987
30983
  }
30988
30984
 
30989
- .E_t1sqg15u.has-border .table-row + .table-row {
30990
- border-top: 1px solid rgba(225, 230, 241, 0.6);
30985
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30986
+ padding: 4px 8px 0 8px;
30987
+ color: rgba(44, 56, 82, 0.6);
30988
+ font-size: 12px;
30991
30989
  }
30992
30990
 
30993
- .E_t1sqg15u.has-border .table-row:last-of-type {
30994
- padding-bottom: 0;
30991
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30992
+ padding-bottom: 6px;
30995
30993
  }
30996
30994
 
30997
- .E_t1sqg15u.align-right .content {
30998
- text-align: right;
30995
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30996
+ padding-top: 4px;
30997
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30999
30998
  }
31000
30999
 
31001
- .E_t1sqg15u .uuid-row {
31002
- display: flex;
31003
- justify-content: space-between;
31000
+ .E_c1yyuluq {
31001
+ border-radius: 8px;
31004
31002
  }
31005
31003
 
31006
- .E_t1sqg15u .uuid-row .id-text {
31007
- white-space: nowrap;
31008
- overflow: hidden;
31009
- text-overflow: ellipsis;
31004
+ .E_c1yyuluq .ant-card-body {
31005
+ padding: 20px 24px 24px 24px;
31010
31006
  }
31011
31007
 
31012
- .E_t4zczcp {
31013
- display: flex;
31014
- justify-content: space-between;
31015
- align-items: center;
31016
- padding: 8px;
31017
- min-height: 32px;
31008
+ .E_d1bw7c5z {
31009
+ position: relative;
31010
+ max-width: 388px;
31011
+ min-width: 285px;
31018
31012
  }
31019
31013
 
31020
- .E_t4zczcp .table-title {
31021
- color: rgba(44, 56, 82, 0.6);
31022
- font-weight: 600;
31014
+ .E_d1bw7c5z .center {
31015
+ position: absolute;
31023
31016
  font-size: 12px;
31024
- line-height: 8px;
31017
+ width: 80px;
31018
+ height: 100px;
31019
+ top: 0;
31020
+ left: 35px;
31021
+ display: flex;
31022
+ flex-direction: column;
31023
+ justify-content: center;
31024
+ align-items: center;
31025
+ color: #00122e;
31025
31026
  }
31026
31027
 
31027
- .E_t4zczcp .edit-icon {
31028
- font-size: 16px;
31029
- color: rgba(10, 37, 85, 0.6);
31030
- cursor: pointer;
31028
+ .E_d1bw7c5z .center .number {
31029
+ font-size: 24px;
31030
+ font-weight: 700;
31031
31031
  }
31032
31032
 
31033
- .E_t1s7goww {
31033
+ .E_d1bw7c5z .center .text {
31034
+ padding: 0 5px;
31034
31035
  font-size: 12px;
31035
- line-height: 18px;
31036
+ width: inherit;
31037
+ text-align: center;
31036
31038
  }
31037
31039
 
31038
- .E_t93e4cf {
31040
+ .E_d1bw7c5z .recharts-wrapper {
31039
31041
  display: flex;
31040
- padding: 8px 0;
31041
- color: #2d3a56;
31042
- }
31043
-
31044
- .E_t93e4cf .hidden {
31045
- display: none;
31046
31042
  }
31047
31043
 
31048
- .E_t93e4cf .ant-btn-link {
31049
- height: auto;
31044
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
31045
+ position: relative !important;
31046
+ min-width: calc(100% - var(--d1bw7c5z-0)) !important;
31047
+ left: 0 !important;
31048
+ bottom: 0 !important;
31049
+ display: flex;
31050
+ align-items: center;
31050
31051
  }
31051
31052
 
31052
- .E_t93e4cf .content {
31053
- overflow: hidden;
31054
- overflow-x: auto;
31053
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
31055
31054
  width: 100%;
31056
- white-space: pre-wrap;
31057
31055
  }
31058
31056
 
31059
- .E_t93e4cf .content .ant-btn {
31060
- white-space: pre-wrap;
31061
- text-align: left;
31057
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
31058
+ width: 100%;
31059
+ margin-right: 0 !important;
31060
+ line-height: 18px;
31062
31061
  }
31063
31062
 
31064
- .E_t93e4cf .content .unit-chart {
31065
- justify-content: flex-start;
31063
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
31064
+ border-radius: 2px;
31066
31065
  }
31067
31066
 
31068
- .E_rhz2uv5 {
31069
- width: var(--rhz2uv5-0);
31070
- flex-shrink: 0;
31071
- color: rgba(44, 56, 82, 0.6);
31072
- padding-right: 12px;
31067
+ .E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
31068
+ min-width: 75px;
31069
+ max-width: 198px;
31070
+ width: calc(100% - 20px);
31071
+ margin-left: 2px;
31072
+ color: #00122e !important;
31073
+ display: inline-flex;
31074
+ justify-content: space-between;
31073
31075
  }
31074
31076
 
31075
- .E_n12mqh7z {
31076
- display: flex;
31077
- align-items: center;
31078
- font-size: 12px;
31079
- line-height: 18px;
31077
+ .E_d1bw7c5z .tooltip-text {
31078
+ maxwidth: calc(100% - 12px);
31079
+ cursor: pointer;
31080
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
31081
+ overflow: hidden;
31082
+ text-overflow: ellipsis;
31083
+ white-space: nowrap;
31080
31084
  }
31081
31085
 
31082
- .E_n12mqh7z:not(:last-child) {
31083
- margin-bottom: 4px;
31086
+ .E_d1bw7c5z .value {
31087
+ color: rgba(44, 56, 82, 0.75);
31084
31088
  }
31085
31089
 
31086
- .E_tf5bynu {
31087
- margin: 0 3px;
31090
+ .E_t10pqbtc {
31091
+ width: 140px;
31088
31092
  }
31089
31093
 
31090
- .E_tcckoz1 {
31091
- max-height: 400px;
31092
- overflow: auto;
31094
+ .E_t10pqbtc .item {
31095
+ margin: 6px auto;
31096
+ display: flex;
31097
+ justify-content: space-between;
31093
31098
  }
31094
31099
 
31095
- .E_s1iv0tp1 .enabled-switch {
31096
- display: flex;
31097
- align-items: center;
31100
+ .E_t10pqbtc .item .name {
31101
+ width: 102px;
31098
31102
  }
31099
31103
 
31100
- .E_s1iv0tp1 .enabled-text {
31101
- margin-right: 8px;
31104
+ .E_ccrbeuz .ant-collapse-item {
31105
+ border: 0px;
31106
+ background-color: #fff;
31102
31107
  }
31103
31108
 
31104
- span.E_tqjc4ui {
31105
- margin: 0 2px;
31109
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31110
+ padding-top: 0px;
31111
+ padding-bottom: 0px;
31112
+ padding-left: 0px !important;
31113
+ padding-right: 24px;
31106
31114
  }
31107
31115
 
31108
- .E_skwah65 {
31109
- height: 8px;
31110
- box-sizing: border-box;
31111
- border-radius: 2px;
31112
- background: #f5f7fa;
31113
- display: flex;
31114
- width: 100%;
31115
- overflow: hidden;
31116
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31117
+ right: 0px;
31116
31118
  }
31117
31119
 
31118
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31119
- margin-left: 1px;
31120
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31121
+ padding: 0px;
31120
31122
  }
31121
31123
 
31122
- .E_wg1tsps {
31123
- display: flex;
31124
- align-items: center;
31125
- justify-content: flex-end;
31124
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31125
+ padding-right: 0px;
31126
+ cursor: default;
31126
31127
  }
31127
31128
 
31128
- .E_b1ctd5xy {
31129
+ .E_itxley7.ant-input-group.ant-input-group-compact {
31129
31130
  display: flex;
31130
- align-items: center;
31131
- width: calc(100% - 40px);
31132
31131
  }
31133
31132
 
31134
- .E_b1ctd5xy .chart {
31135
- display: inline-block;
31136
- width: 100%;
31133
+ .E_sx1bpnu .ant-input-sm {
31134
+ line-height: 18px;
31137
31135
  }
31138
31136
 
31139
- .E_u1p8acpn {
31140
- min-width: 40px;
31137
+ .E_phljevk {
31138
+ display: flex;
31139
+ justify-content: space-between;
31140
+ align-items: center;
31141
+ padding: 10px 0;
31142
+ color: rgba(44, 56, 82, 0.6);
31143
+ font-size: 12px;
31144
+ line-height: 24px;
31141
31145
  }
31142
31146
 
31143
- .E_u1p8acpn .unit {
31144
- color: #00122e !important;
31147
+ .E_phljevk .pagination-left {
31148
+ padding: 2px 8px;
31145
31149
  }
31146
31150
 
31147
- .E_gmyahx3 {
31151
+ .E_phljevk .dropdown-trigger {
31152
+ display: flex;
31153
+ align-items: center;
31154
+ border-radius: 6px;
31148
31155
  cursor: pointer;
31156
+ transition: all 0.3s ease;
31149
31157
  }
31150
31158
 
31151
- .E_gmyahx3 .link-text {
31152
- color: rgba(0, 21, 64, 0.3);
31159
+ .E_phljevk .dropdown-trigger:hover {
31160
+ background: rgba(211, 218, 235, 0.6);
31161
+ color: #0080ff;
31153
31162
  }
31154
31163
 
31155
- .E_gmyahx3:hover .link-text {
31156
- color: #0080ff;
31164
+ .E_phljevk .dropdown-trigger .icon-inner {
31165
+ margin-left: 4px;
31157
31166
  }
31158
31167
 
31159
- .E_ou7iq30 {
31160
- overflow: hidden;
31161
- text-overflow: ellipsis;
31168
+ .E_phljevk .pagination-right {
31169
+ display: flex;
31170
+ align-items: center;
31171
+ color: #0080ff;
31172
+ font-weight: bold;
31162
31173
  }
31163
31174
 
31164
- .E_s1tui002 {
31165
- white-space: nowrap;
31175
+ .E_phljevk .pagination-right .icon-inner {
31176
+ margin-left: 4px;
31166
31177
  }
31167
31178
 
31168
- .E_mxrc2zg {
31169
- display: -webkit-box;
31170
- -webkit-line-clamp: var(--mxrc2zg-0);
31171
- -webkit-box-orient: vertical;
31172
- word-break: break-all;
31179
+ .E_phljevk .pagination-right .prev-btn,
31180
+ .E_phljevk .pagination-right .next-btn {
31181
+ padding: 0 8px;
31173
31182
  }
31174
31183
 
31175
- .E_t1vv6d68 .ant-tooltip-arrow {
31176
- display: none;
31184
+ .E_phljevk .pagination-right .prev-btn > span,
31185
+ .E_phljevk .pagination-right .next-btn > span {
31186
+ color: #0080ff;
31177
31187
  }
31178
31188
 
31179
- .E_t1vv6d68 .ant-tooltip-inner {
31180
- background: rgba(23, 38, 64, 0.8);
31181
- border-radius: 4px;
31189
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31190
+ transform: rotate(180deg);
31182
31191
  }
31183
31192
 
31184
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31185
- visibility: hidden;
31193
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31194
+ max-height: calc(100vh - 128px);
31195
+ overflow-y: auto;
31186
31196
  }
31187
31197
 
31188
- .E_c1up1pdz {
31189
- width: 648px;
31198
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31199
+ padding: 4px 20px;
31200
+ font-size: 12px;
31201
+ line-height: 18px;
31190
31202
  }
31191
31203
 
31192
- .E_c1up1pdz.active {
31193
- border-color: #0080ff;
31204
+ .E_i11gg7mj .ant-input-prefix {
31205
+ margin-right: 8px;
31194
31206
  }
31195
31207
 
31196
- .E_c1up1pdz.active > header {
31197
- background: rgba(0, 128, 255, 0.1);
31208
+ .E_i11gg7mj .ant-input-suffix {
31209
+ margin-left: 8px;
31198
31210
  }
31199
31211
 
31200
- .E_c1up1pdz .expand {
31201
- padding: 12px;
31212
+ .E_cc368xp {
31213
+ color: #00122e;
31214
+ border-right: 1px solid rgba(172, 186, 211, 0.6);
31215
+ margin-right: 8px;
31216
+ padding-right: 8px;
31202
31217
  }
31203
31218
 
31204
- .E_c1up1pdz .field-item {
31219
+ .E_i11o6xqj {
31205
31220
  display: flex;
31206
- padding: 10px 0;
31207
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31221
+ gap: 4px;
31208
31222
  }
31209
31223
 
31210
- .E_c1up1pdz .field-item:last-child {
31211
- border-bottom: none;
31212
- padding-bottom: 0;
31224
+ .E_i11o6xqj .icon-wrapper {
31225
+ cursor: pointer;
31213
31226
  }
31214
31227
 
31215
- .E_c1up1pdz .field-item label {
31216
- line-height: 32px;
31217
- width: 100px;
31218
- color: rgba(62, 70, 82, 0.6);
31228
+ .E_d19ruhdj.icon-wrapper {
31229
+ cursor: not-allowed;
31219
31230
  }
31220
31231
 
31221
- .E_c1up1pdz .help {
31222
- color: rgba(62, 70, 82, 0.6);
31223
- margin-top: 5px;
31232
+ .E_ivqqkzv {
31233
+ height: 24px;
31234
+ width: 56px !important;
31235
+ margin-right: 4px;
31224
31236
  }
31225
31237
 
31226
- .E_c1up1pdz .ant-input-affix-wrapper,
31227
- .E_c1up1pdz .ant-picker {
31228
- width: 128px;
31238
+ .E_c1wk4q29 {
31239
+ color: rgba(44, 56, 82, 0.6);
31229
31240
  }
31230
31241
 
31231
- .E_c156wh19 {
31232
- display: flex;
31233
- align-items: center;
31234
- justify-content: space-between;
31235
- word-break: keep-all;
31242
+ .E_rapgekc.ant-radio-wrapper {
31243
+ display: inline-flex;
31244
+ align-items: baseline;
31245
+ white-space: pre-wrap;
31236
31246
  }
31237
31247
 
31238
- .E_c156wh19 .title {
31239
- margin: 0 16px 0 8px;
31248
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
31249
+ position: relative;
31250
+ top: 3px;
31240
31251
  }
31241
31252
 
31242
- .E_c156wh19 .retain {
31243
- color: rgba(129, 138, 153, 0.6);
31253
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31254
+ border-color: rgba(107, 128, 167, 0.6);
31244
31255
  }
31245
31256
 
31246
- .E_c156wh19 div.left {
31247
- flex: 1;
31248
- display: flex;
31249
- overflow: hidden;
31250
- align-items: center;
31251
- justify-content: flex-start;
31252
- white-space: nowrap;
31257
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31258
+ border-color: #0080ff;
31253
31259
  }
31254
31260
 
31255
- .E_c156wh19 div.left .title {
31256
- max-width: 100%;
31257
- overflow: hidden;
31258
- text-overflow: ellipsis;
31261
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31262
+ border-color: #0080ff;
31263
+ background: #0080ff;
31259
31264
  }
31260
31265
 
31261
- .E_c156wh19 div.right {
31262
- display: flex;
31263
- align-items: center;
31266
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31267
+ top: 4px;
31268
+ left: 4px;
31269
+ width: 6px;
31270
+ height: 6px;
31271
+ background: #fff;
31264
31272
  }
31265
31273
 
31266
- .E_c156wh19 .reverse {
31267
- display: flex;
31268
- flex-direction: row-reverse;
31269
- align-items: center;
31274
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31275
+ opacity: 0.5;
31270
31276
  }
31271
31277
 
31272
- .E_c156wh19 .reverse .ant-switch {
31273
- margin-left: 8px;
31278
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31279
+ border-color: rgba(107, 128, 167, 0.6);
31280
+ background: rgba(211, 218, 235, 0.6);
31274
31281
  }
31275
31282
 
31276
- .E_c156wh19 .close {
31277
- padding-left: 14px;
31278
- margin-left: 14px;
31279
- border-left: 1px solid rgba(129, 138, 153, 0.6);
31280
- cursor: pointer;
31283
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31284
+ background: #00122e;
31281
31285
  }
31282
31286
 
31283
- .E_m126spxy {
31284
- padding-bottom: 4px;
31285
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31287
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31288
+ color: #00122e;
31289
+ opacity: 0.5;
31286
31290
  }
31287
31291
 
31288
- .E_m126spxy .ant-btn-link {
31289
- padding: 1px 10px;
31290
- color: rgba(62, 70, 82, 0.6);
31291
- border-radius: 4px;
31292
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31293
+ color: #00122e;
31292
31294
  }
31293
31295
 
31294
- .E_m126spxy .ant-btn-link.active {
31295
- background: rgba(0, 128, 255, 0.1);
31296
- color: #0096ff;
31296
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31297
+ display: inline-block;
31298
+ padding: 0;
31299
+ padding-left: 12px;
31297
31300
  }
31298
31301
 
31299
- .E_wpbf4pq {
31300
- padding: 10px 0;
31301
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31302
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31303
+ margin-bottom: 0;
31304
+ white-space: pre-wrap;
31305
+ color: rgba(44, 56, 82, 0.6);
31302
31306
  }
31303
31307
 
31304
- .E_wpbf4pq .ant-input,
31305
- .E_wpbf4pq .ant-picker {
31306
- width: 80px;
31307
- margin: 0 9px;
31308
- text-align: center;
31308
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31309
+ padding-left: 8px;
31309
31310
  }
31310
31311
 
31311
- .E_wpbf4pq .options {
31312
- padding: 12px 0 12px 16px;
31313
- border-left: 2px solid rgba(129, 138, 153, 0.6);
31314
- margin: 5px 0 5px 8px;
31312
+ .E_rp906go .ant-radio-button-wrapper:first-child {
31313
+ border-radius: 5px 0 0 5px;
31315
31314
  }
31316
31315
 
31317
- .E_wpbf4pq .week-day-option,
31318
- .E_wpbf4pq .month-day-option {
31319
- background: #f5f7fa;
31320
- box-sizing: border-box;
31321
- border-radius: 16px;
31322
- margin-right: 8px;
31316
+ .E_rp906go .ant-radio-button-wrapper:last-child {
31317
+ border-radius: 0 5px 5px 0;
31323
31318
  }
31324
31319
 
31325
- .E_wpbf4pq .week-day-option:focus,
31326
- .E_wpbf4pq .month-day-option:focus {
31327
- color: inherit;
31328
- border-color: #d9d9d9;
31320
+ .E_rcc63c8 {
31321
+ color: #00122e;
31322
+ border-color: #ccd4e3;
31329
31323
  }
31330
31324
 
31331
- .E_wpbf4pq .week-day-option.active {
31332
- background-color: #0096ff;
31333
- border-color: #0096ff;
31334
- color: #fff;
31325
+ .E_rcc63c8:first-child {
31326
+ border-color: #a3b4cc;
31335
31327
  }
31336
31328
 
31337
- .E_wpbf4pq .week-day-option.en-text {
31338
- width: 110px;
31339
- margin-top: 4px;
31329
+ .E_rcc63c8.ant-radio-button-wrapper {
31330
+ padding: 0 12px;
31331
+ line-height: 32px;
31332
+ height: 32px;
31340
31333
  }
31341
31334
 
31342
- .E_wpbf4pq .month-day-option {
31343
- width: 32px;
31344
- padding: 0;
31345
- margin-bottom: 8px;
31335
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
31336
+ white-space: nowrap;
31346
31337
  }
31347
31338
 
31348
- .E_wpbf4pq .month-day-option.active {
31349
- background-color: #0096ff;
31350
- border-color: #0096ff;
31351
- color: #fff;
31339
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31340
+ height: 22px;
31341
+ padding: 0 7px;
31342
+ line-height: 20px;
31352
31343
  }
31353
31344
 
31354
- .E_s1at6qmn.ant-layout-sider {
31355
- background: #edf0f7;
31356
- padding: 32px 8px;
31357
- overflow: auto;
31345
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31346
+ background: #ccd4e3;
31358
31347
  }
31359
31348
 
31360
- .E_s1at6qmn .ant-layout-sider-children {
31361
- display: flex;
31362
- flex-direction: column;
31363
- justify-content: space-between;
31349
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31350
+ background: #0080ff;
31364
31351
  }
31365
31352
 
31366
- .E_s1at6qmn footer {
31367
- display: flex;
31353
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31354
+ background: #ccd4e3;
31355
+ opacity: 0.5;
31368
31356
  }
31369
31357
 
31370
- .E_s1at6qmn .ant-menu {
31371
- background: #edf0f7;
31358
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31359
+ border-right-color: #0080ff;
31372
31360
  }
31373
31361
 
31374
- .E_s1at6qmn .ant-menu a {
31375
- color: #00122e;
31376
- width: 180px;
31377
- overflow: hidden;
31378
- text-overflow: ellipsis;
31362
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31363
+ border-color: #0080ff;
31379
31364
  }
31380
31365
 
31381
- .E_s1at6qmn .ant-menu-vertical {
31382
- margin-bottom: 24px;
31366
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
31367
+ background: rgba(0, 136, 255, 0.1);
31383
31368
  }
31384
31369
 
31385
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
31386
- margin: 0;
31370
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
31371
+ background: rgba(211, 218, 235, 0.6);
31372
+ border-color: #ccd4e3;
31373
+ opacity: 0.5;
31387
31374
  }
31388
31375
 
31389
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
31390
- font-size: 12px;
31391
- padding: 0 8px 4px;
31392
- line-height: 18px;
31376
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31377
+ color: #00122e;
31378
+ border-color: #ccd4e3;
31393
31379
  }
31394
31380
 
31395
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
31381
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31382
+ color: #00122e;
31383
+ border-color: #ccd4e3;
31384
+ background: rgba(172, 186, 211, 0.6);
31385
+ }
31386
+
31387
+ .E_rcc63c8 .ant-radio-button-input {
31388
+ margin-right: 8px;
31389
+ display: inline;
31390
+ border: none;
31396
31391
  padding: 0;
31392
+ width: 36px;
31393
+ background: transparent;
31397
31394
  }
31398
31395
 
31399
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
31400
- padding-bottom: 24px;
31396
+ .E_rcc63c8 .ant-radio-button-input:focus {
31397
+ box-shadow: none;
31401
31398
  }
31402
31399
 
31403
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
31404
- margin-bottom: 24px;
31405
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31400
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31401
+ margin-right: 0;
31402
+ width: initial;
31403
+ box-shadow: none;
31406
31404
  }
31407
31405
 
31408
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
31409
- transition: none;
31410
- display: flex;
31411
- align-items: center;
31412
- height: 32px;
31413
- line-height: 22px;
31414
- padding: 0 8px;
31406
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31407
+ display: none;
31415
31408
  }
31416
31409
 
31417
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
31418
- margin-right: 12px;
31410
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31411
+ display: inline;
31419
31412
  }
31420
31413
 
31421
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
31422
- margin: 0;
31423
- margin-bottom: 2px;
31414
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31415
+ display: inline;
31416
+ margin-right: 8px;
31417
+ padding: 0;
31418
+ width: 36px;
31424
31419
  }
31425
31420
 
31426
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
31427
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
31428
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
31429
- border-radius: 6px;
31430
- color: #fff;
31421
+ .E_tju3gfj .date {
31422
+ margin-right: 4px;
31431
31423
  }
31432
31424
 
31433
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
31434
- color: #fff;
31425
+ .E_c1bus5hc {
31426
+ --color: white;
31427
+ height: 14px;
31428
+ width: 14px;
31429
+ border-radius: 50%;
31430
+ flex-shrink: 0;
31431
+ display: flex;
31432
+ align-items: center;
31433
+ justify-content: center;
31434
+ border: 1px solid var(--color);
31435
31435
  }
31436
31436
 
31437
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
31438
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
31439
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
31440
- border-radius: 6px;
31437
+ .E_c1bus5hc .circle-inner {
31438
+ position: relative;
31439
+ height: 10px;
31440
+ width: 10px;
31441
+ border-radius: 50%;
31442
+ overflow: hidden;
31441
31443
  }
31442
31444
 
31443
- .E_s1wu0lms .ant-menu-item-group-title {
31444
- white-space: nowrap;
31445
- transition: all 0s;
31445
+ .E_c1bus5hc .circle-content {
31446
+ position: absolute;
31447
+ height: 100%;
31448
+ width: 100%;
31449
+ left: 0;
31450
+ top: 0;
31451
+ border-radius: 50%;
31452
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31453
+ transform: rotate(180deg);
31446
31454
  }
31447
31455
 
31448
- .E_s1wu0lms.shrink {
31449
- transition: all 0s;
31450
- overflow: hidden;
31456
+ .E_c1bus5hc .circle-child {
31457
+ position: absolute;
31458
+ height: 100%;
31459
+ width: 100%;
31460
+ left: 0;
31461
+ top: 0;
31462
+ margin-left: 50%;
31463
+ transform-origin: left;
31464
+ background: white;
31465
+ transform: rotate(0deg);
31451
31466
  }
31452
31467
 
31453
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
31454
- visibility: hidden;
31468
+ .E_s1dni7lo {
31469
+ width: 430px !important;
31455
31470
  }
31456
31471
 
31457
- .E_s1wu0lms.shrink .ant-menu-item {
31458
- width: 36px;
31459
- padding: 0 6px;
31472
+ .E_d1wwmmm5 .ant-select-item-group {
31473
+ padding: 8px 16px;
31474
+ line-height: 18px;
31475
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31476
+ height: 34px;
31477
+ min-height: 34px;
31478
+ box-sizing: border-box;
31479
+ margin-top: 8px;
31460
31480
  }
31461
31481
 
31462
- .E_n1ugzfva {
31482
+ .E_o1ugr09p {
31463
31483
  display: flex;
31464
- place-items: center;
31465
- width: 100% !important;
31484
+ flex-direction: column;
31485
+ margin: 1px 8px;
31486
+ padding: 8px;
31487
+ border-radius: 4px;
31466
31488
  }
31467
31489
 
31468
- .E_n1ugzfva[disabled] {
31469
- color: rgba(0, 0, 0, 0.25) !important;
31470
- opacity: 1 !important;
31490
+ .E_o1ugr09p .selected-icon {
31491
+ display: none;
31471
31492
  }
31472
31493
 
31473
- .E_n1ugzfva.ant-btn {
31474
- width: 100%;
31475
- color: #00122e;
31494
+ .E_o1ugr09p.ant-select-item-option-grouped {
31495
+ padding-left: 8px;
31476
31496
  }
31477
31497
 
31478
- .E_n1ugzfva .icon-wrapper {
31479
- margin-right: 12px;
31498
+ .E_o1ugr09p.ant-select-item-option-selected {
31499
+ background-color: white;
31480
31500
  }
31481
31501
 
31482
- .E_n1ugzfva .link-title {
31483
- flex: 1;
31484
- overflow: hidden;
31485
- white-space: nowrap;
31486
- text-overflow: ellipsis;
31487
- text-align: left;
31502
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31503
+ color: #0080ff;
31488
31504
  }
31489
31505
 
31490
- .E_f7pxqmh {
31491
- width: 100%;
31492
- margin-bottom: 0 !important;
31493
- flex-flow: nowrap !important;
31494
- line-break: auto;
31506
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31507
+ display: block;
31495
31508
  }
31496
31509
 
31497
- .E_f7pxqmh > .ant-form-item-label {
31498
- text-align: left !important;
31499
- padding-bottom: 0 !important;
31510
+ .E_o1ugr09p.ant-select-item-option-active {
31511
+ background: rgba(0, 136, 255, 0.16);
31500
31512
  }
31501
31513
 
31502
- .E_f7pxqmh > .ant-form-item-label > label {
31503
- min-height: 32px;
31504
- height: auto;
31505
- font-size: 13px;
31506
- color: rgba(44, 56, 82, 0.6);
31507
- white-space: normal;
31514
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31515
+ color: #0080ff;
31508
31516
  }
31509
31517
 
31510
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31511
- border-color: #ff4d4f !important;
31518
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31519
+ background: rgba(0, 136, 255, 0.1);
31520
+ color: #0080ff;
31512
31521
  }
31513
31522
 
31514
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31515
- border-color: #ff4d4f !important;
31523
+ .E_o1ifxsq4 {
31524
+ display: flex;
31525
+ justify-content: space-between;
31526
+ height: 20px;
31527
+ line-height: 20px;
31516
31528
  }
31517
31529
 
31518
- .E_f7pxqmh .ant-form-item-explain {
31519
- margin-top: 4px;
31520
- font-size: 12px;
31521
- min-height: 0px;
31530
+ .E_o1ifxsq4 .timezone-title {
31531
+ color: #2d3a56;
31532
+ overflow: hidden;
31533
+ text-overflow: ellipsis;
31522
31534
  }
31523
31535
 
31524
- .E_f7pxqmh .ant-form-item-extra {
31525
- font-size: 12px;
31536
+ .E_o1zue7 {
31537
+ display: flex;
31538
+ justify-content: space-between;
31526
31539
  color: rgba(44, 56, 82, 0.6);
31527
- min-height: 0px;
31540
+ height: 18px;
31541
+ line-height: 18px;
31542
+ margin-top: 2px;
31528
31543
  }
31529
31544
 
31530
- .E_iouxfgt {
31531
- display: inline-flex;
31532
- align-items: center;
31545
+ .E_tyfmlxg {
31546
+ border: none;
31547
+ margin-right: 0;
31548
+ background: rgba(225, 230, 241, 0.6);
31533
31549
  }
31534
31550
 
31535
- .E_iouxfgt .icon-inner {
31536
- display: inline-flex;
31537
- align-items: center;
31538
- justify-content: center;
31551
+ .E_o18uybox {
31552
+ pointer-events: none;
31553
+ height: 32px;
31554
+ width: 100%;
31555
+ opacity: 0;
31539
31556
  }
31540
31557
 
31541
- .E_iouxfgt .icon-inner + span,
31542
- .E_iouxfgt span + .icon-inner.suffix {
31543
- margin-left: 4px;
31558
+ .E_s1dizucg.ant-switch {
31559
+ min-width: 40px;
31560
+ height: 24px;
31561
+ background: rgba(172, 186, 211, 0.6);
31562
+ overflow: hidden;
31544
31563
  }
31545
31564
 
31546
- .E_iouxfgt.is-rotate img,
31547
- .E_iouxfgt.is-rotate svg {
31548
- animation: rotate 680ms linear infinite;
31565
+ .E_s1dizucg.ant-switch:focus {
31566
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31549
31567
  }
31550
31568
 
31551
- .E_fzh9mnb {
31552
- width: 100%;
31553
- height: 100%;
31554
- min-height: 124px;
31555
- display: flex;
31556
- flex-direction: column;
31557
- justify-content: center;
31558
- align-items: center;
31569
+ .E_s1dizucg.ant-switch-small {
31570
+ min-width: 26px;
31571
+ height: 16px;
31559
31572
  }
31560
31573
 
31561
- .E_fzh9mnb .error-text {
31562
- color: rgba(10, 37, 85, 0.6);
31563
- margin-bottom: 16px;
31564
- font-size: 18px;
31574
+ .E_s1dizucg.ant-switch-large {
31575
+ min-width: 52px;
31576
+ height: 32px;
31565
31577
  }
31566
31578
 
31567
- .E_ai7qkf2 .ant-input-number-handler-wrap {
31568
- display: var(--ai7qkf2-0);
31579
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31580
+ height: 20px;
31581
+ width: 20px;
31569
31582
  }
31570
31583
 
31571
- .E_ai7qkf2 .ant-input-number-input-wrap {
31572
- display: inline-flex;
31573
- line-height: 1.5715;
31574
- height: 100%;
31575
- width: 100%;
31584
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31585
+ border-radius: 10px;
31586
+ transition-delay: 120ms;
31576
31587
  }
31577
31588
 
31578
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
31579
- content: var(--ai7qkf2-1);
31580
- display: var(--ai7qkf2-2);
31581
- flex: none;
31582
- align-items: center;
31583
- margin-left: 4px;
31584
- padding: 5px 12px 5px 0;
31585
- color: rgba(44, 56, 82, 0.6);
31589
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31590
+ height: 14px;
31591
+ width: 14px;
31592
+ top: 1px;
31593
+ left: 1px;
31586
31594
  }
31587
31595
 
31588
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
31589
- content: var(--ai7qkf2-3);
31590
- display: var(--ai7qkf2-4);
31591
- flex: none;
31592
- align-items: center;
31593
- margin-right: 4px;
31594
- cursor: auto;
31595
- color: rgba(44, 56, 82, 0.6);
31596
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31597
+ height: 28px;
31598
+ width: 28px;
31596
31599
  }
31597
31600
 
31598
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31599
- border-radius: 0;
31601
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31602
+ border-radius: 14px;
31600
31603
  }
31601
31604
 
31602
- .E_ai7qkf2.ant-input-number {
31603
- width: 100%;
31604
- border-radius: 6px;
31605
+ .E_s1dizucg.ant-switch-checked {
31606
+ background-color: #00ba5d;
31605
31607
  }
31606
31608
 
31607
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31608
- border-color: #0096ff;
31609
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31610
- z-index: 1;
31609
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31610
+ left: calc(100% - 20px - 2px);
31611
31611
  }
31612
31612
 
31613
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31614
- border-color: #e75a3a;
31615
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31613
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31614
+ left: calc(100% - 14px - 1px);
31616
31615
  }
31617
31616
 
31618
- .E_ai7qkf2 .ant-input-number-input {
31619
- height: 30px;
31620
- border: 1px;
31621
- padding: 5px 12px;
31622
- font-size: inherit;
31617
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31618
+ left: calc(100% - 28px - 2px);
31623
31619
  }
31624
31620
 
31625
- .E_ai7qkf2.ant-input-number-lg input {
31626
- height: 38px;
31627
- border: 1px;
31628
- padding: 8px 16px;
31621
+ .E_c1up6e3y {
31622
+ margin-left: 5px;
31629
31623
  }
31630
31624
 
31631
- .E_ai7qkf2.ant-input-number-sm input {
31632
- height: 22px;
31633
- border: 1px;
31634
- padding: 2px 8px;
31625
+ .E_s1sck0th {
31626
+ padding: 0 8px;
31627
+ border-radius: 4px;
31635
31628
  }
31636
31629
 
31637
- .E_a1wfy30z .ant-input-number-handler-wrap {
31638
- display: var(--a1wfy30z-0);
31630
+ .E_m855nr1 {
31631
+ padding: 2px 8px;
31632
+ border-radius: 3px;
31639
31633
  }
31640
31634
 
31641
- .E_a1wfy30z .ant-input-number-input-wrap {
31642
- padding: 4px 11px;
31643
- display: inline-flex;
31644
- line-height: 1.5715;
31645
- height: inherit;
31635
+ .E_l1270xpg {
31636
+ padding: 3px 8px;
31637
+ border-radius: 2px;
31646
31638
  }
31647
31639
 
31648
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31649
- content: var(--a1wfy30z-1);
31650
- display: var(--a1wfy30z-2);
31651
- flex: none;
31652
- align-items: center;
31653
- margin-left: 4px;
31640
+ .E_t14rextb.ant-tag:hover {
31641
+ opacity: unset;
31654
31642
  }
31655
31643
 
31656
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31657
- content: var(--a1wfy30z-3);
31658
- display: var(--a1wfy30z-4);
31659
- flex: none;
31644
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31645
+ margin: 0;
31646
+ margin-right: 8px;
31647
+ display: inline-flex;
31660
31648
  align-items: center;
31661
- margin-right: 4px;
31662
- cursor: auto;
31649
+ border: none;
31663
31650
  }
31664
31651
 
31665
- .E_a1wfy30z .ant-input-number-input {
31666
- padding: 0;
31667
- margin: 0;
31668
- height: auto;
31669
- font-size: inherit;
31652
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31653
+ width: 16px;
31654
+ height: 16px;
31655
+ color: inherit;
31656
+ margin-left: 4px;
31657
+ opacity: 0.6;
31658
+ display: inline-flex;
31670
31659
  }
31671
31660
 
31672
- .E_i1inqkme {
31673
- height: 18px;
31674
- line-height: 18px;
31675
- padding: 0 4px;
31676
- border-radius: 4px;
31677
- background: rgba(235, 239, 245, 0.6);
31678
- border: 1px solid rgba(223, 228, 235, 0.6);
31679
- display: flex;
31680
- align-items: center;
31681
- white-space: nowrap;
31682
- margin-right: 4px;
31661
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31662
+ opacity: 1;
31683
31663
  }
31684
31664
 
31685
- .E_t160l1cm {
31686
- display: flex;
31687
- flex-direction: column;
31688
- flex: 1;
31689
- /* FIXME:(yanzhen) do this better */
31665
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31666
+ color: #0080ff;
31667
+ background-color: rgba(0, 136, 255, 0.1);
31690
31668
  }
31691
31669
 
31692
- .E_t160l1cm .tab-bar {
31693
- flex-shrink: 0;
31694
- display: flex;
31695
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
31670
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31671
+ color: #f0483e;
31672
+ background-color: rgba(255, 74, 74, 0.1);
31696
31673
  }
31697
31674
 
31698
- .E_t160l1cm .tab-content {
31699
- height: 100%;
31675
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31676
+ color: #e07f00;
31677
+ background-color: rgba(255, 187, 0, 0.1);
31700
31678
  }
31701
31679
 
31702
- .E_t160l1cm .tab-menu-item {
31703
- margin-right: 2px;
31704
- padding: 1px 12px;
31705
- line-height: 24px;
31706
- height: 24px;
31707
- color: rgba(44, 56, 82, 0.6);
31708
- border-radius: 4px 4px 0 0;
31709
- cursor: pointer;
31710
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
31680
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31681
+ color: #008f4c;
31682
+ background-color: rgba(30, 201, 127, 0.1);
31711
31683
  }
31712
31684
 
31713
- .E_t160l1cm .tab-menu-item:first-child {
31714
- padding-left: 0;
31685
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31686
+ color: #1d326c;
31687
+ background-color: rgba(225, 230, 241, 0.6);
31715
31688
  }
31716
31689
 
31717
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
31718
- padding-left: 12px;
31690
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31691
+ color: #7E41FF;
31692
+ background-color: rgba(126, 65, 255, 0.1);
31719
31693
  }
31720
31694
 
31721
- .E_t160l1cm .tab-menu-item:hover {
31722
- color: #0080ff;
31723
- background: rgba(211, 218, 235, 0.6);
31695
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31696
+ color: #fff;
31724
31697
  }
31725
31698
 
31726
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
31727
- fill: #0080ff;
31699
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31700
+ background-color: #f0483e;
31728
31701
  }
31729
31702
 
31730
- .E_t160l1cm .tab-menu-item:active {
31731
- background: rgba(192, 203, 224, 0.6);
31703
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31704
+ background-color: #fea008;
31732
31705
  }
31733
31706
 
31734
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
31735
- color: #0080ff;
31736
- background: rgba(211, 218, 235, 0.6);
31707
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31708
+ background-color: #00ba5d;
31737
31709
  }
31738
31710
 
31739
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
31740
- background: rgba(192, 203, 224, 0.6);
31711
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31712
+ background-color: #0080ff;
31741
31713
  }
31742
31714
 
31743
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
31744
- background: rgba(0, 128, 255, 0.16);
31715
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31716
+ background-color: #6b7d99;
31745
31717
  }
31746
31718
 
31747
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
31748
- fill: #0080ff;
31719
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31720
+ background-color: #7E41FF;
31749
31721
  }
31750
31722
 
31751
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
31752
- color: #0080ff;
31753
- background: rgba(0, 128, 255, 0.1);
31723
+ .E_iq1gosr {
31724
+ display: inline-block;
31754
31725
  }
31755
31726
 
31756
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
31757
- background: rgba(0, 128, 255, 0.16);
31727
+ .E_i1inqkme {
31728
+ height: 18px;
31729
+ line-height: 18px;
31730
+ padding: 0 4px;
31731
+ border-radius: 4px;
31732
+ background: rgba(235, 239, 245, 0.6);
31733
+ border: 1px solid rgba(223, 228, 235, 0.6);
31734
+ display: flex;
31735
+ align-items: center;
31736
+ white-space: nowrap;
31737
+ margin-right: 4px;
31758
31738
  }
31759
31739
 
31760
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
31761
- fill: #1d326c;
31740
+ .E_fzh9mnb {
31741
+ width: 100%;
31742
+ height: 100%;
31743
+ min-height: 124px;
31744
+ display: flex;
31745
+ flex-direction: column;
31746
+ justify-content: center;
31747
+ align-items: center;
31762
31748
  }
31763
31749
 
31764
- .E_t160l1cm .tab-menu-item .expand-arrow {
31765
- margin-left: 8px;
31766
- height: 22px;
31750
+ .E_fzh9mnb .error-text {
31751
+ color: rgba(10, 37, 85, 0.6);
31752
+ margin-bottom: 16px;
31753
+ font-size: 18px;
31767
31754
  }
31768
31755
 
31769
- .E_t160l1cm .tab-menu-item .expand-arrow path {
31770
- fill: rgba(44, 56, 82, 0.6);
31756
+ .E_atcz0kf .ant-input-suffix {
31757
+ margin-left: 8px;
31771
31758
  }
31772
31759
 
31773
- .E_t160l1cm .tab-menu-item-group {
31774
- padding: 0;
31775
- display: flex;
31776
- align-items: center;
31777
- overflow: hidden;
31760
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31761
+ padding: 2px 7px 2px 12px;
31778
31762
  }
31779
31763
 
31780
- .E_t160l1cm .tab-menu-item-group .main-title {
31781
- opacity: 0;
31782
- max-width: 0;
31783
- transition: max-width 320ms ease, opacity 240ms ease;
31764
+ .E_t1m2x205 .ant-tooltip-arrow {
31765
+ display: none;
31784
31766
  }
31785
31767
 
31786
- .E_t160l1cm .tab-menu-item-group .sub-title {
31787
- padding: 1px 12px;
31788
- position: relative;
31789
- display: flex;
31768
+ .E_t1m2x205 .ant-tooltip-inner {
31769
+ background: rgba(23, 38, 64, 0.8);
31770
+ border-radius: 4px;
31790
31771
  }
31791
31772
 
31792
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
31793
- opacity: 0;
31794
- position: absolute;
31795
- top: 50%;
31796
- left: 0;
31797
- transform: translate(-50%, -50%);
31798
- transition: opacity 100ms linear;
31799
- fill: rgba(0, 128, 255, 0.2);
31773
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31774
+ visibility: hidden;
31800
31775
  }
31801
31776
 
31802
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
31803
- color: #0080ff;
31777
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
31778
+ display: var(--ai7qkf2-0);
31804
31779
  }
31805
31780
 
31806
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
31807
- padding: 1px 12px;
31808
- display: inline-block;
31809
- opacity: 1;
31810
- max-width: 160px;
31781
+ .E_ai7qkf2 .ant-input-number-input-wrap {
31782
+ display: inline-flex;
31783
+ line-height: 1.5715;
31784
+ height: 100%;
31785
+ width: 100%;
31811
31786
  }
31812
31787
 
31813
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
31814
- padding: 1px 12px;
31815
- color: #005ed1;
31788
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
31789
+ content: var(--ai7qkf2-1);
31790
+ display: var(--ai7qkf2-2);
31791
+ flex: none;
31792
+ align-items: center;
31793
+ margin-left: 4px;
31794
+ padding: 5px 12px 5px 0;
31795
+ color: rgba(44, 56, 82, 0.6);
31816
31796
  }
31817
31797
 
31818
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31819
- opacity: 1;
31798
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
31799
+ content: var(--ai7qkf2-3);
31800
+ display: var(--ai7qkf2-4);
31801
+ flex: none;
31802
+ align-items: center;
31803
+ margin-right: 4px;
31804
+ cursor: auto;
31805
+ color: rgba(44, 56, 82, 0.6);
31820
31806
  }
31821
31807
 
31822
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
31823
- background: rgba(0, 128, 255, 0.16);
31808
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
31809
+ border-radius: 0;
31824
31810
  }
31825
31811
 
31826
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
31827
- opacity: 0;
31812
+ .E_ai7qkf2.ant-input-number {
31813
+ width: 100%;
31814
+ border-radius: 6px;
31828
31815
  }
31829
31816
 
31830
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
31831
- padding: 4px 16px;
31832
- height: 32px;
31833
- border-radius: 6px 6px 0 0;
31817
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
31818
+ border-color: #0096ff;
31819
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31820
+ z-index: 1;
31834
31821
  }
31835
31822
 
31836
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
31837
- padding-left: 0;
31823
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
31824
+ border-color: #e75a3a;
31825
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31838
31826
  }
31839
31827
 
31840
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
31841
- padding-left: 16px;
31828
+ .E_ai7qkf2 .ant-input-number-input {
31829
+ height: 30px;
31830
+ border: 1px;
31831
+ padding: 5px 12px;
31832
+ font-size: inherit;
31842
31833
  }
31843
31834
 
31844
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
31845
- margin-left: 11px;
31846
- height: 24px;
31835
+ .E_ai7qkf2.ant-input-number-lg input {
31836
+ height: 38px;
31837
+ border: 1px;
31838
+ padding: 8px 16px;
31847
31839
  }
31848
31840
 
31849
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
31850
- padding: 0;
31841
+ .E_ai7qkf2.ant-input-number-sm input {
31842
+ height: 22px;
31843
+ border: 1px;
31844
+ padding: 2px 8px;
31851
31845
  }
31852
31846
 
31853
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
31854
- padding: 4px 16px;
31847
+ .E_a1wfy30z .ant-input-number-handler-wrap {
31848
+ display: var(--a1wfy30z-0);
31855
31849
  }
31856
31850
 
31857
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
31858
- padding: 4px 16px;
31851
+ .E_a1wfy30z .ant-input-number-input-wrap {
31852
+ padding: 4px 11px;
31853
+ display: inline-flex;
31854
+ line-height: 1.5715;
31855
+ height: inherit;
31859
31856
  }
31860
31857
 
31861
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
31862
- background: #fff;
31858
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
31859
+ content: var(--a1wfy30z-1);
31860
+ display: var(--a1wfy30z-2);
31861
+ flex: none;
31862
+ align-items: center;
31863
+ margin-left: 4px;
31863
31864
  }
31864
31865
 
31865
- .E_t160l1cm .tab-menu-item-light:active {
31866
- color: #005ed1;
31866
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
31867
+ content: var(--a1wfy30z-3);
31868
+ display: var(--a1wfy30z-4);
31869
+ flex: none;
31870
+ align-items: center;
31871
+ margin-right: 4px;
31872
+ cursor: auto;
31867
31873
  }
31868
31874
 
31869
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
31870
- background: #fff;
31871
- color: #1d326c;
31875
+ .E_a1wfy30z .ant-input-number-input {
31876
+ padding: 0;
31877
+ margin: 0;
31878
+ height: auto;
31879
+ font-size: inherit;
31872
31880
  }
31873
31881
 
31874
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
31875
- color: rgba(45, 58, 86, 0.6);
31882
+ .E_iouxfgt {
31883
+ display: inline-flex;
31884
+ align-items: center;
31876
31885
  }
31877
31886
 
31878
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
31879
- color: #1d326c;
31887
+ .E_iouxfgt .icon-inner {
31888
+ display: inline-flex;
31889
+ align-items: center;
31890
+ justify-content: center;
31880
31891
  }
31881
31892
 
31882
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
31883
- fill: #d8deeb;
31893
+ .E_iouxfgt .icon-inner + span,
31894
+ .E_iouxfgt span + .icon-inner.suffix {
31895
+ margin-left: 4px;
31884
31896
  }
31885
31897
 
31886
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
31887
- fill: #1d326c;
31898
+ .E_iouxfgt.is-rotate img,
31899
+ .E_iouxfgt.is-rotate svg {
31900
+ animation: rotate 680ms linear infinite;
31888
31901
  }
31889
31902
 
31890
- .E_t160l1cm .tab-content {
31891
- flex: 1;
31892
- display: flex;
31893
- flex-direction: column;
31903
+ .E_f7pxqmh {
31904
+ width: 100%;
31905
+ margin-bottom: 0 !important;
31906
+ flex-flow: nowrap !important;
31907
+ line-break: auto;
31894
31908
  }
31895
31909
 
31896
- .E_t160l1cm.is-overview .tab-content {
31897
- overflow: visible;
31910
+ .E_f7pxqmh > .ant-form-item-label {
31911
+ text-align: left !important;
31912
+ padding-bottom: 0 !important;
31898
31913
  }
31899
31914
 
31900
- .E_t14npdqr {
31901
- max-width: 240px;
31902
- animation: none;
31915
+ .E_f7pxqmh > .ant-form-item-label > label {
31916
+ min-height: 32px;
31917
+ height: auto;
31918
+ font-size: 13px;
31919
+ color: rgba(44, 56, 82, 0.6);
31920
+ white-space: normal;
31903
31921
  }
31904
31922
 
31905
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
31906
- border: 1px solid #0080ff;
31907
- padding: 0;
31923
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31924
+ border-color: #ff4d4f !important;
31908
31925
  }
31909
31926
 
31910
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31911
- margin: 0;
31912
- height: 32px;
31913
- line-height: 32px;
31914
- font-size: 13px;
31915
- padding: 0 10px;
31916
- display: block;
31917
- overflow: hidden;
31918
- text-overflow: ellipsis;
31919
- white-space: nowrap;
31927
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31928
+ border-color: #ff4d4f !important;
31920
31929
  }
31921
31930
 
31922
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
31923
- content: " ";
31924
- height: 1px;
31925
- width: calc(100% + 10px);
31926
- background: rgba(172, 186, 211, 0.6);
31927
- display: block;
31931
+ .E_f7pxqmh .ant-form-item-explain {
31932
+ margin-top: 4px;
31933
+ font-size: 12px;
31934
+ min-height: 0px;
31928
31935
  }
31929
31936
 
31930
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
31931
- color: #0080ff;
31932
- background: transparent;
31937
+ .E_f7pxqmh .ant-form-item-extra {
31938
+ font-size: 12px;
31939
+ color: rgba(44, 56, 82, 0.6);
31940
+ min-height: 0px;
31933
31941
  }
31934
31942
 
31935
- .E_atcz0kf .ant-input-suffix {
31936
- margin-left: 8px;
31943
+ .E_owd0kml {
31944
+ display: inline-block;
31937
31945
  }
31938
31946
 
31939
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31940
- padding: 2px 7px 2px 12px;
31947
+ .E_h1jsgezc {
31948
+ visibility: hidden;
31949
+ position: absolute;
31941
31950
  }
31942
31951
 
31943
31952
  .E_a1b5xrg3 .user-icon-inner {
@@ -31973,13 +31982,8 @@ span.E_tqjc4ui {
31973
31982
  transition: all 320ms ease;
31974
31983
  }
31975
31984
 
31976
- .E_owd0kml {
31977
- display: inline-block;
31978
- }
31979
-
31980
- .E_h1jsgezc {
31981
- visibility: hidden;
31982
- position: absolute;
31985
+ .E_m196gn1d {
31986
+ min-width: 1280px;
31983
31987
  }
31984
31988
 
31985
31989
  .E_dsnbhzf {
@@ -32457,10 +32461,6 @@ span.E_tqjc4ui {
32457
32461
  line-height: 12px;
32458
32462
  }
32459
32463
 
32460
- .E_m196gn1d {
32461
- min-width: 1280px;
32462
- }
32463
-
32464
32464
  .E_cnujxq2 {
32465
32465
  display: flex;
32466
32466
  flex-direction: column;
@@ -33249,6 +33249,12 @@ input.E_rf8rlle.ant-input {
33249
33249
  color: rgba(44, 56, 82, 0.7490196078);
33250
33250
  }
33251
33251
 
33252
+ .E_h1ol2wl7 {
33253
+ font-weight: bold;
33254
+ background-color: unset;
33255
+ padding: unset;
33256
+ }
33257
+
33252
33258
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
33253
33259
  border-radius: 6px;
33254
33260
  }
@@ -33320,32 +33326,6 @@ input.E_rf8rlle.ant-input {
33320
33326
  transform: rotate(180deg);
33321
33327
  }
33322
33328
 
33323
- .E_oa99sl3 {
33324
- display: flex;
33325
- justify-content: space-between;
33326
- align-items: center;
33327
- gap: 8px;
33328
- }
33329
-
33330
- .E_oa99sl3,
33331
- .E_oa99sl3 :first-child {
33332
- line-height: inherit !important;
33333
- }
33334
-
33335
- .E_lvp5pj7 {
33336
- display: flex;
33337
- justify-content: space-between;
33338
- align-items: center;
33339
- gap: 8px;
33340
- min-width: 0;
33341
- }
33342
-
33343
- .E_s1io1lws {
33344
- display: flex;
33345
- align-items: center;
33346
- flex-shrink: 0;
33347
- }
33348
-
33349
33329
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
33350
33330
  opacity: 1;
33351
33331
  }
@@ -33503,21 +33483,30 @@ input.E_rf8rlle.ant-input {
33503
33483
  color: rgba(0, 21, 64, 0.3);
33504
33484
  }
33505
33485
 
33506
- .E_w1dxz879 {
33486
+ .E_oa99sl3 {
33507
33487
  display: flex;
33508
- flex-direction: column;
33509
- gap: 6px;
33488
+ justify-content: space-between;
33489
+ align-items: center;
33490
+ gap: 8px;
33510
33491
  }
33511
33492
 
33512
- .E_w1dxz879 .ellipsis-tooltip {
33513
- max-height: var(--w1dxz879-0);
33514
- text-overflow: clip;
33515
- overflow: hidden;
33493
+ .E_oa99sl3,
33494
+ .E_oa99sl3 :first-child {
33495
+ line-height: inherit !important;
33516
33496
  }
33517
33497
 
33518
- .E_w1dxz879 .tips {
33519
- color: #fff;
33520
- opacity: 0.8;
33498
+ .E_lvp5pj7 {
33499
+ display: flex;
33500
+ justify-content: space-between;
33501
+ align-items: center;
33502
+ gap: 8px;
33503
+ min-width: 0;
33504
+ }
33505
+
33506
+ .E_s1io1lws {
33507
+ display: flex;
33508
+ align-items: center;
33509
+ flex-shrink: 0;
33521
33510
  }
33522
33511
 
33523
33512
  .E_ryby9ds {
@@ -33814,10 +33803,21 @@ input.E_rf8rlle.ant-input {
33814
33803
  font-size: 14px;
33815
33804
  }
33816
33805
 
33817
- .E_h1ol2wl7 {
33818
- font-weight: bold;
33819
- background-color: unset;
33820
- padding: unset;
33806
+ .E_w1dxz879 {
33807
+ display: flex;
33808
+ flex-direction: column;
33809
+ gap: 6px;
33810
+ }
33811
+
33812
+ .E_w1dxz879 .ellipsis-tooltip {
33813
+ max-height: var(--w1dxz879-0);
33814
+ text-overflow: clip;
33815
+ overflow: hidden;
33816
+ }
33817
+
33818
+ .E_w1dxz879 .tips {
33819
+ color: #fff;
33820
+ opacity: 0.8;
33821
33821
  }
33822
33822
 
33823
33823
  .E_h12yihis {
@@ -34642,25 +34642,133 @@ input.E_rf8rlle.ant-input {
34642
34642
  padding: 0;
34643
34643
  }
34644
34644
 
34645
- .E_b14q2gmw {
34646
- 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);
34645
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34646
+ margin-right: 2px;
34647
34647
  }
34648
34648
 
34649
- .E_c1eym6el {
34650
- border-radius: 8px;
34651
- background-color: white;
34649
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34650
+ padding-left: 8px;
34651
+ padding-right: 8px;
34652
34652
  }
34653
34653
 
34654
- .E_c1eym6el.hoverable {
34655
- cursor: pointer;
34654
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34655
+ border-radius: 4px;
34656
34656
  }
34657
34657
 
34658
- .E_c1eym6el.hoverable:hover {
34659
- transition: all 200ms ease;
34660
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34661
- transform: translateY(-4px);
34658
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34659
+ border-radius: 4px;
34660
+ }
34661
+
34662
+ .E_ma64lna .antd5-segmented-item-label {
34663
+ padding-left: 12px;
34664
+ padding-right: 12px;
34665
+ }
34666
+
34667
+ .E_ckld275 {
34668
+ background-color: rgba(225, 230, 241, 0.6);
34669
+ }
34670
+
34671
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34672
+ background-color: rgba(255, 255, 255, 0.6);
34673
+ color: rgba(44, 56, 82, 0.75);
34674
+ }
34675
+
34676
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34677
+ background-color: transparent;
34678
+ }
34679
+
34680
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34681
+ background-color: transparent;
34682
+ }
34683
+
34684
+ button.E_l48ei06.ant-btn {
34685
+ font-size: 12px;
34686
+ line-height: 18px;
34687
+ height: 18px;
34688
+ }
34689
+
34690
+ button.E_l48ei06 {
34691
+ color: #0080FF;
34692
+ height: unset;
34693
+ }
34694
+
34695
+ button.E_l48ei06 .button-prefix-icon {
34696
+ margin-right: 4px;
34697
+ }
34698
+
34699
+ button.E_l48ei06 .button-suffix-icon {
34700
+ margin-left: 4px;
34701
+ }
34702
+
34703
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34704
+ color: #009DFF;
34705
+ }
34706
+
34707
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34708
+ color: #005ED1;
34709
+ }
34710
+
34711
+ button.E_l48ei06.ui-kit-link-disabled {
34712
+ color: #0080FF;
34713
+ }
34714
+
34715
+ button.E_l48ei06.ui-kit-link-primary {
34716
+ color: #00122E;
34717
+ }
34718
+
34719
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34720
+ color: #0080FF;
34721
+ }
34722
+
34723
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34724
+ color: #005ED1;
34725
+ }
34726
+
34727
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34728
+ color: #00122E;
34729
+ }
34730
+
34731
+ button.E_l48ei06.ui-kit-link-secondary {
34732
+ color: rgba(44, 56, 82, 0.7490196078);
34733
+ }
34734
+
34735
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34736
+ color: #0080FF;
34737
+ }
34738
+
34739
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34740
+ color: #005ED1;
34741
+ }
34742
+
34743
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34744
+ color: rgba(44, 56, 82, 0.7490196078);
34745
+ }
34746
+
34747
+ .E_l12xdkhl {
34748
+ width: 64px;
34749
+ height: 64px;
34750
+ max-width: 64px;
34751
+ max-height: 64px;
34752
+ overflow: hidden;
34753
+ display: flex;
34754
+ align-items: center;
34755
+ justify-content: center;
34756
+ position: relative;
34757
+ opacity: 0.6;
34758
+ }
34759
+
34760
+ .E_l12xdkhl .icon-wrapper {
34761
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34662
34762
  }
34663
34763
 
34764
+ @keyframes rotate {
34765
+ from {
34766
+ transform: rotate(0deg);
34767
+ }
34768
+ to {
34769
+ transform: rotate(360deg);
34770
+ }
34771
+ }
34664
34772
  .E_c1yd35n {
34665
34773
  padding: 0 12px 14px 12px;
34666
34774
  }
@@ -34773,111 +34881,186 @@ input.E_rf8rlle.ant-input {
34773
34881
  padding: 0;
34774
34882
  }
34775
34883
 
34776
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34777
- display: inline-block;
34778
- margin-left: 12px;
34779
- color: #2d3a56;
34884
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34885
+ display: inline-block;
34886
+ margin-left: 12px;
34887
+ color: #2d3a56;
34888
+ }
34889
+
34890
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34891
+ margin-left: 28px;
34892
+ color: rgba(44, 56, 82, 0.6);
34893
+ }
34894
+
34895
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34896
+ margin-left: 8px;
34897
+ }
34898
+
34899
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34900
+ margin-left: 24px;
34901
+ }
34902
+
34903
+ .E_lht19u8 {
34904
+ width: 64px;
34905
+ height: 64px;
34906
+ display: flex;
34907
+ align-items: center;
34908
+ justify-content: center;
34909
+ position: relative;
34910
+ opacity: 0.2;
34911
+ }
34912
+
34913
+ .E_lk3gkp4 {
34914
+ position: absolute;
34915
+ width: 5px;
34916
+ height: 48px;
34917
+ left: 9.33px;
34918
+ top: 40.5px;
34919
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34920
+ border-radius: 5px;
34921
+ transform: rotate(-128deg);
34922
+ transform-origin: top left;
34923
+ animation: loading-indicator1 1100ms ease-out infinite;
34924
+ }
34925
+
34926
+ .E_ll4n94n {
34927
+ position: absolute;
34928
+ width: 5px;
34929
+ height: 48px;
34930
+ left: 40.8px;
34931
+ top: 8.4px;
34932
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34933
+ border-radius: 5px;
34934
+ transform: rotate(-8deg);
34935
+ transform-origin: top left;
34936
+ animation: loading-indicator2 1100ms ease-out infinite;
34937
+ }
34938
+
34939
+ .E_l17lbdo6 {
34940
+ position: absolute;
34941
+ width: 5px;
34942
+ height: 48px;
34943
+ left: 52.9px;
34944
+ top: 51.8px;
34945
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34946
+ border-radius: 5px;
34947
+ transform: rotate(112deg);
34948
+ transform-origin: top left;
34949
+ animation: loading-indicator3 1100ms ease-out infinite;
34950
+ }
34951
+
34952
+ .E_b14q2gmw {
34953
+ 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);
34954
+ }
34955
+
34956
+ .E_c1eym6el {
34957
+ border-radius: 8px;
34958
+ background-color: white;
34959
+ }
34960
+
34961
+ .E_c1eym6el.hoverable {
34962
+ cursor: pointer;
34963
+ }
34964
+
34965
+ .E_c1eym6el.hoverable:hover {
34966
+ transition: all 200ms ease;
34967
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34968
+ transform: translateY(-4px);
34969
+ }
34970
+
34971
+ .E_sddwhm6 {
34972
+ margin: 0;
34973
+ border-radius: 20px;
34974
+ padding: 2px 10px;
34975
+ height: 22px;
34976
+ }
34977
+
34978
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
34979
+ background-color: rgba(237, 241, 250, 0.6) !important;
34980
+ }
34981
+
34982
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
34983
+ background-color: rgba(225, 230, 241, 0.6) !important;
34984
+ }
34985
+
34986
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
34987
+ color: #00122e;
34988
+ }
34989
+
34990
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
34991
+ margin-right: 6px;
34780
34992
  }
34781
34993
 
34782
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34783
- margin-left: 28px;
34994
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
34995
+ margin-left: 8px;
34784
34996
  color: rgba(44, 56, 82, 0.6);
34785
34997
  }
34786
34998
 
34787
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34788
- margin-left: 8px;
34999
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35000
+ background-color: rgba(0, 136, 255, 0.1);
34789
35001
  }
34790
35002
 
34791
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34792
- margin-left: 24px;
35003
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35004
+ background-color: #0080ff;
34793
35005
  }
34794
35006
 
34795
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34796
- margin-right: 2px;
35007
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
35008
+ background-color: rgba(0, 136, 255, 0.16);
34797
35009
  }
34798
35010
 
34799
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34800
- padding-left: 8px;
34801
- padding-right: 8px;
35011
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35012
+ background-color: rgba(255, 74, 74, 0.1);
34802
35013
  }
34803
35014
 
34804
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34805
- border-radius: 4px;
35015
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35016
+ background-color: #f0483e;
34806
35017
  }
34807
35018
 
34808
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34809
- border-radius: 4px;
35019
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
35020
+ background-color: rgba(255, 74, 74, 0.16);
34810
35021
  }
34811
35022
 
34812
- .E_ma64lna .antd5-segmented-item-label {
34813
- padding-left: 12px;
34814
- padding-right: 12px;
35023
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35024
+ background-color: rgba(254, 160, 8, 0.1);
34815
35025
  }
34816
35026
 
34817
- .E_ckld275 {
34818
- background-color: rgba(225, 230, 241, 0.6);
35027
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35028
+ background-color: #fea008;
34819
35029
  }
34820
35030
 
34821
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34822
- background-color: rgba(255, 255, 255, 0.6);
34823
- color: rgba(44, 56, 82, 0.75);
35031
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
35032
+ background-color: rgba(255, 187, 0, 0.16);
34824
35033
  }
34825
35034
 
34826
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34827
- background-color: transparent;
35035
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35036
+ background-color: rgba(30, 201, 127, 0.1);
34828
35037
  }
34829
35038
 
34830
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34831
- background-color: transparent;
35039
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35040
+ background-color: #00ba5d;
34832
35041
  }
34833
35042
 
34834
- .E_lht19u8 {
34835
- width: 64px;
34836
- height: 64px;
34837
- display: flex;
34838
- align-items: center;
34839
- justify-content: center;
34840
- position: relative;
34841
- opacity: 0.2;
35043
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
35044
+ background-color: rgba(30, 201, 127, 0.16);
34842
35045
  }
34843
35046
 
34844
- .E_lk3gkp4 {
34845
- position: absolute;
34846
- width: 5px;
34847
- height: 48px;
34848
- left: 9.33px;
34849
- top: 40.5px;
34850
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34851
- border-radius: 5px;
34852
- transform: rotate(-128deg);
34853
- transform-origin: top left;
34854
- animation: loading-indicator1 1100ms ease-out infinite;
35047
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35048
+ background-color: rgba(225, 230, 241, 0.6);
34855
35049
  }
34856
35050
 
34857
- .E_ll4n94n {
34858
- position: absolute;
34859
- width: 5px;
34860
- height: 48px;
34861
- left: 40.8px;
34862
- top: 8.4px;
34863
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34864
- border-radius: 5px;
34865
- transform: rotate(-8deg);
34866
- transform-origin: top left;
34867
- animation: loading-indicator2 1100ms ease-out infinite;
35051
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35052
+ background-color: #6b7d99;
34868
35053
  }
34869
35054
 
34870
- .E_l17lbdo6 {
34871
- position: absolute;
34872
- width: 5px;
34873
- height: 48px;
34874
- left: 52.9px;
34875
- top: 51.8px;
34876
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34877
- border-radius: 5px;
34878
- transform: rotate(112deg);
34879
- transform-origin: top left;
34880
- animation: loading-indicator3 1100ms ease-out infinite;
35055
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
35056
+ background-color: rgba(211, 218, 235, 0.6);
35057
+ }
35058
+
35059
+ .E_satwmqm {
35060
+ width: 8px;
35061
+ height: 8px;
35062
+ border-radius: 50%;
35063
+ display: inline-block;
34881
35064
  }
34882
35065
 
34883
35066
  .E_tc97u5y {
@@ -35266,237 +35449,126 @@ input.E_rf8rlle.ant-input {
35266
35449
  padding: 0 !important;
35267
35450
  }
35268
35451
 
35269
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35270
- position: absolute;
35271
- left: 50%;
35272
- top: 50%;
35273
- transform: translate(-50%, -50%);
35274
- }
35275
-
35276
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
35277
- display: none;
35278
- }
35279
-
35280
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
35281
- background: #fff;
35282
- }
35283
-
35284
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
35285
- background: inherit;
35286
- }
35287
-
35288
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
35289
- position: static;
35290
- border: none;
35291
- background: inherit !important;
35292
- height: 100px;
35293
- vertical-align: middle;
35294
- }
35295
-
35296
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
35297
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35298
- font-weight: bold;
35299
- font-size: 20px;
35300
- color: rgba(10, 37, 85, 0.6);
35301
- }
35302
-
35303
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
35304
- .E_t1fisho6 div.ant-table th.cell__action_ {
35305
- z-index: 10;
35306
- }
35307
-
35308
- .E_t1fisho6 div.ant-table td.cell__action_ {
35309
- padding: 0 !important;
35310
- position: relative;
35311
- background: #fff;
35312
- }
35313
-
35314
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
35315
- height: 100%;
35316
- display: flex;
35317
- align-items: center;
35318
- justify-content: flex-end;
35319
- padding-right: 8px;
35320
- }
35321
-
35322
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
35323
- width: 24px;
35324
- height: 24px;
35325
- cursor: pointer;
35326
- justify-content: center;
35327
- border-radius: 4px;
35328
- }
35329
-
35330
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
35331
- background: #fff;
35332
- }
35333
-
35334
- button.E_l48ei06.ant-btn {
35335
- font-size: 12px;
35336
- line-height: 18px;
35337
- height: 18px;
35338
- }
35339
-
35340
- button.E_l48ei06 {
35341
- color: #0080FF;
35342
- height: unset;
35343
- }
35344
-
35345
- button.E_l48ei06 .button-prefix-icon {
35346
- margin-right: 4px;
35347
- }
35348
-
35349
- button.E_l48ei06 .button-suffix-icon {
35350
- margin-left: 4px;
35351
- }
35352
-
35353
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
35354
- color: #009DFF;
35355
- }
35356
-
35357
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
35358
- color: #005ED1;
35359
- }
35360
-
35361
- button.E_l48ei06.ui-kit-link-disabled {
35362
- color: #0080FF;
35363
- }
35364
-
35365
- button.E_l48ei06.ui-kit-link-primary {
35366
- color: #00122E;
35367
- }
35368
-
35369
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
35370
- color: #0080FF;
35371
- }
35372
-
35373
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
35374
- color: #005ED1;
35375
- }
35376
-
35377
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
35378
- color: #00122E;
35379
- }
35380
-
35381
- button.E_l48ei06.ui-kit-link-secondary {
35382
- color: rgba(44, 56, 82, 0.7490196078);
35383
- }
35384
-
35385
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
35386
- color: #0080FF;
35387
- }
35388
-
35389
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
35390
- color: #005ED1;
35391
- }
35392
-
35393
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35394
- color: rgba(44, 56, 82, 0.7490196078);
35395
- }
35396
-
35397
- .E_sddwhm6 {
35398
- margin: 0;
35399
- border-radius: 20px;
35400
- padding: 2px 10px;
35401
- height: 22px;
35402
- }
35403
-
35404
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
35405
- background-color: rgba(237, 241, 250, 0.6) !important;
35406
- }
35407
-
35408
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
35409
- background-color: rgba(225, 230, 241, 0.6) !important;
35410
- }
35411
-
35412
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
35413
- color: #00122e;
35452
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
35453
+ position: absolute;
35454
+ left: 50%;
35455
+ top: 50%;
35456
+ transform: translate(-50%, -50%);
35414
35457
  }
35415
35458
 
35416
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
35417
- margin-right: 6px;
35459
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
35460
+ display: none;
35418
35461
  }
35419
35462
 
35420
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
35421
- margin-left: 8px;
35422
- color: rgba(44, 56, 82, 0.6);
35463
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
35464
+ background: #fff;
35423
35465
  }
35424
35466
 
35425
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
35426
- background-color: rgba(0, 136, 255, 0.1);
35467
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
35468
+ background: inherit;
35427
35469
  }
35428
35470
 
35429
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
35430
- background-color: #0080ff;
35471
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
35472
+ position: static;
35473
+ border: none;
35474
+ background: inherit !important;
35475
+ height: 100px;
35476
+ vertical-align: middle;
35431
35477
  }
35432
35478
 
35433
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
35434
- background-color: rgba(0, 136, 255, 0.16);
35479
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
35480
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
35481
+ font-weight: bold;
35482
+ font-size: 20px;
35483
+ color: rgba(10, 37, 85, 0.6);
35435
35484
  }
35436
35485
 
35437
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
35438
- background-color: rgba(255, 74, 74, 0.1);
35486
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
35487
+ .E_t1fisho6 div.ant-table th.cell__action_ {
35488
+ z-index: 10;
35439
35489
  }
35440
35490
 
35441
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
35442
- background-color: #f0483e;
35491
+ .E_t1fisho6 div.ant-table td.cell__action_ {
35492
+ padding: 0 !important;
35493
+ position: relative;
35494
+ background: #fff;
35443
35495
  }
35444
35496
 
35445
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
35446
- background-color: rgba(255, 74, 74, 0.16);
35497
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
35498
+ height: 100%;
35499
+ display: flex;
35500
+ align-items: center;
35501
+ justify-content: flex-end;
35502
+ padding-right: 8px;
35447
35503
  }
35448
35504
 
35449
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
35450
- background-color: rgba(254, 160, 8, 0.1);
35505
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
35506
+ width: 24px;
35507
+ height: 24px;
35508
+ cursor: pointer;
35509
+ justify-content: center;
35510
+ border-radius: 4px;
35451
35511
  }
35452
35512
 
35453
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
35454
- background-color: #fea008;
35513
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
35514
+ background: #fff;
35455
35515
  }
35456
35516
 
35457
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
35458
- background-color: rgba(255, 187, 0, 0.16);
35517
+ .E_w7ob4th.outside-tag {
35518
+ padding-left: 0;
35459
35519
  }
35460
35520
 
35461
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
35462
- background-color: rgba(30, 201, 127, 0.1);
35521
+ .E_w7ob4th.outside-tag .inside-tag {
35522
+ border-radius: 4px 0 0 4px;
35523
+ padding-right: 4px;
35524
+ margin-right: 4px;
35463
35525
  }
35464
35526
 
35465
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
35466
- background-color: #00ba5d;
35527
+ .E_r77hffu {
35528
+ display: flex;
35529
+ align-items: center;
35530
+ justify-content: space-between;
35531
+ column-gap: 6px;
35467
35532
  }
35468
35533
 
35469
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
35470
- background-color: rgba(30, 201, 127, 0.16);
35534
+ .E_p1cmxsf7 {
35535
+ display: flex;
35536
+ flex-direction: column;
35537
+ justify-content: center;
35538
+ row-gap: var(--p1cmxsf7-0);
35471
35539
  }
35472
35540
 
35473
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
35474
- background-color: rgba(225, 230, 241, 0.6);
35541
+ .E_p1cmxsf7 .antd5-progress-line {
35542
+ font-size: 0;
35475
35543
  }
35476
35544
 
35477
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
35478
- background-color: #6b7d99;
35545
+ .E_slr2ynn {
35546
+ padding: 0 8px;
35547
+ height: 18px;
35479
35548
  }
35480
35549
 
35481
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
35482
- background-color: rgba(211, 218, 235, 0.6);
35550
+ .E_m140wbb6 {
35551
+ padding: 2px 8px;
35552
+ height: 24px;
35483
35553
  }
35484
35554
 
35485
- .E_satwmqm {
35486
- width: 8px;
35487
- height: 8px;
35488
- border-radius: 50%;
35489
- display: inline-block;
35555
+ .E_t1fozc1i {
35556
+ margin: 0;
35490
35557
  }
35491
35558
 
35492
- .E_w7ob4th.outside-tag {
35493
- padding-left: 0;
35559
+ .E_i1vxv4ln {
35560
+ margin-right: 4px;
35561
+ height: 16px;
35494
35562
  }
35495
35563
 
35496
- .E_w7ob4th.outside-tag .inside-tag {
35497
- border-radius: 4px 0 0 4px;
35498
- padding-right: 4px;
35499
- margin-right: 4px;
35564
+ .E_n1afl31m.ant-tag.ant-tag-gray {
35565
+ font-weight: 700;
35566
+ color: #00122e;
35567
+ background-color: rgba(237, 241, 250, 0.6);
35568
+ border: 1px solid rgba(211, 218, 235, 0.6);
35569
+ word-break: break-all;
35570
+ display: inline;
35571
+ white-space: normal;
35500
35572
  }
35501
35573
 
35502
35574
  .E_sjob3jg {
@@ -35731,40 +35803,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35731
35803
  justify-content: center;
35732
35804
  }
35733
35805
 
35734
- .E_slr2ynn {
35735
- padding: 0 8px;
35736
- height: 18px;
35737
- }
35738
-
35739
- .E_m140wbb6 {
35740
- padding: 2px 8px;
35741
- height: 24px;
35742
- }
35743
-
35744
- .E_t1fozc1i {
35745
- margin: 0;
35746
- }
35747
-
35748
- .E_i1vxv4ln {
35749
- margin-right: 4px;
35750
- height: 16px;
35751
- }
35752
-
35753
- .E_n1afl31m.ant-tag.ant-tag-gray {
35754
- font-weight: 700;
35755
- color: #00122e;
35756
- background-color: rgba(237, 241, 250, 0.6);
35757
- border: 1px solid rgba(211, 218, 235, 0.6);
35758
- word-break: break-all;
35759
- display: inline;
35760
- white-space: normal;
35761
- }
35762
-
35763
- .E_i1g85yz3 {
35764
- margin-right: 4px;
35765
- height: 16px;
35766
- }
35767
-
35768
35806
  .E_t1dtlqs1 {
35769
35807
  margin-bottom: 4px;
35770
35808
  color: rgba(44, 56, 82, 0.6);
@@ -35998,49 +36036,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35998
36036
  margin-right: 8px;
35999
36037
  }
36000
36038
 
36001
- .E_r77hffu {
36002
- display: flex;
36003
- align-items: center;
36004
- justify-content: space-between;
36005
- column-gap: 6px;
36006
- }
36007
-
36008
- .E_p1cmxsf7 {
36009
- display: flex;
36010
- flex-direction: column;
36011
- justify-content: center;
36012
- row-gap: var(--p1cmxsf7-0);
36013
- }
36014
-
36015
- .E_p1cmxsf7 .antd5-progress-line {
36016
- font-size: 0;
36017
- }
36018
-
36019
- .E_l12xdkhl {
36020
- width: 64px;
36021
- height: 64px;
36022
- max-width: 64px;
36023
- max-height: 64px;
36024
- overflow: hidden;
36025
- display: flex;
36026
- align-items: center;
36027
- justify-content: center;
36028
- position: relative;
36029
- opacity: 0.6;
36030
- }
36031
-
36032
- .E_l12xdkhl .icon-wrapper {
36033
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
36034
- }
36035
-
36036
- @keyframes rotate {
36037
- from {
36038
- transform: rotate(0deg);
36039
- }
36040
- to {
36041
- transform: rotate(360deg);
36042
- }
36043
- }
36044
36039
  .E_t13ef470 {
36045
36040
  height: 100%;
36046
36041
  }
@@ -36078,29 +36073,9 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36078
36073
  background: rgba(163, 180, 204, 0.18);
36079
36074
  }
36080
36075
 
36081
- .E_t1gvlxt5 {
36082
- min-width: 0;
36083
- flex: 1;
36084
- }
36085
-
36086
- .E_t1gvlxt5 .tag {
36087
- flex: 0 0 auto;
36088
- }
36089
-
36090
- .E_t1gvlxt5 .progress-title {
36091
- flex: 2;
36092
- max-width: fit-content;
36093
- }
36094
-
36095
- .E_t1gvlxt5 .progress-desc {
36096
- flex: 1;
36097
- max-width: fit-content;
36098
- }
36099
-
36100
- .E_a1ji6r68 {
36101
- display: flex;
36102
- align-items: center;
36103
- column-gap: var(--a1ji6r68-0);
36076
+ .E_i1g85yz3 {
36077
+ margin-right: 4px;
36078
+ height: 16px;
36104
36079
  }
36105
36080
 
36106
36081
  .E_msn7nxt {
@@ -36287,6 +36262,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
36287
36262
  margin-left: 8px;
36288
36263
  }
36289
36264
 
36265
+ .E_t1gvlxt5 {
36266
+ min-width: 0;
36267
+ flex: 1;
36268
+ }
36269
+
36270
+ .E_t1gvlxt5 .tag {
36271
+ flex: 0 0 auto;
36272
+ }
36273
+
36274
+ .E_t1gvlxt5 .progress-title {
36275
+ flex: 2;
36276
+ max-width: fit-content;
36277
+ }
36278
+
36279
+ .E_t1gvlxt5 .progress-desc {
36280
+ flex: 1;
36281
+ max-width: fit-content;
36282
+ }
36283
+
36284
+ .E_a1ji6r68 {
36285
+ display: flex;
36286
+ align-items: center;
36287
+ column-gap: var(--a1ji6r68-0);
36288
+ }
36289
+
36290
36290
  .E_s20iney.skeleton-box {
36291
36291
  display: flex;
36292
36292
  align-items: center;