@cloudtower/eagle 0.34.29 → 0.34.30

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
@@ -29673,26 +29673,6 @@ body {
29673
29673
  overflow-x: auto;
29674
29674
  }
29675
29675
 
29676
- .E_c18gxmrl {
29677
- border: 1px solid #d8deeb;
29678
- border-radius: 4px;
29679
- }
29680
- .E_c18gxmrl + .E_c18gxmrl {
29681
- margin-top: 8px;
29682
- }
29683
- .E_c18gxmrl:hover {
29684
- border-color: #0080ff;
29685
- }
29686
- .E_c18gxmrl:hover > header {
29687
- background: rgba(0, 128, 255, 0.1);
29688
- }
29689
- .E_c18gxmrl.active header {
29690
- border-bottom: 1px solid #d8deeb;
29691
- }
29692
- .E_c18gxmrl > header {
29693
- padding: 8px 12px;
29694
- }
29695
-
29696
29676
  .E_m74vjol {
29697
29677
  display: flex;
29698
29678
  justify-content: space-between;
@@ -29713,49 +29693,24 @@ body {
29713
29693
  flex: 1;
29714
29694
  }
29715
29695
 
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
- .E_b1nip9bk {
29733
- padding: 4px 11px;
29734
- }
29735
-
29736
- .E_bqamoqe {
29737
- white-space: nowrap;
29738
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29739
- }
29740
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29741
- --color: #0080ff;
29696
+ .E_c18gxmrl {
29697
+ border: 1px solid #d8deeb;
29698
+ border-radius: 4px;
29742
29699
  }
29743
- .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] {
29744
- --color: #0080ff;
29700
+ .E_c18gxmrl + .E_c18gxmrl {
29701
+ margin-top: 8px;
29745
29702
  }
29746
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29747
- margin-left: 1px;
29703
+ .E_c18gxmrl:hover {
29704
+ border-color: #0080ff;
29748
29705
  }
29749
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29750
- border-top-right-radius: 0;
29751
- border-bottom-right-radius: 0;
29706
+ .E_c18gxmrl:hover > header {
29707
+ background: rgba(0, 128, 255, 0.1);
29752
29708
  }
29753
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29754
- border-top-left-radius: 0;
29755
- border-bottom-left-radius: 0;
29709
+ .E_c18gxmrl.active header {
29710
+ border-bottom: 1px solid #d8deeb;
29756
29711
  }
29757
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29758
- border-radius: unset;
29712
+ .E_c18gxmrl > header {
29713
+ padding: 8px 12px;
29759
29714
  }
29760
29715
 
29761
29716
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30015,19 +29970,6 @@ body {
30015
29970
  justify-content: center;
30016
29971
  }
30017
29972
 
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
-
30031
29973
  .E_c1uzzomf {
30032
29974
  margin-bottom: 16px;
30033
29975
  }
@@ -30050,16 +29992,62 @@ body {
30050
29992
  text-align: center;
30051
29993
  }
30052
29994
 
30053
- .E_itxley7.ant-input-group.ant-input-group-compact {
30054
- display: flex;
29995
+ .E_berrcjl {
29996
+ color: rgba(10, 37, 85, 0.6);
29997
+ margin-bottom: 4px;
30055
29998
  }
30056
- .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 {
30057
- border-bottom-left-radius: 5px;
30058
- border-top-left-radius: 5px;
29999
+ .E_berrcjl .breadcrumb-link {
30000
+ color: rgba(10, 37, 85, 0.6);
30001
+ cursor: pointer;
30002
+ transition: color 160ms ease;
30059
30003
  }
30060
- .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 {
30061
- border-bottom-right-radius: 5px;
30062
- border-top-right-radius: 5px;
30004
+ .E_berrcjl .breadcrumb-link:hover {
30005
+ color: #0080ff;
30006
+ }
30007
+ .E_berrcjl .breadcrumb-link:active {
30008
+ color: #005ed1;
30009
+ }
30010
+
30011
+ .E_b1nip9bk {
30012
+ padding: 4px 11px;
30013
+ }
30014
+
30015
+ .E_bqamoqe {
30016
+ white-space: nowrap;
30017
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30018
+ }
30019
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30020
+ --color: #0080ff;
30021
+ }
30022
+ .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] {
30023
+ --color: #0080ff;
30024
+ }
30025
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30026
+ margin-left: 1px;
30027
+ }
30028
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30029
+ border-top-right-radius: 0;
30030
+ border-bottom-right-radius: 0;
30031
+ }
30032
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30033
+ border-top-left-radius: 0;
30034
+ border-bottom-left-radius: 0;
30035
+ }
30036
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30037
+ border-radius: unset;
30038
+ }
30039
+
30040
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30041
+ padding: 4px 8px 0 8px;
30042
+ color: rgba(44, 56, 82, 0.6);
30043
+ font-size: 12px;
30044
+ }
30045
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30046
+ padding-bottom: 6px;
30047
+ }
30048
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30049
+ padding-top: 4px;
30050
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30063
30051
  }
30064
30052
 
