@cloudtower/eagle 0.34.15 → 0.34.16

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
@@ -29713,22 +29713,6 @@ body {
29713
29713
  flex: 1;
29714
29714
  }
29715
29715
 
29716
- .E_berrcjl {
29717
- color: rgba(10, 37, 85, 0.6);
29718
- margin-bottom: 4px;
29719
- }
29720
- .E_berrcjl .breadcrumb-link {
29721
- color: rgba(10, 37, 85, 0.6);
29722
- cursor: pointer;
29723
- transition: color 160ms ease;
29724
- }
29725
- .E_berrcjl .breadcrumb-link:hover {
29726
- color: #0080ff;
29727
- }
29728
- .E_berrcjl .breadcrumb-link:active {
29729
- color: #005ed1;
29730
- }
29731
-
29732
29716
  .E_b1wx3t3t.ant-btn-icon-only {
29733
29717
  justify-content: center;
29734
29718
  }
@@ -29986,6 +29970,22 @@ body {
29986
29970
  justify-content: center;
29987
29971
  }
29988
29972
 
29973
+ .E_berrcjl {
29974
+ color: rgba(10, 37, 85, 0.6);
29975
+ margin-bottom: 4px;
29976
+ }
29977
+ .E_berrcjl .breadcrumb-link {
29978
+ color: rgba(10, 37, 85, 0.6);
29979
+ cursor: pointer;
29980
+ transition: color 160ms ease;
29981
+ }
29982
+ .E_berrcjl .breadcrumb-link:hover {
29983
+ color: #0080ff;
29984
+ }
29985
+ .E_berrcjl .breadcrumb-link:active {
29986
+ color: #005ed1;
29987
+ }
29988
+
29989
29989
  .E_b1nip9bk {
29990
29990
  padding: 4px 11px;
29991
29991
  }
@@ -30015,6 +30015,19 @@ body {
30015
30015
  border-radius: unset;
30016
30016
  }
30017
30017
 
30018
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30019
+ padding: 4px 8px 0 8px;
30020
+ color: rgba(44, 56, 82, 0.6);
30021
+ font-size: 12px;
30022
+ }
30023
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30024
+ padding-bottom: 6px;
30025
+ }
30026
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30027
+ padding-top: 4px;
30028
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30029
+ }
30030
+
30018
30031
  .E_c1uzzomf {
30019
30032
  margin-bottom: 16px;
30020
30033
  }
@@ -30037,95 +30050,6 @@ body {
30037
30050
  text-align: center;
30038
30051
  }
30039
30052
 
30040
- .E_c1yyuluq {
30041
- border-radius: 8px;
30042
- }
30043
- .E_c1yyuluq .ant-card-body {
30044
- padding: 20px 24px 24px 24px;
30045
- }
30046
-
30047
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30048
- padding: 4px 8px 0 8px;
30049
- color: rgba(44, 56, 82, 0.6);
30050
- font-size: 12px;
30051
- }
30052
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30053
- padding-bottom: 6px;
30054
- }
30055
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30056
- padding-top: 4px;
30057
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30058
- }
30059
-
30060
- .E_phljevk {
30061
- display: flex;
30062
- justify-content: space-between;
30063
- align-items: center;
30064
- padding: 10px 0;
30065
- color: rgba(44, 56, 82, 0.6);
30066
- font-size: 12px;
30067
- line-height: 24px;
30068
- }
30069
- .E_phljevk .pagination-left {
30070
- padding: 2px 8px;
30071
- }
30072
- .E_phljevk .dropdown-trigger {
30073
- display: flex;
30074
- align-items: center;
30075
- border-radius: 6px;
30076
- cursor: pointer;
30077
- transition: all 0.3s ease;
30078
- }
30079
- .E_phljevk .dropdown-trigger:hover {
30080
- background: rgba(211, 218, 235, 0.6);
30081
- color: #0080ff;
30082
- }
30083
- .E_phljevk .dropdown-trigger .icon-inner {
30084
- margin-left: 4px;
30085
- }
30086
- .E_phljevk .pagination-right {
30087
- display: flex;
30088
- align-items: center;
30089
- color: #0080ff;
30090
- font-weight: bold;
30091
- }
30092
- .E_phljevk .pagination-right .icon-inner {
30093
- margin-left: 4px;
30094
- }
30095
- .E_phljevk .pagination-right .prev-btn,
30096
- .E_phljevk .pagination-right .next-btn {
30097
- padding: 0 8px;
30098
- }
30099
- .E_phljevk .pagination-right .prev-btn > span,
30100
- .E_phljevk .pagination-right .next-btn > span {
30101
- color: #0080ff;
30102
- }
30103
- .E_phljevk .pagination-right .next-btn .icon-inner {
30104
- transform: rotate(180deg);
30105
- }
30106
-
30107
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30108
- max-height: calc(100vh - 128px);
30109
- overflow-y: auto;
30110
- }
30111
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30112
- padding: 4px 20px;
30113
- font-size: 12px;
30114
- line-height: 18px;
30115
- }
30116
-
30117
- .E_itxley7.ant-input-group.ant-input-group-compact {
30118
- display: flex;
30119
- }
30120
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30121
- border-bottom-left-radius: 5px;
30122
- border-top-left-radius: 5px;
30123
- }
30124
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30125
- border-bottom-right-radius: 5px;
30126
- border-top-right-radius: 5px;
30127
- }
30128
-
30129
30053
  .E_d1bw7c5z {
30130
30054
  position: relative;
30131
30055
  max-width: 388px;
@@ -30231,6 +30155,82 @@ body {
30231
30155
  cursor: default;
30232
30156
  }
30233
30157
 
30158
+ .E_c1yyuluq {
30159
+ border-radius: 8px;
30160
+ }
30161
+ .E_c1yyuluq .ant-card-body {
30162
+ padding: 20px 24px 24px 24px;
30163
+ }
30164
+
30165
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30166
+ display: flex;
30167
+ }
30168
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30169
+ border-bottom-left-radius: 5px;
30170
+ border-top-left-radius: 5px;
30171
+ }
30172
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30173
+ border-bottom-right-radius: 5px;
30174
+ border-top-right-radius: 5px;
30175
+ }
30176
+
30177
+ .E_phljevk {
30178
+ display: flex;
30179
+ justify-content: space-between;
30180
+ align-items: center;
30181
+ padding: 10px 0;
30182
+ color: rgba(44, 56, 82, 0.6);
30183
+ font-size: 12px;
30184
+ line-height: 24px;
30185
+ }
30186
+ .E_phljevk .pagination-left {
30187
+ padding: 2px 8px;
30188
+ }
30189
+ .E_phljevk .dropdown-trigger {
30190
+ display: flex;
30191
+ align-items: center;
30192
+ border-radius: 6px;
30193
+ cursor: pointer;
30194
+ transition: all 0.3s ease;
30195
+ }
30196
+ .E_phljevk .dropdown-trigger:hover {
30197
+ background: rgba(211, 218, 235, 0.6);
30198
+ color: #0080ff;
30199
+ }
30200
+ .E_phljevk .dropdown-trigger .icon-inner {
30201
+ margin-left: 4px;
30202
+ }
30203
+ .E_phljevk .pagination-right {
30204
+ display: flex;
30205
+ align-items: center;
30206
+ color: #0080ff;
30207
+ font-weight: bold;
30208
+ }
30209
+ .E_phljevk .pagination-right .icon-inner {
30210
+ margin-left: 4px;
30211
+ }
30212
+ .E_phljevk .pagination-right .prev-btn,
30213
+ .E_phljevk .pagination-right .next-btn {
30214
+ padding: 0 8px;
30215
+ }
30216
+ .E_phljevk .pagination-right .prev-btn > span,
30217
+ .E_phljevk .pagination-right .next-btn > span {
30218
+ color: #0080ff;
30219
+ }
30220
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30221
+ transform: rotate(180deg);
30222
+ }
30223
+
30224
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30225
+ max-height: calc(100vh - 128px);
30226
+ overflow-y: auto;
30227
+ }
30228
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30229
+ padding: 4px 20px;
30230
+ font-size: 12px;
30231
+ line-height: 18px;
30232
+ }
30233
+
30234
30234
  .E_sx1bpnu .ant-input-sm {
30235
30235
  line-height: 18px;
30236
30236
  }
@@ -30421,16 +30421,6 @@ body {
30421
30421
  transform: rotate(0deg);
30422
30422
  }
30423
30423
 
30424
- .E_ivqqkzv {
30425
- height: 24px;
30426
- width: 56px !important;
30427
- margin-right: 4px;
30428
- }
30429
-
30430
- .E_c1wk4q29 {
30431
- color: rgba(44, 56, 82, 0.6);
30432
- }
30433
-
30434
30424
  .E_i11gg7mj .ant-input-prefix {
30435
30425
  margin-right: 8px;
30436
30426
  }
@@ -30457,6 +30447,16 @@ body {
30457
30447
  cursor: not-allowed;
30458
30448
  }
30459
30449
 
30450
+ .E_ivqqkzv {
30451
+ height: 24px;
30452
+ width: 56px !important;
30453
+ margin-right: 4px;
30454
+ }
30455
+
30456
+ .E_c1wk4q29 {
30457
+ color: rgba(44, 56, 82, 0.6);
30458
+ }
30459
+
30460
30460
  .E_s1dizucg.ant-switch {
30461
30461
  min-width: 40px;
30462
30462
  height: 24px;
@@ -30598,17 +30598,6 @@ body {
30598
30598
  background-color: #7E41FF;
30599
30599
  }
30600
30600
 
30601
- .E_t1m2x205 .ant-tooltip-arrow {
30602
- display: none;
30603
- }
30604
- .E_t1m2x205 .ant-tooltip-inner {
30605
- background: rgba(23, 38, 64, 0.8);
30606
- border-radius: 4px;
30607
- }
30608
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30609
- visibility: hidden;
30610
- }
30611
-
30612
30601
  .E_s1dni7lo {
30613
30602
  width: 430px !important;
30614
30603
  }
@@ -30694,6 +30683,17 @@ body {
30694
30683
  display: inline-block;
30695
30684
  }
30696
30685
 
30686
+ .E_t1m2x205 .ant-tooltip-arrow {
30687
+ display: none;
30688
+ }
30689
+ .E_t1m2x205 .ant-tooltip-inner {
30690
+ background: rgba(23, 38, 64, 0.8);
30691
+ border-radius: 4px;
30692
+ }
30693
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
30694
+ visibility: hidden;
30695
+ }
30696
+
30697
30697
  .E_fzh9mnb {
30698
30698
  width: 100%;
30699
30699
  height: 100%;
@@ -30709,10 +30709,41 @@ body {
30709
30709
  font-size: 18px;
30710
30710
  }
30711
30711
 
30712
- .E_f7pxqmh {
30713
- width: 100%;
30714
- margin-bottom: 0 !important;
30715
- flex-flow: nowrap !important;
30712
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30713
+ display: var(--a1wfy30z-0);
30714
+ }
30715
+ .E_a1wfy30z .ant-input-number-input-wrap {
30716
+ padding: 4px 11px;
30717
+ display: inline-flex;
30718
+ line-height: 1.5715;
30719
+ height: inherit;
30720
+ }
30721
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30722
+ content: var(--a1wfy30z-1);
30723
+ display: var(--a1wfy30z-2);
30724
+ flex: none;
30725
+ align-items: center;
30726
+ margin-left: 4px;
30727
+ }
30728
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30729
+ content: var(--a1wfy30z-3);
30730
+ display: var(--a1wfy30z-4);
30731
+ flex: none;
30732
+ align-items: center;
30733
+ margin-right: 4px;
30734
+ cursor: auto;
30735
+ }
30736
+ .E_a1wfy30z .ant-input-number-input {
30737
+ padding: 0;
30738
+ margin: 0;
30739
+ height: auto;
30740
+ font-size: inherit;
30741
+ }
30742
+
30743
+ .E_f7pxqmh {
30744
+ width: 100%;
30745
+ margin-bottom: 0 !important;
30746
+ flex-flow: nowrap !important;
30716
30747
  line-break: auto;
30717
30748
  }
30718
30749
  .E_f7pxqmh > .ant-form-item-label {
@@ -30761,6 +30792,13 @@ body {
30761
30792
  animation: rotate 680ms linear infinite;
30762
30793
  }
30763
30794
 
30795
+ .E_atcz0kf .ant-input-suffix {
30796
+ margin-left: 8px;
30797
+ }
30798
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30799
+ padding: 2px 7px 2px 12px;
30800
+ }
30801
+
30764
30802
  .E_ai7qkf2 .ant-input-number-handler-wrap {
30765
30803
  display: var(--ai7qkf2-0);
30766
30804
  }
@@ -30821,44 +30859,6 @@ body {
30821
30859
  padding: 2px 8px;
30822
30860
  }
30823
30861
 
