@cloudtower/eagle 0.31.28 → 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.
package/dist/style.css CHANGED
@@ -29571,6 +29571,53 @@ html body {
29571
29571
  margin-left: 1px;
29572
29572
  }
29573
29573
 
29574
+ .E_c18bcrac {
29575
+ display: inline-block;
29576
+ width: 100%;
29577
+ }
29578
+ .E_c18bcrac .recharts-wrapper {
29579
+ margin-left: 4px;
29580
+ }
29581
+
29582
+ .E_cro7kg2 {
29583
+ padding: 4px;
29584
+ }
29585
+
29586
+ .E_c14wcxf0 {
29587
+ display: flex;
29588
+ justify-content: space-between;
29589
+ align-items: center;
29590
+ font-size: 13px;
29591
+ line-height: 24px;
29592
+ color: #cccccc;
29593
+ white-space: nowrap;
29594
+ }
29595
+ .E_c14wcxf0 label {
29596
+ margin-right: 32px;
29597
+ }
29598
+
29599
+ .E_coy29mj.E_c14wcxf0 {
29600
+ font-weight: bold;
29601
+ color: white;
29602
+ }
29603
+
29604
+ .E_s11212zy {
29605
+ width: 8px;
29606
+ height: 8px;
29607
+ border-radius: 2px;
29608
+ display: inline-block;
29609
+ background: var(--s11212zy-0);
29610
+ border: 1px solid #fff;
29611
+ box-sizing: content-box;
29612
+ margin-right: 6px;
29613
+ }
29614
+
29615
+ .E_p1lyky6c > :first-child {
29616
+ font-weight: bold;
29617
+ color: white;
29618
+ margin-right: 4px;
29619
+ }
29620
+
29574
29621
  .E_s1ebs0ra {
29575
29622
  display: flex;
29576
29623
  align-items: center;
@@ -29632,60 +29679,6 @@ html body {
29632
29679
  background: #fff;
29633
29680
  }
29634
29681
 
29635
- .E_n12mqh7z {
29636
- display: flex;
29637
- align-items: center;
29638
- font-size: 12px;
29639
- line-height: 18px;
29640
- }
29641
- .E_n12mqh7z:not(:last-child) {
29642
- margin-bottom: 4px;
29643
- }
29644
-
29645
- .E_tf5bynu {
29646
- margin: 0 3px;
29647
- }
29648
-
29649
- .E_tcckoz1 {
29650
- max-height: 400px;
29651
- overflow: auto;
29652
- }
29653
-
29654
- .E_s1iv0tp1 .enabled-switch {
29655
- display: flex;
29656
- align-items: center;
29657
- }
29658
- .E_s1iv0tp1 .enabled-text {
29659
- margin-right: 8px;
29660
- }
29661
-
29662
- .E_ou7iq30 {
29663
- overflow: hidden;
29664
- text-overflow: ellipsis;
29665
- }
29666
-
29667
- .E_s1tui002 {
29668
- white-space: nowrap;
29669
- }
29670
-
29671
- .E_mxrc2zg {
29672
- display: -webkit-box;
29673
- -webkit-line-clamp: var(--mxrc2zg-0);
29674
- -webkit-box-orient: vertical;
29675
- word-break: break-all;
29676
- }
29677
-
29678
- .E_t1vv6d68 .ant-tooltip-arrow {
29679
- display: none;
29680
- }
29681
- .E_t1vv6d68 .ant-tooltip-inner {
29682
- background: rgba(23, 38, 64, 0.8);
29683
- border-radius: 4px;
29684
- }
29685
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29686
- visibility: hidden;
29687
- }
29688
-
29689
29682
  .E_clm1wy1 {
29690
29683
  width: 192px;
29691
29684
  height: 246px;
@@ -29779,162 +29772,83 @@ html body {
29779
29772
  border-radius: 2px;
29780
29773
  }
29781
29774
 
29782
- .E_t1sqg15u {
29783
- background: white;
29784
- }
29785
- .E_t1sqg15u.inline .table-row {
29786
- flex-direction: column;
29787
- }
29788
- .E_t1sqg15u.inline .table-row > label {
29789
- padding: 0 16px 7px 0;
29790
- }
29791
- .E_t1sqg15u.has-border .table-header {
29792
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
29793
- }
29794
- .E_t1sqg15u.has-border .hiddenBorder {
29795
- border-top: none !important;
29796
- }
29797
- .E_t1sqg15u.has-border .table-row + .table-row {
29798
- border-top: 1px solid rgba(225, 230, 241, 0.6);
29799
- }
29800
- .E_t1sqg15u.has-border .table-row:last-of-type {
29801
- padding-bottom: 0;
29802
- }
29803
- .E_t1sqg15u.align-right .content {
29804
- text-align: right;
29805
- }
29806
- .E_t1sqg15u .uuid-row {
29807
- display: flex;
29808
- justify-content: space-between;
29809
- }
29810
- .E_t1sqg15u .uuid-row .id-text {
29811
- white-space: nowrap;
29812
- overflow: hidden;
29813
- text-overflow: ellipsis;
29814
- }
29815
-
29816
- .E_t4zczcp {
29775
+ .E_n12mqh7z {
29817
29776
  display: flex;
29818
- justify-content: space-between;
29819
29777
  align-items: center;
29820
- padding: 8px;
29821
- min-height: 32px;
29822
- }
29823
- .E_t4zczcp .table-title {
29824
- color: rgba(44, 56, 82, 0.6);
29825
- font-weight: 600;
29826
29778
  font-size: 12px;
29827
- line-height: 8px;
29779
+ line-height: 18px;
29828
29780
  }
29829
- .E_t4zczcp .edit-icon {
29830
- font-size: 16px;
29831
- color: rgba(10, 37, 85, 0.6);
29832
- cursor: pointer;
29781
+ .E_n12mqh7z:not(:last-child) {
29782
+ margin-bottom: 4px;
29833
29783
  }
29834
29784
 
29835
- .E_t1s7goww {
29836
- font-size: 12px;
29837
- line-height: 18px;
29785
+ .E_tf5bynu {
29786
+ margin: 0 3px;
29838
29787
  }
29839
29788
 
29840
- .E_t93e4cf {
29841
- display: flex;
29842
- padding: 8px 0;
29843
- color: #2d3a56;
29789
+ .E_tcckoz1 {
29790
+ max-height: 400px;
29791
+ overflow: auto;
29844
29792
  }
29845
- .E_t93e4cf .hidden {
29846
- display: none;
29793
+
29794
+ .E_gmyahx3 {
29795
+ cursor: pointer;
29847
29796
  }
29848
- .E_t93e4cf .ant-btn-link {
29849
- height: auto;
29797
+ .E_gmyahx3 .link-text {
29798
+ color: rgba(0, 21, 64, 0.3);
29850
29799
  }
29851
- .E_t93e4cf .content {
29852
- overflow: hidden;
29853
- overflow-x: auto;
29854
- width: 100%;
29855
- white-space: pre-wrap;
29800
+ .E_gmyahx3:hover .link-text {
29801
+ color: #0080ff;
29856
29802
  }
29857
- .E_t93e4cf .content .ant-btn {
29858
- white-space: pre-wrap;
29859
- text-align: left;
29803
+
29804
+ .E_ou7iq30 {
29805
+ overflow: hidden;
29806
+ text-overflow: ellipsis;
29860
29807
  }
29861
- .E_t93e4cf .content .unit-chart {
29862
- justify-content: flex-start;
29808
+
29809
+ .E_s1tui002 {
29810
+ white-space: nowrap;
29863
29811
  }
29864
29812
 
29865
- .E_rhz2uv5 {
29866
- width: var(--rhz2uv5-0);
29867
- flex-shrink: 0;
29868
- color: rgba(44, 56, 82, 0.6);
29869
- padding-right: 12px;
29813
+ .E_mxrc2zg {
29814
+ display: -webkit-box;
29815
+ -webkit-line-clamp: var(--mxrc2zg-0);
29816
+ -webkit-box-orient: vertical;
29817
+ word-break: break-all;
29870
29818
  }
29871
29819
 
29872
- .E_c18bcrac {
29873
- display: inline-block;
29874
- width: 100%;
29820
+ .E_t1vv6d68 .ant-tooltip-arrow {
29821
+ display: none;
29875
29822
  }
29876
- .E_c18bcrac .recharts-wrapper {
29877
- margin-left: 4px;
29823
+ .E_t1vv6d68 .ant-tooltip-inner {
29824
+ background: rgba(23, 38, 64, 0.8);
29825
+ border-radius: 4px;
29878
29826
  }
29879
-
29880
- .E_cro7kg2 {
29881
- padding: 4px;
29827
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
29828
+ visibility: hidden;
29882
29829
  }
29883
29830
 
29884
- .E_c14wcxf0 {
29831
+ .E_s1iv0tp1 .enabled-switch {
29885
29832
  display: flex;
29886
- justify-content: space-between;
29887
29833
  align-items: center;
29888
- font-size: 13px;
29889
- line-height: 24px;
29890
- color: #cccccc;
29891
- white-space: nowrap;
29892
29834
  }
29893
- .E_c14wcxf0 label {
29894
- margin-right: 32px;
29835
+ .E_s1iv0tp1 .enabled-text {
29836
+ margin-right: 8px;
29895
29837
  }
29896
29838
 
29897
- .E_coy29mj.E_c14wcxf0 {
29898
- font-weight: bold;
29899
- color: white;
29839
+ span.E_tqjc4ui {
29840
+ margin: 0 2px;
29900
29841
  }
29901
29842
 
29902
- .E_s11212zy {
29903
- width: 8px;
29904
- height: 8px;
29905
- border-radius: 2px;
29906
- display: inline-block;
29907
- background: var(--s11212zy-0);
29908
- border: 1px solid #fff;
29909
- box-sizing: content-box;
29910
- margin-right: 6px;
29843
+ .E_s1at6qmn.ant-layout-sider {
29844
+ background: #edf0f7;
29845
+ padding: 32px 8px;
29846
+ overflow: auto;
29911
29847
  }
29912
-
29913
- .E_p1lyky6c > :first-child {
29914
- font-weight: bold;
29915
- color: white;
29916
- margin-right: 4px;
29917
- }
29918
-
29919
- .E_gmyahx3 {
29920
- cursor: pointer;
29921
- }
29922
- .E_gmyahx3 .link-text {
29923
- color: rgba(0, 21, 64, 0.3);
29924
- }
29925
- .E_gmyahx3:hover .link-text {
29926
- color: #0080ff;
29927
- }
29928
-
29929
- .E_s1at6qmn.ant-layout-sider {
29930
- background: #edf0f7;
29931
- padding: 32px 8px;
29932
- overflow: auto;
29933
- }
29934
- .E_s1at6qmn .ant-layout-sider-children {
29935
- display: flex;
29936
- flex-direction: column;
29937
- justify-content: space-between;
29848
+ .E_s1at6qmn .ant-layout-sider-children {
29849
+ display: flex;
29850
+ flex-direction: column;
29851
+ justify-content: space-between;
29938
29852
  }
29939
29853
  .E_s1at6qmn footer {
29940
29854
  display: flex;
@@ -30039,10 +29953,6 @@ html body {
30039
29953
  text-align: left;
30040
29954
  }
30041
29955
 
30042
- span.E_tqjc4ui {
30043
- margin: 0 2px;
30044
- }
30045
-
30046
29956
  .E_c1up1pdz {
30047
29957
  width: 648px;
30048
29958
  }
@@ -30172,15 +30082,308 @@ span.E_tqjc4ui {
30172
30082
  width: 110px;
30173
30083
  margin-top: 4px;
30174
30084
  }
30175
- .E_wpbf4pq .month-day-option {
30176
- width: 32px;
30177
- padding: 0;
30178
- margin-bottom: 8px;
30085
+ .E_wpbf4pq .month-day-option {
30086
+ width: 32px;
30087
+ padding: 0;
30088
+ margin-bottom: 8px;
30089
+ }
30090
+ .E_wpbf4pq .month-day-option.active {
30091
+ background-color: #0096ff;
30092
+ border-color: #0096ff;
30093
+ color: #fff;
30094
+ }
30095
+
30096
+ .E_t160l1cm {
30097
+ display: flex;
30098
+ flex-direction: column;
30099
+ flex: 1;
30100
+ /* FIXME:(yanzhen) do this better */
30101
+ }
30102
+ .E_t160l1cm .tab-bar {
30103
+ flex-shrink: 0;
30104
+ display: flex;
30105
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30106
+ }
30107
+ .E_t160l1cm .tab-content {
30108
+ height: 100%;
30109
+ }
30110
+ .E_t160l1cm .tab-menu-item {
30111
+ margin-right: 2px;
30112
+ padding: 1px 12px;
30113
+ line-height: 24px;
30114
+ height: 24px;
30115
+ color: rgba(44, 56, 82, 0.6);
30116
+ border-radius: 4px 4px 0 0;
30117
+ cursor: pointer;
30118
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30119
+ }
30120
+ .E_t160l1cm .tab-menu-item:first-child {
30121
+ padding-left: 0;
30122
+ }
30123
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30124
+ padding-left: 12px;
30125
+ }
30126
+ .E_t160l1cm .tab-menu-item:hover {
30127
+ color: #0080ff;
30128
+ background: rgba(211, 218, 235, 0.6);
30129
+ }
30130
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30131
+ fill: #0080ff;
30132
+ }
30133
+ .E_t160l1cm .tab-menu-item:active {
30134
+ background: rgba(192, 203, 224, 0.6);
30135
+ }
30136
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30137
+ color: #0080ff;
30138
+ background: rgba(211, 218, 235, 0.6);
30139
+ }
30140
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30141
+ background: rgba(192, 203, 224, 0.6);
30142
+ }
30143
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30144
+ background: rgba(0, 128, 255, 0.16);
30145
+ }
30146
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30147
+ fill: #0080ff;
30148
+ }
30149
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30150
+ color: #0080ff;
30151
+ background: rgba(0, 128, 255, 0.1);
30152
+ }
30153
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30154
+ background: rgba(0, 128, 255, 0.16);
30155
+ }
30156
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30157
+ fill: #1d326c;
30158
+ }
30159
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30160
+ margin-left: 8px;
30161
+ height: 22px;
30162
+ }
30163
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30164
+ fill: rgba(44, 56, 82, 0.6);
30165
+ }
30166
+ .E_t160l1cm .tab-menu-item-group {
30167
+ padding: 0;
30168
+ display: flex;
30169
+ align-items: center;
30170
+ overflow: hidden;
30171
+ }
30172
+ .E_t160l1cm .tab-menu-item-group .main-title {
30173
+ opacity: 0;
30174
+ max-width: 0;
30175
+ transition: max-width 320ms ease, opacity 240ms ease;
30176
+ }
30177
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30178
+ padding: 1px 12px;
30179
+ position: relative;
30180
+ display: flex;
30181
+ }
30182
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30183
+ opacity: 0;
30184
+ position: absolute;
30185
+ top: 50%;
30186
+ left: 0;
30187
+ transform: translate(-50%, -50%);
30188
+ transition: opacity 100ms linear;
30189
+ fill: rgba(0, 128, 255, 0.2);
30190
+ }
30191
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30192
+ color: #0080ff;
30193
+ }
30194
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30195
+ padding: 1px 12px;
30196
+ display: inline-block;
30197
+ opacity: 1;
30198
+ max-width: 160px;
30199
+ }
30200
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30201
+ padding: 1px 12px;
30202
+ color: #005ed1;
30203
+ }
30204
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30205
+ opacity: 1;
30206
+ }
30207
+ .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 {
30208
+ background: rgba(0, 128, 255, 0.16);
30209
+ }
30210
+ .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 {
30211
+ opacity: 0;
30212
+ }
30213
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30214
+ padding: 4px 16px;
30215
+ height: 32px;
30216
+ border-radius: 6px 6px 0 0;
30217
+ }
30218
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30219
+ padding-left: 0;
30220
+ }
30221
+ .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 {
30222
+ padding-left: 16px;
30223
+ }
30224
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30225
+ margin-left: 11px;
30226
+ height: 24px;
30227
+ }
30228
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30229
+ padding: 0;
30230
+ }
30231
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30232
+ padding: 4px 16px;
30233
+ }
30234
+ .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 {
30235
+ padding: 4px 16px;
30236
+ }
30237
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30238
+ background: #fff;
30239
+ }
30240
+ .E_t160l1cm .tab-menu-item-light:active {
30241
+ color: #005ed1;
30242
+ }
30243
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30244
+ background: #fff;
30245
+ color: #1d326c;
30246
+ }
30247
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30248
+ color: rgba(45, 58, 86, 0.6);
30249
+ }
30250
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30251
+ color: #1d326c;
30252
+ }
30253
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30254
+ fill: #d8deeb;
30255
+ }
30256
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30257
+ fill: #1d326c;
30258
+ }
30259
+ .E_t160l1cm .tab-content {
30260
+ flex: 1;
30261
+ display: flex;
30262
+ flex-direction: column;
30263
+ }
30264
+ .E_t160l1cm.is-overview .tab-content {
30265
+ overflow: visible;
30266
+ }
30267
+
30268
+ .E_t14npdqr {
30269
+ max-width: 240px;
30270
+ animation: none;
30271
+ }
30272
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30273
+ border: 1px solid #0080ff;
30274
+ padding: 0;
30275
+ }
30276
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30277
+ margin: 0;
30278
+ height: 32px;
30279
+ line-height: 32px;
30280
+ font-size: 13px;
30281
+ padding: 0 10px;
30282
+ display: block;
30283
+ overflow: hidden;
30284
+ text-overflow: ellipsis;
30285
+ white-space: nowrap;
30286
+ }
30287
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30288
+ content: " ";
30289
+ height: 1px;
30290
+ width: calc(100% + 10px);
30291
+ background: rgba(172, 186, 211, 0.6);
30292
+ display: block;
30293
+ }
30294
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30295
+ color: #0080ff;
30296
+ background: transparent;
30297
+ }
30298
+
30299
+ .E_t1sqg15u {
30300
+ background: white;
30301
+ }
30302
+ .E_t1sqg15u.inline .table-row {
30303
+ flex-direction: column;
30304
+ }
30305
+ .E_t1sqg15u.inline .table-row > label {
30306
+ padding: 0 16px 7px 0;
30307
+ }
30308
+ .E_t1sqg15u.has-border .table-header {
30309
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
30310
+ }
30311
+ .E_t1sqg15u.has-border .hiddenBorder {
30312
+ border-top: none !important;
30313
+ }
30314
+ .E_t1sqg15u.has-border .table-row + .table-row {
30315
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
30316
+ }
30317
+ .E_t1sqg15u.has-border .table-row:last-of-type {
30318
+ padding-bottom: 0;
30319
+ }
30320
+ .E_t1sqg15u.align-right .content {
30321
+ text-align: right;
30322
+ }
30323
+ .E_t1sqg15u .uuid-row {
30324
+ display: flex;
30325
+ justify-content: space-between;
30326
+ }
30327
+ .E_t1sqg15u .uuid-row .id-text {
30328
+ white-space: nowrap;
30329
+ overflow: hidden;
30330
+ text-overflow: ellipsis;
30331
+ }
30332
+
30333
+ .E_t4zczcp {
30334
+ display: flex;
30335
+ justify-content: space-between;
30336
+ align-items: center;
30337
+ padding: 8px;
30338
+ min-height: 32px;
30339
+ }
30340
+ .E_t4zczcp .table-title {
30341
+ color: rgba(44, 56, 82, 0.6);
30342
+ font-weight: 600;
30343
+ font-size: 12px;
30344
+ line-height: 8px;
30345
+ }
30346
+ .E_t4zczcp .edit-icon {
30347
+ font-size: 16px;
30348
+ color: rgba(10, 37, 85, 0.6);
30349
+ cursor: pointer;
30350
+ }
30351
+
30352
+ .E_t1s7goww {
30353
+ font-size: 12px;
30354
+ line-height: 18px;
30355
+ }
30356
+
30357
+ .E_t93e4cf {
30358
+ display: flex;
30359
+ padding: 8px 0;
30360
+ color: #2d3a56;
30361
+ }
30362
+ .E_t93e4cf .hidden {
30363
+ display: none;
30364
+ }
30365
+ .E_t93e4cf .ant-btn-link {
30366
+ height: auto;
30367
+ }
30368
+ .E_t93e4cf .content {
30369
+ overflow: hidden;
30370
+ overflow-x: auto;
30371
+ width: 100%;
30372
+ white-space: pre-wrap;
30373
+ }
30374
+ .E_t93e4cf .content .ant-btn {
30375
+ white-space: pre-wrap;
30376
+ text-align: left;
30377
+ }
30378
+ .E_t93e4cf .content .unit-chart {
30379
+ justify-content: flex-start;
30179
30380
  }
