@semi-bot/semi-theme-xba 1.0.3 → 1.0.4

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/semi.css CHANGED
@@ -449,7 +449,7 @@ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light
449
449
  --semi-color-tertiary-light-default: rgba(var(--semi-grey-0), 1);
450
450
  --semi-color-secondary-light-active: rgba(var(--semi-blue-2), 1);
451
451
  --semi-color-secondary-light-default: rgba(var(--semi-light-blue-0), 1);
452
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
452
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
453
453
  -webkit-font-smoothing: antialiased;
454
454
  --semi-shadow-elevated: 0px 0px 1px 0px rgba(0,0,0,0.30), 0px 4px 14px 0px rgba(0,0,0,0.10);
455
455
  --semi-shadow-0: none;
@@ -563,7 +563,7 @@ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .
563
563
  --semi-color-tertiary-light-default: rgba(var(--semi-grey-5), 0.2);
564
564
  --semi-color-secondary-light-active: rgba(var(--semi-light-blue-5), 0.4);
565
565
  --semi-color-secondary-light-default: rgba(var(--semi-light-blue-5), 0.2);
566
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
566
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
567
567
  -webkit-font-smoothing: antialiased;
568
568
  --semi-shadow-elevated: 0px 0px 1px 0px rgba(0,0,0,0.30), 0px 4px 14px 0px rgba(0,0,0,0.10);
569
569
  --semi-shadow-0: none;
@@ -1293,7 +1293,7 @@ body, :host {
1293
1293
  padding: 8px 20px;
1294
1294
  color: var(--semi-color-text-0);
1295
1295
  font-size: 16px;
1296
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1296
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1297
1297
  line-height: 20px;
1298
1298
  }