30824
- .E_a1wfy30z .ant-input-number-handler-wrap {
30825
- display: var(--a1wfy30z-0);
30826
- }
30827
- .E_a1wfy30z .ant-input-number-input-wrap {
30828
- padding: 4px 11px;
30829
- display: inline-flex;
30830
- line-height: 1.5715;
30831
- height: inherit;
30832
- }
30833
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30834
- content: var(--a1wfy30z-1);
30835
- display: var(--a1wfy30z-2);
30836
- flex: none;
30837
- align-items: center;
30838
- margin-left: 4px;
30839
- }
30840
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30841
- content: var(--a1wfy30z-3);
30842
- display: var(--a1wfy30z-4);
30843
- flex: none;
30844
- align-items: center;
30845
- margin-right: 4px;
30846
- cursor: auto;
30847
- }
30848
- .E_a1wfy30z .ant-input-number-input {
30849
- padding: 0;
30850
- margin: 0;
30851
- height: auto;
30852
- font-size: inherit;
30853
- }
30854
-
30855
- .E_atcz0kf .ant-input-suffix {
30856
- margin-left: 8px;
30857
- }
30858
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30859
- padding: 2px 7px 2px 12px;
30860
- }
30861
-
30862
30862
  .E_i1inqkme {
30863
30863
  height: 18px;
30864
30864
  line-height: 18px;
@@ -30881,36 +30881,6 @@ body {
30881
30881
  position: absolute;
30882
30882
  }
30883
30883
 
30884
- .E_a1b5xrg3 .user-icon-inner {
30885
- display: inline-flex;
30886
- align-items: center;
30887
- justify-content: center;
30888
- color: #fff;
30889
- font-weight: bold;
30890
- font-size: 12px;
30891
- width: 24px;
30892
- height: 24px;
30893
- border-radius: 50%;
30894
- background: var(--a1b5xrg3-0);
30895
- }
30896
- .E_a1b5xrg3.btn-item {
30897
- transition: all 160ms ease;
30898
- cursor: pointer;
30899
- width: 56px;
30900
- height: 40px;
30901
- display: inline-flex;
30902
- align-items: center;
30903
- justify-content: center;
30904
- border-radius: 6px;
30905
- }
30906
- .E_a1b5xrg3.btn-item:hover {
30907
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
30908
- }
30909
- .E_a1b5xrg3.btn-item:active {
30910
- transform: translateY(2px);
30911
- transition: all 320ms ease;
30912
- }
30913
-
30914
30884
  .E_dsnbhzf {
30915
30885
  font-family: Inter;
30916
30886
  font-style: normal;
@@ -31390,6 +31360,36 @@ body {
31390
31360
  min-width: 1280px;
31391
31361
  }
31392
31362
 
31363
+ .E_a1b5xrg3 .user-icon-inner {
31364
+ display: inline-flex;
31365
+ align-items: center;
31366
+ justify-content: center;
31367
+ color: #fff;
31368
+ font-weight: bold;
31369
+ font-size: 12px;
31370
+ width: 24px;
31371
+ height: 24px;
31372
+ border-radius: 50%;
31373
+ background: var(--a1b5xrg3-0);
31374
+ }
31375
+ .E_a1b5xrg3.btn-item {
31376
+ transition: all 160ms ease;
31377
+ cursor: pointer;
31378
+ width: 56px;
31379
+ height: 40px;
31380
+ display: inline-flex;
31381
+ align-items: center;
31382
+ justify-content: center;
31383
+ border-radius: 6px;
31384
+ }
31385
+ .E_a1b5xrg3.btn-item:hover {
31386
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31387
+ }
31388
+ .E_a1b5xrg3.btn-item:active {
31389
+ transform: translateY(2px);
31390
+ transition: all 320ms ease;
31391
+ }
31392
+
31393
31393
  .E_cnujxq2 {
31394
31394
  display: flex;
31395
31395
  flex-direction: column;
@@ -32320,43 +32320,6 @@ input.E_rf8rlle.ant-input {
32320
32320
  margin-right: 6px;
32321
32321
  }
32322
32322
 
32323
- .E_b1lj76ty {
32324
- width: 100%;
32325
- height: 100%;
32326
- margin: 0 auto;
32327
- display: flex;
32328
- flex-direction: column;
32329
- align-items: center;
32330
- justify-content: center;
32331
- color: rgba(0, 21, 64, 0.3);
32332
- }
32333
- .E_b1lj76ty.large {
32334
- max-width: 648px;
32335
- }
32336
- .E_b1lj76ty.medium {
32337
- max-width: 412px;
32338
- }
32339
- .E_b1lj76ty.gray {
32340
- background-color: rgba(237, 241, 250, 0.6);
32341
- }
32342
- .E_b1lj76ty.white {
32343
- background-color: rgba(255, 255, 255, 0.6);
32344
- }
32345
- .E_b1lj76ty .title {
32346
- margin-bottom: 4px;
32347
- }
32348
- .E_b1lj76ty .title,
32349
- .E_b1lj76ty .desc {
32350
- word-break: break-all;
32351
- text-align: center;
32352
- }
32353
- .E_b1lj76ty .action-button.middle {
32354
- margin-top: 16px;
32355
- }
32356
- .E_b1lj76ty .action-button.small {
32357
- margin-top: 8px;
32358
- }
32359
-
32360
32323
  .E_suhck3k {
32361
32324
  height: 24px;
32362
32325
  width: 24px;
@@ -32370,71 +32333,6 @@ input.E_rf8rlle.ant-input {
32370
32333
  fill: blue;
32371
32334
  }
32372
32335
 
32373
- .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32374
- margin-right: 2px;
32375
- }
32376
-
32377
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32378
- padding-left: 8px;
32379
- padding-right: 8px;
32380
- font-size: 12px;
32381
- }
32382
- .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32383
- border-radius: 4px;
32384
- }
32385
- .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32386
- border-radius: 4px;
32387
- }
32388
-
32389
- .E_ma64lna .antd5-segmented-item-label {
32390
- padding-left: 12px;
32391
- padding-right: 12px;
32392
- }
32393
-
32394
- .E_ckld275 {
32395
- background-color: rgba(225, 230, 241, 0.6);
32396
- }
32397
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32398
- background-color: rgba(255, 255, 255, 0.6);
32399
- color: rgba(44, 56, 82, 0.75);
32400
- }
32401
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32402
- background-color: transparent;
32403
- }
32404
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32405
- background-color: transparent;
32406
- }
32407
-
32408
- .E_m5foqp8 {
32409
- --footer-height: 96px;
32410
- --modal-content-width: 720px;
32411
- --modal-content-min-height: 200px;
32412
- --modal-content-max-height: calc(100vh - 136px);
32413
- --modal-header-padding: 40px 60px 8px;
32414
- --modal-content-padding-top: 24px;
32415
- --modal-content-padding-bottom: 32px;
32416
- --modal-content-padding-x: 60px;
32417
- --modal-footer-padding: 0 60px;
32418
- }
32419
- .E_m5foqp8.content-full.ant-modal {
32420
- height: calc(100vh - 80px);
32421
- width: calc(100vw - 160px);
32422
- }
32423
- .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32424
- width: 100%;
32425
- height: 100%;
32426
- max-width: unset;
32427
- max-height: unset;
32428
- display: flex;
32429
- flex-direction: column;
32430
- }
32431
- .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32432
- flex: 1;
32433
- }
32434
- .E_m5foqp8 .initializing-title {
32435
- height: 32px;
32436
- }
32437
-
32438
32336
  .E_hrhfj7c {
32439
32337
  display: none;
32440
32338
  }
@@ -32654,19 +32552,121 @@ input.E_rf8rlle.ant-input {
32654
32552
  font-size: 14px;
32655
32553
  }
32656
32554
 
32657
- .E_h12yihis {
32658
- height: 50px;
32659
- border-bottom: 2px solid #edf0f7;
32660
- background: #fff;
32661
- display: flex;
32662
- justify-content: space-between;
32663
- align-items: center;
32664
- padding: 0 24px 0 14px;
32665
- position: relative;
32666
- z-index: 10;
32555
+ .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32556
+ margin-right: 2px;
32667
32557
  }
32668
- .E_h12yihis .left,
32669
- .E_h12yihis .right,
32558
+
32559
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
32560
+ padding-left: 8px;
32561
+ padding-right: 8px;
32562
+ font-size: 12px;
32563
+ }
32564
+ .E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
32565
+ border-radius: 4px;
32566
+ }
32567
+ .E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32568
+ border-radius: 4px;
32569
+ }
32570
+
32571
+ .E_ma64lna .antd5-segmented-item-label {
32572
+ padding-left: 12px;
32573
+ padding-right: 12px;
32574
+ }
32575
+
32576
+ .E_ckld275 {
32577
+ background-color: rgba(225, 230, 241, 0.6);
32578
+ }
32579
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32580
+ background-color: rgba(255, 255, 255, 0.6);
32581
+ color: rgba(44, 56, 82, 0.75);
32582
+ }
32583
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32584
+ background-color: transparent;
32585
+ }
32586
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32587
+ background-color: transparent;
32588
+ }
32589
+
32590
+ .E_b1lj76ty {
32591
+ width: 100%;
32592
+ height: 100%;
32593
+ margin: 0 auto;
32594
+ display: flex;
32595
+ flex-direction: column;
32596
+ align-items: center;
32597
+ justify-content: center;
32598
+ color: rgba(0, 21, 64, 0.3);
32599
+ }
32600
+ .E_b1lj76ty.large {
32601
+ max-width: 648px;
32602
+ }
32603
+ .E_b1lj76ty.medium {
32604
+ max-width: 412px;
32605
+ }
32606
+ .E_b1lj76ty.gray {
32607
+ background-color: rgba(237, 241, 250, 0.6);
32608
+ }
32609
+ .E_b1lj76ty.white {
32610
+ background-color: rgba(255, 255, 255, 0.6);
32611
+ }
32612
+ .E_b1lj76ty .title {
32613
+ margin-bottom: 4px;
32614
+ }
32615
+ .E_b1lj76ty .title,
32616
+ .E_b1lj76ty .desc {
32617
+ word-break: break-all;
32618
+ text-align: center;
32619
+ }
32620
+ .E_b1lj76ty .action-button.middle {
32621
+ margin-top: 16px;
32622
+ }
32623
+ .E_b1lj76ty .action-button.small {
32624
+ margin-top: 8px;
32625
+ }
32626
+
32627
+ .E_m5foqp8 {
32628
+ --footer-height: 96px;
32629
+ --modal-content-width: 720px;
32630
+ --modal-content-min-height: 200px;
32631
+ --modal-content-max-height: calc(100vh - 136px);
32632
+ --modal-header-padding: 40px 60px 8px;
32633
+ --modal-content-padding-top: 24px;
32634
+ --modal-content-padding-bottom: 32px;
32635
+ --modal-content-padding-x: 60px;
32636
+ --modal-footer-padding: 0 60px;
32637
+ }
32638
+ .E_m5foqp8.content-full.ant-modal {
32639
+ height: calc(100vh - 80px);
32640
+ width: calc(100vw - 160px);
32641
+ }
32642
+ .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32643
+ width: 100%;
32644
+ height: 100%;
32645
+ max-width: unset;
32646
+ max-height: unset;
32647
+ display: flex;
32648
+ flex-direction: column;
32649
+ }
32650
+ .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32651
+ flex: 1;
32652
+ }
32653
+ .E_m5foqp8 .initializing-title {
32654
+ height: 32px;
32655
+ }
32656
+
32657
+ .E_h12yihis {
32658
+ height: 50px;
32659
+ border-bottom: 2px solid #edf0f7;
32660
+ background: #fff;
32661
+ display: flex;
32662
+ justify-content: space-between;
32663
+ align-items: center;
32664
+ padding: 0 24px 0 14px;
32665
+ position: relative;
32666
+ z-index: 10;
32667
+ }
32668
+ .E_h12yihis .left,
32669
+ .E_h12yihis .right,
32670
32670
  .E_h12yihis .center {
32671
32671
  display: flex;
32672
32672
  align-items: center;
@@ -32874,106 +32874,341 @@ input.E_rf8rlle.ant-input {
32874
32874
  position: static;
32875
32875
  }
32876
32876
 
32877
- .E_sddwhm6 {
32878
- margin: 0;
32879
- border-radius: 20px;
32880
- padding: 2px 10px;
32881
- height: 22px;
32882
- }
32883
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32884
- background-color: rgba(237, 241, 250, 0.6) !important;
32877
+ .E_c1kghdax {
32878
+ color: #2d3a56;
32879
+ padding: 7px 12px;
32880
+ display: flex;
32881
+ justify-content: space-between;
32882
+ align-items: center;
32885
32883
  }
32886
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32887
- background-color: rgba(225, 230, 241, 0.6) !important;
32884
+ .E_c1kghdax.has-arrow {
32885
+ padding-left: 10px;
32888
32886
  }
32889
- .E_sddwhm6.ant-tag.ui-kit-status-capsule {
32887
+ .E_c1kghdax.has-arrow .title-wrapper {
32888
+ cursor: pointer;
32890
32889
  color: #00122e;
32891
32890
  }
32892
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32893
- margin-right: 6px;
32894
- }
32895
- .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32896
- margin-left: 8px;
32897
- color: rgba(44, 56, 82, 0.6);
32898
- }
32899
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32900
- background-color: rgba(0, 136, 255, 0.1);
32901
- }
32902
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32903
- background-color: #0080ff;
32904
- }
32905
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32906
- background-color: rgba(0, 136, 255, 0.16);
32907
- }
32908
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32909
- background-color: rgba(255, 74, 74, 0.1);
32910
- }
32911
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32912
- background-color: #f0483e;
32913
- }
32914
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32915
- background-color: rgba(255, 74, 74, 0.16);
32916
- }
32917
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32918
- background-color: rgba(254, 160, 8, 0.1);
32919
- }
32920
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32921
- background-color: #fea008;
32922
- }
32923
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32924
- background-color: rgba(255, 187, 0, 0.16);
32925
- }
32926
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32927
- background-color: rgba(30, 201, 127, 0.1);
32928
- }
32929
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32930
- background-color: #00ba5d;
32891
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32892
+ color: #2d3a56;
32893
+ font-weight: 600;
32931
32894
  }
32932
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32933
- background-color: rgba(30, 201, 127, 0.16);
32895
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32896
+ transform: rotate(90deg);
32934
32897
  }
32935
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32936
- background-color: rgba(225, 230, 241, 0.6);
32898
+ .E_c1kghdax .sub-info {
32899
+ font-size: 12px;
32900
+ line-height: 18px;
32937
32901
  }
32938
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32939
- background-color: #6b7d99;
32902
+ .E_c1kghdax .title-wrapper {
32903
+ display: flex;
32904
+ align-items: center;
32905
+ user-select: none;
32906
+ flex-grow: 1;
32907
+ font-size: 12px;
32908
+ line-height: 18px;
32909
+ color: #2d3a56;
32910
+ font-weight: 700;
32940
32911
  }
32941
- .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32942
- background-color: rgba(211, 218, 235, 0.6);
32912
+ .E_c1kghdax .collapse-arrow {
32913
+ transition: all 50ms ease-out 0ms;
32914
+ margin-right: 2px;
32943
32915
  }
32944
32916
 