30180
- .E_wpbf4pq .month-day-option.active {
30181
- background-color: #0096ff;
30182
- border-color: #0096ff;
30183
- color: #fff;
30381
+
30382
+ .E_rhz2uv5 {
30383
+ width: var(--rhz2uv5-0);
30384
+ flex-shrink: 0;
30385
+ color: rgba(44, 56, 82, 0.6);
30386
+ padding-right: 12px;
30184
30387
  }
30185
30388
 
30186
30389
  .E_wg1tsps {
@@ -30206,53 +30409,33 @@ span.E_tqjc4ui {
30206
30409
  color: #00122e !important;
30207
30410
  }
30208
30411
 
30209
- .E_c18gxmrl {
30210
- border: 1px solid #d8deeb;
30211
- border-radius: 4px;
30212
- }
30213
- .E_c18gxmrl + .E_c18gxmrl {
30214
- margin-top: 8px;
30215
- }
30216
- .E_c18gxmrl:hover {
30217
- border-color: #0080ff;
30218
- }
30219
- .E_c18gxmrl:hover > header {
30220
- background: rgba(0, 128, 255, 0.1);
30221
- }
30222
- .E_c18gxmrl.active header {
30223
- border-bottom: 1px solid #d8deeb;
30412
+ .E_m74vjol {
30413
+ display: flex;
30414
+ justify-content: space-between;
30415
+ width: 100%;
30224
30416
  }
30225
- .E_c18gxmrl > header {
30226
- padding: 8px 12px;
30417
+ .E_m74vjol .action {
30418
+ margin-left: 16px;
30227
30419
  }
30228
30420
 
30229
- .E_b1nip9bk {
30230
- padding: 4px 11px;
30421
+ .E_a1o35uvh .ant-alert-message {
30422
+ width: 100%;
30231
30423
  }
30232
30424
 
30233
- .E_bqamoqe {
30234
- white-space: nowrap;
30235
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30236
- }
30237
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30238
- --color: #0080ff;
30239
- }
30240
- .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] {
30241
- --color: #0080ff;
30242
- }
30243
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30244
- margin-left: 1px;
30425
+ .E_berrcjl {
30426
+ color: rgba(10, 37, 85, 0.6);
30427
+ margin-bottom: 4px;
30245
30428
  }
30246
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30247
- border-top-right-radius: 0;
30248
- border-bottom-right-radius: 0;
30429
+ .E_berrcjl .breadcrumb-link {
30430
+ color: rgba(10, 37, 85, 0.6);
30431
+ cursor: pointer;
30432
+ transition: color 160ms ease;
30249
30433
  }
30250
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30251
- border-top-left-radius: 0;
30252
- border-bottom-left-radius: 0;
30434
+ .E_berrcjl .breadcrumb-link:hover {
30435
+ color: #0080ff;
30253
30436
  }
30254
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30255
- border-radius: unset;
30437
+ .E_berrcjl .breadcrumb-link:active {
30438
+ color: #005ed1;
30256
30439
  }
30257
30440
 
30258
30441
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30504,241 +30687,58 @@ span.E_tqjc4ui {
30504
30687
  display: flex;
30505
30688
  justify-content: center;
30506
30689
  }
30507
-
30508
- button.E_n7k2c6r {
30509
- padding: 0;
30510
- }
30511
-
30512
- .E_t160l1cm {
30513
- display: flex;
30514
- flex-direction: column;
30515
- flex: 1;
30516
- /* FIXME:(yanzhen) do this better */
30517
- }
30518
- .E_t160l1cm .tab-bar {
30519
- flex-shrink: 0;
30520
- display: flex;
30521
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30522
- }
30523
- .E_t160l1cm .tab-content {
30524
- height: 100%;
30525
- }
30526
- .E_t160l1cm .tab-menu-item {
30527
- margin-right: 2px;
30528
- padding: 1px 12px;
30529
- line-height: 24px;
30530
- height: 24px;
30531
- color: rgba(44, 56, 82, 0.6);
30532
- border-radius: 4px 4px 0 0;
30533
- cursor: pointer;
30534
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30535
- }
30536
- .E_t160l1cm .tab-menu-item:first-child {
30537
- padding-left: 0;
30538
- }
30539
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30540
- padding-left: 12px;
30541
- }
30542
- .E_t160l1cm .tab-menu-item:hover {
30543
- color: #0080ff;
30544
- background: rgba(211, 218, 235, 0.6);
30545
- }
30546
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30547
- fill: #0080ff;
30548
- }
30549
- .E_t160l1cm .tab-menu-item:active {
30550
- background: rgba(192, 203, 224, 0.6);
30551
- }
30552
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30553
- color: #0080ff;
30554
- background: rgba(211, 218, 235, 0.6);
30555
- }
30556
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30557
- background: rgba(192, 203, 224, 0.6);
30558
- }
30559
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30560
- background: rgba(0, 128, 255, 0.16);
30561
- }
30562
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30563
- fill: #0080ff;
30564
- }
30565
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30566
- color: #0080ff;
30567
- background: rgba(0, 128, 255, 0.1);
30568
- }
30569
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30570
- background: rgba(0, 128, 255, 0.16);
30571
- }
30572
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30573
- fill: #1d326c;
30574
- }
30575
- .E_t160l1cm .tab-menu-item .expand-arrow {
30576
- margin-left: 8px;
30577
- height: 22px;
30578
- }
30579
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30580
- fill: rgba(44, 56, 82, 0.6);
30581
- }
30582
- .E_t160l1cm .tab-menu-item-group {
30583
- padding: 0;
30584
- display: flex;
30585
- align-items: center;
30586
- overflow: hidden;
30587
- }
30588
- .E_t160l1cm .tab-menu-item-group .main-title {
30589
- opacity: 0;
30590
- max-width: 0;
30591
- transition: max-width 320ms ease, opacity 240ms ease;
30592
- }
30593
- .E_t160l1cm .tab-menu-item-group .sub-title {
30594
- padding: 1px 12px;
30595
- position: relative;
30596
- display: flex;
30597
- }
30598
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30599
- opacity: 0;
30600
- position: absolute;
30601
- top: 50%;
30602
- left: 0;
30603
- transform: translate(-50%, -50%);
30604
- transition: opacity 100ms linear;
30605
- fill: rgba(0, 128, 255, 0.2);
30606
- }
30607
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30608
- color: #0080ff;
30609
- }
30610
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30611
- padding: 1px 12px;
30612
- display: inline-block;
30613
- opacity: 1;
30614
- max-width: 160px;
30615
- }
30616
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30617
- padding: 1px 12px;
30618
- color: #005ed1;
30619
- }
30620
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30621
- opacity: 1;
30622
- }
30623
- .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 {
30624
- background: rgba(0, 128, 255, 0.16);
30625
- }
30626
- .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 {
30627
- opacity: 0;
30628
- }
30629
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30630
- padding: 4px 16px;
30631
- height: 32px;
30632
- border-radius: 6px 6px 0 0;
30633
- }
30634
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30635
- padding-left: 0;
30636
- }
30637
- .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 {
30638
- padding-left: 16px;
30639
- }
30640
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30641
- margin-left: 11px;
30642
- height: 24px;
30643
- }
30644
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30645
- padding: 0;
30646
- }
30647
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30648
- padding: 4px 16px;
30649
- }
30650
- .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 {
30651
- padding: 4px 16px;
30652
- }
30653
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30654
- background: #fff;
30655
- }
30656
- .E_t160l1cm .tab-menu-item-light:active {
30657
- color: #005ed1;
30658
- }
30659
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30660
- background: #fff;
30661
- color: #1d326c;
30662
- }
30663
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30664
- color: rgba(45, 58, 86, 0.6);
30665
- }
30666
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30667
- color: #1d326c;
30668
- }
30669
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30670
- fill: #d8deeb;
30671
- }
30672
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30673
- fill: #1d326c;
30674
- }
30675
- .E_t160l1cm .tab-content {
30676
- flex: 1;
30677
- display: flex;
30678
- flex-direction: column;
30679
- }
30680
- .E_t160l1cm.is-overview .tab-content {
30681
- overflow: visible;
30682
- }
30683
-
30684
- .E_t14npdqr {
30685
- max-width: 240px;
30686
- animation: none;
30687
- }
30688
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30689
- border: 1px solid #0080ff;
30690
+
30691
+ button.E_n7k2c6r {
30690
30692
  padding: 0;
30691
30693
  }
