@cloudtower/eagle 0.27.53-dry2 → 0.27.53-dry3

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.
@@ -29693,68 +29693,6 @@ html body {
29693
29693
  font-size: 14px;
29694
29694
  }
29695
29695
 
29696
- .E_b1nip9bk {
29697
- padding: 4px 11px;
29698
- }
29699
-
29700
- .E_bqamoqe {
29701
- white-space: nowrap;
29702
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29703
- }
29704
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29705
- --color: #0080ff;
29706
- }
29707
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29708
- --color: #0080ff;
29709
- }
29710
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29711
- margin-left: 1px;
29712
- }
29713
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29714
- border-top-right-radius: 0;
29715
- border-bottom-right-radius: 0;
29716
- }
29717
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29718
- border-top-left-radius: 0;
29719
- border-bottom-left-radius: 0;
29720
- }
29721
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29722
- border-radius: unset;
29723
- }
29724
-
29725
- .E_fzh9mnb {
29726
- width: 100%;
29727
- height: 100%;
29728
- min-height: 124px;
29729
- display: flex;
29730
- flex-direction: column;
29731
- justify-content: center;
29732
- align-items: center;
29733
- }
29734
- .E_fzh9mnb .error-text {
29735
- color: rgba(10, 37, 85, 0.6);
29736
- margin-bottom: 16px;
29737
- font-size: 18px;
29738
- }
29739
-
29740
- .E_iouxfgt {
29741
- display: inline-flex;
29742
- align-items: center;
29743
- }
29744
- .E_iouxfgt .icon-inner {
29745
- display: inline-flex;
29746
- align-items: center;
29747
- justify-content: center;
29748
- }
29749
- .E_iouxfgt .icon-inner + span,
29750
- .E_iouxfgt span + .icon-inner.suffix {
29751
- margin-left: 4px;
29752
- }
29753
- .E_iouxfgt.is-rotate img,
29754
- .E_iouxfgt.is-rotate svg {
29755
- animation: rotate 680ms linear infinite;
29756
- }
29757
-
29758
29696
  .E_i1inqkme {
29759
29697
  height: 18px;
29760
29698
  line-height: 18px;
@@ -30018,68 +29956,66 @@ html body {
30018
29956
  padding: 0;
30019
29957
  }
30020
29958
 
30021
- .E_owd0kml {
30022
- display: inline-block;
30023
- }
30024
-
30025
- .E_h1jsgezc {
30026
- visibility: hidden;
30027
- position: absolute;
30028
- }
30029
-
30030
- .E_s1dizucg.ant-switch {
30031
- min-width: 40px;
30032
- height: 24px;
30033
- background: rgba(172, 186, 211, 0.6);
30034
- overflow: hidden;
30035
- }
30036
- .E_s1dizucg.ant-switch:focus {
30037
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29959
+ .E_iouxfgt {
29960
+ display: inline-flex;
29961
+ align-items: center;
30038
29962
  }
30039
- .E_s1dizucg.ant-switch-small {
30040
- min-width: 26px;
30041
- height: 16px;
29963
+ .E_iouxfgt .icon-inner {
29964
+ display: inline-flex;
29965
+ align-items: center;
29966
+ justify-content: center;
30042
29967
  }
30043
- .E_s1dizucg.ant-switch-large {
30044
- min-width: 52px;
30045
- height: 32px;
29968
+ .E_iouxfgt .icon-inner + span,
29969
+ .E_iouxfgt span + .icon-inner.suffix {
29970
+ margin-left: 4px;
30046
29971
  }
30047
- .E_s1dizucg.ant-switch .ant-switch-handle {
30048
- height: 20px;
30049
- width: 20px;
29972
+ .E_iouxfgt.is-rotate img,
29973
+ .E_iouxfgt.is-rotate svg {
29974
+ animation: rotate 680ms linear infinite;
30050
29975
  }
30051
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
30052
- border-radius: 10px;
30053
- transition-delay: 120ms;
29976
+
29977
+ .E_b1nip9bk {
29978
+ padding: 4px 11px;
30054
29979
  }
30055
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
30056
- height: 14px;
30057
- width: 14px;
30058
- top: 1px;
30059
- left: 1px;
29980
+
29981
+ .E_bqamoqe {
29982
+ white-space: nowrap;
29983
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30060
29984
  }
30061
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
30062
- height: 28px;
30063
- width: 28px;
29985
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29986
+ --color: #0080ff;
30064
29987
  }
30065
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30066
- border-radius: 14px;
29988
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29989
+ --color: #0080ff;
30067
29990
  }
30068
- .E_s1dizucg.ant-switch-checked {
30069
- background-color: #00ba5d;
29991
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29992
+ margin-left: 1px;
30070
29993
  }
30071
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30072
- left: calc(100% - 20px - 2px);
29994
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29995
+ border-top-right-radius: 0;
29996
+ border-bottom-right-radius: 0;
30073
29997
  }
30074
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30075
- left: calc(100% - 14px - 1px);
29998
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29999
+ border-top-left-radius: 0;
30000
+ border-bottom-left-radius: 0;
30076
30001
  }
30077
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30078
- left: calc(100% - 28px - 2px);
30002
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30003
+ border-radius: unset;
30079
30004
  }
30080
30005
 