30065
30053
  .E_iouxfgt {
@@ -30080,6 +30068,93 @@ body {
30080
30068
  animation: rotate 680ms linear infinite;
30081
30069
  }
30082
30070
 
30071
+ .E_fzh9mnb {
30072
+ width: 100%;
30073
+ height: 100%;
30074
+ min-height: 124px;
30075
+ display: flex;
30076
+ flex-direction: column;
30077
+ justify-content: center;
30078
+ align-items: center;
30079
+ }
30080
+ .E_fzh9mnb .error-text {
30081
+ color: rgba(10, 37, 85, 0.6);
30082
+ margin-bottom: 16px;
30083
+ font-size: 18px;
30084
+ }
30085
+
30086
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30087
+ display: flex;
30088
+ }
30089
+ .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 {
30090
+ border-bottom-left-radius: 5px;
30091
+ border-top-left-radius: 5px;
30092
+ }
30093
+ .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 {
30094
+ border-bottom-right-radius: 5px;
30095
+ border-top-right-radius: 5px;
30096
+ }
30097
+
30098
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
30099
+ display: var(--ai7qkf2-0);
30100
+ }
30101
+ .E_ai7qkf2 .ant-input-number-input-wrap {
30102
+ display: inline-flex;
30103
+ line-height: 1.5715;
30104
+ height: 100%;
30105
+ width: 100%;
30106
+ }
30107
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
30108
+ content: var(--ai7qkf2-1);
30109
+ display: var(--ai7qkf2-2);
30110
+ flex: none;
30111
+ align-items: center;
30112
+ margin-left: 4px;
30113
+ padding: 5px 12px 5px 0;
30114
+ color: rgba(44, 56, 82, 0.6);
30115
+ }
30116
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
30117
+ content: var(--ai7qkf2-3);
30118
+ display: var(--ai7qkf2-4);
30119
+ flex: none;
30120
+ align-items: center;
30121
+ margin-right: 4px;
30122
+ cursor: auto;
30123
+ color: rgba(44, 56, 82, 0.6);
30124
+ }
30125
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30126
+ border-radius: 0;
30127
+ }
30128
+ .E_ai7qkf2.ant-input-number {
30129
+ width: 100%;
30130
+ border-radius: 6px;
30131
+ }
30132
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30133
+ border-color: #0096ff;
30134
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30135
+ z-index: 1;
30136
+ }
30137
+ .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30138
+ border-color: #e75a3a;
30139
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30140
+ }
30141
+ .E_ai7qkf2 .ant-input-number-input {
30142
+ height: 30px;
30143
+ border: 1px;
30144
+ padding: 5px 12px;
30145
+ font-size: inherit;
30146
+ }
30147
+ .E_ai7qkf2.ant-input-number-lg input {
30148
+ height: 38px;
30149
+ border: 1px;
30150
+ padding: 8px 16px;
30151
+ }
30152
+ .E_ai7qkf2.ant-input-number-sm input {
30153
+ height: 22px;
30154
+ border: 1px;
30155
+ padding: 2px 8px;
30156
+ }
30157
+
30083
30158
  .E_f7pxqmh {
30084
30159
  width: 100%;
30085
30160
  margin-bottom: 0 !important;
@@ -30114,19 +30189,15 @@ body {
30114
30189
  min-height: 0px;
30115
30190
  }
30116
30191
 
30117
- .E_fzh9mnb {
30118
- width: 100%;
30119
- height: 100%;
30120
- min-height: 124px;
30121
- display: flex;
30122
- flex-direction: column;
30123
- justify-content: center;
30124
- align-items: center;
30192
+ .E_atcz0kf .ant-input-suffix {
30193
+ margin-left: 8px;
30125
30194
  }
30126
- .E_fzh9mnb .error-text {
30127
- color: rgba(10, 37, 85, 0.6);
30128
- margin-bottom: 16px;
30129
- font-size: 18px;
30195
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30196
+ padding: 2px 7px 2px 12px;
30197
+ }
30198
+
30199
+ .E_sx1bpnu .ant-input-sm {
30200
+ line-height: 18px;
30130
30201
  }
30131
30202
 
30132
30203
  .E_d1bw7c5z {
@@ -30212,13 +30283,6 @@ body {
30212
30283
  width: 102px;
30213
30284
  }
30214
30285
 
30215
- .E_atcz0kf .ant-input-suffix {
30216
- margin-left: 8px;
30217
- }
30218
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30219
- padding: 2px 7px 2px 12px;
30220
- }
30221
-
30222
30286
  .E_i1inqkme {
30223
30287
  height: 18px;
30224
30288
  line-height: 18px;
@@ -30232,10 +30296,6 @@ body {
30232
30296
  margin-right: 4px;
30233
30297
  }
30234
30298
 
30235
- .E_sx1bpnu .ant-input-sm {
30236
- line-height: 18px;
30237
- }
30238
-
30239
30299
  .E_a1wfy30z .ant-input-number-handler-wrap {
30240
30300
  display: var(--a1wfy30z-0);
30241
30301
  }
@@ -30267,73 +30327,61 @@ body {
30267
30327
  font-size: inherit;
30268
30328
  }
30269
30329
 
30270
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30271
- display: var(--ai7qkf2-0);
30272
- }
30273
- .E_ai7qkf2 .ant-input-number-input-wrap {
30274
- display: inline-flex;
30275
- line-height: 1.5715;
30276
- height: 100%;
30277
- width: 100%;
30278
- }
30279
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30280
- content: var(--ai7qkf2-1);
30281
- display: var(--ai7qkf2-2);
30282
- flex: none;
30330
+ .E_phljevk {
30331
+ display: flex;
30332
+ justify-content: space-between;
30283
30333
  align-items: center;
30284
- margin-left: 4px;
30285
- padding: 5px 12px 5px 0;
30334
+ padding: 10px 0;
30286
30335
  color: rgba(44, 56, 82, 0.6);
30336
+ font-size: 12px;
30337
+ line-height: 24px;
30287
30338
  }
30288
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30289
- content: var(--ai7qkf2-3);
30290
- display: var(--ai7qkf2-4);
30291
- flex: none;
30339
+ .E_phljevk .pagination-left {
30340
+ padding: 2px 8px;
30341
+ }
30342
+ .E_phljevk .dropdown-trigger {
30343
+ display: flex;
30292
30344
  align-items: center;
30293
- margin-right: 4px;
30294
- cursor: auto;
30295
- color: rgba(44, 56, 82, 0.6);
30345
+ border-radius: 6px;
30346
+ cursor: pointer;
30347
+ transition: all 0.3s ease;
30296
30348
  }
30297
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30298
- border-radius: 0;
30349
+ .E_phljevk .dropdown-trigger:hover {
30350
+ background: rgba(211, 218, 235, 0.6);
30351
+ color: #0080ff;
30299
30352
  }
30300
- .E_ai7qkf2.ant-input-number {
30301
- width: 100%;
30302
- border-radius: 6px;
30353
+ .E_phljevk .dropdown-trigger .icon-inner {
30354
+ margin-left: 4px;
30303
30355
  }
30304
- .E_ai7qkf2.ant-input-number:not([disabled]):focus.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]):active.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused.ant-input-number {
30305
- border-color: #0096ff;
30306
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30307
- z-index: 1;
30356
+ .E_phljevk .pagination-right {
30357
+ display: flex;
30358
+ align-items: center;
30359
+ color: #0080ff;
30360
+ font-weight: bold;
30308
30361
  }
30309
- .E_ai7qkf2.ant-input-number:not([disabled]).error:hover.ant-input-number, .E_ai7qkf2.ant-input-number:not([disabled]).error.ant-input-number-focused.ant-input-number {
30310
- border-color: #e75a3a;
30311
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30362
+ .E_phljevk .pagination-right .icon-inner {
30363
+ margin-left: 4px;
30312
30364
  }
30313
- .E_ai7qkf2 .ant-input-number-input {
30314
- height: 30px;
30315
- border: 1px;
30316
- padding: 5px 12px;
30317
- font-size: inherit;
30365
+ .E_phljevk .pagination-right .prev-btn,
30366
+ .E_phljevk .pagination-right .next-btn {
30367
+ padding: 0 8px;
30318
30368
  }
30319
- .E_ai7qkf2.ant-input-number-lg input {
30320
- height: 38px;
30321
- border: 1px;
30322
- padding: 8px 16px;
30369
+ .E_phljevk .pagination-right .prev-btn > span,
30370
+ .E_phljevk .pagination-right .next-btn > span {
30371
+ color: #0080ff;
30323
30372
  }
30324
- .E_ai7qkf2.ant-input-number-sm input {
30325
- height: 22px;
30326
- border: 1px;
30327
- padding: 2px 8px;
30373
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30374
+ transform: rotate(180deg);
30328
30375
  }
30329
30376
 
30330
- .E_owd0kml {
30331
- display: inline-block;
30377
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30378
+ max-height: calc(100vh - 128px);
30379
+ overflow-y: auto;
30332
30380
  }
30333
-
30334
- .E_h1jsgezc {
30335
- visibility: hidden;
30336
- position: absolute;
30381
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30382
+ padding: 4px 20px;
30383
+ font-size: 12px;
30384
+ line-height: 18px;
30337
30385
  }
30338
30386
 
30339
30387
  .E_rapgekc.ant-radio-wrapper {
@@ -30482,6 +30530,15 @@ body {
30482
30530
  width: 36px;
30483
30531
  }
30484
30532
 
30533
+ .E_owd0kml {
30534
+ display: inline-block;
30535
+ }
30536
+
30537
+ .E_h1jsgezc {
30538
+ visibility: hidden;
30539
+ position: absolute;
30540
+ }
30541
+
30485
30542
  .E_i11gg7mj .ant-input-prefix {
30486
30543
  margin-right: 8px;
30487
30544
  }
@@ -30508,63 +30565,6 @@ body {
30508
30565
  cursor: not-allowed;
30509
30566
  }
30510
30567
 
30511
- .E_phljevk {
30512
- display: flex;
30513
- justify-content: space-between;
30514
- align-items: center;
30515
- padding: 10px 0;
30516
- color: rgba(44, 56, 82, 0.6);
30517
- font-size: 12px;
30518
- line-height: 24px;
30519
- }
30520
- .E_phljevk .pagination-left {
30521
- padding: 2px 8px;
30522
- }
30523
- .E_phljevk .dropdown-trigger {
30524
- display: flex;
30525
- align-items: center;
30526
- border-radius: 6px;
30527
- cursor: pointer;
30528
- transition: all 0.3s ease;
30529
- }
30530
- .E_phljevk .dropdown-trigger:hover {
30531
- background: rgba(211, 218, 235, 0.6);
30532
- color: #0080ff;
30533
- }
30534
- .E_phljevk .dropdown-trigger .icon-inner {
30535
- margin-left: 4px;
30536
- }
30537
- .E_phljevk .pagination-right {
30538
- display: flex;
30539
- align-items: center;
30540
- color: #0080ff;
30541
- font-weight: bold;
30542
- }
30543
- .E_phljevk .pagination-right .icon-inner {
30544
- margin-left: 4px;
30545
- }
30546
- .E_phljevk .pagination-right .prev-btn,
30547
- .E_phljevk .pagination-right .next-btn {
30548
- padding: 0 8px;
30549
- }
30550
- .E_phljevk .pagination-right .prev-btn > span,
30551
- .E_phljevk .pagination-right .next-btn > span {
30552
- color: #0080ff;
30553
- }
30554
- .E_phljevk .pagination-right .next-btn .icon-inner {
30555
- transform: rotate(180deg);
30556
- }
30557
-
30558
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30559
- max-height: calc(100vh - 128px);
30560
- overflow-y: auto;
30561
- }
30562
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30563
- padding: 4px 20px;
30564
- font-size: 12px;
30565
- line-height: 18px;
30566
- }
30567
-
30568
30568
  .E_ivqqkzv {
30569
30569
  height: 24px;
30570
30570
  width: 56px !important;
@@ -30575,46 +30575,6 @@ body {
30575
30575
  color: rgba(44, 56, 82, 0.6);
30576
30576
  }
30577
30577
 
30578
- .E_c1bus5hc {
30579
- --color: white;
30580
- height: 14px;
30581
- width: 14px;
30582
- border-radius: 50%;
30583
- flex-shrink: 0;
30584
- display: flex;
30585
- align-items: center;
30586
- justify-content: center;
30587
- border: 1px solid var(--color);
30588
- }
30589
- .E_c1bus5hc .circle-inner {
30590
- position: relative;
30591
- height: 10px;
30592
- width: 10px;
30593
- border-radius: 50%;
30594
- overflow: hidden;
30595
- }
30596
- .E_c1bus5hc .circle-content {
30597
- position: absolute;
30598
- height: 100%;
30599
- width: 100%;
30600
- left: 0;
30601
- top: 0;
30602
- border-radius: 50%;
30603
- background: linear-gradient(to right, var(--color) 50%, white 50%);
30604
- transform: rotate(180deg);
30605
- }
30606
- .E_c1bus5hc .circle-child {
30607
- position: absolute;
30608
- height: 100%;
30609
- width: 100%;
30610
- left: 0;
30611
- top: 0;
30612
- margin-left: 50%;
30613
- transform-origin: left;
30614
- background: white;
30615
- transform: rotate(0deg);
30616
- }
30617
-
30618
30578
  .E_cnujxq2 {
30619
30579
  display: flex;
30620
30580
  flex-direction: column;
@@ -31305,365 +31265,311 @@ input.E_rf8rlle.ant-input {
31305
31265
  color: rgba(44, 56, 82, 0.7490196078);
31306
31266
  }
31307
31267
 
31308
- .E_s1dizucg.ant-switch {
31309
- min-width: 40px;
31310
- height: 24px;
31311
- background: rgba(172, 186, 211, 0.6);
31312
- overflow: hidden;
31313
- }
31314
- .E_s1dizucg.ant-switch:focus {
31315
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31316
- }
31317
- .E_s1dizucg.ant-switch-small {
31318
- min-width: 26px;
31319
- height: 16px;
31268
+ .E_dsnbhzf {
31269
+ font-family: Inter;
31270
+ font-style: normal;
31271
+ font-weight: bold;
31272
+ font-size: 32px;
31273
+ line-height: 40px;
31320
31274
  }
31321
- .E_s1dizucg.ant-switch-large {
31322
- min-width: 52px;
31323
- height: 32px;
31275
+
31276
+ .E_d1mvo22k {
31277
+ font-family: Inter;
31278
+ font-style: normal;
31279
+ font-weight: bold;
31280
+ font-size: 24px;
31281
+ line-height: 32px;
31324
31282
  }
31325
- .E_s1dizucg.ant-switch .ant-switch-handle {
31326
- height: 20px;
31327
- width: 20px;
31283
+
31284
+ .E_d1b444tr {
31285
+ font-family: Inter;
31286
+ font-style: normal;
31287
+ font-weight: normal;
31288
+ font-size: 32px;
31289
+ line-height: 40px;
31328
31290
  }
31329
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31330
- border-radius: 10px;
31331
- transition-delay: 120ms;
31291
+
31292
+ .E_dvs0kue {
31293
+ font-family: Inter;
31294
+ font-style: normal;
31295
+ font-weight: bold;
31296
+ font-size: 20px;
31297
+ line-height: 24px;
31332
31298
  }
31333
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31334
- height: 14px;
31335
- width: 14px;
31336
- top: 1px;
31337
- left: 1px;
31338
- }
31339
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31340
- height: 28px;
31341
- width: 28px;
31342
- }
31343
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31344
- border-radius: 14px;
31345
- }
31346
- .E_s1dizucg.ant-switch-checked {
31347
- background-color: #00ba5d;
31299
+
31300
+ .E_d1hcbfcq {
31301
+ font-family: Inter;
31302
+ font-style: normal;
31303
+ font-weight: normal;
31304
+ font-size: 20px;
31305
+ line-height: 24px;
31348
31306
  }
31349
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31350
- left: calc(100% - 20px - 2px);
31307
+
31308
+ .E_d1cz922v {
31309
+ font-family: Inter;
31310
+ font-style: normal;
31311
+ font-weight: bold;
31312
+ font-size: 18px;
31313
+ line-height: 22px;
31351
31314
  }
31352
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31353
- left: calc(100% - 14px - 1px);
31315
+
31316
+ .E_d3nzbrm {
31317
+ font-family: Inter;
31318
+ font-style: normal;
31319
+ font-weight: normal;
31320
+ font-size: 18px;
31321
+ line-height: 22px;
31354
31322
  }
31355
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31356
- left: calc(100% - 28px - 2px);
31323
+
31324
+ .E_h1g0p5ob {
31325
+ font-family: Inter;
31326
+ font-style: normal;
31327
+ font-weight: bold;
31328
+ font-size: 16px;
31329
+ line-height: 22px;
31357
31330
  }
31358
31331
 
31359
- .E_c1up6e3y {
31360
- margin-left: 5px;
31332
+ .E_hydo2ej {
31333
+ font-family: Inter;
31334
+ font-style: normal;
31335
+ font-weight: normal;
31336
+ font-size: 16px;
31337
+ line-height: 22px;
31361
31338
  }
31362
31339
 
31363
- .E_tju3gfj .date {
31364
- margin-right: 4px;
31340
+ .E_h1hbuq0r {
31341
+ font-family: Inter;
31342
+ font-style: normal;
31343
+ font-weight: bold;
31344
+ font-size: 14px;
31345
+ line-height: 20px;
31365
31346
  }
31366
31347
 
31367
- .E_s1dni7lo {
31368
- width: 430px !important;
31348
+ .E_h13bondg {
31349
+ font-family: Inter;
31350
+ font-style: normal;
31351
+ font-weight: normal;
31352
+ font-size: 14px;
31353
+ line-height: 20px;
31369
31354
  }
31370
31355
 
31371
- .E_d1wwmmm5 .ant-select-item-group {
31372
- padding: 8px 16px;
31356
+ .E_h1mhvdlx {
31357
+ font-family: Inter;
31358
+ font-style: normal;
31359
+ font-weight: bold;
31360
+ font-size: 12px;
31373
31361
  line-height: 18px;
31374
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31375
- height: 34px;
31376
- min-height: 34px;
31377
- box-sizing: border-box;
31378
- margin-top: 8px;
31379
31362
  }
31380
31363
 
31381
- .E_o1ugr09p {
31382
- display: flex;
31383
- flex-direction: column;
31384
- margin: 1px 8px;
31385
- padding: 8px;
31386
- border-radius: 4px;
31387
- }
31388
- .E_o1ugr09p .selected-icon {
31389
- display: none;
31390
- }
31391
- .E_o1ugr09p.ant-select-item-option-grouped {
31392
- padding-left: 8px;
31393
- }
31394
- .E_o1ugr09p.ant-select-item-option-selected {
31395
- background-color: white;
31396
- }
31397
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31398
- color: #0080ff;
31399
- }
31400
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31401
- display: block;
31402
- }
31403
- .E_o1ugr09p.ant-select-item-option-active {
31404
- background: rgba(0, 136, 255, 0.16);
31405
- }
31406
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31407
- color: #0080ff;
31408
- }
31409
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31410
- background: rgba(0, 136, 255, 0.1);
31411
- color: #0080ff;
31364
+ .E_h1inmfq6 {
31365
+ font-family: Inter;
31366
+ font-style: normal;
31367
+ font-weight: normal;
31368
+ font-size: 12px;
31369
+ line-height: 18px;
31412
31370
  }
31413
31371
 
31414
- .E_o1ifxsq4 {
31415
- display: flex;
31416
- justify-content: space-between;
31417
- height: 20px;
31418
- line-height: 20px;
31419
- }
31420
- .E_o1ifxsq4 .timezone-title {
31421
- color: #2d3a56;
31422
- overflow: hidden;
31423
- text-overflow: ellipsis;
31372
+ .E_h1kfc0la {
31373
+ font-family: Inter;
31374
+ font-style: normal;
31375
+ font-weight: bold;
31376
+ text-transform: uppercase;
31377
+ font-feature-settings: "cpsp" on;
31378
+ font-size: 12px;
31379
+ line-height: 18px;
31424
31380
  }
31425
31381
 
31426
- .E_o1zue7 {
31427
- display: flex;
31428
- justify-content: space-between;
31429
- color: rgba(44, 56, 82, 0.6);
31430
- height: 18px;
31382
+ .E_h10xnyuu {
31383
+ font-family: Inter;
31384
+ font-style: normal;
31385
+ font-weight: normal;
31386
+ text-transform: uppercase;
31387
+ font-feature-settings: "cpsp" on;
31388
+ font-size: 12px;
31431
31389
  line-height: 18px;
31432
- margin-top: 2px;
31433
31390
  }
31434
31391
 
31435
- .E_tyfmlxg {
31436
- border: none;
31437
- margin-right: 0;
31438
- background: rgba(225, 230, 241, 0.6);
31392
+ .E_lrcmi0v {
31393
+ font-family: Inter;
31394
+ font-style: normal;
31395
+ font-weight: normal;
31396
+ font-size: 16px;
31397
+ line-height: 24px;
31439
31398
  }
31440
31399
 
31441
- .E_o18uybox {
31442
- pointer-events: none;
31443
- height: 32px;
31444
- width: 100%;
31445
- opacity: 0;
31400
+ .E_lzt43lp {
31401
+ font-family: Inter;
31402
+ font-style: normal;
31403
+ font-weight: bold;
31404
+ font-size: 16px;
31405
+ line-height: 24px;
31446
31406
  }
31447
31407
 
31448
- .E_t1m2x205 .ant-tooltip-arrow {
31449
- display: none;
31408
+ .E_l5yc9nt {
31409
+ font-family: Inter;
31410
+ font-style: normal;
31411
+ font-weight: normal;
31412
+ font-size: 16px;
31413
+ line-height: 24px;
31450
31414
  }
31451
- .E_t1m2x205 .ant-tooltip-inner {
31452
- background: rgba(23, 38, 64, 0.8);
31453
- border-radius: 4px;
31415
+
31416
+ .E_l1fbkbzo {
31417
+ font-family: Inter;
31418
+ font-style: normal;
31419
+ font-weight: bold;
31420
+ font-size: 16px;
31421
+ line-height: 24px;
31454
31422
  }
31455
- .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31456
- visibility: hidden;
31423
+
31424
+ .E_lahvcax {
31425
+ font-family: Inter;
31426
+ font-style: normal;
31427
+ font-weight: normal;
31428
+ text-transform: uppercase;
31429
+ font-feature-settings: "cpsp" on;
31430
+ font-size: 16px;
31431
+ line-height: 24px;
31457
31432
  }
31458
31433
 
31459
- .E_s1sck0th {
31460
- padding: 0 8px;
31461
- border-radius: 4px;
31434
+ .E_l11q3pxd {
31435
+ font-family: Inter;
31436
+ font-style: normal;
31437
+ font-weight: bold;
31438
+ text-transform: uppercase;
31439
+ font-feature-settings: "cpsp" on;
31440
+ font-size: 16px;
31441
+ line-height: 24px;
31462
31442
  }
31463
31443
 
31464
- .E_m855nr1 {
31465
- padding: 2px 8px;
31466
- border-radius: 3px;
31444
+ .E_lfuc2qu {
31445
+ font-family: Inter;
31446
+ font-style: normal;
31447
+ font-weight: normal;
31448
+ font-size: 14px;
31449
+ line-height: 22px;
31467
31450
  }
31468
31451
 
31469
- .E_l1270xpg {
31470
- padding: 3px 8px;
31471
- border-radius: 2px;
31452
+ .E_l1jmp8r0 {
31453
+ font-family: Inter;
31454
+ font-style: normal;
31455
+ font-weight: 500;
31456
+ font-size: 14px;
31457
+ line-height: 22px;
31472
31458
  }
31473
31459
 
31474
- .E_t14rextb.ant-tag:hover {
31475
- opacity: unset;
31460
+ .E_lcnm221 {
31461
+ font-family: Inter;
31462
+ font-style: normal;
31463
+ font-weight: bold;
31464
+ font-size: 14px;
31465
+ line-height: 22px;
31476
31466
  }
31477
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31478
- margin: 0;
31479
- margin-right: 8px;
31480
- display: inline-flex;
31481
- align-items: center;
31482
- border: none;
31483
- }
31484
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31485
- width: 16px;
31486
- height: 16px;
31487
- color: inherit;
31488
- margin-left: 4px;
31489
- opacity: 0.6;
31490
- display: inline-flex;
31491
- }
31492
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31493
- opacity: 1;
31494
- }
31495
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31496
- color: #0080ff;
31497
- background-color: rgba(0, 136, 255, 0.1);
31498
- }
31499
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31500
- color: #f0483e;
31501
- background-color: rgba(255, 74, 74, 0.1);
31502
- }
31503
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31504
- color: #e07f00;
31505
- background-color: rgba(255, 187, 0, 0.1);
31506
- }
31507
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31508
- color: #008f4c;
31509
- background-color: rgba(30, 201, 127, 0.1);
31510
- }
31511
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31512
- color: #1d326c;
31513
- background-color: rgba(225, 230, 241, 0.6);
31514
- }
31515
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31516
- color: #7E41FF;
31517
- background-color: rgba(126, 65, 255, 0.1);
31518
- }
31519
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31520
- color: #fff;
31521
- }
31522
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31523
- background-color: #f0483e;
31524
- }
31525
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31526
- background-color: #fea008;
31527
- }
31528
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31529
- background-color: #00ba5d;
31530
- }
31531
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31532
- background-color: #0080ff;
31533
- }
31534
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31535
- background-color: #6b7d99;
31536
- }
31537
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31538
- background-color: #7E41FF;
31539
- }
31540
-
31541
- .E_ccrbeuz .ant-collapse-item {
31542
- border: 0px;
31543
- background-color: #fff;
31544
- }
31545
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
31546
- padding-top: 0px;
31547
- padding-bottom: 0px;
31548
- padding-left: 0px !important;
31549
- padding-right: 24px;
31550
- }
31551
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
31552
- right: 0px;
31553
- }
31554
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
31555
- padding: 0px;
31556
- }
31557
-
31558
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
31559
- padding-right: 0px;
31560
- cursor: default;
31561
- }
31562
-
31563
- .E_c1yyuluq {
31564
- border-radius: 8px;
31565
- }
31566
- .E_c1yyuluq .ant-card-body {
31567
- padding: 20px 24px 24px 24px;
31568
- }
31569
-
31570
- .E_dsnbhzf {
31571
- font-family: Inter;
31572
- font-style: normal;
31573
- font-weight: bold;
31574
- font-size: 32px;
31575
- line-height: 40px;
31467
+
31468
+ .E_lu1z2n5 {
31469
+ font-family: Inter;
31470
+ font-style: normal;
31471
+ font-weight: normal;
31472
+ font-size: 14px;
31473
+ line-height: 22px;
31576
31474
  }
31577
31475
 
31578
- .E_d1mvo22k {
31476
+ .E_l1r59djn {
31579
31477
  font-family: Inter;
31580
31478
  font-style: normal;
31581
31479
  font-weight: bold;
31582
- font-size: 24px;
31583
- line-height: 32px;
31480
+ font-size: 14px;
31481
+ line-height: 22px;
31584
31482
  }
31585
31483
 
31586
- .E_d1b444tr {
31484
+ .E_ljm2911 {
31587
31485
  font-family: Inter;
31588
31486
  font-style: normal;
31589
31487
  font-weight: normal;
31590
- font-size: 32px;
31591
- line-height: 40px;
31488
+ text-transform: uppercase;
31489
+ font-feature-settings: "cpsp" on;
31490
+ font-size: 14px;
31491
+ line-height: 22px;
31592
31492
  }
31593
31493
 
31594
- .E_dvs0kue {
31494
+ .E_l124mzmr {
31595
31495
  font-family: Inter;
31596
31496
  font-style: normal;
31597
31497
  font-weight: bold;
31598
- font-size: 20px;
31599
- line-height: 24px;
31498
+ text-transform: uppercase;
31499
+ font-feature-settings: "cpsp" on;
31500
+ font-size: 14px;
31501
+ line-height: 22px;
31600
31502
  }
31601
31503
 
31602
- .E_d1hcbfcq {
31504
+ .E_lb3chel {
31603
31505
  font-family: Inter;
31604
31506
  font-style: normal;
31605
31507
  font-weight: normal;
31606
- font-size: 20px;
31607
- line-height: 24px;
31508
+ font-size: 13px;
31509
+ line-height: 20px;
31608
31510
  }
31609
31511
 
31610
- .E_d1cz922v {
31512
+ .E_lv9jstu {
31611
31513
  font-family: Inter;
31612
31514
  font-style: normal;
31613
- font-weight: bold;
31614
- font-size: 18px;
31615
- line-height: 22px;
31515
+ font-weight: 600;
31516
+ font-size: 13px;
31517
+ line-height: 20px;
31616
31518
  }
31617
31519
 
31618
- .E_d3nzbrm {
31520
+ .E_lwqlh3x {
31619
31521
  font-family: Inter;
31620
31522
  font-style: normal;
31621
- font-weight: normal;
31622
- font-size: 18px;
31623
- line-height: 22px;
31523
+ font-weight: bold;
31524
+ font-size: 13px;
31525
+ line-height: 20px;
31624
31526
  }
31625
31527
 
31626
- .E_h1g0p5ob {
31528
+ .E_lalum9y {
31627
31529
  font-family: Inter;
31628
31530
  font-style: normal;
31629
- font-weight: bold;
31630
- font-size: 16px;
31631
- line-height: 22px;
31531
+ font-weight: normal;
31532
+ font-size: 13px;
31533
+ line-height: 20px;
31632
31534
  }
31633
31535
 
31634
- .E_hydo2ej {
31536
+ .E_l1t6dj5o {
31635
31537
  font-family: Inter;
31636
31538
  font-style: normal;
31637
- font-weight: normal;
31638
- font-size: 16px;
31639
- line-height: 22px;
31539
+ font-weight: 600;
31540
+ font-size: 13px;
31541
+ line-height: 20px;
31640
31542
  }
31641
31543
 
31642
- .E_h1hbuq0r {
31544
+ .E_l12f6ic {
31643
31545
  font-family: Inter;
31644
31546
  font-style: normal;
31645
31547
  font-weight: bold;
31646
- font-size: 14px;
31548
+ font-size: 13px;
31647
31549
  line-height: 20px;
31648
31550
  }
31649
31551
 
31650
- .E_h13bondg {
31552
+ .E_l7gmukq {
31651
31553
  font-family: Inter;
31652
31554
  font-style: normal;
31653
31555
  font-weight: normal;
31654
- font-size: 14px;
31556
+ text-transform: uppercase;
31557
+ font-feature-settings: "cpsp" on;
31558
+ font-size: 13px;
31655
31559
  line-height: 20px;
31656
31560
  }
31657
31561
 
31658
- .E_h1mhvdlx {
31562
+ .E_lkwl0yp {
31659
31563
  font-family: Inter;
31660
31564
  font-style: normal;
31661
31565
  font-weight: bold;
31662
- font-size: 12px;
31663
- line-height: 18px;
31566
+ text-transform: uppercase;
31567
+ font-feature-settings: "cpsp" on;
31568
+ font-size: 13px;
31569
+ line-height: 20px;
31664
31570
  }
31665
31571
 
31666
- .E_h1inmfq6 {
31572
+ .E_l10knv48 {
31667
31573
  font-family: Inter;
31668
31574
  font-style: normal;
31669
31575
  font-weight: normal;
@@ -31671,383 +31577,473 @@ input.E_rf8rlle.ant-input {
31671
31577
  line-height: 18px;
31672
31578
  }
31673
31579
 
31674
- .E_h1kfc0la {
31580
+ .E_l6526ld {
31675
31581
  font-family: Inter;
31676
31582
  font-style: normal;
31677
- font-weight: bold;
31678
- text-transform: uppercase;
31679
- font-feature-settings: "cpsp" on;
31583
+ font-weight: 500;
31680
31584
  font-size: 12px;
31681
31585
  line-height: 18px;
31682
31586
  }
31683
31587
 
31684
- .E_h10xnyuu {
31588
+ .E_l1j81vli {
31685
31589
  font-family: Inter;
31686
31590
  font-style: normal;
31687
- font-weight: normal;
31688
- text-transform: uppercase;
31689
- font-feature-settings: "cpsp" on;
31591
+ font-weight: bold;
31690
31592
  font-size: 12px;
31691
31593
  line-height: 18px;
31692
31594
  }
31693
31595
 
31694
- .E_lrcmi0v {
31596
+ .E_l1x7n1mk {
31695
31597
  font-family: Inter;
31696
31598
  font-style: normal;
31697
31599
  font-weight: normal;
31698
- font-size: 16px;
31699
- line-height: 24px;
31700
- }
31701
-
31702
- .E_lzt43lp {
31703
- font-family: Inter;
31704
- font-style: normal;
31705
- font-weight: bold;
31706
- font-size: 16px;
31707
- line-height: 24px;
31600
+ font-size: 12px;
31601
+ line-height: 18px;
31708
31602
  }
31709
31603
 
31710
- .E_l5yc9nt {
31604
+ .E_l9fqufz {
31711
31605
  font-family: Inter;
31712
31606
  font-style: normal;
31713
- font-weight: normal;
31714
- font-size: 16px;
31715
- line-height: 24px;
31607
+ font-weight: 500;
31608
+ font-size: 12px;
31609
+ line-height: 18px;
31716
31610
  }
31717
31611
 
31718
- .E_l1fbkbzo {
31612
+ .E_l1iwnybd {
31719
31613
  font-family: Inter;
31720
31614
  font-style: normal;
31721
31615
  font-weight: bold;
31722
- font-size: 16px;
31723
- line-height: 24px;
31616
+ font-size: 12px;
31617
+ line-height: 18px;
31724
31618
  }
31725
31619
 
31726
- .E_lahvcax {
31620
+ .E_lprtm1e {
31727
31621
  font-family: Inter;
31728
31622
  font-style: normal;
31729
31623
  font-weight: normal;
31730
31624
  text-transform: uppercase;
31731
31625
  font-feature-settings: "cpsp" on;
31732
- font-size: 16px;
31733
- line-height: 24px;
31626
+ font-size: 12px;
31627
+ line-height: 18px;
31734
31628
  }
31735
31629
 
31736
- .E_l11q3pxd {
31630
+ .E_l1lln87h {
31737
31631
  font-family: Inter;
31738
31632
  font-style: normal;
31739
31633
  font-weight: bold;
31740
31634
  text-transform: uppercase;
31741
31635
  font-feature-settings: "cpsp" on;
31742
- font-size: 16px;
31743
- line-height: 24px;
31636
+ font-size: 12px;
31637
+ line-height: 18px;
31744
31638
  }
31745
31639
 
31746
- .E_lfuc2qu {
31640
+ .E_f2pb48l {
31747
31641
  font-family: Inter;
31748
31642
  font-style: normal;
31749
31643
  font-weight: normal;
31750
- font-size: 14px;
31751
- line-height: 22px;
31644
+ font-size: 13px;
31645
+ line-height: 20px;
31752
31646
  }
31753
31647
 
31754
- .E_l1jmp8r0 {
31648
+ .E_fi9emkw {
31755
31649
  font-family: Inter;
31756
31650
  font-style: normal;
31757
- font-weight: 500;
31758
- font-size: 14px;
31759
- line-height: 22px;
31651
+ font-weight: normal;
31652
+ font-size: 13px;
31653
+ line-height: 20px;
31760
31654
  }
31761
31655
 
31762
- .E_lcnm221 {
31656
+ .E_f1nrg7da {
31763
31657
  font-family: Inter;
31764
31658
  font-style: normal;
31765
- font-weight: bold;
31766
- font-size: 14px;
31767
- line-height: 22px;
31659
+ font-weight: normal;
31660
+ font-size: 12px;
31661
+ line-height: 18px;
31768
31662
  }
31769
31663
 
31770
- .E_lu1z2n5 {
31664
+ .E_f17k1i3n {
31771
31665
  font-family: Inter;
31772
31666
  font-style: normal;
31773
31667
  font-weight: normal;
31774
- font-size: 14px;
31775
- line-height: 22px;
31668
+ font-size: 12px;
31669
+ line-height: 18px;
31776
31670
  }
31777
31671
 
31778
- .E_l1r59djn {
31779
- font-family: Inter;
31780
- font-style: normal;
31781
- font-weight: bold;
31782
- font-size: 14px;
31783
- line-height: 22px;
31784
- }
31785
-
31786
- .E_ljm2911 {
31672
+ .E_t1tvuj2e {
31787
31673
  font-family: Inter;
31788
31674
  font-style: normal;
31789
31675
  font-weight: normal;
31790
- text-transform: uppercase;
31791
- font-feature-settings: "cpsp" on;
31792
- font-size: 14px;
31793
- line-height: 22px;
31794
- }
31795
-
31796
- .E_l124mzmr {
31797
- font-family: Inter;
31798
- font-style: normal;
31799
- font-weight: bold;
31800
- text-transform: uppercase;
31801
- font-feature-settings: "cpsp" on;
31802
- font-size: 14px;
31803
- line-height: 22px;
31676
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31677
+ font-size: 13px;
31678
+ line-height: 20px;
31804
31679
  }
31805
31680
 
31806
- .E_lb3chel {
31681
+ .E_t17uajlu {
31807
31682
  font-family: Inter;
31808
31683
  font-style: normal;
31809
31684
  font-weight: normal;
31685
+ font-feature-settings: "zero" on;
31810
31686
  font-size: 13px;
31811
31687
  line-height: 20px;
31812
31688
  }
31813
31689
 
31814
- .E_lv9jstu {
31690
+ .E_t114zbyz {
31815
31691
  font-family: Inter;
31816
31692
  font-style: normal;
31817
- font-weight: 600;
31818
- font-size: 13px;
31819
- line-height: 20px;
31693
+ font-weight: normal;
31694
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31695
+ font-size: 12px;
31696
+ line-height: 18px;
31820
31697
  }
31821
31698
 
31822
- .E_lwqlh3x {
31699
+ .E_t1il0kvi {
31823
31700
  font-family: Inter;
31824
31701
  font-style: normal;
31825
- font-weight: bold;
31826
- font-size: 13px;
31827
- line-height: 20px;
31702
+ font-weight: 500;
31703
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31704
+ font-size: 12px;
31705
+ line-height: 18px;
31828
31706
  }
31829
31707
 
31830
- .E_lalum9y {
31708
+ .E_t10dv8p1 {
31831
31709
  font-family: Inter;
31832
31710
  font-style: normal;
31833
31711
  font-weight: normal;
31834
- font-size: 13px;
31835
- line-height: 20px;
31712
+ font-feature-settings: "zero" on;
31713
+ font-size: 12px;
31714
+ line-height: 18px;
31836
31715
  }
31837
31716
 
31838
- .E_l1t6dj5o {
31717
+ .E_tc2oqpq {
31839
31718
  font-family: Inter;
31840
31719
  font-style: normal;
31841
- font-weight: 600;
31842
- font-size: 13px;
31843
- line-height: 20px;
31720
+ font-weight: 500;
31721
+ font-feature-settings: "zero" on;
31722
+ font-size: 12px;
31723
+ line-height: 18px;
31844
31724
  }
31845
31725
 
31846
- .E_l12f6ic {
31726
+ .E_tzvddmc {
31847
31727
  font-family: Inter;
31848
31728
  font-style: normal;
31849
31729
  font-weight: bold;
31850
- font-size: 13px;
31851
- line-height: 20px;
31730
+ font-feature-settings: "zero" on;
31731
+ font-size: 16px;
31732
+ line-height: 24px;
31852
31733
  }
31853
31734
 
31854
- .E_l7gmukq {
31735
+ .E_u18llj45 {
31855
31736
  font-family: Inter;
31856
31737
  font-style: normal;
31857
31738
  font-weight: normal;
31858
- text-transform: uppercase;
31859
- font-feature-settings: "cpsp" on;
31860
- font-size: 13px;
31861
- line-height: 20px;
31739
+ font-size: 10px;
31740
+ line-height: 12px;
31862
31741
  }
31863
31742
 
31864
- .E_lkwl0yp {
31865
- font-family: Inter;
31866
- font-style: normal;
31867
- font-weight: bold;
31868
- text-transform: uppercase;
31869
- font-feature-settings: "cpsp" on;
31870
- font-size: 13px;
31871
- line-height: 20px;
31743
+ .E_tju3gfj .date {
31744
+ margin-right: 4px;
31872
31745
  }
31873
31746
 
31874
- .E_l10knv48 {
31875
- font-family: Inter;
31876
- font-style: normal;
31877
- font-weight: normal;
31878
- font-size: 12px;
31879
- line-height: 18px;
31747
+ .E_s1dni7lo {
31748
+ width: 430px !important;
31880
31749
  }
31881
31750
 
31882
- .E_l6526ld {
31883
- font-family: Inter;
31884
- font-style: normal;
31885
- font-weight: 500;
31886
- font-size: 12px;
31751
+ .E_d1wwmmm5 .ant-select-item-group {
31752
+ padding: 8px 16px;
31887
31753
  line-height: 18px;
31754
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31755
+ height: 34px;
31756
+ min-height: 34px;
31757
+ box-sizing: border-box;
31758
+ margin-top: 8px;
31888
31759
  }
31889
31760
 
31890
- .E_l1j81vli {
31891
- font-family: Inter;
31892
- font-style: normal;
31893
- font-weight: bold;
31894
- font-size: 12px;
31895
- line-height: 18px;
31761
+ .E_o1ugr09p {
31762
+ display: flex;
31763
+ flex-direction: column;
31764
+ margin: 1px 8px;
31765
+ padding: 8px;
31766
+ border-radius: 4px;
31767
+ }
31768
+ .E_o1ugr09p .selected-icon {
31769
+ display: none;
31770
+ }
31771
+ .E_o1ugr09p.ant-select-item-option-grouped {
31772
+ padding-left: 8px;
31773
+ }
31774
+ .E_o1ugr09p.ant-select-item-option-selected {
31775
+ background-color: white;
31776
+ }
31777
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31778
+ color: #0080ff;
31779
+ }
31780
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31781
+ display: block;
31782
+ }
31783
+ .E_o1ugr09p.ant-select-item-option-active {
31784
+ background: rgba(0, 136, 255, 0.16);
31785
+ }
31786
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31787
+ color: #0080ff;
31788
+ }
31789
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31790
+ background: rgba(0, 136, 255, 0.1);
31791
+ color: #0080ff;
31896
31792
  }
31897
31793
 
31898
- .E_l1x7n1mk {
31899
- font-family: Inter;
31900
- font-style: normal;
31901
- font-weight: normal;
31902
- font-size: 12px;
31903
- line-height: 18px;
31794
+ .E_o1ifxsq4 {
31795
+ display: flex;
31796
+ justify-content: space-between;
31797
+ height: 20px;
31798
+ line-height: 20px;
31799
+ }
31800
+ .E_o1ifxsq4 .timezone-title {
31801
+ color: #2d3a56;
31802
+ overflow: hidden;
31803
+ text-overflow: ellipsis;
31904
31804
  }
31905
31805
 
31906
- .E_l9fqufz {
31907
- font-family: Inter;
31908
- font-style: normal;
31909
- font-weight: 500;
31910
- font-size: 12px;
31806
+ .E_o1zue7 {
31807
+ display: flex;
31808
+ justify-content: space-between;
31809
+ color: rgba(44, 56, 82, 0.6);
31810
+ height: 18px;
31911
31811
  line-height: 18px;
31812
+ margin-top: 2px;
31912
31813
  }
31913
31814
 
31914
- .E_l1iwnybd {
31915
- font-family: Inter;
31916
- font-style: normal;
31917
- font-weight: bold;
31918
- font-size: 12px;
31919
- line-height: 18px;
31815
+ .E_tyfmlxg {
31816
+ border: none;
31817
+ margin-right: 0;
31818
+ background: rgba(225, 230, 241, 0.6);
31920
31819
  }
31921
31820
 
31922
- .E_lprtm1e {
31923
- font-family: Inter;
31924
- font-style: normal;
31925
- font-weight: normal;
31926
- text-transform: uppercase;
31927
- font-feature-settings: "cpsp" on;
31928
- font-size: 12px;
31929
- line-height: 18px;
31821
+ .E_o18uybox {
31822
+ pointer-events: none;
31823
+ height: 32px;
31824
+ width: 100%;
31825
+ opacity: 0;
31930
31826
  }
31931
31827
 
31932
- .E_l1lln87h {
31933
- font-family: Inter;
31934
- font-style: normal;
31935
- font-weight: bold;
31936
- text-transform: uppercase;
31937
- font-feature-settings: "cpsp" on;
31938
- font-size: 12px;
31939
- line-height: 18px;
31828
+ .E_iq1gosr {
31829
+ display: inline-block;
31940
31830
  }
31941
31831
 
31942
- .E_f2pb48l {
31943
- font-family: Inter;
31944
- font-style: normal;
31945
- font-weight: normal;
31946
- font-size: 13px;
31947
- line-height: 20px;
31832
+ .E_c1bus5hc {
31833
+ --color: white;
31834
+ height: 14px;
31835
+ width: 14px;
31836
+ border-radius: 50%;
31837
+ flex-shrink: 0;
31838
+ display: flex;
31839
+ align-items: center;
31840
+ justify-content: center;
31841
+ border: 1px solid var(--color);
31842
+ }
31843
+ .E_c1bus5hc .circle-inner {
31844
+ position: relative;
31845
+ height: 10px;
31846
+ width: 10px;
31847
+ border-radius: 50%;
31848
+ overflow: hidden;
31849
+ }
31850
+ .E_c1bus5hc .circle-content {
31851
+ position: absolute;
31852
+ height: 100%;
31853
+ width: 100%;
31854
+ left: 0;
31855
+ top: 0;
31856
+ border-radius: 50%;
31857
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31858
+ transform: rotate(180deg);
31859
+ }
31860
+ .E_c1bus5hc .circle-child {
31861
+ position: absolute;
31862
+ height: 100%;
31863
+ width: 100%;
31864
+ left: 0;
31865
+ top: 0;
31866
+ margin-left: 50%;
31867
+ transform-origin: left;
31868
+ background: white;
31869
+ transform: rotate(0deg);
31870
+ }
31871
+
31872
+ .E_s1sck0th {
31873
+ padding: 0 8px;
31874
+ border-radius: 4px;
31875
+ }
31876
+
31877
+ .E_m855nr1 {
31878
+ padding: 2px 8px;
31879
+ border-radius: 3px;
31880
+ }
31881
+
31882
+ .E_l1270xpg {
31883
+ padding: 3px 8px;
31884
+ border-radius: 2px;
31885
+ }
31886
+
31887
+ .E_t14rextb.ant-tag:hover {
31888
+ opacity: unset;
31889
+ }
31890
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31891
+ margin: 0;
31892
+ margin-right: 8px;
31893
+ display: inline-flex;
31894
+ align-items: center;
31895
+ border: none;
31896
+ }
31897
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31898
+ width: 16px;
31899
+ height: 16px;
31900
+ color: inherit;
31901
+ margin-left: 4px;
31902
+ opacity: 0.6;
31903
+ display: inline-flex;
31904
+ }
31905
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31906
+ opacity: 1;
31907
+ }
31908
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31909
+ color: #0080ff;
31910
+ background-color: rgba(0, 136, 255, 0.1);
31911
+ }
31912
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31913
+ color: #f0483e;
31914
+ background-color: rgba(255, 74, 74, 0.1);
31915
+ }
31916
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31917
+ color: #e07f00;
31918
+ background-color: rgba(255, 187, 0, 0.1);
31919
+ }
31920
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31921
+ color: #008f4c;
31922
+ background-color: rgba(30, 201, 127, 0.1);
31923
+ }
31924
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31925
+ color: #1d326c;
31926
+ background-color: rgba(225, 230, 241, 0.6);
31927
+ }
31928
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31929
+ color: #7E41FF;
31930
+ background-color: rgba(126, 65, 255, 0.1);
31931
+ }
31932
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31933
+ color: #fff;
31934
+ }
31935
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31936
+ background-color: #f0483e;
31937
+ }
31938
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31939
+ background-color: #fea008;
31940
+ }
31941
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31942
+ background-color: #00ba5d;
31943
+ }
31944
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31945
+ background-color: #0080ff;
31946
+ }
31947
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31948
+ background-color: #6b7d99;
31949
+ }
31950
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31951
+ background-color: #7E41FF;
31952
+ }
31953
+
31954
+ .E_t1m2x205 .ant-tooltip-arrow {
31955
+ display: none;
31956
+ }
31957
+ .E_t1m2x205 .ant-tooltip-inner {
31958
+ background: rgba(23, 38, 64, 0.8);
31959
+ border-radius: 4px;
31960
+ }
31961
+ .E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
31962
+ visibility: hidden;
31963
+ }
31964
+
31965
+ .E_s1dizucg.ant-switch {
31966
+ min-width: 40px;
31967
+ height: 24px;
31968
+ background: rgba(172, 186, 211, 0.6);
31969
+ overflow: hidden;
31970
+ }
31971
+ .E_s1dizucg.ant-switch:focus {
31972
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31973
+ }
31974
+ .E_s1dizucg.ant-switch-small {
31975
+ min-width: 26px;
31976
+ height: 16px;
31977
+ }
31978
+ .E_s1dizucg.ant-switch-large {
31979
+ min-width: 52px;
31980
+ height: 32px;
31981
+ }
31982
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31983
+ height: 20px;
31984
+ width: 20px;
31985
+ }
31986
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31987
+ border-radius: 10px;
31988
+ transition-delay: 120ms;
31989
+ }
31990
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31991
+ height: 14px;
31992
+ width: 14px;
31993
+ top: 1px;
31994
+ left: 1px;
31995
+ }
31996
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31997
+ height: 28px;
31998
+ width: 28px;
31948
31999
  }
31949
-
31950
- .E_fi9emkw {
31951
- font-family: Inter;
31952
- font-style: normal;
31953
- font-weight: normal;
31954
- font-size: 13px;
31955
- line-height: 20px;
32000
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
32001
+ border-radius: 14px;
31956
32002
  }
31957
-
31958
- .E_f1nrg7da {
31959
- font-family: Inter;
31960
- font-style: normal;
31961
- font-weight: normal;
31962
- font-size: 12px;
31963
- line-height: 18px;
32003
+ .E_s1dizucg.ant-switch-checked {
32004
+ background-color: #00ba5d;
31964
32005
  }
31965
-
31966
- .E_f17k1i3n {
31967
- font-family: Inter;
31968
- font-style: normal;
31969
- font-weight: normal;
31970
- font-size: 12px;
31971
- line-height: 18px;
32006
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
32007
+ left: calc(100% - 20px - 2px);
31972
32008
  }
31973
-
31974
- .E_t1tvuj2e {
31975
- font-family: Inter;
31976
- font-style: normal;
31977
- font-weight: normal;
31978
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31979
- font-size: 13px;
31980
- line-height: 20px;
32009
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
32010
+ left: calc(100% - 14px - 1px);
31981
32011
  }
31982
-
31983
- .E_t17uajlu {
31984
- font-family: Inter;
31985
- font-style: normal;
31986
- font-weight: normal;
31987
- font-feature-settings: "zero" on;
31988
- font-size: 13px;
31989
- line-height: 20px;
32012
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
32013
+ left: calc(100% - 28px - 2px);
31990
32014
  }
31991
32015
 
31992
- .E_t114zbyz {
31993
- font-family: Inter;
31994
- font-style: normal;
31995
- font-weight: normal;
31996
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31997
- font-size: 12px;
31998
- line-height: 18px;
32016
+ .E_c1up6e3y {
32017
+ margin-left: 5px;
31999
32018
  }
32000
32019
 
32001
- .E_t1il0kvi {
32002
- font-family: Inter;
32003
- font-style: normal;
32004
- font-weight: 500;
32005
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
32006
- font-size: 12px;
32007
- line-height: 18px;
32020
+ .E_c1yyuluq {
32021
+ border-radius: 8px;
32008
32022
  }
32009
-
32010
- .E_t10dv8p1 {
32011
- font-family: Inter;
32012
- font-style: normal;
32013
- font-weight: normal;
32014
- font-feature-settings: "zero" on;
32015
- font-size: 12px;
32016
- line-height: 18px;
32023
+ .E_c1yyuluq .ant-card-body {
32024
+ padding: 20px 24px 24px 24px;
32017
32025
  }
32018
32026
 
32019
- .E_tc2oqpq {
32020
- font-family: Inter;
32021
- font-style: normal;
32022
- font-weight: 500;
32023
- font-feature-settings: "zero" on;
32024
- font-size: 12px;
32025
- line-height: 18px;
32027
+ .E_ccrbeuz .ant-collapse-item {
32028
+ border: 0px;
32029
+ background-color: #fff;
32026
32030
  }
32027
-
32028
- .E_tzvddmc {
32029
- font-family: Inter;
32030
- font-style: normal;
32031
- font-weight: bold;
32032
- font-feature-settings: "zero" on;
32033
- font-size: 16px;
32034
- line-height: 24px;
32031
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32032
+ padding-top: 0px;
32033
+ padding-bottom: 0px;
32034
+ padding-left: 0px !important;
32035
+ padding-right: 24px;
32035
32036
  }
32036
-
32037
- .E_u18llj45 {
32038
- font-family: Inter;
32039
- font-style: normal;
32040
- font-weight: normal;
32041
- font-size: 10px;
32042
- line-height: 12px;
32037
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32038
+ right: 0px;
32043
32039
  }
32044
-
32045
- .E_iq1gosr {
32046
- display: inline-block;
32040
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32041
+ padding: 0px;
32047
32042
  }
32048
32043
 
32049
- .E_m196gn1d {
32050
- min-width: 1280px;
32044
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32045
+ padding-right: 0px;
32046
+ cursor: default;
32051
32047
  }
32052
32048
 
32053
32049
  .E_a1b5xrg3 .user-icon-inner {
@@ -32080,6 +32076,10 @@ input.E_rf8rlle.ant-input {
32080
32076
  transition: all 320ms ease;
32081
32077
  }
32082
32078
 
32079
+ .E_m196gn1d {
32080
+ min-width: 1280px;
32081
+ }
32082
+
32083
32083
  .E_b1lj76ty {
32084
32084
  width: 100%;
32085
32085
  height: 100%;
@@ -32365,35 +32365,6 @@ input.E_rf8rlle.ant-input {
32365
32365
  margin-right: 6px;
32366
32366
  }
32367
32367
 
32368
- .E_m5foqp8 {
32369
- --footer-height: 96px;
32370
- --modal-content-width: 720px;
32371
- --modal-content-min-height: 200px;
32372
- --modal-header-padding: 40px 60px 8px;
32373
- --modal-content-padding-top: 24px;
32374
- --modal-content-padding-bottom: 32px;
32375
- --modal-content-padding-x: 60px;
32376
- --modal-footer-padding: 0 60px;
32377
- }
32378
- .E_m5foqp8.content-full.ant-modal {
32379
- height: calc(100vh - 80px);
32380
- width: calc(100vw - 160px);
32381
- }
32382
- .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32383
- width: 100%;
32384
- height: 100%;
32385
- max-width: unset;
32386
- max-height: unset;
32387
- display: flex;
32388
- flex-direction: column;
32389
- }
32390
- .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32391
- flex: 1;
32392
- }
32393
- .E_m5foqp8 .initializing-title {
32394
- height: 32px;
32395
- }
32396
-
32397
32368
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32398
32369
  border-radius: 6px;
32399
32370
  }
@@ -32451,6 +32422,35 @@ input.E_rf8rlle.ant-input {
32451
32422
  transform: rotate(180deg);
32452
32423
  }
32453
32424
 
32425
+ .E_m5foqp8 {
32426
+ --footer-height: 96px;
32427
+ --modal-content-width: 720px;
32428
+ --modal-content-min-height: 200px;
32429
+ --modal-header-padding: 40px 60px 8px;
32430
+ --modal-content-padding-top: 24px;
32431
+ --modal-content-padding-bottom: 32px;
32432
+ --modal-content-padding-x: 60px;
32433
+ --modal-footer-padding: 0 60px;
32434
+ }
32435
+ .E_m5foqp8.content-full.ant-modal {
32436
+ height: calc(100vh - 80px);
32437
+ width: calc(100vw - 160px);
32438
+ }
32439
+ .E_m5foqp8.content-full.ant-modal .ant-modal-content {
32440
+ width: 100%;
32441
+ height: 100%;
32442
+ max-width: unset;
32443
+ max-height: unset;
32444
+ display: flex;
32445
+ flex-direction: column;
32446
+ }
32447
+ .E_m5foqp8.content-full.ant-modal .ant-modal-body {
32448
+ flex: 1;
32449
+ }
32450
+ .E_m5foqp8 .initializing-title {
32451
+ height: 32px;
32452
+ }
32453
+
32454
32454
  .E_s4ivdfu.ant-select .ant-select-selection-placeholder {
32455
32455
  opacity: 1;
32456
32456
  }
@@ -32846,6 +32846,25 @@ input.E_rf8rlle.ant-input {
32846
32846
  position: static;
32847
32847
  }
32848
32848
 
32849
+ .E_r77hffu {
32850
+ display: flex;
32851
+ align-items: center;
32852
+ justify-content: space-between;
32853
+ column-gap: 6px;
32854
+ }
32855
+
32856
+ .E_p1cmxsf7 {
32857
+ display: flex;
32858
+ flex-direction: column;
32859
+ justify-content: center;
32860
+ row-gap: var(--p1cmxsf7-0);
32861
+ }
32862
+ .E_p1cmxsf7 .antd5-progress-line {
32863
+ font-size: 0;
32864
+ margin-bottom: unset;
32865
+ margin-inline-end: unset;
32866
+ }
32867
+
32849
32868
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32850
32869
  margin-right: 2px;
32851
32870
  }
@@ -32874,94 +32893,55 @@ input.E_rf8rlle.ant-input {
32874
32893
  background-color: rgba(255, 255, 255, 0.6);
32875
32894
  color: rgba(44, 56, 82, 0.75);
32876
32895
  }
32877
- .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32878
- background-color: transparent;
32879
- }
32880
- .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32881
- background-color: transparent;
32882
- }
32883
-
32884
- .E_r77hffu {
32885
- display: flex;
32886
- align-items: center;
32887
- justify-content: space-between;
32888
- column-gap: 6px;
32889
- }
32890
-
32891
- .E_p1cmxsf7 {
32892
- display: flex;
32893
- flex-direction: column;
32894
- justify-content: center;
32895
- row-gap: var(--p1cmxsf7-0);
32896
- }
32897
- .E_p1cmxsf7 .antd5-progress-line {
32898
- font-size: 0;
32899
- margin-bottom: unset;
32900
- margin-inline-end: unset;
32901
- }
32902
-
32903
- .E_ckui4s7 {
32904
- color: #2d3a56;
32905
- line-height: 22px;
32906
- display: inline-flex;
32907
- }
32908
- .E_ckui4s7 .ant-checkbox {
32909
- height: 22px;
32910
- display: flex;
32911
- align-items: center;
32912
- top: 0;
32913
- }
32914
- .E_ckui4s7 .ant-checkbox-checked::after {
32915
- border: none;
32916
- }
32917
- .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 {
32918
- border-color: #0080ff;
32919
- }
32920
- .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
32921
- border: 1px solid rgba(107, 128, 167, 0.6);
32922
- }
32923
- .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32924
- border: 1px solid #0080ff;
32925
- }
32926
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32927
- background: #0080ff;
32928
- }
32929
- .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32930
- background-color: #fff;
32931
- height: 2px;
32932
- width: 10px;
32933
- border-radius: 2px;
32896
+ .E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
32897
+ background-color: transparent;
32934
32898
  }
32935
- .E_ckui4s7.ant-checkbox-wrapper-disabled {
32936
- opacity: 0.5;
32899
+ .E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
32900
+ background-color: transparent;
32937
32901
  }
32938
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32939
- background: rgba(211, 218, 235, 0.6);
32940
- border-color: rgba(107, 128, 167, 0.6) !important;
32902
+
32903
+ .E_c1yd35n {
32904
+ padding: 0 12px 14px 12px;
32941
32905
  }
32942
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32943
- border-color: #2d3a56;
32906
+
32907
+ .E_c1kghdax {
32908
+ color: #2d3a56;
32909
+ padding: 7px 12px;
32910
+ display: flex;
32911
+ justify-content: space-between;
32912
+ align-items: center;
32944
32913
  }
32945
- .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32946
- background: #2d3a56;
32914
+ .E_c1kghdax.has-arrow {
32915
+ padding-left: 10px;
32947
32916
  }
32948
- .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
32949
- padding: 0;
32917
+ .E_c1kghdax.has-arrow .title-wrapper {
32918
+ cursor: pointer;
32919
+ color: #00122e;
32950
32920
  }
32951
- .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
32952
- display: inline-block;
32953
- margin-left: 12px;
32921
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
32954
32922
  color: #2d3a56;
32923
+ font-weight: 600;
32955
32924
  }
32956
- .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
32957
- margin-left: 28px;
32958
- color: rgba(44, 56, 82, 0.6);
32925
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
32926
+ transform: rotate(90deg);
32959
32927
  }
32960
- .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
32961
- margin-left: 8px;
32928
+ .E_c1kghdax .sub-info {
32929
+ font-size: 12px;
32930
+ line-height: 18px;
32962
32931
  }
32963
- .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
32964
- margin-left: 24px;
32932
+ .E_c1kghdax .title-wrapper {
32933
+ display: flex;
32934
+ align-items: center;
32935
+ user-select: none;
32936
+ flex-grow: 1;
32937
+ font-size: 12px;
32938
+ line-height: 18px;
32939
+ color: #2d3a56;
32940
+ font-weight: 700;
32941
+ }
32942
+ .E_c1kghdax .collapse-arrow {
32943
+ transition: all 50ms ease-out 0ms;
32944
+ margin-right: 2px;
32965
32945
  }
32966
32946
 
32967
32947
  .E_t1tbywr9 {
@@ -33125,6 +33105,70 @@ input.E_rf8rlle.ant-input {
33125
33105
  height: 16px;
33126
33106
  }
33127
33107
 
33108
+ .E_ckui4s7 {
33109
+ color: #2d3a56;
33110
+ line-height: 22px;
33111
+ display: inline-flex;
33112
+ }
33113
+ .E_ckui4s7 .ant-checkbox {
33114
+ height: 22px;
33115
+ display: flex;
33116
+ align-items: center;
33117
+ top: 0;
33118
+ }
33119
+ .E_ckui4s7 .ant-checkbox-checked::after {
33120
+ border: none;
33121
+ }
33122
+ .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 {
33123
+ border-color: #0080ff;
33124
+ }
33125
+ .E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
33126
+ border: 1px solid rgba(107, 128, 167, 0.6);
33127
+ }
33128
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33129
+ border: 1px solid #0080ff;
33130
+ }
33131
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
33132
+ background: #0080ff;
33133
+ }
33134
+ .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33135
+ background-color: #fff;
33136
+ height: 2px;
33137
+ width: 10px;
33138
+ border-radius: 2px;
33139
+ }
33140
+ .E_ckui4s7.ant-checkbox-wrapper-disabled {
33141
+ opacity: 0.5;
33142
+ }
33143
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
33144
+ background: rgba(211, 218, 235, 0.6);
33145
+ border-color: rgba(107, 128, 167, 0.6) !important;
33146
+ }
33147
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
33148
+ border-color: #2d3a56;
33149
+ }
33150
+ .E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
33151
+ background: #2d3a56;
33152
+ }
33153
+ .E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
33154
+ padding: 0;
33155
+ }
33156
+ .E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
33157
+ display: inline-block;
33158
+ margin-left: 12px;
33159
+ color: #2d3a56;
33160
+ }
33161
+ .E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
33162
+ margin-left: 28px;
33163
+ color: rgba(44, 56, 82, 0.6);
33164
+ }
33165
+ .E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
33166
+ margin-left: 8px;
33167
+ }
33168
+ .E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
33169
+ margin-left: 24px;
33170
+ }
33171
+
33128
33172
  .E_b14q2gmw {
33129
33173
  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);
33130
33174
  }
@@ -33142,50 +33186,6 @@ input.E_rf8rlle.ant-input {
33142
33186
  transform: translateY(-4px);
33143
33187
  }
33144
33188
 
33145
- .E_c1yd35n {
33146
- padding: 0 12px 14px 12px;
33147
- }
33148
-
33149
- .E_c1kghdax {
33150
- color: #2d3a56;
33151
- padding: 7px 12px;
33152
- display: flex;
33153
- justify-content: space-between;
33154
- align-items: center;
33155
- }
33156
- .E_c1kghdax.has-arrow {
33157
- padding-left: 10px;
33158
- }
33159
- .E_c1kghdax.has-arrow .title-wrapper {
33160
- cursor: pointer;
33161
- color: #00122e;
33162
- }
33163
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33164
- color: #2d3a56;
33165
- font-weight: 600;
33166
- }
33167
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33168
- transform: rotate(90deg);
33169
- }
33170
- .E_c1kghdax .sub-info {
33171
- font-size: 12px;
33172
- line-height: 18px;
33173
- }
33174
- .E_c1kghdax .title-wrapper {
33175
- display: flex;
33176
- align-items: center;
33177
- user-select: none;
33178
- flex-grow: 1;
33179
- font-size: 12px;
33180
- line-height: 18px;
33181
- color: #2d3a56;
33182
- font-weight: 700;
33183
- }
33184
- .E_c1kghdax .collapse-arrow {
33185
- transition: all 50ms ease-out 0ms;
33186
- margin-right: 2px;
33187
- }
33188
-
33189
33189
  .E_l1ucdodl {
33190
33190
  margin: 0;
33191
33191
  border-radius: 20px;
@@ -33306,55 +33306,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33306
33306
  color: rgba(44, 56, 82, 0.7490196078);
33307
33307
  }
