@semi-bot/semi-theme-xba 1.0.2 → 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;
@@ -717,7 +717,7 @@ body, :host {
717
717
  }
718
718
  .semi-ai-chat-dialogue-content {
719
719
  max-width: 100%;
720
- font-size: 14px;
720
+ font-size: 16px;
721
721
  }
722
722
  .semi-ai-chat-dialogue-content pre {
723
723
  background-color: transparent;
@@ -790,7 +790,7 @@ body, :host {
790
790
  .semi-ai-chat-dialogue-content-loading-text {
791
791
  margin-left: 8px;
792
792
  color: var(--semi-color-text-3);
793
- font-size: 14px;
793
+ font-size: 16px;
794
794
  }
795
795
  .semi-ai-chat-dialogue-content-icon-reference {
796
796
  display: none;
@@ -900,7 +900,7 @@ body, :host {
900
900
  overflow: hidden;
901
901
  }
902
902
  .semi-ai-chat-dialogue-content-file-metadata {
903
- font-size: 14px;
903
+ font-size: 16px;
904
904
  color: var(--semi-color-text-2);
905
905
  }
906
906
  .semi-ai-chat-dialogue-content-file-type {
@@ -988,7 +988,7 @@ body, :host {
988
988
  border: 1px solid var(--semi-color-border);
989
989
  border-radius: var(--semi-border-radius-medium);
990
990
  margin-top: 12px;
991
- font-size: 14px;
991
+ font-size: 16px;
992
992
  }
993
993
  .semi-ai-chat-dialogue-step .semi-ai-chat-dialogue-content-loading {
994
994
  margin-top: 0;
@@ -1031,7 +1031,7 @@ body, :host {
1031
1031
  .semi-ai-chat-dialogue-step-action {
1032
1032
  line-height: 20px;
1033
1033
  margin-top: 12px;
1034
- font-size: 14px;
1034
+ font-size: 16px;
1035
1035
  }
1036
1036
  .semi-ai-chat-dialogue-step-action-summary {
1037
1037
  margin-bottom: 4px;
@@ -1070,7 +1070,7 @@ body, :host {
1070
1070
  align-items: center;
1071
1071
  justify-content: center;
1072
1072
  column-gap: 8px;
1073
- font-size: 14px;
1073
+ font-size: 16px;
1074
1074
  color: var(--semi-color-text-2);
1075
1075
  cursor: pointer;
1076
1076
  }
@@ -1174,7 +1174,7 @@ body, :host {
1174
1174
  align-items: center;
1175
1175
  padding: 8px 16px;
1176
1176
  color: var(--semi-color-text-0);
1177
- font-size: 14px;
1177
+ font-size: 16px;
1178
1178
  }
1179
1179
  .semi-ai-chat-dialogue-code-topSlot-copy {
1180
1180
  display: flex;
@@ -1220,7 +1220,7 @@ body, :host {
1220
1220
  background-color: var(--semi-color-fill-0);
1221
1221
  }
1222
1222
  .semi-ai-chat-dialogue-hint-content {
1223
- font-size: 14px;
1223
+ font-size: 16px;
1224
1224
  color: var(--semi-color-text-0);
1225
1225
  }
1226
1226
 
@@ -1292,8 +1292,8 @@ body, :host {
1292
1292
  border-radius: 6px;
1293
1293
  padding: 8px 20px;
1294
1294
  color: var(--semi-color-text-0);
1295
- font-size: 14px;
1296
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1295
+ font-size: 16px;
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 {
@@ -1337,8 +1337,8 @@ body, :host {
1337
1337
  display: flex;
1338
1338
  flex-wrap: wrap;
1339
1339
  margin-bottom: 8px;
1340
- font-size: 12px;
1341
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1340
+ font-size: 16px;
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;
@@ -1499,8 +1499,8 @@ body, :host {
1499
1499
  }
1500
1500
  .semi-aiChatInput-footer-configure-mcp-header {
1501
1501
  padding: 8px 16px 0px;
1502
- font-size: 12px;
1503
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1502
+ font-size: 16px;
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;
@@ -1515,8 +1515,8 @@ body, :host {
1515
1515
  padding: 0px;
1516
1516
  border: 0px;
1517
1517
  height: fit-content;
1518
- font-size: 12px;
1519
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1518
+ font-size: 16px;
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 {
@@ -1560,8 +1560,8 @@ body, :host {
1560
1560
  white-space: nowrap;
1561
1561
  text-overflow: ellipsis;
1562
1562
  color: var(--semi-color-text-0);
1563
- font-size: 12px;
1564
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1563
+ font-size: 16px;
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
  }
@@ -1571,8 +1571,8 @@ body, :host {
1571
1571
  align-items: flex-start;
1572
1572
  column-gap: 4px;
1573
1573
  color: var(--semi-color-text-2);
1574
- font-size: 12px;
1575
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1574
+ font-size: 16px;
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
  }
@@ -1662,7 +1662,7 @@ body, :host {
1662
1662
  overflow: auto;
1663
1663
  }
1664
1664
  .semi-aiChatInput-editor-content .tiptap {
1665
- font-size: 14px;
1665
+ font-size: 16px;
1666
1666
  line-height: 24px;
1667
1667
  }
1668
1668
  .semi-aiChatInput-editor-content .tiptap p.is-editor-empty:first-child::before {
@@ -1681,7 +1681,7 @@ body, :host {
1681
1681
  }
1682
1682
  .semi-aiChatInput-editor-content .tiptap .node-inputSlot {
1683
1683
  display: inline-block;
1684
- font-size: 14px;
1684
+ font-size: 16px;
1685
1685
  line-height: 20px;
1686
1686
  }
1687
1687
  .semi-aiChatInput-editor-content .tiptap .input-slot {
@@ -1712,8 +1712,8 @@ body, :host {
1712
1712
  display: inline-flex;
1713
1713
  }
1714
1714
  .semi-aiChatInput-editor-content .tiptap .select-slot {
1715
- font-size: 14px;
1716
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1715
+ font-size: 16px;
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;
@@ -1781,16 +1781,16 @@ body, :host {
1781
1781
  }
1782
1782
 
1783
1783
  .semi-anchor {
1784
- font-size: 14px;
1785
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1784
+ font-size: 16px;
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;
1789
1789
  position: relative;
1790
1790
  }
1791
1791
  .semi-anchor-size-small {
1792
- font-size: 12px;
1793
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1792
+ font-size: 16px;
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 {
@@ -1872,8 +1872,8 @@ body, :host {
1872
1872
  color: var(--semi-color-text-2) !important;
1873
1873
  }
1874
1874
  .semi-anchor-link-tooltip-small {
1875
- font-size: 12px;
1876
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1875
+ font-size: 16px;
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 {
@@ -2091,8 +2091,8 @@ body, :host {
2091
2091
  }
2092
2092
 
2093
2093
  .semi-autocomplete-option {
2094
- font-size: 14px;
2095
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2094
+ font-size: 16px;
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;
@@ -2216,8 +2216,8 @@ body, :host {
2216
2216
  .semi-avatar .semi-avatar-label {
2217
2217
  display: flex;
2218
2218
  align-items: center;
2219
- font-size: 14px;
2220
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2219
+ font-size: 16px;
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
  }
@@ -2256,8 +2256,8 @@ body, :host {
2256
2256
  border-radius: 3px;
2257
2257
  }
2258
2258
  .semi-avatar-small .semi-avatar-label {
2259
- font-size: 12px;
2260
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2259
+ font-size: 16px;
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 {
@@ -2934,8 +2934,8 @@ body, :host {
2934
2934
  border: 1px var(--semi-color-bg-1) solid;
2935
2935
  z-index: 1;
2936
2936
  text-align: center;
2937
- font-size: 12px;
2938
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
2937
+ font-size: 16px;
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);
@@ -3160,16 +3160,16 @@ body, :host {
3160
3160
  flex-wrap: wrap;
3161
3161
  }
3162
3162
  .semi-breadcrumb-wrapper-loose {
3163
- font-size: 14px;
3164
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3163
+ font-size: 16px;
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
- font-size: 14px;
3166
+ font-size: 16px;
3167
3167
  }
3168
3168
  .semi-breadcrumb-wrapper-compact {
3169
- font-size: 12px;
3170
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3169
+ font-size: 16px;
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
- font-size: 12px;
3172
+ font-size: 16px;
3173
3173
  }
3174
3174
  .semi-breadcrumb-item-wrap {
3175
3175
  display: inline-flex;
@@ -3306,7 +3306,7 @@ body, :host {
3306
3306
  padding-right: 16px;
3307
3307
  padding-top: 6px;
3308
3308
  padding-bottom: 6px;
3309
- font-size: 14px;
3309
+ font-size: 16px;
3310
3310
  line-height: 20px;
3311
3311
  font-weight: 600;
3312
3312
  outline: none;
@@ -3565,7 +3565,7 @@ body, :host {
3565
3565
  padding-bottom: 2px;
3566
3566
  padding-left: 12px;
3567
3567
  padding-right: 12px;
3568
- font-size: 14px;
3568
+ font-size: 16px;
3569
3569
  line-height: 20px;
3570
3570
  font-weight: 600;
3571
3571
  }
@@ -3575,7 +3575,7 @@ body, :host {
3575
3575
  padding-bottom: 10px;
3576
3576
  padding-left: 16px;
3577
3577
  padding-right: 16px;
3578
- font-size: 14px;
3578
+ font-size: 16px;
3579
3579
  line-height: 20px;
3580
3580
  font-weight: 600;
3581
3581
  }
@@ -3843,8 +3843,8 @@ body, :host {
3843
3843
  }
3844
3844
  .semi-calendar-day .semi-calendar-tag,
3845
3845
  .semi-calendar-week .semi-calendar-tag {
3846
- font-size: 14px;
3847
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3846
+ font-size: 16px;
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);
@@ -3959,8 +3959,8 @@ body, :host {
3959
3959
  }
3960
3960
  .semi-calendar-day .semi-calendar-time-item span,
3961
3961
  .semi-calendar-week .semi-calendar-time-item span {
3962
- font-size: 14px;
3963
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
3962
+ font-size: 16px;
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;
@@ -4010,8 +4010,8 @@ body, :host {
4010
4010
  .semi-calendar-week-header, .semi-calendar-week-grid-row {
4011
4011
  display: flex;
4012
4012
  align-items: flex-start;
4013
- font-size: 14px;
4014
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4013
+ font-size: 16px;
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
  }
@@ -4072,8 +4072,8 @@ body, :host {
4072
4072
  position: absolute;
4073
4073
  }
4074
4074
  .semi-calendar-week .semi-calendar-all-day .semi-calendar-event-items .semi-calendar-event-allday > * {
4075
- font-size: 14px;
4076
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4075
+ font-size: 16px;
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 {
@@ -4089,8 +4089,8 @@ body, :host {
4089
4089
  flex-direction: column;
4090
4090
  height: 100%;
4091
4091
  overflow: hidden;
4092
- font-size: 14px;
4093
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4092
+ font-size: 16px;
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 {
@@ -4143,8 +4143,8 @@ body, :host {
4143
4143
  padding-top: 4px;
4144
4144
  }
4145
4145
  .semi-calendar-month-skeleton li span {
4146
- font-size: 14px;
4147
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4146
+ font-size: 16px;
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 {
@@ -4154,8 +4154,8 @@ body, :host {
4154
4154
  color: var(--semi-color-text-0);
4155
4155
  }
4156
4156
  .semi-calendar-month-skeleton .semi-calendar-month-event-card-wrapper {
4157
- font-size: 14px;
4158
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4157
+ font-size: 16px;
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;
@@ -4191,8 +4191,8 @@ body, :host {
4191
4191
  overflow: hidden;
4192
4192
  }
4193
4193
  .semi-calendar-month-weekrow .semi-calendar-event-items .semi-calendar-event-month > * {
4194
- font-size: 14px;
4195
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4194
+ font-size: 16px;
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
  }
@@ -4371,7 +4371,7 @@ body, :host {
4371
4371
  border-radius: 16px;
4372
4372
  overflow: hidden;
4373
4373
  background-color: var(--semi-color-bg-0);
4374
- font-size: 14px;
4374
+ font-size: 16px;
4375
4375
  font-style: normal;
4376
4376
  font-weight: 400;
4377
4377
  line-height: 20px;
@@ -4424,7 +4424,7 @@ body, :host {
4424
4424
  }
4425
4425
  .semi-card-body {
4426
4426
  padding: 20px;
4427
- font-size: 14px;
4427
+ font-size: 16px;
4428
4428
  font-style: normal;
4429
4429
  font-weight: 400;
4430
4430
  line-height: 20px;
@@ -4459,7 +4459,7 @@ body, :host {
4459
4459
  color: var(--semi-color-text-0);
4460
4460
  }
4461
4461
  .semi-card-meta-wrapper-description {
4462
- font-size: 14px;
4462
+ font-size: 16px;
4463
4463
  font-style: normal;
4464
4464
  font-weight: 400;
4465
4465
  line-height: 20px;
@@ -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 {
@@ -4959,8 +4959,8 @@ body, :host {
4959
4959
  border-color: var(--semi-color-danger-light-active);
4960
4960
  }
4961
4961
  .semi-cascader-selection {
4962
- font-size: 14px;
4963
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
4962
+ font-size: 16px;
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;
@@ -5001,7 +5001,7 @@ body, :host {
5001
5001
  }
5002
5002
  .semi-cascader-selection-n {
5003
5003
  cursor: pointer;
5004
- font-size: 12px;
5004
+ font-size: 16px;
5005
5005
  margin-right: 4px;
5006
5006
  color: var(--semi-color-text-0);
5007
5007
  padding-left: 8px;
@@ -5073,8 +5073,8 @@ body, :host {
5073
5073
  .semi-cascader-prefix-text, .semi-cascader-suffix-text {
5074
5074
  margin: 0 12px;
5075
5075
  font-weight: 600;
5076
- font-size: 14px;
5077
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5076
+ font-size: 16px;
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
  }
@@ -5086,8 +5086,8 @@ body, :host {
5086
5086
  display: inline;
5087
5087
  margin: 0 12px;
5088
5088
  font-weight: 600;
5089
- font-size: 14px;
5090
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5089
+ font-size: 16px;
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;
@@ -5130,8 +5130,8 @@ body, :host {
5130
5130
  border-bottom: 1px solid var(--semi-color-fill-0);
5131
5131
  }
5132
5132
  .semi-cascader-popover .semi-cascader-option-lists .semi-cascader-option-empty {
5133
- font-size: 14px;
5134
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5133
+ font-size: 16px;
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);
@@ -5224,8 +5224,8 @@ body, :host {
5224
5224
  justify-content: space-between;
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
- font-size: 14px;
5228
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5227
+ font-size: 16px;
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;
@@ -5478,7 +5478,7 @@ body, :host {
5478
5478
  }
5479
5479
  .semi-chat-divider {
5480
5480
  color: var(--semi-color-text-2);
5481
- font-size: 12px;
5481
+ font-size: 16px;
5482
5482
  margin-top: 12px;
5483
5483
  margin-bottom: 12px;
5484
5484
  font-weight: 400;
@@ -5821,7 +5821,7 @@ body, :host {
5821
5821
  overflow: hidden;
5822
5822
  }
5823
5823
  .semi-chat-attachment-file-metadata {
5824
- font-size: 14px;
5824
+ font-size: 16px;
5825
5825
  color: var(--semi-color-text-2);
5826
5826
  }
5827
5827
  .semi-chat-attachment-file-type {
@@ -5857,7 +5857,7 @@ body, :host {
5857
5857
  background-color: var(--semi-color-fill-0);
5858
5858
  }
5859
5859
  .semi-chat-hint-content {
5860
- font-size: 14px;
5860
+ font-size: 16px;
5861
5861
  color: var(--semi-color-text-1);
5862
5862
  }
5863
5863
  .semi-chat-hint-icon {
@@ -5897,8 +5897,8 @@ body, :host {
5897
5897
  position: relative;
5898
5898
  display: flex;
5899
5899
  align-items: flex-start;
5900
- font-size: 14px;
5901
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
5900
+ font-size: 16px;
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);
@@ -6038,13 +6038,13 @@ body, :host {
6038
6038
  }
6039
6039
  .semi-checkbox-cardType .semi-checkbox-addon {
6040
6040
  font-weight: 600;
6041
- font-size: 14px;
6041
+ font-size: 16px;
6042
6042
  line-height: 20px;
6043
6043
  color: var(--semi-color-text-0);
6044
6044
  }
6045
6045
  .semi-checkbox-cardType .semi-checkbox-extra {
6046
6046
  font-weight: normal;
6047
- font-size: 14px;
6047
+ font-size: 16px;
6048
6048
  line-height: 20px;
6049
6049
  color: var(--semi-color-text-2);
6050
6050
  }
@@ -6158,10 +6158,10 @@ body, :host {
6158
6158
  }
6159
6159
 
6160
6160
  .semi-checkboxGroup {
6161
- font-size: 14px;
6162
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6161
+ font-size: 16px;
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
- line-height: 14px;
6164
+ line-height: 16px;
6165
6165
  }
6166
6166
  .semi-checkboxGroup .semi-checkbox.semi-checkbox-vertical {
6167
6167
  margin-bottom: 16px;
@@ -6372,8 +6372,8 @@ body, :host {
6372
6372
  cursor: pointer;
6373
6373
  color: var(--semi-color-text-0);
6374
6374
  font-weight: 600;
6375
- font-size: 14px;
6376
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6375
+ font-size: 16px;
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 {
@@ -6416,8 +6416,8 @@ body, :host {
6416
6416
  .semi-collapse-content {
6417
6417
  padding: 4px 16px 8px 16px;
6418
6418
  color: var(--semi-color-text-1);
6419
- font-size: 14px;
6420
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6419
+ font-size: 16px;
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 {
@@ -6731,8 +6731,8 @@ body, :host {
6731
6731
  }
6732
6732
  .semi-datepicker-month-grid .semi-scrolllist-header-title {
6733
6733
  padding: 0;
6734
- font-size: 14px;
6735
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6734
+ font-size: 16px;
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;
@@ -6838,8 +6838,8 @@ body, :host {
6838
6838
  padding-top: 0;
6839
6839
  }
6840
6840
  .semi-datepicker-weekday {
6841
- font-size: 12px;
6842
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
6841
+ font-size: 16px;
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
  }
@@ -7384,8 +7384,8 @@ body, :host {
7384
7384
  * 小尺寸 DatePicker
7385
7385
  */
7386
7386
  .semi-datepicker-compact {
7387
- font-size: 12px;
7388
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7387
+ font-size: 16px;
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
  }
@@ -7417,8 +7417,8 @@ body, :host {
7417
7417
  border: 1px solid var(--semi-color-border);
7418
7418
  }
7419
7419
  .semi-datepicker-compact .semi-datepicker-month-grid .semi-scrolllist {
7420
- font-size: 12px;
7421
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7420
+ font-size: 16px;
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
  }
@@ -7461,8 +7461,8 @@ body, :host {
7461
7461
  height: 100%;
7462
7462
  }
7463
7463
  .semi-datepicker-compact.semi-datepicker-panel-yam .semi-scrolllist {
7464
- font-size: 12px;
7465
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7464
+ font-size: 16px;
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
  }
@@ -7483,8 +7483,8 @@ body, :host {
7483
7483
  min-height: 24px;
7484
7484
  }
7485
7485
  .semi-datepicker-compact .semi-datepicker-navigation-month .semi-button {
7486
- font-size: 12px;
7487
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7486
+ font-size: 16px;
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
  }
@@ -7940,17 +7940,17 @@ body, :host {
7940
7940
  }
7941
7941
  .semi-descriptions-key {
7942
7942
  font-weight: normal;
7943
- font-size: 14px;
7944
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7943
+ font-size: 16px;
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
- min-height: 14px;
7946
+ min-height: 16px;
7947
7947
  white-space: nowrap;
7948
7948
  color: var(--semi-color-text-2);
7949
7949
  }
7950
7950
  .semi-descriptions-value {
7951
7951
  font-weight: normal;
7952
- font-size: 14px;
7953
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
7952
+ font-size: 16px;
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
  }
@@ -7999,15 +7999,15 @@ body, :host {
7999
7999
  padding-right: 48px;
8000
8000
  }
8001
8001
  .semi-descriptions-double-small .semi-descriptions-key {
8002
- font-size: 12px;
8003
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8002
+ font-size: 16px;
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
- font-size: 12px;
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
  }
@@ -8016,11 +8016,11 @@ body, :host {
8016
8016
  }
8017
8017
  .semi-descriptions-double-medium .semi-descriptions-key {
8018
8018
  padding-bottom: 4px;
8019
- font-size: 14px;
8019
+ font-size: 16px;
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
  }
@@ -8029,11 +8029,11 @@ body, :host {
8029
8029
  }
8030
8030
  .semi-descriptions-double-large .semi-descriptions-key {
8031
8031
  padding-bottom: 4px;
8032
- font-size: 14px;
8032
+ font-size: 16px;
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
  }
@@ -8181,8 +8181,8 @@ body, :host {
8181
8181
  }
8182
8182
 
8183
8183
  .semi-dropdown {
8184
- font-size: 14px;
8185
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8184
+ font-size: 16px;
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 {
@@ -8212,8 +8212,8 @@ body, :host {
8212
8212
  padding-bottom: 4px;
8213
8213
  padding-left: 16px;
8214
8214
  padding-right: 16px;
8215
- font-size: 12px;
8216
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8215
+ font-size: 16px;
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
  }
@@ -8385,7 +8385,7 @@ body, :host {
8385
8385
  .semi-feedback-thank-text {
8386
8386
  color: var(--semi-color-text-2);
8387
8387
  text-align: center;
8388
- font-size: 14px;
8388
+ font-size: 16px;
8389
8389
  font-weight: 400;
8390
8390
  line-height: 20px;
8391
8391
  margin-bottom: 0px;
@@ -8613,8 +8613,8 @@ body, :host {
8613
8613
  padding-right: 16px;
8614
8614
  display: inline-block;
8615
8615
  vertical-align: middle;
8616
- font-size: 14px;
8617
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8616
+ font-size: 16px;
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
  }
@@ -8648,8 +8648,8 @@ body, :host {
8648
8648
  text-align: right;
8649
8649
  }
8650
8650
  .semi-form-field-error-message, .semi-form-field-help-text {
8651
- font-size: 14px;
8652
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8651
+ font-size: 16px;
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;
@@ -8735,8 +8735,8 @@ body, :host {
8735
8735
  }
8736
8736
  .semi-form-field-extra-string {
8737
8737
  color: var(--semi-color-tertiary);
8738
- font-size: 14px;
8739
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
8738
+ font-size: 16px;
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%;
@@ -14204,8 +14204,8 @@ body, :host {
14204
14204
  display: inline-flex;
14205
14205
  }
14206
14206
  .semi-hotKeys-content {
14207
- font-size: 12px;
14208
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14207
+ font-size: 16px;
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;
@@ -14215,8 +14215,8 @@ body, :host {
14215
14215
  color: var(--semi-color-text-2);
14216
14216
  }
14217
14217
  .semi-hotKeys-split {
14218
- font-size: 12px;
14219
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14218
+ font-size: 16px;
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);
@@ -14315,8 +14315,8 @@ body, :host {
14315
14315
  left: 0;
14316
14316
  right: 0;
14317
14317
  font-weight: normal;
14318
- font-size: 14px;
14319
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14318
+ font-size: 16px;
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
  }
@@ -14497,8 +14497,8 @@ img[src=""], img:not([src]) {
14497
14497
  position: relative;
14498
14498
  vertical-align: middle;
14499
14499
  box-shadow: none;
14500
- font-size: 14px;
14501
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14500
+ font-size: 16px;
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;
@@ -14513,22 +14513,22 @@ img[src=""], img:not([src]) {
14513
14513
  }
14514
14514
  .semi-input-wrapper-default {
14515
14515
  height: 32px;
14516
- font-size: 14px;
14517
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14516
+ font-size: 16px;
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
- font-size: 14px;
14524
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14523
+ font-size: 16px;
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
- font-size: 14px;
14836
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14835
+ font-size: 16px;
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
- font-size: 14px;
14843
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14842
+ font-size: 16px;
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
  }
@@ -14897,8 +14897,8 @@ img[src=""], img:not([src]) {
14897
14897
  align-items: center;
14898
14898
  background-color: var(--semi-color-fill-0);
14899
14899
  color: var(--semi-color-text-2);
14900
- font-size: 14px;
14901
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
14900
+ font-size: 16px;
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
  }
@@ -15441,8 +15441,8 @@ img[src=""], img:not([src]) {
15441
15441
  }
15442
15442
 
15443
15443
  .semi-list {
15444
- font-size: 14px;
15445
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15444
+ font-size: 16px;
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 {
@@ -15604,8 +15604,8 @@ img[src=""], img:not([src]) {
15604
15604
  }
15605
15605
 
15606
15606
  .semi-modal {
15607
- font-size: 14px;
15608
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15607
+ font-size: 16px;
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;
@@ -15685,7 +15685,7 @@ img[src=""], img:not([src]) {
15685
15685
  align-items: flex-start;
15686
15686
  margin: 24px 0;
15687
15687
  padding: 0 0;
15688
- font-size: 14px;
15688
+ font-size: 16px;
15689
15689
  font-weight: 600;
15690
15690
  background-color: transparent;
15691
15691
  color: var(--semi-color-text-0);
@@ -15916,8 +15916,8 @@ img[src=""], img:not([src]) {
15916
15916
  box-sizing: border-box;
15917
15917
  margin-top: 0;
15918
15918
  margin-bottom: 8px;
15919
- font-size: 14px;
15920
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
15919
+ font-size: 16px;
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);
@@ -16093,7 +16093,7 @@ img[src=""], img:not([src]) {
16093
16093
  }
16094
16094
  .semi-navigation-sub {
16095
16095
  font-weight: 400;
16096
- font-size: 14px;
16096
+ font-size: 16px;
16097
16097
  list-style: none;
16098
16098
  outline: none;
16099
16099
  padding: 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);
@@ -16798,8 +16798,8 @@ img[src=""], img:not([src]) {
16798
16798
  min-width: 0;
16799
16799
  }
16800
16800
  .semi-notification-notice-content {
16801
- font-size: 14px;
16802
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16801
+ font-size: 16px;
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);
@@ -16814,8 +16814,8 @@ img[src=""], img:not([src]) {
16814
16814
  }
16815
16815
  .semi-notification-notice-controls {
16816
16816
  display: flex;
16817
- font-size: 14px;
16818
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
16817
+ font-size: 16px;
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
- font-size: 14px;
17045
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17044
+ font-size: 16px;
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);
@@ -17055,8 +17055,8 @@ img[src=""], img:not([src]) {
17055
17055
  color: var(--semi-color-disabled-text);
17056
17056
  }
17057
17057
  .semi-page-item {
17058
- font-size: 14px;
17059
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17058
+ font-size: 16px;
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;
@@ -17132,8 +17132,8 @@ img[src=""], img:not([src]) {
17132
17132
  background-color: var(--semi-color-disabled-fill);
17133
17133
  }
17134
17134
  .semi-page-total {
17135
- font-size: 14px;
17136
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17135
+ font-size: 16px;
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
  }
@@ -17147,8 +17147,8 @@ img[src=""], img:not([src]) {
17147
17147
  }
17148
17148
  .semi-page-quickjump {
17149
17149
  margin-left: 24px;
17150
- font-size: 14px;
17151
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17150
+ font-size: 16px;
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;
@@ -17355,8 +17355,8 @@ img[src=""], img:not([src]) {
17355
17355
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3), 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
17356
17356
  z-index: 1030;
17357
17357
  border-radius: 16px;
17358
- font-size: 14px;
17359
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17358
+ font-size: 16px;
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
  }
@@ -17632,8 +17632,8 @@ img[src=""], img:not([src]) {
17632
17632
 
17633
17633
  .semi-radio {
17634
17634
  box-sizing: border-box;
17635
- font-size: 14px;
17636
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17635
+ font-size: 16px;
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;
@@ -17718,13 +17718,13 @@ img[src=""], img:not([src]) {
17718
17718
  }
17719
17719
  .semi-radio-cardRadioGroup .semi-radio-addon {
17720
17720
  font-weight: 600;
17721
- font-size: 14px;
17721
+ font-size: 16px;
17722
17722
  line-height: 20px;
17723
17723
  color: var(--semi-color-text-0);
17724
17724
  }
17725
17725
  .semi-radio-cardRadioGroup .semi-radio-extra {
17726
17726
  font-weight: normal;
17727
- font-size: 14px;
17727
+ font-size: 16px;
17728
17728
  line-height: 20px;
17729
17729
  color: var(--semi-color-text-2);
17730
17730
  padding-left: 0;
@@ -17825,7 +17825,7 @@ img[src=""], img:not([src]) {
17825
17825
  border-radius: 4px;
17826
17826
  font-weight: 600;
17827
17827
  color: var(--semi-color-text-1);
17828
- font-size: 12px;
17828
+ font-size: 16px;
17829
17829
  padding: 4px 16px;
17830
17830
  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);
17831
17831
  }
@@ -17843,11 +17843,11 @@ img[src=""], img:not([src]) {
17843
17843
  color: var(--semi-color-disabled-text);
17844
17844
  }
17845
17845
  .semi-radio-addon-buttonRadio-small {
17846
- font-size: 12px;
17846
+ font-size: 16px;
17847
17847
  padding: 2px 16px;
17848
17848
  }
17849
17849
  .semi-radio-addon-buttonRadio-large {
17850
- font-size: 14px;
17850
+ font-size: 16px;
17851
17851
  padding: 6px 24px;
17852
17852
  }
17853
17853
  .semi-radio .semi-radio-inner-checked:hover .semi-radio-inner-display {
@@ -17918,8 +17918,8 @@ img[src=""], img:not([src]) {
17918
17918
  }
17919
17919
 
17920
17920
  .semi-radioGroup {
17921
- font-size: 14px;
17922
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
17921
+ font-size: 16px;
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 {
@@ -18189,8 +18189,8 @@ img[src=""], img:not([src]) {
18189
18189
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 4px 14px rgba(0, 0, 0, 0.1);
18190
18190
  border-radius: var(--semi-border-radius-medium);
18191
18191
  overflow: hidden;
18192
- font-size: 14px;
18193
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18192
+ font-size: 16px;
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;
@@ -18205,8 +18205,8 @@ img[src=""], img:not([src]) {
18205
18205
  padding: 16px 0;
18206
18206
  font-weight: 600;
18207
18207
  color: var(--semi-color-text-0);
18208
- font-size: 14px;
18209
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18208
+ font-size: 16px;
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 {
@@ -18367,8 +18367,8 @@ img[src=""], img:not([src]) {
18367
18367
  }
18368
18368
 
18369
18369
  .semi-select-option {
18370
- font-size: 14px;
18371
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18370
+ font-size: 16px;
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 {
@@ -18547,8 +18547,8 @@ img[src=""], img:not([src]) {
18547
18547
  background-color: transparent;
18548
18548
  }
18549
18549
  .semi-select-selection {
18550
- font-size: 14px;
18551
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18550
+ font-size: 16px;
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;
@@ -18672,8 +18672,8 @@ img[src=""], img:not([src]) {
18672
18672
  .semi-select-prefix-text, .semi-select-suffix-text {
18673
18673
  margin: 0px 12px;
18674
18674
  color: var(--semi-color-text-2);
18675
- font-size: 14px;
18676
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18675
+ font-size: 16px;
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
  }
@@ -18703,8 +18703,8 @@ img[src=""], img:not([src]) {
18703
18703
  .semi-select-inset-label {
18704
18704
  margin: 0px 12px;
18705
18705
  font-weight: 600;
18706
- font-size: 14px;
18707
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18706
+ font-size: 16px;
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;
@@ -18817,8 +18817,8 @@ img[src=""], img:not([src]) {
18817
18817
  padding-bottom: 4px;
18818
18818
  padding-left: 32px;
18819
18819
  padding-right: 16px;
18820
- font-size: 12px;
18821
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18820
+ font-size: 16px;
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
  }
@@ -18928,8 +18928,8 @@ img[src=""], img:not([src]) {
18928
18928
  }
18929
18929
 
18930
18930
  .semi-sidesheet {
18931
- font-size: 14px;
18932
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
18931
+ font-size: 16px;
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
  }
@@ -19296,8 +19296,8 @@ img[src=""], img:not([src]) {
19296
19296
  justify-content: space-between;
19297
19297
  }
19298
19298
  .semi-sidebar-mcp-configure-content-header-count {
19299
- font-size: 12px;
19300
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19299
+ font-size: 16px;
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);
@@ -19334,15 +19334,15 @@ img[src=""], img:not([src]) {
19334
19334
  margin-right: 24px;
19335
19335
  }
19336
19336
  .semi-sidebar-mcp-configure-content-item-content-label {
19337
- font-size: 14px;
19338
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19337
+ font-size: 16px;
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
- font-size: 12px;
19345
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19344
+ font-size: 16px;
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;
@@ -19386,8 +19386,8 @@ img[src=""], img:not([src]) {
19386
19386
  line-clamp: 2;
19387
19387
  -webkit-line-clamp: 2;
19388
19388
  -webkit-box-orient: vertical;
19389
- font-size: 14px;
19390
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19389
+ font-size: 16px;
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;
@@ -19403,8 +19403,8 @@ img[src=""], img:not([src]) {
19403
19403
  height: 14px;
19404
19404
  }
19405
19405
  .semi-sidebar-annotation-item-footer-text {
19406
- font-size: 12px;
19407
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19406
+ font-size: 16px;
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;
@@ -19422,8 +19422,8 @@ img[src=""], img:not([src]) {
19422
19422
  display: flex;
19423
19423
  align-items: center;
19424
19424
  justify-content: center;
19425
- font-size: 12px;
19426
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19425
+ font-size: 16px;
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
  }
@@ -19443,8 +19443,8 @@ img[src=""], img:not([src]) {
19443
19443
  line-clamp: 4;
19444
19444
  -webkit-line-clamp: 4;
19445
19445
  -webkit-box-orient: vertical;
19446
- font-size: 12px;
19447
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19446
+ font-size: 16px;
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
  }
@@ -19498,14 +19498,14 @@ img[src=""], img:not([src]) {
19498
19498
  right: 6px;
19499
19499
  background-color: rgba(var(--semi-grey-7), 0.7);
19500
19500
  border-radius: 4px;
19501
- font-size: 12px;
19502
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19501
+ font-size: 16px;
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
- font-size: 14px;
19508
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
19507
+ font-size: 16px;
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
  }
@@ -19956,7 +19956,7 @@ img[src=""], img:not([src]) {
19956
19956
  }
19957
19957
  .semi-slider-boundary {
19958
19958
  position: relative;
19959
- font-size: 12px;
19959
+ font-size: 16px;
19960
19960
  color: var(--semi-color-text-0);
19961
19961
  visibility: hidden;
19962
19962
  top: 30px;
@@ -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%;
@@ -20227,8 +20227,8 @@ img[src=""], img:not([src]) {
20227
20227
  transition: color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
20228
20228
  }
20229
20229
  .semi-steps .semi-steps-item .semi-steps-item-description {
20230
- font-size: 14px;
20231
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20230
+ font-size: 16px;
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;
@@ -20373,8 +20373,8 @@ img[src=""], img:not([src]) {
20373
20373
  flex: 1;
20374
20374
  }
20375
20375
  .semi-steps-basic.semi-steps-horizontal .semi-steps-item .semi-steps-item-description {
20376
- font-size: 12px;
20377
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20376
+ font-size: 16px;
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%;
@@ -20434,8 +20434,8 @@ img[src=""], img:not([src]) {
20434
20434
  padding-bottom: 9px;
20435
20435
  }
20436
20436
  .semi-steps-basic.semi-steps-vertical .semi-steps-item .semi-steps-item-description {
20437
- font-size: 12px;
20438
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20437
+ font-size: 16px;
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;
@@ -20550,16 +20550,16 @@ img[src=""], img:not([src]) {
20550
20550
  color: var(--semi-color-white);
20551
20551
  }
20552
20552
  .semi-steps-basic.semi-steps-small .semi-steps-item .semi-steps-item-title {
20553
- font-size: 14px;
20554
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20553
+ font-size: 16px;
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 {
20558
20558
  height: 20px;
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
- font-size: 12px;
20562
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20561
+ font-size: 16px;
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;
@@ -20609,8 +20609,8 @@ img[src=""], img:not([src]) {
20609
20609
  font-weight: 600;
20610
20610
  }
20611
20611
  .semi-steps-nav.semi-steps-small .semi-steps-item .semi-steps-item-title {
20612
- font-size: 14px;
20613
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20612
+ font-size: 16px;
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
 
@@ -20757,7 +20757,7 @@ img[src=""], img:not([src]) {
20757
20757
  }
20758
20758
  .semi-switch-checked-text, .semi-switch-unchecked-text {
20759
20759
  position: absolute;
20760
- font-size: 12px;
20760
+ font-size: 16px;
20761
20761
  height: 100%;
20762
20762
  width: 20px;
20763
20763
  display: flex;
@@ -20846,7 +20846,7 @@ img[src=""], img:not([src]) {
20846
20846
  .semi-switch-large .semi-switch-checked-text,
20847
20847
  .semi-switch-large .semi-switch-unchecked-text {
20848
20848
  width: 26px;
20849
- font-size: 14px;
20849
+ font-size: 16px;
20850
20850
  }
20851
20851
 
20852
20852
  .semi-switch-small {
@@ -20970,8 +20970,8 @@ img[src=""], img:not([src]) {
20970
20970
  }
20971
20971
 
20972
20972
  .semi-table-pagination-info {
20973
- font-size: 14px;
20974
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20973
+ font-size: 16px;
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
  }
@@ -20996,8 +20996,8 @@ img[src=""], img:not([src]) {
20996
20996
  box-sizing: border-box;
20997
20997
  margin: 0;
20998
20998
  padding: 0;
20999
- font-size: 14px;
21000
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
20999
+ font-size: 16px;
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%;
@@ -21615,8 +21615,8 @@ img[src=""], img:not([src]) {
21615
21615
  padding: 8px 12px;
21616
21616
  }
21617
21617
  .semi-tabs-bar .semi-tabs-tab {
21618
- font-size: 14px;
21619
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21618
+ font-size: 16px;
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;
@@ -21676,8 +21676,8 @@ img[src=""], img:not([src]) {
21676
21676
  border-bottom: none;
21677
21677
  }
21678
21678
  .semi-tabs-tab-single.semi-tabs-tab {
21679
- font-size: 14px;
21680
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
21679
+ font-size: 16px;
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;
@@ -22095,7 +22095,7 @@ img[src=""], img:not([src]) {
22095
22095
  animation-fill-mode: forwards;
22096
22096
  }
22097
22097
  .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab {
22098
- font-size: 14px;
22098
+ font-size: 16px;
22099
22099
  padding: 16px 4px 14px 4px;
22100
22100
  transition: border-bottom-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none), color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
22101
22101
  border-bottom: 2px solid transparent;
@@ -22114,11 +22114,11 @@ img[src=""], img:not([src]) {
22114
22114
  border-bottom: 2px solid var(--semi-color-fill-1);
22115
22115
  }
22116
22116
  .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab-small {
22117
- font-size: 14px;
22117
+ font-size: 16px;
22118
22118
  padding: 8px 4px 6px 4px;
22119
22119
  }
22120
22120
  .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab-medium {
22121
- font-size: 14px;
22121
+ font-size: 16px;
22122
22122
  padding: 12px 4px 10px 4px;
22123
22123
  }
22124
22124
  .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab-active, .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab-active:hover {
@@ -22339,8 +22339,8 @@ img[src=""], img:not([src]) {
22339
22339
  display: inline-flex;
22340
22340
  }
22341
22341
  .semi-tag-default, .semi-tag-small {
22342
- font-size: 12px;
22343
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
22342
+ font-size: 16px;
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;
@@ -22355,8 +22355,8 @@ img[src=""], img:not([src]) {
22355
22355
  border-radius: var(--semi-border-radius-full);
22356
22356
  }
22357
22357
  .semi-tag-large {
22358
- font-size: 12px;
22359
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
22358
+ font-size: 16px;
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;
@@ -23013,14 +23013,14 @@ img[src=""], img:not([src]) {
23013
23013
  padding-left: 4px;
23014
23014
  }
23015
23015
  .semi-tagInput-wrapper-typo {
23016
- font-size: 12px;
23016
+ font-size: 16px;
23017
23017
  }
23018
23018
  .semi-tagInput-wrapper-typo-disabled {
23019
23019
  color: var(--semi-color-disabled-text);
23020
23020
  }
23021
23021
  .semi-tagInput-wrapper-n {
23022
23022
  cursor: pointer;
23023
- font-size: 12px;
23023
+ font-size: 16px;
23024
23024
  margin-right: 4px;
23025
23025
  color: var(--semi-color-text-0);
23026
23026
  padding-left: 8px;
@@ -23036,7 +23036,7 @@ img[src=""], img:not([src]) {
23036
23036
  border: none;
23037
23037
  outline: none;
23038
23038
  background-color: transparent;
23039
- font-size: 14px;
23039
+ font-size: 16px;
23040
23040
  }
23041
23041
  .semi-tagInput-wrapper .semi-tagInput-wrapper-input:hover {
23042
23042
  background-color: transparent;
@@ -23092,8 +23092,8 @@ img[src=""], img:not([src]) {
23092
23092
  .semi-tagInput-inset-label {
23093
23093
  margin: 0 12px;
23094
23094
  font-weight: 600;
23095
- font-size: 14px;
23096
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23095
+ font-size: 16px;
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;
@@ -23108,8 +23108,8 @@ img[src=""], img:not([src]) {
23108
23108
  margin: 0 12px;
23109
23109
  font-weight: 600;
23110
23110
  white-space: nowrap;
23111
- font-size: 14px;
23112
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23111
+ font-size: 16px;
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 {
@@ -23225,8 +23225,8 @@ img[src=""], img:not([src]) {
23225
23225
  padding: 0;
23226
23226
  }
23227
23227
  .semi-timepicker .semi-timepicker-input {
23228
- font-size: 14px;
23229
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23228
+ font-size: 16px;
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;
@@ -23331,8 +23331,8 @@ img[src=""], img:not([src]) {
23331
23331
  color: var(--semi-color-tertiary-light-active);
23332
23332
  }
23333
23333
  .semi-timeline-item-content {
23334
- font-size: 14px;
23335
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23334
+ font-size: 16px;
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;
@@ -23340,8 +23340,8 @@ img[src=""], img:not([src]) {
23340
23340
  color: var(--semi-color-text-0);
23341
23341
  }
23342
23342
  .semi-timeline-item-content-extra, .semi-timeline-item-content-time {
23343
- font-size: 12px;
23344
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23343
+ font-size: 16px;
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;
@@ -23486,8 +23486,8 @@ img[src=""], img:not([src]) {
23486
23486
  .semi-toast-content {
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
- font-size: 14px;
23490
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23489
+ font-size: 16px;
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);
@@ -23632,13 +23632,13 @@ img[src=""], img:not([src]) {
23632
23632
  padding-right: 12px;
23633
23633
  padding-bottom: 8px;
23634
23634
  padding-left: 12px;
23635
- font-size: 14px;
23635
+ font-size: 16px;
23636
23636
  left: 0;
23637
23637
  top: 0;
23638
23638
  word-wrap: break-word;
23639
23639
  overflow-wrap: break-word;
23640
- font-size: 14px;
23641
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23640
+ font-size: 16px;
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;
@@ -23833,8 +23833,8 @@ img[src=""], img:not([src]) {
23833
23833
  height: inherit;
23834
23834
  }
23835
23835
  .semi-transfer-header {
23836
- font-size: 12px;
23837
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23836
+ font-size: 16px;
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;
@@ -23851,8 +23851,8 @@ img[src=""], img:not([src]) {
23851
23851
  margin-left: 16px;
23852
23852
  }
23853
23853
  .semi-transfer-header .semi-button {
23854
- font-size: 12px;
23855
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23854
+ font-size: 16px;
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 {
@@ -23863,8 +23863,8 @@ img[src=""], img:not([src]) {
23863
23863
  padding-bottom: 8px;
23864
23864
  padding-left: 12px;
23865
23865
  user-select: none;
23866
- font-size: 14px;
23867
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23866
+ font-size: 16px;
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;
@@ -23961,8 +23961,8 @@ img[src=""], img:not([src]) {
23961
23961
  display: flex;
23962
23962
  justify-content: center;
23963
23963
  align-items: center;
23964
- font-size: 12px;
23965
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23964
+ font-size: 16px;
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
  }
@@ -23975,8 +23975,8 @@ img[src=""], img:not([src]) {
23975
23975
  .semi-transfer-group-title {
23976
23976
  color: var(--semi-color-text-2);
23977
23977
  padding-left: 12px;
23978
- font-size: 12px;
23979
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
23978
+ font-size: 16px;
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;
@@ -24055,8 +24055,8 @@ img[src=""], img:not([src]) {
24055
24055
  cursor: pointer;
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
- font-size: 14px;
24059
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24058
+ font-size: 16px;
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);
@@ -24641,8 +24641,8 @@ img[src=""], img:not([src]) {
24641
24641
  background-color: transparent;
24642
24642
  }
24643
24643
  .semi-tree-select-selection {
24644
- font-size: 14px;
24645
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24644
+ font-size: 16px;
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 {
@@ -24777,8 +24777,8 @@ img[src=""], img:not([src]) {
24777
24777
  display: inline;
24778
24778
  margin: 0px 12px;
24779
24779
  font-weight: 600;
24780
- font-size: 14px;
24781
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24780
+ font-size: 16px;
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;
@@ -24812,8 +24812,8 @@ img[src=""], img:not([src]) {
24812
24812
  .semi-tree-select-prefix-text, .semi-tree-select-suffix-text {
24813
24813
  color: var(--semi-color-text-2);
24814
24814
  font-weight: 600;
24815
- font-size: 14px;
24816
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24815
+ font-size: 16px;
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
  }
@@ -24922,8 +24922,8 @@ img[src=""], img:not([src]) {
24922
24922
 
24923
24923
  .semi-typography {
24924
24924
  color: var(--semi-color-text-0);
24925
- font-size: 14px;
24926
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24925
+ font-size: 16px;
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 {
@@ -24962,8 +24962,8 @@ img[src=""], img:not([src]) {
24962
24962
  color: inherit;
24963
24963
  }
24964
24964
  .semi-typography-small {
24965
- font-size: 12px;
24966
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
24965
+ font-size: 16px;
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;
@@ -25356,8 +25356,8 @@ p.semi-typography-extended,
25356
25356
  align-items: center;
25357
25357
  }
25358
25358
  .semi-upload-file-list-title {
25359
- font-size: 12px;
25360
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25359
+ font-size: 16px;
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;
@@ -25432,15 +25432,15 @@ p.semi-typography-extended,
25432
25432
  text-overflow: ellipsis;
25433
25433
  white-space: nowrap;
25434
25434
  display: inline-block;
25435
- font-size: 14px;
25436
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25435
+ font-size: 16px;
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
- font-size: 12px;
25443
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25442
+ font-size: 16px;
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;
@@ -25453,16 +25453,16 @@ p.semi-typography-extended,
25453
25453
  color: var(--semi-color-text-2);
25454
25454
  }
25455
25455
  .semi-upload-file-card-info-validate-message {
25456
- font-size: 12px;
25457
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25456
+ font-size: 16px;
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;
25461
25461
  color: var(--semi-color-text-0);
25462
25462
  }
25463
25463
  .semi-upload-file-card-info-retry {
25464
- font-size: 12px;
25465
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25464
+ font-size: 16px;
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;
@@ -25736,8 +25736,8 @@ p.semi-typography-extended,
25736
25736
  }
25737
25737
  .semi-upload-drag-area-main-text {
25738
25738
  cursor: pointer;
25739
- font-size: 14px;
25740
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25739
+ font-size: 16px;
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);
@@ -25750,8 +25750,8 @@ p.semi-typography-extended,
25750
25750
  }
25751
25751
  .semi-upload-drag-area-sub-text {
25752
25752
  cursor: pointer;
25753
- font-size: 12px;
25754
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25753
+ font-size: 16px;
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
  }
@@ -25762,8 +25762,8 @@ p.semi-typography-extended,
25762
25762
  color: var(--semi-color-text-0);
25763
25763
  }
25764
25764
  .semi-upload-drag-area-tips {
25765
- font-size: 12px;
25766
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
25765
+ font-size: 16px;
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
  }
@@ -25871,7 +25871,7 @@ p.semi-typography-extended,
25871
25871
  margin-bottom: 8px;
25872
25872
  }
25873
25873
  .semi-userGuide-popup-content-description {
25874
- font-size: 14px;
25874
+ font-size: 16px;
25875
25875
  line-height: 20px;
25876
25876
  margin-bottom: 48px;
25877
25877
  }
@@ -25886,7 +25886,7 @@ p.semi-typography-extended,
25886
25886
  margin-left: 120px;
25887
25887
  }
25888
25888
  .semi-userGuide-popup-content-indicator {
25889
- font-size: 14px;
25889
+ font-size: 16px;
25890
25890
  line-height: 20px;
25891
25891
  }
25892
25892
  .semi-userGuide-modal .semi-modal-small {
@@ -25930,7 +25930,7 @@ p.semi-typography-extended,
25930
25930
  margin-bottom: 8px;
25931
25931
  }
25932
25932
  .semi-userGuide-modal-body-description {
25933
- font-size: 14px;
25933
+ font-size: 16px;
25934
25934
  line-height: 20px;
25935
25935
  }
25936
25936
  .semi-userGuide-modal-footer {
@@ -25996,7 +25996,7 @@ p.semi-typography-extended,
25996
25996
  align-items: center;
25997
25997
  flex-direction: column;
25998
25998
  font-weight: 600;
25999
- font-size: 14px;
25999
+ font-size: 16px;
26000
26000
  }
26001
26001
  .semi-videoPlayer-error-svg {
26002
26002
  margin-bottom: 12px;
@@ -26036,7 +26036,7 @@ p.semi-typography-extended,
26036
26036
  padding: 8px 12px;
26037
26037
  line-height: 20px;
26038
26038
  border-radius: 3px;
26039
- font-size: 14px;
26039
+ font-size: 16px;
26040
26040
  }
26041
26041
  .semi-videoPlayer-mirror video {
26042
26042
  transform: rotateX(0deg) rotateY(180deg);
@@ -26075,7 +26075,7 @@ p.semi-typography-extended,
26075
26075
  }
26076
26076
  .semi-videoPlayer-controls-time {
26077
26077
  color: #fff;
26078
- font-size: 14px;
26078
+ font-size: 16px;
26079
26079
  margin-right: 8px;
26080
26080
  padding: 0 8px;
26081
26081
  font-variant-numeric: tabular-nums;
@@ -26092,7 +26092,7 @@ p.semi-typography-extended,
26092
26092
  border-radius: 4px;
26093
26093
  padding: 0px 4px;
26094
26094
  line-height: 16px;
26095
- font-size: 12px;
26095
+ font-size: 16px;
26096
26096
  user-select: none;
26097
26097
  }
26098
26098
  .semi-videoPlayer-controls-volume-title {
@@ -26108,7 +26108,7 @@ p.semi-typography-extended,
26108
26108
  background-color: var(--semi-color-overlay-bg);
26109
26109
  color: #fff;
26110
26110
  font-weight: 600;
26111
- font-size: 12px;
26111
+ font-size: 16px;
26112
26112
  line-height: 16px;
26113
26113
  border-radius: 3px;
26114
26114
  cursor: pointer;
@@ -26125,7 +26125,7 @@ p.semi-typography-extended,
26125
26125
  padding: 0px 8px;
26126
26126
  height: 32px;
26127
26127
  color: #fff;
26128
- font-size: 12px;
26128
+ font-size: 16px;
26129
26129
  }
26130
26130
  .semi-videoPlayer-controls-popup-menu-item:hover {
26131
26131
  background-color: rgb(67, 68, 74) !important;
@@ -26526,8 +26526,8 @@ p.semi-typography-extended,
26526
26526
  resize: none;
26527
26527
  padding: 5px 12px;
26528
26528
  box-shadow: none;
26529
- font-size: 14px;
26530
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
26529
+ font-size: 16px;
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;
@@ -26565,8 +26565,8 @@ p.semi-typography-extended,
26565
26565
  overflow: hidden;
26566
26566
  }
26567
26567
  .semi-input-textarea-counter {
26568
- font-size: 12px;
26569
- font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
26568
+ font-size: 16px;
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;