30081
- .E_c1up6e3y {
30082
- margin-left: 5px;
30006
+ .E_fzh9mnb {
30007
+ width: 100%;
30008
+ height: 100%;
30009
+ min-height: 124px;
30010
+ display: flex;
30011
+ flex-direction: column;
30012
+ justify-content: center;
30013
+ align-items: center;
30014
+ }
30015
+ .E_fzh9mnb .error-text {
30016
+ color: rgba(10, 37, 85, 0.6);
30017
+ margin-bottom: 16px;
30018
+ font-size: 18px;
30083
30019
  }
30084
30020
 
30085
30021
  .E_phljevk {
@@ -30285,6 +30221,15 @@ html body {
30285
30221
  width: 36px;
30286
30222
  }
30287
30223
 
30224
+ .E_owd0kml {
30225
+ display: inline-block;
30226
+ }
30227
+
30228
+ .E_h1jsgezc {
30229
+ visibility: hidden;
30230
+ position: absolute;
30231
+ }
30232
+
30288
30233
  .E_cnujxq2 {
30289
30234
  display: flex;
30290
30235
  flex-direction: column;
@@ -30970,64 +30915,225 @@ input.E_rf8rlle.ant-input {
30970
30915
  margin: 4px 0;
30971
30916
  }
30972
30917
 
30973
- .E_tc97u5y {
30974
- height: 100%;
30975
- }
30976
-
30977
- .E_tfzf37v {
30978
- height: 100%;
30918
+ .E_s1dizucg.ant-switch {
30919
+ min-width: 40px;
30920
+ height: 24px;
30921
+ background: rgba(172, 186, 211, 0.6);
30922
+ overflow: hidden;
30979
30923
  }
30980
- .E_tfzf37v.empty-table .ant-table-content {
30981
- overflow: visible !important;
30982
- height: 100%;
30924
+ .E_s1dizucg.ant-switch:focus {
30925
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30983
30926
  }
30984
- .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30985
- height: 100%;
30927
+ .E_s1dizucg.ant-switch-small {
30928
+ min-width: 26px;
30929
+ height: 16px;
30986
30930
  }
30987
- .E_tfzf37v.empty-table .ant-table-content table {
30988
- width: 100% !important;
30989
- height: 100%;
30931
+ .E_s1dizucg.ant-switch-large {
30932
+ min-width: 52px;
30933
+ height: 32px;
30990
30934
  }
30991
- .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30992
- padding: 15px 0;
30935
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30936
+ height: 20px;
30937
+ width: 20px;
30993
30938
  }
30994
- .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30995
- display: none;
30939
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30940
+ border-radius: 10px;
30941
+ transition-delay: 120ms;
30996
30942
  }
30997
- .E_tfzf37v .active-row td:nth-child(1) {
30998
- font-weight: 700;
30943
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30944
+ height: 14px;
30945
+ width: 14px;
30946
+ top: 1px;
30947
+ left: 1px;
30999
30948
  }
31000
- .E_tfzf37v.has-selection .active-row td:nth-child(2) {
31001
- font-weight: 700;
30949
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30950
+ height: 28px;
30951
+ width: 28px;
31002
30952
  }
31003
- .E_tfzf37v .ant-spin-nested-loading {
31004
- height: 100%;
30953
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30954
+ border-radius: 14px;
31005
30955
  }
31006
- .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
31007
- height: 100%;
31008
- overflow: visible;
30956
+ .E_s1dizucg.ant-switch-checked {
30957
+ background-color: #00ba5d;
31009
30958
  }
31010
- .E_tfzf37v .ant-spin-nested-loading .ant-spin {
31011
- max-height: none;
30959
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30960
+ left: calc(100% - 20px - 2px);
31012
30961
  }
31013
- .E_tfzf37v.table-init-loading .ant-spin-blur thead,
31014
- .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
31015
- display: none;
30962
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30963
+ left: calc(100% - 14px - 1px);
31016
30964
  }
31017
- .E_tfzf37v td.ant-table-column-sort {
31018
- background: transparent;
30965
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30966
+ left: calc(100% - 28px - 2px);
31019
30967
  }
31020
- .E_tfzf37v td.ant-table-cell-fix-left,
31021
- .E_tfzf37v td.ant-table-cell-fix-right {
31022
- background: #fff;
31023
- padding: 0 !important;
30968
+
30969
+ .E_c1up6e3y {
30970
+ margin-left: 5px;
31024
30971
  }
31025
- .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31026
- .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30972
+
30973
+ .E_skwah65 {
30974
+ height: 8px;
30975
+ box-sizing: border-box;
30976
+ border-radius: 2px;
30977
+ background: #f5f7fa;
31027
30978
  display: flex;
31028
- align-items: center;
31029
- height: 100%;
31030
- padding: 8px;
30979
+ width: 100%;
30980
+ overflow: hidden;
30981
+ }
30982
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
30983
+ margin-left: 1px;
30984
+ }
30985
+
30986
+ .E_t1m2x205 .ant-tooltip-arrow {
30987
+ display: none;
30988
+ }
30989
+ .E_t1m2x205 .ant-tooltip-inner {
30990
+ background: rgba(23, 38, 64, 0.8);
30991
+ border-radius: 4px;
30992
+ }
30993
+
30994
+ .E_s1dni7lo {
30995
+ width: 430px !important;
30996
+ }
30997
+
30998
+ .E_d1wwmmm5 .ant-select-item-group {
30999
+ padding: 8px 16px;
31000
+ line-height: 18px;
31001
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31002
+ height: 34px;
31003
+ min-height: 34px;
31004
+ box-sizing: border-box;
31005
+ margin-top: 8px;
31006
+ }
31007
+
31008
+ .E_o1ugr09p {
31009
+ display: flex;
31010
+ flex-direction: column;
31011
+ margin: 1px 8px;
31012
+ padding: 8px;
31013
+ border-radius: 4px;
31014
+ }
31015
+ .E_o1ugr09p .selected-icon {
31016
+ display: none;
31017
+ }
31018
+ .E_o1ugr09p.ant-select-item-option-grouped {
31019
+ padding-left: 8px;
31020
+ }
31021
+ .E_o1ugr09p.ant-select-item-option-selected {
31022
+ background-color: white;
31023
+ }
31024
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31025
+ color: #0080ff;
31026
+ }
31027
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31028
+ display: block;
31029
+ }
31030
+ .E_o1ugr09p.ant-select-item-option-active {
31031
+ background: rgba(0, 136, 255, 0.16);
31032
+ }
31033
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31034
+ color: #0080ff;
31035
+ }
31036
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31037
+ background: rgba(0, 136, 255, 0.1);
31038
+ color: #0080ff;
31039
+ }
31040
+
31041
+ .E_o1ifxsq4 {
31042
+ display: flex;
31043
+ justify-content: space-between;
31044
+ height: 20px;
31045
+ line-height: 20px;
31046
+ }
31047
+ .E_o1ifxsq4 .timezone-title {
31048
+ color: #2d3a56;
31049
+ overflow: hidden;
31050
+ text-overflow: ellipsis;
31051
+ }
31052
+
31053
+ .E_o1zue7 {
31054
+ display: flex;
31055
+ justify-content: space-between;
31056
+ color: rgba(44, 56, 82, 0.6);
31057
+ height: 18px;
31058
+ line-height: 18px;
31059
+ margin-top: 2px;
31060
+ }
31061
+
31062
+ .E_tyfmlxg {
31063
+ border: none;
31064
+ margin-right: 0;
31065
+ background: rgba(225, 230, 241, 0.6);
31066
+ }
31067
+
31068
+ .E_o18uybox {
31069
+ pointer-events: none;
31070
+ height: 32px;
31071
+ width: 100%;
31072
+ opacity: 0;
31073
+ }
31074
+
31075
+ .E_iq1gosr {
31076
+ display: inline-block;
31077
+ }
31078
+
31079
+ .E_tc97u5y {
31080
+ height: 100%;
31081
+ }
31082
+
31083
+ .E_tfzf37v {
31084
+ height: 100%;
31085
+ }
31086
+ .E_tfzf37v.empty-table .ant-table-content {
31087
+ overflow: visible !important;
31088
+ height: 100%;
31089
+ }
31090
+ .E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31091
+ height: 100%;
31092
+ }
31093
+ .E_tfzf37v.empty-table .ant-table-content table {
31094
+ width: 100% !important;
31095
+ height: 100%;
31096
+ }
31097
+ .E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31098
+ padding: 15px 0;
31099
+ }
31100
+ .E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
31101
+ display: none;
31102
+ }
31103
+ .E_tfzf37v .active-row td:nth-child(1) {
31104
+ font-weight: 700;
31105
+ }
31106
+ .E_tfzf37v.has-selection .active-row td:nth-child(2) {
31107
+ font-weight: 700;
31108
+ }
31109
+ .E_tfzf37v .ant-spin-nested-loading {
31110
+ height: 100%;
31111
+ }
31112
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
31113
+ height: 100%;
31114
+ overflow: visible;
31115
+ }
31116
+ .E_tfzf37v .ant-spin-nested-loading .ant-spin {
31117
+ max-height: none;
31118
+ }
31119
+ .E_tfzf37v.table-init-loading .ant-spin-blur thead,
31120
+ .E_tfzf37v.table-init-loading .ant-spin-blur tbody {
31121
+ display: none;
31122
+ }
31123
+ .E_tfzf37v td.ant-table-column-sort {
31124
+ background: transparent;
31125
+ }
31126
+ .E_tfzf37v td.ant-table-cell-fix-left,
31127
+ .E_tfzf37v td.ant-table-cell-fix-right {
31128
+ background: #fff;
31129
+ padding: 0 !important;
31130
+ }
31131
+ .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31132
+ .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31133
+ display: flex;
31134
+ align-items: center;
31135
+ height: 100%;
31136
+ padding: 8px;
31031
31137
  }
31032
31138
  .E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
31033
31139
  .E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
@@ -31334,230 +31440,76 @@ input.E_rf8rlle.ant-input {
31334
31440
  background: #fff;
31335
31441
  }
31336
31442
 