32945
- .E_satwmqm {
32946
- width: 8px;
32947
- height: 8px;
32948
- border-radius: 50%;
32949
- display: inline-block;
32917
+ .E_c1yd35n {
32918
+ padding: 0 12px 14px 12px;
32950
32919
  }
32951
32920
 
32952
- .E_tc97u5y {
32953
- height: 100%;
32921
+ .E_b14q2gmw {
32922
+ 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);
32954
32923
  }
32955
32924
 
32956
- .E_efzf37v .ant-table-content,
32957
- .E_efzf37v .ant-table-body {
32958
- overflow: visible !important;
32959
- height: 100%;
32960
- }
32961
- .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
32962
- height: 100%;
32925
+ .E_c1eym6el {
32926
+ border-radius: 8px;
32927
+ background-color: white;
32963
32928
  }
32964
- .E_efzf37v table {
32965
- width: 100% !important;
32966
- height: 100%;
32929
+ .E_c1eym6el.hoverable {
32930
+ cursor: pointer;
32967
32931
  }
32968
- .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
32969
- padding: 15px 0;
32932
+ .E_c1eym6el.hoverable:hover {
32933
+ transition: all 200ms ease;
32934
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
32935
+ transform: translateY(-4px);
32970
32936
  }
32971
- .E_efzf37v table thead.ant-table-thead {
32972
- display: none;
32937
+
32938
+ .E_lht19u8 {
32939
+ width: 64px;
32940
+ height: 64px;
32941
+ display: flex;
32942
+ align-items: center;
32943
+ justify-content: center;
32944
+ position: relative;
32945
+ opacity: 0.2;
32973
32946
  }
32974
32947
 
32975
- .E_t1fisho6 {
32976
- height: 100%;
32948
+ .E_lk3gkp4 {
32949
+ position: absolute;
32950
+ width: 5px;
32951
+ height: 48px;
32952
+ left: 9.33px;
32953
+ top: 40.5px;
32954
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32955
+ border-radius: 5px;
32956
+ transform: rotate(-128deg);
32957
+ transform-origin: top left;
32958
+ animation: loading-indicator1 1100ms ease-out infinite;
32959
+ }
32960
+
32961
+ .E_ll4n94n {
32962
+ position: absolute;
32963
+ width: 5px;
32964
+ height: 48px;
32965
+ left: 40.8px;
32966
+ top: 8.4px;
32967
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32968
+ border-radius: 5px;
32969
+ transform: rotate(-8deg);
32970
+ transform-origin: top left;
32971
+ animation: loading-indicator2 1100ms ease-out infinite;
32972
+ }
32973
+
32974
+ .E_l17lbdo6 {
32975
+ position: absolute;
32976
+ width: 5px;
32977
+ height: 48px;
32978
+ left: 52.9px;
32979
+ top: 51.8px;
32980
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32981
+ border-radius: 5px;
32982
+ transform: rotate(112deg);
32983
+ transform-origin: top left;
32984
+ animation: loading-indicator3 1100ms ease-out infinite;
32985
+ }
32986
+
32987
+ .E_ckui4s7 {
32988
+ color: #2d3a56;
32989
+ line-height: 22px;
32990
+ display: inline-flex;
32991
+ }
32992
+ .E_ckui4s7 .ant-checkbox {
32993
+ height: 22px;
32994
+ display: flex;
32995
+ align-items: center;
32996
+ top: 0;
32997
+ }
32998
+ .E_ckui4s7 .ant-checkbox-checked::after {
32999
+ border: none;
33000
+ }
33001
+ .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33002
+ border-color: #0080ff;
33003
+ }
33004
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33005
+ border: 1px solid rgba(107, 128, 167, 0.6);
33006
+ }
33007
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33008
+ border: 1px solid #0080ff;
33009
+ }
33010
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33011
+ background: #0080ff;
33012
+ }
33013
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33014
+ background-color: #fff;
33015
+ height: 2px;
33016
+ width: 10px;
33017
+ border-radius: 2px;
33018
+ }
33019
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33020
+ opacity: 0.5;
33021
+ }
33022
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33023
+ background: rgba(211, 218, 235, 0.6);
33024
+ border-color: rgba(107, 128, 167, 0.6) !important;
33025
+ }
33026
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33027
+ border-color: #2d3a56;
33028
+ }
33029
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33030
+ background: #2d3a56;
33031
+ }
33032
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33033
+ padding: 0;
33034
+ }
33035
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33036
+ display: inline-block;
33037
+ margin-left: 12px;
33038
+ color: #2d3a56;
33039
+ }
33040
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33041
+ margin-left: 28px;
33042
+ color: rgba(44, 56, 82, 0.6);
33043
+ }
33044
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33045
+ margin-left: 8px;
33046
+ }
33047
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33048
+ margin-left: 24px;
33049
+ }
33050
+
33051
+ .E_w7ob4th.outside-tag {
33052
+ padding-left: 0;
33053
+ }
33054
+ .E_w7ob4th.outside-tag .inside-tag {
33055
+ border-radius: 4px 0 0 4px;
33056
+ padding-right: 4px;
33057
+ margin-right: 4px;
33058
+ }
33059
+
33060
+ .E_sddwhm6 {
33061
+ margin: 0;
33062
+ border-radius: 20px;
33063
+ padding: 2px 10px;
33064
+ height: 22px;
33065
+ }
33066
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33067
+ background-color: rgba(237, 241, 250, 0.6) !important;
33068
+ }
33069
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33070
+ background-color: rgba(225, 230, 241, 0.6) !important;
33071
+ }
33072
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule {
33073
+ color: #00122e;
33074
+ }
33075
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33076
+ margin-right: 6px;
33077
+ }
33078
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33079
+ margin-left: 8px;
33080
+ color: rgba(44, 56, 82, 0.6);
33081
+ }
33082
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33083
+ background-color: rgba(0, 136, 255, 0.1);
33084
+ }
33085
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33086
+ background-color: #0080ff;
33087
+ }
33088
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33089
+ background-color: rgba(0, 136, 255, 0.16);
33090
+ }
33091
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33092
+ background-color: rgba(255, 74, 74, 0.1);
33093
+ }
33094
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33095
+ background-color: #f0483e;
33096
+ }
33097
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33098
+ background-color: rgba(255, 74, 74, 0.16);
33099
+ }
33100
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33101
+ background-color: rgba(254, 160, 8, 0.1);
33102
+ }
33103
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33104
+ background-color: #fea008;
33105
+ }
33106
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33107
+ background-color: rgba(255, 187, 0, 0.16);
33108
+ }
33109
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33110
+ background-color: rgba(30, 201, 127, 0.1);
33111
+ }
33112
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33113
+ background-color: #00ba5d;
33114
+ }
33115
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33116
+ background-color: rgba(30, 201, 127, 0.16);
33117
+ }
33118
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33119
+ background-color: rgba(225, 230, 241, 0.6);
33120
+ }
33121
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33122
+ background-color: #6b7d99;
33123
+ }
33124
+ .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33125
+ background-color: rgba(211, 218, 235, 0.6);
33126
+ }
33127
+
33128
+ .E_satwmqm {
33129
+ width: 8px;
33130
+ height: 8px;
33131
+ border-radius: 50%;
33132
+ display: inline-block;
33133
+ }
33134
+
33135
+ button.E_l48ei06.ant-btn,
33136
+ button.E_l48ei06.ant-btn.ant-btn-sm,
33137
+ button.E_l48ei06.ant-btn.ant-btn-lg {
33138
+ font-size: 12px;
33139
+ line-height: 18px;
33140
+ height: 18px;
33141
+ }
33142
+
33143
+ button.E_l48ei06 {
33144
+ color: #0080FF;
33145
+ height: unset;
33146
+ }
33147
+ button.E_l48ei06 .button-prefix-icon {
33148
+ margin-right: 4px;
33149
+ }
33150
+ button.E_l48ei06 .button-suffix-icon {
33151
+ margin-left: 4px;
33152
+ }
33153
+ button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33154
+ color: #009DFF;
33155
+ }
33156
+ button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33157
+ color: #005ED1;
33158
+ }
33159
+ button.E_l48ei06.ui-kit-link-disabled {
33160
+ color: #0080FF;
33161
+ }
33162
+ button.E_l48ei06.ui-kit-link-primary {
33163
+ color: #00122E;
33164
+ }
33165
+ button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33166
+ color: #0080FF;
33167
+ }
33168
+ button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33169
+ color: #005ED1;
33170
+ }
33171
+ button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33172
+ color: #00122E;
33173
+ }
33174
+ button.E_l48ei06.ui-kit-link-secondary {
33175
+ color: rgba(44, 56, 82, 0.7490196078);
33176
+ }
33177
+ button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33178
+ color: #0080FF;
33179
+ }
33180
+ button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33181
+ color: #005ED1;
33182
+ }
33183
+ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33184
+ color: rgba(44, 56, 82, 0.7490196078);
33185
+ }
33186
+
33187
+ .E_tc97u5y {
33188
+ height: 100%;
33189
+ }
33190
+
33191
+ .E_efzf37v .ant-table-content,
33192
+ .E_efzf37v .ant-table-body {
33193
+ overflow: visible !important;
33194
+ height: 100%;
33195
+ }
33196
+ .E_efzf37v .ant-table-tbody .ant-table-placeholder td {
33197
+ height: 100%;
33198
+ }
33199
+ .E_efzf37v table {
33200
+ width: 100% !important;
33201
+ height: 100%;
33202
+ }
33203
+ .E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
33204
+ padding: 15px 0;
33205
+ }
33206
+ .E_efzf37v table thead.ant-table-thead {
33207
+ display: none;
33208
+ }
33209
+
33210
+ .E_t1fisho6 {
33211
+ height: 100%;
32977
33212
  }
32978
33213
  .E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
32979
33214
  padding-top: 6px;
@@ -33320,239 +33555,228 @@ input.E_rf8rlle.ant-input {
33320
33555
  background: #fff;
33321
33556
  }
33322
33557
 
33323
- button.E_l48ei06.ant-btn,
33324
- button.E_l48ei06.ant-btn.ant-btn-sm,
33325
- button.E_l48ei06.ant-btn.ant-btn-lg {
33326
- font-size: 12px;
33327
- line-height: 18px;
33328
- height: 18px;
33329
- }
33330
-
33331
- button.E_l48ei06 {
33332
- color: #0080FF;
33333
- height: unset;
33334
- }
33335
- button.E_l48ei06 .button-prefix-icon {
33336
- margin-right: 4px;
33337
- }
33338
- button.E_l48ei06 .button-suffix-icon {
33339
- margin-left: 4px;
33558
+ .E_sjob3jg {
33559
+ --item-min-width: 60px;
33340
33560
  }
33341
- button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
33342
- color: #009DFF;
33561
+ .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33562
+ display: none !important;
33343
33563
  }
33344
- button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
33345
- color: #005ED1;
33564
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33565
+ flex-shrink: 0 !important;
33346
33566
  }
33347
- button.E_l48ei06.ui-kit-link-disabled {
33348
- color: #0080FF;
33567
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33568
+ color: #0080ff;
33349
33569
  }
33350
- button.E_l48ei06.ui-kit-link-primary {
33351
- color: #00122E;
33570
+ .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33571
+ color: #0080ff;
33572
+ font-weight: normal;
33352
33573
  }
33353
- button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
33354
- color: #0080FF;
33574
+ .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 {
33575
+ color: rgba(44, 56, 82, 0.6);
33355
33576
  }
33356
- button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
33357
- color: #005ED1;
33577
+ .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33578
+ color: #00122e;
33358
33579
  }
33359
- button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
33360
- color: #00122E;
33580
+ .E_sjob3jg .step-item-text {
33581
+ display: inline-block;
33361
33582
  }
33362
- button.E_l48ei06.ui-kit-link-secondary {
33363
- color: rgba(44, 56, 82, 0.7490196078);
33583
+ .E_sjob3jg .step-item-title {
33584
+ overflow: hidden;
33585
+ white-space: nowrap;
33586
+ text-overflow: ellipsis;
33364
33587
  }
33365
- button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
33366
- color: #0080FF;
33588
+
33589
+ .E_hjvj6s6 .ant-steps-item-container {
33590
+ min-width: var(--item-min-width);
33367
33591
  }
33368
- button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
33369
- color: #005ED1;
33592
+ .E_hjvj6s6 .ant-steps-item-disabled {
33593
+ cursor: not-allowed !important;
33370
33594
  }
33371
- button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33372
- color: rgba(44, 56, 82, 0.7490196078);
33595
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33596
+ flex-direction: row;
33597
+ justify-content: stretch;
33373
33598
  }
33374
-
33375
- .E_c1yd35n {
33376
- padding: 0 12px 14px 12px;
33599
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33600
+ padding: 0;
33601
+ margin-right: 4px;
33602
+ flex: 1;
33603
+ overflow: visible;
33377
33604
  }
33378
-
33379
- .E_c1kghdax {
33380
- color: #2d3a56;
33381
- padding: 7px 12px;
33382
- display: flex;
33383
- justify-content: space-between;
33384
- align-items: center;
33605
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33606
+ width: 100%;
33607
+ min-height: unset;
33385
33608
  }
33386
- .E_c1kghdax.has-arrow {
33387
- padding-left: 10px;
33609
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33610
+ height: 26px;
33611
+ line-height: 26px;
33612
+ width: 100%;
33613
+ padding: 0;
33614
+ font-size: 12px;
33388
33615
  }
33389
- .E_c1kghdax.has-arrow .title-wrapper {
33390
- cursor: pointer;
33391
- color: #00122e;
33616
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33617
+ margin-right: 10px;
33392
33618
  }
33393
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33394
- color: #2d3a56;
33395
- font-weight: 600;
33619
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33620
+ display: none;
33396
33621
  }
33397
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33398
- transform: rotate(90deg);
33622
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33623
+ padding-left: 8px;
33624
+ padding-right: 4px;
33625
+ border-radius: 4px 0 0 4px;
33399
33626
  }
33400
- .E_c1kghdax .sub-info {
33401
- font-size: 12px;
33402
- line-height: 18px;
33627
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33628
+ margin-right: 0;
33403
33629
  }