1299
1299
  .semi-aiChatInput-suggestion-item-active {
@@ -1338,7 +1338,7 @@ body, :host {
1338
1338
  flex-wrap: wrap;
1339
1339
  margin-bottom: 8px;
1340
1340
  font-size: 16px;
1341
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1341
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1342
1342
  line-height: 16px;
1343
1343
  color: var(--semi-color-text-2);
1344
1344
  column-gap: 4px;
@@ -1500,7 +1500,7 @@ body, :host {
1500
1500
  .semi-aiChatInput-footer-configure-mcp-header {
1501
1501
  padding: 8px 16px 0px;
1502
1502
  font-size: 16px;
1503
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1503
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1504
1504
  line-height: 16px;
1505
1505
  height: 16px;
1506
1506
  align-items: center;
@@ -1516,7 +1516,7 @@ body, :host {
1516
1516
  border: 0px;
1517
1517
  height: fit-content;
1518
1518
  font-size: 16px;
1519
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1519
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1520
1520
  line-height: 16px;
1521
1521
  }
1522
1522
  .semi-aiChatInput-attachment {
@@ -1561,7 +1561,7 @@ body, :host {
1561
1561
  text-overflow: ellipsis;
1562
1562
  color: var(--semi-color-text-0);
1563
1563
  font-size: 16px;
1564
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1564
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1565
1565
  line-height: 16px;
1566
1566
  font-weight: 600;
1567
1567
  }
@@ -1572,7 +1572,7 @@ body, :host {
1572
1572
  column-gap: 4px;
1573
1573
  color: var(--semi-color-text-2);
1574
1574
  font-size: 16px;
1575
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1575
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1576
1576
  line-height: 16px;
1577
1577
  text-transform: uppercase;
1578
1578
  }
@@ -1713,7 +1713,7 @@ body, :host {
1713
1713
  }
1714
1714
  .semi-aiChatInput-editor-content .tiptap .select-slot {
1715
1715
  font-size: 16px;
1716
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1716
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1717
1717
  line-height: 20px;
1718
1718
  height: 24px;
1719
1719
  padding: 2px 4px;
@@ -1782,7 +1782,7 @@ body, :host {
1782
1782
 
1783
1783
  .semi-anchor {
1784
1784
  font-size: 16px;
1785
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1785
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1786
1786
  line-height: 20px;
1787
1787
  overflow-y: auto;
1788
1788
  overflow-x: hidden;
@@ -1790,7 +1790,7 @@ body, :host {
1790
1790
  }
1791
1791
  .semi-anchor-size-small {
1792
1792
  font-size: 16px;
1793
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1793
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1794
1794
  line-height: 16px;
1795
1795
  }
1796
1796
  .semi-anchor-slide {
@@ -1873,7 +1873,7 @@ body, :host {
1873
1873
  }
1874
1874
  .semi-anchor-link-tooltip-small {
1875
1875
  font-size: 16px;
1876
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1876
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1877
1877
  line-height: 16px;
1878
1878
  }
1879
1879
  .semi-anchor-link-tooltip:hover {
@@ -2092,7 +2092,7 @@ body, :host {
2092
2092
 
2093
2093
  .semi-autocomplete-option {
2094
2094
  font-size: 16px;
2095
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2095
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2096
2096
  line-height: 20px;
2097
2097
  word-break: break-all;
2098
2098
  padding-left: 12px;
@@ -2217,7 +2217,7 @@ body, :host {
2217
2217
  display: flex;
2218
2218
  align-items: center;
2219
2219
  font-size: 16px;
2220
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2220
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2221
2221
  line-height: 20px;
2222
2222
  font-weight: 600;
2223
2223
  }
@@ -2257,7 +2257,7 @@ body, :host {
2257
2257
  }
2258
2258
  .semi-avatar-small .semi-avatar-label {
2259
2259
  font-size: 16px;
2260
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2260
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2261
2261
  line-height: 16px;
2262
2262
  }
2263
2263
  .semi-avatar-default {
@@ -2267,7 +2267,7 @@ body, :host {
2267
2267
  }
2268
2268
  .semi-avatar-default .semi-avatar-label {
2269
2269
  font-size: 16px;
2270
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2270
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2271
2271
  line-height: 24px;
2272
2272
  }
2273
2273
  .semi-avatar-medium {
@@ -2277,7 +2277,7 @@ body, :host {
2277
2277
  }
2278
2278
  .semi-avatar-medium .semi-avatar-label {
2279
2279
  font-size: 16px;
2280
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2280
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2281
2281
  line-height: 24px;
2282
2282
  }
2283
2283
  .semi-avatar-large {
@@ -2287,7 +2287,7 @@ body, :host {
2287
2287
  }
2288
2288
  .semi-avatar-large .semi-avatar-label {
2289
2289
  font-size: 20px;
2290
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2290
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2291
2291
  line-height: 30px;
2292
2292
  }
2293
2293
  .semi-avatar-extra-large {
@@ -2935,7 +2935,7 @@ body, :host {
2935
2935
  z-index: 1;
2936
2936
  text-align: center;
2937
2937
  font-size: 16px;
2938
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2938
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2939
2939
  line-height: 16px;
2940
2940
  font-weight: 400;
2941
2941
  color: var(--semi-color-bg-2);
@@ -3161,13 +3161,13 @@ body, :host {
3161
3161
  }
3162
3162
  .semi-breadcrumb-wrapper-loose {
3163
3163
  font-size: 16px;
3164
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3164
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3165
3165
  line-height: 20px;
3166
3166
  font-size: 16px;
3167
3167
  }
3168
3168
  .semi-breadcrumb-wrapper-compact {
3169
3169
  font-size: 16px;
3170
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3170
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3171
3171
  line-height: 16px;
3172
3172
  font-size: 16px;
3173
3173
  }
@@ -3844,7 +3844,7 @@ body, :host {
3844
3844
  .semi-calendar-day .semi-calendar-tag,
3845
3845
  .semi-calendar-week .semi-calendar-tag {
3846
3846
  font-size: 16px;
3847
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3847
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3848
3848
  line-height: 20px;
3849
3849
  min-width: 70px;
3850
3850
  color: var(--semi-color-text-2);
@@ -3960,7 +3960,7 @@ body, :host {
3960
3960
  .semi-calendar-day .semi-calendar-time-item span,
3961
3961
  .semi-calendar-week .semi-calendar-time-item span {
3962
3962
  font-size: 16px;
3963
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3963
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3964
3964
  line-height: 20px;
3965
3965
  display: block;
3966
3966
  position: relative;
@@ -4011,7 +4011,7 @@ body, :host {
4011
4011
  display: flex;
4012
4012
  align-items: flex-start;
4013
4013
  font-size: 16px;
4014
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4014
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4015
4015
  line-height: 20px;
4016
4016
  color: var(--semi-color-text-2);
4017
4017
  }
@@ -4073,7 +4073,7 @@ body, :host {
4073
4073
  }
4074
4074
  .semi-calendar-week .semi-calendar-all-day .semi-calendar-event-items .semi-calendar-event-allday > * {
4075
4075
  font-size: 16px;
4076
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4076
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4077
4077
  line-height: 20px;
4078
4078
  }
4079
4079
  .semi-calendar-week .semi-calendar-week-tag {
@@ -4090,7 +4090,7 @@ body, :host {
4090
4090
  height: 100%;
4091
4091
  overflow: hidden;
4092
4092
  font-size: 16px;
4093
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4093
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4094
4094
  line-height: 20px;
4095
4095
  }
4096
4096
  .semi-calendar-month-grid-wrapper {
@@ -4144,7 +4144,7 @@ body, :host {
4144
4144
  }
4145
4145
  .semi-calendar-month-skeleton li span {
4146
4146
  font-size: 16px;
4147
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4147
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4148
4148
  line-height: 20px;
4149
4149
  }
4150
4150
  .semi-calendar-month-skeleton li:last-child {
@@ -4155,7 +4155,7 @@ body, :host {
4155
4155
  }
4156
4156
  .semi-calendar-month-skeleton .semi-calendar-month-event-card-wrapper {
4157
4157
  font-size: 16px;
4158
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4158
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4159
4159
  line-height: 20px;
4160
4160
  display: block;
4161
4161
  position: absolute;
@@ -4192,7 +4192,7 @@ body, :host {
4192
4192
  }
4193
4193
  .semi-calendar-month-weekrow .semi-calendar-event-items .semi-calendar-event-month > * {
4194
4194
  font-size: 16px;
4195
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4195
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4196
4196
  line-height: 20px;
4197
4197
  }
4198
4198
  .semi-calendar-month-date {
@@ -4232,7 +4232,7 @@ body, :host {
4232
4232
  }
4233
4233
  .semi-calendar-month-event-card-header-info-date {
4234
4234
  font-size: 16px;
4235
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4235
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4236
4236
  line-height: 24px;
4237
4237
  margin-top: 4px;
4238
4238
  }
@@ -4904,7 +4904,7 @@ body, :host {
4904
4904
  }
4905
4905
  .semi-cascader-large .semi-cascader-selection {
4906
4906
  font-size: 16px;
4907
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4907
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4908
4908
  line-height: 24px;
4909
4909
  }
4910
4910
  .semi-cascader-large .semi-cascader-selection {
@@ -4960,7 +4960,7 @@ body, :host {
4960
4960
  }
4961
4961
  .semi-cascader-selection {
4962
4962
  font-size: 16px;
4963
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4963
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4964
4964
  line-height: 20px;
4965
4965
  height: 100%;
4966
4966
  display: inline-flex;
@@ -5074,7 +5074,7 @@ body, :host {
5074
5074
  margin: 0 12px;
5075
5075
  font-weight: 600;
5076
5076
  font-size: 16px;
5077
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5077
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5078
5078
  line-height: 20px;
5079
5079
  color: var(--semi-color-text-2);
5080
5080
  }
@@ -5087,7 +5087,7 @@ body, :host {
5087
5087
  margin: 0 12px;
5088
5088
  font-weight: 600;
5089
5089
  font-size: 16px;
5090
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5090
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5091
5091
  line-height: 20px;
5092
5092
  color: var(--semi-color-text-2);
5093
5093
  flex-shrink: 0;
@@ -5131,7 +5131,7 @@ body, :host {
5131
5131
  }
5132
5132
  .semi-cascader-popover .semi-cascader-option-lists .semi-cascader-option-empty {
5133
5133
  font-size: 16px;
5134
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5134
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5135
5135
  line-height: 20px;
5136
5136
  border-radius: var(--semi-border-radius-medium);
5137
5137
  color: var(--semi-color-disabled-text);
@@ -5225,7 +5225,7 @@ body, :host {
5225
5225
  cursor: pointer;
5226
5226
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
5227
5227
  font-size: 16px;
5228
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5228
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5229
5229
  line-height: 20px;
5230
5230
  min-width: min-content;
5231
5231
  word-break: break-all;
@@ -5898,7 +5898,7 @@ body, :host {
5898
5898
  display: flex;
5899
5899
  align-items: flex-start;
5900
5900
  font-size: 16px;
5901
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5901
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5902
5902
  line-height: 20px;
5903
5903
  cursor: pointer;
5904
5904
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none), border var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
@@ -6159,7 +6159,7 @@ body, :host {
6159
6159
 
6160
6160
  .semi-checkboxGroup {
6161
6161
  font-size: 16px;
6162
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6162
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6163
6163
  line-height: 20px;
6164
6164
  line-height: 16px;
6165
6165
  }
@@ -6373,7 +6373,7 @@ body, :host {
6373
6373
  color: var(--semi-color-text-0);
6374
6374
  font-weight: 600;
6375
6375
  font-size: 16px;
6376
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6376
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6377
6377
  line-height: 20px;
6378
6378
  }
6379
6379
  .semi-collapse-header-right {
@@ -6417,7 +6417,7 @@ body, :host {
6417
6417
  padding: 4px 16px 8px 16px;
6418
6418
  color: var(--semi-color-text-1);
6419
6419
  font-size: 16px;
6420
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6420
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6421
6421
  line-height: 20px;
6422
6422
  }
6423
6423
  .semi-collapse-content p {
@@ -6732,7 +6732,7 @@ body, :host {
6732
6732
  .semi-datepicker-month-grid .semi-scrolllist-header-title {
6733
6733
  padding: 0;
6734
6734
  font-size: 16px;
6735
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6735
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6736
6736
  line-height: 20px;
6737
6737
  min-height: 24px;
6738
6738
  line-height: 24px;
@@ -6821,7 +6821,7 @@ body, :host {
6821
6821
  }
6822
6822
  .semi-datepicker-navigation-month {
6823
6823
  font-size: 16px;
6824
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6824
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6825
6825
  line-height: 24px;
6826
6826
  flex-grow: 1;
6827
6827
  text-align: center;
@@ -6839,7 +6839,7 @@ body, :host {
6839
6839
  }
6840
6840
  .semi-datepicker-weekday {
6841
6841
  font-size: 16px;
6842
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6842
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6843
6843
  line-height: 16px;
6844
6844
  font-weight: 600;
6845
6845
  color: var(--semi-color-text-2);
@@ -7360,7 +7360,7 @@ body, :host {
7360
7360
  font-weight: 600;
7361
7361
  font-size: 14px;
7362
7362
  line-height: 20px;
7363
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7363
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7364
7364
  white-space: nowrap;
7365
7365
  color: var(--semi-color-text-2);
7366
7366
  }
@@ -7385,7 +7385,7 @@ body, :host {
7385
7385
  */
7386
7386
  .semi-datepicker-compact {
7387
7387
  font-size: 16px;
7388
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7388
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7389
7389
  line-height: 16px;
7390
7390
  line-height: 20px;
7391
7391
  }
@@ -7418,7 +7418,7 @@ body, :host {
7418
7418
  }
7419
7419
  .semi-datepicker-compact .semi-datepicker-month-grid .semi-scrolllist {
7420
7420
  font-size: 16px;
7421
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7421
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7422
7422
  line-height: 16px;
7423
7423
  line-height: 20px;
7424
7424
  }
@@ -7462,7 +7462,7 @@ body, :host {
7462
7462
  }
7463
7463
  .semi-datepicker-compact.semi-datepicker-panel-yam .semi-scrolllist {
7464
7464
  font-size: 16px;
7465
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7465
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7466
7466
  line-height: 16px;
7467
7467
  line-height: 20px;
7468
7468
  }
@@ -7484,7 +7484,7 @@ body, :host {
7484
7484
  }
7485
7485
  .semi-datepicker-compact .semi-datepicker-navigation-month .semi-button {
7486
7486
  font-size: 16px;
7487
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7487
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7488
7488
  line-height: 16px;
7489
7489
  line-height: 20px;
7490
7490
  }
@@ -7941,7 +7941,7 @@ body, :host {
7941
7941
  .semi-descriptions-key {
7942
7942
  font-weight: normal;
7943
7943
  font-size: 16px;
7944
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7944
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7945
7945
  line-height: 20px;
7946
7946
  min-height: 16px;
7947
7947
  white-space: nowrap;
@@ -7950,7 +7950,7 @@ body, :host {
7950
7950
  .semi-descriptions-value {
7951
7951
  font-weight: normal;
7952
7952
  font-size: 16px;
7953
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7953
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7954
7954
  line-height: 20px;
7955
7955
  color: var(--semi-color-text-0);
7956
7956
  }
@@ -8000,14 +8000,14 @@ body, :host {
8000
8000
  }
8001
8001
  .semi-descriptions-double-small .semi-descriptions-key {
8002
8002
  font-size: 16px;
8003
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8003
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8004
8004
  line-height: 16px;
8005
8005
  padding-bottom: 0;
8006
8006
  font-size: 16px;
8007
8007
  }
8008
8008
  .semi-descriptions-double-small .semi-descriptions-value {
8009
8009
  font-size: 16px;
8010
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8010
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8011
8011
  line-height: 24px;
8012
8012
  font-size: 16px;
8013
8013
  }
@@ -8020,7 +8020,7 @@ body, :host {
8020
8020
  }
8021
8021
  .semi-descriptions-double-medium .semi-descriptions-value {
8022
8022
  font-size: 16px;
8023
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8023
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8024
8024
  line-height: 24px;
8025
8025
  font-size: 16px;
8026
8026
  }
@@ -8033,7 +8033,7 @@ body, :host {
8033
8033
  }
8034
8034
  .semi-descriptions-double-large .semi-descriptions-value {
8035
8035
  font-size: 18px;
8036
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8036
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8037
8037
  line-height: 28px;
8038
8038
  font-size: 18px;
8039
8039
  }
@@ -8182,7 +8182,7 @@ body, :host {
8182
8182
 
8183
8183
  .semi-dropdown {
8184
8184
  font-size: 16px;
8185
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8185
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8186
8186
  line-height: 20px;
8187
8187
  }
8188
8188
  .semi-dropdown-wrapper {
@@ -8213,7 +8213,7 @@ body, :host {
8213
8213
  padding-left: 16px;
8214
8214
  padding-right: 16px;
8215
8215
  font-size: 16px;
8216
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8216
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8217
8217
  line-height: 16px;
8218
8218
  cursor: default;
8219
8219
  }
@@ -8614,7 +8614,7 @@ body, :host {
8614
8614
  display: inline-block;
8615
8615
  vertical-align: middle;
8616
8616
  font-size: 16px;
8617
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8617
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8618
8618
  line-height: 20px;
8619
8619
  flex-shrink: 0;
8620
8620
  }
@@ -8649,7 +8649,7 @@ body, :host {
8649
8649
  }
8650
8650
  .semi-form-field-error-message, .semi-form-field-help-text {
8651
8651
  font-size: 16px;
8652
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8652
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8653
8653
  line-height: 20px;
8654
8654
  display: flex;
8655
8655
  align-items: center;
@@ -8736,7 +8736,7 @@ body, :host {
8736
8736
  .semi-form-field-extra-string {
8737
8737
  color: var(--semi-color-tertiary);
8738
8738
  font-size: 16px;
8739
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8739
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8740
8740
  line-height: 20px;
8741
8741
  }
8742
8742
 
@@ -8770,7 +8770,7 @@ body, :host {
8770
8770
  margin-block-start: 0;
8771
8771
  margin-block-end: 0;
8772
8772
  font-size: 16px;
8773
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8773
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8774
8774
  line-height: 24px;
8775
8775
  font-weight: 600;
8776
8776
  width: 100%;
@@ -14205,7 +14205,7 @@ body, :host {
14205
14205
  }
14206
14206
  .semi-hotKeys-content {
14207
14207
  font-size: 16px;
14208
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14208
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14209
14209
  line-height: 16px;
14210
14210
  border-radius: 2px;
14211
14211
  height: 20px;
@@ -14216,7 +14216,7 @@ body, :host {
14216
14216
  }
14217
14217
  .semi-hotKeys-split {
14218
14218
  font-size: 16px;
14219
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14219
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14220
14220
  line-height: 16px;
14221
14221
  margin: 0 3px;
14222
14222
  color: var(--semi-color-text-0);
@@ -14316,7 +14316,7 @@ body, :host {
14316
14316
  right: 0;
14317
14317
  font-weight: normal;
14318
14318
  font-size: 16px;
14319
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14319
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14320
14320
  line-height: 20px;
14321
14321
  color: var(--semi-color-white);
14322
14322
  height: 60px;
@@ -14363,7 +14363,7 @@ body, :host {
14363
14363
  user-select: none;
14364
14364
  color: var(--semi-color-white);
14365
14365
  font-size: 16px;
14366
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14366
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14367
14367
  line-height: 24px;
14368
14368
  margin: 0 12px;
14369
14369
  }
@@ -14498,7 +14498,7 @@ img[src=""], img:not([src]) {
14498
14498
  vertical-align: middle;
14499
14499
  box-shadow: none;
14500
14500
  font-size: 16px;
14501
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14501
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14502
14502
  line-height: 20px;
14503
14503
  background-color: var(--semi-color-fill-0);
14504
14504
  border: 1px transparent solid;
@@ -14514,21 +14514,21 @@ img[src=""], img:not([src]) {
14514
14514
  .semi-input-wrapper-default {
14515
14515
  height: 32px;
14516
14516
  font-size: 16px;
14517
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14517
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14518
14518
  line-height: 20px;
14519
14519
  line-height: 30px;
14520
14520
  }
14521
14521
  .semi-input-wrapper-small {
14522
14522
  height: 24px;
14523
14523
  font-size: 16px;
14524
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14524
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14525
14525
  line-height: 20px;
14526
14526
  line-height: 22px;
14527
14527
  }
14528
14528
  .semi-input-wrapper-large {
14529
14529
  height: 40px;
14530
14530
  font-size: 16px;
14531
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14531
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14532
14532
  line-height: 24px;
14533
14533
  line-height: 38px;
14534
14534
  }
@@ -14826,21 +14826,21 @@ img[src=""], img:not([src]) {
14826
14826
  .semi-input-large {
14827
14827
  height: 38px;
14828
14828
  font-size: 16px;
14829
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14829
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14830
14830
  line-height: 24px;
14831
14831
  line-height: 38px;
14832
14832
  }
14833
14833
  .semi-input-small {
14834
14834
  height: 22px;
14835
14835
  font-size: 16px;
14836
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14836
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14837
14837
  line-height: 20px;
14838
14838
  line-height: 22px;
14839
14839
  }
14840
14840
  .semi-input-default {
14841
14841
  height: 30px;
14842
14842
  font-size: 16px;
14843
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14843
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14844
14844
  line-height: 20px;
14845
14845
  line-height: 30px;
14846
14846
  }
@@ -14898,7 +14898,7 @@ img[src=""], img:not([src]) {
14898
14898
  background-color: var(--semi-color-fill-0);
14899
14899
  color: var(--semi-color-text-2);
14900
14900
  font-size: 16px;
14901
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14901
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14902
14902
  line-height: 20px;
14903
14903
  flex-shrink: 0;
14904
14904
  }
@@ -15442,7 +15442,7 @@ img[src=""], img:not([src]) {
15442
15442
 
15443
15443
  .semi-list {
15444
15444
  font-size: 16px;
15445
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15445
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15446
15446
  line-height: 20px;
15447
15447
  }
15448
15448
  .semi-list-items {
@@ -15605,7 +15605,7 @@ img[src=""], img:not([src]) {
15605
15605
 
15606
15606
  .semi-modal {
15607
15607
  font-size: 16px;
15608
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15608
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15609
15609
  line-height: 20px;
15610
15610
  position: relative;
15611
15611
  margin: 80px auto;
@@ -15917,7 +15917,7 @@ img[src=""], img:not([src]) {
15917
15917
  margin-top: 0;
15918
15918
  margin-bottom: 8px;
15919
15919
  font-size: 16px;
15920
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15920
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15921
15921
  line-height: 20px;
15922
15922
  font-weight: 400;
15923
15923
  color: var(--semi-color-text-0);
@@ -16211,7 +16211,7 @@ img[src=""], img:not([src]) {
16211
16211
  }
16212
16212
  .semi-navigation-header-text {
16213
16213
  font-size: 16px;
16214
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16214
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16215
16215
  line-height: 24px;
16216
16216
  font-weight: 600;
16217
16217
  display: inline-flex;
@@ -16737,7 +16737,7 @@ img[src=""], img:not([src]) {
16737
16737
  .semi-notification-notice-icon {
16738
16738
  width: 24px;
16739
16739
  font-size: 16px;
16740
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16740
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16741
16741
  line-height: 24px;
16742
16742
  display: flex;
16743
16743
  align-items: flex-start;
@@ -16779,7 +16779,7 @@ img[src=""], img:not([src]) {
16779
16779
  }
16780
16780
  .semi-notification-notice-title {
16781
16781
  font-size: 16px;
16782
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16782
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16783
16783
  line-height: 24px;
16784
16784
  font-weight: 600;
16785
16785
  color: var(--semi-color-text-0);
@@ -16799,7 +16799,7 @@ img[src=""], img:not([src]) {
16799
16799
  }
16800
16800
  .semi-notification-notice-content {
16801
16801
  font-size: 16px;
16802
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16802
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16803
16803
  line-height: 20px;
16804
16804
  font-weight: 400;
16805
16805
  color: var(--semi-color-text-1);
@@ -16815,7 +16815,7 @@ img[src=""], img:not([src]) {
16815
16815
  .semi-notification-notice-controls {
16816
16816
  display: flex;
16817
16817
  font-size: 16px;
16818
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16818
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16819
16819
  line-height: 20px;
16820
16820
  cursor: pointer;
16821
16821
  }
@@ -17036,13 +17036,13 @@ img[src=""], img:not([src]) {
17036
17036
  list-style: none;
17037
17037
  padding: 0;
17038
17038
  align-items: center;
17039
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17039
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17040
17040
  margin-block-start: 0;
17041
17041
  margin-block-end: 0;
17042
17042
  }
17043
17043
  .semi-page-small {
17044
17044
  font-size: 16px;
17045
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17045
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17046
17046
  line-height: 20px;
17047
17047
  font-weight: 400;
17048
17048
  color: var(--semi-color-text-2);
@@ -17056,7 +17056,7 @@ img[src=""], img:not([src]) {
17056
17056
  }
17057
17057
  .semi-page-item {
17058
17058
  font-size: 16px;
17059
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17059
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17060
17060
  line-height: 20px;
17061
17061
  min-width: 32px;
17062
17062
  border: 0px solid transparent;
@@ -17133,7 +17133,7 @@ img[src=""], img:not([src]) {
17133
17133
  }
17134
17134
  .semi-page-total {
17135
17135
  font-size: 16px;
17136
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17136
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17137
17137
  line-height: 20px;
17138
17138
  color: var(--semi-color-text-2);
17139
17139
  }
@@ -17148,7 +17148,7 @@ img[src=""], img:not([src]) {
17148
17148
  .semi-page-quickjump {
17149
17149
  margin-left: 24px;
17150
17150
  font-size: 16px;
17151
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17151
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17152
17152
  line-height: 20px;
17153
17153
  display: flex;
17154
17154
  justify-content: center;
@@ -17254,7 +17254,7 @@ img[src=""], img:not([src]) {
17254
17254
  }
17255
17255
  .semi-popconfirm-header-title {
17256
17256
  font-size: 16px;
17257
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17257
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17258
17258
  line-height: 24px;
17259
17259
  font-weight: 600;
17260
17260
  margin-bottom: 8px;
@@ -17356,7 +17356,7 @@ img[src=""], img:not([src]) {
17356
17356
  z-index: 1030;
17357
17357
  border-radius: 16px;
17358
17358
  font-size: 16px;
17359
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17359
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17360
17360
  line-height: 20px;
17361
17361
  opacity: 0;
17362
17362
  }
@@ -17633,7 +17633,7 @@ img[src=""], img:not([src]) {
17633
17633
  .semi-radio {
17634
17634
  box-sizing: border-box;
17635
17635
  font-size: 16px;
17636
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17636
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17637
17637
  line-height: 20px;
17638
17638
  position: relative;
17639
17639
  display: inline-flex;
@@ -17919,7 +17919,7 @@ img[src=""], img:not([src]) {
17919
17919
 
17920
17920
  .semi-radioGroup {
17921
17921
  font-size: 16px;
17922
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17922
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17923
17923
  line-height: 20px;
17924
17924
  }
17925
17925
  .semi-radioGroup-vertical {
@@ -18190,7 +18190,7 @@ img[src=""], img:not([src]) {
18190
18190
  border-radius: var(--semi-border-radius-medium);
18191
18191
  overflow: hidden;
18192
18192
  font-size: 16px;
18193
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18193
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18194
18194
  line-height: 20px;
18195
18195
  user-select: none;
18196
18196
  display: flex;
@@ -18206,7 +18206,7 @@ img[src=""], img:not([src]) {
18206
18206
  font-weight: 600;
18207
18207
  color: var(--semi-color-text-0);
18208
18208
  font-size: 16px;
18209
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18209
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18210
18210
  line-height: 20px;
18211
18211
  }
18212
18212
  .semi-scrolllist-body {
@@ -18368,7 +18368,7 @@ img[src=""], img:not([src]) {
18368
18368
 
18369
18369
  .semi-select-option {
18370
18370
  font-size: 16px;
18371
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18371
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18372
18372
  line-height: 20px;
18373
18373
  word-break: break-all;
18374
18374
  padding-left: 12px;
@@ -18474,7 +18474,7 @@ img[src=""], img:not([src]) {
18474
18474
  }
18475
18475
  .semi-select-large .semi-select-selection {
18476
18476
  font-size: 16px;
18477
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18477
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18478
18478
  line-height: 24px;
18479
18479
  }
18480
18480
  .semi-select-open, .semi-select-focus {
@@ -18548,7 +18548,7 @@ img[src=""], img:not([src]) {
18548
18548
  }
18549
18549
  .semi-select-selection {
18550
18550
  font-size: 16px;
18551
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18551
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18552
18552
  line-height: 20px;
18553
18553
  height: 100%;
18554
18554
  display: flex;
@@ -18673,7 +18673,7 @@ img[src=""], img:not([src]) {
18673
18673
  margin: 0px 12px;
18674
18674
  color: var(--semi-color-text-2);
18675
18675
  font-size: 16px;
18676
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18676
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18677
18677
  line-height: 20px;
18678
18678
  font-weight: 600;
18679
18679
  }
@@ -18704,7 +18704,7 @@ img[src=""], img:not([src]) {
18704
18704
  margin: 0px 12px;
18705
18705
  font-weight: 600;
18706
18706
  font-size: 16px;
18707
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18707
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18708
18708
  line-height: 20px;
18709
18709
  color: var(--semi-color-text-2);
18710
18710
  flex-shrink: 0;
@@ -18818,7 +18818,7 @@ img[src=""], img:not([src]) {
18818
18818
  padding-left: 32px;
18819
18819
  padding-right: 16px;
18820
18820
  font-size: 16px;
18821
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18821
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18822
18822
  line-height: 16px;
18823
18823
  cursor: default;
18824
18824
  }
@@ -18929,7 +18929,7 @@ img[src=""], img:not([src]) {
18929
18929
 
18930
18930
  .semi-sidesheet {
18931
18931
  font-size: 16px;
18932
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18932
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18933
18933
  line-height: 20px;
18934
18934
  position: fixed;
18935
18935
  margin: 0;
@@ -18984,7 +18984,7 @@ img[src=""], img:not([src]) {
18984
18984
  flex: 1 0 auto;
18985
18985
  margin: 0;
18986
18986
  font-size: 16px;
18987
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18987
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18988
18988
  line-height: 24px;
18989
18989
  font-weight: 600;
18990
18990
  font-size: 16px;
@@ -19245,7 +19245,7 @@ img[src=""], img:not([src]) {
19245
19245
  .semi-sidebar-container-header-title {
19246
19246
  flex: 1;
19247
19247
  font-size: 16px;
19248
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19248
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19249
19249
  line-height: 24px;
19250
19250
  font-weight: 600;
19251
19251
  }
@@ -19297,7 +19297,7 @@ img[src=""], img:not([src]) {
19297
19297
  }
19298
19298
  .semi-sidebar-mcp-configure-content-header-count {
19299
19299
  font-size: 16px;
19300
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19300
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19301
19301
  line-height: 16px;
19302
19302
  vertical-align: middle;
19303
19303
  color: var(--semi-color-text-2);
@@ -19335,14 +19335,14 @@ img[src=""], img:not([src]) {
19335
19335
  }
19336
19336
  .semi-sidebar-mcp-configure-content-item-content-label {
19337
19337
  font-size: 16px;
19338
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19338
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19339
19339
  line-height: 20px;
19340
19340
  font-weight: 600;
19341
19341
  color: var(--semi-color-text-0);
19342
19342
  }
19343
19343
  .semi-sidebar-mcp-configure-content-item-content-desc {
19344
19344
  font-size: 16px;
19345
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19345
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19346
19346
  line-height: 16px;
19347
19347
  color: var(--semi-color-text-0);
19348
19348
  overflow: hidden;
@@ -19387,7 +19387,7 @@ img[src=""], img:not([src]) {
19387
19387
  -webkit-line-clamp: 2;
19388
19388
  -webkit-box-orient: vertical;
19389
19389
  font-size: 16px;
19390
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19390
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19391
19391
  line-height: 20px;
19392
19392
  color: var(--semi-color-text-0);
19393
19393
  font-weight: 600;
@@ -19404,7 +19404,7 @@ img[src=""], img:not([src]) {
19404
19404
  }
19405
19405
  .semi-sidebar-annotation-item-footer-text {
19406
19406
  font-size: 16px;
19407
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19407
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19408
19408
  line-height: 16px;
19409
19409
  color: var(--semi-color-text-0);
19410
19410
  overflow: hidden;
@@ -19423,7 +19423,7 @@ img[src=""], img:not([src]) {
19423
19423
  align-items: center;
19424
19424
  justify-content: center;
19425
19425
  font-size: 16px;
19426
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19426
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19427
19427
  line-height: 16px;
19428
19428
  color: var(--semi-color-text-2);
19429
19429
  }
@@ -19444,7 +19444,7 @@ img[src=""], img:not([src]) {
19444
19444
  -webkit-line-clamp: 4;
19445
19445
  -webkit-box-orient: vertical;
19446
19446
  font-size: 16px;
19447
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19447
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19448
19448
  line-height: 16px;
19449
19449
  color: var(--semi-color-text-2);
19450
19450
  }
@@ -19499,13 +19499,13 @@ img[src=""], img:not([src]) {
19499
19499
  background-color: rgba(var(--semi-grey-7), 0.7);
19500
19500
  border-radius: 4px;
19501
19501
  font-size: 16px;
19502
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19502
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19503
19503
  line-height: 16px;
19504
19504
  color: var(--semi-color-bg-0);
19505
19505
  }
19506
19506
  .semi-sidebar-annotation-item-video-title {
19507
19507
  font-size: 16px;
19508
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19508
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19509
19509
  line-height: 20px;
19510
19510
  color: var(--semi-color-text-0);
19511
19511
  }
@@ -19733,7 +19733,7 @@ img[src=""], img:not([src]) {
19733
19733
  }
19734
19734
  .semi-sidebar-detail-header-title {
19735
19735
  font-size: 16px;
19736
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19736
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19737
19737
  line-height: 24px;
19738
19738
  font-weight: 600;
19739
19739
  }
@@ -20216,7 +20216,7 @@ img[src=""], img:not([src]) {
20216
20216
  .semi-steps .semi-steps-item .semi-steps-item-title {
20217
20217
  position: relative;
20218
20218
  font-size: 16px;
20219
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20219
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20220
20220
  line-height: 24px;
20221
20221
  font-weight: 600;
20222
20222
  width: 100%;
@@ -20228,7 +20228,7 @@ img[src=""], img:not([src]) {
20228
20228
  }
20229
20229
  .semi-steps .semi-steps-item .semi-steps-item-description {
20230
20230
  font-size: 16px;
20231
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20231
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20232
20232
  line-height: 20px;
20233
20233
  color: var(--semi-color-text-2);
20234
20234
  width: 100%;
@@ -20319,7 +20319,7 @@ img[src=""], img:not([src]) {
20319
20319
  align-items: center;
20320
20320
  justify-content: center;
20321
20321
  font-size: 16px;
20322
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20322
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20323
20323
  line-height: 24px;
20324
20324
  font-weight: 600;
20325
20325
  flex-grow: 0;
@@ -20374,7 +20374,7 @@ img[src=""], img:not([src]) {
20374
20374
  }
20375
20375
  .semi-steps-basic.semi-steps-horizontal .semi-steps-item .semi-steps-item-description {
20376
20376
  font-size: 16px;
20377
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20377
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20378
20378
  line-height: 16px;
20379
20379
  color: var(--semi-color-text-2);
20380
20380
  width: 100%;
@@ -20435,7 +20435,7 @@ img[src=""], img:not([src]) {
20435
20435
  }
20436
20436
  .semi-steps-basic.semi-steps-vertical .semi-steps-item .semi-steps-item-description {
20437
20437
  font-size: 16px;
20438
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20438
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20439
20439
  line-height: 16px;
20440
20440
  color: var(--semi-color-text-2);
20441
20441
  width: 100%;
@@ -20489,7 +20489,7 @@ img[src=""], img:not([src]) {
20489
20489
  width: 24px;
20490
20490
  height: 24px;
20491
20491
  font-size: 16px;
20492
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20492
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20493
20493
  line-height: 24px;
20494
20494
  font-weight: 600;
20495
20495
  background: var(--semi-color-primary);
@@ -20501,7 +20501,7 @@ img[src=""], img:not([src]) {
20501
20501
  position: relative;
20502
20502
  display: inline-block;
20503
20503
  font-size: 16px;
20504
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20504
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20505
20505
  line-height: 24px;
20506
20506
  line-height: 24px;
20507
20507
  font-weight: 600;
@@ -20551,7 +20551,7 @@ img[src=""], img:not([src]) {
20551
20551
  }
20552
20552
  .semi-steps-basic.semi-steps-small .semi-steps-item .semi-steps-item-title {
20553
20553
  font-size: 16px;
20554
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20554
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20555
20555
  line-height: 20px;
20556
20556
  }
20557
20557
  .semi-steps-basic.semi-steps-small .semi-steps-item .semi-steps-item-left .semi-steps-item-icon {
@@ -20559,7 +20559,7 @@ img[src=""], img:not([src]) {
20559
20559
  }
20560
20560
  .semi-steps-basic.semi-steps-small .semi-steps-item .semi-steps-item-left .semi-steps-item-icon .semi-steps-item-number-icon {
20561
20561
  font-size: 16px;
20562
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20562
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20563
20563
  line-height: 16px;
20564
20564
  width: 20px;
20565
20565
  height: 20px;
@@ -20596,7 +20596,7 @@ img[src=""], img:not([src]) {
20596
20596
  }
20597
20597
  .semi-steps-nav .semi-steps-item .semi-steps-item-title {
20598
20598
  font-size: 16px;
20599
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20599
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20600
20600
  line-height: 24px;
20601
20601
  max-width: 17em;
20602
20602
  overflow: hidden;
@@ -20610,7 +20610,7 @@ img[src=""], img:not([src]) {
20610
20610
  }
20611
20611
  .semi-steps-nav.semi-steps-small .semi-steps-item .semi-steps-item-title {
20612
20612
  font-size: 16px;
20613
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20613
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20614
20614
  line-height: 20px;
20615
20615
  }
20616
20616
 
@@ -20971,7 +20971,7 @@ img[src=""], img:not([src]) {
20971
20971
 
20972
20972
  .semi-table-pagination-info {
20973
20973
  font-size: 16px;
20974
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20974
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20975
20975
  line-height: 20px;
20976
20976
  font-weight: 400;
20977
20977
  }
@@ -20997,7 +20997,7 @@ img[src=""], img:not([src]) {
20997
20997
  margin: 0;
20998
20998
  padding: 0;
20999
20999
  font-size: 16px;
21000
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21000
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21001
21001
  line-height: 20px;
21002
21002
  color: var(--semi-color-text-0);
21003
21003
  width: 100%;
@@ -21616,7 +21616,7 @@ img[src=""], img:not([src]) {
21616
21616
  }
21617
21617
  .semi-tabs-bar .semi-tabs-tab {
21618
21618
  font-size: 16px;
21619
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21619
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21620
21620
  line-height: 20px;
21621
21621
  cursor: pointer;
21622
21622
  box-sizing: border-box;
@@ -21677,7 +21677,7 @@ img[src=""], img:not([src]) {
21677
21677
  }
21678
21678
  .semi-tabs-tab-single.semi-tabs-tab {
21679
21679
  font-size: 16px;
21680
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21680
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21681
21681
  line-height: 20px;
21682
21682
  cursor: pointer;
21683
21683
  box-sizing: border-box;
@@ -22340,7 +22340,7 @@ img[src=""], img:not([src]) {
22340
22340
  }
22341
22341
  .semi-tag-default, .semi-tag-small {
22342
22342
  font-size: 16px;
22343
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
22343
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
22344
22344
  line-height: 16px;
22345
22345
  height: 20px;
22346
22346
  padding: 2px 8px;
@@ -22356,7 +22356,7 @@ img[src=""], img:not([src]) {
22356
22356
  }
22357
22357
  .semi-tag-large {
22358
22358
  font-size: 16px;
22359
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
22359
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
22360
22360
  line-height: 16px;
22361
22361
  padding: 4px 8px;
22362
22362
  height: 24px;
@@ -23093,7 +23093,7 @@ img[src=""], img:not([src]) {
23093
23093
  margin: 0 12px;
23094
23094
  font-weight: 600;
23095
23095
  font-size: 16px;
23096
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23096
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23097
23097
  line-height: 20px;
23098
23098
  color: var(--semi-color-text-2);
23099
23099
  flex-shrink: 0;
@@ -23109,7 +23109,7 @@ img[src=""], img:not([src]) {
23109
23109
  font-weight: 600;
23110
23110
  white-space: nowrap;
23111
23111
  font-size: 16px;
23112
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23112
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23113
23113
  line-height: 20px;
23114
23114
  }
23115
23115
  .semi-tagInput-prefix-icon, .semi-tagInput-suffix-icon {
@@ -23226,7 +23226,7 @@ img[src=""], img:not([src]) {
23226
23226
  }
23227
23227
  .semi-timepicker .semi-timepicker-input {
23228
23228
  font-size: 16px;
23229
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23229
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23230
23230
  line-height: 20px;
23231
23231
  border-radius: 8px;
23232
23232
  align-items: center;
@@ -23332,7 +23332,7 @@ img[src=""], img:not([src]) {
23332
23332
  }
23333
23333
  .semi-timeline-item-content {
23334
23334
  font-size: 16px;
23335
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23335
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23336
23336
  line-height: 20px;
23337
23337
  position: relative;
23338
23338
  margin: 0 0 0 25px;
@@ -23341,7 +23341,7 @@ img[src=""], img:not([src]) {
23341
23341
  }
23342
23342
  .semi-timeline-item-content-extra, .semi-timeline-item-content-time {
23343
23343
  font-size: 16px;
23344
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23344
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23345
23345
  line-height: 16px;
23346
23346
  color: var(--semi-color-text-2);
23347
23347
  margin-top: 4px;
@@ -23487,7 +23487,7 @@ img[src=""], img:not([src]) {
23487
23487
  pointer-events: all;
23488
23488
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3), 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
23489
23489
  font-size: 16px;
23490
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23490
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23491
23491
  line-height: 20px;
23492
23492
  background-color: var(--semi-color-bg-3);
23493
23493
  border-radius: var(--semi-border-radius-medium);
@@ -23638,7 +23638,7 @@ img[src=""], img:not([src]) {
23638
23638
  word-wrap: break-word;
23639
23639
  overflow-wrap: break-word;
23640
23640
  font-size: 16px;
23641
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23641
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23642
23642
  line-height: 20px;
23643
23643
  opacity: 0;
23644
23644
  max-width: 240px;
@@ -23834,7 +23834,7 @@ img[src=""], img:not([src]) {
23834
23834
  }
23835
23835
  .semi-transfer-header {
23836
23836
  font-size: 16px;
23837
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23837
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23838
23838
  line-height: 16px;
23839
23839
  display: flex;
23840
23840
  align-items: center;
@@ -23852,7 +23852,7 @@ img[src=""], img:not([src]) {
23852
23852
  }
23853
23853
  .semi-transfer-header .semi-button {
23854
23854
  font-size: 16px;
23855
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23855
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23856
23856
  line-height: 16px;
23857
23857
  }
23858
23858
  .semi-transfer-item {
@@ -23864,7 +23864,7 @@ img[src=""], img:not([src]) {
23864
23864
  padding-left: 12px;
23865
23865
  user-select: none;
23866
23866
  font-size: 16px;
23867
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23867
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23868
23868
  line-height: 20px;
23869
23869
  display: flex;
23870
23870
  align-items: center;
@@ -23962,7 +23962,7 @@ img[src=""], img:not([src]) {
23962
23962
  justify-content: center;
23963
23963
  align-items: center;
23964
23964
  font-size: 16px;
23965
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23965
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23966
23966
  line-height: 16px;
23967
23967
  color: var(--semi-color-text-2);
23968
23968
  }
@@ -23976,7 +23976,7 @@ img[src=""], img:not([src]) {
23976
23976
  color: var(--semi-color-text-2);
23977
23977
  padding-left: 12px;
23978
23978
  font-size: 16px;
23979
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23979
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23980
23980
  line-height: 16px;
23981
23981
  height: 28px;
23982
23982
  display: flex;
@@ -24056,7 +24056,7 @@ img[src=""], img:not([src]) {
24056
24056
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
24057
24057
  transform: scale(var(--semi-transform_scale-none));
24058
24058
  font-size: 16px;
24059
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24059
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24060
24060
  line-height: 20px;
24061
24061
  word-break: break-word;
24062
24062
  color: var(--semi-color-text-0);
@@ -24642,7 +24642,7 @@ img[src=""], img:not([src]) {
24642
24642
  }
24643
24643
  .semi-tree-select-selection {
24644
24644
  font-size: 16px;
24645
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24645
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24646
24646
  line-height: 20px;
24647
24647
  height: 100%;
24648
24648
  display: inline-flex;
@@ -24761,7 +24761,7 @@ img[src=""], img:not([src]) {
24761
24761
  }
24762
24762
  .semi-tree-select-large .semi-tree-select-selection {
24763
24763
  font-size: 16px;
24764
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24764
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24765
24765
  line-height: 24px;
24766
24766
  }
24767
24767
  .semi-tree-select-arrow {
@@ -24778,7 +24778,7 @@ img[src=""], img:not([src]) {
24778
24778
  margin: 0px 12px;
24779
24779
  font-weight: 600;
24780
24780
  font-size: 16px;
24781
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24781
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24782
24782
  line-height: 20px;
24783
24783
  color: var(--semi-color-text-2);
24784
24784
  flex-shrink: 0;
@@ -24813,7 +24813,7 @@ img[src=""], img:not([src]) {
24813
24813
  color: var(--semi-color-text-2);
24814
24814
  font-weight: 600;
24815
24815
  font-size: 16px;
24816
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24816
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24817
24817
  line-height: 20px;
24818
24818
  margin: 0px 12px;
24819
24819
  }
@@ -24923,7 +24923,7 @@ img[src=""], img:not([src]) {
24923
24923
  .semi-typography {
24924
24924
  color: var(--semi-color-text-0);
24925
24925
  font-size: 16px;
24926
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24926
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24927
24927
  line-height: 20px;
24928
24928
  }
24929
24929
  .semi-typography.semi-typography-secondary {
@@ -24963,7 +24963,7 @@ img[src=""], img:not([src]) {
24963
24963
  }
24964
24964
  .semi-typography-small {
24965
24965
  font-size: 16px;
24966
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24966
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24967
24967
  line-height: 16px;
24968
24968
  font-weight: 400;
24969
24969
  }
@@ -25064,7 +25064,7 @@ img[src=""], img:not([src]) {
25064
25064
  h1.semi-typography,
25065
25065
  .semi-typography-h1.semi-typography {
25066
25066
  font-size: 20px;
25067
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25067
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25068
25068
  line-height: 30px;
25069
25069
  font-weight: 600;
25070
25070
  margin: 0;
@@ -25093,7 +25093,7 @@ h1.semi-typography.semi-typography-h1-weight-bold,
25093
25093
  h2.semi-typography,
25094
25094
  .semi-typography-h2.semi-typography {
25095
25095
  font-size: 18px;
25096
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25096
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25097
25097
  line-height: 28px;
25098
25098
  font-weight: 600;
25099
25099
  margin: 0;
@@ -25122,7 +25122,7 @@ h2.semi-typography.semi-typography-h2-weight-bold,
25122
25122
  h3.semi-typography,
25123
25123
  .semi-typography-h3.semi-typography {
25124
25124
  font-size: 16px;
25125
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25125
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25126
25126
  line-height: 24px;
25127
25127
  font-weight: 600;
25128
25128
  margin: 0;
@@ -25151,7 +25151,7 @@ h3.semi-typography.semi-typography-h3-weight-bold,
25151
25151
  h4.semi-typography,
25152
25152
  .semi-typography-h4.semi-typography {
25153
25153
  font-size: 16px;
25154
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25154
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25155
25155
  line-height: 24px;
25156
25156
  font-weight: 600;
25157
25157
  margin: 0;
@@ -25180,7 +25180,7 @@ h4.semi-typography.semi-typography-h4-weight-bold,
25180
25180
  h5.semi-typography,
25181
25181
  .semi-typography-h5.semi-typography {
25182
25182
  font-size: 16px;
25183
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25183
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25184
25184
  line-height: 24px;
25185
25185
  font-weight: 600;
25186
25186
  margin: 0;
@@ -25209,7 +25209,7 @@ h5.semi-typography.semi-typography-h5-weight-bold,
25209
25209
  h6.semi-typography,
25210
25210
  .semi-typography-h6.semi-typography {
25211
25211
  font-size: 16px;
25212
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25212
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25213
25213
  line-height: 24px;
25214
25214
  font-weight: 600;
25215
25215
  margin: 0;
@@ -25357,7 +25357,7 @@ p.semi-typography-extended,
25357
25357
  }
25358
25358
  .semi-upload-file-list-title {
25359
25359
  font-size: 16px;
25360
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25360
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25361
25361
  line-height: 16px;
25362
25362
  color: var(--semi-color-text-2);
25363
25363
  margin-bottom: 4px;
@@ -25433,14 +25433,14 @@ p.semi-typography-extended,
25433
25433
  white-space: nowrap;
25434
25434
  display: inline-block;
25435
25435
  font-size: 16px;
25436
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25436
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25437
25437
  line-height: 20px;
25438
25438
  font-weight: 600;
25439
25439
  color: var(--semi-color-text-0);
25440
25440
  }
25441
25441
  .semi-upload-file-card-info-size {
25442
25442
  font-size: 16px;
25443
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25443
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25444
25444
  line-height: 16px;
25445
25445
  font-weight: 400;
25446
25446
  margin-left: 8px;
@@ -25454,7 +25454,7 @@ p.semi-typography-extended,
25454
25454
  }
25455
25455
  .semi-upload-file-card-info-validate-message {
25456
25456
  font-size: 16px;
25457
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25457
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25458
25458
  line-height: 16px;
25459
25459
  display: flex;
25460
25460
  align-items: center;
@@ -25462,7 +25462,7 @@ p.semi-typography-extended,
25462
25462
  }
25463
25463
  .semi-upload-file-card-info-retry {
25464
25464
  font-size: 16px;
25465
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25465
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25466
25466
  line-height: 16px;
25467
25467
  color: var(--semi-color-primary);
25468
25468
  cursor: pointer;
@@ -25737,7 +25737,7 @@ p.semi-typography-extended,
25737
25737
  .semi-upload-drag-area-main-text {
25738
25738
  cursor: pointer;
25739
25739
  font-size: 16px;
25740
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25740
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25741
25741
  line-height: 20px;
25742
25742
  margin-bottom: 4px;
25743
25743
  color: var(--semi-color-text-0);
@@ -25751,7 +25751,7 @@ p.semi-typography-extended,
25751
25751
  .semi-upload-drag-area-sub-text {
25752
25752
  cursor: pointer;
25753
25753
  font-size: 16px;
25754
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25754
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25755
25755
  line-height: 16px;
25756
25756
  color: var(--semi-color-text-0);
25757
25757
  }
@@ -25763,7 +25763,7 @@ p.semi-typography-extended,
25763
25763
  }
25764
25764
  .semi-upload-drag-area-tips {
25765
25765
  font-size: 16px;
25766
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25766
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25767
25767
  line-height: 16px;
25768
25768
  font-weight: 600;
25769
25769
  }
@@ -26527,7 +26527,7 @@ p.semi-typography-extended,
26527
26527
  padding: 5px 12px;
26528
26528
  box-shadow: none;
26529
26529
  font-size: 16px;
26530
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
26530
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
26531
26531
  line-height: 20px;
26532
26532
  background-color: transparent;
26533
26533
  border: 0 solid transparent;
@@ -26566,7 +26566,7 @@ p.semi-typography-extended,
26566
26566
  }
26567
26567
  .semi-input-textarea-counter {
26568
26568
  font-size: 16px;
26569
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
26569
+ font-family: Noto Sans SC, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
26570
26570
  line-height: 16px;
26571
26571
  display: flex;
26572
26572
  flex-direction: column;