30692
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30693
- margin: 0;
30694
- height: 32px;
30695
- line-height: 32px;
30696
- font-size: 13px;
30697
- padding: 0 10px;
30698
- display: block;
30699
- overflow: hidden;
30700
- text-overflow: ellipsis;
30701
- white-space: nowrap;
30694
+
30695
+ .E_c18gxmrl {
30696
+ border: 1px solid #d8deeb;
30697
+ border-radius: 4px;
30702
30698
  }
30703
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30704
- content: " ";
30705
- height: 1px;
30706
- width: calc(100% + 10px);
30707
- background: rgba(172, 186, 211, 0.6);
30708
- display: block;
30699
+ .E_c18gxmrl + .E_c18gxmrl {
30700
+ margin-top: 8px;
30709
30701
  }
30710
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30711
- color: #0080ff;
30712
- background: transparent;
30702
+ .E_c18gxmrl:hover {
30703
+ border-color: #0080ff;
30713
30704
  }
30714
-
30715
- .E_m74vjol {
30716
- display: flex;
30717
- justify-content: space-between;
30718
- width: 100%;
30705
+ .E_c18gxmrl:hover > header {
30706
+ background: rgba(0, 128, 255, 0.1);
30719
30707
  }
30720
- .E_m74vjol .action {
30721
- margin-left: 16px;
30708
+ .E_c18gxmrl.active header {
30709
+ border-bottom: 1px solid #d8deeb;
30710
+ }
30711
+ .E_c18gxmrl > header {
30712
+ padding: 8px 12px;
30722
30713
  }
30723
30714
 
30724
- .E_a1o35uvh .ant-alert-message {
30725
- width: 100%;
30715
+ .E_b1nip9bk {
30716
+ padding: 4px 11px;
30726
30717
  }
30727
30718
 
30728
- .E_berrcjl {
30729
- color: rgba(10, 37, 85, 0.6);
30730
- margin-bottom: 4px;
30719
+ .E_bqamoqe {
30720
+ white-space: nowrap;
30721
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30731
30722
  }
30732
- .E_berrcjl .breadcrumb-link {
30733
- color: rgba(10, 37, 85, 0.6);
30734
- cursor: pointer;
30735
- transition: color 160ms ease;
30723
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30724
+ --color: #0080ff;
30736
30725
  }
30737
- .E_berrcjl .breadcrumb-link:hover {
30738
- color: #0080ff;
30726
+ .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] {
30727
+ --color: #0080ff;
30739
30728
  }
30740
- .E_berrcjl .breadcrumb-link:active {
30741
- color: #005ed1;
30729
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30730
+ margin-left: 1px;
30731
+ }
30732
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30733
+ border-top-right-radius: 0;
30734
+ border-bottom-right-radius: 0;
30735
+ }
30736
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30737
+ border-top-left-radius: 0;
30738
+ border-bottom-left-radius: 0;
30739
+ }
30740
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30741
+ border-radius: unset;
30742
30742
  }
30743
30743
 
30744
30744
  .E_c1uzzomf {
@@ -30783,28 +30783,6 @@ button.E_n7k2c6r {
30783
30783
  padding: 20px 24px 24px 24px;
30784
30784
  }
30785
30785
 
30786
- .E_ccrbeuz .ant-collapse-item {
30787
- border: 0px;
30788
- background-color: #fff;
30789
- }
30790
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30791
- padding-top: 0px;
30792
- padding-bottom: 0px;
30793
- padding-left: 0px !important;
30794
- padding-right: 24px;
30795
- }
30796
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30797
- right: 0px;
30798
- }
30799
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30800
- padding: 0px;
30801
- }
30802
-
30803
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30804
- padding-right: 0px;
30805
- cursor: default;
30806
- }
30807
-
30808
30786
  .E_d1bw7c5z {
30809
30787
  position: relative;
30810
30788
  max-width: 388px;
@@ -30888,6 +30866,28 @@ button.E_n7k2c6r {
30888
30866
  width: 102px;
30889
30867
  }
30890
30868
 
30869
+ .E_ccrbeuz .ant-collapse-item {
30870
+ border: 0px;
30871
+ background-color: #fff;
30872
+ }
30873
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30874
+ padding-top: 0px;
30875
+ padding-bottom: 0px;
30876
+ padding-left: 0px !important;
30877
+ padding-right: 24px;
30878
+ }
30879
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30880
+ right: 0px;
30881
+ }
30882
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30883
+ padding: 0px;
30884
+ }
30885
+
30886
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30887
+ padding-right: 0px;
30888
+ cursor: default;
30889
+ }
30890
+
30891
30891
  .E_itxley7.ant-input-group.ant-input-group-compact {
30892
30892
  display: flex;
30893
30893
  }
@@ -30979,6 +30979,16 @@ button.E_n7k2c6r {
30979
30979
  cursor: not-allowed;
30980
30980
  }
30981
30981
 