31337
- .E_iq1gosr {
31338
- display: inline-block;
31443
+ .E_dsnbhzf {
31444
+ font-family: Inter;
31445
+ font-style: normal;
31446
+ font-weight: bold;
31447
+ font-size: 32px;
31448
+ line-height: 40px;
31339
31449
  }
31340
31450
 
31341
- .E_s1dni7lo {
31342
- width: 430px !important;
31451
+ .E_d1mvo22k {
31452
+ font-family: Inter;
31453
+ font-style: normal;
31454
+ font-weight: bold;
31455
+ font-size: 24px;
31456
+ line-height: 32px;
31343
31457
  }
31344
31458
 
31345
- .E_d1wwmmm5 .ant-select-item-group {
31346
- padding: 8px 16px;
31347
- line-height: 18px;
31348
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31349
- height: 34px;
31350
- min-height: 34px;
31351
- box-sizing: border-box;
31352
- margin-top: 8px;
31459
+ .E_d1b444tr {
31460
+ font-family: Inter;
31461
+ font-style: normal;
31462
+ font-weight: normal;
31463
+ font-size: 32px;
31464
+ line-height: 40px;
31353
31465
  }
31354
31466
 
31355
- .E_o1ugr09p {
31356
- display: flex;
31357
- flex-direction: column;
31358
- margin: 1px 8px;
31359
- padding: 8px;
31360
- border-radius: 4px;
31361
- }
31362
- .E_o1ugr09p .selected-icon {
31363
- display: none;
31364
- }
31365
- .E_o1ugr09p.ant-select-item-option-grouped {
31366
- padding-left: 8px;
31367
- }
31368
- .E_o1ugr09p.ant-select-item-option-selected {
31369
- background-color: white;
31467
+ .E_dvs0kue {
31468
+ font-family: Inter;
31469
+ font-style: normal;
31470
+ font-weight: bold;
31471
+ font-size: 20px;
31472
+ line-height: 24px;
31370
31473
  }
31371
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31372
- color: #0080ff;
31474
+
31475
+ .E_d1hcbfcq {
31476
+ font-family: Inter;
31477
+ font-style: normal;
31478
+ font-weight: normal;
31479
+ font-size: 20px;
31480
+ line-height: 24px;
31373
31481
  }
31374
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31375
- display: block;
31482
+
31483
+ .E_d1cz922v {
31484
+ font-family: Inter;
31485
+ font-style: normal;
31486
+ font-weight: bold;
31487
+ font-size: 18px;
31488
+ line-height: 22px;
31376
31489
  }
31377
- .E_o1ugr09p.ant-select-item-option-active {
31378
- background: rgba(0, 136, 255, 0.16);
31490
+
31491
+ .E_d3nzbrm {
31492
+ font-family: Inter;
31493
+ font-style: normal;
31494
+ font-weight: normal;
31495
+ font-size: 18px;
31496
+ line-height: 22px;
31379
31497
  }
31380
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31381
- color: #0080ff;
31498
+
31499
+ .E_h1g0p5ob {
31500
+ font-family: Inter;
31501
+ font-style: normal;
31502
+ font-weight: bold;
31503
+ font-size: 16px;
31504
+ line-height: 22px;
31382
31505
  }
31383
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31384
- background: rgba(0, 136, 255, 0.1);
31385
- color: #0080ff;
31386
- }
31387
-
31388
- .E_o1ifxsq4 {
31389
- display: flex;
31390
- justify-content: space-between;
31391
- height: 20px;
31392
- line-height: 20px;
31393
- }
31394
- .E_o1ifxsq4 .timezone-title {
31395
- color: #2d3a56;
31396
- overflow: hidden;
31397
- text-overflow: ellipsis;
31398
- }
31399
-
31400
- .E_o1zue7 {
31401
- display: flex;
31402
- justify-content: space-between;
31403
- color: rgba(44, 56, 82, 0.6);
31404
- height: 18px;
31405
- line-height: 18px;
31406
- margin-top: 2px;
31407
- }
31408
-
31409
- .E_tyfmlxg {
31410
- border: none;
31411
- margin-right: 0;
31412
- background: rgba(225, 230, 241, 0.6);
31413
- }
31414
-
31415
- .E_o18uybox {
31416
- pointer-events: none;
31417
- height: 32px;
31418
- width: 100%;
31419
- opacity: 0;
31420
- }
31421
-
31422
- .E_s1ebs0ra {
31423
- display: flex;
31424
- align-items: center;
31425
- justify-content: space-between;
31426
- background: #edf0f7;
31427
- padding: 8px 12px;
31428
- position: sticky;
31429
- top: 0;
31430
- z-index: 1;
31431
- margin-bottom: -52px;
31432
- }
31433
- .E_s1ebs0ra .select-total {
31434
- display: flex;
31435
- align-items: center;
31436
- font-weight: 700;
31437
- flex-shrink: 0;
31438
- }
31439
- .E_s1ebs0ra .select-total .icon-wrapper {
31440
- cursor: pointer;
31441
- margin-left: 8px;
31442
- width: 32px;
31443
- height: 32px;
31444
- border-radius: 50%;
31445
- justify-content: center;
31446
- }
31447
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
31448
- background: rgba(225, 230, 241, 0.6);
31449
- }
31450
- .E_s1ebs0ra .action-group {
31451
- flex: 1;
31452
- margin-left: 88px;
31453
- white-space: nowrap;
31454
- text-align: right;
31455
- position: relative;
31456
- padding: 4px 0;
31457
- margin-top: -4px;
31458
- overflow: hidden;
31459
- }
31460
- .E_s1ebs0ra .action-group .sub-menu-delete {
31461
- transform: translateY(-4px);
31462
- }
31463
- .E_s1ebs0ra .action-group button {
31464
- border: none;
31465
- }
31466
- .E_s1ebs0ra .action-group > *:not(:last-child) {
31467
- margin-right: 8px;
31468
- }
31469
- .E_s1ebs0ra .action-group > button:last-child {
31470
- margin-right: 4px;
31471
- }
31472
- .E_s1ebs0ra .action-group .more-btn {
31473
- cursor: pointer;
31474
- width: 32px;
31475
- height: 32px;
31476
- justify-content: center;
31477
- border-radius: 50%;
31478
- }
31479
- .E_s1ebs0ra .action-group .more-btn:hover {
31480
- background: #fff;
31481
- }
31482
-
31483
- .E_t1m2x205 .ant-tooltip-arrow {
31484
- display: none;
31485
- }
31486
- .E_t1m2x205 .ant-tooltip-inner {
31487
- background: rgba(23, 38, 64, 0.8);
31488
- border-radius: 4px;
31489
- }
31490
-
31491
- .E_dsnbhzf {
31492
- font-family: Inter;
31493
- font-style: normal;
31494
- font-weight: bold;
31495
- font-size: 32px;
31496
- line-height: 40px;
31497
- }
31498
-
31499
- .E_d1mvo22k {
31500
- font-family: Inter;
31501
- font-style: normal;
31502
- font-weight: bold;
31503
- font-size: 24px;
31504
- line-height: 32px;
31505
- }
31506
-
31507
- .E_d1b444tr {
31508
- font-family: Inter;
31509
- font-style: normal;
31510
- font-weight: normal;
31511
- font-size: 32px;
31512
- line-height: 40px;
31513
- }
31514
-
31515
- .E_dvs0kue {
31516
- font-family: Inter;
31517
- font-style: normal;
31518
- font-weight: bold;
31519
- font-size: 20px;
31520
- line-height: 24px;
31521
- }
31522
-
31523
- .E_d1hcbfcq {
31524
- font-family: Inter;
31525
- font-style: normal;
31526
- font-weight: normal;
31527
- font-size: 20px;
31528
- line-height: 24px;
31529
- }
31530
-
31531
- .E_d1cz922v {
31532
- font-family: Inter;
31533
- font-style: normal;
31534
- font-weight: bold;
31535
- font-size: 18px;
31536
- line-height: 22px;
31537
- }
31538
-
31539
- .E_d3nzbrm {
31540
- font-family: Inter;
31541
- font-style: normal;
31542
- font-weight: normal;
31543
- font-size: 18px;
31544
- line-height: 22px;
31545
- }
31546
-
31547
- .E_h1g0p5ob {
31548
- font-family: Inter;
31549
- font-style: normal;
31550
- font-weight: bold;
31551
- font-size: 16px;
31552
- line-height: 22px;
31553
- }
31554
-
31555
- .E_hydo2ej {
31556
- font-family: Inter;
31557
- font-style: normal;
31558
- font-weight: normal;
31559
- font-size: 16px;
31560
- line-height: 22px;
31506
+
31507
+ .E_hydo2ej {
31508
+ font-family: Inter;
31509
+ font-style: normal;
31510
+ font-weight: normal;
31511
+ font-size: 16px;
31512
+ line-height: 22px;
31561
31513
  }
31562
31514
 
31563
31515
  .E_h1hbuq0r {
@@ -31963,17 +31915,65 @@ input.E_rf8rlle.ant-input {
31963
31915
  line-height: 12px;
31964
31916
  }
31965
31917
 
31966
- .E_skwah65 {
31967
- height: 8px;
31968
- box-sizing: border-box;
31969
- border-radius: 2px;
31970
- background: #f5f7fa;
31918
+ .E_s1ebs0ra {
31971
31919
  display: flex;
31972
- width: 100%;
31920
+ align-items: center;
31921
+ justify-content: space-between;
31922
+ background: #edf0f7;
31923
+ padding: 8px 12px;
31924
+ position: sticky;
31925
+ top: 0;
31926
+ z-index: 1;
31927
+ margin-bottom: -52px;
31928
+ }
31929
+ .E_s1ebs0ra .select-total {
31930
+ display: flex;
31931
+ align-items: center;
31932
+ font-weight: 700;
31933
+ flex-shrink: 0;
31934
+ }
31935
+ .E_s1ebs0ra .select-total .icon-wrapper {
31936
+ cursor: pointer;
31937
+ margin-left: 8px;
31938
+ width: 32px;
31939
+ height: 32px;
31940
+ border-radius: 50%;
31941
+ justify-content: center;
31942
+ }
31943
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
31944
+ background: rgba(225, 230, 241, 0.6);
31945
+ }
31946
+ .E_s1ebs0ra .action-group {
31947
+ flex: 1;
31948
+ margin-left: 88px;
31949
+ white-space: nowrap;
31950
+ text-align: right;
31951
+ position: relative;
31952
+ padding: 4px 0;
31953
+ margin-top: -4px;
31973
31954
  overflow: hidden;
31974
31955
  }
31975
- .E_skwah65 .stack-bar-item + .stack-bar-item {
31976
- margin-left: 1px;
31956
+ .E_s1ebs0ra .action-group .sub-menu-delete {
31957
+ transform: translateY(-4px);
31958
+ }
31959
+ .E_s1ebs0ra .action-group button {
31960
+ border: none;
31961
+ }
31962
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
31963
+ margin-right: 8px;
31964
+ }
31965
+ .E_s1ebs0ra .action-group > button:last-child {
31966
+ margin-right: 4px;
31967
+ }
31968
+ .E_s1ebs0ra .action-group .more-btn {
31969
+ cursor: pointer;
31970
+ width: 32px;
31971
+ height: 32px;
31972
+ justify-content: center;
31973
+ border-radius: 50%;
31974
+ }
31975
+ .E_s1ebs0ra .action-group .more-btn:hover {
31976
+ background: #fff;
31977
31977
  }
31978
31978
 
31979
31979
  .E_c1up1pdz {
@@ -32116,6 +32116,28 @@ input.E_rf8rlle.ant-input {
32116
32116
  color: #fff;
32117
32117
  }
32118
32118
 
32119
+ .E_c1uzzomf {
32120
+ margin-bottom: 16px;
32121
+ }
32122
+ .E_c1uzzomf .card-title {
32123
+ font-size: 16px;
32124
+ color: rgba(44, 56, 82, 0.6);
32125
+ font-weight: 700;
32126
+ line-height: 32px;
32127
+ }
32128
+ .E_c1uzzomf .card-body {
32129
+ padding: 24px;
32130
+ border-radius: 8px;
32131
+ background: #fff;
32132
+ }
32133
+ .E_c1uzzomf .empty {
32134
+ font-weight: 700;
32135
+ font-size: 14px;
32136
+ line-height: 22px;
32137
+ color: rgba(0, 21, 64, 0.3);
32138
+ text-align: center;
32139
+ }
32140
+
32119
32141
  .E_c18gxmrl {
32120
32142
  border: 1px solid #d8deeb;
32121
32143
  border-radius: 4px;
@@ -32136,66 +32158,54 @@ input.E_rf8rlle.ant-input {
32136
32158
  padding: 8px 12px;
32137
32159
  }
32138
32160
 
32139
- .E_c1uzzomf {
32140
- margin-bottom: 16px;
32161
+ .E_berrcjl {
32162
+ color: rgba(10, 37, 85, 0.6);
32163
+ margin-bottom: 4px;
32141
32164
  }
32142
- .E_c1uzzomf .card-title {
32143
- font-size: 16px;
32144
- color: rgba(44, 56, 82, 0.6);
32145
- font-weight: 700;
32146
- line-height: 32px;
32165
+ .E_berrcjl .breadcrumb-link {
32166
+ color: rgba(10, 37, 85, 0.6);
32167
+ cursor: pointer;
32168
+ transition: color 160ms ease;
32147
32169
  }
32148
- .E_c1uzzomf .card-body {
32149
- padding: 24px;
32150
- border-radius: 8px;
32151
- background: #fff;
32170
+ .E_berrcjl .breadcrumb-link:hover {
32171
+ color: #0080ff;
32152
32172
  }
32153
- .E_c1uzzomf .empty {
32154
- font-weight: 700;
32155
- font-size: 14px;
32156
- line-height: 22px;
32157
- color: rgba(0, 21, 64, 0.3);
32158
- text-align: center;
32173
+ .E_berrcjl .breadcrumb-link:active {
32174
+ color: #005ed1;
32159
32175
  }
32160
32176
 
32161
- .E_c1bus5hc {
32162
- --color: white;
32163
- height: 14px;
32164
- width: 14px;
32165
- border-radius: 50%;
32166
- flex-shrink: 0;
32167
- display: flex;
32168
- align-items: center;
32169
- justify-content: center;
32170
- border: 1px solid var(--color);
32177
+ .E_s11wux3h .ant-segmented-item:not(:last-child) {
32178
+ margin-right: 2px;
32171
32179
  }
32172
- .E_c1bus5hc .circle-inner {
32173
- position: relative;
32174
- height: 10px;
32175
- width: 10px;
32176
- border-radius: 50%;
32177
- overflow: hidden;
32180
+
32181
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32182
+ padding-left: 8px;
32183
+ padding-right: 8px;
32178
32184
  }
32179
- .E_c1bus5hc .circle-content {
32180
- position: absolute;
32181
- height: 100%;
32182
- width: 100%;
32183
- left: 0;
32184
- top: 0;
32185
- border-radius: 50%;
32186
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32187
- transform: rotate(180deg);
32185
+ .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32186
+ border-radius: 4px;
32188
32187
  }
32189
- .E_c1bus5hc .circle-child {
32190
- position: absolute;
32191
- height: 100%;
32192
- width: 100%;
32193
- left: 0;
32194
- top: 0;
32195
- margin-left: 50%;
32196
- transform-origin: left;
32197
- background: white;
32198
- transform: rotate(0deg);
32188
+ .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32189
+ border-radius: 4px;
32190
+ }
32191
+
32192
+ .E_ma64lna .ant-segmented-item-label {
32193
+ padding-left: 12px;
32194
+ padding-right: 12px;
32195
+ }
32196
+
32197
+ .E_ckld275 {
32198
+ background-color: rgba(225, 230, 241, 0.6);
32199
+ }
32200
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32201
+ background-color: rgba(255, 255, 255, 0.6);
32202
+ color: rgba(44, 56, 82, 0.75);
32203
+ }
32204
+ .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32205
+ background-color: transparent;
32206
+ }
32207
+ .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32208
+ background-color: transparent;
32199
32209
  }
32200
32210
 
32201
32211
  .E_d1bw7c5z {
@@ -32279,130 +32289,58 @@ input.E_rf8rlle.ant-input {
32279
32289
  width: 102px;
32280
32290
  }
32281
32291
 
32282
- .E_berrcjl {
32283
- color: rgba(10, 37, 85, 0.6);
32284
- margin-bottom: 4px;
32285
- }
32286
- .E_berrcjl .breadcrumb-link {
32287
- color: rgba(10, 37, 85, 0.6);
32288
- cursor: pointer;
32289
- transition: color 160ms ease;
32290
- }
32291
- .E_berrcjl .breadcrumb-link:hover {
32292
- color: #0080ff;
32293
- }
32294
- .E_berrcjl .breadcrumb-link:active {
32295
- color: #005ed1;
32296
- }
32297
-
32298
- .E_c18bcrac {
32299
- display: inline-block;
32300
- width: 100%;
32301
- }
32302
- .E_c18bcrac .recharts-wrapper {
32303
- margin-left: 4px;
32304
- }
32305
-
32306
- .E_cro7kg2 {
32307
- padding: 4px;
32308
- }
32309
-
32310
- .E_c14wcxf0 {
32311
- display: flex;
32312
- justify-content: space-between;
32313
- align-items: center;
32314
- font-size: 13px;
32315
- line-height: 24px;
32316
- color: #cccccc;
32317
- white-space: nowrap;
32318
- }
32319
- .E_c14wcxf0 label {
32320
- margin-right: 32px;
32321
- }
32322
-
32323
- .E_coy29mj.E_c14wcxf0 {
32324
- font-weight: bold;
32325
- color: white;
32326
- }
32327
-
32328
- .E_s11212zy {
32329
- width: 8px;
32330
- height: 8px;
32331
- border-radius: 2px;
32332
- display: inline-block;
32333
- background: var(--s11212zy-0);
32334
- border: 1px solid #fff;
32335
- box-sizing: content-box;
32336
- margin-right: 6px;
32337
- }
32338
-
32339
- .E_p1lyky6c > :first-child {
32340
- font-weight: bold;
32341
- color: white;
32342
- margin-right: 4px;
32343
- }
32344
-
32345
- .E_s11wux3h .ant-segmented-item:not(:last-child) {
32346
- margin-right: 2px;
32347
- }
32348
-
32349
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32350
- padding-left: 8px;
32351
- padding-right: 8px;
32352
- }
32353
- .E_s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32354
- border-radius: 4px;
32355
- }
32356
- .E_s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32357
- border-radius: 4px;
32358
- }
32359
-
32360
- .E_ma64lna .ant-segmented-item-label {
32361
- padding-left: 12px;
32362
- padding-right: 12px;
32363
- }
32364
-
32365
- .E_ckld275 {
32366
- background-color: rgba(225, 230, 241, 0.6);
32367
- }
32368
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32369
- background-color: rgba(255, 255, 255, 0.6);
32370
- color: rgba(44, 56, 82, 0.75);
32371
- }
32372
- .E_ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32373
- background-color: transparent;
32374
- }
32375
- .E_ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32376
- background-color: transparent;
32292
+ .E_tqjc4ui {
32293
+ margin: 0 2px;
32377
32294
  }
32378
32295
 
32379
- .E_n12mqh7z {
32380
- display: flex;
32381
- align-items: center;
32382
- font-size: 12px;
32383
- line-height: 18px;
32296
+ .E_gmyahx3 {
32297
+ cursor: pointer;
32384
32298
  }
32385
- .E_n12mqh7z:not(:last-child) {
32386
- margin-bottom: 4px;
32299
+ .E_gmyahx3 .link-text {
32300
+ color: rgba(0, 21, 64, 0.3);
32387
32301
  }
32388
-
32389
- .E_tf5bynu {
32390
- margin: 0 3px;
32302
+ .E_gmyahx3:hover .link-text {
32303
+ color: #0080ff;
32391
32304
  }
32392
32305
 
32393
- .E_tcckoz1 {
32394
- max-height: 400px;
32395
- overflow: "auto";
32306
+ .E_c1bus5hc {
32307
+ --color: white;
32308
+ height: 14px;
32309
+ width: 14px;
32310
+ border-radius: 50%;
32311
+ flex-shrink: 0;
32312
+ display: flex;
32313
+ align-items: center;
32314
+ justify-content: center;
32315
+ border: 1px solid var(--color);
32396
32316
  }
32397
-
32398
- .E_gmyahx3 {
32399
- cursor: pointer;
32317
+ .E_c1bus5hc .circle-inner {
32318
+ position: relative;
32319
+ height: 10px;
32320
+ width: 10px;
32321
+ border-radius: 50%;
32322
+ overflow: hidden;
32400
32323
  }
32401
- .E_gmyahx3 .link-text {
32402
- color: rgba(0, 21, 64, 0.3);
32324
+ .E_c1bus5hc .circle-content {
32325
+ position: absolute;
32326
+ height: 100%;
32327
+ width: 100%;
32328
+ left: 0;
32329
+ top: 0;
32330
+ border-radius: 50%;
32331
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32332
+ transform: rotate(180deg);
32403
32333
  }
32404
- .E_gmyahx3:hover .link-text {
32405
- color: #0080ff;
32334
+ .E_c1bus5hc .circle-child {
32335
+ position: absolute;
32336
+ height: 100%;
32337
+ width: 100%;
32338
+ left: 0;
32339
+ top: 0;
32340
+ margin-left: 50%;
32341
+ transform-origin: left;
32342
+ background: white;
32343
+ transform: rotate(0deg);
32406
32344
  }
32407
32345
 
32408
32346
  .E_ou7iq30 {
@@ -32514,74 +32452,70 @@ input.E_rf8rlle.ant-input {
32514
32452
  border-radius: 2px;
32515
32453
  }
32516
32454
 
32517
- .E_tqjc4ui {
32518
- margin: 0 2px;
32519
- }
32520
-
32521
- .E_wg1tsps {
32455
+ .E_n12mqh7z {
32522
32456
  display: flex;
32523
32457
  align-items: center;
32524
- justify-content: flex-end;
32458
+ font-size: 12px;
32459
+ line-height: 18px;
32460
+ }
32461
+ .E_n12mqh7z:not(:last-child) {
32462
+ margin-bottom: 4px;
32525
32463
  }
32526
32464
 
32527
- .E_b1ctd5xy {
32528
- display: flex;
32529
- align-items: center;
32530
- width: calc(100% - 40px);
32465
+ .E_tf5bynu {
32466
+ margin: 0 3px;
32531
32467
  }
32532
- .E_b1ctd5xy .chart {
32533
- display: inline-block;
32534
- width: 100%;
32468
+
32469
+ .E_tcckoz1 {
32470
+ max-height: 400px;
32471
+ overflow: "auto";
32535
32472
  }
32536
32473
 
32537
- .E_u1p8acpn {
32538
- min-width: 40px;
32474
+ .E_c18bcrac {
32475
+ display: inline-block;
32476
+ width: 100%;
32539
32477
  }
32540
- .E_u1p8acpn .unit {
32541
- color: #00122e !important;
32478
+ .E_c18bcrac .recharts-wrapper {
32479
+ margin-left: 4px;
32542
32480
  }
32543
32481
 
32544
- .E_s1iv0tp1 .enabled-switch {
32545
- display: flex;
32546
- align-items: center;
32547
- }
32548
- .E_s1iv0tp1 .enabled-text {
32549
- margin-right: 8px;
32482
+ .E_cro7kg2 {
32483
+ padding: 4px;
32550
32484
  }
32551
32485
 
32552
- .E_m74vjol {
32486
+ .E_c14wcxf0 {
32553
32487
  display: flex;
32554
32488
  justify-content: space-between;
32555
- width: 100%;
32489
+ align-items: center;
32490
+ font-size: 13px;
32491
+ line-height: 24px;
32492
+ color: #cccccc;
32493
+ white-space: nowrap;
32556
32494
  }
32557
- .E_m74vjol .action {
32558
- margin-left: 16px;
32495
+ .E_c14wcxf0 label {
32496
+ margin-right: 32px;
32559
32497
  }
32560
32498
 
32561
- .E_a1o35uvh .ant-alert-message {
32562
- width: 100%;
32499
+ .E_coy29mj.E_c14wcxf0 {
32500
+ font-weight: bold;
32501
+ color: white;
32563
32502
  }
32564
32503
 
32565
- .E_ccrbeuz .ant-collapse-item {
32566
- border: 0px;
32567
- background-color: #fff;
32568
- }
32569
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32570
- padding-top: 0px;
32571
- padding-bottom: 0px;
32572
- padding-left: 0px !important;
32573
- padding-right: 24px;
32574
- }
32575
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32576
- right: 0px;
32577
- }
32578
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32579
- padding: 0px;
32504
+ .E_s11212zy {
32505
+ width: 8px;
32506
+ height: 8px;
32507
+ border-radius: 2px;
32508
+ display: inline-block;
32509
+ background: var(--s11212zy-0);
32510
+ border: 1px solid #fff;
32511
+ box-sizing: content-box;
32512
+ margin-right: 6px;
32580
32513
  }
32581
32514
 
32582
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32583
- padding-right: 0px;
32584
- cursor: default;
32515
+ .E_p1lyky6c > :first-child {
32516
+ font-weight: bold;
32517
+ color: white;
32518
+ margin-right: 4px;
32585
32519
  }
32586
32520
 
32587
32521
  .E_t1sqg15u {
@@ -32681,6 +32615,27 @@ input.E_rf8rlle.ant-input {
32681
32615
  text-overflow: ellipsis;
32682
32616
  }
32683
32617
 
32618
+ .E_m74vjol {
32619
+ display: flex;
32620
+ justify-content: space-between;
32621
+ width: 100%;
32622
+ }
32623
+ .E_m74vjol .action {
32624
+ margin-left: 16px;
32625
+ }
32626
+
32627
+ .E_a1o35uvh .ant-alert-message {
32628
+ width: 100%;
32629
+ }
32630
+
32631
+ .E_s1iv0tp1 .enabled-switch {
32632
+ display: flex;
32633
+ align-items: center;
32634
+ }
32635
+ .E_s1iv0tp1 .enabled-text {
32636
+ margin-right: 8px;
32637
+ }
32638
+
32684
32639
  .E_c1yyuluq {
32685
32640
  border-radius: 8px;
32686
32641
  }
@@ -32688,6 +32643,51 @@ input.E_rf8rlle.ant-input {
32688
32643
  padding: 20px 24px 24px 24px;
32689
32644
  }
32690
32645
 
32646
+ .E_ccrbeuz .ant-collapse-item {
32647
+ border: 0px;
32648
+ background-color: #fff;
32649
+ }
32650
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32651
+ padding-top: 0px;
32652
+ padding-bottom: 0px;
32653
+ padding-left: 0px !important;
32654
+ padding-right: 24px;
32655
+ }
32656
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32657
+ right: 0px;
32658
+ }
32659
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32660
+ padding: 0px;
32661
+ }
32662
+
32663
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32664
+ padding-right: 0px;
32665
+ cursor: default;
32666
+ }
32667
+
32668
+ .E_wg1tsps {
32669
+ display: flex;
32670
+ align-items: center;
32671
+ justify-content: flex-end;
32672
+ }
32673
+
32674
+ .E_b1ctd5xy {
32675
+ display: flex;
32676
+ align-items: center;
32677
+ width: calc(100% - 40px);
32678
+ }
32679
+ .E_b1ctd5xy .chart {
32680
+ display: inline-block;
32681
+ width: 100%;
32682
+ }
32683
+
32684
+ .E_u1p8acpn {
32685
+ min-width: 40px;
32686
+ }
32687
+ .E_u1p8acpn .unit {
32688
+ color: #00122e !important;
32689
+ }
32690
+
32691
32691
  .E_itxley7.ant-input-group.ant-input-group-compact {
32692
32692
  display: flex;
32693
32693
  }
@@ -32744,6 +32744,16 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32744
32744
  width: 100%;
32745
32745
  }
32746
32746
 
32747
+ .E_ivqqkzv {
32748
+ height: 24px;
32749
+ width: 56px !important;
32750
+ margin-right: 4px;
32751
+ }
32752
+
32753
+ .E_c1wk4q29 {
32754
+ color: rgba(44, 56, 82, 0.6);
32755
+ }
32756
+
32747
32757
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
32748
32758
  border-radius: 6px;
32749
32759
  }
@@ -32801,16 +32811,6 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32801
32811
  transform: rotate(180deg);
32802
32812
  }
32803
32813
 
32804
- .E_ivqqkzv {
32805
- height: 24px;
32806
- width: 56px !important;
32807
- margin-right: 4px;
32808
- }
32809
-
32810
- .E_c1wk4q29 {
32811
- color: rgba(44, 56, 82, 0.6);
32812
- }
32813
-
32814
32814
  .E_sddwhm6 {
32815
32815
  margin: 0;
32816
32816
  border-radius: 20px;
@@ -32985,75 +32985,26 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32985
32985
  background: rgba(204, 212, 227, 0.18);
32986
32986
  border-radius: 2px;
32987
32987
  }
32988
- .E_t13ef470 .table-loading-item .checkbox-loading {
32989
- width: 16px;
32990
- }
32991
- .E_t13ef470 .table-loading-item .td-loading {
32992
- flex: 1;
32993
- }
32994
- .E_t13ef470 :nth-child(1) {
32995
- padding: 8px 4px;
32996
- }
32997
- .E_t13ef470 :nth-child(1) > * {
32998
- background: rgba(107, 125, 153, 0.18);
32999
- }
33000
- .E_t13ef470 :nth-child(1) > * {
33001
- background: rgba(163, 180, 204, 0.18);
33002
- }
33003
-
33004
- .E_h1ol2wl7 {
33005
- font-weight: bold;
33006
- background-color: unset;
33007
- padding: unset;
33008
- }
33009
-
33010
- .E_lht19u8 {
33011
- width: 64px;
33012
- height: 64px;
33013
- display: flex;
33014
- align-items: center;
33015
- justify-content: center;
33016
- position: relative;
33017
- opacity: 0.2;
33018
- }
33019
-
33020
- .E_lk3gkp4 {
33021
- position: absolute;
33022
- width: 5px;
33023
- height: 48px;
33024
- left: 9.33px;
33025
- top: 40.5px;
33026
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33027
- border-radius: 5px;
33028
- transform: rotate(-128deg);
33029
- transform-origin: top left;
33030
- animation: loading-indicator1 1100ms ease-out infinite;
33031
- }
33032
-
33033
- .E_ll4n94n {
33034
- position: absolute;
33035
- width: 5px;
33036
- height: 48px;
33037
- left: 40.8px;
33038
- top: 8.4px;
33039
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33040
- border-radius: 5px;
33041
- transform: rotate(-8deg);
33042
- transform-origin: top left;
33043
- animation: loading-indicator2 1100ms ease-out infinite;
32988
+ .E_t13ef470 .table-loading-item .checkbox-loading {
32989
+ width: 16px;
32990
+ }
32991
+ .E_t13ef470 .table-loading-item .td-loading {
32992
+ flex: 1;
32993
+ }
32994
+ .E_t13ef470 :nth-child(1) {
32995
+ padding: 8px 4px;
32996
+ }
32997
+ .E_t13ef470 :nth-child(1) > * {
32998
+ background: rgba(107, 125, 153, 0.18);
32999
+ }
33000
+ .E_t13ef470 :nth-child(1) > * {
33001
+ background: rgba(163, 180, 204, 0.18);
33044
33002
  }
33045
33003
 
33046
- .E_l17lbdo6 {
33047
- position: absolute;
33048
- width: 5px;
33049
- height: 48px;
33050
- left: 52.9px;
33051
- top: 51.8px;
33052
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33053
- border-radius: 5px;
33054
- transform: rotate(112deg);
33055
- transform-origin: top left;
33056
- animation: loading-indicator3 1100ms ease-out infinite;
33004
+ .E_h1ol2wl7 {
33005
+ font-weight: bold;
33006
+ background-color: unset;
33007
+ padding: unset;
33057
33008
  }
33058
33009
 
33059
33010
  .E_msn7nxt {
@@ -33217,6 +33168,55 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33217
33168
  margin-left: 8px;
33218
33169
  }
33219
33170
 
33171
+ .E_lht19u8 {
33172
+ width: 64px;
33173
+ height: 64px;
33174
+ display: flex;
33175
+ align-items: center;
33176
+ justify-content: center;
33177
+ position: relative;
33178
+ opacity: 0.2;
33179
+ }
33180
+
33181
+ .E_lk3gkp4 {
33182
+ position: absolute;
33183
+ width: 5px;
33184
+ height: 48px;
33185
+ left: 9.33px;
33186
+ top: 40.5px;
33187
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33188
+ border-radius: 5px;
33189
+ transform: rotate(-128deg);
33190
+ transform-origin: top left;
33191
+ animation: loading-indicator1 1100ms ease-out infinite;
33192
+ }
33193
+
33194
+ .E_ll4n94n {
33195
+ position: absolute;
33196
+ width: 5px;
33197
+ height: 48px;
33198
+ left: 40.8px;
33199
+ top: 8.4px;
33200
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33201
+ border-radius: 5px;
33202
+ transform: rotate(-8deg);
33203
+ transform-origin: top left;
33204
+ animation: loading-indicator2 1100ms ease-out infinite;
33205
+ }
33206
+
33207
+ .E_l17lbdo6 {
33208
+ position: absolute;
33209
+ width: 5px;
33210
+ height: 48px;
33211
+ left: 52.9px;
33212
+ top: 51.8px;
33213
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33214
+ border-radius: 5px;
33215
+ transform: rotate(112deg);
33216
+ transform-origin: top left;
33217
+ animation: loading-indicator3 1100ms ease-out infinite;
33218
+ }
33219
+
33220
33220
  .E_sjob3jg {
33221
33221
  --item-min-width: 60px;
33222
33222
  }
@@ -33858,194 +33858,35 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33858
33858
  color: rgba(44, 56, 82, 0.6);
33859
33859
  }
33860
33860
  .E_d1tc7lgk ul {
33861
- list-style: none;
33862
- padding: 12px;
33863
- }
33864
- .E_d1tc7lgk ul li {
33865
- padding: 5px 8px;
33866
- border-radius: 5px;
33867
- transition: all 0.2s ease-in-out;
33868
- cursor: pointer;
33869
- }
33870
- .E_d1tc7lgk ul li:hover {
33871
- background: rgba(0, 136, 255, 0.16);
33872
- color: #0080ff;
33873
- }
33874
- .E_d1tc7lgk ul li:active {
33875
- background: rgba(0, 136, 255, 0.2);
33876
- color: #0080ff;
33877
- }
33878
- .E_d1tc7lgk ul li + li {
33879
- margin-top: 2px;
33880
- }
33881
-
33882
- .E_rzaik16 {
33883
- padding: 0;
33884
- }
33885
- .E_rzaik16 .ant-popover-arrow {
33886
- display: none;
33887
- }
33888
- .E_rzaik16 .ant-popover-inner-content {
33889
- padding: 0;
33890
- }
33891
-
33892
- .E_ckui4s7 {
33893
- color: #2d3a56;
33894
- line-height: 22px;
33895
- display: inline-flex;
33896
- }
33897
- .E_ckui4s7 .ant-checkbox {
33898
- height: 22px;
33899
- display: flex;
33900
- align-items: center;
33901
- top: 0;
33902
- }
33903
- .E_ckui4s7 .ant-checkbox-checked::after {
33904
- border: none;
33905
- }
33906
- .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 {
33907
- border-color: #0080ff;
33908
- }
33909
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33910
- border: 1px solid rgba(107, 128, 167, 0.6);
33911
- }
33912
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33913
- border: 1px solid #0080ff;
33914
- }
33915
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33916
- background: #0080ff;
33917
- }
33918
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33919
- background-color: #fff;
33920
- height: 2px;
33921
- width: 10px;
33922
- border-radius: 2px;
33923
- }
33924
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
33925
- opacity: 0.5;
33926
- }
33927
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33928
- background: rgba(211, 218, 235, 0.6);
33929
- border-color: rgba(107, 128, 167, 0.6) !important;
33930
- }
33931
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33932
- border-color: #2d3a56;
33933
- }
33934
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33935
- background: #2d3a56;
33936
- }
33937
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33938
- padding: 0;
33939
- }
33940
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33941
- display: inline-block;
33942
- margin-left: 12px;
33943
- color: #2d3a56;
33944
- }
33945
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33946
- margin-left: 28px;
33947
- color: rgba(44, 56, 82, 0.6);
33948
- }
33949
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33950
- margin-left: 8px;
33951
- }
33952
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33953
- margin-left: 24px;
33954
- }
33955
-
33956
- .E_ryby9ds {
33957
- display: flex;
33958
- align-items: center;
33959
- }
33960
- .E_ryby9ds .order {
33961
- height: 24px;
33962
- width: 24px;
33963
- border-radius: 20px;
33964
- color: #0080ff;
33965
- background: rgba(0, 136, 255, 0.1);
33966
- display: flex;
33967
- align-items: center;
33968
- justify-content: center;
33969
- margin-right: 6px;
33970
- }
33971
-
33972
- .E_suhck3k {
33973
- height: 24px;
33974
- width: 24px;
33975
- border-radius: 6px;
33976
- padding: 4px;
33977
- }
33978
- .E_suhck3k:hover {
33979
- background-color: rgba(0, 136, 255, 0.1);
33980
- }
33981
- .E_suhck3k:hover svg path {
33982
- fill: blue;
33983
- }
33984
-
33985
- .E_c1kghdax {
33986
- color: #2d3a56;
33987
- padding: 7px 12px;
33988
- display: flex;
33989
- justify-content: space-between;
33990
- align-items: center;
33991
- }
33992
- .E_c1kghdax.has-arrow {
33993
- padding-left: 10px;
33994
- }
33995
- .E_c1kghdax.has-arrow .title-wrapper {
33996
- cursor: pointer;
33997
- color: #00122e;
33998
- }
33999
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
34000
- color: #2d3a56;
34001
- font-weight: 600;
34002
- }
34003
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34004
- transform: rotate(90deg);
34005
- }
34006
- .E_c1kghdax .sub-info {
34007
- font-size: 12px;
34008
- line-height: 18px;
34009
- }
34010
- .E_c1kghdax .title-wrapper {
34011
- display: flex;
34012
- align-items: center;
34013
- user-select: none;
34014
- flex-grow: 1;
34015
- font-size: 12px;
34016
- line-height: 18px;
34017
- color: #2d3a56;
34018
- font-weight: 700;
34019
- }
34020
- .E_c1kghdax .collapse-arrow {
34021
- transition: all 50ms ease-out 0ms;
34022
- margin-right: 2px;
34023
- }
34024
-
34025
- .E_c1yd35n {
34026
- padding: 0 12px 14px 12px;
33861
+ list-style: none;
33862
+ padding: 12px;
34027
33863
  }
