@cloudtower/eagle 0.27.87 → 0.27.89

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
@@ -29618,6 +29618,25 @@ html body {
29618
29618
  margin-right: 4px;
29619
29619
  }
29620
29620
 
29621
+ .E_n12mqh7z {
29622
+ display: flex;
29623
+ align-items: center;
29624
+ font-size: 12px;
29625
+ line-height: 18px;
29626
+ }
29627
+ .E_n12mqh7z:not(:last-child) {
29628
+ margin-bottom: 4px;
29629
+ }
29630
+
29631
+ .E_tf5bynu {
29632
+ margin: 0 3px;
29633
+ }
29634
+
29635
+ .E_tcckoz1 {
29636
+ max-height: 400px;
29637
+ overflow: auto;
29638
+ }
29639
+
29621
29640
  .E_s1ebs0ra {
29622
29641
  display: flex;
29623
29642
  align-items: center;
@@ -29769,6 +29788,24 @@ html body {
29769
29788
  padding-right: 12px;
29770
29789
  }
29771
29790
 
29791
+ .E_gmyahx3 {
29792
+ cursor: pointer;
29793
+ }
29794
+ .E_gmyahx3 .link-text {
29795
+ color: rgba(0, 21, 64, 0.3);
29796
+ }
29797
+ .E_gmyahx3:hover .link-text {
29798
+ color: #0080ff;
29799
+ }
29800
+
29801
+ .E_s1iv0tp1 .enabled-switch {
29802
+ display: flex;
29803
+ align-items: center;
29804
+ }
29805
+ .E_s1iv0tp1 .enabled-text {
29806
+ margin-right: 8px;
29807
+ }
29808
+
29772
29809
  .E_ou7iq30 {
29773
29810
  overflow: hidden;
29774
29811
  text-overflow: ellipsis;
@@ -29785,47 +29822,10 @@ html body {
29785
29822
  word-break: break-all;
29786
29823
  }
29787
29824
 
29788
- .E_n12mqh7z {
29789
- display: flex;
29790
- align-items: center;
29791
- font-size: 12px;
29792
- line-height: 18px;
29793
- }
29794
- .E_n12mqh7z:not(:last-child) {
29795
- margin-bottom: 4px;
29796
- }
29797
-
29798
- .E_tf5bynu {
29799
- margin: 0 3px;
29800
- }
29801
-
29802
- .E_tcckoz1 {
29803
- max-height: 400px;
29804
- overflow: auto;
29805
- }
29806
-
29807
29825
  .E_tqjc4ui {
29808
29826
  margin: 0 2px;
29809
29827
  }
29810
29828
 
29811
- .E_gmyahx3 {
29812
- cursor: pointer;
29813
- }
29814
- .E_gmyahx3 .link-text {
29815
- color: rgba(0, 21, 64, 0.3);
29816
- }
29817
- .E_gmyahx3:hover .link-text {
29818
- color: #0080ff;
29819
- }
29820
-
29821
- .E_s1iv0tp1 .enabled-switch {
29822
- display: flex;
29823
- align-items: center;
29824
- }
29825
- .E_s1iv0tp1 .enabled-text {
29826
- margin-right: 8px;
29827
- }
29828
-
29829
29829
  .E_clm1wy1 {
29830
29830
  width: 192px;
29831
29831
  height: 246px;
@@ -30089,274 +30089,122 @@ html body {
30089
30089
  color: #00122e !important;
30090
30090
  }
30091
30091
 
30092
- .E_t160l1cm {
30093
- display: flex;
30094
- flex-direction: column;
30095
- flex: 1;
30096
- /* FIXME:(yanzhen) do this better */
30097
- }
30098
- .E_t160l1cm .tab-bar {
30099
- flex-shrink: 0;
30100
- display: flex;
30101
- border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30102
- }
30103
- .E_t160l1cm .tab-content {
30104
- height: 100%;
30092
+ .E_c18gxmrl {
30093
+ border: 1px solid #d8deeb;
30094
+ border-radius: 4px;
30105
30095
  }
30106
- .E_t160l1cm .tab-menu-item {
30107
- margin-right: 2px;
30108
- padding: 1px 12px;
30109
- line-height: 24px;
30110
- height: 24px;
30111
- color: rgba(44, 56, 82, 0.6);
30112
- border-radius: 4px 4px 0 0;
30113
- cursor: pointer;
30114
- transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30096
+ .E_c18gxmrl + .E_c18gxmrl {
30097
+ margin-top: 8px;
30115
30098
  }
30116
- .E_t160l1cm .tab-menu-item:first-child {
30117
- padding-left: 0;
30099
+ .E_c18gxmrl:hover {
30100
+ border-color: #0080ff;
30118
30101
  }
30119
- .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30120
- padding-left: 12px;
30102
+ .E_c18gxmrl:hover > header {
30103
+ background: rgba(0, 128, 255, 0.1);
30121
30104
  }
30122
- .E_t160l1cm .tab-menu-item:hover {
30123
- color: #0080ff;
30124
- background: rgba(211, 218, 235, 0.6);
30105
+ .E_c18gxmrl.active header {
30106
+ border-bottom: 1px solid #d8deeb;
30125
30107
  }
30126
- .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30127
- fill: #0080ff;
30108
+ .E_c18gxmrl > header {
30109
+ padding: 8px 12px;
30128
30110
  }
30129
- .E_t160l1cm .tab-menu-item:active {
30130
- background: rgba(192, 203, 224, 0.6);
30111
+
30112
+ .E_c1uzzomf {
30113
+ margin-bottom: 16px;
30131
30114
  }
30132
- .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30133
- color: #0080ff;
30134
- background: rgba(211, 218, 235, 0.6);
30115
+ .E_c1uzzomf .card-title {
30116
+ font-size: 16px;
30117
+ color: rgba(44, 56, 82, 0.6);
30118
+ font-weight: 700;
30119
+ line-height: 32px;
30135
30120
  }
30136
- .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30137
- background: rgba(192, 203, 224, 0.6);
30121
+ .E_c1uzzomf .card-body {
30122
+ padding: 24px;
30123
+ border-radius: 8px;
30124
+ background: #fff;
30138
30125
  }
30139
- .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30140
- background: rgba(0, 128, 255, 0.16);
30126
+ .E_c1uzzomf .empty {
30127
+ font-weight: 700;
30128
+ font-size: 14px;
30129
+ line-height: 22px;
30130
+ color: rgba(0, 21, 64, 0.3);
30131
+ text-align: center;
30141
30132
  }
30142
- .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30143
- fill: #0080ff;
30133
+
30134
+ .E_b1nip9bk {
30135
+ padding: 4px 11px;
30144
30136
  }
30145
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30146
- color: #0080ff;
30147
- background: rgba(0, 128, 255, 0.1);
30137
+
30138
+ .E_bqamoqe {
30139
+ white-space: nowrap;
30140
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30148
30141
  }
30149
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30150
- background: rgba(0, 128, 255, 0.16);
30142
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30143
+ --color: #0080ff;
30151
30144
  }
30152
- .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30153
- fill: #1d326c;
30145
+ .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] {
30146
+ --color: #0080ff;
30154
30147
  }
30155
- .E_t160l1cm .tab-menu-item .expand-arrow {
30156
- margin-left: 8px;
30157
- height: 22px;
30148
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30149
+ margin-left: 1px;
30158
30150
  }
30159
- .E_t160l1cm .tab-menu-item .expand-arrow path {
30160
- fill: rgba(44, 56, 82, 0.6);
30151
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30152
+ border-top-right-radius: 0;
30153
+ border-bottom-right-radius: 0;
30161
30154
  }
30162
- .E_t160l1cm .tab-menu-item-group {
30163
- padding: 0;
30164
- display: flex;
30165
- align-items: center;
30166
- overflow: hidden;
30155
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30156
+ border-top-left-radius: 0;
30157
+ border-bottom-left-radius: 0;
30167
30158
  }
30168
- .E_t160l1cm .tab-menu-item-group .main-title {
30169
- opacity: 0;
30170
- max-width: 0;
30171
- transition: max-width 320ms ease, opacity 240ms ease;
30159
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30160
+ border-radius: unset;
30172
30161
  }
30173
- .E_t160l1cm .tab-menu-item-group .sub-title {
30174
- padding: 1px 12px;
30175
- position: relative;
30176
- display: flex;
30162
+
30163
+ .E_berrcjl {
30164
+ color: rgba(10, 37, 85, 0.6);
30165
+ margin-bottom: 4px;
30177
30166
  }
30178
- .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30179
- opacity: 0;
30180
- position: absolute;
30181
- top: 50%;
30182
- left: 0;
30183
- transform: translate(-50%, -50%);
30184
- transition: opacity 100ms linear;
30185
- fill: rgba(0, 128, 255, 0.2);
30167
+ .E_berrcjl .breadcrumb-link {
30168
+ color: rgba(10, 37, 85, 0.6);
30169
+ cursor: pointer;
30170
+ transition: color 160ms ease;
30186
30171
  }
30187
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30172
+ .E_berrcjl .breadcrumb-link:hover {
30188
30173
  color: #0080ff;
30189
30174
  }
30190
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30191
- padding: 1px 12px;
30192
- display: inline-block;
30193
- opacity: 1;
30194
- max-width: 160px;
30195
- }
30196
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30197
- padding: 1px 12px;
30175
+ .E_berrcjl .breadcrumb-link:active {
30198
30176
  color: #005ed1;
30199
30177
  }
30200
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30201
- opacity: 1;
30178
+
30179
+ .E_m74vjol {
30180
+ display: flex;
30181
+ justify-content: space-between;
30182
+ width: 100%;
30202
30183
  }
30203
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30204
- background: rgba(0, 128, 255, 0.16);
30184
+ .E_m74vjol .action {
30185
+ margin-left: 16px;
30205
30186
  }
30206
- .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30207
- opacity: 0;
30187
+
30188
+ .E_a1o35uvh .ant-alert-message {
30189
+ width: 100%;
30208
30190
  }
30209
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30210
- padding: 4px 16px;
30191
+
30192
+ .E_b1wx3t3t.ant-btn-icon-only {
30193
+ justify-content: center;
30194
+ }
30195
+ .E_b1wx3t3t.ant-btn {
30196
+ display: inline-flex;
30197
+ align-items: center;
30198
+ justify-content: center;
30211
30199
  height: 32px;
30212
- border-radius: 6px 6px 0 0;
30200
+ border-radius: 6px;
30201
+ line-height: 22px;
30202
+ transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30203
+ transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30213
30204
  }
30214
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30215
- padding-left: 0;
30216
- }
30217
- .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 {
30218
- padding-left: 16px;
30219
- }
30220
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30221
- margin-left: 11px;
30222
- height: 24px;
30223
- }
30224
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30225
- padding: 0;
30226
- }
30227
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30228
- padding: 4px 16px;
30229
- }
30230
- .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 {
30231
- padding: 4px 16px;
30232
- }
30233
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30234
- background: #fff;
30235
- }
30236
- .E_t160l1cm .tab-menu-item-light:active {
30237
- color: #005ed1;
30238
- }
30239
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30240
- background: #fff;
30241
- color: #1d326c;
30242
- }
30243
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30244
- color: rgba(45, 58, 86, 0.6);
30245
- }
30246
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30247
- color: #1d326c;
30248
- }
30249
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30250
- fill: #d8deeb;
30251
- }
30252
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30253
- fill: #1d326c;
30254
- }
30255
- .E_t160l1cm .tab-content {
30256
- flex: 1;
30257
- display: flex;
30258
- flex-direction: column;
30259
- }
30260
- .E_t160l1cm.is-overview .tab-content {
30261
- overflow: visible;
30262
- }
30263
-
30264
- .E_t14npdqr {
30265
- max-width: 240px;
30266
- animation: none;
30267
- }
30268
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30269
- border: 1px solid #0080ff;
30270
- padding: 0;
30271
- }
30272
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30273
- margin: 0;
30274
- height: 32px;
30275
- line-height: 32px;
30276
- font-size: 13px;
30277
- padding: 0 10px;
30278
- display: block;
30279
- overflow: hidden;
30280
- text-overflow: ellipsis;
30281
- white-space: nowrap;
30282
- }
30283
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30284
- content: " ";
30285
- height: 1px;
30286
- width: calc(100% + 10px);
30287
- background: rgba(172, 186, 211, 0.6);
30288
- display: block;
30289
- }
30290
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30291
- color: #0080ff;
30292
- background: transparent;
30293
- }
30294
-
30295
- .E_berrcjl {
30296
- color: rgba(10, 37, 85, 0.6);
30297
- margin-bottom: 4px;
30298
- }
30299
- .E_berrcjl .breadcrumb-link {
30300
- color: rgba(10, 37, 85, 0.6);
30301
- cursor: pointer;
30302
- transition: color 160ms ease;
30303
- }
30304
- .E_berrcjl .breadcrumb-link:hover {
30305
- color: #0080ff;
30306
- }
30307
- .E_berrcjl .breadcrumb-link:active {
30308
- color: #005ed1;
30309
- }
30310
-
30311
- .E_c18gxmrl {
30312
- border: 1px solid #d8deeb;
30313
- border-radius: 4px;
30314
- }
30315
- .E_c18gxmrl + .E_c18gxmrl {
30316
- margin-top: 8px;
30317
- }
30318
- .E_c18gxmrl:hover {
30319
- border-color: #0080ff;
30320
- }
30321
- .E_c18gxmrl:hover > header {
30322
- background: rgba(0, 128, 255, 0.1);
30323
- }
30324
- .E_c18gxmrl.active header {
30325
- border-bottom: 1px solid #d8deeb;
30326
- }
30327
- .E_c18gxmrl > header {
30328
- padding: 8px 12px;
30329
- }
30330
-
30331
- .E_m74vjol {
30332
- display: flex;
30333
- justify-content: space-between;
30334
- width: 100%;
30335
- }
30336
- .E_m74vjol .action {
30337
- margin-left: 16px;
30338
- }
30339
-
30340
- .E_a1o35uvh .ant-alert-message {
30341
- width: 100%;
30342
- }
30343
-
30344
- .E_b1wx3t3t.ant-btn-icon-only {
30345
- justify-content: center;
30346
- }
30347
- .E_b1wx3t3t.ant-btn {
30348
- display: inline-flex;
30349
- align-items: center;
30350
- justify-content: center;
30351
- height: 32px;
30352
- border-radius: 6px;
30353
- line-height: 22px;
30354
- transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
30355
- transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
30356
- }
30357
- .E_b1wx3t3t.ant-btn.ant-btn-lg {
30358
- height: 40px;
30359
- line-height: 24px;
30205
+ .E_b1wx3t3t.ant-btn.ant-btn-lg {
30206
+ height: 40px;
30207
+ line-height: 24px;
30360
30208
  }
30361
30209
  .E_b1wx3t3t.ant-btn.ant-btn-sm {
30362
30210
  height: 24px;
@@ -30591,151 +30439,207 @@ html body {
30591
30439
  padding: 0;
30592
30440
  }
30593
30441
 
30594
- .E_c1uzzomf {
30595
- margin-bottom: 16px;
30596
- }
30597
- .E_c1uzzomf .card-title {
30598
- font-size: 16px;
30599
- color: rgba(44, 56, 82, 0.6);
30600
- font-weight: 700;
30601
- line-height: 32px;
30602
- }
30603
- .E_c1uzzomf .card-body {
30604
- padding: 24px;
30605
- border-radius: 8px;
30606
- background: #fff;
30607
- }
30608
- .E_c1uzzomf .empty {
30609
- font-weight: 700;
30610
- font-size: 14px;
30611
- line-height: 22px;
30612
- color: rgba(0, 21, 64, 0.3);
30613
- text-align: center;
30442
+ .E_t160l1cm {
30443
+ display: flex;
30444
+ flex-direction: column;
30445
+ flex: 1;
30446
+ /* FIXME:(yanzhen) do this better */
30614
30447
  }
30615
-
30616
- .E_itxley7.ant-input-group.ant-input-group-compact {
30448
+ .E_t160l1cm .tab-bar {
30449
+ flex-shrink: 0;
30617
30450
  display: flex;
30451
+ border-bottom: 1px solid rgba(172, 186, 211, 0.6);
30618
30452
  }
30619
-
30620
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30621
- padding: 4px 8px 0 8px;
30453
+ .E_t160l1cm .tab-content {
30454
+ height: 100%;
30455
+ }
30456
+ .E_t160l1cm .tab-menu-item {
30457
+ margin-right: 2px;
30458
+ padding: 1px 12px;
30459
+ line-height: 24px;
30460
+ height: 24px;
30622
30461
  color: rgba(44, 56, 82, 0.6);
30623
- font-size: 12px;
30462
+ border-radius: 4px 4px 0 0;
30463
+ cursor: pointer;
30464
+ transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
30624
30465
  }
30625
- .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30626
- padding-bottom: 6px;
30466
+ .E_t160l1cm .tab-menu-item:first-child {
30467
+ padding-left: 0;
30627
30468
  }
30628
- .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30629
- padding-top: 4px;
30630
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30469
+ .E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
30470
+ padding-left: 12px;
30631
30471
  }
30632
-
30633
- .E_b1nip9bk {
30634
- padding: 4px 11px;
30472
+ .E_t160l1cm .tab-menu-item:hover {
30473
+ color: #0080ff;
30474
+ background: rgba(211, 218, 235, 0.6);
30635
30475
  }
30636
-
30637
- .E_bqamoqe {
30638
- white-space: nowrap;
30639
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30476
+ .E_t160l1cm .tab-menu-item:hover .expand-arrow path {
30477
+ fill: #0080ff;
30640
30478
  }
30641
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30642
- --color: #0080ff;
30479
+ .E_t160l1cm .tab-menu-item:active {
30480
+ background: rgba(192, 203, 224, 0.6);
30643
30481
  }
30644
- .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] {
30645
- --color: #0080ff;
30482
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open {
30483
+ color: #0080ff;
30484
+ background: rgba(211, 218, 235, 0.6);
30646
30485
  }
30647
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30648
- margin-left: 1px;
30486
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
30487
+ background: rgba(192, 203, 224, 0.6);
30649
30488
  }
30650
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30651
- border-top-right-radius: 0;
30652
- border-bottom-right-radius: 0;
30489
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
30490
+ background: rgba(0, 128, 255, 0.16);
30653
30491
  }
30654
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30655
- border-top-left-radius: 0;
30656
- border-bottom-left-radius: 0;
30492
+ .E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
30493
+ fill: #0080ff;
30657
30494
  }
30658
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30659
- border-radius: unset;
30495
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected {
30496
+ color: #0080ff;
30497
+ background: rgba(0, 128, 255, 0.1);
30660
30498
  }
30661
-
30662
- .E_sx1bpnu .ant-input-sm {
30663
- line-height: 18px;
30499
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
30500
+ background: rgba(0, 128, 255, 0.16);
30664
30501
  }
30665
-
30666
- .E_ai7qkf2 .ant-input-number-handler-wrap {
30667
- display: var(--ai7qkf2-0);
30502
+ .E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
30503
+ fill: #1d326c;
30668
30504
  }
30669
- .E_ai7qkf2 .ant-input-number-input-wrap {
30670
- display: inline-flex;
30671
- line-height: 1.5715;
30672
- height: 100%;
30673
- width: 100%;
30505
+ .E_t160l1cm .tab-menu-item .expand-arrow {
30506
+ margin-left: 8px;
30507
+ height: 22px;
30674
30508
  }
30675
- .E_ai7qkf2 .ant-input-number-input-wrap::after {
30676
- content: var(--ai7qkf2-1);
30677
- display: var(--ai7qkf2-2);
30678
- flex: none;
30679
- align-items: center;
30680
- margin-left: 4px;
30681
- padding: 5px 12px 5px 0;
30682
- color: rgba(44, 56, 82, 0.6);
30509
+ .E_t160l1cm .tab-menu-item .expand-arrow path {
30510
+ fill: rgba(44, 56, 82, 0.6);
30683
30511
  }
30684
- .E_ai7qkf2 .ant-input-number-input-wrap::before {
30685
- content: var(--ai7qkf2-3);
30686
- display: var(--ai7qkf2-4);
30687
- flex: none;
30512
+ .E_t160l1cm .tab-menu-item-group {
30513
+ padding: 0;
30514
+ display: flex;
30688
30515
  align-items: center;
30689
- margin-right: 4px;
30690
- cursor: auto;
30691
- color: rgba(44, 56, 82, 0.6);
30516
+ overflow: hidden;
30692
30517
  }
30693
- .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
30694
- border-radius: 0;
30518
+ .E_t160l1cm .tab-menu-item-group .main-title {
30519
+ opacity: 0;
30520
+ max-width: 0;
30521
+ transition: max-width 320ms ease, opacity 240ms ease;
30695
30522
  }
30696
- .E_ai7qkf2.ant-input-number {
30697
- width: 100%;
30698
- border-radius: 6px;
30523
+ .E_t160l1cm .tab-menu-item-group .sub-title {
30524
+ padding: 1px 12px;
30525
+ position: relative;
30526
+ display: flex;
30699
30527
  }
30700
- .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
30701
- border-color: #0096ff;
30702
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30703
- z-index: 1;
30528
+ .E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
30529
+ opacity: 0;
30530
+ position: absolute;
30531
+ top: 50%;
30532
+ left: 0;
30533
+ transform: translate(-50%, -50%);
30534
+ transition: opacity 100ms linear;
30535
+ fill: rgba(0, 128, 255, 0.2);
30704
30536
  }
30705
- .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
30706
- border-color: #e75a3a;
30707
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30537
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
30538
+ color: #0080ff;
30708
30539
  }
30709
- .E_ai7qkf2 .ant-input-number-input {
30710
- height: 30px;
30711
- border: 1px;
30712
- padding: 5px 12px;
30713
- font-size: inherit;
30540
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
30541
+ padding: 1px 12px;
30542
+ display: inline-block;
30543
+ opacity: 1;
30544
+ max-width: 160px;
30714
30545
  }
30715
- .E_ai7qkf2.ant-input-number-lg input {
30716
- height: 38px;
30717
- border: 1px;
30718
- padding: 8px 16px;
30546
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
30547
+ padding: 1px 12px;
30548
+ color: #005ed1;
30719
30549
  }
30720
- .E_ai7qkf2.ant-input-number-sm input {
30721
- height: 22px;
30722
- border: 1px;
30723
- padding: 2px 8px;
30550
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30551
+ opacity: 1;
30724
30552
  }
30725
-
30726
- .E_fzh9mnb {
30727
- width: 100%;
30728
- height: 100%;
30729
- min-height: 124px;
30553
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
30554
+ background: rgba(0, 128, 255, 0.16);
30555
+ }
30556
+ .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
30557
+ opacity: 0;
30558
+ }
30559
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
30560
+ padding: 4px 16px;
30561
+ height: 32px;
30562
+ border-radius: 6px 6px 0 0;
30563
+ }
30564
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
30565
+ padding-left: 0;
30566
+ }
30567
+ .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 {
30568
+ padding-left: 16px;
30569
+ }
30570
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
30571
+ margin-left: 11px;
30572
+ height: 24px;
30573
+ }
30574
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
30575
+ padding: 0;
30576
+ }
30577
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
30578
+ padding: 4px 16px;
30579
+ }
30580
+ .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 {
30581
+ padding: 4px 16px;
30582
+ }
30583
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
30584
+ background: #fff;
30585
+ }
30586
+ .E_t160l1cm .tab-menu-item-light:active {
30587
+ color: #005ed1;
30588
+ }
30589
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
30590
+ background: #fff;
30591
+ color: #1d326c;
30592
+ }
30593
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
30594
+ color: rgba(45, 58, 86, 0.6);
30595
+ }
30596
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
30597
+ color: #1d326c;
30598
+ }
30599
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
30600
+ fill: #d8deeb;
30601
+ }
30602
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
30603
+ fill: #1d326c;
30604
+ }
30605
+ .E_t160l1cm .tab-content {
30606
+ flex: 1;
30730
30607
  display: flex;
30731
30608
  flex-direction: column;
30732
- justify-content: center;
30733
- align-items: center;
30734
30609
  }