30982
+ .E_ivqqkzv {
30983
+ height: 24px;
30984
+ width: 56px !important;
30985
+ margin-right: 4px;
30986
+ }
30987
+
30988
+ .E_c1wk4q29 {
30989
+ color: rgba(44, 56, 82, 0.6);
30990
+ }
30991
+
30982
30992
  .E_rapgekc.ant-radio-wrapper {
30983
30993
  display: inline-flex;
30984
30994
  align-items: baseline;
@@ -31125,18 +31135,129 @@ button.E_n7k2c6r {
31125
31135
  width: 36px;
31126
31136
  }
31127
31137
 
31128
- .E_ivqqkzv {
31129
- height: 24px;
31130
- width: 56px !important;
31138
+ .E_tju3gfj .date {
31131
31139
  margin-right: 4px;
31132
31140
  }
31133
31141
 
31134
- .E_c1wk4q29 {
31142
+ .E_c1bus5hc {
31143
+ --color: white;
31144
+ height: 14px;
31145
+ width: 14px;
31146
+ border-radius: 50%;
31147
+ flex-shrink: 0;
31148
+ display: flex;
31149
+ align-items: center;
31150
+ justify-content: center;
31151
+ border: 1px solid var(--color);
31152
+ }
31153
+ .E_c1bus5hc .circle-inner {
31154
+ position: relative;
31155
+ height: 10px;
31156
+ width: 10px;
31157
+ border-radius: 50%;
31158
+ overflow: hidden;
31159
+ }
31160
+ .E_c1bus5hc .circle-content {
31161
+ position: absolute;
31162
+ height: 100%;
31163
+ width: 100%;
31164
+ left: 0;
31165
+ top: 0;
31166
+ border-radius: 50%;
31167
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31168
+ transform: rotate(180deg);
31169
+ }
31170
+ .E_c1bus5hc .circle-child {
31171
+ position: absolute;
31172
+ height: 100%;
31173
+ width: 100%;
31174
+ left: 0;
31175
+ top: 0;
31176
+ margin-left: 50%;
31177
+ transform-origin: left;
31178
+ background: white;
31179
+ transform: rotate(0deg);
31180
+ }
31181
+
31182
+ .E_s1dni7lo {
31183
+ width: 430px !important;
31184
+ }
31185
+
31186
+ .E_d1wwmmm5 .ant-select-item-group {
31187
+ padding: 8px 16px;
31188
+ line-height: 18px;
31189
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31190
+ height: 34px;
31191
+ min-height: 34px;
31192
+ box-sizing: border-box;
31193
+ margin-top: 8px;
31194
+ }
31195
+
31196
+ .E_o1ugr09p {
31197
+ display: flex;
31198
+ flex-direction: column;
31199
+ margin: 1px 8px;
31200
+ padding: 8px;
31201
+ border-radius: 4px;
31202
+ }
31203
+ .E_o1ugr09p .selected-icon {
31204
+ display: none;
31205
+ }
31206
+ .E_o1ugr09p.ant-select-item-option-grouped {
31207
+ padding-left: 8px;
31208
+ }
31209
+ .E_o1ugr09p.ant-select-item-option-selected {
31210
+ background-color: white;
31211
+ }
31212
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31213
+ color: #0080ff;
31214
+ }
31215
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31216
+ display: block;
31217
+ }
31218
+ .E_o1ugr09p.ant-select-item-option-active {
31219
+ background: rgba(0, 136, 255, 0.16);
31220
+ }
31221
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31222
+ color: #0080ff;
31223
+ }
31224
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31225
+ background: rgba(0, 136, 255, 0.1);
31226
+ color: #0080ff;
31227
+ }
31228
+
31229
+ .E_o1ifxsq4 {
31230
+ display: flex;
31231
+ justify-content: space-between;
31232
+ height: 20px;
31233
+ line-height: 20px;
31234
+ }
31235
+ .E_o1ifxsq4 .timezone-title {
31236
+ color: #2d3a56;
31237
+ overflow: hidden;
31238
+ text-overflow: ellipsis;
31239
+ }
31240
+
31241
+ .E_o1zue7 {
31242
+ display: flex;
31243
+ justify-content: space-between;
31135
31244
  color: rgba(44, 56, 82, 0.6);
31245
+ height: 18px;
31246
+ line-height: 18px;
31247
+ margin-top: 2px;
31136
31248
  }
31137
31249
 
31138
- .E_tju3gfj .date {
31139
- margin-right: 4px;
31250
+ .E_tyfmlxg {
31251
+ border: none;
31252
+ margin-right: 0;
31253
+ background: rgba(225, 230, 241, 0.6);
31254
+ }
31255
+
31256
+ .E_o18uybox {
31257
+ pointer-events: none;
31258
+ height: 32px;
31259
+ width: 100%;
31260
+ opacity: 0;
31140
31261
  }
31141
31262
 
31142
31263
  .E_s1dizucg.ant-switch {
@@ -31194,10 +31315,6 @@ button.E_n7k2c6r {
31194
31315
  margin-left: 5px;
31195
31316
  }
31196
31317
 
31197
- .E_iq1gosr {
31198
- display: inline-block;
31199
- }
31200
-
31201
31318
  .E_s1sck0th {
31202
31319
  padding: 0 8px;
31203
31320
  border-radius: 4px;
@@ -31280,170 +31397,21 @@ button.E_n7k2c6r {
31280
31397
  background-color: #7E41FF;
31281
31398
  }
31282
31399
 
31283
- .E_t1m2x205 .ant-tooltip-arrow {
31284
- display: none;
31285
- }
31286
- .E_t1m2x205 .ant-tooltip-inner {
31287
- background: rgba(23, 38, 64, 0.8);
31288
- border-radius: 4px;
31289
- }
31290
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31291
- visibility: hidden;
31292
- }
31293
-
31294
- .E_c1bus5hc {
31295
- --color: white;
31296
- height: 14px;
31297
- width: 14px;
31298
- border-radius: 50%;
31299
- flex-shrink: 0;
31300
- display: flex;
31301
- align-items: center;
31302
- justify-content: center;
31303
- border: 1px solid var(--color);
31304
- }
31305
- .E_c1bus5hc .circle-inner {
31306
- position: relative;
31307
- height: 10px;
31308
- width: 10px;
31309
- border-radius: 50%;
31310
- overflow: hidden;
31311
- }
31312
- .E_c1bus5hc .circle-content {
31313
- position: absolute;
31314
- height: 100%;
31315
- width: 100%;
31316
- left: 0;
31317
- top: 0;
31318
- border-radius: 50%;
31319
- background: linear-gradient(to right, var(--color) 50%, white 50%);
31320
- transform: rotate(180deg);
31321
- }
31322
- .E_c1bus5hc .circle-child {
31323
- position: absolute;
31324
- height: 100%;
31325
- width: 100%;
31326
- left: 0;
31327
- top: 0;
31328
- margin-left: 50%;
31329
- transform-origin: left;
31330
- background: white;
31331
- transform: rotate(0deg);
31332
- }
31333
-
31334
- .E_s1dni7lo {
31335
- width: 430px !important;
31400
+ .E_iq1gosr {
31401
+ display: inline-block;
31336
31402
  }
31337
31403
 
31338
- .E_d1wwmmm5 .ant-select-item-group {
31339
- padding: 8px 16px;
31404
+ .E_i1inqkme {
31405
+ height: 18px;
31340
31406
  line-height: 18px;
31341
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31342
- height: 34px;
31343
- min-height: 34px;
31344
- box-sizing: border-box;
31345
- margin-top: 8px;
31346
- }
31347
-
31348
- .E_o1ugr09p {
31349
- display: flex;
31350
- flex-direction: column;
31351
- margin: 1px 8px;
31352
- padding: 8px;
31407
+ padding: 0 4px;
31353
31408
  border-radius: 4px;
31354
- }
31355
- .E_o1ugr09p .selected-icon {
31356
- display: none;
31357
- }
31358
- .E_o1ugr09p.ant-select-item-option-grouped {
31359
- padding-left: 8px;
31360
- }
31361
- .E_o1ugr09p.ant-select-item-option-selected {
31362
- background-color: white;
31363
- }
31364
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31365
- color: #0080ff;
31366
- }
31367
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31368
- display: block;
31369
- }
31370
- .E_o1ugr09p.ant-select-item-option-active {
31371
- background: rgba(0, 136, 255, 0.16);
31372
- }
31373
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31374
- color: #0080ff;
31375
- }
31376
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31377
- background: rgba(0, 136, 255, 0.1);
31378
- color: #0080ff;
31379
- }
31380
-
31381
- .E_o1ifxsq4 {
31382
- display: flex;
31383
- justify-content: space-between;
31384
- height: 20px;
31385
- line-height: 20px;
31386
- }
31387
- .E_o1ifxsq4 .timezone-title {
31388
- color: #2d3a56;
31389
- overflow: hidden;
31390
- text-overflow: ellipsis;
31391
- }
31392
-
31393
- .E_o1zue7 {
31409
+ background: rgba(235, 239, 245, 0.6);
31410
+ border: 1px solid rgba(223, 228, 235, 0.6);
31394
31411
  display: flex;
31395
- justify-content: space-between;
31396
- color: rgba(44, 56, 82, 0.6);
31397
- height: 18px;
31398
- line-height: 18px;
31399
- margin-top: 2px;
31400
- }
31401
-
31402
- .E_tyfmlxg {
31403
- border: none;
31404
- margin-right: 0;
31405
- background: rgba(225, 230, 241, 0.6);
31406
- }
31407
-
31408
- .E_o18uybox {
31409
- pointer-events: none;
31410
- height: 32px;
31411
- width: 100%;
31412
- opacity: 0;
31413
- }
31414
-
31415
- .E_f7pxqmh {
31416
- width: 100%;
31417
- margin-bottom: 0 !important;
31418
- flex-flow: nowrap !important;
31419
- line-break: auto;
31420
- }
31421
- .E_f7pxqmh > .ant-form-item-label {
31422
- text-align: left !important;
31423
- padding-bottom: 0 !important;
31424
- }
31425
- .E_f7pxqmh > .ant-form-item-label > label {
31426
- min-height: 32px;
31427
- height: auto;
31428
- font-size: 13px;
31429
- color: rgba(44, 56, 82, 0.6);
31430
- white-space: normal;
31431
- }
31432
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
31433
- border-color: #ff4d4f !important;
31434
- }
31435
- .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31436
- border-color: #ff4d4f !important;
31437
- }
31438
- .E_f7pxqmh .ant-form-item-explain {
31439
- margin-top: 4px;
31440
- font-size: 12px;
31441
- min-height: 0px;
31442
- }
31443
- .E_f7pxqmh .ant-form-item-extra {
31444
- font-size: 12px;
31445
- color: rgba(44, 56, 82, 0.6);
31446
- min-height: 0px;
31412
+ align-items: center;
31413
+ white-space: nowrap;
31414
+ margin-right: 4px;
31447
31415
  }
31448
31416
 