34028
-
34029
- .E_tzppjip {
34030
- min-width: 0;
34031
- flex: 1;
33864
+ .E_d1tc7lgk ul li {
33865
+ padding: 5px 8px;
33866
+ border-radius: 5px;
33867
+ transition: all 0.2s ease-in-out;
33868
+ cursor: pointer;
34032
33869
  }
34033
- .E_tzppjip .tag {
34034
- flex: 0 0 auto;
33870
+ .E_d1tc7lgk ul li:hover {
33871
+ background: rgba(0, 136, 255, 0.16);
33872
+ color: #0080ff;
34035
33873
  }
34036
- .E_tzppjip .progress-title {
34037
- flex: 2;
34038
- max-width: fit-content;
33874
+ .E_d1tc7lgk ul li:active {
33875
+ background: rgba(0, 136, 255, 0.2);
33876
+ color: #0080ff;
34039
33877
  }
34040
- .E_tzppjip .progress-desc {
34041
- flex: 1;
34042
- max-width: fit-content;
33878
+ .E_d1tc7lgk ul li + li {
33879
+ margin-top: 2px;
34043
33880
  }
34044
33881
 
34045
- .E_a112ykcc {
34046
- display: flex;
34047
- align-items: center;
34048
- column-gap: var(--a112ykcc-0);
33882
+ .E_rzaik16 {
33883
+ padding: 0;
33884
+ }
33885
+ .E_rzaik16 .ant-popover-arrow {
33886
+ display: none;
33887
+ }
33888
+ .E_rzaik16 .ant-popover-inner-content {
33889
+ padding: 0;
34049
33890
  }
34050
33891
 
34051
33892
  .E_t160l1cm {
@@ -34251,50 +34092,180 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34251
34092
  background: transparent;
34252
34093
  }
34253
34094
 
34254
- .E_b14q2gmw {
34255
- 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);
34095
+ .E_c1kghdax {
34096
+ color: #2d3a56;
34097
+ padding: 7px 12px;
34098
+ display: flex;
34099
+ justify-content: space-between;
34100
+ align-items: center;
34256
34101
  }
34257
-
34258
- .E_c1eym6el {
34259
- border-radius: 8px;
34260
- background-color: white;
34102
+ .E_c1kghdax.has-arrow {
34103
+ padding-left: 10px;
34261
34104
  }
34262
- .E_c1eym6el.hoverable {
34105
+ .E_c1kghdax.has-arrow .title-wrapper {
34263
34106
  cursor: pointer;
34107
+ color: #00122e;
34264
34108
  }
34265
- .E_c1eym6el.hoverable:hover {
34266
- transition: all 200ms ease;
34267
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34268
- transform: translateY(-4px);
34109
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
34110
+ color: #2d3a56;
34111
+ font-weight: 600;
34112
+ }
34113
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34114
+ transform: rotate(90deg);
34115
+ }
34116
+ .E_c1kghdax .sub-info {
34117
+ font-size: 12px;
34118
+ line-height: 18px;
34119
+ }
34120
+ .E_c1kghdax .title-wrapper {
34121
+ display: flex;
34122
+ align-items: center;
34123
+ user-select: none;
34124
+ flex-grow: 1;
34125
+ font-size: 12px;
34126
+ line-height: 18px;
34127
+ color: #2d3a56;
34128
+ font-weight: 700;
34129
+ }
34130
+ .E_c1kghdax .collapse-arrow {
34131
+ transition: all 50ms ease-out 0ms;
34132
+ margin-right: 2px;
34269
34133
  }
34270
34134
 
34271
- .E_slr2ynn {
34272
- padding: 0 8px;
34273
- height: 18px;
34135
+ .E_c1yd35n {
34136
+ padding: 0 12px 14px 12px;
34274
34137
  }
34275
34138
 
34276
- .E_m140wbb6 {
34277
- padding: 2px 8px;
34139
+ .E_suhck3k {
34278
34140
  height: 24px;
34141
+ width: 24px;
34142
+ border-radius: 6px;
34143
+ padding: 4px;
34144
+ }
34145
+ .E_suhck3k:hover {
34146
+ background-color: rgba(0, 136, 255, 0.1);
34147
+ }
34148
+ .E_suhck3k:hover svg path {
34149
+ fill: blue;
34279
34150
  }
34280
34151
 
34281
- .E_t1fozc1i {
34282
- margin: 0;
34152
+ .E_ckui4s7 {
34153
+ color: #2d3a56;
34154
+ line-height: 22px;
34155
+ display: inline-flex;
34156
+ }
34157
+ .E_ckui4s7 .ant-checkbox {
34158
+ height: 22px;
34159
+ display: flex;
34160
+ align-items: center;
34161
+ top: 0;
34162
+ }
34163
+ .E_ckui4s7 .ant-checkbox-checked::after {
34164
+ border: none;
34165
+ }
34166
+ .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 {
34167
+ border-color: #0080ff;
34168
+ }
34169
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
34170
+ border: 1px solid rgba(107, 128, 167, 0.6);
34171
+ }
34172
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34173
+ border: 1px solid #0080ff;
34174
+ }
34175
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
34176
+ background: #0080ff;
34177
+ }
34178
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34179
+ background-color: #fff;
34180
+ height: 2px;
34181
+ width: 10px;
34182
+ border-radius: 2px;
34183
+ }
34184
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
34185
+ opacity: 0.5;
34186
+ }
34187
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
34188
+ background: rgba(211, 218, 235, 0.6);
34189
+ border-color: rgba(107, 128, 167, 0.6) !important;
34190
+ }
34191
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
34192
+ border-color: #2d3a56;
34193
+ }
34194
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
34195
+ background: #2d3a56;
34196
+ }
34197
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
34198
+ padding: 0;
34199
+ }
34200
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
34201
+ display: inline-block;
34202
+ margin-left: 12px;
34203
+ color: #2d3a56;
34204
+ }
34205
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
34206
+ margin-left: 28px;
34207
+ color: rgba(44, 56, 82, 0.6);
34208
+ }
34209
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
34210
+ margin-left: 8px;
34211
+ }
34212
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
34213
+ margin-left: 24px;
34283
34214
  }