33404
- .E_c1kghdax .title-wrapper {
33405
- display: flex;
33406
- align-items: center;
33407
- user-select: none;
33408
- flex-grow: 1;
33409
- font-size: 12px;
33410
- line-height: 18px;
33411
- color: #2d3a56;
33412
- font-weight: 700;
33630
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33631
+ padding-right: 8px;
33632
+ padding-left: 12px;
33633
+ border-radius: 0 4px 4px 0;
33413
33634
  }
33414
- .E_c1kghdax .collapse-arrow {
33415
- transition: all 50ms ease-out 0ms;
33416
- margin-right: 2px;
33635
+ .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 {
33636
+ content: "";
33637
+ width: 0;
33638
+ height: 0;
33639
+ border: 13px solid transparent;
33640
+ position: absolute;
33641
+ top: 0;
33642
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
33643
+ z-index: 2;
33644
+ position: relative;
33645
+ top: -50%;
33646
+ right: -100%;
33417
33647
  }
33418
-
33419
- .E_ckui4s7 {
33420
- color: #2d3a56;
33421
- line-height: 22px;
33422
- display: inline-flex;
33648
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33649
+ padding: 0 4px 0 12px;
33423
33650
  }
33424
- .E_ckui4s7 .ant-checkbox {
33425
- height: 22px;
33426
- display: flex;
33427
- align-items: center;
33651
+ .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 {
33652
+ content: "";
33653
+ width: 0;
33654
+ height: 0;
33655
+ border: 13px solid transparent;
33656
+ position: absolute;
33428
33657
  top: 0;
33658
+ border-left: 8px solid #fff;
33659
+ left: 0;
33429
33660
  }
33430
- .E_ckui4s7 .ant-checkbox-checked::after {
33431
- border: none;
33432
- }
33433
- .E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
33434
- border-color: #0080ff;
33661
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33662
+ max-width: calc(100% - var(--item-min-width) * 2);
33435
33663
  }
33436
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33437
- border: 1px solid rgba(107, 128, 167, 0.6);
33664
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33665
+ background-color: rgba(0, 136, 255, 0.1);
33438
33666
  }
33439
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33440
- border: 1px solid #0080ff;
33667
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33668
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
33441
33669
  }
33442
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33443
- background: #0080ff;
33670
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33671
+ cursor: pointer;
33672
+ min-width: var(--item-min-width);
33444
33673
  }
33445
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33446
- background-color: #fff;
33447
- height: 2px;
33448
- width: 10px;
33449
- border-radius: 2px;
33674
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33675
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33676
+ min-width: var(--item-min-width);
33450
33677
  }
33451
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33452
- opacity: 0.5;
33678
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33679
+ .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33680
+ background-color: rgba(237, 241, 250, 0.6);
33453
33681
  }
33454
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33455
- background: rgba(211, 218, 235, 0.6);
33456
- border-color: rgba(107, 128, 167, 0.6) !important;
33682
+ .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33683
+ padding: 0;
33457
33684
  }
33458
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33459
- border-color: #2d3a56;
33685
+
33686
+ .E_v4tv3mf .ant-steps.ant-steps-vertical {
33687
+ width: 192px;
33688
+ row-gap: 2px;
33460
33689
  }
33461
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33462
- background: #2d3a56;
33690
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33691
+ background-color: rgba(225, 230, 241, 0.6);
33463
33692
  }
33464
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33465
- padding: 0;
33693
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33694
+ color: #00122e !important;
33466
33695
  }
33467
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33468
- display: inline-block;
33469
- margin-left: 12px;
33470
- color: #2d3a56;
33696
+ .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 {
33697
+ background-color: rgba(225, 230, 241, 0.6);
33471
33698
  }
33472
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33473
- margin-left: 28px;
33474
- color: rgba(44, 56, 82, 0.6);
33699
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33700
+ padding: 0 8px;
33701
+ border-radius: 4px;
33702
+ height: 32px;
33703
+ display: flex;
33704
+ align-items: center;
33475
33705
  }
33476
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33477
- margin-left: 8px;
33706
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33707
+ min-height: auto;
33708
+ white-space: nowrap;
33478
33709
  }
33479
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33480
- margin-left: 24px;
33710
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33711
+ font-size: 13px;
33712
+ line-height: 20px;
33713
+ max-width: 100%;
33714
+ padding-right: 0;
33481
33715
  }
33482
-
33483
- .E_b14q2gmw {
33484
- 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);
33716
+ .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33717
+ background: rgba(0, 128, 255, 0.1);
33485
33718
  }
33486
33719
 
33487
- .E_c1eym6el {
33488
- border-radius: 8px;
33489
- background-color: white;
33490
- }
33491
- .E_c1eym6el.hoverable {
33492
- cursor: pointer;
33720
+ .E_h6l1tj4 {
33721
+ width: 100%;
33722
+ display: inline-flex;
33723
+ align-items: center;
33724
+ justify-content: center;
33725
+ column-gap: 4px;
33493
33726
  }
33494
- .E_c1eym6el.hoverable:hover {
33495
- transition: all 200ms ease;
33496
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33497
- transform: translateY(-4px);
33727
+ .E_h6l1tj4 .step-item-prefix-container {
33728
+ display: inline-flex;
33729
+ align-items: center;
33730
+ width: 18px;
33731
+ height: 18px;
33732
+ color: rgba(44, 56, 82, 0.75);
33733
+ justify-content: center;
33498
33734
  }
33499
33735
 
33500
- .E_lht19u8 {
33501
- width: 64px;
33502
- height: 64px;
33736
+ .E_v18frne8 {
33737
+ width: 100%;
33503
33738
  display: flex;
33504
33739
  align-items: center;
33505
33740
  justify-content: center;
33506
- position: relative;
33507
- opacity: 0.2;
33741
+ column-gap: 6px;
33742
+ font-size: 13px;
33743
+ }
33744
+ .E_v18frne8 .step-item-prefix-container {
33745
+ display: inline-flex;
33746
+ align-items: center;
33747
+ min-width: 20px;
33748
+ min-height: 20px;
33749
+ color: rgba(44, 56, 82, 0.75);
33750
+ justify-content: center;
33508
33751
  }
33509
33752
 
33510
- .E_lk3gkp4 {
33511
- position: absolute;
33512
- width: 5px;
33513
- height: 48px;
33514
- left: 9.33px;
33515
- top: 40.5px;
33516
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33517
- border-radius: 5px;
33518
- transform: rotate(-128deg);
33519
- transform-origin: top left;
33520
- animation: loading-indicator1 1100ms ease-out infinite;
33753
+ .E_slr2ynn {
33754
+ padding: 0 8px;
33755
+ height: 18px;
33521
33756
  }
33522
33757
 
33523
- .E_ll4n94n {
33524
- position: absolute;
33525
- width: 5px;
33526
- height: 48px;
33527
- left: 40.8px;
33528
- top: 8.4px;
33529
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33530
- border-radius: 5px;
33531
- transform: rotate(-8deg);
33532
- transform-origin: top left;
33533
- animation: loading-indicator2 1100ms ease-out infinite;
33758
+ .E_m140wbb6 {
33759
+ padding: 2px 8px;
33760
+ height: 24px;
33534
33761
  }
33535
33762
 
33536
- .E_l17lbdo6 {
33537
- position: absolute;
33538
- width: 5px;
33539
- height: 48px;
33540
- left: 52.9px;
33541
- top: 51.8px;
33542
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33543
- border-radius: 5px;
33544
- transform: rotate(112deg);
33545
- transform-origin: top left;
33546
- animation: loading-indicator3 1100ms ease-out infinite;
33763
+ .E_t1fozc1i {
33764
+ margin: 0;
33547
33765
  }
33548
33766
 
33549
- .E_w7ob4th.outside-tag {
33550
- padding-left: 0;
33551
- }
33552
- .E_w7ob4th.outside-tag .inside-tag {
33553
- border-radius: 4px 0 0 4px;
33554
- padding-right: 4px;
33767
+ .E_i1vxv4ln {
33555
33768
  margin-right: 4px;
33769
+ height: 16px;
33770
+ }
33771
+
33772
+ .E_n1afl31m.ant-tag.ant-tag-gray {
33773
+ font-weight: 700;
33774
+ color: #00122e;
33775
+ background-color: rgba(237, 241, 250, 0.6);
33776
+ border: 1px solid rgba(211, 218, 235, 0.6);
33777
+ word-break: break-all;
33778
+ display: inline;
33779
+ white-space: normal;
33556
33780
  }
33557
33781
 
33558
33782
  .E_t1dtlqs1 {
@@ -33719,265 +33943,41 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33719
33943
  font-size: 12px;
33720
33944
  position: relative;
33721
33945
  }
33722
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33723
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33724
- }
33725
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33726
- background-color: rgba(237, 241, 250, 0.6);
33727
- }
33728
-
33729
- .E_a138syjm {
33730
- display: flex;
33731
- align-items: center;
33732
- margin-top: 8px;
33733
- gap: 8px;
33734
- }
33735
- .E_a138syjm button.ant-btn {
33736
- padding: 2px 8px;
33737
- height: 24px;
33738
- }
33739
- .E_a138syjm > span.maximum-desc {
33740
- display: none;
33741
- color: rgba(44, 56, 82, 0.6);
33742
- }
33743
- .E_a138syjm > span.maximum-desc.disabled {
33744
- display: inline;
33745
- }
33746
-
33747
- .E_d77i8u0 {
33748
- width: 24px;
33749
- height: 24px;
33750
- padding: 4px;
33751
- margin-right: 8px;
33752
- }
33753
-
33754
- .E_slr2ynn {
33755
- padding: 0 8px;
33756
- height: 18px;
33757
- }
33758
-
33759
- .E_m140wbb6 {
33760
- padding: 2px 8px;
33761
- height: 24px;
33762
- }
33763
-
33764
- .E_t1fozc1i {
33765
- margin: 0;
33766
- }
33767
-
33768
- .E_i1vxv4ln {
33769
- margin-right: 4px;
33770
- height: 16px;
33771
- }
33772
-
33773
- .E_n1afl31m.ant-tag.ant-tag-gray {
33774
- font-weight: 700;
33775
- color: #00122e;
33776
- background-color: rgba(237, 241, 250, 0.6);
33777
- border: 1px solid rgba(211, 218, 235, 0.6);
33778
- word-break: break-all;
33779
- display: inline;
33780
- white-space: normal;
33781
- }
33782
-
33783
- .E_i1g85yz3 {
33784
- margin-right: 4px;
33785
- height: 16px;
33786
- }
33787
-
33788
- .E_sjob3jg {
33789
- --item-min-width: 60px;
33790
- }
33791
- .E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
33792
- display: none !important;
33793
- }
33794
- .E_sjob3jg .ant-steps-item.ant-steps-item-active {
33795
- flex-shrink: 0 !important;
33796
- }
33797
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
33798
- color: #0080ff;
33799
- }
33800
- .E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33801
- color: #0080ff;
33802
- font-weight: normal;
33803
- }
33804
- .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 {
33805
- color: rgba(44, 56, 82, 0.6);
33806
- }
33807
- .E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33808
- color: #00122e;
33809
- }
33810
- .E_sjob3jg .step-item-text {
33811
- display: inline-block;
33812
- }
33813
- .E_sjob3jg .step-item-title {
33814
- overflow: hidden;
33815
- white-space: nowrap;
33816
- text-overflow: ellipsis;
33817
- }
33818
-
33819
- .E_hjvj6s6 .ant-steps-item-container {
33820
- min-width: var(--item-min-width);
33821
- }
33822
- .E_hjvj6s6 .ant-steps-item-disabled {
33823
- cursor: not-allowed !important;
33824
- }
33825
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
33826
- flex-direction: row;
33827
- justify-content: stretch;
33828
- }
33829
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
33830
- padding: 0;
33831
- margin-right: 4px;
33832
- flex: 1;
33833
- overflow: visible;
33834
- }
33835
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
33836
- width: 100%;
33837
- min-height: unset;
33838
- }
33839
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
33840
- height: 26px;
33841
- line-height: 26px;
33842
- width: 100%;
33843
- padding: 0;
33844
- font-size: 12px;
33845
- }
33846
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
33847
- margin-right: 10px;
33848
- }
33849
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
33850
- display: none;
33851
- }
33852
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
33853
- padding-left: 8px;
33854
- padding-right: 4px;
33855
- border-radius: 4px 0 0 4px;
33856
- }
33857
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
33858
- margin-right: 0;
33859
- }
33860
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
33861
- padding-right: 8px;
33862
- padding-left: 12px;
33863
- border-radius: 0 4px 4px 0;
33864
- }
33865
- .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 {
33866
- content: "";
33867
- width: 0;
33868
- height: 0;
33869
- border: 13px solid transparent;
33870
- position: absolute;
33871
- top: 0;
33872
- border-left: 8px solid rgba(237, 241, 250, 0.6);
33873
- z-index: 2;
33874
- position: relative;
33875
- top: -50%;
33876
- right: -100%;
33877
- }
33878
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
33879
- padding: 0 4px 0 12px;
33880
- }
33881
- .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 {
33882
- content: "";
33883
- width: 0;
33884
- height: 0;
33885
- border: 13px solid transparent;
33886
- position: absolute;
33887
- top: 0;
33888
- border-left: 8px solid #fff;
33889
- left: 0;
33890
- }
33891
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
33892
- max-width: calc(100% - var(--item-min-width) * 2);
33893
- }
33894
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
33895
- background-color: rgba(0, 136, 255, 0.1);
33896
- }
33897
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
33898
- border-left-color: rgba(0, 136, 255, 0.1) !important;
33899
- }
33900
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33901
- cursor: pointer;
33902
- min-width: var(--item-min-width);
33903
- }
33904
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
33905
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
33906
- min-width: var(--item-min-width);
33907
- }
33908
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
33909
- .E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
33910
- background-color: rgba(237, 241, 250, 0.6);
33911
- }
33912
- .E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
33913
- padding: 0;
33914
- }
33915
-
33916
- .E_v4tv3mf .ant-steps.ant-steps-vertical {
33917
- width: 192px;
33918
- row-gap: 2px;
33919
- }
33920
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
33921
- background-color: rgba(225, 230, 241, 0.6);
33922
- }
33923
- .E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
33924
- color: #00122e !important;
33925
- }
33926
- .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 {
33927
- background-color: rgba(225, 230, 241, 0.6);
33928
- }
33929
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
33930
- padding: 0 8px;
33931
- border-radius: 4px;
33932
- height: 32px;
33933
- display: flex;
33934
- align-items: center;
33935
- }
33936
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
33937
- min-height: auto;
33938
- white-space: nowrap;
33939
- }
33940
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
33941
- font-size: 13px;
33942
- line-height: 20px;
33943
- max-width: 100%;
33944
- padding-right: 0;
33945
- }
33946
- .E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
33947
- background: rgba(0, 128, 255, 0.1);
33946
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
33947
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
33948
+ }
33949
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
33950
+ background-color: rgba(237, 241, 250, 0.6);
33948
33951
  }