31449
31417
  .E_fzh9mnb {
@@ -31461,22 +31429,22 @@ button.E_n7k2c6r {
31461
31429
  font-size: 18px;
31462
31430
  }
31463
31431
 
31464
- .E_iouxfgt {
31465
- display: inline-flex;
31466
- align-items: center;
31432
+ .E_atcz0kf .ant-input-suffix {
31433
+ margin-left: 8px;
31467
31434
  }
31468
- .E_iouxfgt .icon-inner {
31469
- display: inline-flex;
31470
- align-items: center;
31471
- justify-content: center;
31435
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31436
+ padding: 2px 7px 2px 12px;
31472
31437
  }
31473
- .E_iouxfgt .icon-inner + span,
31474
- .E_iouxfgt span + .icon-inner.suffix {
31475
- margin-left: 4px;
31438
+
31439
+ .E_t1m2x205 .ant-tooltip-arrow {
31440
+ display: none;
31476
31441
  }
31477
- .E_iouxfgt.is-rotate img,
31478
- .E_iouxfgt.is-rotate svg {
31479
- animation: rotate 680ms linear infinite;
31442
+ .E_t1m2x205 .ant-tooltip-inner {
31443
+ background: rgba(23, 38, 64, 0.8);
31444
+ border-radius: 4px;
31445
+ }
31446
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31447
+ visibility: hidden;
31480
31448
  }
31481
31449
 
31482
31450
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -31570,28 +31538,56 @@ button.E_n7k2c6r {
31570
31538
  font-size: inherit;
31571
31539
  }
31572
31540
 
31573
- .E_i1inqkme {
31574
- height: 18px;
31575
- line-height: 18px;
31576
- padding: 0 4px;
31577
- border-radius: 4px;
31578
- background: rgba(235, 239, 245, 0.6);
31579
- border: 1px solid rgba(223, 228, 235, 0.6);
31580
- display: flex;
31541
+ .E_iouxfgt {
31542
+ display: inline-flex;
31581
31543
  align-items: center;
31582
- white-space: nowrap;
31583
- margin-right: 4px;
31584
31544
  }
31585
-
31586
- .E_atcz0kf .ant-input-suffix {
31587
- margin-left: 8px;
31545
+ .E_iouxfgt .icon-inner {
31546
+ display: inline-flex;
31547
+ align-items: center;
31548
+ justify-content: center;
31588
31549
  }
31589
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31590
- padding: 2px 7px 2px 12px;
31550
+ .E_iouxfgt .icon-inner + span,
31551
+ .E_iouxfgt span + .icon-inner.suffix {
31552
+ margin-left: 4px;
31553
+ }
31554
+ .E_iouxfgt.is-rotate img,
31555
+ .E_iouxfgt.is-rotate svg {
31556
+ animation: rotate 680ms linear infinite;
31591
31557
  }
31592
31558
 
31593
- .E_m196gn1d {
31594
- min-width: 1280px;
31559
+ .E_f7pxqmh {
31560
+ width: 100%;
31561
+ margin-bottom: 0 !important;
31562
+ flex-flow: nowrap !important;
31563
+ line-break: auto;
31564
+ }
31565
+ .E_f7pxqmh > .ant-form-item-label {
31566
+ text-align: left !important;
31567
+ padding-bottom: 0 !important;
31568
+ }
31569
+ .E_f7pxqmh > .ant-form-item-label > label {
31570
+ min-height: 32px;
31571
+ height: auto;
31572
+ font-size: 13px;
31573
+ color: rgba(44, 56, 82, 0.6);
31574
+ white-space: normal;
31575
+ }
31576
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31577
+ border-color: #ff4d4f !important;
31578
+ }
31579
+ .E_f7pxqmh.ant-form-item-has-error .ant-input-password {
31580
+ border-color: #ff4d4f !important;
31581
+ }
31582
+ .E_f7pxqmh .ant-form-item-explain {
31583
+ margin-top: 4px;
31584
+ font-size: 12px;
31585
+ min-height: 0px;
31586
+ }
31587
+ .E_f7pxqmh .ant-form-item-extra {
31588
+ font-size: 12px;
31589
+ color: rgba(44, 56, 82, 0.6);
31590
+ min-height: 0px;
31595
31591
  }
31596
31592
 
31597
31593
  .E_owd0kml {
@@ -31633,6 +31629,10 @@ button.E_n7k2c6r {
31633
31629
  transition: all 320ms ease;
31634
31630
  }
31635
31631
 
31632
+ .E_m196gn1d {
31633
+ min-width: 1280px;
31634
+ }
31635
+
31636
31636
  .E_dsnbhzf {
31637
31637
  font-family: Inter;
31638
31638
  font-style: normal;
@@ -32860,21 +32860,6 @@ input.E_rf8rlle.ant-input {
32860
32860
  transform: rotate(180deg);
32861
32861
  }
32862
32862
 
32863
- .E_w1dxz879 {
32864
- display: flex;
32865
- flex-direction: column;
32866
- gap: 6px;
32867
- }
32868
- .E_w1dxz879 .ellipsis-tooltip {
32869
- max-height: var(--w1dxz879-0);
32870
- text-overflow: clip;
32871
- overflow: hidden;
32872
- }
32873
- .E_w1dxz879 .tips {
32874
- color: #fff;
32875
- opacity: 0.8;
32876
- }
32877
-
32878
32863
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32879
32864
  opacity: 1;
32880
32865
  }
@@ -33027,33 +33012,267 @@ input.E_rf8rlle.ant-input {
33027
33012
  flex-shrink: 0;
33028
33013
  }
33029
33014
 
33015
+ .E_ryby9ds {
33016
+ display: flex;
33017
+ align-items: center;
33018
+ }
33019
+ .E_ryby9ds .order {
33020
+ height: 24px;
33021
+ width: 24px;
33022
+ border-radius: 20px;
33023
+ color: #0080ff;
33024
+ background: rgba(0, 136, 255, 0.1);
33025
+ display: flex;
33026
+ align-items: center;
33027
+ justify-content: center;
33028
+ margin-right: 6px;
33029
+ }
33030
+
33030
33031
  .E_suhck3k {
33031
33032
  height: 24px;
33032
33033
  width: 24px;
33033
33034
  border-radius: 6px;
33034
33035
  padding: 4px;
33035
33036
  }
33036
- .E_suhck3k:hover {
33037
- background-color: rgba(0, 136, 255, 0.1);
33037
+ .E_suhck3k:hover {
33038
+ background-color: rgba(0, 136, 255, 0.1);
33039
+ }
33040
+ .E_suhck3k:hover svg path {
33041
+ fill: blue;
33042
+ }
33043
+
33044
+ .E_hrhfj7c {
33045
+ display: none;
33046
+ }
33047
+
33048
+ .E_dt9qoak .bottom {
33049
+ color: rgba(44, 56, 82, 0.75);
33050
+ }
33051
+ .E_dt9qoak .left {
33052
+ min-width: 0;
33053
+ }
33054
+
33055
+ .E_crhnxq5 {
33056
+ display: flex;
33057
+ flex-direction: row;
33058
+ justify-content: space-between;
33059
+ }
33060
+ .E_crhnxq5 .label {
33061
+ color: rgba(44, 56, 82, 0.6);
33062
+ font-weight: 400;
33063
+ }
33064
+
33065
+ .E_c1iq43vd {
33066
+ display: flex;
33067
+ flex-direction: column;
33068
+ justify-content: center;
33069
+ align-items: center;
33070
+ height: 240px;
33071
+ width: 432px;
33072
+ }
33073
+
33074
+ .E_c1h2v0a8.ant-input-affix-wrapper {
33075
+ border-radius: 0px;
33076
+ box-shadow: unset;
33077
+ border: 0;
33078
+ border-bottom: 1px solid #e4e9f2;
33079
+ }
33080
+
33081
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector {
33082
+ padding: 4px;
33083
+ }
33084
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector:after {
33085
+ line-height: normal;
33086
+ }
33087
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-search-input {
33088
+ height: 22px;
33089
+ }
33090
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow {
33091
+ row-gap: 2px;
33092
+ }
33093
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item {
33094
+ line-height: normal;
33095
+ }
33096
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item span {
33097
+ max-width: 100%;
33098
+ }
33099
+ .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-placeholder {
33100
+ font-size: 13px;
33101
+ line-height: 20px;
33102
+ }
33103
+
33104
+ .E_c1ec3mnt {
33105
+ font-size: 13px;
33106
+ }
33107
+
33108
+ .E_c1iye0zj {
33109
+ padding: 7px 14px;
33110
+ height: 20px;
33111
+ font-weight: 400;
33112
+ box-sizing: content-box;
33113
+ color: rgba(44, 56, 82, 0.75);
33114
+ display: flex;
33115
+ flex-direction: row;
33116
+ justify-content: space-between;
33117
+ align-items: center;
33118
+ border-bottom: 1px solid #e4e9f2;
33119
+ }
33120
+
33121
+ .E_ckhyuyx {
33122
+ box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
33123
+ border-radius: 8px;
33124
+ padding: 0px;
33125
+ }
33126
+ .E_ckhyuyx ul.antd5-cascader-menu {
33127
+ padding: 6px;
33128
+ height: 240px;
33129
+ }
33130
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li {
33131
+ min-width: 296px;
33132
+ padding: 4px 4px 4px 8px;
33133
+ color: #00122e;
33134
+ margin-bottom: 2px;
33135
+ }
33136
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li .icon-wrapper {
33137
+ vertical-align: middle;
33138
+ }
33139
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active {
33140
+ font-weight: 400;
33141
+ }
33142
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:hover {
33143
+ font-weight: 400;
33144
+ }
33145
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:active {
33146
+ background: rgba(0, 136, 255, 0.2);
33147
+ }
33148
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active .icon-wrapper svg path {
33149
+ fill: #0080ff;
33150
+ }
33151
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover {
33152
+ background: rgba(225, 230, 241, 0.6);
33153
+ font-weight: 400;
33154
+ }
33155
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover .icon-wrapper svg path {
33156
+ fill: #0080ff;
33157
+ }
33158
+ .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:active {
33159
+ background: rgba(211, 218, 235, 0.6);
33160
+ }
33161
+ .E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
33162
+ align-self: flex-start;
33163
+ }
33164
+ .E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
33165
+ display: none;
33166
+ }
33167
+ .E_ckhyuyx .antd5-cascader-checkbox {
33168
+ height: 22px;
33169
+ display: flex;
33170
+ align-items: center;
33171
+ top: 0;
33172
+ }
33173
+ .E_ckhyuyx .antd5-cascader-checkbox-checked::after {
33174
+ border: none;
33175
+ }
33176
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
33177
+ border-color: #0080ff;
33178
+ }
33179
+ .E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
33180
+ border: 1px solid rgba(107, 128, 167, 0.6);
33181
+ }
33182
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
33183
+ border: 1px solid #0080ff;
33184
+ }
33185
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
33186
+ background: #0080ff;
33187
+ }
33188
+ .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
33189
+ background-color: #fff;
33190
+ height: 2px;
33191
+ width: 10px;
33192
+ border-radius: 2px;
33193
+ }
33194
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
33195
+ opacity: 0.5;
33196
+ }
33197
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
33198
+ background: rgba(211, 218, 235, 0.6);
33199
+ border-color: rgba(107, 128, 167, 0.6) !important;
33200
+ }
33201
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
33202
+ border-color: #2d3a56;
33203
+ }
33204
+ .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
33205
+ background: #2d3a56;
33206
+ }
33207
+ .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
33208
+ padding: 0;
33209
+ }
33210
+ .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
33211
+ display: inline-block;
33212
+ margin-left: 12px;
33213
+ color: #2d3a56;
33214
+ }
33215
+ .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
33216
+ margin-left: 28px;
33217
+ color: rgba(44, 56, 82, 0.6);
33218
+ }
33219
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
33220
+ margin-left: 8px;
33221
+ }
33222
+ .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
33223
+ margin-left: 24px;
33224
+ }
33225
+ .E_ckhyuyx .E_dt9qoak {
33226
+ width: 400px;
33227
+ }
33228
+
33229
+ .E_c1fmq9lv ul.antd5-cascader-menu {
33230
+ padding: 4px;
33231
+ height: 158px;
33232
+ }
33233
+ .E_c1fmq9lv.E_ckhyuyx {
33234
+ border-radius: 6px;
33235
+ }
33236
+ .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
33237
+ min-width: 200px;
33238
+ font-size: 12px;
33239
+ }
33240
+ .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
33241
+ padding: 6px 12px;
33242
+ height: 18px;
33243
+ font-size: 12px;
33244
+ }
33245
+
33246
+ .E_c1evusvc ul.antd5-cascader-menu {
33247
+ padding: 8px;
33248
+ height: 320px;
33249
+ }
33250
+ .E_c1evusvc.E_ckhyuyx {
33251
+ border-radius: 10px;
33252
+ }
33253
+ .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
33254
+ min-width: 296px;
33255
+ padding: 8px;
33038
33256
  }