34284
34215
 
34285
- .E_i1vxv4ln {
34286
- margin-right: 4px;
34287
- height: 16px;
34216
+ .E_ryby9ds {
34217
+ display: flex;
34218
+ align-items: center;
34219
+ }
34220
+ .E_ryby9ds .order {
34221
+ height: 24px;
34222
+ width: 24px;
34223
+ border-radius: 20px;
34224
+ color: #0080ff;
34225
+ background: rgba(0, 136, 255, 0.1);
34226
+ display: flex;
34227
+ align-items: center;
34228
+ justify-content: center;
34229
+ margin-right: 6px;
34288
34230
  }
34289
34231
 
34290
- .E_n1afl31m.ant-tag.ant-tag-gray {
34291
- font-weight: 700;
34292
- color: #00122e;
34293
- background-color: rgba(237, 241, 250, 0.6);
34294
- border: 1px solid rgba(211, 218, 235, 0.6);
34295
- word-break: break-all;
34296
- display: inline;
34297
- white-space: normal;
34232
+ .E_tzppjip {
34233
+ min-width: 0;
34234
+ flex: 1;
34235
+ }
34236
+ .E_tzppjip .tag {
34237
+ flex: 0 0 auto;
34238
+ }
34239
+ .E_tzppjip .progress-title {
34240
+ flex: 2;
34241
+ max-width: fit-content;
34242
+ }
34243
+ .E_tzppjip .progress-desc {
34244
+ flex: 1;
34245
+ max-width: fit-content;
34246
+ }
34247
+
34248
+ .E_a112ykcc {
34249
+ display: flex;
34250
+ align-items: center;
34251
+ column-gap: var(--a112ykcc-0);
34252
+ }
34253
+
34254
+ .E_b14q2gmw {
34255
+ 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);
34256
+ }
34257
+
34258
+ .E_c1eym6el {
34259
+ border-radius: 8px;
34260
+ background-color: white;
34261
+ }
34262
+ .E_c1eym6el.hoverable {
34263
+ cursor: pointer;
34264
+ }
34265
+ .E_c1eym6el.hoverable:hover {
34266
+ transition: all 200ms ease;
34267
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34268
+ transform: translateY(-4px);
34298
34269
  }
34299
34270
 
34300
34271
  .E_t1dtlqs1 {
@@ -34499,6 +34470,35 @@ button.E_l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34499
34470
  margin-right: 4px;
34500
34471
  }
34501
34472
 
34473
+ .E_slr2ynn {
34474
+ padding: 0 8px;
34475
+ height: 18px;
34476
+ }
34477
+
34478
+ .E_m140wbb6 {
34479
+ padding: 2px 8px;
34480
+ height: 24px;
34481
+ }
34482
+
34483
+ .E_t1fozc1i {
34484
+ margin: 0;
34485
+ }
34486
+
34487
+ .E_i1vxv4ln {
34488
+ margin-right: 4px;
34489
+ height: 16px;
34490
+ }
34491
+
34492
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34493
+ font-weight: 700;
34494
+ color: #00122e;
34495
+ background-color: rgba(237, 241, 250, 0.6);
34496
+ border: 1px solid rgba(211, 218, 235, 0.6);
34497
+ word-break: break-all;
34498
+ display: inline;
34499
+ white-space: normal;
34500
+ }
34501
+
34502
34502
  .E_i1g85yz3 {
34503
34503
  margin-right: 4px;
34504
34504
  height: 16px;