33308
33308
 
33309
- .E_lht19u8 {
33310
- width: 64px;
33311
- height: 64px;
33312
- display: flex;
33313
- align-items: center;
33314
- justify-content: center;
33315
- position: relative;
33316
- opacity: 0.2;
33317
- }
33318
-
33319
- .E_lk3gkp4 {
33320
- position: absolute;
33321
- width: 5px;
33322
- height: 48px;
33323
- left: 9.33px;
33324
- top: 40.5px;
33325
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33326
- border-radius: 5px;
33327
- transform: rotate(-128deg);
33328
- transform-origin: top left;
33329
- animation: loading-indicator1 1100ms ease-out infinite;
33330
- }
33331
-
33332
- .E_ll4n94n {
33333
- position: absolute;
33334
- width: 5px;
33335
- height: 48px;
33336
- left: 40.8px;
33337
- top: 8.4px;
33338
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33339
- border-radius: 5px;
33340
- transform: rotate(-8deg);
33341
- transform-origin: top left;
33342
- animation: loading-indicator2 1100ms ease-out infinite;
33343
- }
33344
-
33345
- .E_l17lbdo6 {
33346
- position: absolute;
33347
- width: 5px;
33348
- height: 48px;
33349
- left: 52.9px;
33350
- top: 51.8px;
33351
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33352
- border-radius: 5px;
33353
- transform: rotate(112deg);
33354
- transform-origin: top left;
33355
- animation: loading-indicator3 1100ms ease-out infinite;
33356
- }
33357
-
33358
33309
  .E_m11nzl2x {
33359
33310
  color: rgba(44, 56, 82, 0.6);
33360
33311
  text-align: center;
@@ -33566,8 +33517,57 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33566
33517
  margin-right: 8px;
33567
33518
  border-radius: 2px;
33568
33519
  }