30735
- .E_fzh9mnb .error-text {
30736
- color: rgba(10, 37, 85, 0.6);
30737
- margin-bottom: 16px;
30738
- font-size: 18px;
30610
+ .E_t160l1cm.is-overview .tab-content {
30611
+ overflow: visible;
30612
+ }
30613
+
30614
+ .E_t14npdqr {
30615
+ max-width: 240px;
30616
+ animation: none;
30617
+ }
30618
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
30619
+ border: 1px solid #0080ff;
30620
+ padding: 0;
30621
+ }
30622
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30623
+ margin: 0;
30624
+ height: 32px;
30625
+ line-height: 32px;
30626
+ font-size: 13px;
30627
+ padding: 0 10px;
30628
+ display: block;
30629
+ overflow: hidden;
30630
+ text-overflow: ellipsis;
30631
+ white-space: nowrap;
30632
+ }
30633
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
30634
+ content: " ";
30635
+ height: 1px;
30636
+ width: calc(100% + 10px);
30637
+ background: rgba(172, 186, 211, 0.6);
30638
+ display: block;
30639
+ }
30640
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
30641
+ color: #0080ff;
30642
+ background: transparent;
30739
30643
  }
30740
30644
 
30741
30645
  .E_d1bw7c5z {
@@ -30821,68 +30725,113 @@ html body {
30821
30725
  width: 102px;
30822
30726
  }
30823
30727
 
30824
- .E_f7pxqmh {
30825
- width: 100%;
30826
- margin-bottom: 0 !important;
30827
- flex-flow: nowrap !important;
30828
- line-break: auto;
30728
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30729
+ display: flex;
30829
30730
  }
30830
- .E_f7pxqmh > .ant-form-item-label {
30831
- text-align: left !important;
30832
- padding-bottom: 0 !important;
30731
+
30732
+ .E_ccrbeuz .ant-collapse-item {
30733
+ border: 0px;
30734
+ background-color: #fff;
30833
30735
  }
30834
- .E_f7pxqmh > .ant-form-item-label > label {
30835
- min-height: 32px;
30836
- height: auto;
30837
- font-size: 13px;
30838
- color: rgba(44, 56, 82, 0.6);
30839
- white-space: normal;
30736
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
30737
+ padding-top: 0px;
30738
+ padding-bottom: 0px;
30739
+ padding-left: 0px !important;
30740
+ padding-right: 24px;
30840
30741
  }
30841
- .E_f7pxqmh.ant-form-item-has-error .ant-input {
30842
- border-color: #ff4d4f !important;
30742
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
30743
+ right: 0px;
30843
30744
  }
30844
- .E_f7pxqmh .ant-form-item-explain {
30845
- margin-top: 4px;
30846
- font-size: 12px;
30847
- min-height: 0px;
30745
+ .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
30746
+ padding: 0px;
30848
30747
  }
30849
- .E_f7pxqmh .ant-form-item-extra {
30850
- font-size: 12px;
30851
- color: rgba(44, 56, 82, 0.6);
30852
- min-height: 0px;
30748
+
30749
+ .E_c1fljvag .ant-collapse-item .ant-collapse-header {
30750
+ padding-right: 0px;
30751
+ cursor: default;
30853
30752
  }
30854
30753
 
30855
- .E_iouxfgt {
30856
- display: inline-flex;
30857
- align-items: center;
30754
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30755
+ padding: 4px 8px 0 8px;
30756
+ color: rgba(44, 56, 82, 0.6);
30757
+ font-size: 12px;
30858
30758
  }
30859
- .E_iouxfgt .icon-inner {
30860
- display: inline-flex;
30861
- align-items: center;
30862
- justify-content: center;
30759
+ .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
30760
+ padding-bottom: 6px;
30863
30761
  }
30864
- .E_iouxfgt .icon-inner + span,
30865
- .E_iouxfgt span + .icon-inner.suffix {
30866
- margin-left: 4px;
30762
+ .E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
30763
+ padding-top: 4px;
30764
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30867
30765
  }
30868
- .E_iouxfgt.is-rotate img,
30869
- .E_iouxfgt.is-rotate svg {
30870
- animation: rotate 680ms linear infinite;
30766
+
30767
+ .E_c1yyuluq {
30768
+ border-radius: 8px;
30769
+ }
30770
+ .E_c1yyuluq .ant-card-body {
30771
+ padding: 20px 24px 24px 24px;
30871
30772
  }
30872
30773
 
30873
- .E_i1inqkme {
30874
- height: 18px;
30875
- line-height: 18px;
30876
- padding: 0 4px;
30877
- border-radius: 4px;
30878
- background: rgba(235, 239, 245, 0.6);
30879
- border: 1px solid rgba(223, 228, 235, 0.6);
30774
+ .E_phljevk {
30880
30775
  display: flex;
30776
+ justify-content: space-between;
30881
30777
  align-items: center;
30882
- white-space: nowrap;
30883
- margin-right: 4px;
30884
- }
30885
-
30778
+ padding: 10px 0;
30779
+ color: rgba(44, 56, 82, 0.6);
30780
+ font-size: 12px;
30781
+ line-height: 24px;
30782
+ }
30783
+ .E_phljevk .pagination-left {
30784
+ padding: 2px 8px;
30785
+ }
30786
+ .E_phljevk .dropdown-trigger {
30787
+ display: flex;
30788
+ align-items: center;
30789
+ border-radius: 6px;
30790
+ cursor: pointer;
30791
+ transition: all 0.3s ease;
30792
+ }
30793
+ .E_phljevk .dropdown-trigger:hover {
30794
+ background: rgba(211, 218, 235, 0.6);
30795
+ color: #0080ff;
30796
+ }
30797
+ .E_phljevk .dropdown-trigger .icon-inner {
30798
+ margin-left: 4px;
30799
+ }
30800
+ .E_phljevk .pagination-right {
30801
+ display: flex;
30802
+ align-items: center;
30803
+ color: #0080ff;
30804
+ font-weight: bold;
30805
+ }
30806
+ .E_phljevk .pagination-right .icon-inner {
30807
+ margin-left: 4px;
30808
+ }
30809
+ .E_phljevk .pagination-right .prev-btn,
30810
+ .E_phljevk .pagination-right .next-btn {
30811
+ padding: 0 8px;
30812
+ }
30813
+ .E_phljevk .pagination-right .prev-btn > span,
30814
+ .E_phljevk .pagination-right .next-btn > span {
30815
+ color: #0080ff;
30816
+ }
30817
+ .E_phljevk .pagination-right .next-btn .icon-inner {
30818
+ transform: rotate(180deg);
30819
+ }
30820
+
30821
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30822
+ max-height: calc(100vh - 128px);
30823
+ overflow-y: auto;
30824
+ }
30825
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30826
+ padding: 4px 20px;
30827
+ font-size: 12px;
30828
+ line-height: 18px;
30829
+ }
30830
+
30831
+ .E_sx1bpnu .ant-input-sm {
30832
+ line-height: 18px;
30833
+ }
30834
+
30886
30835
  .E_rapgekc.ant-radio-wrapper {
30887
30836
  display: inline-flex;
30888
30837
  align-items: baseline;
@@ -31029,37 +30978,6 @@ html body {
31029
30978
  width: 36px;
31030
30979
  }
31031
30980
 
31032
- .E_a1wfy30z .ant-input-number-handler-wrap {
31033
- display: var(--a1wfy30z-0);
31034
- }
31035
- .E_a1wfy30z .ant-input-number-input-wrap {
31036
- padding: 4px 11px;
31037
- display: inline-flex;
31038
- line-height: 1.5715;
31039
- height: inherit;
31040
- }
31041
- .E_a1wfy30z .ant-input-number-input-wrap::after {
31042
- content: var(--a1wfy30z-1);
31043
- display: var(--a1wfy30z-2);
31044
- flex: none;
31045
- align-items: center;
31046
- margin-left: 4px;
31047
- }
31048
- .E_a1wfy30z .ant-input-number-input-wrap::before {
31049
- content: var(--a1wfy30z-3);
31050
- display: var(--a1wfy30z-4);
31051
- flex: none;
31052
- align-items: center;
31053
- margin-right: 4px;
31054
- cursor: auto;
31055
- }
31056
- .E_a1wfy30z .ant-input-number-input {
31057
- padding: 0;
31058
- margin: 0;
31059
- height: auto;
31060
- font-size: inherit;
31061
- }
31062
-
31063
30981
  .E_ivqqkzv {
31064
30982
  height: 24px;
31065
30983
  width: 56px !important;
@@ -31070,72 +30988,6 @@ html body {
31070
30988
  color: rgba(44, 56, 82, 0.6);
31071
30989
  }
31072
30990
 
31073
- .E_phljevk {
31074
- display: flex;
31075
- justify-content: space-between;
31076
- align-items: center;
31077
- padding: 10px 0;
31078
- color: rgba(44, 56, 82, 0.6);
31079
- font-size: 12px;
31080
- line-height: 24px;
31081
- }
31082
- .E_phljevk .pagination-left {
31083
- padding: 2px 8px;
31084
- }
31085
- .E_phljevk .dropdown-trigger {
31086
- display: flex;
31087
- align-items: center;
31088
- border-radius: 6px;
31089
- cursor: pointer;
31090
- transition: all 0.3s ease;
31091
- }
31092
- .E_phljevk .dropdown-trigger:hover {
31093
- background: rgba(211, 218, 235, 0.6);
31094
- color: #0080ff;
31095
- }
31096
- .E_phljevk .dropdown-trigger .icon-inner {
31097
- margin-left: 4px;
31098
- }
31099
- .E_phljevk .pagination-right {
31100
- display: flex;
31101
- align-items: center;
31102
- color: #0080ff;
31103
- font-weight: bold;
31104
- }
31105
- .E_phljevk .pagination-right .icon-inner {
31106
- margin-left: 4px;
31107
- }
31108
- .E_phljevk .pagination-right .prev-btn,
31109
- .E_phljevk .pagination-right .next-btn {
31110
- padding: 0 8px;
31111
- }
31112
- .E_phljevk .pagination-right .prev-btn > span,
31113
- .E_phljevk .pagination-right .next-btn > span {
31114
- color: #0080ff;
31115
- }
31116
- .E_phljevk .pagination-right .next-btn .icon-inner {
31117
- transform: rotate(180deg);
31118
- }
31119
-
31120
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31121
- max-height: calc(100vh - 128px);
31122
- overflow-y: auto;
31123
- }
31124
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31125
- padding: 4px 20px;
31126
- font-size: 12px;
31127
- line-height: 18px;
31128
- }
31129
-
31130
- .E_owd0kml {
31131
- display: inline-block;
31132
- }
31133
-
31134
- .E_h1jsgezc {
31135
- visibility: hidden;
31136
- position: absolute;
31137
- }
31138
-
31139
30991
  .E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
31140
30992
  border-radius: 6px;
31141
30993
  }
@@ -31193,103 +31045,6 @@ html body {
31193
31045
  transform: rotate(180deg);
31194
31046
  }
31195
31047
 
31196
- .E_c1yyuluq {
31197
- border-radius: 8px;
31198
- }
31199
- .E_c1yyuluq .ant-card-body {
31200
- padding: 20px 24px 24px 24px;
31201
- }
31202
-
31203
- .E_tju3gfj .date {
31204
- margin-right: 4px;
31205
- }
31206
-
31207
- .E_iq1gosr {
31208
- display: inline-block;
31209
- }
31210
-
31211
- .E_s1sck0th {
31212
- padding: 0 8px;
31213
- border-radius: 4px;
31214
- }
31215
-
31216
- .E_m855nr1 {
31217
- padding: 2px 8px;
31218
- border-radius: 3px;
31219
- }
31220
-
31221
- .E_l1270xpg {
31222
- padding: 3px 8px;
31223
- border-radius: 2px;
31224
- }
31225
-
31226
- .E_t14rextb.ant-tag:hover {
31227
- opacity: unset;
31228
- }
31229
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31230
- margin: 0;
31231
- margin-right: 8px;
31232
- display: inline-flex;
31233
- align-items: center;
31234
- border: none;
31235
- }
31236
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31237
- width: 16px;
31238
- height: 16px;
31239
- color: inherit;
31240
- margin-left: 4px;
31241
- opacity: 0.6;
31242
- display: inline-flex;
31243
- }
31244
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31245
- opacity: 1;
31246
- }
31247
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31248
- color: #0080ff;
31249
- background-color: rgba(0, 136, 255, 0.1);
31250
- }
31251
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31252
- color: #f0483e;
31253
- background-color: rgba(255, 74, 74, 0.1);
31254
- }
31255
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31256
- color: #e07f00;
31257
- background-color: rgba(255, 187, 0, 0.1);
31258
- }
31259
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31260
- color: #008f4c;
31261
- background-color: rgba(30, 201, 127, 0.1);
31262
- }
31263
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31264
- color: #1d326c;
31265
- background-color: rgba(225, 230, 241, 0.6);
31266
- }
31267
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31268
- color: #7E41FF;
31269
- background-color: rgba(126, 65, 255, 0.1);
31270
- }
31271
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31272
- color: #fff;
31273
- }
31274
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31275
- background-color: #f0483e;
31276
- }
31277
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31278
- background-color: #fea008;
31279
- }
31280
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31281
- background-color: #00ba5d;
31282
- }
31283
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31284
- background-color: #0080ff;
31285
- }
31286
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31287
- background-color: #6b7d99;
31288
- }
31289
- .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31290
- background-color: #7E41FF;
31291
- }
31292
-
31293
31048
  .E_c1bus5hc {
31294
31049
  --color: white;
31295
31050
  height: 14px;
@@ -31330,487 +31085,293 @@ html body {
31330
31085
  transform: rotate(0deg);
31331
31086
  }
31332
31087
 
31333
- .E_t1m2x205 .ant-tooltip-arrow {
31334
- display: none;
31335
- }
31336
- .E_t1m2x205 .ant-tooltip-inner {
31337
- background: rgba(23, 38, 64, 0.8);
31338
- border-radius: 4px;
31088
+ .E_tju3gfj .date {
31089
+ margin-right: 4px;
31339
31090
  }
31340
31091
 
31341
- .E_dsnbhzf {
31342
- font-family: Inter;
31343
- font-style: normal;
31344
- font-weight: bold;
31345
- font-size: 32px;
31346
- line-height: 40px;
31092
+ .E_s1dizucg.ant-switch {
31093
+ min-width: 40px;
31094
+ height: 24px;
31095
+ background: rgba(172, 186, 211, 0.6);
31096
+ overflow: hidden;
31347
31097
  }
31348
-
31349
- .E_d1mvo22k {
31350
- font-family: Inter;
31351
- font-style: normal;
31352
- font-weight: bold;
31353
- font-size: 24px;
31354
- line-height: 32px;
31098
+ .E_s1dizucg.ant-switch:focus {
31099
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31355
31100
  }
31356
-
31357
- .E_d1b444tr {
31358
- font-family: Inter;
31359
- font-style: normal;
31360
- font-weight: normal;
31361
- font-size: 32px;
31362
- line-height: 40px;
31101
+ .E_s1dizucg.ant-switch-small {
31102
+ min-width: 26px;
31103
+ height: 16px;
31363
31104
  }
31364
-
31365
- .E_dvs0kue {
31366
- font-family: Inter;
31367
- font-style: normal;
31368
- font-weight: bold;
31369
- font-size: 20px;
31370
- line-height: 24px;
31105
+ .E_s1dizucg.ant-switch-large {
31106
+ min-width: 52px;
31107
+ height: 32px;
31371
31108
  }
31372
-
31373
- .E_d1hcbfcq {
31374
- font-family: Inter;
31375
- font-style: normal;
31376
- font-weight: normal;
31377
- font-size: 20px;
31378
- line-height: 24px;
31109
+ .E_s1dizucg.ant-switch .ant-switch-handle {
31110
+ height: 20px;
31111
+ width: 20px;
31379
31112
  }
31380
-
31381
- .E_d1cz922v {
31382
- font-family: Inter;
31383
- font-style: normal;
31384
- font-weight: bold;
31385
- font-size: 18px;
31386
- line-height: 22px;
31113
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
31114
+ border-radius: 10px;
31115
+ transition-delay: 120ms;
31387
31116
  }
31388
-
31389
- .E_d3nzbrm {
31390
- font-family: Inter;
31391
- font-style: normal;
31392
- font-weight: normal;
31393
- font-size: 18px;
31394
- line-height: 22px;
31117
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
31118
+ height: 14px;
31119
+ width: 14px;
31120
+ top: 1px;
31121
+ left: 1px;
31395
31122
  }
31396
-
31397
- .E_h1g0p5ob {
31398
- font-family: Inter;
31399
- font-style: normal;
31400
- font-weight: bold;
31401
- font-size: 16px;
31402
- line-height: 22px;
31123
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
31124
+ height: 28px;
31125
+ width: 28px;
31403
31126
  }
31404
-
31405
- .E_hydo2ej {
31406
- font-family: Inter;
31407
- font-style: normal;
31408
- font-weight: normal;
31409
- font-size: 16px;
31410
- line-height: 22px;
31127
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31128
+ border-radius: 14px;
31411
31129
  }
31412
-
31413
- .E_h1hbuq0r {
31414
- font-family: Inter;
31415
- font-style: normal;
31416
- font-weight: bold;
31417
- font-size: 14px;
31418
- line-height: 20px;
31130
+ .E_s1dizucg.ant-switch-checked {
31131
+ background-color: #00ba5d;
31419
31132
  }
31420
-
31421
- .E_h13bondg {
31422
- font-family: Inter;
31423
- font-style: normal;
31424
- font-weight: normal;
31425
- font-size: 14px;
31426
- line-height: 20px;
31133
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31134
+ left: calc(100% - 20px - 2px);
31427
31135
  }
31428
-
31429
- .E_h1mhvdlx {
31430
- font-family: Inter;
31431
- font-style: normal;
31432
- font-weight: bold;
31433
- font-size: 12px;
31434
- line-height: 18px;
31136
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31137
+ left: calc(100% - 14px - 1px);
31435
31138
  }
31436
-
31437
- .E_h1inmfq6 {
31438
- font-family: Inter;
31439
- font-style: normal;
31440
- font-weight: normal;
31441
- font-size: 12px;
31442
- line-height: 18px;
31139
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31140
+ left: calc(100% - 28px - 2px);
31443
31141
  }
31444
31142
 
31445
- .E_h1kfc0la {
31446
- font-family: Inter;
31447
- font-style: normal;
31448
- font-weight: bold;
31449
- text-transform: uppercase;
31450
- font-feature-settings: "cpsp" on;
31451
- font-size: 12px;
31452
- line-height: 18px;
31143
+ .E_c1up6e3y {
31144
+ margin-left: 5px;
31453
31145
  }
31454
31146
 
31455
- .E_h10xnyuu {
31456
- font-family: Inter;
31457
- font-style: normal;
31458
- font-weight: normal;
31459
- text-transform: uppercase;
31460
- font-feature-settings: "cpsp" on;
31461
- font-size: 12px;
31462
- line-height: 18px;
31147
+ .E_iq1gosr {
31148
+ display: inline-block;
31463
31149
  }
31464
31150
 
31465
- .E_lrcmi0v {
31466
- font-family: Inter;
31467
- font-style: normal;
31468
- font-weight: normal;
31469
- font-size: 16px;
31470
- line-height: 24px;
31151
+ .E_t1m2x205 .ant-tooltip-arrow {
31152
+ display: none;
31471
31153
  }
31472
-
31473
- .E_lzt43lp {
31474
- font-family: Inter;
31475
- font-style: normal;
31476
- font-weight: bold;
31477
- font-size: 16px;
31478
- line-height: 24px;
31154
+ .E_t1m2x205 .ant-tooltip-inner {
31155
+ background: rgba(23, 38, 64, 0.8);
31156
+ border-radius: 4px;
31479
31157
  }
31480
31158
 
31481
- .E_l5yc9nt {
31482
- font-family: Inter;
31483
- font-style: normal;
31484
- font-weight: normal;
31485
- font-size: 16px;
31486
- line-height: 24px;
31159
+ .E_s1sck0th {
31160
+ padding: 0 8px;
31161
+ border-radius: 4px;
31487
31162
  }
31488
31163
 
31489
- .E_l1fbkbzo {
31490
- font-family: Inter;
31491
- font-style: normal;
31492
- font-weight: bold;
31493
- font-size: 16px;
31494
- line-height: 24px;
31164
+ .E_m855nr1 {
31165
+ padding: 2px 8px;
31166
+ border-radius: 3px;
31495
31167
  }
31496
31168
 
31497
- .E_lahvcax {
31498
- font-family: Inter;
31499
- font-style: normal;
31500
- font-weight: normal;
31501
- text-transform: uppercase;
31502
- font-feature-settings: "cpsp" on;
31503
- font-size: 16px;
31504
- line-height: 24px;
31169
+ .E_l1270xpg {
31170
+ padding: 3px 8px;
31171
+ border-radius: 2px;
31505
31172
  }
31506
31173
 
31507
- .E_l11q3pxd {
31508
- font-family: Inter;
31509
- font-style: normal;
31510
- font-weight: bold;
31511
- text-transform: uppercase;
31512
- font-feature-settings: "cpsp" on;
31513
- font-size: 16px;
31514
- line-height: 24px;
31174
+ .E_t14rextb.ant-tag:hover {
31175
+ opacity: unset;
31515
31176
  }
31516
-
31517
- .E_lfuc2qu {
31518
- font-family: Inter;
31519
- font-style: normal;
31520
- font-weight: normal;
31521
- font-size: 14px;
31522
- line-height: 22px;
31177
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
31178
+ margin: 0;
31179
+ margin-right: 8px;
31180
+ display: inline-flex;
31181
+ align-items: center;
31182
+ border: none;
31523
31183
  }
31524
-
31525
- .E_l1jmp8r0 {
31526
- font-family: Inter;
31527
- font-style: normal;
31528
- font-weight: 500;
31529
- font-size: 14px;
31530
- line-height: 22px;
31184
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
31185
+ width: 16px;
31186
+ height: 16px;
31187
+ color: inherit;
31188
+ margin-left: 4px;
31189
+ opacity: 0.6;
31190
+ display: inline-flex;
31531
31191
  }
31532
-
31533
- .E_lcnm221 {
31534
- font-family: Inter;
31535
- font-style: normal;
31536
- font-weight: bold;
31537
- font-size: 14px;
31538
- line-height: 22px;
31192
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
31193
+ opacity: 1;
31539
31194
  }
31540
-
31541
- .E_lu1z2n5 {
31542
- font-family: Inter;
31543
- font-style: normal;
31544
- font-weight: normal;
31545
- font-size: 14px;
31546
- line-height: 22px;
31195
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
31196
+ color: #0080ff;
31197
+ background-color: rgba(0, 136, 255, 0.1);
31547
31198
  }
31548
-
31549
- .E_l1r59djn {
31550
- font-family: Inter;
31551
- font-style: normal;
31552
- font-weight: bold;
31553
- font-size: 14px;
31554
- line-height: 22px;
31199
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
31200
+ color: #f0483e;
31201
+ background-color: rgba(255, 74, 74, 0.1);
31555
31202
  }
31556
-
31557
- .E_ljm2911 {
31558
- font-family: Inter;
31559
- font-style: normal;
31560
- font-weight: normal;
31561
- text-transform: uppercase;
31562
- font-feature-settings: "cpsp" on;
31563
- font-size: 14px;
31564
- line-height: 22px;
31203
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
31204
+ color: #e07f00;
31205
+ background-color: rgba(255, 187, 0, 0.1);
31565
31206
  }
31566
-
31567
- .E_l124mzmr {
31568
- font-family: Inter;
31569
- font-style: normal;
31570
- font-weight: bold;
31571
- text-transform: uppercase;
31572
- font-feature-settings: "cpsp" on;
31573
- font-size: 14px;
31574
- line-height: 22px;
31207
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
31208
+ color: #008f4c;
31209
+ background-color: rgba(30, 201, 127, 0.1);
31575
31210
  }
31576
-
31577
- .E_lb3chel {
31578
- font-family: Inter;
31579
- font-style: normal;
31580
- font-weight: normal;
31581
- font-size: 13px;
31582
- line-height: 20px;
31211
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
31212
+ color: #1d326c;
31213
+ background-color: rgba(225, 230, 241, 0.6);
31583
31214
  }
31584
-
31585
- .E_lv9jstu {
31586
- font-family: Inter;
31587
- font-style: normal;
31588
- font-weight: 600;
31589
- font-size: 13px;
31590
- line-height: 20px;
31215
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
31216
+ color: #7E41FF;
31217
+ background-color: rgba(126, 65, 255, 0.1);
31591
31218
  }
31592
-
31593
- .E_lwqlh3x {
31594
- font-family: Inter;
31595
- font-style: normal;
31596
- font-weight: bold;
31597
- font-size: 13px;
31598
- line-height: 20px;
31219
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
31220
+ color: #fff;
31599
31221
  }
31600
-
31601
- .E_lalum9y {
31602
- font-family: Inter;
31603
- font-style: normal;
31604
- font-weight: normal;
31605
- font-size: 13px;
31606
- line-height: 20px;
31222
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
31223
+ background-color: #f0483e;
31607
31224
  }
31608
-
31609
- .E_l1t6dj5o {
31610
- font-family: Inter;
31611
- font-style: normal;
31612
- font-weight: 600;
31613
- font-size: 13px;
31614
- line-height: 20px;
31225
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
31226
+ background-color: #fea008;
31615
31227
  }
31616
-
31617
- .E_l12f6ic {
31618
- font-family: Inter;
31619
- font-style: normal;
31620
- font-weight: bold;
31621
- font-size: 13px;
31622
- line-height: 20px;
31228
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
31229
+ background-color: #00ba5d;
31623
31230
  }
31624
-
31625
- .E_l7gmukq {
31626
- font-family: Inter;
31627
- font-style: normal;
31628
- font-weight: normal;
31629
- text-transform: uppercase;
31630
- font-feature-settings: "cpsp" on;
31631
- font-size: 13px;
31632
- line-height: 20px;
31231
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
31232
+ background-color: #0080ff;
31633
31233
  }
31634
-
31635
- .E_lkwl0yp {
31636
- font-family: Inter;
31637
- font-style: normal;
31638
- font-weight: bold;
31639
- text-transform: uppercase;
31640
- font-feature-settings: "cpsp" on;
31641
- font-size: 13px;
31642
- line-height: 20px;
31234
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
31235
+ background-color: #6b7d99;
31643
31236
  }
31644
-
31645
- .E_l10knv48 {
31646
- font-family: Inter;
31647
- font-style: normal;
31648
- font-weight: normal;
31649
- font-size: 12px;
31650
- line-height: 18px;
31237
+ .E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
31238
+ background-color: #7E41FF;
31651
31239
  }
31652
31240
 
31653
- .E_l6526ld {
31654
- font-family: Inter;
31655
- font-style: normal;
31656
- font-weight: 500;
31657
- font-size: 12px;
31658
- line-height: 18px;
31241
+ .E_s1dni7lo {
31242
+ width: 430px !important;
31659
31243
  }
31660
31244
 
31661
- .E_l1j81vli {
31662
- font-family: Inter;
31663
- font-style: normal;
31664
- font-weight: bold;
31665
- font-size: 12px;
31245
+ .E_d1wwmmm5 .ant-select-item-group {
31246
+ padding: 8px 16px;
31666
31247
  line-height: 18px;
31248
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31249
+ height: 34px;
31250
+ min-height: 34px;
31251
+ box-sizing: border-box;
31252
+ margin-top: 8px;
31667
31253
  }
31668
31254
 
31669
- .E_l1x7n1mk {
31670
- font-family: Inter;
31671
- font-style: normal;
31672
- font-weight: normal;
31673
- font-size: 12px;
31674
- line-height: 18px;
31255
+ .E_o1ugr09p {
31256
+ display: flex;
31257
+ flex-direction: column;
31258
+ margin: 1px 8px;
31259
+ padding: 8px;
31260
+ border-radius: 4px;
31675
31261
  }
31676
-
31677
- .E_l9fqufz {
31678
- font-family: Inter;
31679
- font-style: normal;
31680
- font-weight: 500;
31681
- font-size: 12px;
31682
- line-height: 18px;
31262
+ .E_o1ugr09p .selected-icon {
31263
+ display: none;
31683
31264
  }
31684
-
31685
- .E_l1iwnybd {
31686
- font-family: Inter;
31687
- font-style: normal;
31688
- font-weight: bold;
31689
- font-size: 12px;
31690
- line-height: 18px;
31265
+ .E_o1ugr09p.ant-select-item-option-grouped {
31266
+ padding-left: 8px;
31691
31267
  }
31692
-
31693
- .E_lprtm1e {
31694
- font-family: Inter;
31695
- font-style: normal;
31696
- font-weight: normal;
31697
- text-transform: uppercase;
31698
- font-feature-settings: "cpsp" on;
31699
- font-size: 12px;
31700
- line-height: 18px;
31268
+ .E_o1ugr09p.ant-select-item-option-selected {
31269
+ background-color: white;
31701
31270
  }
31702
-
31703
- .E_l1lln87h {
31704
- font-family: Inter;
31705
- font-style: normal;
31706
- font-weight: bold;
31707
- text-transform: uppercase;
31708
- font-feature-settings: "cpsp" on;
31709
- font-size: 12px;
31710
- line-height: 18px;
31271
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31272
+ color: #0080ff;
31711
31273
  }
31712
-
31713
- .E_f2pb48l {
31714
- font-family: Inter;
31715
- font-style: normal;
31716
- font-weight: normal;
31717
- font-size: 13px;
31718
- line-height: 20px;
31274
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31275
+ display: block;
31276
+ }
31277
+ .E_o1ugr09p.ant-select-item-option-active {
31278
+ background: rgba(0, 136, 255, 0.16);
31279
+ }
31280
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31281
+ color: #0080ff;
31282
+ }
31283
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31284
+ background: rgba(0, 136, 255, 0.1);
31285
+ color: #0080ff;
31719
31286
  }
31720
31287
 
31721
- .E_fi9emkw {
31722
- font-family: Inter;
31723
- font-style: normal;
31724
- font-weight: normal;
31725
- font-size: 13px;
31288
+ .E_o1ifxsq4 {
31289
+ display: flex;
31290
+ justify-content: space-between;
31291
+ height: 20px;
31726
31292
  line-height: 20px;
31727
31293
  }
31294
+ .E_o1ifxsq4 .timezone-title {
31295
+ color: #2d3a56;
31296
+ overflow: hidden;
31297
+ text-overflow: ellipsis;
31298
+ }
31728
31299
 
31729
- .E_f1nrg7da {
31730
- font-family: Inter;
31731
- font-style: normal;
31732
- font-weight: normal;
31733
- font-size: 12px;
31300
+ .E_o1zue7 {
31301
+ display: flex;
31302
+ justify-content: space-between;
31303
+ color: rgba(44, 56, 82, 0.6);
31304
+ height: 18px;
31734
31305
  line-height: 18px;
31306
+ margin-top: 2px;
31735
31307
  }
31736
31308
 
31737
- .E_f17k1i3n {
31738
- font-family: Inter;
31739
- font-style: normal;
31740
- font-weight: normal;
31741
- font-size: 12px;
31742
- line-height: 18px;
31309
+ .E_tyfmlxg {
31310
+ border: none;
31311
+ margin-right: 0;
31312
+ background: rgba(225, 230, 241, 0.6);
31743
31313
  }
31744
31314
 
31745
- .E_t1tvuj2e {
31746
- font-family: Inter;
31747
- font-style: normal;
31748
- font-weight: normal;
31749
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31750
- font-size: 13px;
31751
- line-height: 20px;
31315
+ .E_o18uybox {
31316
+ pointer-events: none;
31317
+ height: 32px;
31318
+ width: 100%;
31319
+ opacity: 0;
31752
31320
  }
31753
31321
 
31754
- .E_t17uajlu {
31755
- font-family: Inter;
31756
- font-style: normal;
31757
- font-weight: normal;
31758
- font-feature-settings: "zero" on;
31759
- font-size: 13px;
31760
- line-height: 20px;
31322
+ .E_fzh9mnb {
31323
+ width: 100%;
31324
+ height: 100%;
31325
+ min-height: 124px;
31326
+ display: flex;
31327
+ flex-direction: column;
31328
+ justify-content: center;
31329
+ align-items: center;
31761
31330
  }
31762
-
31763
- .E_t114zbyz {
31764
- font-family: Inter;
31765
- font-style: normal;
31766
- font-weight: normal;
31767
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31768
- font-size: 12px;
31769
- line-height: 18px;
31331
+ .E_fzh9mnb .error-text {
31332
+ color: rgba(10, 37, 85, 0.6);
31333
+ margin-bottom: 16px;
31334
+ font-size: 18px;
31770
31335
  }
31771
31336
 
31772
- .E_t1il0kvi {
31773
- font-family: Inter;
31774
- font-style: normal;
31775
- font-weight: 500;
31776
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31777
- font-size: 12px;
31778
- line-height: 18px;
31337
+ .E_owd0kml {
31338
+ display: inline-block;
31779
31339
  }
31780
31340
 
31781
- .E_t10dv8p1 {
31782
- font-family: Inter;
31783
- font-style: normal;
31784
- font-weight: normal;
31785
- font-feature-settings: "zero" on;
31786
- font-size: 12px;
31787
- line-height: 18px;
31341
+ .E_h1jsgezc {
31342
+ visibility: hidden;
31343
+ position: absolute;
31788
31344
  }
31789
31345
 
31790
- .E_tc2oqpq {
31791
- font-family: Inter;
31792
- font-style: normal;
31793
- font-weight: 500;
31794
- font-feature-settings: "zero" on;
31795
- font-size: 12px;
31796
- line-height: 18px;
31346
+ .E_f7pxqmh {
31347
+ width: 100%;
31348
+ margin-bottom: 0 !important;
31349
+ flex-flow: nowrap !important;
31350
+ line-break: auto;
31797
31351
  }
31798
-
31799
- .E_tzvddmc {
31800
- font-family: Inter;
31801
- font-style: normal;
31802
- font-weight: bold;
31803
- font-feature-settings: "zero" on;
31804
- font-size: 16px;
31805
- line-height: 24px;
31352
+ .E_f7pxqmh > .ant-form-item-label {
31353
+ text-align: left !important;
31354
+ padding-bottom: 0 !important;
31806
31355
  }
31807
-
31808
- .E_u18llj45 {
31809
- font-family: Inter;
31810
- font-style: normal;
31811
- font-weight: normal;
31812
- font-size: 10px;
31813
- line-height: 12px;
31356
+ .E_f7pxqmh > .ant-form-item-label > label {
31357
+ min-height: 32px;
31358
+ height: auto;
31359
+ font-size: 13px;
31360
+ color: rgba(44, 56, 82, 0.6);
31361
+ white-space: normal;
31362
+ }
31363
+ .E_f7pxqmh.ant-form-item-has-error .ant-input {
31364
+ border-color: #ff4d4f !important;
31365
+ }
31366
+ .E_f7pxqmh .ant-form-item-explain {
31367
+ margin-top: 4px;
31368
+ font-size: 12px;
31369
+ min-height: 0px;
31370
+ }
31371
+ .E_f7pxqmh .ant-form-item-extra {
31372
+ font-size: 12px;
31373
+ color: rgba(44, 56, 82, 0.6);
31374
+ min-height: 0px;
31814
31375
  }
31815
31376
 
31816
31377
  .E_cnujxq2 {
@@ -32438,222 +31999,695 @@ input.E_rf8rlle.ant-input {
32438
31999
  .E_c3ni091 .radio-wrapper {
32439
32000
  margin-top: 24px;
32440
32001
  }
32441
- .E_c3ni091 div.form-item {
32442
- width: 100%;
32002
+ .E_c3ni091 div.form-item {
32003
+ width: 100%;
32004
+ }
32005
+
32006
+ .E_d105ju2d {
32007
+ font-size: 14px;
32008
+ font-weight: 500;
32009
+ color: #3e4652;
32010
+ line-height: 18px;
32011
+ }
32012
+ .E_d105ju2d + .E_d105ju2d {
32013
+ margin-top: 16px;
32014
+ }
32015
+ .E_d105ju2d + * {
32016
+ margin-top: 16px;
32017
+ }
32018
+
32019
+ .E_lh0l62z.E_d105ju2d {
32020
+ font-size: 12px;
32021
+ color: rgba(44, 56, 82, 0.6);
32022
+ margin-top: 12px;
32023
+ }
32024
+
32025
+ .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32026
+ line-height: 18px;
32027
+ font-weight: 500;
32028
+ margin-top: 0;
32029
+ white-space: initial;
32030
+ }
32031
+
32032
+ .E_r1skkc3l {
32033
+ display: block;
32034
+ }
32035
+ .E_r1skkc3l span {
32036
+ font-size: 14px;
32037
+ font-weight: 500;
32038
+ line-height: 32px;
32039
+ color: #3e4652;
32040
+ }
32041
+
32042
+ .E_c3cobmo {
32043
+ margin-top: 16px;
32044
+ padding: 8px;
32045
+ border-radius: 6px;
32046
+ background: rgba(225, 230, 241, 0.6);
32047
+ color: rgba(44, 56, 82, 0.6);
32048
+ font-size: 12px;
32049
+ }
32050
+ .E_c3cobmo div {
32051
+ line-height: 20px;
32052
+ display: flex;
32053
+ align-items: center;
32054
+ word-break: break-all;
32055
+ }
32056
+ .E_c3cobmo .title {
32057
+ font-weight: 700;
32058
+ line-height: 18px;
32059
+ margin: 4px 0;
32060
+ }
32061
+
32062
+ .E_i1inqkme {
32063
+ height: 18px;
32064
+ line-height: 18px;
32065
+ padding: 0 4px;
32066
+ border-radius: 4px;
32067
+ background: rgba(235, 239, 245, 0.6);
32068
+ border: 1px solid rgba(223, 228, 235, 0.6);
32069
+ display: flex;
32070
+ align-items: center;
32071
+ white-space: nowrap;
32072
+ margin-right: 4px;
32073
+ }
32074
+
32075
+ .E_iouxfgt {
32076
+ display: inline-flex;
32077
+ align-items: center;
32078
+ }
32079
+ .E_iouxfgt .icon-inner {
32080
+ display: inline-flex;
32081
+ align-items: center;
32082
+ justify-content: center;
32083
+ }
32084
+ .E_iouxfgt .icon-inner + span,
32085
+ .E_iouxfgt span + .icon-inner.suffix {
32086
+ margin-left: 4px;
32087
+ }
32088
+ .E_iouxfgt.is-rotate img,
32089
+ .E_iouxfgt.is-rotate svg {
32090
+ animation: rotate 680ms linear infinite;
32091
+ }
32092
+
32093
+ .E_a1wfy30z .ant-input-number-handler-wrap {
32094
+ display: var(--a1wfy30z-0);
32095
+ }
32096
+ .E_a1wfy30z .ant-input-number-input-wrap {
32097
+ padding: 4px 11px;
32098
+ display: inline-flex;
32099
+ line-height: 1.5715;
32100
+ height: inherit;
32101
+ }
32102
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
32103
+ content: var(--a1wfy30z-1);
32104
+ display: var(--a1wfy30z-2);
32105
+ flex: none;
32106
+ align-items: center;
32107
+ margin-left: 4px;
32108
+ }
32109
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
32110
+ content: var(--a1wfy30z-3);
32111
+ display: var(--a1wfy30z-4);
32112
+ flex: none;
32113
+ align-items: center;
32114
+ margin-right: 4px;
32115
+ cursor: auto;
32116
+ }
32117
+ .E_a1wfy30z .ant-input-number-input {
32118
+ padding: 0;
32119
+ margin: 0;
32120
+ height: auto;
32121
+ font-size: inherit;
32122
+ }
32123
+
32124
+ .E_dsnbhzf {
32125
+ font-family: Inter;
32126
+ font-style: normal;
32127
+ font-weight: bold;
32128
+ font-size: 32px;
32129
+ line-height: 40px;
32130
+ }
32131
+
32132
+ .E_d1mvo22k {
32133
+ font-family: Inter;
32134
+ font-style: normal;
32135
+ font-weight: bold;
32136
+ font-size: 24px;
32137
+ line-height: 32px;
32138
+ }
32139
+
32140
+ .E_d1b444tr {
32141
+ font-family: Inter;
32142
+ font-style: normal;
32143
+ font-weight: normal;
32144
+ font-size: 32px;
32145
+ line-height: 40px;
32146
+ }
32147
+
32148
+ .E_dvs0kue {
32149
+ font-family: Inter;
32150
+ font-style: normal;
32151
+ font-weight: bold;
32152
+ font-size: 20px;
32153
+ line-height: 24px;
32154
+ }
32155
+
32156
+ .E_d1hcbfcq {
32157
+ font-family: Inter;
32158
+ font-style: normal;
32159
+ font-weight: normal;
32160
+ font-size: 20px;
32161
+ line-height: 24px;
32162
+ }
32163
+
32164
+ .E_d1cz922v {
32165
+ font-family: Inter;
32166
+ font-style: normal;
32167
+ font-weight: bold;
32168
+ font-size: 18px;
32169
+ line-height: 22px;
32170
+ }
32171
+
32172
+ .E_d3nzbrm {
32173
+ font-family: Inter;
32174
+ font-style: normal;
32175
+ font-weight: normal;
32176
+ font-size: 18px;
32177
+ line-height: 22px;
32178
+ }
32179
+
32180
+ .E_h1g0p5ob {
32181
+ font-family: Inter;
32182
+ font-style: normal;
32183
+ font-weight: bold;
32184
+ font-size: 16px;
32185
+ line-height: 22px;
32186
+ }
32187
+
32188
+ .E_hydo2ej {
32189
+ font-family: Inter;
32190
+ font-style: normal;
32191
+ font-weight: normal;
32192
+ font-size: 16px;
32193
+ line-height: 22px;
32194
+ }
32195
+
32196
+ .E_h1hbuq0r {
32197
+ font-family: Inter;
32198
+ font-style: normal;
32199
+ font-weight: bold;
32200
+ font-size: 14px;
32201
+ line-height: 20px;
32202
+ }
32203
+
32204
+ .E_h13bondg {
32205
+ font-family: Inter;
32206
+ font-style: normal;
32207
+ font-weight: normal;
32208
+ font-size: 14px;
32209
+ line-height: 20px;
32210
+ }
32211
+
32212
+ .E_h1mhvdlx {
32213
+ font-family: Inter;
32214
+ font-style: normal;
32215
+ font-weight: bold;
32216
+ font-size: 12px;
32217
+ line-height: 18px;
32218
+ }
32219
+
32220
+ .E_h1inmfq6 {
32221
+ font-family: Inter;
32222
+ font-style: normal;
32223
+ font-weight: normal;
32224
+ font-size: 12px;
32225
+ line-height: 18px;
32226
+ }
32227
+
32228
+ .E_h1kfc0la {
32229
+ font-family: Inter;
32230
+ font-style: normal;
32231
+ font-weight: bold;
32232
+ text-transform: uppercase;
32233
+ font-feature-settings: "cpsp" on;
32234
+ font-size: 12px;
32235
+ line-height: 18px;
32236
+ }
32237
+
32238
+ .E_h10xnyuu {
32239
+ font-family: Inter;
32240
+ font-style: normal;
32241
+ font-weight: normal;
32242
+ text-transform: uppercase;
32243
+ font-feature-settings: "cpsp" on;
32244
+ font-size: 12px;
32245
+ line-height: 18px;
32246
+ }
32247
+
32248
+ .E_lrcmi0v {
32249
+ font-family: Inter;
32250
+ font-style: normal;
32251
+ font-weight: normal;
32252
+ font-size: 16px;
32253
+ line-height: 24px;
32254
+ }
32255
+
32256
+ .E_lzt43lp {
32257
+ font-family: Inter;
32258
+ font-style: normal;
32259
+ font-weight: bold;
32260
+ font-size: 16px;
32261
+ line-height: 24px;
32262
+ }
32263
+
32264
+ .E_l5yc9nt {
32265
+ font-family: Inter;
32266
+ font-style: normal;
32267
+ font-weight: normal;
32268
+ font-size: 16px;
32269
+ line-height: 24px;
32270
+ }
32271
+
32272
+ .E_l1fbkbzo {
32273
+ font-family: Inter;
32274
+ font-style: normal;
32275
+ font-weight: bold;
32276
+ font-size: 16px;
32277
+ line-height: 24px;
32278
+ }
32279
+
32280
+ .E_lahvcax {
32281
+ font-family: Inter;
32282
+ font-style: normal;
32283
+ font-weight: normal;
32284
+ text-transform: uppercase;
32285
+ font-feature-settings: "cpsp" on;
32286
+ font-size: 16px;
32287
+ line-height: 24px;
32288
+ }
32289
+
32290
+ .E_l11q3pxd {
32291
+ font-family: Inter;
32292
+ font-style: normal;
32293
+ font-weight: bold;
32294
+ text-transform: uppercase;
32295
+ font-feature-settings: "cpsp" on;
32296
+ font-size: 16px;
32297
+ line-height: 24px;
32298
+ }
32299
+
32300
+ .E_lfuc2qu {
32301
+ font-family: Inter;
32302
+ font-style: normal;
32303
+ font-weight: normal;
32304
+ font-size: 14px;
32305
+ line-height: 22px;
32306
+ }
32307
+
32308
+ .E_l1jmp8r0 {
32309
+ font-family: Inter;
32310
+ font-style: normal;
32311
+ font-weight: 500;
32312
+ font-size: 14px;
32313
+ line-height: 22px;
32314
+ }
32315
+
32316
+ .E_lcnm221 {
32317
+ font-family: Inter;
32318
+ font-style: normal;
32319
+ font-weight: bold;
32320
+ font-size: 14px;
32321
+ line-height: 22px;
32322
+ }
32323
+
32324
+ .E_lu1z2n5 {
32325
+ font-family: Inter;
32326
+ font-style: normal;
32327
+ font-weight: normal;
32328
+ font-size: 14px;
32329
+ line-height: 22px;
32330
+ }
32331
+
32332
+ .E_l1r59djn {
32333
+ font-family: Inter;
32334
+ font-style: normal;
32335
+ font-weight: bold;
32336
+ font-size: 14px;
32337
+ line-height: 22px;
32338
+ }
32339
+
32340
+ .E_ljm2911 {
32341
+ font-family: Inter;
32342
+ font-style: normal;
32343
+ font-weight: normal;
32344
+ text-transform: uppercase;
32345
+ font-feature-settings: "cpsp" on;
32346
+ font-size: 14px;
32347
+ line-height: 22px;
32348
+ }
32349
+
32350
+ .E_l124mzmr {
32351
+ font-family: Inter;
32352
+ font-style: normal;
32353
+ font-weight: bold;
32354
+ text-transform: uppercase;
32355
+ font-feature-settings: "cpsp" on;
32356
+ font-size: 14px;
32357
+ line-height: 22px;
32358
+ }
32359
+
32360
+ .E_lb3chel {
32361
+ font-family: Inter;
32362
+ font-style: normal;
32363
+ font-weight: normal;
32364
+ font-size: 13px;
32365
+ line-height: 20px;
32366
+ }
32367
+
32368
+ .E_lv9jstu {
32369
+ font-family: Inter;
32370
+ font-style: normal;
32371
+ font-weight: 600;
32372
+ font-size: 13px;
32373
+ line-height: 20px;
32374
+ }
32375
+
32376
+ .E_lwqlh3x {
32377
+ font-family: Inter;
32378
+ font-style: normal;
32379
+ font-weight: bold;
32380
+ font-size: 13px;
32381
+ line-height: 20px;
32382
+ }
32383
+
32384
+ .E_lalum9y {
32385
+ font-family: Inter;
32386
+ font-style: normal;
32387
+ font-weight: normal;
32388
+ font-size: 13px;
32389
+ line-height: 20px;
32390
+ }
32391
+
32392
+ .E_l1t6dj5o {
32393
+ font-family: Inter;
32394
+ font-style: normal;
32395
+ font-weight: 600;
32396
+ font-size: 13px;
32397
+ line-height: 20px;
32398
+ }
32399
+
32400
+ .E_l12f6ic {
32401
+ font-family: Inter;
32402
+ font-style: normal;
32403
+ font-weight: bold;
32404
+ font-size: 13px;
32405
+ line-height: 20px;
32406
+ }
32407
+
32408
+ .E_l7gmukq {
32409
+ font-family: Inter;
32410
+ font-style: normal;
32411
+ font-weight: normal;
32412
+ text-transform: uppercase;
32413
+ font-feature-settings: "cpsp" on;
32414
+ font-size: 13px;
32415
+ line-height: 20px;
32416
+ }
32417
+
32418
+ .E_lkwl0yp {
32419
+ font-family: Inter;
32420
+ font-style: normal;
32421
+ font-weight: bold;
32422
+ text-transform: uppercase;
32423
+ font-feature-settings: "cpsp" on;
32424
+ font-size: 13px;
32425
+ line-height: 20px;
32426
+ }
32427
+
32428
+ .E_l10knv48 {
32429
+ font-family: Inter;
32430
+ font-style: normal;
32431
+ font-weight: normal;
32432
+ font-size: 12px;
32433
+ line-height: 18px;
32443
32434
  }
32444
32435
 
32445
- .E_d105ju2d {
32446
- font-size: 14px;
32436
+ .E_l6526ld {
32437
+ font-family: Inter;
32438
+ font-style: normal;
32447
32439
  font-weight: 500;
32448
- color: #3e4652;
32440
+ font-size: 12px;
32449
32441
  line-height: 18px;
32450
32442
  }
32451
- .E_d105ju2d + .E_d105ju2d {
32452
- margin-top: 16px;
32453
- }
32454
- .E_d105ju2d + * {
32455
- margin-top: 16px;
32456
- }
32457
32443
 
32458
- .E_lh0l62z.E_d105ju2d {
32444
+ .E_l1j81vli {
32445
+ font-family: Inter;
32446
+ font-style: normal;
32447
+ font-weight: bold;
32459
32448
  font-size: 12px;
32460
- color: rgba(44, 56, 82, 0.6);
32461
- margin-top: 12px;
32449
+ line-height: 18px;
32462
32450
  }
32463
32451
 
32464
- .E_r1o4v2oc.E_lh0l62z.E_d105ju2d {
32452
+ .E_l1x7n1mk {
32453
+ font-family: Inter;
32454
+ font-style: normal;
32455
+ font-weight: normal;
32456
+ font-size: 12px;
32465
32457
  line-height: 18px;
32466
- font-weight: 500;
32467
- margin-top: 0;
32468
- white-space: initial;
32469
32458
  }
32470
32459
 
32471
- .E_r1skkc3l {
32472
- display: block;
32473
- }
32474
- .E_r1skkc3l span {
32475
- font-size: 14px;
32460
+ .E_l9fqufz {
32461
+ font-family: Inter;
32462
+ font-style: normal;
32476
32463
  font-weight: 500;
32477
- line-height: 32px;
32478
- color: #3e4652;
32464
+ font-size: 12px;
32465
+ line-height: 18px;
32479
32466
  }
32480
32467
 
32481
- .E_c3cobmo {
32482
- margin-top: 16px;
32483
- padding: 8px;
32484
- border-radius: 6px;
32485
- background: rgba(225, 230, 241, 0.6);
32486
- color: rgba(44, 56, 82, 0.6);
32468
+ .E_l1iwnybd {
32469
+ font-family: Inter;
32470
+ font-style: normal;
32471
+ font-weight: bold;
32487
32472
  font-size: 12px;
32488
- }
32489
- .E_c3cobmo div {
32490
- line-height: 20px;
32491
- display: flex;
32492
- align-items: center;
32493
- word-break: break-all;
32494
- }
32495
- .E_c3cobmo .title {
32496
- font-weight: 700;
32497
32473
  line-height: 18px;
32498
- margin: 4px 0;
32499
32474
  }
32500
32475
 
32501
- .E_s1dni7lo {
32502
- width: 430px !important;
32476
+ .E_lprtm1e {
32477
+ font-family: Inter;
32478
+ font-style: normal;
32479
+ font-weight: normal;
32480
+ text-transform: uppercase;
32481
+ font-feature-settings: "cpsp" on;
32482
+ font-size: 12px;
32483
+ line-height: 18px;
32503
32484
  }
32504
32485
 
32505
- .E_d1wwmmm5 .ant-select-item-group {
32506
- padding: 8px 16px;
32486
+ .E_l1lln87h {
32487
+ font-family: Inter;
32488
+ font-style: normal;
32489
+ font-weight: bold;
32490
+ text-transform: uppercase;
32491
+ font-feature-settings: "cpsp" on;
32492
+ font-size: 12px;
32507
32493
  line-height: 18px;
32508
- border-top: 1px solid rgba(211, 218, 235, 0.6);
32509
- height: 34px;
32510
- min-height: 34px;
32511
- box-sizing: border-box;
32512
- margin-top: 8px;
32513
32494
  }
32514
32495
 
32515
- .E_o1ugr09p {
32516
- display: flex;
32517
- flex-direction: column;
32518
- margin: 1px 8px;
32519
- padding: 8px;
32520
- border-radius: 4px;
32521
- }
32522
- .E_o1ugr09p .selected-icon {
32523
- display: none;
32524
- }
32525
- .E_o1ugr09p.ant-select-item-option-grouped {
32526
- padding-left: 8px;
32527
- }
32528
- .E_o1ugr09p.ant-select-item-option-selected {
32529
- background-color: white;
32530
- }
32531
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32532
- color: #0080ff;
32533
- }
32534
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32535
- display: block;
32496
+ .E_f2pb48l {
32497
+ font-family: Inter;
32498
+ font-style: normal;
32499
+ font-weight: normal;
32500
+ font-size: 13px;
32501
+ line-height: 20px;
32536
32502
  }
32537
- .E_o1ugr09p.ant-select-item-option-active {
32538
- background: rgba(0, 136, 255, 0.16);
32503
+
32504
+ .E_fi9emkw {
32505
+ font-family: Inter;
32506
+ font-style: normal;
32507
+ font-weight: normal;
32508
+ font-size: 13px;
32509
+ line-height: 20px;
32539
32510
  }
32540
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32541
- color: #0080ff;
32511
+
32512
+ .E_f1nrg7da {
32513
+ font-family: Inter;
32514
+ font-style: normal;
32515
+ font-weight: normal;
32516
+ font-size: 12px;
32517
+ line-height: 18px;
32542
32518
  }
32543
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32544
- background: rgba(0, 136, 255, 0.1);
32545
- color: #0080ff;
32519
+
32520
+ .E_f17k1i3n {
32521
+ font-family: Inter;
32522
+ font-style: normal;
32523
+ font-weight: normal;
32524
+ font-size: 12px;
32525
+ line-height: 18px;
32546
32526
  }
32547
32527
 
32548
- .E_o1ifxsq4 {
32549
- display: flex;
32550
- justify-content: space-between;
32551
- height: 20px;
32528
+ .E_t1tvuj2e {
32529
+ font-family: Inter;
32530
+ font-style: normal;
32531
+ font-weight: normal;
32532
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32533
+ font-size: 13px;
32552
32534
  line-height: 20px;
32553
32535
  }
32554
- .E_o1ifxsq4 .timezone-title {
32555
- color: #2d3a56;
32556
- overflow: hidden;
32557
- text-overflow: ellipsis;
32536
+
32537
+ .E_t17uajlu {
32538
+ font-family: Inter;
32539
+ font-style: normal;
32540
+ font-weight: normal;
32541
+ font-feature-settings: "zero" on;
32542
+ font-size: 13px;
32543
+ line-height: 20px;
32558
32544
  }
32559
32545
 
32560
- .E_o1zue7 {
32561
- display: flex;
32562
- justify-content: space-between;
32563
- color: rgba(44, 56, 82, 0.6);
32564
- height: 18px;
32546
+ .E_t114zbyz {
32547
+ font-family: Inter;
32548
+ font-style: normal;
32549
+ font-weight: normal;
32550
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32551
+ font-size: 12px;
32565
32552
  line-height: 18px;
32566
- margin-top: 2px;
32567
32553
  }
32568
32554
 
32569
- .E_tyfmlxg {
32570
- border: none;
32571
- margin-right: 0;
32572
- background: rgba(225, 230, 241, 0.6);
32555
+ .E_t1il0kvi {
32556
+ font-family: Inter;
32557
+ font-style: normal;
32558
+ font-weight: 500;
32559
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
32560
+ font-size: 12px;
32561
+ line-height: 18px;
32573
32562
  }
32574
32563
 
32575
- .E_o18uybox {
32576
- pointer-events: none;
32577
- height: 32px;
32578
- width: 100%;
32579
- opacity: 0;
32564
+ .E_t10dv8p1 {
32565
+ font-family: Inter;
32566
+ font-style: normal;
32567
+ font-weight: normal;
32568
+ font-feature-settings: "zero" on;
32569
+ font-size: 12px;
32570
+ line-height: 18px;
32580
32571
  }
32581
32572
 
32582
- .E_s1dizucg.ant-switch {
32583
- min-width: 40px;
32584
- height: 24px;
32585
- background: rgba(172, 186, 211, 0.6);
32586
- overflow: hidden;
32573
+ .E_tc2oqpq {
32574
+ font-family: Inter;
32575
+ font-style: normal;
32576
+ font-weight: 500;
32577
+ font-feature-settings: "zero" on;
32578
+ font-size: 12px;
32579
+ line-height: 18px;
32587
32580
  }
32588
- .E_s1dizucg.ant-switch:focus {
32589
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
32581
+
32582
+ .E_tzvddmc {
32583
+ font-family: Inter;
32584
+ font-style: normal;
32585
+ font-weight: bold;
32586
+ font-feature-settings: "zero" on;
32587
+ font-size: 16px;
32588
+ line-height: 24px;
32590
32589
  }
32591
- .E_s1dizucg.ant-switch-small {
32592
- min-width: 26px;
32593
- height: 16px;
32590
+
32591
+ .E_u18llj45 {
32592
+ font-family: Inter;
32593
+ font-style: normal;
32594
+ font-weight: normal;
32595
+ font-size: 10px;
32596
+ line-height: 12px;
32594
32597
  }
32595
- .E_s1dizucg.ant-switch-large {
32596
- min-width: 52px;
32597
- height: 32px;
32598
+
32599
+ .E_ai7qkf2 .ant-input-number-handler-wrap {
32600
+ display: var(--ai7qkf2-0);
32598
32601
  }
32599
- .E_s1dizucg.ant-switch .ant-switch-handle {
32600
- height: 20px;
32601
- width: 20px;
32602
+ .E_ai7qkf2 .ant-input-number-input-wrap {
32603
+ display: inline-flex;
32604
+ line-height: 1.5715;
32605
+ height: 100%;
32606
+ width: 100%;
32602
32607
  }
32603
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
32604
- border-radius: 10px;
32605
- transition-delay: 120ms;
32608
+ .E_ai7qkf2 .ant-input-number-input-wrap::after {
32609
+ content: var(--ai7qkf2-1);
32610
+ display: var(--ai7qkf2-2);
32611
+ flex: none;
32612
+ align-items: center;
32613
+ margin-left: 4px;
32614
+ padding: 5px 12px 5px 0;
32615
+ color: rgba(44, 56, 82, 0.6);
32606
32616
  }
32607
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
32608
- height: 14px;
32609
- width: 14px;
32610
- top: 1px;
32611
- left: 1px;
32617
+ .E_ai7qkf2 .ant-input-number-input-wrap::before {
32618
+ content: var(--ai7qkf2-3);
32619
+ display: var(--ai7qkf2-4);
32620
+ flex: none;
32621
+ align-items: center;
32622
+ margin-right: 4px;
32623
+ cursor: auto;
32624
+ color: rgba(44, 56, 82, 0.6);
32612
32625
  }
32613
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
32614
- height: 28px;
32615
- width: 28px;
32626
+ .ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
32627
+ border-radius: 0;
32616
32628
  }
32617
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
32618
- border-radius: 14px;
32629
+ .E_ai7qkf2.ant-input-number {
32630
+ width: 100%;
32631
+ border-radius: 6px;
32619
32632
  }
32620
- .E_s1dizucg.ant-switch-checked {
32621
- background-color: #00ba5d;
32633
+ .E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
32634
+ border-color: #0096ff;
32635
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32636
+ z-index: 1;
32622
32637
  }
32623
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
32624
- left: calc(100% - 20px - 2px);
32638
+ .E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
32639
+ border-color: #e75a3a;
32640
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32625
32641
  }
32626
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
32627
- left: calc(100% - 14px - 1px);
32642
+ .E_ai7qkf2 .ant-input-number-input {
32643
+ height: 30px;
32644
+ border: 1px;
32645
+ padding: 5px 12px;
32646
+ font-size: inherit;
32628
32647
  }
32629
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
32630
- left: calc(100% - 28px - 2px);
32648
+ .E_ai7qkf2.ant-input-number-lg input {
32649
+ height: 38px;
32650
+ border: 1px;
32651
+ padding: 8px 16px;
32631
32652
  }
32632
-
32633
- .E_c1up6e3y {
32634
- margin-left: 5px;
32653
+ .E_ai7qkf2.ant-input-number-sm input {
32654
+ height: 22px;
32655
+ border: 1px;
32656
+ padding: 2px 8px;
32635
32657
  }
32636
32658
 
32637
- .E_ccrbeuz .ant-collapse-item {
32638
- border: 0px;
32639
- background-color: #fff;
32659
+ .E_a1b5xrg3 .user-icon-inner {
32660
+ display: inline-flex;
32661
+ align-items: center;
32662
+ justify-content: center;
32663
+ color: #fff;
32664
+ font-weight: bold;
32665
+ font-size: 12px;
32666
+ width: 24px;
32667
+ height: 24px;
32668
+ border-radius: 50%;
32669
+ background: linear-gradient(180deg, rgba(0, 136, 255, 0.2) 0%, rgba(0, 136, 255, 0.6) 100%);
32640
32670
  }
32641
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header {
32642
- padding-top: 0px;
32643
- padding-bottom: 0px;
32644
- padding-left: 0px !important;
32645
- padding-right: 24px;
32671
+ .E_a1b5xrg3.btn-item {
32672
+ transition: all 160ms ease;
32673
+ cursor: pointer;
32674
+ width: 56px;
32675
+ height: 40px;
32676
+ display: inline-flex;
32677
+ align-items: center;
32678
+ justify-content: center;
32679
+ border-radius: 6px;
32646
32680
  }
32647
- .E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32648
- right: 0px;
32681
+ .E_a1b5xrg3.btn-item:hover {
32682
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32649
32683
  }
32650
- .E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32651
- padding: 0px;
32684
+ .E_a1b5xrg3.btn-item:active {
32685
+ transform: translateY(2px);
32686
+ transition: all 320ms ease;
32652
32687
  }
32653
32688
 
32654
- .E_c1fljvag .ant-collapse-item .ant-collapse-header {
32655
- padding-right: 0px;
32656
- cursor: default;
32689
+ .E_m196gn1d {
32690
+ min-width: 1280px;
32657
32691
  }
32658
32692
 
32659
32693
  .E_h1ol2wl7 {
@@ -32893,10 +32927,242 @@ input.E_rf8rlle.ant-input {
32893
32927
  min-width: 296px;
32894
32928
  padding: 8px;
32895
32929
  }
32896
- .E_c1fmq9lv.E_c1iye0zj .E_c1ec3mnt {
32897
- height: 22px;
32898
- padding: 8px 16px;
32899
- font-size: 14px;
32930
+ .E_c1fmq9lv.E_c1iye0zj .E_c1ec3mnt {
32931
+ height: 22px;
32932
+ padding: 8px 16px;
32933
+ font-size: 14px;
32934
+ }
32935
+
32936
+ .E_h12yihis {
32937
+ height: 50px;
32938
+ border-bottom: 2px solid #edf0f7;
32939
+ background: #fff;
32940
+ display: flex;
32941
+ justify-content: space-between;
32942
+ align-items: center;
32943
+ padding: 0 24px 0 14px;
32944
+ position: relative;
32945
+ z-index: 10;
32946
+ }
32947
+ .E_h12yihis .left,
32948
+ .E_h12yihis .right,
32949
+ .E_h12yihis .center {
32950
+ display: flex;
32951
+ align-items: center;
32952
+ flex: 1;
32953
+ flex-shrink: 0;
32954
+ }
32955
+ .E_h12yihis .center {
32956
+ flex: 0.8;
32957
+ }
32958
+ .E_h12yihis .right {
32959
+ justify-content: flex-end;
32960
+ }
32961
+ .E_h12yihis .right.is-scrolled .btn-group:before {
32962
+ opacity: 1;
32963
+ }
32964
+ .E_h12yihis .right .btn-group {
32965
+ margin-left: 32px;
32966
+ position: relative;
32967
+ display: flex;
32968
+ align-items: center;
32969
+ }
32970
+ .E_h12yihis .right .btn-group:before {
32971
+ content: "";
32972
+ opacity: 0;
32973
+ height: 24px;
32974
+ width: 1px;
32975
+ background: rgba(225, 230, 241, 0.6);
32976
+ position: absolute;
32977
+ left: -16px;
32978
+ top: 50%;
32979
+ transform: translateY(-50%);
32980
+ transition: opacity 160ms ease;
32981
+ }
32982
+ .E_h12yihis .right .btn-group > .btn-item {
32983
+ transition: all 160ms ease;
32984
+ cursor: pointer;
32985
+ width: 56px;
32986
+ height: 40px;
32987
+ display: inline-flex;
32988
+ align-items: center;
32989
+ justify-content: center;
32990
+ border-radius: 6px;
32991
+ }
32992
+ .E_h12yihis .right .btn-group > .btn-item:hover {
32993
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
32994
+ }
32995
+ .E_h12yihis .right .btn-group > .btn-item:active {
32996
+ transform: translateY(2px);
32997
+ transition: all 320ms ease;
32998
+ }
32999
+ .E_h12yihis .right .btn-group > *:not(:first-child) {
33000
+ margin-left: 4px;
33001
+ }
33002
+ .E_h12yihis .right .btn-group .user-icon .user-icon-inner {
33003
+ display: inline-flex;
33004
+ align-items: center;
33005
+ justify-content: center;
33006
+ color: #fff;
33007
+ font-weight: bold;
33008
+ font-size: 12px;
33009
+ width: 24px;
33010
+ height: 24px;
33011
+ border-radius: 50%;
33012
+ background: linear-gradient(180deg, rgba(0, 136, 255, 0.2) 0%, rgba(0, 136, 255, 0.6) 100%);
33013
+ }
33014
+ .E_h12yihis .right .create-menu-and-export {
33015
+ height: 48px;
33016
+ overflow: hidden;
33017
+ display: flex;
33018
+ align-items: center;
33019
+ padding: 0 4px;
33020
+ margin: 0 -4px;
33021
+ }
33022
+ .E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
33023
+ .E_h12yihis .right .create-menu-and-export.active .export-btn {
33024
+ transform: translateY(0);
33025
+ }
33026
+ .E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
33027
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33028
+ height: 48px;
33029
+ transform: translateY(100%);
33030
+ transition: transform 240ms ease, opacity 80ms ease;
33031
+ display: inline-flex;
33032
+ align-items: center;
33033
+ }
33034
+ .E_h12yihis .right .create-menu-and-export .export-btn {
33035
+ margin-right: 10px;
33036
+ }
33037
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
33038
+ width: 32px;
33039
+ height: 32px;
33040
+ border-radius: 6px;
33041
+ }
33042
+ .E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
33043
+ background: rgba(211, 218, 235, 0.6);
33044
+ }
33045
+ .E_h12yihis .alert,
33046
+ .E_h12yihis .task {
33047
+ position: relative;
33048
+ }
33049
+ .E_h12yihis .alert .alert-icon,
33050
+ .E_h12yihis .alert .task-icon,
33051
+ .E_h12yihis .task .alert-icon,
33052
+ .E_h12yihis .task .task-icon {
33053
+ width: 56px;
33054
+ height: 40px;
33055
+ justify-content: center;
33056
+ }
33057
+ .E_h12yihis .alert .ant-badge-count,
33058
+ .E_h12yihis .task .ant-badge-count {
33059
+ right: 16px;
33060
+ top: 10px;
33061
+ }
33062
+ .E_h12yihis .logo {
33063
+ display: inline-flex;
33064
+ align-items: center;
33065
+ }
33066
+ .E_h12yihis .left {
33067
+ position: relative;
33068
+ }
33069
+ .E_h12yihis .left .events-audit-title {
33070
+ font-size: 20px;
33071
+ line-height: 24px;
33072
+ font-weight: bold;
33073
+ color: #1d326c;
33074
+ margin: 0px 8px;
33075
+ }
33076
+ .E_h12yihis .left .global-search {
33077
+ margin-left: 6px;
33078
+ }
33079
+ .E_h12yihis.global-search-active {
33080
+ z-index: 11;
33081
+ }
33082
+ .E_h12yihis.global-search-active .left {
33083
+ flex: 1;
33084
+ margin-right: 32px;
33085
+ }
33086
+ .E_h12yihis.global-search-active .left .global-search {
33087
+ display: flex;
33088
+ flex: 1;
33089
+ }
33090
+ .E_h12yihis.global-search-active .left .global-search .search-input {
33091
+ border-color: #0080ff;
33092
+ width: 100%;
33093
+ }
33094
+ .E_h12yihis.global-search-active .center {
33095
+ display: none;
33096
+ }
33097
+ .E_h12yihis.global-search-active .right {
33098
+ flex: 0 1 auto;
33099
+ }
33100
+ .E_h12yihis .ant-badge-count {
33101
+ pointer-events: none;
33102
+ }
33103
+
33104
+ .E_ncaepor {
33105
+ color: rgba(10, 37, 85, 0.6);
33106
+ position: relative;
33107
+ height: 48px;
33108
+ display: inline-flex;
33109
+ align-items: center;
33110
+ justify-content: center;
33111
+ overflow: hidden;
33112
+ }
33113
+ .E_ncaepor:before, .E_ncaepor:after {
33114
+ content: "";
33115
+ width: 100%;
33116
+ height: 12px;
33117
+ position: absolute;
33118
+ background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
33119
+ }
33120
+ .E_ncaepor:before {
33121
+ top: 0;
33122
+ }
33123
+ .E_ncaepor:after {
33124
+ bottom: 0;
33125
+ }
33126
+ .E_ncaepor > * {
33127
+ height: 48px;
33128
+ display: inline-flex;
33129
+ align-items: center;
33130
+ white-space: nowrap;
33131
+ transition: transform 240ms ease, opacity 80ms ease;
33132
+ }
33133
+ .E_ncaepor .name-text {
33134
+ transform: translateY(0);
33135
+ opacity: 1;
33136
+ }
33137
+ .E_ncaepor .nav-info {
33138
+ transform: translateY(100%);
33139
+ opacity: 0;
33140
+ font-size: 18px;
33141
+ font-weight: 700;
33142
+ position: absolute;
33143
+ overflow: hidden;
33144
+ display: flex;
33145
+ justify-content: center;
33146
+ }
33147
+ .E_ncaepor .nav-info .scrolled-resource {
33148
+ color: #1d326c;
33149
+ flex: 1;
33150
+ overflow: hidden;
33151
+ text-overflow: ellipsis;
33152
+ }
33153
+ .E_ncaepor .nav-info .scrolled-view {
33154
+ color: rgba(44, 56, 82, 0.6);
33155
+ margin-left: 8px;
33156
+ }
33157
+ .E_ncaepor.is-scrolled .name-text {
33158
+ transform: translateY(-100%);
33159
+ opacity: 0;
33160
+ position: absolute;
33161
+ }
33162
+ .E_ncaepor.is-scrolled .nav-info {
33163
+ transform: translateY(0);
33164
+ opacity: 1;
33165
+ position: static;
32900
33166
  }
32901
33167
 
32902
33168
  .E_c1kchka8 {
@@ -33410,67 +33676,27 @@ input.E_rf8rlle.ant-input {
33410
33676
  background-color: transparent;
33411
33677
  }
33412
33678
 
33413
- .E_r77hffu {
33414
- display: flex;
33415
- align-items: center;
33416
- justify-content: space-between;
33417
- column-gap: 6px;
33679
+ .E_b14q2gmw {
33680
+ 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);
33418
33681
  }
33419
33682
 
33420
- .E_p1cmxsf7 {
33421
- display: flex;
33422
- flex-direction: column;
33423
- justify-content: center;
33424
- row-gap: var(--p1cmxsf7-0);
33683
+ .E_c1eym6el {
33684
+ border-radius: 8px;
33685
+ background-color: white;
33425
33686
  }
33426
- .E_p1cmxsf7 .antd5-progress-line {
33427
- font-size: 0;
33687
+ .E_c1eym6el.hoverable {
33688
+ cursor: pointer;
33689
+ }
33690
+ .E_c1eym6el.hoverable:hover {
33691
+ transition: all 200ms ease;
33692
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33693
+ transform: translateY(-4px);
33428
33694
  }
33429
33695
 
33430
33696
  .E_c1yd35n {
33431
33697
  padding: 0 12px 14px 12px;
33432
33698
  }
33433
33699
 
33434
- .E_c1kghdax {
33435
- color: #2d3a56;
33436
- padding: 7px 12px;
33437
- display: flex;
33438
- justify-content: space-between;
33439
- align-items: center;
33440
- }
33441
- .E_c1kghdax.has-arrow {
33442
- padding-left: 10px;
33443
- }
33444
- .E_c1kghdax.has-arrow .title-wrapper {
33445
- cursor: pointer;
33446
- color: #00122e;
33447
- }
33448
- .E_c1kghdax.has-arrow .title-wrapper.is-open {
33449
- color: #2d3a56;
33450
- font-weight: 600;
33451
- }
33452
- .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33453
- transform: rotate(90deg);
33454
- }
33455
- .E_c1kghdax .sub-info {
33456
- font-size: 12px;
33457
- line-height: 18px;
33458
- }
33459
- .E_c1kghdax .title-wrapper {
33460
- display: flex;
33461
- align-items: center;
33462
- user-select: none;
33463
- flex-grow: 1;
33464
- font-size: 12px;
33465
- line-height: 18px;
33466
- color: #2d3a56;
33467
- font-weight: 700;
33468
- }
33469
- .E_c1kghdax .collapse-arrow {
33470
- transition: all 50ms ease-out 0ms;
33471
- margin-right: 2px;
33472
- }
33473
-
33474
33700
  .E_ckui4s7 {
33475
33701
  color: #2d3a56;
33476
33702
  line-height: 22px;
@@ -33535,204 +33761,44 @@ input.E_rf8rlle.ant-input {
33535
33761
  margin-left: 24px;
33536
33762
  }
33537
33763
 
33538
- .E_b14q2gmw {
33539
- 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);
33540
- }
33541
-
33542
- .E_c1eym6el {
33543
- border-radius: 8px;
33544
- background-color: white;
33545
- }
33546
- .E_c1eym6el.hoverable {
33547
- cursor: pointer;
33548
- }
33549
- .E_c1eym6el.hoverable:hover {
33550
- transition: all 200ms ease;
33551
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33552
- transform: translateY(-4px);
33553
- }
33554
-
33555
- .E_t1gvlxt5 {
33556
- min-width: 0;
33557
- flex: 1;
33558
- }
33559
- .E_t1gvlxt5 .tag {
33560
- flex: 0 0 auto;
33561
- }
33562
- .E_t1gvlxt5 .progress-title {
33563
- flex: 2;
33564
- max-width: fit-content;
33565
- }
33566
- .E_t1gvlxt5 .progress-desc {
33567
- flex: 1;
33568
- max-width: fit-content;
33569
- }
33570
-
33571
- .E_a1ji6r68 {
33572
- display: flex;
33573
- align-items: center;
33574
- column-gap: var(--a1ji6r68-0);
33575
- }
33576
-
33577
- .E_msn7nxt {
33578
- color: rgba(44, 56, 82, 0.6);
33579
- text-align: center;
33580
- display: flex;
33581
- align-items: center;
33582
- justify-content: center;
33583
- flex-direction: column;
33584
- height: 100%;
33585
- }
33586
- .E_msn7nxt .link {
33587
- color: #0080ff;
33588
- cursor: pointer;
33589
- }
33590
-
33591
- .E_mp64wfi {
33592
- width: 100%;
33593
- height: 100%;
33594
- display: flex;
33595
- flex-direction: column;
33596
- }
33597
- .E_mp64wfi .name-toolbar {
33598
- width: 100%;
33764
+ .E_c1kghdax {
33765
+ color: #2d3a56;
33766
+ padding: 7px 12px;
33599
33767
  display: flex;
33600
- line-height: 30px;
33601
- padding: 0 16px;
33602
33768
  justify-content: space-between;
33603
- }
33604
- .E_mp64wfi .name-toolbar .metric-extra {
33605
- display: flex;
33606
- font-size: 12px;
33607
- align-items: center;
33608
- }
33609
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33610
- color: #a3b4cc;
33611
- }
33612
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33613
- margin-left: 10px;
33614
- }
33615
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33616
- margin-left: 10px;
33617
- cursor: pointer;
33618
- }
33619
- .E_mp64wfi .content {
33620
- flex: 1;
33621
- width: 100%;
33622
- display: flex;
33623
- justify-content: center;
33624
- align-items: center;
33625
- }
33626
- .E_mp64wfi .single-content {
33627
- height: 65px;
33628
- }
33629
-
33630
- .E_l1oyigan {
33631
- display: flex;
33632
33769
  align-items: center;
33633
- white-space: nowrap;
33634
- overflow: hidden;
33635
- width: 100%;
33636
33770
  }
33637
- .E_l1oyigan .ant-dropdown-trigger {
33638
- margin-left: auto;
33639
- font-size: 12px;
33771
+ .E_c1kghdax.has-arrow {
33772
+ padding-left: 10px;
33640
33773
  }
33641
-
33642
- .E_l1noi4n1 {
33643
- display: flex;
33644
- justify-content: flex-start;
33645
- align-items: center;
33646
- font-size: 12px;
33774
+ .E_c1kghdax.has-arrow .title-wrapper {
33647
33775
  cursor: pointer;
33776
+ color: #00122e;
33648
33777
  }
33649
- .E_l1noi4n1:not(:last-child) {
33650
- margin-right: 20px;
33651
- }
33652
- .E_l1noi4n1.deselected {
33653
- opacity: 0.4;
33654
- }
33655
- .E_l1noi4n1.deselected .color-block {
33656
- background: #b4beca !important;
33657
- }
33658
-
33659
- .E_cz19rz6 {
33660
- display: inline-block;
33661
- height: 8px;
33662
- width: 8px;
33663
- margin-right: 8px;
33664
- }
33665
-
33666
- .E_e17r5r9c .ant-dropdown-menu-item {
33667
- display: flex;
33668
- align-items: center;
33669
- font-size: 12px;
33670
- margin: 0;
33671
- }
33672
-
33673
- .E_m1y1hhnr {
33674
- position: relative;
33675
- }
33676
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33677
- bottom: -12px;
33678
- }
33679
- .E_m1y1hhnr .metric-toolbar {
33680
- display: flex;
33681
- justify-content: space-between;
33682
- line-height: 30px;
33683
- margin: 0 16px;
33684
- }
33685
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33686
- display: flex;
33687
- font-size: 12px;
33688
- align-items: center;
33689
- }
33690
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33691
- color: #a3b4cc;
33692
- }
33693
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33694
- margin-left: 10px;
33695
- }
33696
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33697
- margin-left: 10px;
33698
- cursor: pointer;
33778
+ .E_c1kghdax.has-arrow .title-wrapper.is-open {
33779
+ color: #2d3a56;
33780
+ font-weight: 600;
33699
33781
  }
33700
- .E_m1y1hhnr .recharts-xAxis {
33701
- font-size: 12px;
33782
+ .E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
33783
+ transform: rotate(90deg);
33702
33784
  }
33703
- .E_m1y1hhnr .pointer-wrapper {
33704
- position: absolute;
33705
- bottom: 10px;
33706
- padding: 0 8px;
33707
- border-radius: 4px;
33785
+ .E_c1kghdax .sub-info {
33708
33786
  font-size: 12px;
33709
- color: #fff;
33710
- background: rgba(0, 0, 0, 0.75);
33711
- transform: translateX(-50%);
33712
- }
33713
-
33714
- .E_tnvijvs {
33715
- min-width: 200px;
33787
+ line-height: 18px;
33716
33788
  }
33717
-
33718
- .E_t1ub2aex {
33789
+ .E_c1kghdax .title-wrapper {
33719
33790
  display: flex;
33720
33791
  align-items: center;
33721
- justify-content: space-between;
33722
- background-color: rgba(0, 0, 0, 0.75);
33723
- color: #b4beca;
33792
+ user-select: none;
33793
+ flex-grow: 1;
33724
33794
  font-size: 12px;
33725
- padding: 3px 6px;
33726
- }
33727
- .E_t1ub2aex:first-child {
33728
- padding-top: 3px;
33729
- }
33730
- .E_t1ub2aex:last-child {
33731
- padding-bottom: 3px;
33795
+ line-height: 18px;
33796
+ color: #2d3a56;
33797
+ font-weight: 700;
33732
33798
  }
33733
- .E_t1ub2aex .column-value {
33734
- color: #fff;
33735
- margin-left: 8px;
33799
+ .E_c1kghdax .collapse-arrow {
33800
+ transition: all 50ms ease-out 0ms;
33801
+ margin-right: 2px;
33736
33802
  }
33737
33803
 
33738
33804
  .E_lht19u8 {
@@ -33784,6 +33850,23 @@ input.E_rf8rlle.ant-input {
33784
33850
  animation: loading-indicator3 1100ms ease-out infinite;
33785
33851
  }
33786
33852
 
33853
+ .E_r77hffu {
33854
+ display: flex;
33855
+ align-items: center;
33856
+ justify-content: space-between;
33857
+ column-gap: 6px;
33858
+ }
33859
+
33860
+ .E_p1cmxsf7 {
33861
+ display: flex;
33862
+ flex-direction: column;
33863
+ justify-content: center;
33864
+ row-gap: var(--p1cmxsf7-0);
33865
+ }
33866
+ .E_p1cmxsf7 .antd5-progress-line {
33867
+ font-size: 0;
33868
+ }
33869
+
33787
33870
  .E_w7ob4th.outside-tag {
33788
33871
  padding-left: 0;
33789
33872
  }
@@ -33822,11 +33905,6 @@ input.E_rf8rlle.ant-input {
33822
33905
  white-space: normal;
33823
33906
  }
33824
33907
 
33825
- .E_i1g85yz3 {
33826
- margin-right: 4px;
33827
- height: 16px;
33828
- }
33829
-
33830
33908
  .E_sjob3jg {
33831
33909
  --item-min-width: 60px;
33832
33910
  }
@@ -34022,6 +34100,11 @@ input.E_rf8rlle.ant-input {
34022
34100
  justify-content: center;
34023
34101
  }
34024
34102
 
34103
+ .E_i1g85yz3 {
34104
+ margin-right: 4px;
34105
+ height: 16px;
34106
+ }
34107
+
34025
34108
  .E_t1dtlqs1 {
34026
34109
  margin-bottom: 4px;
34027
34110
  color: rgba(44, 56, 82, 0.6);
@@ -34708,6 +34791,189 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34708
34791
  background: #fff;
34709
34792
  }
34710
34793
 
34794
+ .E_t1gvlxt5 {
34795
+ min-width: 0;
34796
+ flex: 1;
34797
+ }
34798
+ .E_t1gvlxt5 .tag {
34799
+ flex: 0 0 auto;
34800
+ }
34801
+ .E_t1gvlxt5 .progress-title {
34802
+ flex: 2;
34803
+ max-width: fit-content;
34804
+ }
34805
+ .E_t1gvlxt5 .progress-desc {
34806
+ flex: 1;
34807
+ max-width: fit-content;
34808
+ }
34809
+
34810
+ .E_a1ji6r68 {
34811
+ display: flex;
34812
+ align-items: center;
34813
+ column-gap: var(--a1ji6r68-0);
34814
+ }
34815
+
34816
+ .E_msn7nxt {
34817
+ color: rgba(44, 56, 82, 0.6);
34818
+ text-align: center;
34819
+ display: flex;
34820
+ align-items: center;
34821
+ justify-content: center;
34822
+ flex-direction: column;
34823
+ height: 100%;
34824
+ }
34825
+ .E_msn7nxt .link {
34826
+ color: #0080ff;
34827
+ cursor: pointer;
34828
+ }
34829
+
34830
+ .E_mp64wfi {
34831
+ width: 100%;
34832
+ height: 100%;
34833
+ display: flex;
34834
+ flex-direction: column;
34835
+ }
34836
+ .E_mp64wfi .name-toolbar {
34837
+ width: 100%;
34838
+ display: flex;
34839
+ line-height: 30px;
34840
+ padding: 0 16px;
34841
+ justify-content: space-between;
34842
+ }
34843
+ .E_mp64wfi .name-toolbar .metric-extra {
34844
+ display: flex;
34845
+ font-size: 12px;
34846
+ align-items: center;
34847
+ }
34848
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
34849
+ color: #a3b4cc;
34850
+ }
34851
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
34852
+ margin-left: 10px;
34853
+ }
34854
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
34855
+ margin-left: 10px;
34856
+ cursor: pointer;
34857
+ }
34858
+ .E_mp64wfi .content {
34859
+ flex: 1;
34860
+ width: 100%;
34861
+ display: flex;
34862
+ justify-content: center;
34863
+ align-items: center;
34864
+ }
34865
+ .E_mp64wfi .single-content {
34866
+ height: 65px;
34867
+ }
34868
+
34869
+ .E_l1oyigan {
34870
+ display: flex;
34871
+ align-items: center;
34872
+ white-space: nowrap;
34873
+ overflow: hidden;
34874
+ width: 100%;
34875
+ }
34876
+ .E_l1oyigan .ant-dropdown-trigger {
34877
+ margin-left: auto;
34878
+ font-size: 12px;
34879
+ }
34880
+
34881
+ .E_l1noi4n1 {
34882
+ display: flex;
34883
+ justify-content: flex-start;
34884
+ align-items: center;
34885
+ font-size: 12px;
34886
+ cursor: pointer;
34887
+ }
34888
+ .E_l1noi4n1:not(:last-child) {
34889
+ margin-right: 20px;
34890
+ }
34891
+ .E_l1noi4n1.deselected {
34892
+ opacity: 0.4;
34893
+ }
34894
+ .E_l1noi4n1.deselected .color-block {
34895
+ background: #b4beca !important;
34896
+ }
34897
+
34898
+ .E_cz19rz6 {
34899
+ display: inline-block;
34900
+ height: 8px;
34901
+ width: 8px;
34902
+ margin-right: 8px;
34903
+ }
34904
+
34905
+ .E_e17r5r9c .ant-dropdown-menu-item {
34906
+ display: flex;
34907
+ align-items: center;
34908
+ font-size: 12px;
34909
+ margin: 0;
34910
+ }
34911
+
34912
+ .E_m1y1hhnr {
34913
+ position: relative;
34914
+ }
34915
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
34916
+ bottom: -12px;
34917
+ }
34918
+ .E_m1y1hhnr .metric-toolbar {
34919
+ display: flex;
34920
+ justify-content: space-between;
34921
+ line-height: 30px;
34922
+ margin: 0 16px;
34923
+ }
34924
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
34925
+ display: flex;
34926
+ font-size: 12px;
34927
+ align-items: center;
34928
+ }
34929
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
34930
+ color: #a3b4cc;
34931
+ }
34932
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
34933
+ margin-left: 10px;
34934
+ }
34935
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
34936
+ margin-left: 10px;
34937
+ cursor: pointer;
34938
+ }
34939
+ .E_m1y1hhnr .recharts-xAxis {
34940
+ font-size: 12px;
34941
+ }
34942
+ .E_m1y1hhnr .pointer-wrapper {
34943
+ position: absolute;
34944
+ bottom: 10px;
34945
+ padding: 0 8px;
34946
+ border-radius: 4px;
34947
+ font-size: 12px;
34948
+ color: #fff;
34949
+ background: rgba(0, 0, 0, 0.75);
34950
+ transform: translateX(-50%);
34951
+ }
34952
+
34953
+ .E_tnvijvs {
34954
+ min-width: 200px;
34955
+ }
34956
+
34957
+ .E_t1ub2aex {
34958
+ display: flex;
34959
+ align-items: center;
34960
+ justify-content: space-between;
34961
+ background-color: rgba(0, 0, 0, 0.75);
34962
+ color: #b4beca;
34963
+ font-size: 12px;
34964
+ padding: 3px 6px;
34965
+ }
34966
+ .E_t1ub2aex:first-child {
34967
+ padding-top: 3px;
34968
+ }
34969
+ .E_t1ub2aex:last-child {
34970
+ padding-bottom: 3px;
34971
+ }
34972
+ .E_t1ub2aex .column-value {
34973
+ color: #fff;
34974
+ margin-left: 8px;
34975
+ }
34976
+
34711
34977
  .E_t13ef470 {
34712
34978
  height: 100%;
34713
34979
  }
@@ -34757,6 +35023,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34757
35023
  display: block;
34758
35024
  }
34759
35025
 
35026
+ .E_i14c7jc8 {
35027
+ color: var(--i14c7jc8-0);
35028
+ }
35029
+
35030
+ .E_i1ibuolf {
35031
+ display: flex;
35032
+ align-items: center;
35033
+ column-gap: 4px;
35034
+ font-size: 12px;
35035
+ color: rgba(44, 56, 82, 0.7490196078);
35036
+ }
35037
+
34760
35038
  .E_d1u4ndxc {
34761
35039
  color: rgba(44, 56, 82, 0.7490196078);
34762
35040
  font-size: 12px;
@@ -34786,16 +35064,4 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34786
35064
  to {
34787
35065
  transform: translateX(100%);
34788
35066
  }
34789
- }
34790
-
34791
- .E_i14c7jc8 {
34792
- color: var(--i14c7jc8-0);
34793
- }
34794
-
34795
- .E_i1ibuolf {
34796
- display: flex;
34797
- align-items: center;
34798
- column-gap: 4px;
34799
- font-size: 12px;
34800
- color: rgba(44, 56, 82, 0.7490196078);
34801
35067
  }