33949
33952
 
33950
- .E_h6l1tj4 {
33951
- width: 100%;
33952
- display: inline-flex;
33953
+ .E_a138syjm {
33954
+ display: flex;
33953
33955
  align-items: center;
33954
- justify-content: center;
33955
- column-gap: 4px;
33956
+ margin-top: 8px;
33957
+ gap: 8px;
33956
33958
  }
33957
- .E_h6l1tj4 .step-item-prefix-container {
33958
- display: inline-flex;
33959
- align-items: center;
33960
- width: 18px;
33961
- height: 18px;
33962
- color: rgba(44, 56, 82, 0.75);
33963
- justify-content: center;
33959
+ .E_a138syjm button.ant-btn {
33960
+ padding: 2px 8px;
33961
+ height: 24px;
33962
+ }
33963
+ .E_a138syjm > span.maximum-desc {
33964
+ display: none;
33965
+ color: rgba(44, 56, 82, 0.6);
33966
+ }
33967
+ .E_a138syjm > span.maximum-desc.disabled {
33968
+ display: inline;
33964
33969
  }
33965
33970
 
33966
- .E_v18frne8 {
33967
- width: 100%;
33968
- display: flex;
33969
- align-items: center;
33970
- justify-content: center;
33971
- column-gap: 6px;
33972
- font-size: 13px;
33971
+ .E_d77i8u0 {
33972
+ width: 24px;
33973
+ height: 24px;
33974
+ padding: 4px;
33975
+ margin-right: 8px;
33973
33976
  }
33974
- .E_v18frne8 .step-item-prefix-container {
33975
- display: inline-flex;
33976
- align-items: center;
33977
- min-width: 20px;
33978
- min-height: 20px;
33979
- color: rgba(44, 56, 82, 0.75);
33980
- justify-content: center;
33977
+
33978
+ .E_i1g85yz3 {
33979
+ margin-right: 4px;
33980
+ height: 16px;
33981
33981
  }
33982
33982
 
33983
33983
  .E_t13ef470 {
@@ -34010,25 +34010,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34010
34010
  background: rgba(163, 180, 204, 0.18);
34011
34011
  }
34012
34012
 
34013
- .E_r77hffu {
34014
- display: flex;
34015
- align-items: center;
34016
- justify-content: space-between;
34017
- column-gap: 6px;
34018
- }
34019
-
34020
- .E_p1cmxsf7 {
34021
- display: flex;
34022
- flex-direction: column;
34023
- justify-content: center;
34024
- row-gap: var(--p1cmxsf7-0);
34025
- }
34026
- .E_p1cmxsf7 .antd5-progress-line {
34027
- font-size: 0;
34028
- margin-bottom: unset;
34029
- margin-inline-end: unset;
34030
- }
34031
-
34032
34013
  .E_l1ucdodl {
34033
34014
  margin: 0;
34034
34015
  border-radius: 20px;
@@ -34097,7 +34078,26 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34097
34078
  flex: 1;
34098
34079
  }
34099
34080
 
34100
- .E_msn7nxt {
34081
+ .E_r77hffu {
34082
+ display: flex;
34083
+ align-items: center;
34084
+ justify-content: space-between;
34085
+ column-gap: 6px;
34086
+ }
34087
+
34088
+ .E_p1cmxsf7 {
34089
+ display: flex;
34090
+ flex-direction: column;
34091
+ justify-content: center;
34092
+ row-gap: var(--p1cmxsf7-0);
34093
+ }
34094
+ .E_p1cmxsf7 .antd5-progress-line {
34095
+ font-size: 0;
34096
+ margin-bottom: unset;
34097
+ margin-inline-end: unset;
34098
+ }
34099
+
34100
+ .E_m11nzl2x {
34101
34101
  color: rgba(44, 56, 82, 0.6);
34102
34102
  text-align: center;
34103
34103
  display: flex;
@@ -34106,159 +34106,213 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34106
34106
  flex-direction: column;
34107
34107
  height: 100%;
34108
34108
  }
34109
- .E_msn7nxt .link {
34109
+ .E_m11nzl2x .link {
34110
34110
  color: #0080ff;
34111
34111
  cursor: pointer;
34112
34112
  }
34113
34113
 
34114
- .E_mp64wfi {
34114
+ .E_mn7joto {
34115
34115
  width: 100%;
34116
34116
  height: 100%;
34117
34117
  display: flex;
34118
34118
  flex-direction: column;
34119
34119
  }
34120
- .E_mp64wfi .name-toolbar {
34120
+ .E_mn7joto .name-toolbar {
34121
34121
  width: 100%;
34122
34122
  display: flex;
34123
34123
  line-height: 30px;
34124
- padding: 0 16px;
34125
34124
  justify-content: space-between;
34126
34125
  }
34127
- .E_mp64wfi .name-toolbar .metric-extra {
34126
+ .E_mn7joto .name-toolbar .metric-extra {
34128
34127
  display: flex;
34129
34128
  font-size: 12px;
34130
34129
  align-items: center;
34131
34130
  }
34132
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
34131
+ .E_mn7joto .name-toolbar .metric-extra .info-item {
34133
34132
  color: #a3b4cc;
34134
34133
  }
34135
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34134
+ .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
34136
34135
  margin-left: 10px;
34137
34136
  }
34138
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34137
+ .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
34139
34138
  margin-left: 10px;
34140
34139
  cursor: pointer;
34141
34140
  }
34142
- .E_mp64wfi .content {
34141
+ .E_mn7joto .content {
34143
34142
  flex: 1;
34144
34143
  width: 100%;
34145
34144
  display: flex;
34146
34145
  justify-content: center;
34147
34146
  align-items: center;
34148
34147
  }
34149
- .E_mp64wfi .single-content {
34148
+ .E_mn7joto .single-content {
34150
34149
  height: 65px;
34151
34150
  }
34152
34151
 
34153
- .E_l1oyigan {
34152
+ .E_l1bifhon {
34154
34153
  display: flex;
34155
34154
  align-items: center;
34156
34155
  white-space: nowrap;
34157
34156
  overflow: hidden;
34158
34157
  width: 100%;
34159
34158
  }
34160
- .E_l1oyigan .ant-dropdown-trigger {
34161
- margin-left: auto;
34159
+ .E_l1bifhon .ant-dropdown-trigger {
34162
34160
  font-size: 12px;
34161
+ margin-left: 8px;
34163
34162
  }
34164
34163
 
34165
- .E_l1noi4n1 {
34164
+ .E_ltthzck {
34166
34165
  display: flex;
34167
34166
  justify-content: flex-start;
34168
34167
  align-items: center;
34169
34168
  font-size: 12px;
34170
34169
  cursor: pointer;
34171
34170
  }
34172
- .E_l1noi4n1:not(:last-child) {
34173
- margin-right: 20px;
34171
+ .E_ltthzck:not(:first-child) {
34172
+ margin-left: 8px;
34174
34173
  }
34175
- .E_l1noi4n1.deselected {
34176
- opacity: 0.4;
34174
+ .E_ltthzck.deselected, .E_ltthzck.hovering {
34175
+ opacity: 0.3;
34177
34176
  }
34178
- .E_l1noi4n1.deselected .color-block {
34177
+ .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
34179
34178
  background: #b4beca !important;
34179
+ border-radius: 2px;
34180
+ }
34181
+ .E_ltthzck.hoverering-self {
34182
+ opacity: 1;
34183
+ }
34184
+ .E_ltthzck .dropdown-trigger {
34185
+ margin-left: 12px;
34186
+ }
34187
+ .E_ltthzck .legend-name {
34188
+ color: #00122e;
34189
+ }
34190
+ .E_ltthzck .icon-suffix-wrapper {
34191
+ display: flex;
34192
+ align-items: center;
34193
+ margin-left: 4px;
34180
34194
  }
34181
34195
 
34182
- .E_cz19rz6 {
34196
+ .E_l1mumj7o {
34197
+ display: flex;
34198
+ justify-content: flex-start;
34199
+ align-items: center;
34200
+ font-size: 12px;
34201
+ cursor: pointer;
34202
+ }
34203
+ .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34204
+ opacity: 0.3;
34205
+ }
34206
+ .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34207
+ background: #b4beca !important;
34208
+ border-radius: 2px;
34209
+ }
34210
+ .E_l1mumj7o .legend-name {
34211
+ color: #00122e;
34212
+ }
34213
+ .E_l1mumj7o.hoverering-self {
34214
+ opacity: 1;
34215
+ }
34216
+ .E_l1mumj7o .icon-suffix-wrapper {
34217
+ margin-left: 4px;
34218
+ display: flex;
34219
+ align-items: center;
34220
+ }
34221
+
34222
+ .E_c14rn6j5 {
34183
34223
  display: inline-block;
34184
34224
  height: 8px;
34185
34225
  width: 8px;
34186
- margin-right: 8px;
34226
+ margin-right: 6px;
34227
+ border-radius: 2px;
34187
34228
  }
34188
34229
 
34189
- .E_e17r5r9c .ant-dropdown-menu-item {
34230
+ .E_e45tc5l .ant-dropdown-menu-item {
34190
34231
  display: flex;
34191
34232
  align-items: center;
34192
34233
  font-size: 12px;
34193
34234
  margin: 0;
34194
34235
  }
34195
34236
 
34196
- .E_m1y1hhnr {
34237
+ .E_lqeaosa {
34197
34238
  position: relative;
34198
34239
  }
34199
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34240
+ .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34200
34241
  bottom: -12px;
34201
34242
  }
34202
- .E_m1y1hhnr .metric-toolbar {
34243
+ .E_lqeaosa .metric-toolbar {
34203
34244
  display: flex;
34204
34245
  justify-content: space-between;
34205
34246
  line-height: 30px;
34206
- margin: 0 16px;
34207
34247
  }
34208
- .E_m1y1hhnr .metric-toolbar .metric-extra {
34248
+ .E_lqeaosa .metric-toolbar .metric-extra {
34209
34249
  display: flex;
34250
+ flex-shrink: 0;
34210
34251
  font-size: 12px;
34211
34252
  align-items: center;
34212
34253
  }
34213
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34254
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34214
34255
  color: #a3b4cc;
34215
34256
  }
34216
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34257
+ .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34217
34258
  margin-left: 10px;
34218
34259
  }
34219
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34260
+ .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34220
34261
  margin-left: 10px;
34221
34262
  cursor: pointer;
34222
34263
  }
34223
- .E_m1y1hhnr .recharts-xAxis {
34264
+ .E_lqeaosa .recharts-xAxis {
34224
34265
  font-size: 12px;
34225
34266
  }
34226
- .E_m1y1hhnr .pointer-wrapper {
34267
+ .E_lqeaosa .pointer-wrapper {
34227
34268
  position: absolute;
34228
34269
  bottom: 10px;
34229
34270
  padding: 0 8px;
34230
- border-radius: 4px;
34231
34271
  font-size: 12px;
34232
34272
  color: #fff;
34233
- background: rgba(0, 0, 0, 0.75);
34234
34273
  transform: translateX(-50%);
34235
34274
  }
34236
34275
 
34237
- .E_tnvijvs {
34276
+ .E_t2pr38p {
34238
34277
  min-width: 200px;
34278
+ background-color: rgba(23, 38, 64, 0.8);
34279
+ border-radius: 4px;
34280
+ box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34281
+ padding: 8px;
34239
34282
  }
34240
34283
 
34241
- .E_t1ub2aex {
34284
+ .E_tecdsj7 {
34242
34285
  display: flex;
34243
34286
  align-items: center;
34287
+ background-color: unset;
34288
+ color: #FFFFFF;
34244
34289
  justify-content: space-between;
34245
- background-color: rgba(0, 0, 0, 0.75);
34246
- color: #b4beca;
34247
34290
  font-size: 12px;
34248
- padding: 3px 6px;
34291
+ padding-top: 6px;
34249
34292
  }
34250
- .E_t1ub2aex:first-child {
34293
+ .E_tecdsj7:first-child {
34251
34294
  padding-top: 3px;
34252
34295
  }
34253
- .E_t1ub2aex:last-child {
34296
+ .E_tecdsj7:last-child {
34254
34297
  padding-bottom: 3px;
34255
34298
  }
34256
- .E_t1ub2aex .column-value {
34257
- color: #fff;
34299
+ .E_tecdsj7 .column-value {
34300
+ color: #FFFFFF;
34258
34301
  margin-left: 8px;
34259
34302
  }
34260
34303
 
34261
- .E_m11nzl2x {
34304
+ .E_ljhvvia {
34305
+ display: inline-block;
34306
+ height: 8px;
34307
+ width: 8px;
34308
+ margin-right: 8px;
34309
+ border-radius: 2px;
34310
+ }
34311
+ .E_ljhvvia.borderd {
34312
+ border: 1px solid #fff;
34313
+ }
34314
+
34315
+ .E_msn7nxt {
34262
34316
  color: rgba(44, 56, 82, 0.6);
34263
34317
  text-align: center;
34264
34318
  display: flex;
@@ -34267,212 +34321,158 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34267
34321
  flex-direction: column;
34268
34322
  height: 100%;
34269
34323
  }
34270
- .E_m11nzl2x .link {
34324
+ .E_msn7nxt .link {
34271
34325
  color: #0080ff;
34272
34326
  cursor: pointer;
34273
34327
  }
34274
34328
 
34275
- .E_mn7joto {
34329
+ .E_mp64wfi {
34276
34330
  width: 100%;
34277
34331
  height: 100%;
34278
34332
  display: flex;
34279
34333
  flex-direction: column;
34280
34334
  }
34281
- .E_mn7joto .name-toolbar {
34335
+ .E_mp64wfi .name-toolbar {
34282
34336
  width: 100%;
34283
34337
  display: flex;
34284
34338
  line-height: 30px;
34339
+ padding: 0 16px;
34285
34340
  justify-content: space-between;
34286
34341
  }
34287
- .E_mn7joto .name-toolbar .metric-extra {
34342
+ .E_mp64wfi .name-toolbar .metric-extra {
34288
34343
  display: flex;
34289
34344
  font-size: 12px;
34290
34345
  align-items: center;
34291
34346
  }
34292
- .E_mn7joto .name-toolbar .metric-extra .info-item {
34347
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34293
34348
  color: #a3b4cc;
34294
34349
  }
34295
- .E_mn7joto .name-toolbar .metric-extra .info-item + .info-item {
34350
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34296
34351
  margin-left: 10px;
34297
34352
  }
34298
- .E_mn7joto .name-toolbar .metric-extra .menu-trigger {
34353
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34299
34354
  margin-left: 10px;
34300
34355
  cursor: pointer;
34301
34356
  }
34302
- .E_mn7joto .content {
34357
+ .E_mp64wfi .content {
34303
34358
  flex: 1;
34304
34359
  width: 100%;
34305
34360
  display: flex;
34306
34361
  justify-content: center;
34307
34362
  align-items: center;
34308
34363
  }
34309
- .E_mn7joto .single-content {
34364
+ .E_mp64wfi .single-content {
34310
34365
  height: 65px;
34311
34366
  }
34312
34367
 
34313
- .E_l1bifhon {
34368
+ .E_l1oyigan {
34314
34369
  display: flex;
34315
34370
  align-items: center;
34316
34371
  white-space: nowrap;
34317
34372
  overflow: hidden;
34318
34373
  width: 100%;
34319
34374
  }
34320
- .E_l1bifhon .ant-dropdown-trigger {
34375
+ .E_l1oyigan .ant-dropdown-trigger {
34376
+ margin-left: auto;
34321
34377
  font-size: 12px;
34322
- margin-left: 8px;
34323
34378
  }
34324
34379
 
34325
- .E_ltthzck {
34380
+ .E_l1noi4n1 {
34326
34381
  display: flex;
34327
34382
  justify-content: flex-start;
34328
34383
  align-items: center;
34329
34384
  font-size: 12px;
34330
34385
  cursor: pointer;
34331
34386
  }
34332
- .E_ltthzck:not(:first-child) {
34333
- margin-left: 8px;
34334
- }
34335
- .E_ltthzck.deselected, .E_ltthzck.hovering {
34336
- opacity: 0.3;
34337
- }
34338
- .E_ltthzck.deselected:not(.hoverering-self) .color-block, .E_ltthzck.hovering:not(.hoverering-self) .color-block {
34339
- background: #b4beca !important;
34340
- border-radius: 2px;
34341
- }
34342
- .E_ltthzck.hoverering-self {
34343
- opacity: 1;
34344
- }
34345
- .E_ltthzck .dropdown-trigger {
34346
- margin-left: 12px;
34347
- }
34348
- .E_ltthzck .legend-name {
34349
- color: #00122e;
34350
- }
34351
- .E_ltthzck .icon-suffix-wrapper {
34352
- display: flex;
34353
- align-items: center;
34354
- margin-left: 4px;
34355
- }
34356
-
34357
- .E_l1mumj7o {
34358
- display: flex;
34359
- justify-content: flex-start;
34360
- align-items: center;
34361
- font-size: 12px;
34362
- cursor: pointer;
34387
+ .E_l1noi4n1:not(:last-child) {
34388
+ margin-right: 20px;
34363
34389
  }
34364
- .E_l1mumj7o.deselected, .E_l1mumj7o.hovering {
34365
- opacity: 0.3;
34390
+ .E_l1noi4n1.deselected {
34391
+ opacity: 0.4;
34366
34392
  }
34367
- .E_l1mumj7o.deselected:not(.hoverering-self) .color-block, .E_l1mumj7o.hovering:not(.hoverering-self) .color-block {
34393
+ .E_l1noi4n1.deselected .color-block {
34368
34394
  background: #b4beca !important;
34369
- border-radius: 2px;
34370
- }
34371
- .E_l1mumj7o .legend-name {
34372
- color: #00122e;
34373
- }
34374
- .E_l1mumj7o.hoverering-self {
34375
- opacity: 1;
34376
- }
34377
- .E_l1mumj7o .icon-suffix-wrapper {
34378
- margin-left: 4px;
34379
- display: flex;
34380
- align-items: center;
34381
34395
  }
34382
34396
 
34383
- .E_c14rn6j5 {
34397
+ .E_cz19rz6 {
34384
34398
  display: inline-block;
34385
34399
  height: 8px;
34386
34400
  width: 8px;
34387
- margin-right: 6px;
34388
- border-radius: 2px;
34401
+ margin-right: 8px;
34389
34402
  }
34390
34403
 
34391
- .E_e45tc5l .ant-dropdown-menu-item {
34404
+ .E_e17r5r9c .ant-dropdown-menu-item {
34392
34405
  display: flex;
34393
34406
  align-items: center;
34394
34407
  font-size: 12px;
34395
34408
  margin: 0;
34396
34409
  }
34397
34410
 
34398
- .E_lqeaosa {
34411
+ .E_m1y1hhnr {
34399
34412
  position: relative;
34400
34413
  }
34401
- .E_lqeaosa.hidden-xaxis .pointer-wrapper {
34414
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34402
34415
  bottom: -12px;
34403
34416
  }
34404
- .E_lqeaosa .metric-toolbar {
34417
+ .E_m1y1hhnr .metric-toolbar {
34405
34418
  display: flex;
34406
34419
  justify-content: space-between;
34407
34420
  line-height: 30px;
34421
+ margin: 0 16px;
34408
34422
  }
34409
- .E_lqeaosa .metric-toolbar .metric-extra {
34423
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34410
34424
  display: flex;
34411
- flex-shrink: 0;
34412
34425
  font-size: 12px;
34413
34426
  align-items: center;
34414
34427
  }
34415
- .E_lqeaosa .metric-toolbar .metric-extra .info-item {
34428
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34416
34429
  color: #a3b4cc;
34417
34430
  }
34418
- .E_lqeaosa .metric-toolbar .metric-extra .info-item + .info-item {
34431
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34419
34432
  margin-left: 10px;
34420
34433
  }
34421
- .E_lqeaosa .metric-toolbar .metric-extra .menu-trigger {
34434
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34422
34435
  margin-left: 10px;
34423
34436
  cursor: pointer;
34424
34437
  }
34425
- .E_lqeaosa .recharts-xAxis {
34438
+ .E_m1y1hhnr .recharts-xAxis {
34426
34439
  font-size: 12px;
34427
34440
  }
34428
- .E_lqeaosa .pointer-wrapper {
34441
+ .E_m1y1hhnr .pointer-wrapper {
34429
34442
  position: absolute;
34430
34443
  bottom: 10px;
34431
34444
  padding: 0 8px;
34445
+ border-radius: 4px;
34432
34446
  font-size: 12px;
34433
34447
  color: #fff;
34448
+ background: rgba(0, 0, 0, 0.75);
34434
34449
  transform: translateX(-50%);
34435
34450
  }
34436
34451
 
34437
- .E_t2pr38p {
34452
+ .E_tnvijvs {
34438
34453
  min-width: 200px;
34439
- background-color: rgba(23, 38, 64, 0.8);
34440
- border-radius: 4px;
34441
- box-shadow: 0px 1px 4px 0px rgba(29, 50, 108, 0.6);
34442
- padding: 8px;
34443
34454
  }
34444
34455
 
34445
- .E_tecdsj7 {
34456
+ .E_t1ub2aex {
34446
34457
  display: flex;
34447
34458
  align-items: center;
34448
- background-color: unset;
34449
- color: #FFFFFF;
34450
34459
  justify-content: space-between;
34460
+ background-color: rgba(0, 0, 0, 0.75);
34461
+ color: #b4beca;
34451
34462
  font-size: 12px;
34452
- padding-top: 6px;
34463
+ padding: 3px 6px;
34453
34464
  }
34454
- .E_tecdsj7:first-child {
34465
+ .E_t1ub2aex:first-child {
34455
34466
  padding-top: 3px;
34456
34467
  }
34457
- .E_tecdsj7:last-child {
34468
+ .E_t1ub2aex:last-child {
34458
34469
  padding-bottom: 3px;
34459
34470
  }
34460
- .E_tecdsj7 .column-value {
34461
- color: #FFFFFF;
34471
+ .E_t1ub2aex .column-value {
34472
+ color: #fff;
34462
34473
  margin-left: 8px;
34463
34474
  }
34464
34475
 
34465
- .E_ljhvvia {
34466
- display: inline-block;
34467
- height: 8px;
34468
- width: 8px;
34469
- margin-right: 8px;
34470
- border-radius: 2px;
34471
- }
34472
- .E_ljhvvia.borderd {
34473
- border: 1px solid #fff;
34474
- }
34475
-
34476
34476
  .E_bpgac8u {
34477
34477
  color: #FFFFFF;
34478
34478
  display: flex;
@@ -34500,6 +34500,10 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34500
34500
  background-color: #E07F00;
34501
34501
  }
34502
34502
 
34503
+ .E_b1jaupqb {
34504
+ color: #F0483E;
34505
+ }
34506
+
34503
34507
  .E_t59qhqp {
34504
34508
  padding: 0px;
34505
34509
  padding-top: 5px;
@@ -34548,10 +34552,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34548
34552
  color: #00122E;
34549
34553
  }
34550
34554
 
34551
- .E_b1jaupqb {
34552
- color: #F0483E;
34553
- }
34554
-
34555
34555
  .E_icab5o7 {
34556
34556
  --modal-to-viewport-margin: 10px;
34557
34557
  --modal-body-padding-bottom: 40px;
@@ -34736,6 +34736,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34736
34736
  font-weight: bold;
34737
34737
  }
34738
34738
 
34739
+ .E_s20iney.skeleton-box {
34740
+ display: flex;
34741
+ align-items: center;
34742
+ justify-content: center;
34743
+ position: relative;
34744
+ border-radius: 2px;
34745
+ background: rgba(225, 230, 241, 0.6);
34746
+ overflow: hidden;
34747
+ }
34748
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34749
+ width: 200%;
34750
+ height: 200%;
34751
+ transform: rotate(15deg);
34752
+ position: absolute;
34753
+ top: -50%;
34754
+ flex-shrink: 0;
34755
+ opacity: 0.8;
34756
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34757
+ animation: shimmer 1100ms infinite;
34758
+ }
34759
+ @keyframes shimmer {
34760
+ from {
34761
+ left: -120%;
34762
+ }
34763
+ to {
34764
+ left: 100%;
34765
+ }
34766
+ }
34767
+
34739
34768
  .E_dxyv8bv {
34740
34769
  --footer-height: 80px;
34741
34770
  --modal-content-width: 492px;
@@ -34864,35 +34893,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34864
34893
  color: rgba(0, 21, 64, 0.3019607843);
34865
34894
  }
34866
34895
 
34867
- .E_s20iney.skeleton-box {
34868
- display: flex;
34869
- align-items: center;
34870
- justify-content: center;
34871
- position: relative;
34872
- border-radius: 2px;
34873
- background: rgba(225, 230, 241, 0.6);
34874
- overflow: hidden;
34875
- }
34876
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34877
- width: 200%;
34878
- height: 200%;
34879
- transform: rotate(15deg);
34880
- position: absolute;
34881
- top: -50%;
34882
- flex-shrink: 0;
34883
- opacity: 0.8;
34884
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34885
- animation: shimmer 1100ms infinite;
34886
- }
34887
- @keyframes shimmer {
34888
- from {
34889
- left: -120%;
34890
- }
34891
- to {
34892
- left: 100%;
34893
- }
34894
- }
34895
-
34896
34896
  .E_sqv6dmy {
34897
34897
  display: flex;
34898
34898
  justify-content: flex-end;
@@ -35054,67 +35054,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35054
35054
  color: rgba(44, 56, 82, 0.7490196078);
35055
35055
  }
35056
35056
 
35057
- .E_s1ebs0ra {
35058
- display: flex;
35059
- align-items: center;
35060
- justify-content: space-between;
35061
- background: #edf0f7;
35062
- padding: 8px 12px;
35063
- position: sticky;
35064
- top: 0;
35065
- z-index: 1;
35066
- margin-bottom: -52px;
35067
- }
35068
- .E_s1ebs0ra .select-total {
35069
- display: flex;
35070
- align-items: center;
35071
- font-weight: 700;
35072
- flex-shrink: 0;
35073
- }
35074
- .E_s1ebs0ra .select-total .icon-wrapper {
35075
- cursor: pointer;
35076
- margin-left: 8px;
35077
- width: 32px;
35078
- height: 32px;
35079
- border-radius: 50%;
35080
- justify-content: center;
35081
- }
35082
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35083
- background: rgba(225, 230, 241, 0.6);
35084
- }
35085
- .E_s1ebs0ra .action-group {
35086
- flex: 1;
35087
- margin-left: 88px;
35088
- white-space: nowrap;
35089
- text-align: right;
35090
- position: relative;
35091
- padding: 4px 0;
35092
- margin-top: -4px;
35093
- overflow: hidden;
35094
- }
35095
- .E_s1ebs0ra .action-group .sub-menu-delete {
35096
- transform: translateY(-4px);
35097
- }
35098
- .E_s1ebs0ra .action-group button {
35099
- border: none;
35100
- }
35101
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35102
- margin-right: 8px;
35103
- }
35104
- .E_s1ebs0ra .action-group > button:last-child {
35105
- margin-right: 4px;
35106
- }
35107
- .E_s1ebs0ra .action-group .more-btn {
35108
- cursor: pointer;
35109
- width: 32px;
35110
- height: 32px;
35111
- justify-content: center;
35112
- border-radius: 50%;
35113
- }
35114
- .E_s1ebs0ra .action-group .more-btn:hover {
35115
- background: #fff;
35116
- }
35117
-
35118
35057
  .E_c18bcrac {
35119
35058
  display: inline-block;
35120
35059
  width: 100%;
@@ -35165,6 +35104,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35165
35104
  margin-right: 4px;
35166
35105
  }
35167
35106
 
35107
+ .E_gmyahx3 {
35108
+ cursor: pointer;
35109
+ }
35110
+ .E_gmyahx3 .link-text {
35111
+ color: rgba(0, 21, 64, 0.3);
35112
+ }
35113
+ .E_gmyahx3:hover .link-text {
35114
+ color: #0080ff;
35115
+ }
35116
+
35168
35117
  .E_n12mqh7z {
35169
35118
  display: flex;
35170
35119
  align-items: center;
@@ -35184,18 +35133,69 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35184
35133
  overflow: auto;
35185
35134
  }
35186
35135
 
35187
- .E_gmyahx3 {
35136
+ span.E_tqjc4ui {
35137
+ margin: 0 2px;
35138
+ }
35139
+
35140
+ .E_s1ebs0ra {
35141
+ display: flex;
35142
+ align-items: center;
35143
+ justify-content: space-between;
35144
+ background: #edf0f7;
35145
+ padding: 8px 12px;
35146
+ position: sticky;
35147
+ top: 0;
35148
+ z-index: 1;
35149
+ margin-bottom: -52px;
35150
+ }
35151
+ .E_s1ebs0ra .select-total {
35152
+ display: flex;
35153
+ align-items: center;
35154
+ font-weight: 700;
35155
+ flex-shrink: 0;
35156
+ }
35157
+ .E_s1ebs0ra .select-total .icon-wrapper {
35188
35158
  cursor: pointer;
35159
+ margin-left: 8px;
35160
+ width: 32px;
35161
+ height: 32px;
35162
+ border-radius: 50%;
35163
+ justify-content: center;
35189
35164
  }
35190
- .E_gmyahx3 .link-text {
35191
- color: rgba(0, 21, 64, 0.3);
35165
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
35166
+ background: rgba(225, 230, 241, 0.6);
35192
35167
  }
35193
- .E_gmyahx3:hover .link-text {
35194
- color: #0080ff;
35168
+ .E_s1ebs0ra .action-group {
35169
+ flex: 1;
35170
+ margin-left: 88px;
35171
+ white-space: nowrap;
35172
+ text-align: right;
35173
+ position: relative;
35174
+ padding: 4px 0;
35175
+ margin-top: -4px;
35176
+ overflow: hidden;
35195
35177
  }
35196
-
35197
- span.E_tqjc4ui {
35198
- margin: 0 2px;
35178
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35179
+ transform: translateY(-4px);
35180
+ }
35181
+ .E_s1ebs0ra .action-group button {
35182
+ border: none;
35183
+ }
35184
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35185
+ margin-right: 8px;
35186
+ }
35187
+ .E_s1ebs0ra .action-group > button:last-child {
35188
+ margin-right: 4px;
35189
+ }
35190
+ .E_s1ebs0ra .action-group .more-btn {
35191
+ cursor: pointer;
35192
+ width: 32px;
35193
+ height: 32px;
35194
+ justify-content: center;
35195
+ border-radius: 50%;
35196
+ }
35197
+ .E_s1ebs0ra .action-group .more-btn:hover {
35198
+ background: #fff;
35199
35199
  }
35200
35200
 
35201
35201
  .E_clm1wy1 {
@@ -35291,14 +35291,6 @@ span.E_tqjc4ui {
35291
35291
  border-radius: 2px;
35292
35292
  }
35293
35293
 
35294
- .E_s1iv0tp1 .enabled-switch {
35295
- display: flex;
35296
- align-items: center;
35297
- }
35298
- .E_s1iv0tp1 .enabled-text {
35299
- margin-right: 8px;
35300
- }
35301
-
35302
35294
  .E_wg1tsps {
35303
35295
  display: flex;
35304
35296
  align-items: center;
@@ -35322,33 +35314,6 @@ span.E_tqjc4ui {
35322
35314
  color: #00122e !important;
35323
35315
  }
35324
35316
 
35325
- .E_ou7iq30 {
35326
- overflow: hidden;
35327
- text-overflow: ellipsis;
35328
- }
35329
-
35330
- .E_s1tui002 {
35331
- white-space: nowrap;
35332
- }
35333
-
35334
- .E_mxrc2zg {
35335
- display: -webkit-box;
35336
- -webkit-line-clamp: var(--mxrc2zg-0);
35337
- -webkit-box-orient: vertical;
35338
- word-break: break-all;
35339
- }
35340
-
35341
- .E_t1vv6d68 .ant-tooltip-arrow {
35342
- display: none;
35343
- }
35344
- .E_t1vv6d68 .ant-tooltip-inner {
35345
- background: rgba(23, 38, 64, 0.8);
35346
- border-radius: 4px;
35347
- }
35348
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35349
- visibility: hidden;
35350
- }
35351
-
35352
35317
  .E_t1sqg15u {
35353
35318
  background: white;
35354
35319
  }
@@ -35439,6 +35404,41 @@ span.E_tqjc4ui {
35439
35404
  padding-right: 12px;
35440
35405
  }
35441
35406
 
35407
+ .E_ou7iq30 {
35408
+ overflow: hidden;
35409
+ text-overflow: ellipsis;
35410
+ }
35411
+
35412
+ .E_s1tui002 {
35413
+ white-space: nowrap;
35414
+ }
35415
+
35416
+ .E_mxrc2zg {
35417
+ display: -webkit-box;
35418
+ -webkit-line-clamp: var(--mxrc2zg-0);
35419
+ -webkit-box-orient: vertical;
35420
+ word-break: break-all;
35421
+ }
35422
+
35423
+ .E_t1vv6d68 .ant-tooltip-arrow {
35424
+ display: none;
35425
+ }
35426
+ .E_t1vv6d68 .ant-tooltip-inner {
35427
+ background: rgba(23, 38, 64, 0.8);
35428
+ border-radius: 4px;
35429
+ }
35430
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35431
+ visibility: hidden;
35432
+ }
35433
+
35434
+ .E_s1iv0tp1 .enabled-switch {
35435
+ display: flex;
35436
+ align-items: center;
35437
+ }
35438
+ .E_s1iv0tp1 .enabled-text {
35439
+ margin-right: 8px;
35440
+ }
35441
+
35442
35442
  .E_c1up1pdz {
35443
35443
  width: 648px;
35444
35444
  }
@@ -35547,149 +35547,36 @@ span.E_tqjc4ui {
35547
35547
  border-left: 2px solid rgba(129, 138, 153, 0.6);
35548
35548
  margin: 5px 0 5px 8px;
35549
35549
  }
35550
- .E_wpbf4pq .week-day-option,
35551
- .E_wpbf4pq .month-day-option {
35552
- background: #f5f7fa;
35553
- box-sizing: border-box;
35554
- border-radius: 16px;
35555
- margin-right: 8px;
35556
- }
35557
- .E_wpbf4pq .week-day-option:focus,
35558
- .E_wpbf4pq .month-day-option:focus {
35559
- color: inherit;
35560
- border-color: #d9d9d9;
35561
- }
35562
- .E_wpbf4pq .week-day-option.active {
35563
- background-color: #0096ff;
35564
- border-color: #0096ff;
35565
- color: #fff;
35566
- }
35567
- .E_wpbf4pq .week-day-option.en-text {
35568
- width: 110px;
35569
- margin-top: 4px;
35570
- }
35571
- .E_wpbf4pq .month-day-option {
35572
- width: 32px;
35573
- padding: 0;
35574
- margin-bottom: 8px;
35575
- }
35576
- .E_wpbf4pq .month-day-option.active {
35577
- background-color: #0096ff;
35578
- border-color: #0096ff;
35579
- color: #fff;
35580
- }
35581
-
35582
- .E_s1at6qmn.ant-layout-sider {
35583
- background: #edf0f7;
35584
- padding: 32px 8px;
35585
- overflow: auto;
35586
- }
35587
- .E_s1at6qmn .ant-layout-sider-children {
35588
- display: flex;
35589
- flex-direction: column;
35590
- justify-content: space-between;
35591
- }
35592
- .E_s1at6qmn footer {
35593
- display: flex;
35594
- }
35595
- .E_s1at6qmn .ant-menu {
35596
- background: #edf0f7;
35597
- }
35598
- .E_s1at6qmn .ant-menu a {
35599
- color: #00122e;
35600
- width: 180px;
35601
- overflow: hidden;
35602
- text-overflow: ellipsis;
35603
- }
35604
- .E_s1at6qmn .ant-menu-vertical {
35605
- margin-bottom: 24px;
35606
- }
35607
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35608
- margin: 0;
35609
- }
35610
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35611
- font-size: 12px;
35612
- padding: 0 8px 4px;
35613
- line-height: 18px;
35614
- }
35615
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35616
- padding: 0;
35617
- }
35618
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35619
- padding-bottom: 24px;
35620
- }
35621
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35622
- margin-bottom: 24px;
35623
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35624
- }
35625
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35626
- transition: none;
35627
- display: flex;
35628
- align-items: center;
35629
- height: 32px;
35630
- line-height: 22px;
35631
- padding: 0 8px;
35632
- }
35633
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35634
- margin-right: 12px;
35635
- }
35636
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35637
- margin: 0;
35638
- margin-bottom: 2px;
35639
- }
35640
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35641
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35642
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35643
- border-radius: 6px;
35644
- color: #fff;
35645
- }
35646
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35647
- color: #fff;
35648
- }
35649
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35650
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35651
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35652
- border-radius: 6px;
35653
- }
35654
-
35655
- .E_s1wu0lms .ant-menu-item-group-title {
35656
- white-space: nowrap;
35657
- transition: all 0s;
35658
- }
35659
- .E_s1wu0lms.shrink {
35660
- transition: all 0s;
35661
- overflow: hidden;
35662
- }
35663
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35664
- visibility: hidden;
35665
- }
35666
- .E_s1wu0lms.shrink .ant-menu-item {
35667
- width: 36px;
35668
- padding: 0 6px;
35550
+ .E_wpbf4pq .week-day-option,
35551
+ .E_wpbf4pq .month-day-option {
35552
+ background: #f5f7fa;
35553
+ box-sizing: border-box;
35554
+ border-radius: 16px;
35555
+ margin-right: 8px;
35669
35556
  }
35670
-
35671
- .E_n1ugzfva {
35672
- display: flex;
35673
- place-items: center;
35674
- width: 100% !important;
35557
+ .E_wpbf4pq .week-day-option:focus,
35558
+ .E_wpbf4pq .month-day-option:focus {
35559
+ color: inherit;
35560
+ border-color: #d9d9d9;
35675
35561
  }
35676
- .E_n1ugzfva[disabled] {
35677
- color: rgba(0, 0, 0, 0.25) !important;
35678
- opacity: 1 !important;
35562
+ .E_wpbf4pq .week-day-option.active {
35563
+ background-color: #0096ff;
35564
+ border-color: #0096ff;
35565
+ color: #fff;
35679
35566
  }
35680
- .E_n1ugzfva.ant-btn {
35681
- width: 100%;
35682
- color: #00122e;
35567
+ .E_wpbf4pq .week-day-option.en-text {
35568
+ width: 110px;
35569
+ margin-top: 4px;
35683
35570
  }
35684
- .E_n1ugzfva .icon-wrapper {
35685
- margin-right: 12px;
35571
+ .E_wpbf4pq .month-day-option {
35572
+ width: 32px;
35573
+ padding: 0;
35574
+ margin-bottom: 8px;
35686
35575
  }
35687
- .E_n1ugzfva .link-title {
35688
- flex: 1;
35689
- overflow: hidden;
35690
- white-space: nowrap;
35691
- text-overflow: ellipsis;
35692
- text-align: left;
35576
+ .E_wpbf4pq .month-day-option.active {
35577
+ background-color: #0096ff;
35578
+ border-color: #0096ff;
35579
+ color: #fff;
35693
35580
  }
35694
35581
 
35695
35582
  .E_skwah65 {
@@ -35896,32 +35783,247 @@ span.E_tqjc4ui {
35896
35783
  text-overflow: ellipsis;
35897
35784
  white-space: nowrap;
35898
35785
  }
35899
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35900
- content: " ";
35901
- height: 1px;
35902
- width: calc(100% + 10px);
35903
- background: rgba(172, 186, 211, 0.6);
35904
- display: block;
35786
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35787
+ content: " ";
35788
+ height: 1px;
35789
+ width: calc(100% + 10px);
35790
+ background: rgba(172, 186, 211, 0.6);
35791
+ display: block;
35792
+ }
35793
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35794
+ color: #0080ff;
35795
+ background: transparent;
35796
+ }
35797
+
35798
+ .E_u15heuvq.content {
35799
+ cursor: default !important;
35800
+ }
35801
+ .E_u15heuvq.content.link {
35802
+ cursor: pointer !important;
35803
+ }
35804
+ .E_u15heuvq.content.link:hover {
35805
+ color: #0080ff;
35806
+ }
35807
+ .E_u15heuvq.content.black {
35808
+ color: #00122e;
35809
+ }
35810
+ .E_u15heuvq.content.gray {
35811
+ color: rgba(44, 56, 82, 0.75);
35812
+ }
35813
+
35814
+ .E_s1at6qmn.ant-layout-sider {
35815
+ background: #edf0f7;
35816
+ padding: 32px 8px;
35817
+ overflow: auto;
35818
+ }
35819
+ .E_s1at6qmn .ant-layout-sider-children {
35820
+ display: flex;
35821
+ flex-direction: column;
35822
+ justify-content: space-between;
35823
+ }
35824
+ .E_s1at6qmn footer {
35825
+ display: flex;
35826
+ }
35827
+ .E_s1at6qmn .ant-menu {
35828
+ background: #edf0f7;
35829
+ }
35830
+ .E_s1at6qmn .ant-menu a {
35831
+ color: #00122e;
35832
+ width: 180px;
35833
+ overflow: hidden;
35834
+ text-overflow: ellipsis;
35835
+ }
35836
+ .E_s1at6qmn .ant-menu-vertical {
35837
+ margin-bottom: 24px;
35838
+ }
35839
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35840
+ margin: 0;
35841
+ }
35842
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35843
+ font-size: 12px;
35844
+ padding: 0 8px 4px;
35845
+ line-height: 18px;
35846
+ }
35847
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35848
+ padding: 0;
35849
+ }
35850
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35851
+ padding-bottom: 24px;
35852
+ }
35853
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35854
+ margin-bottom: 24px;
35855
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35856
+ }
35857
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35858
+ transition: none;
35859
+ display: flex;
35860
+ align-items: center;
35861
+ height: 32px;
35862
+ line-height: 22px;
35863
+ padding: 0 8px;
35864
+ }
35865
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35866
+ margin-right: 12px;
35867
+ }
35868
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35869
+ margin: 0;
35870
+ margin-bottom: 2px;
35871
+ }
35872
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35873
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35874
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35875
+ border-radius: 6px;
35876
+ color: #fff;
35877
+ }
35878
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35879
+ color: #fff;
35880
+ }
35881
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35882
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35883
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35884
+ border-radius: 6px;
35885
+ }
35886
+
35887
+ .E_s1wu0lms .ant-menu-item-group-title {
35888
+ white-space: nowrap;
35889
+ transition: all 0s;
35890
+ }
35891
+ .E_s1wu0lms.shrink {
35892
+ transition: all 0s;
35893
+ overflow: hidden;
35894
+ }
35895
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35896
+ visibility: hidden;
35897
+ }
35898
+ .E_s1wu0lms.shrink .ant-menu-item {
35899
+ width: 36px;
35900
+ padding: 0 6px;
35901
+ }
35902
+
35903
+ .E_n1ugzfva {
35904
+ display: flex;
35905
+ place-items: center;
35906
+ width: 100% !important;
35907
+ }
35908
+ .E_n1ugzfva[disabled] {
35909
+ color: rgba(0, 0, 0, 0.25) !important;
35910
+ opacity: 1 !important;
35911
+ }
35912
+ .E_n1ugzfva.ant-btn {
35913
+ width: 100%;
35914
+ color: #00122e;
35915
+ }
35916
+ .E_n1ugzfva .icon-wrapper {
35917
+ margin-right: 12px;
35918
+ }
35919
+ .E_n1ugzfva .link-title {
35920
+ flex: 1;
35921
+ overflow: hidden;
35922
+ white-space: nowrap;
35923
+ text-overflow: ellipsis;
35924
+ text-align: left;
35925
+ }
35926
+
35927
+ .E_cyms3br {
35928
+ background: #fff;
35929
+ width: 100%;
35930
+ border: none;
35931
+ border-radius: 0;
35932
+ }
35933
+ .E_cyms3br .ant-list {
35934
+ padding: 12px;
35935
+ }
35936
+ .E_cyms3br .ant-list-item {
35937
+ padding: 4px 0;
35938
+ }
35939
+ .E_cyms3br .ant-alert {
35940
+ margin-left: 24px;
35941
+ }
35942
+ .E_cyms3br header {
35943
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35944
+ font-size: 12px;
35945
+ color: rgb(29, 50, 108);
35946
+ font-weight: 700;
35947
+ padding: 6px 12px;
35948
+ display: flex;
35949
+ flex-direction: row;
35950
+ align-items: center;
35951
+ justify-content: space-between;
35952
+ }
35953
+ .E_cyms3br header .switch-text {
35954
+ display: flex;
35955
+ flex-direction: row;
35956
+ align-items: center;
35957
+ justify-content: space-between;
35958
+ gap: 6px;
35959
+ font-size: 12px;
35960
+ font-weight: 400;
35961
+ color: rgb(0, 18, 46);
35962
+ }
35963
+ .E_cyms3br.border {
35964
+ border-radius: 8px;
35965
+ border: 1px solid rgb(228, 233, 242);
35966
+ }
35967
+ .E_cyms3br.border header {
35968
+ border-bottom: none;
35969
+ background: rgba(225, 230, 241, 0.6);
35970
+ }
35971
+
35972
+ .E_c157gu4z .ant-list-item {
35973
+ display: flex;
35974
+ flex-direction: row;
35975
+ }
35976
+ .E_c157gu4z .description {
35977
+ flex-grow: 1;
35978
+ margin-left: 8px;
35979
+ }
35980
+
35981
+ .E_eu1sysj {
35982
+ display: flex;
35983
+ flex-direction: column;
35984
+ align-items: center;
35985
+ justify-content: center;
35986
+ }
35987
+
35988
+ .E_i5w779o {
35989
+ padding: 8px 0;
35990
+ }
35991
+ .E_i5w779o .col-label {
35992
+ flex-shrink: unset;
35993
+ }
35994
+ .E_i5w779o .col-label * {
35995
+ line-height: 18px;
35996
+ }
35997
+ .E_i5w779o .col-content {
35998
+ flex: 1 1 0;
35999
+ display: flex;
36000
+ align-items: center;
35905
36001
  }
35906
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35907
- color: #0080ff;
35908
- background: transparent;
36002
+ .E_i5w779o .col-content * {
36003
+ line-height: 18px;
35909
36004
  }
35910
36005
 
35911
- .E_u15heuvq.content {
35912
- cursor: default !important;
36006
+ .E_l18dja44 {
36007
+ padding: 6px 0;
35913
36008
  }
35914
- .E_u15heuvq.content.link {
35915
- cursor: pointer !important;
36009
+ .E_l18dja44 .col-label * {
36010
+ font-size: 13px;
36011
+ line-height: 20px;
35916
36012
  }
35917
- .E_u15heuvq.content.link:hover {
35918
- color: #0080ff;
36013
+ .E_l18dja44 .col-content * {
36014
+ font-size: 14px;
36015
+ line-height: 20px;
35919
36016
  }
35920
- .E_u15heuvq.content.black {
35921
- color: #00122e;
36017
+
36018
+ .E_c8c2hys {
36019
+ display: flex;
36020
+ justify-content: space-between;
36021
+ flex: 1;
36022
+ min-width: 0;
35922
36023
  }
35923
- .E_u15heuvq.content.gray {
35924
- color: rgba(44, 56, 82, 0.75);
36024
+
36025
+ .E_n4m6c4d {
36026
+ color: rgba(0, 21, 64, 0.3);
35925
36027
  }
35926
36028
 
35927
36029
  .E_kr6am0s .ant-modal-body {
@@ -35987,123 +36089,12 @@ span.E_tqjc4ui {
35987
36089
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
35988
36090
  }
35989
36091
 
35990
- .E_i5w779o {
35991
- padding: 8px 0;
35992
- }
35993
- .E_i5w779o .col-label {
35994
- flex-shrink: unset;
35995
- }
35996
- .E_i5w779o .col-label * {
35997
- line-height: 18px;
35998
- }
35999
- .E_i5w779o .col-content {
36000
- flex: 1 1 0;
36001
- display: flex;
36002
- align-items: center;
36003
- }
36004
- .E_i5w779o .col-content * {
36005
- line-height: 18px;
36006
- }
36007
-
36008
- .E_l18dja44 {
36009
- padding: 6px 0;
36010
- }
36011
- .E_l18dja44 .col-label * {
36012
- font-size: 13px;
36013
- line-height: 20px;
36014
- }
36015
- .E_l18dja44 .col-content * {
36016
- font-size: 14px;
36017
- line-height: 20px;
36018
- }
36019
-
36020
- .E_c8c2hys {
36021
- display: flex;
36022
- justify-content: space-between;
36023
- flex: 1;
36024
- min-width: 0;
36025
- }
36026
-
36027
- .E_n4m6c4d {
36028
- color: rgba(0, 21, 64, 0.3);
36029
- }
36030
-
36031
- .E_cyms3br {
36032
- background: #fff;
36033
- width: 100%;
36034
- border: none;
36035
- border-radius: 0;
36036
- }
36037
- .E_cyms3br .ant-list {
36038
- padding: 12px;
36039
- }
36040
- .E_cyms3br .ant-list-item {
36041
- padding: 4px 0;
36042
- }
36043
- .E_cyms3br .ant-alert {
36044
- margin-left: 24px;
36045
- }
36046
- .E_cyms3br header {
36047
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36048
- font-size: 12px;
36049
- color: rgb(29, 50, 108);
36050
- font-weight: 700;
36051
- padding: 6px 12px;
36052
- display: flex;
36053
- flex-direction: row;
36054
- align-items: center;
36055
- justify-content: space-between;
36056
- }
36057
- .E_cyms3br header .switch-text {
36058
- display: flex;
36059
- flex-direction: row;
36060
- align-items: center;
36061
- justify-content: space-between;
36062
- gap: 6px;
36063
- font-size: 12px;
36064
- font-weight: 400;
36065
- color: rgb(0, 18, 46);
36066
- }
36067
- .E_cyms3br.border {
36068
- border-radius: 8px;
36069
- border: 1px solid rgb(228, 233, 242);
36070
- }
36071
- .E_cyms3br.border header {
36072
- border-bottom: none;
36073
- background: rgba(225, 230, 241, 0.6);
36074
- }
36075
-
36076
- .E_c157gu4z .ant-list-item {
36077
- display: flex;
36078
- flex-direction: row;
36079
- }
36080
- .E_c157gu4z .description {
36081
- flex-grow: 1;
36082
- margin-left: 8px;
36083
- }
36084
-
36085
- .E_eu1sysj {
36086
- display: flex;
36087
- flex-direction: column;
36088
- align-items: center;
36089
- justify-content: center;
36090
- }
36091
-
36092
36092
  .E_h1ol2wl7 {
36093
36093
  font-weight: bold;
36094
36094
  background-color: unset;
36095
36095
  padding: unset;
36096
36096
  }
36097
36097
 
36098
- .E_cevhqx7 {
36099
- color: #00122e;
36100
- }
36101
-
36102
- .E_snbqlt4 {
36103
- margin-top: 8px;
36104
- color: rgba(44, 56, 82, 0.6);
36105
- }
36106
-
36107
36098
  .E_c14ouk5o {
36108
36099
  width: 100%;
36109
36100
  height: 100%;
@@ -36148,55 +36139,13 @@ span.E_tqjc4ui {
36148
36139
  height: auto;
36149
36140
  }
36150
36141
 
36151
- .E_c1ss4prm {
36152
- color: rgba(44, 56, 82, 0.6);
36153
- }
36154
- .E_c1ss4prm:is(ul, ol) {
36155
- padding-inline-start: 12px;
36156
- }
36157
- .E_c1ss4prm li {
36158
- margin-bottom: 4px;
36159
- }
36160
- .E_c1ss4prm li:last-child {
36161
- margin-bottom: 0;
36162
- }
36163
-
36164
- .E_ms3tlei {
36165
- background: rgba(225, 230, 241, 0.6);
36166
- padding: 8px;
36167
- border-radius: 6px;
36168
- color: rgba(44, 56, 82, 0.6);
36169
- }
36170
- .E_ms3tlei .icon-wrapper {
36171
- margin-top: 1px;
36172
- margin-right: 4px;
36173
- }
36174
- .E_ms3tlei li {
36175
- margin-bottom: 4px;
36176
- display: flex;
36177
- align-items: flex-start;
36178
- }
36179
- .E_ms3tlei li:last-child {
36180
- margin-bottom: 0;
36181
- }
36182
-
36183
- .E_du44iy7 {
36184
- margin-bottom: 4px;
36185
- }
36186
-
36187
- .E_p1qmhanr {
36188
- margin-bottom: 8px;
36142
+ .E_cevhqx7 {
36143
+ color: #00122e;
36189
36144
  }
36190
36145
 
36191
- .E_srje1h0 {
36146
+ .E_snbqlt4 {
36147
+ margin-top: 8px;
36192
36148
  color: rgba(44, 56, 82, 0.6);
36193
- margin-bottom: 8px;
36194
- }
36195
-
36196
- .E_di3zi7v {
36197
- height: 1px;
36198
- background: #e4e9f2;
36199
- margin: 16px 0;
36200
36149
  }
36201
36150
 
36202
36151
  .E_c1kchka8 {
@@ -36691,6 +36640,57 @@ span.E_tqjc4ui {
36691
36640
  padding: 0;
36692
36641
  }
36693
36642
 
36643
+ .E_c1ss4prm {
36644
+ color: rgba(44, 56, 82, 0.6);
36645
+ }
36646
+ .E_c1ss4prm:is(ul, ol) {
36647
+ padding-inline-start: 12px;
36648
+ }
36649
+ .E_c1ss4prm li {
36650
+ margin-bottom: 4px;
36651
+ }
36652
+ .E_c1ss4prm li:last-child {
36653
+ margin-bottom: 0;
36654
+ }
36655
+
36656
+ .E_ms3tlei {
36657
+ background: rgba(225, 230, 241, 0.6);
36658
+ padding: 8px;
36659
+ border-radius: 6px;
36660
+ color: rgba(44, 56, 82, 0.6);
36661
+ }
36662
+ .E_ms3tlei .icon-wrapper {
36663
+ margin-top: 1px;
36664
+ margin-right: 4px;
36665
+ }
36666
+ .E_ms3tlei li {
36667
+ margin-bottom: 4px;
36668
+ display: flex;
36669
+ align-items: flex-start;
36670
+ }
36671
+ .E_ms3tlei li:last-child {
36672
+ margin-bottom: 0;
36673
+ }
36674
+
36675
+ .E_du44iy7 {
36676
+ margin-bottom: 4px;
36677
+ }
36678
+
36679
+ .E_p1qmhanr {
36680
+ margin-bottom: 8px;
36681
+ }
36682
+
36683
+ .E_srje1h0 {
36684
+ color: rgba(44, 56, 82, 0.6);
36685
+ margin-bottom: 8px;
36686
+ }
36687
+
36688
+ .E_di3zi7v {
36689
+ height: 1px;
36690
+ background: #e4e9f2;
36691
+ margin: 16px 0;
36692
+ }
36693
+
36694
36694
  .E_l12xdkhl {
36695
36695
  width: 64px;
36696
36696
  height: 64px;