33569
- .E_ljhvvia.borderd {
33570
- border: 1px solid #fff;
33520
+ .E_ljhvvia.borderd {
33521
+ border: 1px solid #fff;
33522
+ }
33523
+
33524
+ .E_lht19u8 {
33525
+ width: 64px;
33526
+ height: 64px;
33527
+ display: flex;
33528
+ align-items: center;
33529
+ justify-content: center;
33530
+ position: relative;
33531
+ opacity: 0.2;
33532
+ }
33533
+
33534
+ .E_lk3gkp4 {
33535
+ position: absolute;
33536
+ width: 5px;
33537
+ height: 48px;
33538
+ left: 9.33px;
33539
+ top: 40.5px;
33540
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33541
+ border-radius: 5px;
33542
+ transform: rotate(-128deg);
33543
+ transform-origin: top left;
33544
+ animation: loading-indicator1 1100ms ease-out infinite;
33545
+ }
33546
+
33547
+ .E_ll4n94n {
33548
+ position: absolute;
33549
+ width: 5px;
33550
+ height: 48px;
33551
+ left: 40.8px;
33552
+ top: 8.4px;
33553
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33554
+ border-radius: 5px;
33555
+ transform: rotate(-8deg);
33556
+ transform-origin: top left;
33557
+ animation: loading-indicator2 1100ms ease-out infinite;
33558
+ }
33559
+
33560
+ .E_l17lbdo6 {
33561
+ position: absolute;
33562
+ width: 5px;
33563
+ height: 48px;
33564
+ left: 52.9px;
33565
+ top: 51.8px;
33566
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33567
+ border-radius: 5px;
33568
+ transform: rotate(112deg);
33569
+ transform-origin: top left;
33570
+ animation: loading-indicator3 1100ms ease-out infinite;
33571
33571
  }
33572
33572
 
33573
33573
  .E_msn7nxt {
@@ -34410,6 +34410,11 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34410
34410
  justify-content: center;
34411
34411
  }
34412
34412
 
34413
+ .E_i1g85yz3 {
34414
+ margin-right: 4px;
34415
+ height: 16px;
34416
+ }
34417
+
34413
34418
  .E_t1dtlqs1 {
34414
34419
  margin-bottom: 4px;
34415
34420
  color: rgba(44, 56, 82, 0.6);
@@ -34533,1072 +34538,853 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34533
34538
  .E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34534
34539
  text-align: left;
34535
34540
  }
34536
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34537
- text-align: left;
34538
- }
34539
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34540
- text-align: right;
34541
- }
34542
- .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34543
- text-align: right;
34544
- }
34545
- .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34546
- margin-right: 8px;
34547
- }
34548
- .E_tmoyoag .ant-list .ant-list-item-action {
34549
- padding: 4px;
34550
- width: 24px;
34551
- height: 24px;
34552
- overflow: hidden;
34553
- }
34554
- .E_tmoyoag .ant-list .ant-list-item-action li {
34555
- padding: 0;
34556
- }
34557
- .E_tmoyoag .ant-list .delete-row-icon.disabled {
34558
- cursor: not-allowed;
34559
- opacity: 0.5;
34560
- }
34561
- .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34562
- margin: 0;
34563
- }
34564
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34565
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34566
- border-radius: 5px;
34567
- font-size: 12px;
34568
- }
34569
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34570
- font-size: inherit;
34571
- }
34572
- .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34573
- min-height: 24px;
34574
- font-size: 12px;
34575
- position: relative;
34576
- }
34577
- .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34578
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34579
- }
34580
- .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34581
- background-color: rgba(237, 241, 250, 0.6);
34582
- }
34583
-
34584
- .E_a138syjm {
34585
- display: flex;
34586
- align-items: center;
34587
- margin-top: 8px;
34588
- gap: 8px;
34589
- }
34590
- .E_a138syjm button.ant-btn {
34591
- padding: 2px 8px;
34592
- height: 24px;
34593
- }
34594
- .E_a138syjm > span.maximum-desc {
34595
- display: none;
34596
- color: rgba(44, 56, 82, 0.6);
34597
- }
34598
- .E_a138syjm > span.maximum-desc.disabled {
34599
- display: inline;
34600
- }
34601
-
34602
- .E_d77i8u0 {
34603
- width: 24px;
34604
- height: 24px;
34605
- padding: 4px;
34606
- margin-right: 8px;
34607
- }
34608
-
34609
- .E_i1g85yz3 {
34610
- margin-right: 4px;
34611
- height: 16px;
34612
- }
34613
-
34614
- .E_t13ef470 {
34615
- height: 100%;
34616
- }
34617
- .E_t13ef470 .table-loading-item {
34618
- padding: 12px 4px;
34619
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34620
- display: flex;
34621
- }
34622
- .E_t13ef470 .table-loading-item > * {
34623
- height: 16px;
34624
- margin: 4px;
34625
- background: rgba(204, 212, 227, 0.18);
34626
- border-radius: 2px;
34627
- }
34628
- .E_t13ef470 .table-loading-item .checkbox-loading {
34629
- width: 16px;
34630
- }
34631
- .E_t13ef470 .table-loading-item .td-loading {
34632
- flex: 1;
34633
- }
34634
- .E_t13ef470 :nth-child(1) {
34635
- padding: 8px 4px;
34636
- }
34637
- .E_t13ef470 :nth-child(1) > * {
34638
- background: rgba(107, 125, 153, 0.18);
34639
- }
34640
- .E_t13ef470 :nth-child(1) > * {
34641
- background: rgba(163, 180, 204, 0.18);
34642
- }
34643
-
34644
- .E_bpgac8u {
34645
- color: #FFFFFF;
34646
- display: flex;
34647
- gap: 8px;
34648
- padding: 8px 0;
34649
- display: flex;
34650
- justify-content: center;
34651
- white-space: pre-wrap;
34652
- align-items: center;
34653
- }
34654
- .E_bpgac8u .dashed-btn {
34655
- border-bottom: 1px solid white;
34656
- cursor: pointer;
34657
- }
34658
-
34659
- .E_envn4g3 {
34660
- background: #F0483E;
34661
- }
34662
-
34663
- .E_i12w18eu {
34664
- background: #0080FF;
34665
- }
34666
-
34667
- .E_wujsnt4 {
34668
- background-color: #E07F00;
34669
- }
34670
-
34671
- .E_b1jaupqb {
34672
- color: #F0483E;
34673
- }
34674
-
34675
- .E_icab5o7 {
34676
- --modal-to-viewport-margin: 10px;
34677
- --modal-body-padding-bottom: 40px;
34678
- --modal-footer-height: 124px;
34679
- --modal-empty-footer-height: 40px;
34680
- }
34681
- .E_icab5o7.ant-modal {
34682
- height: calc(100% - var(--modal-to-viewport-margin) * 2);
34683
- width: calc(100% - var(--modal-to-viewport-margin) * 2);
34684
- padding-bottom: 0;
34685
- margin: 0 auto;
34686
- top: 10px;
34687
- transform: none;
34688
- }
34689
- .E_icab5o7.ant-modal .ant-modal-close {
34690
- right: 24px;
34691
- top: 24px;
34692
- }
34693
- .E_icab5o7.ant-modal .ant-modal-close .ant-modal-close-x {
34694
- width: 40px;
34695
- height: 40px;
34696
- }
34697
- .E_icab5o7.ant-modal .ant-modal-content {
34698
- width: 100%;
34699
- height: 100%;
34700
- display: flex;
34701
- flex-direction: column;
34702
- }
34703
- .E_icab5o7.ant-modal .ant-modal-header {
34704
- padding: 60px 0 40px 0;
34705
- border: 0;
34706
- flex-shrink: 0;
34707
- }
34708
- .E_icab5o7.ant-modal .ant-modal-body {
34709
- padding: 0;
34710
- flex: 1;
34711
- min-height: 0;
34712
- overflow-y: auto;
34713
- scrollbar-gutter: stable;
34714
- }
34715
- .E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar {
34716
- width: 6px;
34717
- }
34718
- .E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-track {
34719
- background: rgba(225, 230, 241, 0.6);
34720
- }
34721
- .E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-thumb {
34722
- background: rgba(172, 186, 211, 0.6);
34723
- border-radius: 8px;
34724
- }
34725
- .E_icab5o7.ant-modal.initializing-error .ant-modal-body {
34726
- display: flex;
34727
- justify-content: center;
34728
- align-items: center;
34729
- height: 100%;
34730
- }
34731
- .E_icab5o7.ant-modal .initializing-title {
34732
- height: 40px;
34733
- }
34734
- .E_icab5o7.ant-modal .ant-modal-footer {
34735
- border-top: 1px solid rgba(225, 230, 241, 0.6);
34736
- height: var(--modal-footer-height);
34737
- padding: 24px 0 60px 0;
34738
- }
34739
- .E_icab5o7.ant-modal.no-footer .ant-modal-body {
34740
- padding-bottom: 0;
34741
- }
34742
- .E_icab5o7.ant-modal.no-footer .ant-modal-body .middle {
34743
- padding-bottom: 0;
34744
- }
34745
- .E_icab5o7.ant-modal.no-footer .ant-modal-footer {
34746
- padding: 0;
34747
- border-top: none;
34748
- height: var(--modal-empty-footer-height);
34749
- content: "";
34750
- }
34751
-
34752
- .E_msiso3p.ant-modal .ant-modal-header {
34753
- padding: 60px 0 40px 0;
34754
- width: 648px;
34755
- margin: 0 auto;
34756
- }
34757
- .E_msiso3p.ant-modal .ant-modal-footer {
34758
- width: 648px;
34759
- margin: 0 auto;
34760
- }
34761
-
34762
- .E_cxvrrew {
34763
- height: 40px;
34764
- width: 40px;
34765
- border-radius: 50%;
34766
- display: flex;
34767
- align-items: center;
34768
- justify-content: center;
34769
- }
34770
- .E_cxvrrew:hover {
34771
- background-color: rgba(225, 230, 241, 0.6);
34772
- transition: 0.3s ease-out;
34541
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34542
+ text-align: left;
34773
34543
  }
34774
-
34775
- .E_tskzd0j {
34776
- color: #00122e;
34544
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34545
+ text-align: right;
34777
34546
  }
34778
-
34779
- .E_f1fbnfp.ant-modal .ant-modal-body {
34780
- padding-left: 40px;
34781
- padding-right: 40px;
34547
+ .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34548
+ text-align: right;
34782
34549
  }