33039
- .E_suhck3k:hover svg path {
33040
- fill: blue;
33257
+ .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
33258
+ height: 22px;
33259
+ padding: 8px 16px;
33260
+ font-size: 14px;
33041
33261
  }
33042
33262
 
33043
- .E_ryby9ds {
33263
+ .E_w1dxz879 {
33044
33264
  display: flex;
33045
- align-items: center;
33265
+ flex-direction: column;
33266
+ gap: 6px;
33046
33267
  }
33047
- .E_ryby9ds .order {
33048
- height: 24px;
33049
- width: 24px;
33050
- border-radius: 20px;
33051
- color: #0080ff;
33052
- background: rgba(0, 136, 255, 0.1);
33053
- display: flex;
33054
- align-items: center;
33055
- justify-content: center;
33056
- margin-right: 6px;
33268
+ .E_w1dxz879 .ellipsis-tooltip {
33269
+ max-height: var(--w1dxz879-0);
33270
+ text-overflow: clip;
33271
+ overflow: hidden;
33272
+ }
33273
+ .E_w1dxz879 .tips {
33274
+ color: #fff;
33275
+ opacity: 0.8;
33057
33276
  }
33058
33277
 
33059
33278
  .E_h12yihis {
@@ -33272,227 +33491,8 @@ input.E_rf8rlle.ant-input {
33272
33491
  }
33273
33492
  .E_ncaepor.is-scrolled .nav-info {
33274
33493
  transform: translateY(0);
33275
- opacity: 1;
33276
- position: static;
33277
- }
33278
-
33279
- .E_hrhfj7c {
33280
- display: none;
33281
- }
33282
-
33283
- .E_dt9qoak .bottom {
33284
- color: rgba(44, 56, 82, 0.75);
33285
- }
33286
- .E_dt9qoak .left {
33287
- min-width: 0;
33288
- }
33289
-
33290
- .E_crhnxq5 {
33291
- display: flex;
33292
- flex-direction: row;
33293
- justify-content: space-between;
33294
- }
33295
- .E_crhnxq5 .label {
33296
- color: rgba(44, 56, 82, 0.6);
33297
- font-weight: 400;
33298
- }
33299
-
33300
- .E_c1iq43vd {
33301
- display: flex;
33302
- flex-direction: column;
33303
- justify-content: center;
33304
- align-items: center;
33305
- height: 240px;
33306
- width: 432px;
33307
- }
33308
-
33309
- .E_c1h2v0a8.ant-input-affix-wrapper {
33310
- border-radius: 0px;
33311
- box-shadow: unset;
33312
- border: 0;
33313
- border-bottom: 1px solid #e4e9f2;
33314
- }
33315
-
33316
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector {
33317
- padding: 4px;
33318
- }
33319
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector:after {
33320
- line-height: normal;
33321
- }
33322
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-search-input {
33323
- height: 22px;
33324
- }
33325
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow {
33326
- row-gap: 2px;
33327
- }
33328
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item {
33329
- line-height: normal;
33330
- }
33331
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item span {
33332
- max-width: 100%;
33333
- }
33334
- .E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-placeholder {
33335
- font-size: 13px;
33336
- line-height: 20px;
33337
- }
33338
-
33339
- .E_c1ec3mnt {
33340
- font-size: 13px;
33341
- }
33342
-
33343
- .E_c1iye0zj {
33344
- padding: 7px 14px;
33345
- height: 20px;
33346
- font-weight: 400;
33347
- box-sizing: content-box;
33348
- color: rgba(44, 56, 82, 0.75);
33349
- display: flex;
33350
- flex-direction: row;
33351
- justify-content: space-between;
33352
- align-items: center;
33353
- border-bottom: 1px solid #e4e9f2;
33354
- }
33355
-
33356
- .E_ckhyuyx {
33357
- box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
33358
- border-radius: 8px;
33359
- padding: 0px;
33360
- }
33361
- .E_ckhyuyx ul.antd5-cascader-menu {
33362
- padding: 6px;
33363
- height: 240px;
33364
- }
33365
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li {
33366
- min-width: 296px;
33367
- padding: 4px 4px 4px 8px;
33368
- color: #00122e;
33369
- margin-bottom: 2px;
33370
- }
33371
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li .icon-wrapper {
33372
- vertical-align: middle;
33373
- }
33374
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active {
33375
- font-weight: 400;
33376
- }
33377
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:hover {
33378
- font-weight: 400;
33379
- }
33380
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:active {
33381
- background: rgba(0, 136, 255, 0.2);
33382
- }
33383
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active .icon-wrapper svg path {
33384
- fill: #0080ff;
33385
- }
33386
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover {
33387
- background: rgba(225, 230, 241, 0.6);
33388
- font-weight: 400;
33389
- }
33390
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover .icon-wrapper svg path {
33391
- fill: #0080ff;
33392
- }
33393
- .E_ckhyuyx:not(:has(.E_c1iq43vd)) li:active {
33394
- background: rgba(211, 218, 235, 0.6);
33395
- }
33396
- .E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
33397
- align-self: flex-start;
33398
- }
33399
- .E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
33400
- display: none;
33401
- }
33402
- .E_ckhyuyx .antd5-cascader-checkbox {
33403
- height: 22px;
33404
- display: flex;
33405
- align-items: center;
33406
- top: 0;
33407
- }
33408
- .E_ckhyuyx .antd5-cascader-checkbox-checked::after {
33409
- border: none;
33410
- }
33411
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
33412
- border-color: #0080ff;
33413
- }
33414
- .E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
33415
- border: 1px solid rgba(107, 128, 167, 0.6);
33416
- }
33417
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
33418
- border: 1px solid #0080ff;
33419
- }
33420
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
33421
- background: #0080ff;
33422
- }
33423
- .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
33424
- background-color: #fff;
33425
- height: 2px;
33426
- width: 10px;
33427
- border-radius: 2px;
33428
- }
33429
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
33430
- opacity: 0.5;
33431
- }
33432
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
33433
- background: rgba(211, 218, 235, 0.6);
33434
- border-color: rgba(107, 128, 167, 0.6) !important;
33435
- }
33436
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
33437
- border-color: #2d3a56;
33438
- }
33439
- .E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
33440
- background: #2d3a56;
33441
- }
33442
- .E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
33443
- padding: 0;
33444
- }
33445
- .E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
33446
- display: inline-block;
33447
- margin-left: 12px;
33448
- color: #2d3a56;
33449
- }
33450
- .E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
33451
- margin-left: 28px;
33452
- color: rgba(44, 56, 82, 0.6);
33453
- }
33454
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
33455
- margin-left: 8px;
33456
- }
33457
- .E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
33458
- margin-left: 24px;
33459
- }
33460
- .E_ckhyuyx .E_dt9qoak {
33461
- width: 400px;
33462
- }
33463
-
33464
- .E_c1fmq9lv ul.antd5-cascader-menu {
33465
- padding: 4px;
33466
- height: 158px;
33467
- }
33468
- .E_c1fmq9lv.E_ckhyuyx {
33469
- border-radius: 6px;
33470
- }
33471
- .E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
33472
- min-width: 200px;
33473
- font-size: 12px;
33474
- }
33475
- .E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
33476
- padding: 6px 12px;
33477
- height: 18px;
33478
- font-size: 12px;
33479
- }
33480
-
33481
- .E_c1evusvc ul.antd5-cascader-menu {
33482
- padding: 8px;
33483
- height: 320px;
33484
- }
33485
- .E_c1evusvc.E_ckhyuyx {
33486
- border-radius: 10px;
33487
- }
33488
- .E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
33489
- min-width: 296px;
33490
- padding: 8px;
33491
- }
33492
- .E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
33493
- height: 22px;
33494
- padding: 8px 16px;
33495
- font-size: 14px;
33494
+ opacity: 1;
33495
+ position: static;
33496
33496
  }
33497
33497
 
33498
33498
  .E_c1kchka8 {
@@ -33972,6 +33972,118 @@ input.E_rf8rlle.ant-input {
33972
33972
  padding: 0;
33973
33973
  }
33974
33974
 
33975
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
33976
+ margin-right: 2px;
33977
+ }
33978
+
33979
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
33980
+ padding-left: 8px;
33981
+ padding-right: 8px;
33982
+ }
33983
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
33984
+ border-radius: 4px;
33985
+ }
33986
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33987
+ border-radius: 4px;
33988
+ }
33989
+
33990
+ .E_ma64lna .antd5-segmented-item-label {
33991
+ padding-left: 12px;
33992
+ padding-right: 12px;
33993
+ }
33994
+
33995
+ .E_ckld275 {
33996
+ background-color: rgba(225, 230, 241, 0.6);
33997
+ }
33998
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
33999
+ background-color: rgba(255, 255, 255, 0.6);
34000
+ color: rgba(44, 56, 82, 0.75);
34001
+ }
34002
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34003
+ background-color: transparent;
34004
+ }
34005
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34006
+ background-color: transparent;
34007
+ }
34008
+
34009
+ button.E_l48ei06.ant-btn {
34010
+ font-size: 12px;
34011
+ line-height: 18px;
34012
+ height: 18px;
34013
+ }
34014
+
34015
+ button.E_l48ei06 {
34016
+ color: #0080FF;
34017
+ height: unset;
34018
+ }
34019
+ button.E_l48ei06 .button-prefix-icon {
34020
+ margin-right: 4px;
34021
+ }
34022
+ button.E_l48ei06 .button-suffix-icon {
34023
+ margin-left: 4px;
34024
+ }
34025
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34026
+ color: #009DFF;
34027
+ }
34028
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34029
+ color: #005ED1;
34030
+ }
34031
+ button.E_l48ei06.ui-kit-link-disabled {
34032
+ color: #0080FF;
34033
+ }
34034
+ button.E_l48ei06.ui-kit-link-primary {
34035
+ color: #00122E;
34036
+ }
34037
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34038
+ color: #0080FF;
34039
+ }
34040
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34041
+ color: #005ED1;
34042
+ }
34043
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34044
+ color: #00122E;
34045
+ }
34046
+ button.E_l48ei06.ui-kit-link-secondary {
34047
+ color: rgba(44, 56, 82, 0.7490196078);
34048
+ }
34049
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34050
+ color: #0080FF;
34051
+ }
34052
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34053
+ color: #005ED1;
34054
+ }
34055
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34056
+ color: rgba(44, 56, 82, 0.7490196078);
34057
+ }
34058
+
34059
+ .E_l12xdkhl {
34060
+ width: 64px;
34061
+ height: 64px;
34062
+ max-width: 64px;
34063
+ max-height: 64px;
34064
+ overflow: hidden;
34065
+ display: flex;
34066
+ align-items: center;
34067
+ justify-content: center;
34068
+ position: relative;
34069
+ opacity: 0.6;
34070
+ }
34071
+ .E_l12xdkhl .icon-wrapper {
34072
+ animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34073
+ }
34074
+ @keyframes rotate {
34075
+ from {
34076
+ transform: rotate(0deg);
34077
+ }
34078
+ to {
34079
+ transform: rotate(360deg);
34080
+ }
34081
+ }
34082
+
34083
+ .E_c1yd35n {
34084
+ padding: 0 12px 14px 12px;
34085
+ }
34086
+
33975
34087
  .E_c1kghdax {
33976
34088
  color: #2d3a56;
33977
34089
  padding: 7px 12px;
@@ -34012,10 +34124,6 @@ input.E_rf8rlle.ant-input {
34012
34124
  margin-right: 2px;
34013
34125
  }
34014
34126
 
34015
- .E_c1yd35n {
34016
- padding: 0 12px 14px 12px;
34017
- }
34018
-
34019
34127
  .E_ckui4s7 {
34020
34128
  color: #2d3a56;
34021
34129
  line-height: 22px;
@@ -34080,129 +34188,70 @@ input.E_rf8rlle.ant-input {
34080
34188
  margin-left: 24px;
34081
34189
  }
34082
34190
 
34083
- .E_b14q2gmw {
34084
- 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);
34085
- }
34086
-
34087
- .E_c1eym6el {
34088
- border-radius: 8px;
34089
- background-color: white;
34090
- }
34091
- .E_c1eym6el.hoverable {
34092
- cursor: pointer;
34093
- }
34094
- .E_c1eym6el.hoverable:hover {
34095
- transition: all 200ms ease;
34096
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34097
- transform: translateY(-4px);
34098
- }
34099
-
34100
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
34101
- margin-right: 2px;
34102
- }
34103
-
34104
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
34105
- padding-left: 8px;
34106
- padding-right: 8px;
34107
- }
34108
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
34109
- border-radius: 4px;
34110
- }
34111
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34112
- border-radius: 4px;
34113
- }
34114
-
34115
- .E_ma64lna .antd5-segmented-item-label {
34116
- padding-left: 12px;
34117
- padding-right: 12px;
34118
- }
34119
-
34120
- .E_ckld275 {
34121
- background-color: rgba(225, 230, 241, 0.6);
34122
- }
34123
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34124
- background-color: rgba(255, 255, 255, 0.6);
34125
- color: rgba(44, 56, 82, 0.75);
34126
- }
34127
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
34128
- background-color: transparent;
34129
- }
34130
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
34131
- background-color: transparent;
34132
- }
34133
-
34134
- .E_l12xdkhl {
34191
+ .E_lht19u8 {
34135
34192
  width: 64px;
34136
34193
  height: 64px;
34137
- max-width: 64px;
34138
- max-height: 64px;
34139
- overflow: hidden;
34140
34194
  display: flex;
34141
34195
  align-items: center;
34142
34196
  justify-content: center;
34143
34197
  position: relative;
34144
- opacity: 0.6;
34145
- }
34146
- .E_l12xdkhl .icon-wrapper {
34147
- animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
34148
- }
34149
- @keyframes rotate {
34150
- from {
34151
- transform: rotate(0deg);
34152
- }
34153
- to {
34154
- transform: rotate(360deg);
34155
- }
34198
+ opacity: 0.2;
34156
34199
  }
34157
34200
 
34158
- button.E_l48ei06.ant-btn {
34159
- font-size: 12px;
34160
- line-height: 18px;
34161
- height: 18px;
34201
+ .E_lk3gkp4 {
34202
+ position: absolute;
34203
+ width: 5px;
34204
+ height: 48px;
34205
+ left: 9.33px;
34206
+ top: 40.5px;
34207
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34208
+ border-radius: 5px;
34209
+ transform: rotate(-128deg);
34210
+ transform-origin: top left;
34211
+ animation: loading-indicator1 1100ms ease-out infinite;
34162
34212
  }
34163
34213
 
34164
- button.E_l48ei06 {
34165
- color: #0080FF;
34166
- height: unset;
34167
- }
34168
- button.E_l48ei06 .button-prefix-icon {
34169
- margin-right: 4px;
34170
- }
34171
- button.E_l48ei06 .button-suffix-icon {
34172
- margin-left: 4px;
34173
- }
34174
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
34175
- color: #009DFF;
34176
- }
34177
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
34178
- color: #005ED1;
34179
- }
34180
- button.E_l48ei06.ui-kit-link-disabled {
34181
- color: #0080FF;
34182
- }
34183
- button.E_l48ei06.ui-kit-link-primary {
34184
- color: #00122E;
34185
- }
34186
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
34187
- color: #0080FF;
34188
- }
34189
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
34190
- color: #005ED1;
34214
+ .E_ll4n94n {
34215
+ position: absolute;
34216
+ width: 5px;
34217
+ height: 48px;
34218
+ left: 40.8px;
34219
+ top: 8.4px;
34220
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34221
+ border-radius: 5px;
34222
+ transform: rotate(-8deg);
34223
+ transform-origin: top left;
34224
+ animation: loading-indicator2 1100ms ease-out infinite;
34191
34225
  }
34192
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
34193
- color: #00122E;
34226
+
34227
+ .E_l17lbdo6 {
34228
+ position: absolute;
34229
+ width: 5px;
34230
+ height: 48px;
34231
+ left: 52.9px;
34232
+ top: 51.8px;
34233
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34234
+ border-radius: 5px;
34235
+ transform: rotate(112deg);
34236
+ transform-origin: top left;
34237
+ animation: loading-indicator3 1100ms ease-out infinite;
34194
34238
  }
34195
- button.E_l48ei06.ui-kit-link-secondary {
34196
- color: rgba(44, 56, 82, 0.7490196078);
34239
+
34240
+ .E_b14q2gmw {
34241
+ 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);
34197
34242
  }
34198
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
34199
- color: #0080FF;
34243
+
34244
+ .E_c1eym6el {
34245
+ border-radius: 8px;
34246
+ background-color: white;
34200
34247
  }
34201
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
34202
- color: #005ED1;
34248
+ .E_c1eym6el.hoverable {
34249
+ cursor: pointer;
34203
34250
  }
34204
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34205
- color: rgba(44, 56, 82, 0.7490196078);
34251
+ .E_c1eym6el.hoverable:hover {
34252
+ transition: all 200ms ease;
34253
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34254
+ transform: translateY(-4px);
34206
34255
  }
34207
34256
 
34208
34257
  .E_sddwhm6 {
@@ -34650,55 +34699,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34650
34699
  background: #fff;
34651
34700
  }
34652
34701
 
34653
- .E_lht19u8 {
34654
- width: 64px;
34655
- height: 64px;
34656
- display: flex;
34657
- align-items: center;
34658
- justify-content: center;
34659
- position: relative;
34660
- opacity: 0.2;
34661
- }
34662
-
34663
- .E_lk3gkp4 {
34664
- position: absolute;
34665
- width: 5px;
34666
- height: 48px;
34667
- left: 9.33px;
34668
- top: 40.5px;
34669
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34670
- border-radius: 5px;
34671
- transform: rotate(-128deg);
34672
- transform-origin: top left;
34673
- animation: loading-indicator1 1100ms ease-out infinite;
34674
- }
34675
-
34676
- .E_ll4n94n {
34677
- position: absolute;
34678
- width: 5px;
34679
- height: 48px;
34680
- left: 40.8px;
34681
- top: 8.4px;
34682
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34683
- border-radius: 5px;
34684
- transform: rotate(-8deg);
34685
- transform-origin: top left;
34686
- animation: loading-indicator2 1100ms ease-out infinite;
34687
- }
34688
-
34689
- .E_l17lbdo6 {
34690
- position: absolute;
34691
- width: 5px;
34692
- height: 48px;
34693
- left: 52.9px;
34694
- top: 51.8px;
34695
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
34696
- border-radius: 5px;
34697
- transform: rotate(112deg);
34698
- transform-origin: top left;
34699
- animation: loading-indicator3 1100ms ease-out infinite;
34700
- }
34701
-
34702
34702
  .E_w7ob4th.outside-tag {
34703
34703
  padding-left: 0;
34704
34704
  }
@@ -34708,6 +34708,23 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34708
34708
  margin-right: 4px;
34709
34709
  }
34710
34710
 
34711
+ .E_r77hffu {
34712
+ display: flex;
34713
+ align-items: center;
34714
+ justify-content: space-between;
34715
+ column-gap: 6px;
34716
+ }
34717
+
34718
+ .E_p1cmxsf7 {
34719
+ display: flex;
34720
+ flex-direction: column;
34721
+ justify-content: center;
34722
+ row-gap: var(--p1cmxsf7-0);
34723
+ }
34724
+ .E_p1cmxsf7 .antd5-progress-line {
34725
+ font-size: 0;
34726
+ }
34727
+
34711
34728
  .E_slr2ynn {
34712
34729
  padding: 0 8px;
34713
34730
  height: 18px;
@@ -34737,26 +34754,199 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34737
34754
  white-space: normal;
34738
34755
  }
34739
34756
 