34783
- .E_f1fbnfp.ant-modal .ant-modal-footer,
34784
- .E_f1fbnfp.ant-modal .ant-modal-header {
34785
- margin-left: 40px;
34786
- margin-right: 40px;
34550
+ .E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34551
+ margin-right: 8px;
34787
34552
  }
34788
-
34789
- .E_b4g2nsx {
34790
- position: relative;
34553
+ .E_tmoyoag .ant-list .ant-list-item-action {
34554
+ padding: 4px;
34555
+ width: 24px;
34556
+ height: 24px;
34557
+ overflow: hidden;
34791
34558
  }
34792
- .E_b4g2nsx .middle {
34793
- height: 100%;
34794
- overflow: auto;
34795
- padding-bottom: var(--modal-body-padding-bottom);
34559
+ .E_tmoyoag .ant-list .ant-list-item-action li {
34560
+ padding: 0;
34796
34561
  }
34797
-
34798
- .E_myhed70 {
34799
- --left-width: 192px;
34800
- --right-width: 192px;
34801
- --content-width: 648px;
34802
- --content-margin: 60px;
34803
- --modal-body-padding: calc(
34804
- (
34805
- 100% - var(--content-width) - var(--left-width) - var(--right-width) - var(
34806
- --content-margin
34807
- ) * 2
34808
- ) / 2
34809
- );
34810
- --side-panel-margin-top: 140px;
34562
+ .E_tmoyoag .ant-list .delete-row-icon.disabled {
34563
+ cursor: not-allowed;
34564
+ opacity: 0.5;
34811
34565
  }
34812
- .E_myhed70 .left {
34813
- width: var(--left-width);
34814
- overflow: auto;
34815
- position: fixed;
34816
- left: var(--modal-body-padding);
34817
- top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
34566
+ .E_tmoyoag .ant-list.size-default .ant-list-item-action {
34567
+ margin: 0;
34818
34568
  }
34819
- .E_myhed70 .middle {
34820
- width: var(--content-width);
34821
- overflow: auto;
34822
- margin: auto;
34569
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34570
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34571
+ border-radius: 5px;
34572
+ font-size: 12px;
34823
34573
  }
34824
- .E_myhed70 .right {
34825
- width: var(--right-width);
34826
- overflow: auto;
34827
- position: fixed;
34828
- right: var(--modal-body-padding);
34829
- top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
34574
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34575
+ font-size: inherit;
34830
34576
  }
34831
-
34832
- .E_fo07jei {
34833
- display: flex;
34834
- justify-content: space-between;
34835
- align-items: center;
34836
- gap: 16px;
34837
- height: 40px;
34577
+ .E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34578
+ min-height: 24px;
34579
+ font-size: 12px;
34580
+ position: relative;
34838
34581
  }
34839
-
34840
- .E_fph3s12 {
34841
- display: flex;
34842
- align-items: center;
34843
- gap: 16px;
34844
- text-align: left;
34582
+ .E_tmoyoag.row-split-by-border .eagle-table-form-row {
34583
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34845
34584
  }
34846
-
34847
- .E_f1f8uj0i {
34848
- flex-shrink: 0;
34585
+ .E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34586
+ background-color: rgba(237, 241, 250, 0.6);
34849
34587
  }
34850
34588
 
34851
- .E_ejcjd85 {
34852
- color: #f0483e;
34589
+ .E_a138syjm {
34853
34590
  display: flex;
34854
34591
  align-items: center;
34855
- height: 32px;
34592
+ margin-top: 8px;
34593
+ gap: 8px;
34856
34594
  }
34857
-
34858
- .E_e1lj3r2s {
34859
- margin-right: 4px;
34860
- flex-shrink: 0;
34595
+ .E_a138syjm button.ant-btn {
34596
+ padding: 2px 8px;
34597
+ height: 24px;
34861
34598
  }
34862
-
34863
- .E_eb58k2y {
34864
- align-self: flex-start;
34865
- margin-top: 5px;
34599
+ .E_a138syjm > span.maximum-desc {
34600
+ display: none;
34601
+ color: rgba(44, 56, 82, 0.6);
34602
+ }
34603
+ .E_a138syjm > span.maximum-desc.disabled {
34604
+ display: inline;
34866
34605
  }
34867
34606
 
34868
- .E_c1bad0d {
34869
- font-weight: bold;
34607
+ .E_d77i8u0 {
34608
+ width: 24px;
34609
+ height: 24px;
34610
+ padding: 4px;
34611
+ margin-right: 8px;
34870
34612
  }
34871
34613
 
34872
- .E_t59qhqp {
34873
- padding: 0px;
34874
- padding-top: 5px;
34875
- padding-left: 5px;
34614
+ .E_t13ef470 {
34615
+ height: 100%;
34876
34616
  }
34877
- .E_t59qhqp .ant-timeline-item {
34878
- margin-bottom: 16px;
34879
- padding-bottom: 0px;
34617
+ .E_t13ef470 .table-loading-item {
34618
+ padding: 12px 4px;
34619
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
34620
+ display: flex;
34880
34621
  }
34881
- .E_t59qhqp .ant-timeline-item-last,
34882
- .E_t59qhqp .compact.ant-timeline-item-last {
34883
- margin-bottom: 0;
34622
+ .E_t13ef470 .table-loading-item > * {
34623
+ height: 16px;
34624
+ margin: 4px;
34625
+ background: rgba(204, 212, 227, 0.18);
34626
+ border-radius: 2px;
34884
34627
  }
34885
- .E_t59qhqp .compact.ant-timeline-item {
34886
- margin-bottom: 12px;
34628
+ .E_t13ef470 .table-loading-item .checkbox-loading {
34629
+ width: 16px;
34887
34630
  }
34888
- .E_t59qhqp .info-action {
34889
- align-self: baseline;
34631
+ .E_t13ef470 .table-loading-item .td-loading {
34632
+ flex: 1;
34890
34633
  }
34891
-
34892
- .E_t2e44lg .ant-timeline-item-content {
34893
- margin-left: 18px;
34634
+ .E_t13ef470 :nth-child(1) {
34635
+ padding: 8px 4px;
34894
34636
  }
34895
- .E_t2e44lg .item-time {
34896
- display: flex;
34897
- flex-direction: column;
34898
- gap: 4px;
34899
- margin-top: 4px;
34637
+ .E_t13ef470 :nth-child(1) > * {
34638
+ background: rgba(107, 125, 153, 0.18);
34900
34639
  }
34901
- .E_t2e44lg:last-child .ant-timeline-item-content {
34902
- padding-bottom: 0;
34640
+ .E_t13ef470 :nth-child(1) > * {
34641
+ background: rgba(163, 180, 204, 0.18);
34903
34642
  }
34904
34643
 
34905
- .E_e14ua30y {
34644
+ .E_bpgac8u {
34645
+ color: #FFFFFF;
34646
+ display: flex;
34647
+ gap: 8px;
34648
+ padding: 8px 0;
34906
34649
  display: flex;
34907
- flex-direction: column;
34908
- align-items: center;
34909
34650
  justify-content: center;
34651
+ white-space: pre-wrap;
34652
+ align-items: center;
34910
34653
  }
34911
-
34912
- .E_s1ikqzph {
34913
- color: rgba(44, 56, 82, 0.7490196078);
34654
+ .E_bpgac8u .dashed-btn {
34655
+ border-bottom: 1px solid white;
34656
+ cursor: pointer;
34914
34657
  }
34915
34658
 
34916
- .E_i15astnl {
34917
- color: #00122E;
34659
+ .E_envn4g3 {
34660
+ background: #F0483E;
34918
34661
  }
34919
34662
 
34920
- .E_s20iney.skeleton-box {
34921
- display: flex;
34922
- align-items: center;
34923
- justify-content: center;
34924
- position: relative;
34925
- border-radius: 2px;
34926
- background: rgba(225, 230, 241, 0.6);
34927
- overflow: hidden;
34663
+ .E_i12w18eu {
34664
+ background: #0080FF;
34928
34665
  }
34929
- .E_s20iney.skeleton-box > .skeleton-shimmer {
34930
- width: 200%;
34931
- height: 200%;
34932
- transform: rotate(15deg);
34933
- position: absolute;
34934
- top: -50%;
34935
- flex-shrink: 0;
34936
- opacity: 0.8;
34937
- background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34938
- animation: shimmer 1100ms infinite;
34666
+
34667
+ .E_wujsnt4 {
34668
+ background-color: #E07F00;
34939
34669
  }
34940
- @keyframes shimmer {
34941
- from {
34942
- left: -120%;
34943
- }
34944
- to {
34945
- left: 100%;
34946
- }
34670
+
34671
+ .E_b1jaupqb {
34672
+ color: #F0483E;
34947
34673
  }
34948
34674
 
34949
- .E_dxyv8bv {
34950
- --footer-height: 80px;
34951
- --modal-content-width: 492px;
34952
- --modal-content-min-height: 160px;
34953
- --modal-content-max-height: calc(
34954
- 100vh - 80px
34955
- );
34956
- --modal-header-padding: 32px 40px 0;
34957
- --modal-content-padding-top: 32px;
34958
- --modal-content-padding-bottom: 32px;
34959
- --modal-content-padding-x: 40px;
34960
- --modal-footer-padding: 0 40px;
34961
- --modal-empty-footer-height: 32px;
34675
+ .E_icab5o7 {
34676
+ --modal-to-viewport-margin: 10px;
34677
+ --modal-body-padding-bottom: 40px;
34678
+ --modal-footer-height: 124px;
34679
+ --modal-empty-footer-height: 40px;
34680
+ }
34681
+ .E_icab5o7.ant-modal {
34682
+ height: calc(100% - var(--modal-to-viewport-margin) * 2);
34683
+ width: calc(100% - var(--modal-to-viewport-margin) * 2);
34962
34684
  padding-bottom: 0;
34685
+ margin: 0 auto;
34686
+ top: 10px;
34687
+ transform: none;
34688
+ }
34689
+ .E_icab5o7.ant-modal .ant-modal-close {
34690
+ right: 24px;
34691
+ top: 24px;
34692
+ }
34693
+ .E_icab5o7.ant-modal .ant-modal-close .ant-modal-close-x {
34694
+ width: 40px;
34695
+ height: 40px;
34963
34696
  }
34964
- .E_dxyv8bv .ant-modal-content {
34965
- background: #fff;
34966
- border-radius: 16px;
34967
- max-width: var(--modal-content-width);
34968
- min-width: var(--modal-content-width);
34969
- max-height: var(--modal-content-max-height);
34697
+ .E_icab5o7.ant-modal .ant-modal-content {
34698
+ width: 100%;
34699
+ height: 100%;
34970
34700
  display: flex;
34971
34701
  flex-direction: column;
34972
34702
  }
34973
- .E_dxyv8bv .ant-modal-header {
34974
- padding: var(--modal-header-padding);
34975
- border-bottom: none;
34976
- border-radius: 16px 16px 0 0;
34703
+ .E_icab5o7.ant-modal .ant-modal-header {
34704
+ padding: 60px 0 40px 0;
34705
+ border: 0;
34977
34706
  flex-shrink: 0;
34978
34707
  }
34979
- .E_dxyv8bv .ant-modal-header .ant-modal-title {
34980
- color: #00122E;
34981
- }
34982
- .E_dxyv8bv .ant-modal-close {
34983
- right: 48px;
34984
- top: 24px;
34985
- }
34986
- .E_dxyv8bv .ant-modal-body {
34987
- padding: var(--modal-content-padding-top) var(--modal-content-padding-x) var(--modal-content-padding-bottom);
34988
- padding-right: calc(var(--modal-content-padding-x) - 6px);
34989
- min-height: var(--modal-content-min-height);
34708
+ .E_icab5o7.ant-modal .ant-modal-body {
34709
+ padding: 0;
34990
34710
  flex: 1;
34991
34711
  min-height: 0;
34992
34712
  overflow-y: auto;
34993
- overflow-x: hidden;
34994
34713
  scrollbar-gutter: stable;
34995
34714
  }
34996
- .E_dxyv8bv .ant-modal-body::-webkit-scrollbar {
34715
+ .E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar {
34997
34716
  width: 6px;
34998
34717
  }
34999
- .E_dxyv8bv .ant-modal-body::-webkit-scrollbar-track {
34718
+ .E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-track {
35000
34719
  background: rgba(225, 230, 241, 0.6);
35001
34720
  }
35002
- .E_dxyv8bv .ant-modal-body::-webkit-scrollbar-thumb {
34721
+ .E_icab5o7.ant-modal .ant-modal-body::-webkit-scrollbar-thumb {
35003
34722
  background: rgba(172, 186, 211, 0.6);
35004
34723
  border-radius: 8px;
35005
34724
  }
35006
- .E_dxyv8bv.initializing-error .ant-modal-body {
34725
+ .E_icab5o7.ant-modal.initializing-error .ant-modal-body {
35007
34726
  display: flex;
35008
34727
  justify-content: center;
35009
34728
  align-items: center;
35010
34729
  height: 100%;
35011
34730
  }
35012
- .E_dxyv8bv .ant-modal-footer {
35013
- height: var(--footer-height);
35014
- padding: var(--modal-footer-padding);
35015
- margin-top: 0;
35016
- border-top: none;
35017
- box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35018
- flex-shrink: 0;
34731
+ .E_icab5o7.ant-modal .initializing-title {
34732
+ height: 40px;
35019
34733
  }
35020
- .E_dxyv8bv .ant-modal-footer .ant-btn-quiet {
35021
- color: rgba(44, 56, 82, 0.7490196078);
35022
- font-weight: 700;
34734
+ .E_icab5o7.ant-modal .ant-modal-footer {
34735
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
34736
+ height: var(--modal-footer-height);
34737
+ padding: 24px 0 60px 0;
35023
34738
  }
35024
- .E_dxyv8bv.no-footer .ant-modal-body {
34739
+ .E_icab5o7.ant-modal.no-footer .ant-modal-body {
35025
34740
  padding-bottom: 0;
35026
34741
  }
35027
- .E_dxyv8bv.no-footer .ant-modal-footer {
35028
- box-shadow: none;
34742
+ .E_icab5o7.ant-modal.no-footer .ant-modal-body .middle {
34743
+ padding-bottom: 0;
34744
+ }
34745
+ .E_icab5o7.ant-modal.no-footer .ant-modal-footer {
34746
+ padding: 0;
34747
+ border-top: none;
35029
34748
  height: var(--modal-empty-footer-height);
35030
34749
  content: "";
35031
34750
  }
35032
34751
 
35033
- .E_fbgo4wr {
35034
- display: flex;
35035
- gap: 16px;
35036
- height: 100%;
35037
- align-items: center;
35038
- justify-content: flex-end;
35039
- }
35040
- .E_fbgo4wr.has-error {
35041
- justify-content: space-between;
35042
- }
35043
-
35044
- .E_ekxnz54 {
35045
- color: #F0483E;
35046
- text-align: left;
34752
+ .E_msiso3p.ant-modal .ant-modal-header {
34753
+ padding: 60px 0 40px 0;
34754
+ width: 648px;
34755
+ margin: 0 auto;
35047
34756
  }
35048
- .E_ekxnz54 .icon-wrapper {
35049
- align-self: baseline;
35050
- padding-top: 2px;
34757
+ .E_msiso3p.ant-modal .ant-modal-footer {
34758
+ width: 648px;
34759
+ margin: 0 auto;
35051
34760
  }
35052
34761
 
35053
- .E_ct1041x {
35054
- padding: 8px;
34762
+ .E_cxvrrew {
34763
+ height: 40px;
34764
+ width: 40px;
35055
34765
  border-radius: 50%;
34766
+ display: flex;
34767
+ align-items: center;
34768
+ justify-content: center;
35056
34769
  }
35057
- .E_ct1041x:hover {
35058
- background: rgba(225, 230, 241, 0.6);
34770
+ .E_cxvrrew:hover {
34771
+ background-color: rgba(225, 230, 241, 0.6);
35059
34772
  transition: 0.3s ease-out;
35060
34773
  }
35061
34774
 
35062
- .E_m1k84ymw {
35063
- width: 132px;
35064
- height: 24px;
35065
- }
35066
-
35067
- .E_m15ds5xe {
35068
- width: 100%;
35069
- height: 100%;
35070
- }
35071
- .E_m15ds5xe .skeleton-wrapper {
35072
- width: 100%;
35073
- height: 32px;
34775
+ .E_tskzd0j {
34776
+ color: #00122e;
35074
34777
  }
35075
34778
 
35076
- .E_ma56n19 {
35077
- display: flex;
35078
- flex-direction: column;
35079
- gap: 4px;
35080
- justify-content: center;
35081
- align-items: center;
35082
- height: 100%;
35083
- color: rgba(0, 21, 64, 0.3019607843);
34779
+ .E_f1fbnfp.ant-modal .ant-modal-body {
34780
+ padding-left: 40px;
34781
+ padding-right: 40px;
35084
34782
  }
35085
-
35086
- .E_sqv6dmy {
35087
- display: flex;
35088
- justify-content: flex-end;
34783
+ .E_f1fbnfp.ant-modal .ant-modal-footer,
34784
+ .E_f1fbnfp.ant-modal .ant-modal-header {
34785
+ margin-left: 40px;
34786
+ margin-right: 40px;
35089
34787
  }
35090
34788
 
35091
- .E_p1rm8wzb {
35092
- margin-right: 8px;
34789
+ .E_b4g2nsx {
34790
+ position: relative;
35093
34791
  }
35094
-
35095
- .E_sd7qcf4 {
34792
+ .E_b4g2nsx .middle {
35096
34793
  height: 100%;
35097
- width: 100%;
35098
34794
  overflow: auto;
34795
+ padding-bottom: var(--modal-body-padding-bottom);
35099
34796
  }
35100
34797
 
35101
- .E_r1fxc9gq.right {
35102
- overflow: auto;
35103
- padding-right: 2px;
35104
- width: 200px;
35105
- height: fit-content;
35106
- max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
35107
- scrollbar-gutter: stable;
34798
+ .E_myhed70 {
34799
+ --left-width: 192px;
34800
+ --right-width: 192px;
34801
+ --content-width: 648px;
34802
+ --content-margin: 60px;
34803
+ --modal-body-padding: calc(
34804
+ (
34805
+ 100% - var(--content-width) - var(--left-width) - var(--right-width) - var(
34806
+ --content-margin
34807
+ ) * 2
34808
+ ) / 2
34809
+ );
34810
+ --side-panel-margin-top: 140px;
35108
34811
  }
35109
- .E_r1fxc9gq.right::-webkit-scrollbar {
35110
- width: 6px;
34812
+ .E_myhed70 .left {
34813
+ width: var(--left-width);
34814
+ overflow: auto;
34815
+ position: fixed;
34816
+ left: var(--modal-body-padding);
34817
+ top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
35111
34818
  }
35112
- .E_r1fxc9gq.right::-webkit-scrollbar-track {
35113
- background: rgba(225, 230, 241, 0.6);
34819
+ .E_myhed70 .middle {
34820
+ width: var(--content-width);
34821
+ overflow: auto;
34822
+ margin: auto;
35114
34823
  }
35115
- .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
35116
- background: rgba(172, 186, 211, 0.6);
35117
- border-radius: 8px;
34824
+ .E_myhed70 .right {
34825
+ width: var(--right-width);
34826
+ overflow: auto;
34827
+ position: fixed;
34828
+ right: var(--modal-body-padding);
34829
+ top: calc(var(--modal-to-viewport-margin) + var(--side-panel-margin-top));
35118
34830
  }
35119
34831
 
35120
- .E_t1gvlxt5 {
35121
- min-width: 0;
35122
- flex: 1;
35123
- }
35124
- .E_t1gvlxt5 .tag {
35125
- flex: 0 0 auto;
35126
- }
35127
- .E_t1gvlxt5 .progress-title {
35128
- flex: 2;
35129
- max-width: fit-content;
35130
- color: #00122E;
35131
- }
35132
- .E_t1gvlxt5 .progress-desc {
35133
- flex: 1;
35134
- max-width: fit-content;
34832
+ .E_fo07jei {
34833
+ display: flex;
34834
+ justify-content: space-between;
34835
+ align-items: center;
34836
+ gap: 16px;
34837
+ height: 40px;
35135
34838
  }
35136
34839
 
35137
- .E_a1ji6r68 {
34840
+ .E_fph3s12 {
35138
34841
  display: flex;
35139
34842
  align-items: center;
35140
- column-gap: var(--a1ji6r68-0);
34843
+ gap: 16px;
34844
+ text-align: left;
35141
34845
  }
35142
34846
 
35143
- .E_t1g36k2w {
35144
- overflow: hidden;
35145
- height: 100%;
35146
- background: white;
34847
+ .E_f1f8uj0i {
34848
+ flex-shrink: 0;
35147
34849
  }
35148
- .E_t1g36k2w .table-loading-item {
35149
- padding: 8px 4px;
34850
+
34851
+ .E_ejcjd85 {
34852
+ color: #f0483e;
35150
34853
  display: flex;
35151
34854
  align-items: center;
34855
+ height: 32px;
35152
34856
  }
35153
- .E_t1g36k2w .table-loading-item > * {
35154
- height: 16px;
35155
- margin: 4px;
35156
- background: rgba(237, 241, 250, 0.6);
35157
- border-radius: 2px;
35158
- }
35159
- .E_t1g36k2w .table-loading-item .checkbox-loading {
35160
- width: 16px;
34857
+
34858
+ .E_e1lj3r2s {
34859
+ margin-right: 4px;
34860
+ flex-shrink: 0;
35161
34861
  }
35162
- .E_t1g36k2w .table-loading-item .td-loading {
35163
- flex: 1;
34862
+
34863
+ .E_eb58k2y {
34864
+ align-self: flex-start;
34865
+ margin-top: 5px;
35164
34866
  }
35165
- .E_t1g36k2w :nth-child(1) {
35166
- padding: 8px 4px;
34867
+
34868
+ .E_c1bad0d {
34869
+ font-weight: bold;
35167
34870
  }
35168
- .E_t1g36k2w :nth-child(1) > * {
35169
- background: rgba(225, 230, 241, 0.6);
34871
+
34872
+ .E_t59qhqp {
34873
+ padding: 0px;
34874
+ padding-top: 5px;
34875
+ padding-left: 5px;
35170
34876
  }
35171
-
35172
- .E_t1616y1o {
35173
- color: #fff;
34877
+ .E_t59qhqp .ant-timeline-item {
34878
+ margin-bottom: 16px;
34879
+ padding-bottom: 0px;
35174
34880
  }
35175
-
35176
- .E_a9y3flr {
35177
- margin-left: 8px;
34881
+ .E_t59qhqp .ant-timeline-item-last,
34882
+ .E_t59qhqp .compact.ant-timeline-item-last {
34883
+ margin-bottom: 0;
35178
34884
  }
35179
-
35180
- .E_a1njc627 {
35181
- font-size: 12px;
35182
- color: #00122e;
34885
+ .E_t59qhqp .compact.ant-timeline-item {
34886
+ margin-bottom: 12px;
34887
+ }
34888
+ .E_t59qhqp .info-action {
34889
+ align-self: baseline;
35183
34890
  }
35184
34891
 
35185
- .E_f16blduf.ant-form-item {
35186
- margin-bottom: 0;
34892
+ .E_t2e44lg .ant-timeline-item-content {
34893
+ margin-left: 18px;
35187
34894
  }
35188
- .E_f16blduf .ant-form-item-explain {
35189
- display: none;
35190
- min-height: 18px;
35191
- margin-top: 5px;
35192
- font-family: "Inter";
35193
- font-weight: 400;
35194
- font-size: 12px;
35195
- line-height: 18px;
34895
+ .E_t2e44lg .item-time {
34896
+ display: flex;
34897
+ flex-direction: column;
34898
+ gap: 4px;
34899
+ margin-top: 4px;
35196
34900
  }
35197
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
35198
- white-space: pre-wrap;
34901
+ .E_t2e44lg:last-child .ant-timeline-item-content {
34902
+ padding-bottom: 0;
35199
34903
  }
35200
- .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
35201
- display: block;
34904
+
34905
+ .E_e14ua30y {
34906
+ display: flex;
34907
+ flex-direction: column;
34908
+ align-items: center;
34909
+ justify-content: center;
35202
34910
  }
35203
34911
 
35204
- .E_d1u4ndxc {
34912
+ .E_s1ikqzph {
35205
34913
  color: rgba(44, 56, 82, 0.7490196078);
35206
- font-size: 12px;
35207
34914
  }
35208
34915
 
35209
- .E_f6xb0iv {
35210
- min-width: 0;
35211
- flex: 1;
34916
+ .E_i15astnl {
34917
+ color: #00122E;
35212
34918
  }
35213
34919
 
35214
- .E_b1dhu7ov.antd5-progress {
35215
- width: 220px;
34920
+ .E_s20iney.skeleton-box {
34921
+ display: flex;
34922
+ align-items: center;
34923
+ justify-content: center;
34924
+ position: relative;
34925
+ border-radius: 2px;
34926
+ background: rgba(225, 230, 241, 0.6);
34927
+ overflow: hidden;
35216
34928
  }
35217
-
35218
- .E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
35219
- content: "";
35220
- display: block;
35221
- height: 8px;
35222
- background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
35223
- animation: loading 1600ms ease-out infinite;
35224
- opacity: 1;
34929
+ .E_s20iney.skeleton-box > .skeleton-shimmer {
34930
+ width: 200%;
34931
+ height: 200%;
34932
+ transform: rotate(15deg);
34933
+ position: absolute;
34934
+ top: -50%;
34935
+ flex-shrink: 0;
34936
+ opacity: 0.8;
34937
+ background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
34938
+ animation: shimmer 1100ms infinite;
35225
34939
  }
35226
- @keyframes loading {
34940
+ @keyframes shimmer {
35227
34941
  from {
35228
- transform: translateX(-100%);
34942
+ left: -120%;
35229
34943
  }
35230
34944
  to {
35231
- transform: translateX(100%);
34945
+ left: 100%;
35232
34946
  }
35233
34947
  }
35234
34948
 
35235
- .E_i14c7jc8 {
35236
- color: var(--i14c7jc8-0);
34949
+ .E_dxyv8bv {
34950
+ --footer-height: 80px;
34951
+ --modal-content-width: 492px;
34952
+ --modal-content-min-height: 160px;
34953
+ --modal-content-max-height: calc(
34954
+ 100vh - 80px
34955
+ );
34956
+ --modal-header-padding: 32px 40px 0;
34957
+ --modal-content-padding-top: 32px;
34958
+ --modal-content-padding-bottom: 32px;
34959
+ --modal-content-padding-x: 40px;
34960
+ --modal-footer-padding: 0 40px;
34961
+ --modal-empty-footer-height: 32px;
34962
+ padding-bottom: 0;
35237
34963
  }
35238
-
35239
- .E_i1ibuolf {
34964
+ .E_dxyv8bv .ant-modal-content {
34965
+ background: #fff;
34966
+ border-radius: 16px;
34967
+ max-width: var(--modal-content-width);
34968
+ min-width: var(--modal-content-width);
34969
+ max-height: var(--modal-content-max-height);
35240
34970
  display: flex;
35241
- align-items: center;
35242
- column-gap: 4px;
35243
- font-size: 12px;
35244
- color: rgba(44, 56, 82, 0.7490196078);
34971
+ flex-direction: column;
35245
34972
  }
35246
-
35247
- .E_skwah65 {
35248
- height: 8px;
35249
- box-sizing: border-box;
35250
- border-radius: 2px;
35251
- background: #f5f7fa;
35252
- display: flex;
35253
- width: 100%;
35254
- overflow: hidden;
34973
+ .E_dxyv8bv .ant-modal-header {
34974
+ padding: var(--modal-header-padding);
34975
+ border-bottom: none;
34976
+ border-radius: 16px 16px 0 0;
34977
+ flex-shrink: 0;
35255
34978
  }
35256
- .E_skwah65 .stack-bar-item + .stack-bar-item {
35257
- margin-left: 1px;
34979
+ .E_dxyv8bv .ant-modal-header .ant-modal-title {
34980
+ color: #00122E;
35258
34981
  }
35259
-
35260
- .E_s1ebs0ra {
35261
- display: flex;
35262
- align-items: center;
35263
- justify-content: space-between;
35264
- background: #edf0f7;
35265
- padding: 8px 12px;
35266
- position: sticky;
35267
- top: 0;
35268
- z-index: 1;
35269
- margin-bottom: -52px;
34982
+ .E_dxyv8bv .ant-modal-close {
34983
+ right: 48px;
34984
+ top: 24px;
35270
34985
  }
35271
- .E_s1ebs0ra .select-total {
34986
+ .E_dxyv8bv .ant-modal-body {
34987
+ padding: var(--modal-content-padding-top) var(--modal-content-padding-x) var(--modal-content-padding-bottom);
34988
+ padding-right: calc(var(--modal-content-padding-x) - 6px);
34989
+ min-height: var(--modal-content-min-height);
34990
+ flex: 1;
34991
+ min-height: 0;
34992
+ overflow-y: auto;
34993
+ overflow-x: hidden;
34994
+ scrollbar-gutter: stable;
34995
+ }
34996
+ .E_dxyv8bv .ant-modal-body::-webkit-scrollbar {
34997
+ width: 6px;
34998
+ }
34999
+ .E_dxyv8bv .ant-modal-body::-webkit-scrollbar-track {
35000
+ background: rgba(225, 230, 241, 0.6);
35001
+ }
35002
+ .E_dxyv8bv .ant-modal-body::-webkit-scrollbar-thumb {
35003
+ background: rgba(172, 186, 211, 0.6);
35004
+ border-radius: 8px;
35005
+ }
35006
+ .E_dxyv8bv.initializing-error .ant-modal-body {
35272
35007
  display: flex;
35008
+ justify-content: center;
35273
35009
  align-items: center;
35274
- font-weight: 700;
35010
+ height: 100%;
35011
+ }
35012
+ .E_dxyv8bv .ant-modal-footer {
35013
+ height: var(--footer-height);
35014
+ padding: var(--modal-footer-padding);
35015
+ margin-top: 0;
35016
+ border-top: none;
35017
+ box-shadow: 0px 1px 0px 0px rgba(225, 230, 241, 0.6) inset;
35275
35018
  flex-shrink: 0;
35276
35019
  }
35277
- .E_s1ebs0ra .select-total .icon-wrapper {
35278
- cursor: pointer;
35279
- margin-left: 8px;
35280
- width: 32px;
35281
- height: 32px;
35282
- border-radius: 50%;
35283
- justify-content: center;
35020
+ .E_dxyv8bv .ant-modal-footer .ant-btn-quiet {
35021
+ color: rgba(44, 56, 82, 0.7490196078);
35022
+ font-weight: 700;
35284
35023
  }
35285
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
35286
- background: rgba(225, 230, 241, 0.6);
35024
+ .E_dxyv8bv.no-footer .ant-modal-body {
35025
+ padding-bottom: 0;
35287
35026
  }
35288
- .E_s1ebs0ra .action-group {
35289
- flex: 1;
35290
- margin-left: 88px;
35291
- white-space: nowrap;
35292
- text-align: right;
35293
- position: relative;
35294
- padding: 4px 0;
35295
- margin-top: -4px;
35296
- overflow: hidden;
35027
+ .E_dxyv8bv.no-footer .ant-modal-footer {
35028
+ box-shadow: none;
35029
+ height: var(--modal-empty-footer-height);
35030
+ content: "";
35297
35031
  }
35298
- .E_s1ebs0ra .action-group .sub-menu-delete {
35299
- transform: translateY(-4px);
35032
+
35033
+ .E_fbgo4wr {
35034
+ display: flex;
35035
+ gap: 16px;
35036
+ height: 100%;
35037
+ align-items: center;
35038
+ justify-content: flex-end;
35300
35039
  }
35301
- .E_s1ebs0ra .action-group button {
35302
- border: none;
35040
+ .E_fbgo4wr.has-error {
35041
+ justify-content: space-between;
35303
35042
  }
35304
- .E_s1ebs0ra .action-group > *:not(:last-child) {
35305
- margin-right: 8px;
35043
+
35044
+ .E_ekxnz54 {
35045
+ color: #F0483E;
35046
+ text-align: left;
35306
35047
  }
35307
- .E_s1ebs0ra .action-group > button:last-child {
35308
- margin-right: 4px;
35048
+ .E_ekxnz54 .icon-wrapper {
35049
+ align-self: baseline;
35050
+ padding-top: 2px;
35309
35051
  }
35310
- .E_s1ebs0ra .action-group .more-btn {
35311
- cursor: pointer;
35312
- width: 32px;
35313
- height: 32px;
35314
- justify-content: center;
35052
+
35053
+ .E_ct1041x {
35054
+ padding: 8px;
35315
35055
  border-radius: 50%;
35316
35056
  }
35317
- .E_s1ebs0ra .action-group .more-btn:hover {
35318
- background: #fff;
35319
- }
35320
-
35321
- .E_c18bcrac {
35322
- display: inline-block;
35323
- width: 100%;
35057
+ .E_ct1041x:hover {
35058
+ background: rgba(225, 230, 241, 0.6);
35059
+ transition: 0.3s ease-out;
35324
35060
  }
35325
- .E_c18bcrac .recharts-wrapper {
35326
- margin-left: 4px;
35061
+
35062
+ .E_m1k84ymw {
35063
+ width: 132px;
35064
+ height: 24px;
35327
35065
  }
35328
35066
 
35329
- .E_cro7kg2 {
35330
- padding: 4px;
35067
+ .E_m15ds5xe {
35068
+ width: 100%;
35069
+ height: 100%;
35331
35070
  }
35332
- .E_cro7kg2 .unit {
35333
- color: white;
35071
+ .E_m15ds5xe .skeleton-wrapper {
35072
+ width: 100%;
35073
+ height: 32px;
35334
35074
  }
35335
35075
 
35336
- .E_c14wcxf0 {
35076
+ .E_ma56n19 {
35337
35077
  display: flex;
35338
- justify-content: space-between;
35078
+ flex-direction: column;
35079
+ gap: 4px;
35080
+ justify-content: center;
35339
35081
  align-items: center;
35340
- font-size: 13px;
35341
- line-height: 24px;
35342
- color: #cccccc;
35343
- white-space: nowrap;
35344
- }
35345
- .E_c14wcxf0 label {
35346
- margin-right: 32px;
35347
- }
35348
-
35349
- .E_coy29mj.E_c14wcxf0 {
35350
- font-weight: bold;
35351
- color: white;
35082
+ height: 100%;
35083
+ color: rgba(0, 21, 64, 0.3019607843);
35352
35084
  }
35353
35085
 
35354
- .E_s11212zy {
35355
- width: 8px;
35356
- height: 8px;
35357
- border-radius: 2px;
35358
- display: inline-block;
35359
- background: var(--s11212zy-0);
35360
- border: 1px solid #fff;
35361
- box-sizing: content-box;
35362
- margin-right: 6px;
35086
+ .E_sqv6dmy {
35087
+ display: flex;
35088
+ justify-content: flex-end;
35363
35089
  }
35364
35090
 
35365
- .E_p1lyky6c > :first-child {
35366
- font-weight: bold;
35367
- color: white;
35368
- margin-right: 4px;
35091
+ .E_p1rm8wzb {
35092
+ margin-right: 8px;
35369
35093
  }
35370
35094
 
35371
- .E_clm1wy1 {
35372
- width: 192px;
35373
- height: 246px;
35374
- border-radius: 4px;
35375
- }
35376
- .E_clm1wy1 > .ant-picker-calendar,
35377
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35095
+ .E_sd7qcf4 {
35096
+ height: 100%;
35378
35097
  width: 100%;
35379
- background-color: rgba(245, 247, 250, 0.6);
35380
- border-top: none;
35381
- }
35382
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35383
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35384
- padding: 0 16px;
35098
+ overflow: auto;
35385
35099
  }
35386
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35387
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35388
- width: 100%;
35389
- height: 180px;
35390
- border-spacing: 0;
35100
+
35101
+ .E_r1fxc9gq.right {
35102
+ overflow: auto;
35103
+ padding-right: 2px;
35104
+ width: 200px;
35105
+ height: fit-content;
35106
+ max-height: calc(100vh - var(--modal-to-viewport-margin) * 2 - var(--side-panel-margin-top) - var(--modal-body-padding-bottom) - var(--modal-footer-height));
35107
+ scrollbar-gutter: stable;
35391
35108
  }
35392
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35393
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35394
- margin-bottom: 8px;
35109
+ .E_r1fxc9gq.right::-webkit-scrollbar {
35110
+ width: 6px;
35395
35111
  }
35396
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35397
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35398
- width: 22px;
35112
+ .E_r1fxc9gq.right::-webkit-scrollbar-track {
35113
+ background: rgba(225, 230, 241, 0.6);
35399
35114
  }
35400
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35401
- .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35402
- padding: 0;
35115
+ .E_r1fxc9gq.right::-webkit-scrollbar-thumb {
35116
+ background: rgba(172, 186, 211, 0.6);
35117
+ border-radius: 8px;
35403
35118
  }
35404
- .E_clm1wy1 .ant-picker-cell {
35405
- color: rgba(62, 70, 82, 0.6);
35406
- opacity: 0.4;
35119
+
35120
+ .E_t1gvlxt5 {
35121
+ min-width: 0;
35122
+ flex: 1;
35407
35123
  }
35408
- .E_clm1wy1 .ant-picker-cell-in-view {
35409
- color: rgba(62, 70, 82, 0.6);
35410
- opacity: 1;
35124
+ .E_t1gvlxt5 .tag {
35125
+ flex: 0 0 auto;
35411
35126
  }
35412
- .E_clm1wy1 .ant-picker-cell-in-view > .active {
35413
- color: #3e4652;
35127
+ .E_t1gvlxt5 .progress-title {
35128
+ flex: 2;
35129
+ max-width: fit-content;
35130
+ color: #00122E;
35414
35131
  }
35415
- .E_clm1wy1 .ant-picker-cell::before {
35416
- pointer-events: none;
35132
+ .E_t1gvlxt5 .progress-desc {
35133
+ flex: 1;
35134
+ max-width: fit-content;
35417
35135
  }
35418
35136
 
35419
- .E_t1tsm00v {
35420
- color: rgba(129, 138, 153, 0.6);
35421
- box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35422
- backdrop-filter: blur(10px);
35423
- padding: 7px 10px;
35137
+ .E_a1ji6r68 {
35138
+ display: flex;
35139
+ align-items: center;
35140
+ column-gap: var(--a1ji6r68-0);
35424
35141
  }
35425
35142
 
35426
- .E_c167wnad {
35427
- color: rgba(62, 70, 82, 0.6);
35143
+ .E_t1g36k2w {
35144
+ overflow: hidden;
35145
+ height: 100%;
35146
+ background: white;
35147
+ }
35148
+ .E_t1g36k2w .table-loading-item {
35149
+ padding: 8px 4px;
35428
35150
  display: flex;
35429
- justify-content: space-between;
35430
35151
  align-items: center;
35431
- padding: 8px 16px;
35432
35152
  }
35433
- .E_c167wnad .anticon {
35434
- cursor: pointer;
35153
+ .E_t1g36k2w .table-loading-item > * {
35154
+ height: 16px;
35155
+ margin: 4px;
35156
+ background: rgba(237, 241, 250, 0.6);
35157
+ border-radius: 2px;
35435
35158
  }
35436
- .E_c167wnad .anticon:hover {
35437
- color: #0096ff;
35159
+ .E_t1g36k2w .table-loading-item .checkbox-loading {
35160
+ width: 16px;
35438
35161
  }
35439
-
35440
- .E_cxhf7dh {
35441
- text-align: center;
35162
+ .E_t1g36k2w .table-loading-item .td-loading {
35163
+ flex: 1;
35442
35164
  }
35443
- .E_cxhf7dh .dots {
35444
- display: flex;
35445
- justify-content: center;
35165
+ .E_t1g36k2w :nth-child(1) {
35166
+ padding: 8px 4px;
35446
35167
  }
35447
- .E_cxhf7dh .dot {
35448
- display: inline-block;
35449
- width: 2px;
35450
- height: 2px;
35451
- border-radius: 1px;
35452
- background: #0096ff;
35168
+ .E_t1g36k2w :nth-child(1) > * {
35169
+ background: rgba(225, 230, 241, 0.6);
35453
35170
  }
35454
- .E_cxhf7dh .dot:not(:last-child) {
35455
- margin-right: 2px;
35171
+
35172
+ .E_t1616y1o {
35173
+ color: #fff;
35456
35174
  }
35457
- .E_cxhf7dh .bar {
35458
- width: 9px;
35459
- height: 2px;
35460
- background: #0096ff;
35461
- border-radius: 2px;
35175
+
35176
+ .E_a9y3flr {
35177
+ margin-left: 8px;
35462
35178
  }
35463
35179
 
35464
- .E_c1up1pdz {
35465
- width: 648px;
35180
+ .E_a1njc627 {
35181
+ font-size: 12px;
35182
+ color: #00122e;
35466
35183
  }
35467
- .E_c1up1pdz.active {
35468
- border-color: #0080ff;
35184
+
35185
+ .E_f16blduf.ant-form-item {
35186
+ margin-bottom: 0;
35469
35187
  }
35470
- .E_c1up1pdz.active > header {
35471
- background: rgba(0, 128, 255, 0.1);
35188
+ .E_f16blduf .ant-form-item-explain {
35189
+ display: none;
35190
+ min-height: 18px;
35191
+ margin-top: 5px;
35192
+ font-family: "Inter";
35193
+ font-weight: 400;
35194
+ font-size: 12px;
35195
+ line-height: 18px;
35472
35196
  }
35473
- .E_c1up1pdz .expand {
35474
- padding: 12px;
35197
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
35198
+ white-space: pre-wrap;
35475
35199
  }
35476
- .E_c1up1pdz .field-item {
35477
- display: flex;
35478
- padding: 10px 0;
35479
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35200
+ .E_f16blduf.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
35201
+ display: block;
35480
35202
  }
35481
- .E_c1up1pdz .field-item:last-child {
35482
- border-bottom: none;
35483
- padding-bottom: 0;
35203
+
35204
+ .E_d1u4ndxc {
35205
+ color: rgba(44, 56, 82, 0.7490196078);
35206
+ font-size: 12px;
35484
35207
  }
35485
- .E_c1up1pdz .field-item label {
35486
- line-height: 32px;
35487
- width: 100px;
35488
- color: rgba(62, 70, 82, 0.6);
35208
+
35209
+ .E_f6xb0iv {
35210
+ min-width: 0;
35211
+ flex: 1;
35489
35212
  }
35490
- .E_c1up1pdz .help {
35491
- color: rgba(62, 70, 82, 0.6);
35492
- margin-top: 5px;
35213
+
35214
+ .E_b1dhu7ov.antd5-progress {
35215
+ width: 220px;
35493
35216
  }
35494
- .E_c1up1pdz .ant-input-affix-wrapper,
35495
- .E_c1up1pdz .ant-picker {
35496
- width: 128px;
35217
+
35218
+ .E_p1as1j2z .antd5-progress.antd5-progress-status-active .antd5-progress-bg::before {
35219
+ content: "";
35220
+ display: block;
35221
+ height: 8px;
35222
+ background: linear-gradient(90deg, #0080ff 0%, #9ecfff 50%, #0080ff 100%);
35223
+ animation: loading 1600ms ease-out infinite;
35224
+ opacity: 1;
35225
+ }
35226
+ @keyframes loading {
35227
+ from {
35228
+ transform: translateX(-100%);
35229
+ }
35230
+ to {
35231
+ transform: translateX(100%);
35232
+ }
35233
+ }
35234
+
35235
+ .E_i14c7jc8 {
35236
+ color: var(--i14c7jc8-0);
35497
35237
  }
35498
35238
 
35499
- .E_c156wh19 {
35239
+ .E_i1ibuolf {
35500
35240
  display: flex;
35501
35241
  align-items: center;
35502
- justify-content: space-between;
35503
- word-break: keep-all;
35504
- }
35505
- .E_c156wh19 .title {
35506
- margin: 0 16px 0 8px;
35507
- }
35508
- .E_c156wh19 .retain {
35509
- color: rgba(129, 138, 153, 0.6);
35242
+ column-gap: 4px;
35243
+ font-size: 12px;
35244
+ color: rgba(44, 56, 82, 0.7490196078);
35510
35245
  }
35511
- .E_c156wh19 div.left {
35512
- flex: 1;
35246
+
35247
+ .E_skwah65 {
35248
+ height: 8px;
35249
+ box-sizing: border-box;
35250
+ border-radius: 2px;
35251
+ background: #f5f7fa;
35513
35252
  display: flex;
35253
+ width: 100%;
35514
35254
  overflow: hidden;
35515
- align-items: center;
35516
- justify-content: flex-start;
35517
- white-space: nowrap;
35518
35255
  }
35519
- .E_c156wh19 div.left .title {
35520
- max-width: 100%;
35521
- overflow: hidden;
35522
- text-overflow: ellipsis;
35256
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
35257
+ margin-left: 1px;
35523
35258
  }
35524
- .E_c156wh19 div.right {
35259
+
35260
+ .E_s1ebs0ra {
35525
35261
  display: flex;
35526
35262
  align-items: center;
35263
+ justify-content: space-between;
35264
+ background: #edf0f7;
35265
+ padding: 8px 12px;
35266
+ position: sticky;
35267
+ top: 0;
35268
+ z-index: 1;
35269
+ margin-bottom: -52px;
35527
35270
  }
35528
- .E_c156wh19 .reverse {
35271
+ .E_s1ebs0ra .select-total {
35529
35272
  display: flex;
35530
- flex-direction: row-reverse;
35531
35273
  align-items: center;
35274
+ font-weight: 700;
35275
+ flex-shrink: 0;
35532
35276
  }
35533
- .E_c156wh19 .reverse .ant-switch {
35277
+ .E_s1ebs0ra .select-total .icon-wrapper {
35278
+ cursor: pointer;
35534
35279
  margin-left: 8px;
35280
+ width: 32px;
35281
+ height: 32px;
35282
+ border-radius: 50%;
35283
+ justify-content: center;
35535
35284
  }
35536
- .E_c156wh19 .close {
35537
- padding-left: 14px;
35538
- margin-left: 14px;
35539
- border-left: 1px solid rgba(129, 138, 153, 0.6);
35285
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
35286
+ background: rgba(225, 230, 241, 0.6);
35287
+ }
35288
+ .E_s1ebs0ra .action-group {
35289
+ flex: 1;
35290
+ margin-left: 88px;
35291
+ white-space: nowrap;
35292
+ text-align: right;
35293
+ position: relative;
35294
+ padding: 4px 0;
35295
+ margin-top: -4px;
35296
+ overflow: hidden;
35297
+ }
35298
+ .E_s1ebs0ra .action-group .sub-menu-delete {
35299
+ transform: translateY(-4px);
35300
+ }
35301
+ .E_s1ebs0ra .action-group button {
35302
+ border: none;
35303
+ }
35304
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
35305
+ margin-right: 8px;
35306
+ }
35307
+ .E_s1ebs0ra .action-group > button:last-child {
35308
+ margin-right: 4px;
35309
+ }
35310
+ .E_s1ebs0ra .action-group .more-btn {
35540
35311
  cursor: pointer;
35312
+ width: 32px;
35313
+ height: 32px;
35314
+ justify-content: center;
35315
+ border-radius: 50%;
35316
+ }
35317
+ .E_s1ebs0ra .action-group .more-btn:hover {
35318
+ background: #fff;
35541
35319
  }
35542
35320
 
35543
- .E_m126spxy {
35544
- padding-bottom: 4px;
35545
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35321
+ .E_c18bcrac {
35322
+ display: inline-block;
35323
+ width: 100%;
35546
35324
  }
35547
- .E_m126spxy .ant-btn.ant-btn-link {
35548
- padding: 1px 10px;
35549
- color: rgba(62, 70, 82, 0.6);
35550
- border-radius: 4px;
35325
+ .E_c18bcrac .recharts-wrapper {
35326
+ margin-left: 4px;
35551
35327
  }
35552
- .E_m126spxy .ant-btn.ant-btn-link.active {
35553
- background: rgba(0, 128, 255, 0.1);
35554
- color: #0096ff;
35328
+
35329
+ .E_cro7kg2 {
35330
+ padding: 4px;
35331
+ }
35332
+ .E_cro7kg2 .unit {
35333
+ color: white;
35555
35334
  }
35556
35335
 
35557
- .E_wpbf4pq {
35558
- padding: 10px 0;
35559
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35336
+ .E_c14wcxf0 {
35337
+ display: flex;
35338
+ justify-content: space-between;
35339
+ align-items: center;
35340
+ font-size: 13px;
35341
+ line-height: 24px;
35342
+ color: #cccccc;
35343
+ white-space: nowrap;
35560
35344
  }
35561
- .E_wpbf4pq .ant-input,
35562
- .E_wpbf4pq .ant-picker {
35563
- width: 80px;
35564
- margin: 0 9px;
35565
- text-align: center;
35345
+ .E_c14wcxf0 label {
35346
+ margin-right: 32px;
35566
35347
  }
35567
- .E_wpbf4pq .options {
35568
- padding: 12px 0 12px 16px;
35569
- border-left: 2px solid rgba(129, 138, 153, 0.6);
35570
- margin: 5px 0 5px 8px;
35348
+
35349
+ .E_coy29mj.E_c14wcxf0 {
35350
+ font-weight: bold;
35351
+ color: white;
35571
35352
  }
35572
- .E_wpbf4pq .week-day-option,
35573
- .E_wpbf4pq .month-day-option {
35574
- background: #f5f7fa;
35575
- box-sizing: border-box;
35576
- border-radius: 16px;
35577
- margin-right: 8px;
35353
+
35354
+ .E_s11212zy {
35355
+ width: 8px;
35356
+ height: 8px;
35357
+ border-radius: 2px;
35358
+ display: inline-block;
35359
+ background: var(--s11212zy-0);
35360
+ border: 1px solid #fff;
35361
+ box-sizing: content-box;
35362
+ margin-right: 6px;
35578
35363
  }
35579
- .E_wpbf4pq .week-day-option:focus,
35580
- .E_wpbf4pq .month-day-option:focus {
35581
- color: inherit;
35582
- border-color: #d9d9d9;
35364
+
35365
+ .E_p1lyky6c > :first-child {
35366
+ font-weight: bold;
35367
+ color: white;
35368
+ margin-right: 4px;
35583
35369
  }
35584
- .E_wpbf4pq .week-day-option.active {
35585
- background-color: #0096ff;
35586
- border-color: #0096ff;
35587
- color: #fff;
35370
+
35371
+ .E_n12mqh7z {
35372
+ display: flex;
35373
+ align-items: center;
35374
+ font-size: 12px;
35375
+ line-height: 18px;
35588
35376
  }
35589
- .E_wpbf4pq .week-day-option.en-text {
35590
- width: 110px;
35591
- margin-top: 4px;
35377
+ .E_n12mqh7z:not(:last-child) {
35378
+ margin-bottom: 4px;
35592
35379
  }
35593
- .E_wpbf4pq .month-day-option {
35594
- width: 32px;
35595
- padding: 0;
35596
- margin-bottom: 8px;
35380
+
35381
+ .E_tf5bynu {
35382
+ margin: 0 3px;
35597
35383
  }
35598
- .E_wpbf4pq .month-day-option.active {
35599
- background-color: #0096ff;
35600
- border-color: #0096ff;
35601
- color: #fff;
35384
+
35385
+ .E_tcckoz1 {
35386
+ max-height: 400px;
35387
+ overflow: auto;
35602
35388
  }
35603
35389
 
35604
35390
  .E_gmyahx3 {
@@ -35611,10 +35397,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
35611
35397
  color: #0080ff;
35612
35398
  }
35613
35399
 
35614
- span.E_tqjc4ui {
35615
- margin: 0 2px;
35616
- }
35617
-
35618
35400
  .E_ou7iq30 {
35619
35401
  overflow: hidden;
35620
35402
  text-overflow: ellipsis;
@@ -35642,250 +35424,241 @@ span.E_tqjc4ui {
35642
35424
  visibility: hidden;
35643
35425
  }
35644
35426
 
35645
- .E_n12mqh7z {
35646
- display: flex;
35647
- align-items: center;
35648
- font-size: 12px;
35649
- line-height: 18px;
35650
- }
35651
- .E_n12mqh7z:not(:last-child) {
35652
- margin-bottom: 4px;
35653
- }
35654
-
35655
- .E_tf5bynu {
35656
- margin: 0 3px;
35427
+ .E_clm1wy1 {
35428
+ width: 192px;
35429
+ height: 246px;
35430
+ border-radius: 4px;
35657
35431
  }
35658
-
35659
- .E_tcckoz1 {
35660
- max-height: 400px;
35661
- overflow: auto;
35432
+ .E_clm1wy1 > .ant-picker-calendar,
35433
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
35434
+ width: 100%;
35435
+ background-color: rgba(245, 247, 250, 0.6);
35436
+ border-top: none;
35662
35437
  }
35663
-
35664
- .E_t1sqg15u {
35665
- background: white;
35438
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
35439
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
35440
+ padding: 0 16px;
35666
35441
  }
35667
- .E_t1sqg15u.inline .table-row {
35668
- flex-direction: column;
35442
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
35443
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
35444
+ width: 100%;
35445
+ height: 180px;
35446
+ border-spacing: 0;
35669
35447
  }
35670
- .E_t1sqg15u.inline .table-row > label {
35671
- padding: 0 16px 7px 0;
35448
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
35449
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
35450
+ margin-bottom: 8px;
35672
35451
  }
35673
- .E_t1sqg15u.has-border .table-header {
35674
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35452
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
35453
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
35454
+ width: 22px;
35675
35455
  }
35676
- .E_t1sqg15u.has-border .hiddenBorder {
35677
- border-top: none !important;
35456
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
35457
+ .E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
35458
+ padding: 0;
35678
35459
  }
35679
- .E_t1sqg15u.has-border .table-row + .table-row {
35680
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35460
+ .E_clm1wy1 .ant-picker-cell {
35461
+ color: rgba(62, 70, 82, 0.6);
35462
+ opacity: 0.4;
35681
35463
  }
35682
- .E_t1sqg15u.has-border .table-row:last-of-type {
35683
- padding-bottom: 0;
35464
+ .E_clm1wy1 .ant-picker-cell-in-view {
35465
+ color: rgba(62, 70, 82, 0.6);
35466
+ opacity: 1;
35684
35467
  }
35685
- .E_t1sqg15u.align-right .content {
35686
- text-align: right;
35468
+ .E_clm1wy1 .ant-picker-cell-in-view > .active {
35469
+ color: #3e4652;
35687
35470
  }
35688
- .E_t1sqg15u .uuid-row {
35689
- display: flex;
35690
- justify-content: space-between;
35471
+ .E_clm1wy1 .ant-picker-cell::before {
35472
+ pointer-events: none;
35691
35473
  }
35692
- .E_t1sqg15u .uuid-row .id-text {
35693
- white-space: nowrap;
35694
- overflow: hidden;
35695
- text-overflow: ellipsis;
35474
+
35475
+ .E_t1tsm00v {
35476
+ color: rgba(129, 138, 153, 0.6);
35477
+ box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
35478
+ backdrop-filter: blur(10px);
35479
+ padding: 7px 10px;
35696
35480
  }
35697
35481
 
35698
- .E_t4zczcp {
35482
+ .E_c167wnad {
35483
+ color: rgba(62, 70, 82, 0.6);
35699
35484
  display: flex;
35700
35485
  justify-content: space-between;
35701
35486
  align-items: center;
35702
- padding: 8px;
35703
- min-height: 32px;
35704
- }
35705
- .E_t4zczcp .table-title {
35706
- color: rgba(44, 56, 82, 0.6);
35707
- font-weight: 600;
35708
- font-size: 12px;
35709
- line-height: 8px;
35487
+ padding: 8px 16px;
35710
35488
  }
35711
- .E_t4zczcp .edit-icon {
35712
- font-size: 16px;
35713
- color: rgba(10, 37, 85, 0.6);
35489
+ .E_c167wnad .anticon {
35714
35490
  cursor: pointer;
35715
35491
  }
35716
-
35717
- .E_t1s7goww {
35718
- font-size: 12px;
35719
- line-height: 18px;
35492
+ .E_c167wnad .anticon:hover {
35493
+ color: #0096ff;
35720
35494
  }
35721
35495
 
35722
- .E_t93e4cf {
35723
- display: flex;
35724
- padding: 8px 0;
35725
- color: #2d3a56;
35726
- }
35727
- .E_t93e4cf .hidden {
35728
- display: none;
35496
+ .E_cxhf7dh {
35497
+ text-align: center;
35729
35498
  }
35730
- .E_t93e4cf .ant-btn.ant-btn-link {
35731
- height: auto;
35499
+ .E_cxhf7dh .dots {
35500
+ display: flex;
35501
+ justify-content: center;
35732
35502
  }
35733
- .E_t93e4cf .content {
35734
- overflow: hidden;
35735
- overflow-x: auto;
35736
- width: 100%;
35737
- white-space: pre-wrap;
35503
+ .E_cxhf7dh .dot {
35504
+ display: inline-block;
35505
+ width: 2px;
35506
+ height: 2px;
35507
+ border-radius: 1px;
35508
+ background: #0096ff;
35738
35509
  }
35739
- .E_t93e4cf .content .ant-btn {
35740
- white-space: pre-wrap;
35741
- text-align: left;
35510
+ .E_cxhf7dh .dot:not(:last-child) {
35511
+ margin-right: 2px;
35742
35512
  }
35743
- .E_t93e4cf .content .unit-chart {
35744
- justify-content: flex-start;
35513
+ .E_cxhf7dh .bar {
35514
+ width: 9px;
35515
+ height: 2px;
35516
+ background: #0096ff;
35517
+ border-radius: 2px;
35745
35518
  }
35746
35519
 
35747
- .E_rhz2uv5 {
35748
- width: var(--rhz2uv5-0);
35749
- flex-shrink: 0;
35750
- color: rgba(44, 56, 82, 0.6);
35751
- padding-right: 12px;
35520
+ .E_c1up1pdz {
35521
+ width: 648px;
35752
35522
  }
35753
-
35754
- .E_s1at6qmn.ant-layout-sider {
35755
- background: #edf0f7;
35756
- padding: 32px 8px;
35757
- overflow: auto;
35523
+ .E_c1up1pdz.active {
35524
+ border-color: #0080ff;
35758
35525
  }
35759
- .E_s1at6qmn .ant-layout-sider-children {
35760
- display: flex;
35761
- flex-direction: column;
35762
- justify-content: space-between;
35526
+ .E_c1up1pdz.active > header {
35527
+ background: rgba(0, 128, 255, 0.1);
35763
35528
  }
35764
- .E_s1at6qmn footer {
35765
- display: flex;
35529
+ .E_c1up1pdz .expand {
35530
+ padding: 12px;
35766
35531
  }
35767
- .E_s1at6qmn .ant-menu {
35768
- background: #edf0f7;
35532
+ .E_c1up1pdz .field-item {
35533
+ display: flex;
35534
+ padding: 10px 0;
35535
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35769
35536
  }
35770
- .E_s1at6qmn .ant-menu a {
35771
- color: #00122e;
35772
- width: 180px;
35773
- overflow: hidden;
35774
- text-overflow: ellipsis;
35537
+ .E_c1up1pdz .field-item:last-child {
35538
+ border-bottom: none;
35539
+ padding-bottom: 0;
35775
35540
  }
35776
- .E_s1at6qmn .ant-menu-vertical {
35777
- margin-bottom: 24px;
35541
+ .E_c1up1pdz .field-item label {
35542
+ line-height: 32px;
35543
+ width: 100px;
35544
+ color: rgba(62, 70, 82, 0.6);
35778
35545
  }
35779
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35780
- margin: 0;
35546
+ .E_c1up1pdz .help {
35547
+ color: rgba(62, 70, 82, 0.6);
35548
+ margin-top: 5px;
35781
35549
  }
35782
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35783
- font-size: 12px;
35784
- padding: 0 8px 4px;
35785
- line-height: 18px;
35550
+ .E_c1up1pdz .ant-input-affix-wrapper,
35551
+ .E_c1up1pdz .ant-picker {
35552
+ width: 128px;
35786
35553
  }
35787
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35788
- padding: 0;
35554
+
35555
+ .E_c156wh19 {
35556
+ display: flex;
35557
+ align-items: center;
35558
+ justify-content: space-between;
35559
+ word-break: keep-all;
35789
35560
  }
35790
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35791
- padding-bottom: 24px;
35561
+ .E_c156wh19 .title {
35562
+ margin: 0 16px 0 8px;
35792
35563
  }
35793
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35794
- margin-bottom: 24px;
35795
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35564
+ .E_c156wh19 .retain {
35565
+ color: rgba(129, 138, 153, 0.6);
35796
35566
  }
35797
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35798
- transition: none;
35567
+ .E_c156wh19 div.left {
35568
+ flex: 1;
35799
35569
  display: flex;
35570
+ overflow: hidden;
35800
35571
  align-items: center;
35801
- height: 32px;
35802
- line-height: 22px;
35803
- padding: 0 8px;
35572
+ justify-content: flex-start;
35573
+ white-space: nowrap;
35804
35574
  }
35805
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35806
- margin-right: 12px;
35575
+ .E_c156wh19 div.left .title {
35576
+ max-width: 100%;
35577
+ overflow: hidden;
35578
+ text-overflow: ellipsis;
35807
35579
  }
35808
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35809
- margin: 0;
35810
- margin-bottom: 2px;
35580
+ .E_c156wh19 div.right {
35581
+ display: flex;
35582
+ align-items: center;
35811
35583
  }
35812
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35813
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35814
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35815
- border-radius: 6px;
35816
- color: #fff;
35584
+ .E_c156wh19 .reverse {
35585
+ display: flex;
35586
+ flex-direction: row-reverse;
35587
+ align-items: center;
35817
35588
  }
35818
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35819
- color: #fff;
35589
+ .E_c156wh19 .reverse .ant-switch {
35590
+ margin-left: 8px;
35820
35591
  }
35821
- .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 {
35822
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35823
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35824
- border-radius: 6px;
35592
+ .E_c156wh19 .close {
35593
+ padding-left: 14px;
35594
+ margin-left: 14px;
35595
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
35596
+ cursor: pointer;
35825
35597
  }
35826
35598
 
35827
- .E_s1wu0lms .ant-menu-item-group-title {
35828
- white-space: nowrap;
35829
- transition: all 0s;
35830
- }
35831
- .E_s1wu0lms.shrink {
35832
- transition: all 0s;
35833
- overflow: hidden;
35599
+ .E_m126spxy {
35600
+ padding-bottom: 4px;
35601
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35834
35602
  }
35835
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35836
- visibility: hidden;
35603
+ .E_m126spxy .ant-btn.ant-btn-link {
35604
+ padding: 1px 10px;
35605
+ color: rgba(62, 70, 82, 0.6);
35606
+ border-radius: 4px;
35837
35607
  }
35838
- .E_s1wu0lms.shrink .ant-menu-item {
35839
- width: 36px;
35840
- padding: 0 6px;
35608
+ .E_m126spxy .ant-btn.ant-btn-link.active {
35609
+ background: rgba(0, 128, 255, 0.1);
35610
+ color: #0096ff;
35841
35611
  }
35842
35612
 
35843
- .E_n1ugzfva {
35844
- display: flex;
35845
- place-items: center;
35846
- width: 100% !important;
35847
- }
35848
- .E_n1ugzfva[disabled] {
35849
- color: rgba(0, 0, 0, 0.25) !important;
35850
- opacity: 1 !important;
35851
- }
35852
- .E_n1ugzfva.ant-btn {
35853
- width: 100%;
35854
- color: #00122e;
35855
- }
35856
- .E_n1ugzfva .icon-wrapper {
35857
- margin-right: 12px;
35613
+ .E_wpbf4pq {
35614
+ padding: 10px 0;
35615
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
35858
35616
  }
35859
- .E_n1ugzfva .link-title {
35860
- flex: 1;
35861
- overflow: hidden;
35862
- white-space: nowrap;
35863
- text-overflow: ellipsis;
35864
- text-align: left;
35617
+ .E_wpbf4pq .ant-input,
35618
+ .E_wpbf4pq .ant-picker {
35619
+ width: 80px;
35620
+ margin: 0 9px;
35621
+ text-align: center;
35865
35622
  }
35866
-
35867
- .E_s1iv0tp1 .enabled-switch {
35868
- display: flex;
35869
- align-items: center;
35623
+ .E_wpbf4pq .options {
35624
+ padding: 12px 0 12px 16px;
35625
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
35626
+ margin: 5px 0 5px 8px;
35870
35627
  }
35871
- .E_s1iv0tp1 .enabled-text {
35628
+ .E_wpbf4pq .week-day-option,
35629
+ .E_wpbf4pq .month-day-option {
35630
+ background: #f5f7fa;
35631
+ box-sizing: border-box;
35632
+ border-radius: 16px;
35872
35633
  margin-right: 8px;
35873
35634
  }
35874
-
35875
- .E_u15heuvq.content {
35876
- cursor: default !important;
35635
+ .E_wpbf4pq .week-day-option:focus,
35636
+ .E_wpbf4pq .month-day-option:focus {
35637
+ color: inherit;
35638
+ border-color: #d9d9d9;
35877
35639
  }
35878
- .E_u15heuvq.content.link {
35879
- cursor: pointer !important;
35640
+ .E_wpbf4pq .week-day-option.active {
35641
+ background-color: #0096ff;
35642
+ border-color: #0096ff;
35643
+ color: #fff;
35880
35644
  }
35881
- .E_u15heuvq.content.link:hover {
35882
- color: #0080ff;
35645
+ .E_wpbf4pq .week-day-option.en-text {
35646
+ width: 110px;
35647
+ margin-top: 4px;
35883
35648
  }
35884
- .E_u15heuvq.content.black {
35885
- color: #00122e;
35649
+ .E_wpbf4pq .month-day-option {
35650
+ width: 32px;
35651
+ padding: 0;
35652
+ margin-bottom: 8px;
35886
35653
  }
35887
- .E_u15heuvq.content.gray {
35888
- color: rgba(44, 56, 82, 0.75);
35654
+ .E_wpbf4pq .month-day-option.active {
35655
+ background-color: #0096ff;
35656
+ border-color: #0096ff;
35657
+ color: #fff;
35658
+ }
35659
+
35660
+ span.E_tqjc4ui {
35661
+ margin: 0 2px;
35889
35662
  }
35890
35663
 
35891
35664
  .E_wg1tsps {
@@ -36036,82 +35809,309 @@ span.E_tqjc4ui {
36036
35809
  .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
36037
35810
  padding-left: 0;
36038
35811
  }
36039
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
36040
- padding-left: 16px;
35812
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
35813
+ padding-left: 16px;
35814
+ }
35815
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35816
+ margin-left: 11px;
35817
+ height: 24px;
35818
+ }
35819
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35820
+ padding: 0;
35821
+ }
35822
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35823
+ padding: 4px 16px;
35824
+ }
35825
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
35826
+ padding: 4px 16px;
35827
+ }
35828
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35829
+ background: #fff;
35830
+ }
35831
+ .E_t160l1cm .tab-menu-item-light:active {
35832
+ color: #005ed1;
35833
+ }
35834
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35835
+ background: #fff;
35836
+ color: #1d326c;
35837
+ }
35838
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35839
+ color: rgba(45, 58, 86, 0.6);
35840
+ }
35841
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35842
+ color: #1d326c;
35843
+ }
35844
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35845
+ fill: #d8deeb;
35846
+ }
35847
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35848
+ fill: #1d326c;
35849
+ }
35850
+ .E_t160l1cm .tab-content {
35851
+ flex: 1;
35852
+ display: flex;
35853
+ flex-direction: column;
35854
+ }
35855
+ .E_t160l1cm.is-overview .tab-content {
35856
+ overflow: visible;
35857
+ }
35858
+
35859
+ .E_t14npdqr {
35860
+ max-width: 240px;
35861
+ animation: none;
35862
+ }
35863
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35864
+ border: 1px solid #0080ff;
35865
+ padding: 0;
35866
+ }
35867
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35868
+ margin: 0;
35869
+ height: 32px;
35870
+ line-height: 32px;
35871
+ font-size: 13px;
35872
+ padding: 0 10px;
35873
+ display: block;
35874
+ overflow: hidden;
35875
+ text-overflow: ellipsis;
35876
+ white-space: nowrap;
35877
+ }
35878
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35879
+ content: " ";
35880
+ height: 1px;
35881
+ width: calc(100% + 10px);
35882
+ background: rgba(172, 186, 211, 0.6);
35883
+ display: block;
35884
+ }
35885
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35886
+ color: #0080ff;
35887
+ background: transparent;
35888
+ }
35889
+
35890
+ .E_u15heuvq.content {
35891
+ cursor: default !important;
35892
+ }
35893
+ .E_u15heuvq.content.link {
35894
+ cursor: pointer !important;
35895
+ }
35896
+ .E_u15heuvq.content.link:hover {
35897
+ color: #0080ff;
35898
+ }
35899
+ .E_u15heuvq.content.black {
35900
+ color: #00122e;
35901
+ }
35902
+ .E_u15heuvq.content.gray {
35903
+ color: rgba(44, 56, 82, 0.75);
35904
+ }
35905
+
35906
+ .E_t1sqg15u {
35907
+ background: white;
35908
+ }
35909
+ .E_t1sqg15u.inline .table-row {
35910
+ flex-direction: column;
35911
+ }
35912
+ .E_t1sqg15u.inline .table-row > label {
35913
+ padding: 0 16px 7px 0;
35914
+ }
35915
+ .E_t1sqg15u.has-border .table-header {
35916
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35917
+ }
35918
+ .E_t1sqg15u.has-border .hiddenBorder {
35919
+ border-top: none !important;
35920
+ }
35921
+ .E_t1sqg15u.has-border .table-row + .table-row {
35922
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35923
+ }
35924
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35925
+ padding-bottom: 0;
35926
+ }
35927
+ .E_t1sqg15u.align-right .content {
35928
+ text-align: right;
35929
+ }
35930
+ .E_t1sqg15u .uuid-row {
35931
+ display: flex;
35932
+ justify-content: space-between;
35933
+ }
35934
+ .E_t1sqg15u .uuid-row .id-text {
35935
+ white-space: nowrap;
35936
+ overflow: hidden;
35937
+ text-overflow: ellipsis;
35938
+ }
35939
+
35940
+ .E_t4zczcp {
35941
+ display: flex;
35942
+ justify-content: space-between;
35943
+ align-items: center;
35944
+ padding: 8px;
35945
+ min-height: 32px;
35946
+ }
35947
+ .E_t4zczcp .table-title {
35948
+ color: rgba(44, 56, 82, 0.6);
35949
+ font-weight: 600;
35950
+ font-size: 12px;
35951
+ line-height: 8px;
35952
+ }
35953
+ .E_t4zczcp .edit-icon {
35954
+ font-size: 16px;
35955
+ color: rgba(10, 37, 85, 0.6);
35956
+ cursor: pointer;
35957
+ }
35958
+
35959
+ .E_t1s7goww {
35960
+ font-size: 12px;
35961
+ line-height: 18px;
35962
+ }
35963
+
35964
+ .E_t93e4cf {
35965
+ display: flex;
35966
+ padding: 8px 0;
35967
+ color: #2d3a56;
35968
+ }
35969
+ .E_t93e4cf .hidden {
35970
+ display: none;
35971
+ }
35972
+ .E_t93e4cf .ant-btn.ant-btn-link {
35973
+ height: auto;
35974
+ }
35975
+ .E_t93e4cf .content {
35976
+ overflow: hidden;
35977
+ overflow-x: auto;
35978
+ width: 100%;
35979
+ white-space: pre-wrap;
35980
+ }
35981
+ .E_t93e4cf .content .ant-btn {
35982
+ white-space: pre-wrap;
35983
+ text-align: left;
35984
+ }
35985
+ .E_t93e4cf .content .unit-chart {
35986
+ justify-content: flex-start;
35987
+ }
35988
+
35989
+ .E_rhz2uv5 {
35990
+ width: var(--rhz2uv5-0);
35991
+ flex-shrink: 0;
35992
+ color: rgba(44, 56, 82, 0.6);
35993
+ padding-right: 12px;
35994
+ }
35995
+
35996
+ .E_s1iv0tp1 .enabled-switch {
35997
+ display: flex;
35998
+ align-items: center;
35999
+ }
36000
+ .E_s1iv0tp1 .enabled-text {
36001
+ margin-right: 8px;
36002
+ }
36003
+
36004
+ .E_s1at6qmn.ant-layout-sider {
36005
+ background: #edf0f7;
36006
+ padding: 32px 8px;
36007
+ overflow: auto;
36008
+ }
36009
+ .E_s1at6qmn .ant-layout-sider-children {
36010
+ display: flex;
36011
+ flex-direction: column;
36012
+ justify-content: space-between;
36013
+ }
36014
+ .E_s1at6qmn footer {
36015
+ display: flex;
36016
+ }
36017
+ .E_s1at6qmn .ant-menu {
36018
+ background: #edf0f7;
36019
+ }
36020
+ .E_s1at6qmn .ant-menu a {
36021
+ color: #00122e;
36022
+ width: 180px;
36023
+ overflow: hidden;
36024
+ text-overflow: ellipsis;
36025
+ }
36026
+ .E_s1at6qmn .ant-menu-vertical {
36027
+ margin-bottom: 24px;
36028
+ }
36029
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
36030
+ margin: 0;
36041
36031
  }
36042
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
36043
- margin-left: 11px;
36044
- height: 24px;
36032
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
36033
+ font-size: 12px;
36034
+ padding: 0 8px 4px;
36035
+ line-height: 18px;
36045
36036
  }
36046
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
36037
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
36047
36038
  padding: 0;
36048
36039
  }
36049
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
36050
- padding: 4px 16px;
36040
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
36041
+ padding-bottom: 24px;
36051
36042
  }
36052
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
36053
- padding: 4px 16px;
36043
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
36044
+ margin-bottom: 24px;
36045
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
36054
36046
  }
36055
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
36056
- background: #fff;
36047
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
36048
+ transition: none;
36049
+ display: flex;
36050
+ align-items: center;
36051
+ height: 32px;
36052
+ line-height: 22px;
36053
+ padding: 0 8px;
36057
36054
  }
36058
- .E_t160l1cm .tab-menu-item-light:active {
36059
- color: #005ed1;
36055
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
36056
+ margin-right: 12px;
36060
36057
  }
36061
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
36062
- background: #fff;
36063
- color: #1d326c;
36058
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
36059
+ margin: 0;
36060
+ margin-bottom: 2px;
36064
36061
  }
36065
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
36066
- color: rgba(45, 58, 86, 0.6);
36062
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
36063
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
36064
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
36065
+ border-radius: 6px;
36066
+ color: #fff;
36067
36067
  }
36068
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
36069
- color: #1d326c;
36068
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
36069
+ color: #fff;
36070
36070
  }
36071
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
36072
- fill: #d8deeb;
36071
+ .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 {
36072
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
36073
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
36074
+ border-radius: 6px;
36073
36075
  }
36074
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
36075
- fill: #1d326c;
36076
+
36077
+ .E_s1wu0lms .ant-menu-item-group-title {
36078
+ white-space: nowrap;
36079
+ transition: all 0s;
36076
36080
  }
36077
- .E_t160l1cm .tab-content {
36078
- flex: 1;
36079
- display: flex;
36080
- flex-direction: column;
36081
+ .E_s1wu0lms.shrink {
36082
+ transition: all 0s;
36083
+ overflow: hidden;
36081
36084
  }
36082
- .E_t160l1cm.is-overview .tab-content {
36083
- overflow: visible;
36085
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
36086
+ visibility: hidden;
36087
+ }
36088
+ .E_s1wu0lms.shrink .ant-menu-item {
36089
+ width: 36px;
36090
+ padding: 0 6px;
36084
36091
  }
36085
36092
 
36086
- .E_t14npdqr {
36087
- max-width: 240px;
36088
- animation: none;
36093
+ .E_n1ugzfva {
36094
+ display: flex;
36095
+ place-items: center;
36096
+ width: 100% !important;
36089
36097
  }
36090
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
36091
- border: 1px solid #0080ff;
36092
- padding: 0;
36098
+ .E_n1ugzfva[disabled] {
36099
+ color: rgba(0, 0, 0, 0.25) !important;
36100
+ opacity: 1 !important;
36093
36101
  }
36094
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
36095
- margin: 0;
36096
- height: 32px;
36097
- line-height: 32px;
36098
- font-size: 13px;
36099
- padding: 0 10px;
36100
- display: block;
36101
- overflow: hidden;
36102
- text-overflow: ellipsis;
36103
- white-space: nowrap;
36102
+ .E_n1ugzfva.ant-btn {
36103
+ width: 100%;
36104
+ color: #00122e;
36104
36105
  }
36105
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
36106
- content: " ";
36107
- height: 1px;
36108
- width: calc(100% + 10px);
36109
- background: rgba(172, 186, 211, 0.6);
36110
- display: block;
36106
+ .E_n1ugzfva .icon-wrapper {
36107
+ margin-right: 12px;
36111
36108
  }
36112
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
36113
- color: #0080ff;
36114
- background: transparent;
36109
+ .E_n1ugzfva .link-title {
36110
+ flex: 1;
36111
+ overflow: hidden;
36112
+ white-space: nowrap;
36113
+ text-overflow: ellipsis;
36114
+ text-align: left;
36115
36115
  }
36116
36116
 
36117
36117
  .E_cyms3br {
@@ -36230,6 +36230,12 @@ span.E_tqjc4ui {
36230
36230
  color: rgba(0, 21, 64, 0.3);
36231
36231
  }
36232
36232
 
36233
+ .E_h1ol2wl7 {
36234
+ font-weight: bold;
36235
+ background-color: unset;
36236
+ padding: unset;
36237
+ }
36238
+
36233
36239
  .E_kr6am0s .ant-modal-body {
36234
36240
  padding: 60px 128px;
36235
36241
  }
@@ -36293,12 +36299,6 @@ span.E_tqjc4ui {
36293
36299
  background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
36294
36300
  }
36295
36301
 
36296
- .E_h1ol2wl7 {
36297
- font-weight: bold;
36298
- background-color: unset;
36299
- padding: unset;
36300
- }
36301
-
36302
36302
  .E_l12xdkhl {
36303
36303
  width: 64px;
36304
36304
  height: 64px;
@@ -36323,66 +36323,6 @@ span.E_tqjc4ui {
36323
36323
  }
36324
36324
  }
36325
36325
 
36326
- .E_cevhqx7 {
36327
- color: #00122e;
36328
- }
36329
-
36330
- .E_snbqlt4 {
36331
- margin-top: 8px;
36332
- color: rgba(44, 56, 82, 0.6);
36333
- }
36334
-
36335
- .E_c1ss4prm {
36336
- color: rgba(44, 56, 82, 0.6);
36337
- }
36338
- .E_c1ss4prm:is(ul, ol) {
36339
- padding-inline-start: 12px;
36340
- }
36341
- .E_c1ss4prm li {
36342
- margin-bottom: 4px;
36343
- }
36344
- .E_c1ss4prm li:last-child {
36345
- margin-bottom: 0;
36346
- }
36347
-
36348
- .E_ms3tlei {
36349
- background: rgba(225, 230, 241, 0.6);
36350
- padding: 8px;
36351
- border-radius: 6px;
36352
- color: rgba(44, 56, 82, 0.6);
36353
- }
36354
- .E_ms3tlei .icon-wrapper {
36355
- margin-top: 1px;
36356
- margin-right: 4px;
36357
- }
36358
- .E_ms3tlei li {
36359
- margin-bottom: 4px;
36360
- display: flex;
36361
- align-items: flex-start;
36362
- }
36363
- .E_ms3tlei li:last-child {
36364
- margin-bottom: 0;
36365
- }
36366
-
36367
- .E_du44iy7 {
36368
- margin-bottom: 4px;
36369
- }
36370
-
36371
- .E_p1qmhanr {
36372
- margin-bottom: 8px;
36373
- }
36374
-
36375
- .E_srje1h0 {
36376
- color: rgba(44, 56, 82, 0.6);
36377
- margin-bottom: 8px;
36378
- }
36379
-
36380
- .E_di3zi7v {
36381
- height: 1px;
36382
- background: #e4e9f2;
36383
- margin: 16px 0;
36384
- }
36385
-
36386
36326
  .E_c14ouk5o {
36387
36327
  width: 100%;
36388
36328
  height: 100%;
@@ -36917,4 +36857,64 @@ span.E_tqjc4ui {
36917
36857
  }
36918
36858
  .E_rzaik16 .ant-popover-inner-content {
36919
36859
  padding: 0;
36860
+ }
36861
+
36862
+ .E_cevhqx7 {
36863
+ color: #00122e;
36864
+ }
36865
+
36866
+ .E_snbqlt4 {
36867
+ margin-top: 8px;
36868
+ color: rgba(44, 56, 82, 0.6);
36869
+ }
36870
+
36871
+ .E_c1ss4prm {
36872
+ color: rgba(44, 56, 82, 0.6);
36873
+ }
36874
+ .E_c1ss4prm:is(ul, ol) {
36875
+ padding-inline-start: 12px;
36876
+ }
36877
+ .E_c1ss4prm li {
36878
+ margin-bottom: 4px;
36879
+ }
36880
+ .E_c1ss4prm li:last-child {
36881
+ margin-bottom: 0;
36882
+ }
36883
+
36884
+ .E_ms3tlei {
36885
+ background: rgba(225, 230, 241, 0.6);
36886
+ padding: 8px;
36887
+ border-radius: 6px;
36888
+ color: rgba(44, 56, 82, 0.6);
36889
+ }
36890
+ .E_ms3tlei .icon-wrapper {
36891
+ margin-top: 1px;
36892
+ margin-right: 4px;
36893
+ }
36894
+ .E_ms3tlei li {
36895
+ margin-bottom: 4px;
36896
+ display: flex;
36897
+ align-items: flex-start;
36898
+ }
36899
+ .E_ms3tlei li:last-child {
36900
+ margin-bottom: 0;
36901
+ }
36902
+
36903
+ .E_du44iy7 {
36904
+ margin-bottom: 4px;
36905
+ }
36906
+
36907
+ .E_p1qmhanr {
36908
+ margin-bottom: 8px;
36909
+ }
36910
+
36911
+ .E_srje1h0 {
36912
+ color: rgba(44, 56, 82, 0.6);
36913
+ margin-bottom: 8px;
36914
+ }
36915
+
36916
+ .E_di3zi7v {
36917
+ height: 1px;
36918
+ background: #e4e9f2;
36919
+ margin: 16px 0;
36920
36920
  }