34740
- .E_r77hffu {
34757
+ .E_sjob3jg {
34758
+ --item-min-width: 60px;
34759
+ }
34760
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34761
+ display: none !important;
34762
+ }
34763
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34764
+ flex-shrink: 0 !important;
34765
+ }
34766
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34767
+ color: #0080ff;
34768
+ }
34769
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34770
+ color: #0080ff;
34771
+ font-weight: normal;
34772
+ }
34773
+ .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34774
+ color: rgba(44, 56, 82, 0.6);
34775
+ }
34776
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34777
+ color: #00122e;
34778
+ }
34779
+ .E_sjob3jg .step-item-text {
34780
+ display: inline-block;
34781
+ }
34782
+ .E_sjob3jg .step-item-title {
34783
+ overflow: hidden;
34784
+ white-space: nowrap;
34785
+ text-overflow: ellipsis;
34786
+ }
34787
+
34788
+ .E_hjvj6s6 .ant-steps-item-container {
34789
+ min-width: var(--item-min-width);
34790
+ }
34791
+ .E_hjvj6s6 .ant-steps-item-disabled {
34792
+ cursor: not-allowed !important;
34793
+ }
34794
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34795
+ flex-direction: row;
34796
+ justify-content: stretch;
34797
+ }
34798
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
34799
+ padding: 0;
34800
+ margin-right: 4px;
34801
+ flex: 1;
34802
+ overflow: visible;
34803
+ }
34804
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
34805
+ width: 100%;
34806
+ min-height: unset;
34807
+ }
34808
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
34809
+ height: 26px;
34810
+ line-height: 26px;
34811
+ width: 100%;
34812
+ padding: 0;
34813
+ font-size: 12px;
34814
+ }
34815
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
34816
+ margin-right: 10px;
34817
+ }
34818
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
34819
+ display: none;
34820
+ }
34821
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
34822
+ padding-left: 8px;
34823
+ padding-right: 4px;
34824
+ border-radius: 4px 0 0 4px;
34825
+ }
34826
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
34827
+ margin-right: 0;
34828
+ }
34829
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
34830
+ padding-right: 8px;
34831
+ padding-left: 12px;
34832
+ border-radius: 0 4px 4px 0;
34833
+ }
34834
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
34835
+ content: "";
34836
+ width: 0;
34837
+ height: 0;
34838
+ border: 13px solid transparent;
34839
+ position: absolute;
34840
+ top: 0;
34841
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
34842
+ z-index: 2;
34843
+ position: relative;
34844
+ top: -50%;
34845
+ right: -100%;
34846
+ }
34847
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
34848
+ padding: 0 4px 0 12px;
34849
+ }
34850
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
34851
+ content: "";
34852
+ width: 0;
34853
+ height: 0;
34854
+ border: 13px solid transparent;
34855
+ position: absolute;
34856
+ top: 0;
34857
+ border-left: 8px solid #fff;
34858
+ left: 0;
34859
+ }
34860
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
34861
+ max-width: calc(100% - var(--item-min-width) * 2);
34862
+ }
34863
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
34864
+ background-color: rgba(0, 136, 255, 0.1);
34865
+ }
34866
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
34867
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
34868
+ }
34869
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34870
+ cursor: pointer;
34871
+ min-width: var(--item-min-width);
34872
+ }
34873
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
34874
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
34875
+ min-width: var(--item-min-width);
34876
+ }
34877
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
34878
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
34879
+ background-color: rgba(237, 241, 250, 0.6);
34880
+ }
34881
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
34882
+ padding: 0;
34883
+ }
34884
+
34885
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
34886
+ width: 192px;
34887
+ row-gap: 2px;
34888
+ }
34889
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
34890
+ background-color: rgba(225, 230, 241, 0.6);
34891
+ }
34892
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
34893
+ color: #00122e !important;
34894
+ }
34895
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
34896
+ background-color: rgba(225, 230, 241, 0.6);
34897
+ }
34898
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
34899
+ padding: 0 8px;
34900
+ border-radius: 4px;
34901
+ height: 32px;
34902
+ display: flex;
34903
+ align-items: center;
34904
+ }
34905
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
34906
+ min-height: auto;
34907
+ white-space: nowrap;
34908
+ }
34909
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34910
+ font-size: 13px;
34911
+ line-height: 20px;
34912
+ max-width: 100%;
34913
+ padding-right: 0;
34914
+ }
34915
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
34916
+ background: rgba(0, 128, 255, 0.1);
34917
+ }
34918
+
34919
+ .E_h6l1tj4 {
34920
+ width: 100%;
34921
+ display: inline-flex;
34922
+ align-items: center;
34923
+ justify-content: center;
34924
+ column-gap: 4px;
34925
+ }
34926
+ .E_h6l1tj4 .step-item-prefix-container {
34927
+ display: inline-flex;
34928
+ align-items: center;
34929
+ width: 18px;
34930
+ height: 18px;
34931
+ color: rgba(44, 56, 82, 0.75);
34932
+ justify-content: center;
34933
+ }
34934
+
34935
+ .E_v18frne8 {
34936
+ width: 100%;
34741
34937
  display: flex;
34742
34938
  align-items: center;
34743
- justify-content: space-between;
34939
+ justify-content: center;
34744
34940
  column-gap: 6px;
34941
+ font-size: 13px;
34745
34942
  }
34746
-
34747
- .E_p1cmxsf7 {
34748
- display: flex;
34749
- flex-direction: column;
34943
+ .E_v18frne8 .step-item-prefix-container {
34944
+ display: inline-flex;
34945
+ align-items: center;
34946
+ min-width: 20px;
34947
+ min-height: 20px;
34948
+ color: rgba(44, 56, 82, 0.75);
34750
34949
  justify-content: center;
34751
- row-gap: var(--p1cmxsf7-0);
34752
- }
34753
- .E_p1cmxsf7 .antd5-progress-line {
34754
- font-size: 0;
34755
- }
34756
-
34757
- .E_i1g85yz3 {
34758
- margin-right: 4px;
34759
- height: 16px;
34760
34950
  }
34761
34951
 
34762
34952
  .E_t1dtlqs1 {
@@ -34955,201 +35145,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34955
35145
  margin-right: 8px;
34956
35146
  }
34957
35147
 
34958
- .E_sjob3jg {
34959
- --item-min-width: 60px;
34960
- }
34961
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
34962
- display: none !important;
34963
- }
34964
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
34965
- flex-shrink: 0 !important;
34966
- }
34967
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
34968
- color: #0080ff;
34969
- }
34970
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34971
- color: #0080ff;
34972
- font-weight: normal;
34973
- }
34974
- .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
34975
- color: rgba(44, 56, 82, 0.6);
34976
- }
34977
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
34978
- color: #00122e;
34979
- }
34980
- .E_sjob3jg .step-item-text {
34981
- display: inline-block;
34982
- }
34983
- .E_sjob3jg .step-item-title {
34984
- overflow: hidden;
34985
- white-space: nowrap;
34986
- text-overflow: ellipsis;
34987
- }
34988
-
34989
- .E_hjvj6s6 .ant-steps-item-container {
34990
- min-width: var(--item-min-width);
34991
- }
34992
- .E_hjvj6s6 .ant-steps-item-disabled {
34993
- cursor: not-allowed !important;
34994
- }
34995
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
34996
- flex-direction: row;
34997
- justify-content: stretch;
34998
- }
34999
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
35000
- padding: 0;
35001
- margin-right: 4px;
35002
- flex: 1;
35003
- overflow: visible;
35004
- }
35005
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
35006
- width: 100%;
35007
- min-height: unset;
35008
- }
35009
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
35010
- height: 26px;
35011
- line-height: 26px;
35012
- width: 100%;
35013
- padding: 0;
35014
- font-size: 12px;
35015
- }
35016
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
35017
- margin-right: 10px;
35018
- }
35019
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
35020
- display: none;
35021
- }
35022
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
35023
- padding-left: 8px;
35024
- padding-right: 4px;
35025
- border-radius: 4px 0 0 4px;
35026
- }
35027
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
35028
- margin-right: 0;
35029
- }
35030
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
35031
- padding-right: 8px;
35032
- padding-left: 12px;
35033
- border-radius: 0 4px 4px 0;
35034
- }
35035
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
35036
- content: "";
35037
- width: 0;
35038
- height: 0;
35039
- border: 13px solid transparent;
35040
- position: absolute;
35041
- top: 0;
35042
- border-left: 8px solid rgba(237, 241, 250, 0.6);
35043
- z-index: 2;
35044
- position: relative;
35045
- top: -50%;
35046
- right: -100%;
35047
- }
35048
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
35049
- padding: 0 4px 0 12px;
35050
- }
35051
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
35052
- content: "";
35053
- width: 0;
35054
- height: 0;
35055
- border: 13px solid transparent;
35056
- position: absolute;
35057
- top: 0;
35058
- border-left: 8px solid #fff;
35059
- left: 0;
35060
- }
35061
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
35062
- max-width: calc(100% - var(--item-min-width) * 2);
35063
- }
35064
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
35065
- background-color: rgba(0, 136, 255, 0.1);
35066
- }
35067
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
35068
- border-left-color: rgba(0, 136, 255, 0.1) !important;
35069
- }
35070
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35071
- cursor: pointer;
35072
- min-width: var(--item-min-width);
35073
- }
35074
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
35075
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
35076
- min-width: var(--item-min-width);
35077
- }
35078
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
35079
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
35080
- background-color: rgba(237, 241, 250, 0.6);
35081
- }
35082
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
35083
- padding: 0;
35084
- }
35085
-
35086
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
35087
- width: 192px;
35088
- row-gap: 2px;
35089
- }
35090
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
35091
- background-color: rgba(225, 230, 241, 0.6);
35092
- }
35093
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
35094
- color: #00122e !important;
35095
- }
35096
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
35097
- background-color: rgba(225, 230, 241, 0.6);
35098
- }
35099
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
35100
- padding: 0 8px;
35101
- border-radius: 4px;
35102
- height: 32px;
35103
- display: flex;
35104
- align-items: center;
35105
- }
35106
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
35107
- min-height: auto;
35108
- white-space: nowrap;
35109
- }
35110
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
35111
- font-size: 13px;
35112
- line-height: 20px;
35113
- max-width: 100%;
35114
- padding-right: 0;
35115
- }
35116
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
35117
- background: rgba(0, 128, 255, 0.1);
35118
- }
35119
-
35120
- .E_h6l1tj4 {
35121
- width: 100%;
35122
- display: inline-flex;
35123
- align-items: center;
35124
- justify-content: center;
35125
- column-gap: 4px;
35126
- }
35127
- .E_h6l1tj4 .step-item-prefix-container {
35128
- display: inline-flex;
35129
- align-items: center;
35130
- width: 18px;
35131
- height: 18px;
35132
- color: rgba(44, 56, 82, 0.75);
35133
- justify-content: center;
35134
- }
35135
-
35136
- .E_v18frne8 {
35137
- width: 100%;
35138
- display: flex;
35139
- align-items: center;
35140
- justify-content: center;
35141
- column-gap: 6px;
35142
- font-size: 13px;
35143
- }
35144
- .E_v18frne8 .step-item-prefix-container {
35145
- display: inline-flex;
35146
- align-items: center;
35147
- min-width: 20px;
35148
- min-height: 20px;
35149
- color: rgba(44, 56, 82, 0.75);
35150
- justify-content: center;
35151
- }
35152
-
35153
35148
  .E_t13ef470 {
35154
35149
  height: 100%;
35155
35150
  }
@@ -35180,6 +35175,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35180
35175
  background: rgba(163, 180, 204, 0.18);
35181
35176
  }
35182
35177
 
35178
+ .E_i1g85yz3 {
35179
+ margin-right: 4px;
35180
+ height: 16px;
35181
+ }
35182
+
35183
35183
  .E_msn7nxt {
35184
35184
  color: rgba(44, 56, 82, 0.6);
35185
35185
  text-align: center;
@@ -35440,18 +35440,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35440
35440
  display: block;
35441
35441
  }
35442
35442
 
35443
- .E_i14c7jc8 {
35444
- color: var(--i14c7jc8-0);
35445
- }
35446
-
35447
- .E_i1ibuolf {
35448
- display: flex;
35449
- align-items: center;
35450
- column-gap: 4px;
35451
- font-size: 12px;
35452
- color: rgba(44, 56, 82, 0.7490196078);
35453
- }
35454
-
35455
35443
  .E_d1u4ndxc {
35456
35444
  color: rgba(44, 56, 82, 0.7490196078);
35457
35445
  font-size: 12px;
@@ -35481,4 +35469,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35481
35469
  to {
35482
35470
  transform: translateX(100%);
35483
35471
  }
35472
+ }
35473
+
35474
+ .E_i14c7jc8 {
35475
+ color: var(--i14c7jc8-0);
35476
+ }
35477
+
35478
+ .E_i1ibuolf {
35479
+ display: flex;
35480
+ align-items: center;
35481
+ column-gap: 4px;
35482
+ font-size: 12px;
35483
+ color: rgba(44, 56, 82, 0.7490196078);
35484
35484
  }