@semi-bot/semi-theme-yas1 1.0.4 → 1.0.5

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
@@ -703,7 +703,7 @@ body, :host {
703
703
  }
704
704
  .semi-ai-chat-dialogue-title {
705
705
  line-height: 20px;
706
- font-size: 16px;
706
+ font-size: 24px;
707
707
  font-weight: 400;
708
708
  }
709
709
  .semi-ai-chat-dialogue-inner {
@@ -721,7 +721,7 @@ body, :host {
721
721
  }
722
722
  .semi-ai-chat-dialogue-content {
723
723
  max-width: 100%;
724
- font-size: 15px;
724
+ font-size: 16px;
725
725
  }
726
726
  .semi-ai-chat-dialogue-content pre {
727
727
  background-color: transparent;
@@ -794,7 +794,7 @@ body, :host {
794
794
  .semi-ai-chat-dialogue-content-loading-text {
795
795
  margin-left: 8px;
796
796
  color: var(--semi-color-text-3);
797
- font-size: 15px;
797
+ font-size: 16px;
798
798
  }
799
799
  .semi-ai-chat-dialogue-content-icon-reference {
800
800
  display: none;
@@ -896,7 +896,7 @@ body, :host {
896
896
  flex-shrink: 1;
897
897
  }
898
898
  .semi-ai-chat-dialogue-content-file-title {
899
- font-size: 16px;
899
+ font-size: 24px;
900
900
  color: var(--semi-color-text-0);
901
901
  max-width: 180px;
902
902
  white-space: nowrap;
@@ -904,7 +904,7 @@ body, :host {
904
904
  overflow: hidden;
905
905
  }
906
906
  .semi-ai-chat-dialogue-content-file-metadata {
907
- font-size: 15px;
907
+ font-size: 16px;
908
908
  color: var(--semi-color-text-2);
909
909
  }
910
910
  .semi-ai-chat-dialogue-content-file-type {
@@ -947,7 +947,7 @@ body, :host {
947
947
  color: var(--semi-color-danger);
948
948
  }
949
949
  .semi-ai-chat-dialogue-action-dropdown .semi-icon {
950
- font-size: 16px;
950
+ font-size: 24px;
951
951
  }
952
952
  .semi-ai-chat-dialogue-reasoning {
953
953
  width: 100%;
@@ -992,7 +992,7 @@ body, :host {
992
992
  border: 1px solid var(--semi-color-border);
993
993
  border-radius: var(--semi-border-radius-medium);
994
994
  margin-top: 12px;
995
- font-size: 15px;
995
+ font-size: 16px;
996
996
  }
997
997
  .semi-ai-chat-dialogue-step .semi-ai-chat-dialogue-content-loading {
998
998
  margin-top: 0;
@@ -1035,7 +1035,7 @@ body, :host {
1035
1035
  .semi-ai-chat-dialogue-step-action {
1036
1036
  line-height: 20px;
1037
1037
  margin-top: 12px;
1038
- font-size: 15px;
1038
+ font-size: 16px;
1039
1039
  }
1040
1040
  .semi-ai-chat-dialogue-step-action-summary {
1041
1041
  margin-bottom: 4px;
@@ -1074,7 +1074,7 @@ body, :host {
1074
1074
  align-items: center;
1075
1075
  justify-content: center;
1076
1076
  column-gap: 8px;
1077
- font-size: 15px;
1077
+ font-size: 16px;
1078
1078
  color: var(--semi-color-text-2);
1079
1079
  cursor: pointer;
1080
1080
  }
@@ -1099,7 +1099,7 @@ body, :host {
1099
1099
  display: flex;
1100
1100
  flex-wrap: wrap;
1101
1101
  font-size: 12px;
1102
- line-height: 16px;
1102
+ line-height: 24px;
1103
1103
  color: var(--semi-color-text-2);
1104
1104
  margin-top: 8px;
1105
1105
  column-gap: 4px;
@@ -1178,7 +1178,7 @@ body, :host {
1178
1178
  align-items: center;
1179
1179
  padding: 8px 16px;
1180
1180
  color: var(--semi-color-text-0);
1181
- font-size: 15px;
1181
+ font-size: 16px;
1182
1182
  }
1183
1183
  .semi-ai-chat-dialogue-code-topSlot-copy {
1184
1184
  display: flex;
@@ -1224,7 +1224,7 @@ body, :host {
1224
1224
  background-color: var(--semi-color-fill-0);
1225
1225
  }
1226
1226
  .semi-ai-chat-dialogue-hint-content {
1227
- font-size: 15px;
1227
+ font-size: 16px;
1228
1228
  color: var(--semi-color-text-0);
1229
1229
  }
1230
1230
 
@@ -1296,9 +1296,10 @@ body, :host {
1296
1296
  border-radius: 6px;
1297
1297
  padding: 8px 20px;
1298
1298
  color: var(--semi-color-text-0);
1299
- font-size: 15px;
1300
- font-family: "Inter", Pretendard, Noto Sans Korean;
1301
- line-height: 18px;
1299
+ font-size: 16px;
1300
+ font-family: Pretendard, Noto Sans Korean;
1301
+ line-height: 20px;
1302
+ letter-spacing: 0.05em;
1302
1303
  }
1303
1304
  .semi-aiChatInput-suggestion-item-active {
1304
1305
  background-color: var(--semi-color-fill-0);
@@ -1342,8 +1343,9 @@ body, :host {
1342
1343
  flex-wrap: wrap;
1343
1344
  margin-bottom: 8px;
1344
1345
  font-size: 14px;
1345
- font-family: "Inter", Pretendard, Noto Sans Korean;
1346
+ font-family: Pretendard, Noto Sans Korean;
1346
1347
  line-height: 16px;
1348
+ letter-spacing: 0.05em;
1347
1349
  color: var(--semi-color-text-2);
1348
1350
  column-gap: 4px;
1349
1351
  row-gap: 4px;
@@ -1504,8 +1506,9 @@ body, :host {
1504
1506
  .semi-aiChatInput-footer-configure-mcp-header {
1505
1507
  padding: 8px 16px 0px;
1506
1508
  font-size: 14px;
1507
- font-family: "Inter", Pretendard, Noto Sans Korean;
1509
+ font-family: Pretendard, Noto Sans Korean;
1508
1510
  line-height: 16px;
1511
+ letter-spacing: 0.05em;
1509
1512
  height: 16px;
1510
1513
  align-items: center;
1511
1514
  display: flex;
@@ -1520,8 +1523,9 @@ body, :host {
1520
1523
  border: 0px;
1521
1524
  height: fit-content;
1522
1525
  font-size: 14px;
1523
- font-family: "Inter", Pretendard, Noto Sans Korean;
1526
+ font-family: Pretendard, Noto Sans Korean;
1524
1527
  line-height: 16px;
1528
+ letter-spacing: 0.05em;
1525
1529
  }
1526
1530
  .semi-aiChatInput-attachment {
1527
1531
  position: relative;
@@ -1565,8 +1569,9 @@ body, :host {
1565
1569
  text-overflow: ellipsis;
1566
1570
  color: var(--semi-color-text-0);
1567
1571
  font-size: 14px;
1568
- font-family: "Inter", Pretendard, Noto Sans Korean;
1572
+ font-family: Pretendard, Noto Sans Korean;
1569
1573
  line-height: 16px;
1574
+ letter-spacing: 0.05em;
1570
1575
  font-weight: 600;
1571
1576
  }
1572
1577
  .semi-aiChatInput-attachment-content-size {
@@ -1576,8 +1581,9 @@ body, :host {
1576
1581
  column-gap: 4px;
1577
1582
  color: var(--semi-color-text-2);
1578
1583
  font-size: 14px;
1579
- font-family: "Inter", Pretendard, Noto Sans Korean;
1584
+ font-family: Pretendard, Noto Sans Korean;
1580
1585
  line-height: 16px;
1586
+ letter-spacing: 0.05em;
1581
1587
  text-transform: uppercase;
1582
1588
  }
1583
1589
  .semi-aiChatInput-attachment-delete {
@@ -1666,7 +1672,7 @@ body, :host {
1666
1672
  overflow: auto;
1667
1673
  }
1668
1674
  .semi-aiChatInput-editor-content .tiptap {
1669
- font-size: 15px;
1675
+ font-size: 16px;
1670
1676
  line-height: 24px;
1671
1677
  }
1672
1678
  .semi-aiChatInput-editor-content .tiptap p.is-editor-empty:first-child::before {
@@ -1685,7 +1691,7 @@ body, :host {
1685
1691
  }
1686
1692
  .semi-aiChatInput-editor-content .tiptap .node-inputSlot {
1687
1693
  display: inline-block;
1688
- font-size: 15px;
1694
+ font-size: 16px;
1689
1695
  line-height: 20px;
1690
1696
  }
1691
1697
  .semi-aiChatInput-editor-content .tiptap .input-slot {
@@ -1716,9 +1722,10 @@ body, :host {
1716
1722
  display: inline-flex;
1717
1723
  }
1718
1724
  .semi-aiChatInput-editor-content .tiptap .select-slot {
1719
- font-size: 15px;
1720
- font-family: "Inter", Pretendard, Noto Sans Korean;
1721
- line-height: 18px;
1725
+ font-size: 16px;
1726
+ font-family: Pretendard, Noto Sans Korean;
1727
+ line-height: 20px;
1728
+ letter-spacing: 0.05em;
1722
1729
  height: 24px;
1723
1730
  padding: 2px 4px;
1724
1731
  border-radius: 4px;
@@ -1785,17 +1792,19 @@ body, :host {
1785
1792
  }
1786
1793
 
1787
1794
  .semi-anchor {
1788
- font-size: 15px;
1789
- font-family: "Inter", Pretendard, Noto Sans Korean;
1790
- line-height: 18px;
1795
+ font-size: 16px;
1796
+ font-family: Pretendard, Noto Sans Korean;
1797
+ line-height: 20px;
1798
+ letter-spacing: 0.05em;
1791
1799
  overflow-y: auto;
1792
1800
  overflow-x: hidden;
1793
1801
  position: relative;
1794
1802
  }
1795
1803
  .semi-anchor-size-small {
1796
1804
  font-size: 14px;
1797
- font-family: "Inter", Pretendard, Noto Sans Korean;
1805
+ font-family: Pretendard, Noto Sans Korean;
1798
1806
  line-height: 16px;
1807
+ letter-spacing: 0.05em;
1799
1808
  }
1800
1809
  .semi-anchor-slide {
1801
1810
  position: absolute;
@@ -1877,8 +1886,9 @@ body, :host {
1877
1886
  }
1878
1887
  .semi-anchor-link-tooltip-small {
1879
1888
  font-size: 14px;
1880
- font-family: "Inter", Pretendard, Noto Sans Korean;
1889
+ font-family: Pretendard, Noto Sans Korean;
1881
1890
  line-height: 16px;
1891
+ letter-spacing: 0.05em;
1882
1892
  }
1883
1893
  .semi-anchor-link-tooltip:hover {
1884
1894
  color: var(--semi-color-tertiary-hover) !important;
@@ -2095,9 +2105,10 @@ body, :host {
2095
2105
  }
2096
2106
 
2097
2107
  .semi-autocomplete-option {
2098
- font-size: 15px;
2099
- font-family: "Inter", Pretendard, Noto Sans Korean;
2100
- line-height: 18px;
2108
+ font-size: 16px;
2109
+ font-family: Pretendard, Noto Sans Korean;
2110
+ line-height: 20px;
2111
+ letter-spacing: 0.05em;
2101
2112
  word-break: break-all;
2102
2113
  padding-left: 12px;
2103
2114
  padding-right: 12px;
@@ -2220,9 +2231,10 @@ body, :host {
2220
2231
  .semi-avatar .semi-avatar-label {
2221
2232
  display: flex;
2222
2233
  align-items: center;
2223
- font-size: 15px;
2224
- font-family: "Inter", Pretendard, Noto Sans Korean;
2225
- line-height: 18px;
2234
+ font-size: 16px;
2235
+ font-family: Pretendard, Noto Sans Korean;
2236
+ line-height: 20px;
2237
+ letter-spacing: 0.05em;
2226
2238
  font-weight: 600;
2227
2239
  }
2228
2240
  .semi-avatar-content {
@@ -2261,8 +2273,9 @@ body, :host {
2261
2273
  }
2262
2274
  .semi-avatar-small .semi-avatar-label {
2263
2275
  font-size: 14px;
2264
- font-family: "Inter", Pretendard, Noto Sans Korean;
2276
+ font-family: Pretendard, Noto Sans Korean;
2265
2277
  line-height: 16px;
2278
+ letter-spacing: 0.05em;
2266
2279
  }
2267
2280
  .semi-avatar-default {
2268
2281
  width: 40px;
@@ -2270,9 +2283,10 @@ body, :host {
2270
2283
  border-radius: 3px;
2271
2284
  }
2272
2285
  .semi-avatar-default .semi-avatar-label {
2273
- font-size: 24px;
2274
- font-family: "Inter", Pretendard, Noto Sans Korean;
2275
- line-height: 36px;
2286
+ font-size: 30px;
2287
+ font-family: Pretendard, Noto Sans Korean;
2288
+ line-height: 48px;
2289
+ letter-spacing: 0.05em;
2276
2290
  }
2277
2291
  .semi-avatar-medium {
2278
2292
  width: 48px;
@@ -2280,9 +2294,10 @@ body, :host {
2280
2294
  border-radius: 3px;
2281
2295
  }
2282
2296
  .semi-avatar-medium .semi-avatar-label {
2283
- font-size: 30px;
2284
- font-family: "Inter", Pretendard, Noto Sans Korean;
2285
- line-height: 45px;
2297
+ font-size: 36px;
2298
+ font-family: Pretendard, Noto Sans Korean;
2299
+ line-height: 48px;
2300
+ letter-spacing: 0.05em;
2286
2301
  }
2287
2302
  .semi-avatar-large {
2288
2303
  width: 72px;
@@ -2290,9 +2305,10 @@ body, :host {
2290
2305
  border-radius: 6px;
2291
2306
  }
2292
2307
  .semi-avatar-large .semi-avatar-label {
2293
- font-size: 64px;
2308
+ font-size: 72px;
2294
2309
  font-family: Pretendard, Noto Sans Korean;
2295
- line-height: 80px;
2310
+ line-height: 96px;
2311
+ letter-spacing: 0.05em;
2296
2312
  }
2297
2313
  .semi-avatar-extra-large {
2298
2314
  width: 128px;
@@ -2939,8 +2955,9 @@ body, :host {
2939
2955
  z-index: 1;
2940
2956
  text-align: center;
2941
2957
  font-size: 14px;
2942
- font-family: "Inter", Pretendard, Noto Sans Korean;
2958
+ font-family: Pretendard, Noto Sans Korean;
2943
2959
  line-height: 16px;
2960
+ letter-spacing: 0.05em;
2944
2961
  font-weight: 400;
2945
2962
  color: var(--semi-color-bg-2);
2946
2963
  }
@@ -3164,15 +3181,17 @@ body, :host {
3164
3181
  flex-wrap: wrap;
3165
3182
  }
3166
3183
  .semi-breadcrumb-wrapper-loose {
3167
- font-size: 15px;
3168
- font-family: "Inter", Pretendard, Noto Sans Korean;
3169
- line-height: 18px;
3170
- font-size: 15px;
3184
+ font-size: 16px;
3185
+ font-family: Pretendard, Noto Sans Korean;
3186
+ line-height: 20px;
3187
+ letter-spacing: 0.05em;
3188
+ font-size: 16px;
3171
3189
  }
3172
3190
  .semi-breadcrumb-wrapper-compact {
3173
3191
  font-size: 14px;
3174
- font-family: "Inter", Pretendard, Noto Sans Korean;
3192
+ font-family: Pretendard, Noto Sans Korean;
3175
3193
  line-height: 16px;
3194
+ letter-spacing: 0.05em;
3176
3195
  font-size: 14px;
3177
3196
  }
3178
3197
  .semi-breadcrumb-item-wrap {
@@ -3310,7 +3329,7 @@ body, :host {
3310
3329
  padding-right: 12px;
3311
3330
  padding-top: 6px;
3312
3331
  padding-bottom: 6px;
3313
- font-size: 15px;
3332
+ font-size: 16px;
3314
3333
  line-height: 20px;
3315
3334
  font-weight: 600;
3316
3335
  outline: none;
@@ -3569,7 +3588,7 @@ body, :host {
3569
3588
  padding-bottom: 2px;
3570
3589
  padding-left: 12px;
3571
3590
  padding-right: 12px;
3572
- font-size: 15px;
3591
+ font-size: 16px;
3573
3592
  line-height: 20px;
3574
3593
  font-weight: 600;
3575
3594
  }
@@ -3579,7 +3598,7 @@ body, :host {
3579
3598
  padding-bottom: 10px;
3580
3599
  padding-left: 16px;
3581
3600
  padding-right: 16px;
3582
- font-size: 15px;
3601
+ font-size: 16px;
3583
3602
  line-height: 20px;
3584
3603
  font-weight: 600;
3585
3604
  }
@@ -3847,9 +3866,10 @@ body, :host {
3847
3866
  }
3848
3867
  .semi-calendar-day .semi-calendar-tag,
3849
3868
  .semi-calendar-week .semi-calendar-tag {
3850
- font-size: 15px;
3851
- font-family: "Inter", Pretendard, Noto Sans Korean;
3852
- line-height: 18px;
3869
+ font-size: 16px;
3870
+ font-family: Pretendard, Noto Sans Korean;
3871
+ line-height: 20px;
3872
+ letter-spacing: 0.05em;
3853
3873
  min-width: 70px;
3854
3874
  color: var(--semi-color-text-2);
3855
3875
  }
@@ -3963,9 +3983,10 @@ body, :host {
3963
3983
  }
3964
3984
  .semi-calendar-day .semi-calendar-time-item span,
3965
3985
  .semi-calendar-week .semi-calendar-time-item span {
3966
- font-size: 15px;
3967
- font-family: "Inter", Pretendard, Noto Sans Korean;
3968
- line-height: 18px;
3986
+ font-size: 16px;
3987
+ font-family: Pretendard, Noto Sans Korean;
3988
+ line-height: 20px;
3989
+ letter-spacing: 0.05em;
3969
3990
  display: block;
3970
3991
  position: relative;
3971
3992
  top: -10px;
@@ -4014,9 +4035,10 @@ body, :host {
4014
4035
  .semi-calendar-week-header, .semi-calendar-week-grid-row {
4015
4036
  display: flex;
4016
4037
  align-items: flex-start;
4017
- font-size: 15px;
4018
- font-family: "Inter", Pretendard, Noto Sans Korean;
4019
- line-height: 18px;
4038
+ font-size: 16px;
4039
+ font-family: Pretendard, Noto Sans Korean;
4040
+ line-height: 20px;
4041
+ letter-spacing: 0.05em;
4020
4042
  color: var(--semi-color-text-2);
4021
4043
  }
4022
4044
  .semi-calendar-week-header {
@@ -4076,9 +4098,10 @@ body, :host {
4076
4098
  position: absolute;
4077
4099
  }
4078
4100
  .semi-calendar-week .semi-calendar-all-day .semi-calendar-event-items .semi-calendar-event-allday > * {
4079
- font-size: 15px;
4080
- font-family: "Inter", Pretendard, Noto Sans Korean;
4081
- line-height: 18px;
4101
+ font-size: 16px;
4102
+ font-family: Pretendard, Noto Sans Korean;
4103
+ line-height: 20px;
4104
+ letter-spacing: 0.05em;
4082
4105
  }
4083
4106
  .semi-calendar-week .semi-calendar-week-tag {
4084
4107
  text-align: right;
@@ -4093,9 +4116,10 @@ body, :host {
4093
4116
  flex-direction: column;
4094
4117
  height: 100%;
4095
4118
  overflow: hidden;
4096
- font-size: 15px;
4097
- font-family: "Inter", Pretendard, Noto Sans Korean;
4098
- line-height: 18px;
4119
+ font-size: 16px;
4120
+ font-family: Pretendard, Noto Sans Korean;
4121
+ line-height: 20px;
4122
+ letter-spacing: 0.05em;
4099
4123
  }
4100
4124
  .semi-calendar-month-grid-wrapper {
4101
4125
  height: calc(100% - 27px);
@@ -4147,9 +4171,10 @@ body, :host {
4147
4171
  padding-top: 4px;
4148
4172
  }
4149
4173
  .semi-calendar-month-skeleton li span {
4150
- font-size: 15px;
4151
- font-family: "Inter", Pretendard, Noto Sans Korean;
4152
- line-height: 18px;
4174
+ font-size: 16px;
4175
+ font-family: Pretendard, Noto Sans Korean;
4176
+ line-height: 20px;
4177
+ letter-spacing: 0.05em;
4153
4178
  }
4154
4179
  .semi-calendar-month-skeleton li:last-child {
4155
4180
  border-right: none;
@@ -4158,9 +4183,10 @@ body, :host {
4158
4183
  color: var(--semi-color-text-0);
4159
4184
  }
4160
4185
  .semi-calendar-month-skeleton .semi-calendar-month-event-card-wrapper {
4161
- font-size: 15px;
4162
- font-family: "Inter", Pretendard, Noto Sans Korean;
4163
- line-height: 18px;
4186
+ font-size: 16px;
4187
+ font-family: Pretendard, Noto Sans Korean;
4188
+ line-height: 20px;
4189
+ letter-spacing: 0.05em;
4164
4190
  display: block;
4165
4191
  position: absolute;
4166
4192
  right: 8px;
@@ -4195,9 +4221,10 @@ body, :host {
4195
4221
  overflow: hidden;
4196
4222
  }
4197
4223
  .semi-calendar-month-weekrow .semi-calendar-event-items .semi-calendar-event-month > * {
4198
- font-size: 15px;
4199
- font-family: "Inter", Pretendard, Noto Sans Korean;
4200
- line-height: 18px;
4224
+ font-size: 16px;
4225
+ font-family: Pretendard, Noto Sans Korean;
4226
+ line-height: 20px;
4227
+ letter-spacing: 0.05em;
4201
4228
  }
4202
4229
  .semi-calendar-month-date {
4203
4230
  position: absolute;
@@ -4235,9 +4262,10 @@ body, :host {
4235
4262
  color: var(--semi-color-text-2);
4236
4263
  }
4237
4264
  .semi-calendar-month-event-card-header-info-date {
4238
- font-size: 30px;
4239
- font-family: "Inter", Pretendard, Noto Sans Korean;
4240
- line-height: 45px;
4265
+ font-size: 36px;
4266
+ font-family: Pretendard, Noto Sans Korean;
4267
+ line-height: 48px;
4268
+ letter-spacing: 0.05em;
4241
4269
  margin-top: 4px;
4242
4270
  }
4243
4271
  .semi-calendar-month-event-card-body {
@@ -4375,7 +4403,7 @@ body, :host {
4375
4403
  border-radius: var(--semi-border-radius-medium);
4376
4404
  overflow: hidden;
4377
4405
  background-color: var(--semi-color-bg-0);
4378
- font-size: 15px;
4406
+ font-size: 16px;
4379
4407
  font-style: normal;
4380
4408
  font-weight: 400;
4381
4409
  line-height: 20px;
@@ -4416,7 +4444,7 @@ body, :host {
4416
4444
  }
4417
4445
  .semi-card-header-wrapper-extra {
4418
4446
  flex-shrink: 0;
4419
- font-size: 16px;
4447
+ font-size: 24px;
4420
4448
  font-style: normal;
4421
4449
  font-weight: 700;
4422
4450
  letter-spacing: 0em;
@@ -4428,7 +4456,7 @@ body, :host {
4428
4456
  }
4429
4457
  .semi-card-body {
4430
4458
  padding: 20px;
4431
- font-size: 15px;
4459
+ font-size: 16px;
4432
4460
  font-style: normal;
4433
4461
  font-weight: 400;
4434
4462
  line-height: 20px;
@@ -4455,7 +4483,7 @@ body, :host {
4455
4483
  margin-right: 12px;
4456
4484
  }
4457
4485
  .semi-card-meta-wrapper-title {
4458
- font-size: 16px;
4486
+ font-size: 24px;
4459
4487
  font-style: normal;
4460
4488
  font-weight: 700;
4461
4489
  line-height: 22px;
@@ -4463,7 +4491,7 @@ body, :host {
4463
4491
  color: var(--semi-color-text-0);
4464
4492
  }
4465
4493
  .semi-card-meta-wrapper-description {
4466
- font-size: 15px;
4494
+ font-size: 16px;
4467
4495
  font-style: normal;
4468
4496
  font-weight: 400;
4469
4497
  line-height: 20px;
@@ -4907,9 +4935,10 @@ body, :host {
4907
4935
  line-height: 40px;
4908
4936
  }
4909
4937
  .semi-cascader-large .semi-cascader-selection {
4910
- font-size: 16px;
4911
- font-family: "Inter", Pretendard, Noto Sans Korean;
4912
- line-height: 24px;
4938
+ font-size: 24px;
4939
+ font-family: Pretendard, Noto Sans Korean;
4940
+ line-height: 36px;
4941
+ letter-spacing: 0.05em;
4913
4942
  }
4914
4943
  .semi-cascader-large .semi-cascader-selection {
4915
4944
  padding-left: 12px;
@@ -4963,9 +4992,10 @@ body, :host {
4963
4992
  border-color: var(--semi-color-danger-light-active);
4964
4993
  }
4965
4994
  .semi-cascader-selection {
4966
- font-size: 15px;
4967
- font-family: "Inter", Pretendard, Noto Sans Korean;
4968
- line-height: 18px;
4995
+ font-size: 16px;
4996
+ font-family: Pretendard, Noto Sans Korean;
4997
+ line-height: 20px;
4998
+ letter-spacing: 0.05em;
4969
4999
  height: 100%;
4970
5000
  display: inline-flex;
4971
5001
  align-items: center;
@@ -5077,9 +5107,10 @@ body, :host {
5077
5107
  .semi-cascader-prefix-text, .semi-cascader-suffix-text {
5078
5108
  margin: 0 12px;
5079
5109
  font-weight: 600;
5080
- font-size: 15px;
5081
- font-family: "Inter", Pretendard, Noto Sans Korean;
5082
- line-height: 18px;
5110
+ font-size: 16px;
5111
+ font-family: Pretendard, Noto Sans Korean;
5112
+ line-height: 20px;
5113
+ letter-spacing: 0.05em;
5083
5114
  color: var(--semi-color-text-2);
5084
5115
  }
5085
5116
  .semi-cascader-prefix-icon, .semi-cascader-suffix-icon {
@@ -5090,9 +5121,10 @@ body, :host {
5090
5121
  display: inline;
5091
5122
  margin: 0 12px;
5092
5123
  font-weight: 600;
5093
- font-size: 15px;
5094
- font-family: "Inter", Pretendard, Noto Sans Korean;
5095
- line-height: 18px;
5124
+ font-size: 16px;
5125
+ font-family: Pretendard, Noto Sans Korean;
5126
+ line-height: 20px;
5127
+ letter-spacing: 0.05em;
5096
5128
  color: var(--semi-color-text-2);
5097
5129
  flex-shrink: 0;
5098
5130
  white-space: nowrap;
@@ -5134,9 +5166,10 @@ body, :host {
5134
5166
  border-bottom: 1px solid var(--semi-color-fill-0);
5135
5167
  }
5136
5168
  .semi-cascader-popover .semi-cascader-option-lists .semi-cascader-option-empty {
5137
- font-size: 15px;
5138
- font-family: "Inter", Pretendard, Noto Sans Korean;
5139
- line-height: 18px;
5169
+ font-size: 16px;
5170
+ font-family: Pretendard, Noto Sans Korean;
5171
+ line-height: 20px;
5172
+ letter-spacing: 0.05em;
5140
5173
  border-radius: var(--semi-border-radius-medium);
5141
5174
  color: var(--semi-color-disabled-text);
5142
5175
  margin: 0;
@@ -5228,9 +5261,10 @@ body, :host {
5228
5261
  justify-content: space-between;
5229
5262
  cursor: pointer;
5230
5263
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
5231
- font-size: 15px;
5232
- font-family: "Inter", Pretendard, Noto Sans Korean;
5233
- line-height: 18px;
5264
+ font-size: 16px;
5265
+ font-family: Pretendard, Noto Sans Korean;
5266
+ line-height: 20px;
5267
+ letter-spacing: 0.05em;
5234
5268
  min-width: min-content;
5235
5269
  word-break: break-all;
5236
5270
  color: var(--semi-color-text-0);
@@ -5513,7 +5547,7 @@ body, :host {
5513
5547
  }
5514
5548
  .semi-chat-chatBox-title {
5515
5549
  line-height: 20px;
5516
- font-size: 16px;
5550
+ font-size: 24px;
5517
5551
  color: var(--semi-color-text-0);
5518
5552
  font-weight: 400;
5519
5553
  text-overflow: ellipsis;
@@ -5818,14 +5852,14 @@ body, :host {
5818
5852
  flex-direction: column;
5819
5853
  }
5820
5854
  .semi-chat-attachment-file-title {
5821
- font-size: 16px;
5855
+ font-size: 24px;
5822
5856
  color: var(--semi-color-text-0);
5823
5857
  max-width: 90px;
5824
5858
  text-overflow: ellipsis;
5825
5859
  overflow: hidden;
5826
5860
  }
5827
5861
  .semi-chat-attachment-file-metadata {
5828
- font-size: 15px;
5862
+ font-size: 16px;
5829
5863
  color: var(--semi-color-text-2);
5830
5864
  }
5831
5865
  .semi-chat-attachment-file-type {
@@ -5861,7 +5895,7 @@ body, :host {
5861
5895
  background-color: var(--semi-color-fill-0);
5862
5896
  }
5863
5897
  .semi-chat-hint-content {
5864
- font-size: 15px;
5898
+ font-size: 16px;
5865
5899
  color: var(--semi-color-text-1);
5866
5900
  }
5867
5901
  .semi-chat-hint-icon {
@@ -5901,9 +5935,10 @@ body, :host {
5901
5935
  position: relative;
5902
5936
  display: flex;
5903
5937
  align-items: flex-start;
5904
- font-size: 15px;
5905
- font-family: "Inter", Pretendard, Noto Sans Korean;
5906
- line-height: 18px;
5938
+ font-size: 16px;
5939
+ font-family: Pretendard, Noto Sans Korean;
5940
+ line-height: 20px;
5941
+ letter-spacing: 0.05em;
5907
5942
  cursor: pointer;
5908
5943
  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);
5909
5944
  transform: scale(var(--semi-transform_scale-none));
@@ -6042,13 +6077,13 @@ body, :host {
6042
6077
  }
6043
6078
  .semi-checkbox-cardType .semi-checkbox-addon {
6044
6079
  font-weight: 600;
6045
- font-size: 15px;
6080
+ font-size: 16px;
6046
6081
  line-height: 20px;
6047
6082
  color: var(--semi-color-text-0);
6048
6083
  }
6049
6084
  .semi-checkbox-cardType .semi-checkbox-extra {
6050
6085
  font-weight: normal;
6051
- font-size: 15px;
6086
+ font-size: 16px;
6052
6087
  line-height: 20px;
6053
6088
  color: var(--semi-color-text-2);
6054
6089
  }
@@ -6162,10 +6197,11 @@ body, :host {
6162
6197
  }
6163
6198
 
6164
6199
  .semi-checkboxGroup {
6165
- font-size: 15px;
6166
- font-family: "Inter", Pretendard, Noto Sans Korean;
6167
- line-height: 18px;
6168
- line-height: 15px;
6200
+ font-size: 16px;
6201
+ font-family: Pretendard, Noto Sans Korean;
6202
+ line-height: 20px;
6203
+ letter-spacing: 0.05em;
6204
+ line-height: 16px;
6169
6205
  }
6170
6206
  .semi-checkboxGroup .semi-checkbox.semi-checkbox-vertical {
6171
6207
  margin-bottom: 16px;
@@ -6376,9 +6412,10 @@ body, :host {
6376
6412
  cursor: pointer;
6377
6413
  color: var(--semi-color-text-0);
6378
6414
  font-weight: 600;
6379
- font-size: 15px;
6380
- font-family: "Inter", Pretendard, Noto Sans Korean;
6381
- line-height: 18px;
6415
+ font-size: 16px;
6416
+ font-family: Pretendard, Noto Sans Korean;
6417
+ line-height: 20px;
6418
+ letter-spacing: 0.05em;
6382
6419
  }
6383
6420
  .semi-collapse-header-right {
6384
6421
  display: flex;
@@ -6420,9 +6457,10 @@ body, :host {
6420
6457
  .semi-collapse-content {
6421
6458
  padding: 4px 16px 8px 16px;
6422
6459
  color: var(--semi-color-text-1);
6423
- font-size: 15px;
6424
- font-family: "Inter", Pretendard, Noto Sans Korean;
6425
- line-height: 18px;
6460
+ font-size: 16px;
6461
+ font-family: Pretendard, Noto Sans Korean;
6462
+ line-height: 20px;
6463
+ letter-spacing: 0.05em;
6426
6464
  }
6427
6465
  .semi-collapse-content p {
6428
6466
  margin: 0;
@@ -6735,9 +6773,10 @@ body, :host {
6735
6773
  }
6736
6774
  .semi-datepicker-month-grid .semi-scrolllist-header-title {
6737
6775
  padding: 0;
6738
- font-size: 15px;
6739
- font-family: "Inter", Pretendard, Noto Sans Korean;
6740
- line-height: 18px;
6776
+ font-size: 16px;
6777
+ font-family: Pretendard, Noto Sans Korean;
6778
+ line-height: 20px;
6779
+ letter-spacing: 0.05em;
6741
6780
  min-height: 24px;
6742
6781
  line-height: 24px;
6743
6782
  }
@@ -6824,9 +6863,10 @@ body, :host {
6824
6863
  min-width: 32px;
6825
6864
  }
6826
6865
  .semi-datepicker-navigation-month {
6827
- font-size: 16px;
6828
- font-family: "Inter", Pretendard, Noto Sans Korean;
6829
- line-height: 24px;
6866
+ font-size: 24px;
6867
+ font-family: Pretendard, Noto Sans Korean;
6868
+ line-height: 36px;
6869
+ letter-spacing: 0.05em;
6830
6870
  flex-grow: 1;
6831
6871
  text-align: center;
6832
6872
  font-weight: 600;
@@ -6843,8 +6883,9 @@ body, :host {
6843
6883
  }
6844
6884
  .semi-datepicker-weekday {
6845
6885
  font-size: 14px;
6846
- font-family: "Inter", Pretendard, Noto Sans Korean;
6886
+ font-family: Pretendard, Noto Sans Korean;
6847
6887
  line-height: 16px;
6888
+ letter-spacing: 0.05em;
6848
6889
  font-weight: 600;
6849
6890
  color: var(--semi-color-text-2);
6850
6891
  border-bottom: 1px solid var(--semi-color-border);
@@ -7389,8 +7430,9 @@ body, :host {
7389
7430
  */
7390
7431
  .semi-datepicker-compact {
7391
7432
  font-size: 14px;
7392
- font-family: "Inter", Pretendard, Noto Sans Korean;
7433
+ font-family: Pretendard, Noto Sans Korean;
7393
7434
  line-height: 16px;
7435
+ letter-spacing: 0.05em;
7394
7436
  line-height: 20px;
7395
7437
  }
7396
7438
  .semi-datepicker-compact .semi-datepicker-month-grid[x-type=dateTime] .semi-datepicker-yam, .semi-datepicker-compact .semi-datepicker-month-grid[x-type=dateTimeRange] .semi-datepicker-yam {
@@ -7422,8 +7464,9 @@ body, :host {
7422
7464
  }
7423
7465
  .semi-datepicker-compact .semi-datepicker-month-grid .semi-scrolllist {
7424
7466
  font-size: 14px;
7425
- font-family: "Inter", Pretendard, Noto Sans Korean;
7467
+ font-family: Pretendard, Noto Sans Korean;
7426
7468
  line-height: 16px;
7469
+ letter-spacing: 0.05em;
7427
7470
  line-height: 20px;
7428
7471
  }
7429
7472
  .semi-datepicker-compact .semi-datepicker-month-grid .semi-scrolllist-header {
@@ -7466,8 +7509,9 @@ body, :host {
7466
7509
  }
7467
7510
  .semi-datepicker-compact.semi-datepicker-panel-yam .semi-scrolllist {
7468
7511
  font-size: 14px;
7469
- font-family: "Inter", Pretendard, Noto Sans Korean;
7512
+ font-family: Pretendard, Noto Sans Korean;
7470
7513
  line-height: 16px;
7514
+ letter-spacing: 0.05em;
7471
7515
  line-height: 20px;
7472
7516
  }
7473
7517
  .semi-datepicker-compact .semi-datepicker-tpk {
@@ -7488,8 +7532,9 @@ body, :host {
7488
7532
  }
7489
7533
  .semi-datepicker-compact .semi-datepicker-navigation-month .semi-button {
7490
7534
  font-size: 14px;
7491
- font-family: "Inter", Pretendard, Noto Sans Korean;
7535
+ font-family: Pretendard, Noto Sans Korean;
7492
7536
  line-height: 16px;
7537
+ letter-spacing: 0.05em;
7493
7538
  line-height: 20px;
7494
7539
  }
7495
7540
  .semi-datepicker-compact .semi-datepicker-month {
@@ -7944,18 +7989,20 @@ body, :host {
7944
7989
  }
7945
7990
  .semi-descriptions-key {
7946
7991
  font-weight: normal;
7947
- font-size: 15px;
7948
- font-family: "Inter", Pretendard, Noto Sans Korean;
7949
- line-height: 18px;
7950
- min-height: 15px;
7992
+ font-size: 16px;
7993
+ font-family: Pretendard, Noto Sans Korean;
7994
+ line-height: 20px;
7995
+ letter-spacing: 0.05em;
7996
+ min-height: 16px;
7951
7997
  white-space: nowrap;
7952
7998
  color: var(--semi-color-text-2);
7953
7999
  }
7954
8000
  .semi-descriptions-value {
7955
8001
  font-weight: normal;
7956
- font-size: 15px;
7957
- font-family: "Inter", Pretendard, Noto Sans Korean;
7958
- line-height: 18px;
8002
+ font-size: 16px;
8003
+ font-family: Pretendard, Noto Sans Korean;
8004
+ line-height: 20px;
8005
+ letter-spacing: 0.05em;
7959
8006
  color: var(--semi-color-text-0);
7960
8007
  }
7961
8008
  .semi-descriptions-center .semi-descriptions-item-th {
@@ -8004,42 +8051,46 @@ body, :host {
8004
8051
  }
8005
8052
  .semi-descriptions-double-small .semi-descriptions-key {
8006
8053
  font-size: 14px;
8007
- font-family: "Inter", Pretendard, Noto Sans Korean;
8054
+ font-family: Pretendard, Noto Sans Korean;
8008
8055
  line-height: 16px;
8056
+ letter-spacing: 0.05em;
8009
8057
  padding-bottom: 0;
8010
8058
  font-size: 14px;
8011
8059
  }
8012
8060
  .semi-descriptions-double-small .semi-descriptions-value {
8013
- font-size: 16px;
8014
- font-family: "Inter", Pretendard, Noto Sans Korean;
8015
- line-height: 24px;
8016
- font-size: 16px;
8061
+ font-size: 24px;
8062
+ font-family: Pretendard, Noto Sans Korean;
8063
+ line-height: 36px;
8064
+ letter-spacing: 0.05em;
8065
+ font-size: 24px;
8017
8066
  }
8018
8067
  .semi-descriptions-double-medium .semi-descriptions-item {
8019
8068
  padding-right: 60px;
8020
8069
  }
8021
8070
  .semi-descriptions-double-medium .semi-descriptions-key {
8022
8071
  padding-bottom: 4px;
8023
- font-size: 15px;
8072
+ font-size: 16px;
8024
8073
  }
8025
8074
  .semi-descriptions-double-medium .semi-descriptions-value {
8026
- font-size: 30px;
8027
- font-family: "Inter", Pretendard, Noto Sans Korean;
8028
- line-height: 45px;
8029
- font-size: 30px;
8075
+ font-size: 36px;
8076
+ font-family: Pretendard, Noto Sans Korean;
8077
+ line-height: 48px;
8078
+ letter-spacing: 0.05em;
8079
+ font-size: 36px;
8030
8080
  }
8031
8081
  .semi-descriptions-double-large .semi-descriptions-item {
8032
8082
  padding-right: 80px;
8033
8083
  }
8034
8084
  .semi-descriptions-double-large .semi-descriptions-key {
8035
8085
  padding-bottom: 4px;
8036
- font-size: 15px;
8086
+ font-size: 16px;
8037
8087
  }
8038
8088
  .semi-descriptions-double-large .semi-descriptions-value {
8039
- font-size: 48px;
8040
- font-family: "Inter", Pretendard, Noto Sans Korean;
8041
- line-height: 64px;
8042
- font-size: 48px;
8089
+ font-size: 64px;
8090
+ font-family: Pretendard, Noto Sans Korean;
8091
+ line-height: 88px;
8092
+ letter-spacing: 0.05em;
8093
+ font-size: 64px;
8043
8094
  }
8044
8095
  .semi-descriptions-horizontal table {
8045
8096
  table-layout: fixed;
@@ -8185,9 +8236,10 @@ body, :host {
8185
8236
  }
8186
8237
 
8187
8238
  .semi-dropdown {
8188
- font-size: 15px;
8189
- font-family: "Inter", Pretendard, Noto Sans Korean;
8190
- line-height: 18px;
8239
+ font-size: 16px;
8240
+ font-family: Pretendard, Noto Sans Korean;
8241
+ line-height: 20px;
8242
+ letter-spacing: 0.05em;
8191
8243
  }
8192
8244
  .semi-dropdown-wrapper {
8193
8245
  overflow-y: auto;
@@ -8217,8 +8269,9 @@ body, :host {
8217
8269
  padding-left: 16px;
8218
8270
  padding-right: 16px;
8219
8271
  font-size: 14px;
8220
- font-family: "Inter", Pretendard, Noto Sans Korean;
8272
+ font-family: Pretendard, Noto Sans Korean;
8221
8273
  line-height: 16px;
8274
+ letter-spacing: 0.05em;
8222
8275
  cursor: default;
8223
8276
  }
8224
8277
  .semi-dropdown-title-withTick {
@@ -8389,7 +8442,7 @@ body, :host {
8389
8442
  .semi-feedback-thank-text {
8390
8443
  color: var(--semi-color-text-2);
8391
8444
  text-align: center;
8392
- font-size: 15px;
8445
+ font-size: 16px;
8393
8446
  font-weight: 400;
8394
8447
  line-height: 20px;
8395
8448
  margin-bottom: 0px;
@@ -8617,9 +8670,10 @@ body, :host {
8617
8670
  padding-right: 16px;
8618
8671
  display: inline-block;
8619
8672
  vertical-align: middle;
8620
- font-size: 15px;
8621
- font-family: "Inter", Pretendard, Noto Sans Korean;
8622
- line-height: 18px;
8673
+ font-size: 16px;
8674
+ font-family: Pretendard, Noto Sans Korean;
8675
+ line-height: 20px;
8676
+ letter-spacing: 0.05em;
8623
8677
  flex-shrink: 0;
8624
8678
  }
8625
8679
  .semi-form-field-label-disabled {
@@ -8652,9 +8706,10 @@ body, :host {
8652
8706
  text-align: right;
8653
8707
  }
8654
8708
  .semi-form-field-error-message, .semi-form-field-help-text {
8655
- font-size: 15px;
8656
- font-family: "Inter", Pretendard, Noto Sans Korean;
8657
- line-height: 18px;
8709
+ font-size: 16px;
8710
+ font-family: Pretendard, Noto Sans Korean;
8711
+ line-height: 20px;
8712
+ letter-spacing: 0.05em;
8658
8713
  display: flex;
8659
8714
  align-items: center;
8660
8715
  margin-top: 4px;
@@ -8739,9 +8794,10 @@ body, :host {
8739
8794
  }
8740
8795
  .semi-form-field-extra-string {
8741
8796
  color: var(--semi-color-tertiary);
8742
- font-size: 15px;
8743
- font-family: "Inter", Pretendard, Noto Sans Korean;
8744
- line-height: 18px;
8797
+ font-size: 16px;
8798
+ font-family: Pretendard, Noto Sans Korean;
8799
+ line-height: 20px;
8800
+ letter-spacing: 0.05em;
8745
8801
  }
8746
8802
 
8747
8803
  .semi-form-vertical .semi-form-field-group {
@@ -8773,9 +8829,10 @@ body, :host {
8773
8829
  .semi-form-section-text {
8774
8830
  margin-block-start: 0;
8775
8831
  margin-block-end: 0;
8776
- font-size: 24px;
8777
- font-family: "Inter", Pretendard, Noto Sans Korean;
8778
- line-height: 36px;
8832
+ font-size: 30px;
8833
+ font-family: Pretendard, Noto Sans Korean;
8834
+ line-height: 48px;
8835
+ letter-spacing: 0.05em;
8779
8836
  font-weight: 600;
8780
8837
  width: 100%;
8781
8838
  padding-bottom: 8px;
@@ -14209,8 +14266,9 @@ body, :host {
14209
14266
  }
14210
14267
  .semi-hotKeys-content {
14211
14268
  font-size: 14px;
14212
- font-family: "Inter", Pretendard, Noto Sans Korean;
14269
+ font-family: Pretendard, Noto Sans Korean;
14213
14270
  line-height: 16px;
14271
+ letter-spacing: 0.05em;
14214
14272
  border-radius: 2px;
14215
14273
  height: 20px;
14216
14274
  padding: 2px 8px;
@@ -14220,8 +14278,9 @@ body, :host {
14220
14278
  }
14221
14279
  .semi-hotKeys-split {
14222
14280
  font-size: 14px;
14223
- font-family: "Inter", Pretendard, Noto Sans Korean;
14281
+ font-family: Pretendard, Noto Sans Korean;
14224
14282
  line-height: 16px;
14283
+ letter-spacing: 0.05em;
14225
14284
  margin: 0 3px;
14226
14285
  color: var(--semi-color-text-0);
14227
14286
  }
@@ -14319,9 +14378,10 @@ body, :host {
14319
14378
  left: 0;
14320
14379
  right: 0;
14321
14380
  font-weight: normal;
14322
- font-size: 15px;
14323
- font-family: "Inter", Pretendard, Noto Sans Korean;
14324
- line-height: 18px;
14381
+ font-size: 16px;
14382
+ font-family: Pretendard, Noto Sans Korean;
14383
+ line-height: 20px;
14384
+ letter-spacing: 0.05em;
14325
14385
  color: var(--semi-color-white);
14326
14386
  height: 60px;
14327
14387
  display: flex;
@@ -14366,9 +14426,10 @@ body, :host {
14366
14426
  .semi-image-preview-footer-page {
14367
14427
  user-select: none;
14368
14428
  color: var(--semi-color-white);
14369
- font-size: 16px;
14370
- font-family: "Inter", Pretendard, Noto Sans Korean;
14371
- line-height: 24px;
14429
+ font-size: 24px;
14430
+ font-family: Pretendard, Noto Sans Korean;
14431
+ line-height: 36px;
14432
+ letter-spacing: 0.05em;
14372
14433
  margin: 0 12px;
14373
14434
  }
14374
14435
  .semi-image-preview-footer .semi-icon {
@@ -14501,9 +14562,10 @@ img[src=""], img:not([src]) {
14501
14562
  position: relative;
14502
14563
  vertical-align: middle;
14503
14564
  box-shadow: none;
14504
- font-size: 15px;
14505
- font-family: "Inter", Pretendard, Noto Sans Korean;
14506
- line-height: 18px;
14565
+ font-size: 16px;
14566
+ font-family: Pretendard, Noto Sans Korean;
14567
+ line-height: 20px;
14568
+ letter-spacing: 0.05em;
14507
14569
  background-color: var(--semi-color-fill-0);
14508
14570
  border: 1px transparent solid;
14509
14571
  border-radius: var(--semi-border-radius-small);
@@ -14517,23 +14579,26 @@ img[src=""], img:not([src]) {
14517
14579
  }
14518
14580
  .semi-input-wrapper-default {
14519
14581
  height: 32px;
14520
- font-size: 15px;
14521
- font-family: "Inter", Pretendard, Noto Sans Korean;
14522
- line-height: 18px;
14582
+ font-size: 16px;
14583
+ font-family: Pretendard, Noto Sans Korean;
14584
+ line-height: 20px;
14585
+ letter-spacing: 0.05em;
14523
14586
  line-height: 30px;
14524
14587
  }
14525
14588
  .semi-input-wrapper-small {
14526
14589
  height: 24px;
14527
- font-size: 15px;
14528
- font-family: "Inter", Pretendard, Noto Sans Korean;
14529
- line-height: 18px;
14590
+ font-size: 16px;
14591
+ font-family: Pretendard, Noto Sans Korean;
14592
+ line-height: 20px;
14593
+ letter-spacing: 0.05em;
14530
14594
  line-height: 22px;
14531
14595
  }
14532
14596
  .semi-input-wrapper-large {
14533
14597
  height: 40px;
14534
- font-size: 16px;
14535
- font-family: "Inter", Pretendard, Noto Sans Korean;
14536
- line-height: 24px;
14598
+ font-size: 24px;
14599
+ font-family: Pretendard, Noto Sans Korean;
14600
+ line-height: 36px;
14601
+ letter-spacing: 0.05em;
14537
14602
  line-height: 38px;
14538
14603
  }
14539
14604
  .semi-input-wrapper:hover {
@@ -14829,23 +14894,26 @@ img[src=""], img:not([src]) {
14829
14894
  }
14830
14895
  .semi-input-large {
14831
14896
  height: 38px;
14832
- font-size: 16px;
14833
- font-family: "Inter", Pretendard, Noto Sans Korean;
14834
- line-height: 24px;
14897
+ font-size: 24px;
14898
+ font-family: Pretendard, Noto Sans Korean;
14899
+ line-height: 36px;
14900
+ letter-spacing: 0.05em;
14835
14901
  line-height: 38px;
14836
14902
  }
14837
14903
  .semi-input-small {
14838
14904
  height: 22px;
14839
- font-size: 15px;
14840
- font-family: "Inter", Pretendard, Noto Sans Korean;
14841
- line-height: 18px;
14905
+ font-size: 16px;
14906
+ font-family: Pretendard, Noto Sans Korean;
14907
+ line-height: 20px;
14908
+ letter-spacing: 0.05em;
14842
14909
  line-height: 22px;
14843
14910
  }
14844
14911
  .semi-input-default {
14845
14912
  height: 30px;
14846
- font-size: 15px;
14847
- font-family: "Inter", Pretendard, Noto Sans Korean;
14848
- line-height: 18px;
14913
+ font-size: 16px;
14914
+ font-family: Pretendard, Noto Sans Korean;
14915
+ line-height: 20px;
14916
+ letter-spacing: 0.05em;
14849
14917
  line-height: 30px;
14850
14918
  }
14851
14919
  .semi-input-disabled {
@@ -14901,9 +14969,10 @@ img[src=""], img:not([src]) {
14901
14969
  align-items: center;
14902
14970
  background-color: var(--semi-color-fill-0);
14903
14971
  color: var(--semi-color-text-2);
14904
- font-size: 15px;
14905
- font-family: "Inter", Pretendard, Noto Sans Korean;
14906
- line-height: 18px;
14972
+ font-size: 16px;
14973
+ font-family: Pretendard, Noto Sans Korean;
14974
+ line-height: 20px;
14975
+ letter-spacing: 0.05em;
14907
14976
  flex-shrink: 0;
14908
14977
  }
14909
14978
  .semi-input-prepend-icon, .semi-input-prepend-text, .semi-input-append-icon, .semi-input-append-text {
@@ -15441,9 +15510,10 @@ img[src=""], img:not([src]) {
15441
15510
  }
15442
15511
 
15443
15512
  .semi-list {
15444
- font-size: 15px;
15445
- font-family: "Inter", Pretendard, Noto Sans Korean;
15446
- line-height: 18px;
15513
+ font-size: 16px;
15514
+ font-family: Pretendard, Noto Sans Korean;
15515
+ line-height: 20px;
15516
+ letter-spacing: 0.05em;
15447
15517
  }
15448
15518
  .semi-list-items {
15449
15519
  margin: 0;
@@ -15604,9 +15674,10 @@ img[src=""], img:not([src]) {
15604
15674
  }
15605
15675
 
15606
15676
  .semi-modal {
15607
- font-size: 15px;
15608
- font-family: "Inter", Pretendard, Noto Sans Korean;
15609
- line-height: 18px;
15677
+ font-size: 16px;
15678
+ font-family: Pretendard, Noto Sans Korean;
15679
+ line-height: 20px;
15680
+ letter-spacing: 0.05em;
15610
15681
  position: relative;
15611
15682
  margin: 80px auto;
15612
15683
  color: var(--semi-color-text-0);
@@ -15685,7 +15756,7 @@ img[src=""], img:not([src]) {
15685
15756
  align-items: flex-start;
15686
15757
  margin: 24px 0;
15687
15758
  padding: 0 0;
15688
- font-size: 15px;
15759
+ font-size: 16px;
15689
15760
  font-weight: 600;
15690
15761
  background-color: transparent;
15691
15762
  color: var(--semi-color-text-0);
@@ -15916,9 +15987,10 @@ img[src=""], img:not([src]) {
15916
15987
  box-sizing: border-box;
15917
15988
  margin-top: 0;
15918
15989
  margin-bottom: 8px;
15919
- font-size: 15px;
15920
- font-family: "Inter", Pretendard, Noto Sans Korean;
15921
- line-height: 18px;
15990
+ font-size: 16px;
15991
+ font-family: Pretendard, Noto Sans Korean;
15992
+ line-height: 20px;
15993
+ letter-spacing: 0.05em;
15922
15994
  font-weight: 400;
15923
15995
  color: var(--semi-color-text-0);
15924
15996
  width: 100%;
@@ -16093,7 +16165,7 @@ img[src=""], img:not([src]) {
16093
16165
  }
16094
16166
  .semi-navigation-sub {
16095
16167
  font-weight: 400;
16096
- font-size: 15px;
16168
+ font-size: 16px;
16097
16169
  list-style: none;
16098
16170
  outline: none;
16099
16171
  padding: 0;
@@ -16210,9 +16282,10 @@ img[src=""], img:not([src]) {
16210
16282
  object-fit: scale-down;
16211
16283
  }
16212
16284
  .semi-navigation-header-text {
16213
- font-size: 24px;
16214
- font-family: "Inter", Pretendard, Noto Sans Korean;
16215
- line-height: 36px;
16285
+ font-size: 30px;
16286
+ font-family: Pretendard, Noto Sans Korean;
16287
+ line-height: 48px;
16288
+ letter-spacing: 0.05em;
16216
16289
  font-weight: 600;
16217
16290
  display: inline-flex;
16218
16291
  color: var(--semi-color-text-0);
@@ -16736,9 +16809,10 @@ img[src=""], img:not([src]) {
16736
16809
  }
16737
16810
  .semi-notification-notice-icon {
16738
16811
  width: 24px;
16739
- font-size: 16px;
16740
- font-family: "Inter", Pretendard, Noto Sans Korean;
16741
- line-height: 24px;
16812
+ font-size: 24px;
16813
+ font-family: Pretendard, Noto Sans Korean;
16814
+ line-height: 36px;
16815
+ letter-spacing: 0.05em;
16742
16816
  display: flex;
16743
16817
  align-items: flex-start;
16744
16818
  justify-content: flex-start;
@@ -16778,9 +16852,10 @@ img[src=""], img:not([src]) {
16778
16852
  border: 1px solid var(--semi-color-danger);
16779
16853
  }
16780
16854
  .semi-notification-notice-title {
16781
- font-size: 16px;
16782
- font-family: "Inter", Pretendard, Noto Sans Korean;
16783
- line-height: 24px;
16855
+ font-size: 24px;
16856
+ font-family: Pretendard, Noto Sans Korean;
16857
+ line-height: 36px;
16858
+ letter-spacing: 0.05em;
16784
16859
  font-weight: 600;
16785
16860
  color: var(--semi-color-text-0);
16786
16861
  margin-bottom: 4px;
@@ -16798,9 +16873,10 @@ img[src=""], img:not([src]) {
16798
16873
  min-width: 0;
16799
16874
  }
16800
16875
  .semi-notification-notice-content {
16801
- font-size: 15px;
16802
- font-family: "Inter", Pretendard, Noto Sans Korean;
16803
- line-height: 18px;
16876
+ font-size: 16px;
16877
+ font-family: Pretendard, Noto Sans Korean;
16878
+ line-height: 20px;
16879
+ letter-spacing: 0.05em;
16804
16880
  font-weight: 400;
16805
16881
  color: var(--semi-color-text-1);
16806
16882
  word-wrap: break-word;
@@ -16814,9 +16890,10 @@ img[src=""], img:not([src]) {
16814
16890
  }
16815
16891
  .semi-notification-notice-controls {
16816
16892
  display: flex;
16817
- font-size: 15px;
16818
- font-family: "Inter", Pretendard, Noto Sans Korean;
16819
- line-height: 18px;
16893
+ font-size: 16px;
16894
+ font-family: Pretendard, Noto Sans Korean;
16895
+ line-height: 20px;
16896
+ letter-spacing: 0.05em;
16820
16897
  cursor: pointer;
16821
16898
  }
16822
16899
  .semi-notification-notice-detail {
@@ -17041,9 +17118,10 @@ img[src=""], img:not([src]) {
17041
17118
  margin-block-end: 0;
17042
17119
  }
17043
17120
  .semi-page-small {
17044
- font-size: 15px;
17045
- font-family: "Inter", Pretendard, Noto Sans Korean;
17046
- line-height: 18px;
17121
+ font-size: 16px;
17122
+ font-family: Pretendard, Noto Sans Korean;
17123
+ line-height: 20px;
17124
+ letter-spacing: 0.05em;
17047
17125
  font-weight: 400;
17048
17126
  color: var(--semi-color-text-2);
17049
17127
  padding: 0 0;
@@ -17055,9 +17133,10 @@ img[src=""], img:not([src]) {
17055
17133
  color: var(--semi-color-disabled-text);
17056
17134
  }
17057
17135
  .semi-page-item {
17058
- font-size: 15px;
17059
- font-family: "Inter", Pretendard, Noto Sans Korean;
17060
- line-height: 18px;
17136
+ font-size: 16px;
17137
+ font-family: Pretendard, Noto Sans Korean;
17138
+ line-height: 20px;
17139
+ letter-spacing: 0.05em;
17061
17140
  min-width: 32px;
17062
17141
  border: 0px solid transparent;
17063
17142
  cursor: pointer;
@@ -17132,9 +17211,10 @@ img[src=""], img:not([src]) {
17132
17211
  background-color: var(--semi-color-disabled-fill);
17133
17212
  }
17134
17213
  .semi-page-total {
17135
- font-size: 15px;
17136
- font-family: "Inter", Pretendard, Noto Sans Korean;
17137
- line-height: 18px;
17214
+ font-size: 16px;
17215
+ font-family: Pretendard, Noto Sans Korean;
17216
+ line-height: 20px;
17217
+ letter-spacing: 0.05em;
17138
17218
  color: var(--semi-color-text-2);
17139
17219
  }
17140
17220
  .semi-page-prev, .semi-page-next {
@@ -17147,9 +17227,10 @@ img[src=""], img:not([src]) {
17147
17227
  }
17148
17228
  .semi-page-quickjump {
17149
17229
  margin-left: 24px;
17150
- font-size: 15px;
17151
- font-family: "Inter", Pretendard, Noto Sans Korean;
17152
- line-height: 18px;
17230
+ font-size: 16px;
17231
+ font-family: Pretendard, Noto Sans Korean;
17232
+ line-height: 20px;
17233
+ letter-spacing: 0.05em;
17153
17234
  display: flex;
17154
17235
  justify-content: center;
17155
17236
  align-items: center;
@@ -17253,9 +17334,10 @@ img[src=""], img:not([src]) {
17253
17334
  justify-content: flex-start;
17254
17335
  }
17255
17336
  .semi-popconfirm-header-title {
17256
- font-size: 16px;
17257
- font-family: "Inter", Pretendard, Noto Sans Korean;
17258
- line-height: 24px;
17337
+ font-size: 24px;
17338
+ font-family: Pretendard, Noto Sans Korean;
17339
+ line-height: 36px;
17340
+ letter-spacing: 0.05em;
17259
17341
  font-weight: 600;
17260
17342
  margin-bottom: 8px;
17261
17343
  color: var(--semi-color-text-0);
@@ -17355,9 +17437,10 @@ img[src=""], img:not([src]) {
17355
17437
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3), 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
17356
17438
  z-index: 1030;
17357
17439
  border-radius: var(--semi-border-radius-medium);
17358
- font-size: 15px;
17359
- font-family: "Inter", Pretendard, Noto Sans Korean;
17360
- line-height: 18px;
17440
+ font-size: 16px;
17441
+ font-family: Pretendard, Noto Sans Korean;
17442
+ line-height: 20px;
17443
+ letter-spacing: 0.05em;
17361
17444
  opacity: 0;
17362
17445
  }
17363
17446
  .semi-popover-wrapper-show {
@@ -17632,9 +17715,10 @@ img[src=""], img:not([src]) {
17632
17715
 
17633
17716
  .semi-radio {
17634
17717
  box-sizing: border-box;
17635
- font-size: 15px;
17636
- font-family: "Inter", Pretendard, Noto Sans Korean;
17637
- line-height: 18px;
17718
+ font-size: 16px;
17719
+ font-family: Pretendard, Noto Sans Korean;
17720
+ line-height: 20px;
17721
+ letter-spacing: 0.05em;
17638
17722
  position: relative;
17639
17723
  display: inline-flex;
17640
17724
  column-gap: 8px;
@@ -17718,13 +17802,13 @@ img[src=""], img:not([src]) {
17718
17802
  }
17719
17803
  .semi-radio-cardRadioGroup .semi-radio-addon {
17720
17804
  font-weight: 600;
17721
- font-size: 15px;
17805
+ font-size: 16px;
17722
17806
  line-height: 20px;
17723
17807
  color: var(--semi-color-text-0);
17724
17808
  }
17725
17809
  .semi-radio-cardRadioGroup .semi-radio-extra {
17726
17810
  font-weight: normal;
17727
- font-size: 15px;
17811
+ font-size: 16px;
17728
17812
  line-height: 20px;
17729
17813
  color: var(--semi-color-text-2);
17730
17814
  padding-left: 0;
@@ -17847,7 +17931,7 @@ img[src=""], img:not([src]) {
17847
17931
  padding: 2px 16px;
17848
17932
  }
17849
17933
  .semi-radio-addon-buttonRadio-large {
17850
- font-size: 15px;
17934
+ font-size: 16px;
17851
17935
  padding: 6px 24px;
17852
17936
  }
17853
17937
  .semi-radio .semi-radio-inner-checked:hover .semi-radio-inner-display {
@@ -17918,9 +18002,10 @@ img[src=""], img:not([src]) {
17918
18002
  }
17919
18003
 
17920
18004
  .semi-radioGroup {
17921
- font-size: 15px;
17922
- font-family: "Inter", Pretendard, Noto Sans Korean;
17923
- line-height: 18px;
18005
+ font-size: 16px;
18006
+ font-family: Pretendard, Noto Sans Korean;
18007
+ line-height: 20px;
18008
+ letter-spacing: 0.05em;
17924
18009
  }
17925
18010
  .semi-radioGroup-vertical {
17926
18011
  display: flex;
@@ -18189,9 +18274,10 @@ img[src=""], img:not([src]) {
18189
18274
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 4px 14px rgba(0, 0, 0, 0.1);
18190
18275
  border-radius: var(--semi-border-radius-medium);
18191
18276
  overflow: hidden;
18192
- font-size: 15px;
18193
- font-family: "Inter", Pretendard, Noto Sans Korean;
18194
- line-height: 18px;
18277
+ font-size: 16px;
18278
+ font-family: Pretendard, Noto Sans Korean;
18279
+ line-height: 20px;
18280
+ letter-spacing: 0.05em;
18195
18281
  user-select: none;
18196
18282
  display: flex;
18197
18283
  flex-direction: column;
@@ -18205,9 +18291,10 @@ img[src=""], img:not([src]) {
18205
18291
  padding: 16px 0;
18206
18292
  font-weight: 600;
18207
18293
  color: var(--semi-color-text-0);
18208
- font-size: 15px;
18209
- font-family: "Inter", Pretendard, Noto Sans Korean;
18210
- line-height: 18px;
18294
+ font-size: 16px;
18295
+ font-family: Pretendard, Noto Sans Korean;
18296
+ line-height: 20px;
18297
+ letter-spacing: 0.05em;
18211
18298
  }
18212
18299
  .semi-scrolllist-body {
18213
18300
  display: flex;
@@ -18367,9 +18454,10 @@ img[src=""], img:not([src]) {
18367
18454
  }
18368
18455
 
18369
18456
  .semi-select-option {
18370
- font-size: 15px;
18371
- font-family: "Inter", Pretendard, Noto Sans Korean;
18372
- line-height: 18px;
18457
+ font-size: 16px;
18458
+ font-family: Pretendard, Noto Sans Korean;
18459
+ line-height: 20px;
18460
+ letter-spacing: 0.05em;
18373
18461
  word-break: break-all;
18374
18462
  padding-left: 12px;
18375
18463
  padding-right: 12px;
@@ -18473,9 +18561,10 @@ img[src=""], img:not([src]) {
18473
18561
  line-height: 40px;
18474
18562
  }
18475
18563
  .semi-select-large .semi-select-selection {
18476
- font-size: 16px;
18477
- font-family: "Inter", Pretendard, Noto Sans Korean;
18478
- line-height: 24px;
18564
+ font-size: 24px;
18565
+ font-family: Pretendard, Noto Sans Korean;
18566
+ line-height: 36px;
18567
+ letter-spacing: 0.05em;
18479
18568
  }
18480
18569
  .semi-select-open, .semi-select-focus {
18481
18570
  border: 1px solid var(--semi-color-focus-border);
@@ -18547,9 +18636,10 @@ img[src=""], img:not([src]) {
18547
18636
  background-color: transparent;
18548
18637
  }
18549
18638
  .semi-select-selection {
18550
- font-size: 15px;
18551
- font-family: "Inter", Pretendard, Noto Sans Korean;
18552
- line-height: 18px;
18639
+ font-size: 16px;
18640
+ font-family: Pretendard, Noto Sans Korean;
18641
+ line-height: 20px;
18642
+ letter-spacing: 0.05em;
18553
18643
  height: 100%;
18554
18644
  display: flex;
18555
18645
  align-items: center;
@@ -18672,9 +18762,10 @@ img[src=""], img:not([src]) {
18672
18762
  .semi-select-prefix-text, .semi-select-suffix-text {
18673
18763
  margin: 0px 12px;
18674
18764
  color: var(--semi-color-text-2);
18675
- font-size: 15px;
18676
- font-family: "Inter", Pretendard, Noto Sans Korean;
18677
- line-height: 18px;
18765
+ font-size: 16px;
18766
+ font-family: Pretendard, Noto Sans Korean;
18767
+ line-height: 20px;
18768
+ letter-spacing: 0.05em;
18678
18769
  font-weight: 600;
18679
18770
  }
18680
18771
  .semi-select-prefix-icon, .semi-select-suffix-icon {
@@ -18703,9 +18794,10 @@ img[src=""], img:not([src]) {
18703
18794
  .semi-select-inset-label {
18704
18795
  margin: 0px 12px;
18705
18796
  font-weight: 600;
18706
- font-size: 15px;
18707
- font-family: "Inter", Pretendard, Noto Sans Korean;
18708
- line-height: 18px;
18797
+ font-size: 16px;
18798
+ font-family: Pretendard, Noto Sans Korean;
18799
+ line-height: 20px;
18800
+ letter-spacing: 0.05em;
18709
18801
  color: var(--semi-color-text-2);
18710
18802
  flex-shrink: 0;
18711
18803
  white-space: nowrap;
@@ -18818,8 +18910,9 @@ img[src=""], img:not([src]) {
18818
18910
  padding-left: 32px;
18819
18911
  padding-right: 16px;
18820
18912
  font-size: 14px;
18821
- font-family: "Inter", Pretendard, Noto Sans Korean;
18913
+ font-family: Pretendard, Noto Sans Korean;
18822
18914
  line-height: 16px;
18915
+ letter-spacing: 0.05em;
18823
18916
  cursor: default;
18824
18917
  }
18825
18918
  .semi-select-group:not(:nth-of-type(1)) {
@@ -18928,9 +19021,10 @@ img[src=""], img:not([src]) {
18928
19021
  }
18929
19022
 
18930
19023
  .semi-sidesheet {
18931
- font-size: 15px;
18932
- font-family: "Inter", Pretendard, Noto Sans Korean;
18933
- line-height: 18px;
19024
+ font-size: 16px;
19025
+ font-family: Pretendard, Noto Sans Korean;
19026
+ line-height: 20px;
19027
+ letter-spacing: 0.05em;
18934
19028
  position: fixed;
18935
19029
  margin: 0;
18936
19030
  top: 0;
@@ -18983,11 +19077,12 @@ img[src=""], img:not([src]) {
18983
19077
  .semi-sidesheet-title {
18984
19078
  flex: 1 0 auto;
18985
19079
  margin: 0;
18986
- font-size: 24px;
18987
- font-family: "Inter", Pretendard, Noto Sans Korean;
18988
- line-height: 36px;
19080
+ font-size: 30px;
19081
+ font-family: Pretendard, Noto Sans Korean;
19082
+ line-height: 48px;
19083
+ letter-spacing: 0.05em;
18989
19084
  font-weight: 600;
18990
- font-size: 24px;
19085
+ font-size: 30px;
18991
19086
  color: var(--semi-color-text-0);
18992
19087
  text-align: left;
18993
19088
  }
@@ -19684,9 +19779,10 @@ img[src=""], img:not([src]) {
19684
19779
  }
19685
19780
  .semi-steps .semi-steps-item .semi-steps-item-title {
19686
19781
  position: relative;
19687
- font-size: 24px;
19688
- font-family: "Inter", Pretendard, Noto Sans Korean;
19689
- line-height: 36px;
19782
+ font-size: 30px;
19783
+ font-family: Pretendard, Noto Sans Korean;
19784
+ line-height: 48px;
19785
+ letter-spacing: 0.05em;
19690
19786
  font-weight: 600;
19691
19787
  width: 100%;
19692
19788
  overflow: hidden;
@@ -19696,9 +19792,10 @@ img[src=""], img:not([src]) {
19696
19792
  transition: color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
19697
19793
  }
19698
19794
  .semi-steps .semi-steps-item .semi-steps-item-description {
19699
- font-size: 15px;
19700
- font-family: "Inter", Pretendard, Noto Sans Korean;
19701
- line-height: 18px;
19795
+ font-size: 16px;
19796
+ font-family: Pretendard, Noto Sans Korean;
19797
+ line-height: 20px;
19798
+ letter-spacing: 0.05em;
19702
19799
  color: var(--semi-color-text-2);
19703
19800
  width: 100%;
19704
19801
  overflow: hidden;
@@ -19787,9 +19884,10 @@ img[src=""], img:not([src]) {
19787
19884
  display: flex;
19788
19885
  align-items: center;
19789
19886
  justify-content: center;
19790
- font-size: 30px;
19791
- font-family: "Inter", Pretendard, Noto Sans Korean;
19792
- line-height: 45px;
19887
+ font-size: 36px;
19888
+ font-family: Pretendard, Noto Sans Korean;
19889
+ line-height: 48px;
19890
+ letter-spacing: 0.05em;
19793
19891
  font-weight: 600;
19794
19892
  flex-grow: 0;
19795
19893
  }
@@ -19843,8 +19941,9 @@ img[src=""], img:not([src]) {
19843
19941
  }
19844
19942
  .semi-steps-basic.semi-steps-horizontal .semi-steps-item .semi-steps-item-description {
19845
19943
  font-size: 14px;
19846
- font-family: "Inter", Pretendard, Noto Sans Korean;
19944
+ font-family: Pretendard, Noto Sans Korean;
19847
19945
  line-height: 16px;
19946
+ letter-spacing: 0.05em;
19848
19947
  color: var(--semi-color-text-2);
19849
19948
  width: 100%;
19850
19949
  max-width: 268px;
@@ -19904,8 +20003,9 @@ img[src=""], img:not([src]) {
19904
20003
  }
19905
20004
  .semi-steps-basic.semi-steps-vertical .semi-steps-item .semi-steps-item-description {
19906
20005
  font-size: 14px;
19907
- font-family: "Inter", Pretendard, Noto Sans Korean;
20006
+ font-family: Pretendard, Noto Sans Korean;
19908
20007
  line-height: 16px;
20008
+ letter-spacing: 0.05em;
19909
20009
  color: var(--semi-color-text-2);
19910
20010
  width: 100%;
19911
20011
  }
@@ -19957,9 +20057,10 @@ img[src=""], img:not([src]) {
19957
20057
  justify-content: center;
19958
20058
  width: 24px;
19959
20059
  height: 24px;
19960
- font-size: 16px;
19961
- font-family: "Inter", Pretendard, Noto Sans Korean;
19962
- line-height: 24px;
20060
+ font-size: 24px;
20061
+ font-family: Pretendard, Noto Sans Korean;
20062
+ line-height: 36px;
20063
+ letter-spacing: 0.05em;
19963
20064
  font-weight: 600;
19964
20065
  background: var(--semi-color-primary);
19965
20066
  border-radius: var(--semi-border-radius-circle);
@@ -19969,9 +20070,10 @@ img[src=""], img:not([src]) {
19969
20070
  .semi-steps-basic .semi-steps-item .semi-steps-item-title {
19970
20071
  position: relative;
19971
20072
  display: inline-block;
19972
- font-size: 16px;
19973
- font-family: "Inter", Pretendard, Noto Sans Korean;
19974
- line-height: 24px;
20073
+ font-size: 24px;
20074
+ font-family: Pretendard, Noto Sans Korean;
20075
+ line-height: 36px;
20076
+ letter-spacing: 0.05em;
19975
20077
  line-height: 24px;
19976
20078
  font-weight: 600;
19977
20079
  color: var(--semi-color-text-0);
@@ -20019,17 +20121,19 @@ img[src=""], img:not([src]) {
20019
20121
  color: var(--semi-color-white);
20020
20122
  }
20021
20123
  .semi-steps-basic.semi-steps-small .semi-steps-item .semi-steps-item-title {
20022
- font-size: 15px;
20023
- font-family: "Inter", Pretendard, Noto Sans Korean;
20024
- line-height: 18px;
20124
+ font-size: 16px;
20125
+ font-family: Pretendard, Noto Sans Korean;
20126
+ line-height: 20px;
20127
+ letter-spacing: 0.05em;
20025
20128
  }
20026
20129
  .semi-steps-basic.semi-steps-small .semi-steps-item .semi-steps-item-left .semi-steps-item-icon {
20027
20130
  height: 20px;
20028
20131
  }
20029
20132
  .semi-steps-basic.semi-steps-small .semi-steps-item .semi-steps-item-left .semi-steps-item-icon .semi-steps-item-number-icon {
20030
20133
  font-size: 14px;
20031
- font-family: "Inter", Pretendard, Noto Sans Korean;
20134
+ font-family: Pretendard, Noto Sans Korean;
20032
20135
  line-height: 16px;
20136
+ letter-spacing: 0.05em;
20033
20137
  width: 20px;
20034
20138
  height: 20px;
20035
20139
  }
@@ -20064,9 +20168,10 @@ img[src=""], img:not([src]) {
20064
20168
  display: inline-block;
20065
20169
  }
20066
20170
  .semi-steps-nav .semi-steps-item .semi-steps-item-title {
20067
- font-size: 16px;
20068
- font-family: "Inter", Pretendard, Noto Sans Korean;
20069
- line-height: 24px;
20171
+ font-size: 24px;
20172
+ font-family: Pretendard, Noto Sans Korean;
20173
+ line-height: 36px;
20174
+ letter-spacing: 0.05em;
20070
20175
  max-width: 17em;
20071
20176
  overflow: hidden;
20072
20177
  text-overflow: ellipsis;
@@ -20078,9 +20183,10 @@ img[src=""], img:not([src]) {
20078
20183
  font-weight: 600;
20079
20184
  }
20080
20185
  .semi-steps-nav.semi-steps-small .semi-steps-item .semi-steps-item-title {
20081
- font-size: 15px;
20082
- font-family: "Inter", Pretendard, Noto Sans Korean;
20083
- line-height: 18px;
20186
+ font-size: 16px;
20187
+ font-family: Pretendard, Noto Sans Korean;
20188
+ line-height: 20px;
20189
+ letter-spacing: 0.05em;
20084
20190
  }
20085
20191
 
20086
20192
  .semi-rtl .semi-steps,
@@ -20315,7 +20421,7 @@ img[src=""], img:not([src]) {
20315
20421
  .semi-switch-large .semi-switch-checked-text,
20316
20422
  .semi-switch-large .semi-switch-unchecked-text {
20317
20423
  width: 26px;
20318
- font-size: 15px;
20424
+ font-size: 16px;
20319
20425
  }
20320
20426
 
20321
20427
  .semi-switch-small {
@@ -20439,9 +20545,10 @@ img[src=""], img:not([src]) {
20439
20545
  }
20440
20546
 
20441
20547
  .semi-table-pagination-info {
20442
- font-size: 15px;
20443
- font-family: "Inter", Pretendard, Noto Sans Korean;
20444
- line-height: 18px;
20548
+ font-size: 16px;
20549
+ font-family: Pretendard, Noto Sans Korean;
20550
+ line-height: 20px;
20551
+ letter-spacing: 0.05em;
20445
20552
  font-weight: 400;
20446
20553
  }
20447
20554
  .semi-table-pagination-outer {
@@ -20465,9 +20572,10 @@ img[src=""], img:not([src]) {
20465
20572
  box-sizing: border-box;
20466
20573
  margin: 0;
20467
20574
  padding: 0;
20468
- font-size: 15px;
20469
- font-family: "Inter", Pretendard, Noto Sans Korean;
20470
- line-height: 18px;
20575
+ font-size: 16px;
20576
+ font-family: Pretendard, Noto Sans Korean;
20577
+ line-height: 20px;
20578
+ letter-spacing: 0.05em;
20471
20579
  color: var(--semi-color-text-0);
20472
20580
  width: 100%;
20473
20581
  }
@@ -21084,9 +21192,10 @@ img[src=""], img:not([src]) {
21084
21192
  padding: 8px 12px;
21085
21193
  }
21086
21194
  .semi-tabs-bar .semi-tabs-tab {
21087
- font-size: 15px;
21088
- font-family: "Inter", Pretendard, Noto Sans Korean;
21089
- line-height: 18px;
21195
+ font-size: 16px;
21196
+ font-family: Pretendard, Noto Sans Korean;
21197
+ line-height: 20px;
21198
+ letter-spacing: 0.05em;
21090
21199
  cursor: pointer;
21091
21200
  box-sizing: border-box;
21092
21201
  position: relative;
@@ -21145,9 +21254,10 @@ img[src=""], img:not([src]) {
21145
21254
  border-bottom: none;
21146
21255
  }
21147
21256
  .semi-tabs-tab-single.semi-tabs-tab {
21148
- font-size: 15px;
21149
- font-family: "Inter", Pretendard, Noto Sans Korean;
21150
- line-height: 18px;
21257
+ font-size: 16px;
21258
+ font-family: Pretendard, Noto Sans Korean;
21259
+ line-height: 20px;
21260
+ letter-spacing: 0.05em;
21151
21261
  cursor: pointer;
21152
21262
  box-sizing: border-box;
21153
21263
  position: relative;
@@ -21564,7 +21674,7 @@ img[src=""], img:not([src]) {
21564
21674
  animation-fill-mode: forwards;
21565
21675
  }
21566
21676
  .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab {
21567
- font-size: 15px;
21677
+ font-size: 16px;
21568
21678
  padding: 16px 4px 14px 4px;
21569
21679
  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);
21570
21680
  border-bottom: 2px solid transparent;
@@ -21583,11 +21693,11 @@ img[src=""], img:not([src]) {
21583
21693
  border-bottom: 2px solid var(--semi-color-fill-1);
21584
21694
  }
21585
21695
  .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab-small {
21586
- font-size: 15px;
21696
+ font-size: 16px;
21587
21697
  padding: 8px 4px 6px 4px;
21588
21698
  }
21589
21699
  .semi-tabs-tab-line.semi-tabs-tab-top.semi-tabs-tab-medium {
21590
- font-size: 15px;
21700
+ font-size: 16px;
21591
21701
  padding: 12px 4px 10px 4px;
21592
21702
  }
21593
21703
  .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 {
@@ -21809,8 +21919,9 @@ img[src=""], img:not([src]) {
21809
21919
  }
21810
21920
  .semi-tag-default, .semi-tag-small {
21811
21921
  font-size: 14px;
21812
- font-family: "Inter", Pretendard, Noto Sans Korean;
21922
+ font-family: Pretendard, Noto Sans Korean;
21813
21923
  line-height: 16px;
21924
+ letter-spacing: 0.05em;
21814
21925
  height: 20px;
21815
21926
  padding: 2px 8px;
21816
21927
  }
@@ -21825,8 +21936,9 @@ img[src=""], img:not([src]) {
21825
21936
  }
21826
21937
  .semi-tag-large {
21827
21938
  font-size: 14px;
21828
- font-family: "Inter", Pretendard, Noto Sans Korean;
21939
+ font-family: Pretendard, Noto Sans Korean;
21829
21940
  line-height: 16px;
21941
+ letter-spacing: 0.05em;
21830
21942
  padding: 4px 8px;
21831
21943
  height: 24px;
21832
21944
  }
@@ -22505,7 +22617,7 @@ img[src=""], img:not([src]) {
22505
22617
  border: none;
22506
22618
  outline: none;
22507
22619
  background-color: transparent;
22508
- font-size: 15px;
22620
+ font-size: 16px;
22509
22621
  }
22510
22622
  .semi-tagInput-wrapper .semi-tagInput-wrapper-input:hover {
22511
22623
  background-color: transparent;
@@ -22561,9 +22673,10 @@ img[src=""], img:not([src]) {
22561
22673
  .semi-tagInput-inset-label {
22562
22674
  margin: 0 12px;
22563
22675
  font-weight: 600;
22564
- font-size: 15px;
22565
- font-family: "Inter", Pretendard, Noto Sans Korean;
22566
- line-height: 18px;
22676
+ font-size: 16px;
22677
+ font-family: Pretendard, Noto Sans Korean;
22678
+ line-height: 20px;
22679
+ letter-spacing: 0.05em;
22567
22680
  color: var(--semi-color-text-2);
22568
22681
  flex-shrink: 0;
22569
22682
  white-space: nowrap;
@@ -22577,9 +22690,10 @@ img[src=""], img:not([src]) {
22577
22690
  margin: 0 12px;
22578
22691
  font-weight: 600;
22579
22692
  white-space: nowrap;
22580
- font-size: 15px;
22581
- font-family: "Inter", Pretendard, Noto Sans Korean;
22582
- line-height: 18px;
22693
+ font-size: 16px;
22694
+ font-family: Pretendard, Noto Sans Korean;
22695
+ line-height: 20px;
22696
+ letter-spacing: 0.05em;
22583
22697
  }
22584
22698
  .semi-tagInput-prefix-icon, .semi-tagInput-suffix-icon {
22585
22699
  color: var(--semi-color-text-2);
@@ -22694,9 +22808,10 @@ img[src=""], img:not([src]) {
22694
22808
  padding: 0;
22695
22809
  }
22696
22810
  .semi-timepicker .semi-timepicker-input {
22697
- font-size: 15px;
22698
- font-family: "Inter", Pretendard, Noto Sans Korean;
22699
- line-height: 18px;
22811
+ font-size: 16px;
22812
+ font-family: Pretendard, Noto Sans Korean;
22813
+ line-height: 20px;
22814
+ letter-spacing: 0.05em;
22700
22815
  border-radius: var(--semi-border-radius-small);
22701
22816
  align-items: center;
22702
22817
  }
@@ -22800,9 +22915,10 @@ img[src=""], img:not([src]) {
22800
22915
  color: var(--semi-color-tertiary-light-active);
22801
22916
  }
22802
22917
  .semi-timeline-item-content {
22803
- font-size: 15px;
22804
- font-family: "Inter", Pretendard, Noto Sans Korean;
22805
- line-height: 18px;
22918
+ font-size: 16px;
22919
+ font-family: Pretendard, Noto Sans Korean;
22920
+ line-height: 20px;
22921
+ letter-spacing: 0.05em;
22806
22922
  position: relative;
22807
22923
  margin: 0 0 0 25px;
22808
22924
  word-break: break-word;
@@ -22810,8 +22926,9 @@ img[src=""], img:not([src]) {
22810
22926
  }
22811
22927
  .semi-timeline-item-content-extra, .semi-timeline-item-content-time {
22812
22928
  font-size: 14px;
22813
- font-family: "Inter", Pretendard, Noto Sans Korean;
22929
+ font-family: Pretendard, Noto Sans Korean;
22814
22930
  line-height: 16px;
22931
+ letter-spacing: 0.05em;
22815
22932
  color: var(--semi-color-text-2);
22816
22933
  margin-top: 4px;
22817
22934
  }
@@ -22955,9 +23072,10 @@ img[src=""], img:not([src]) {
22955
23072
  .semi-toast-content {
22956
23073
  pointer-events: all;
22957
23074
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3), 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
22958
- font-size: 15px;
22959
- font-family: "Inter", Pretendard, Noto Sans Korean;
22960
- line-height: 18px;
23075
+ font-size: 16px;
23076
+ font-family: Pretendard, Noto Sans Korean;
23077
+ line-height: 20px;
23078
+ letter-spacing: 0.05em;
22961
23079
  background-color: var(--semi-color-bg-3);
22962
23080
  border-radius: var(--semi-border-radius-medium);
22963
23081
  padding: 12px 8px 12px 8px;
@@ -23101,14 +23219,15 @@ img[src=""], img:not([src]) {
23101
23219
  padding-right: 12px;
23102
23220
  padding-bottom: 8px;
23103
23221
  padding-left: 12px;
23104
- font-size: 15px;
23222
+ font-size: 16px;
23105
23223
  left: 0;
23106
23224
  top: 0;
23107
23225
  word-wrap: break-word;
23108
23226
  overflow-wrap: break-word;
23109
- font-size: 15px;
23110
- font-family: "Inter", Pretendard, Noto Sans Korean;
23111
- line-height: 18px;
23227
+ font-size: 16px;
23228
+ font-family: Pretendard, Noto Sans Korean;
23229
+ line-height: 20px;
23230
+ letter-spacing: 0.05em;
23112
23231
  opacity: 0;
23113
23232
  max-width: 240px;
23114
23233
  }
@@ -23303,8 +23422,9 @@ img[src=""], img:not([src]) {
23303
23422
  }
23304
23423
  .semi-transfer-header {
23305
23424
  font-size: 14px;
23306
- font-family: "Inter", Pretendard, Noto Sans Korean;
23425
+ font-family: Pretendard, Noto Sans Korean;
23307
23426
  line-height: 16px;
23427
+ letter-spacing: 0.05em;
23308
23428
  display: flex;
23309
23429
  align-items: center;
23310
23430
  height: 24px;
@@ -23321,8 +23441,9 @@ img[src=""], img:not([src]) {
23321
23441
  }
23322
23442
  .semi-transfer-header .semi-button {
23323
23443
  font-size: 14px;
23324
- font-family: "Inter", Pretendard, Noto Sans Korean;
23444
+ font-family: Pretendard, Noto Sans Korean;
23325
23445
  line-height: 16px;
23446
+ letter-spacing: 0.05em;
23326
23447
  }
23327
23448
  .semi-transfer-item {
23328
23449
  min-height: 36px;
@@ -23332,9 +23453,10 @@ img[src=""], img:not([src]) {
23332
23453
  padding-bottom: 8px;
23333
23454
  padding-left: 12px;
23334
23455
  user-select: none;
23335
- font-size: 15px;
23336
- font-family: "Inter", Pretendard, Noto Sans Korean;
23337
- line-height: 18px;
23456
+ font-size: 16px;
23457
+ font-family: Pretendard, Noto Sans Korean;
23458
+ line-height: 20px;
23459
+ letter-spacing: 0.05em;
23338
23460
  display: flex;
23339
23461
  align-items: center;
23340
23462
  justify-content: space-between;
@@ -23431,8 +23553,9 @@ img[src=""], img:not([src]) {
23431
23553
  justify-content: center;
23432
23554
  align-items: center;
23433
23555
  font-size: 14px;
23434
- font-family: "Inter", Pretendard, Noto Sans Korean;
23556
+ font-family: Pretendard, Noto Sans Korean;
23435
23557
  line-height: 16px;
23558
+ letter-spacing: 0.05em;
23436
23559
  color: var(--semi-color-text-2);
23437
23560
  }
23438
23561
  .semi-transfer-filter {
@@ -23445,8 +23568,9 @@ img[src=""], img:not([src]) {
23445
23568
  color: var(--semi-color-text-2);
23446
23569
  padding-left: 12px;
23447
23570
  font-size: 14px;
23448
- font-family: "Inter", Pretendard, Noto Sans Korean;
23571
+ font-family: Pretendard, Noto Sans Korean;
23449
23572
  line-height: 16px;
23573
+ letter-spacing: 0.05em;
23450
23574
  height: 28px;
23451
23575
  display: flex;
23452
23576
  align-items: center;
@@ -23524,9 +23648,10 @@ img[src=""], img:not([src]) {
23524
23648
  cursor: pointer;
23525
23649
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
23526
23650
  transform: scale(var(--semi-transform_scale-none));
23527
- font-size: 15px;
23528
- font-family: "Inter", Pretendard, Noto Sans Korean;
23529
- line-height: 18px;
23651
+ font-size: 16px;
23652
+ font-family: Pretendard, Noto Sans Korean;
23653
+ line-height: 20px;
23654
+ letter-spacing: 0.05em;
23530
23655
  word-break: break-word;
23531
23656
  color: var(--semi-color-text-0);
23532
23657
  position: relative;
@@ -24110,9 +24235,10 @@ img[src=""], img:not([src]) {
24110
24235
  background-color: transparent;
24111
24236
  }
24112
24237
  .semi-tree-select-selection {
24113
- font-size: 15px;
24114
- font-family: "Inter", Pretendard, Noto Sans Korean;
24115
- line-height: 18px;
24238
+ font-size: 16px;
24239
+ font-family: Pretendard, Noto Sans Korean;
24240
+ line-height: 20px;
24241
+ letter-spacing: 0.05em;
24116
24242
  height: 100%;
24117
24243
  display: inline-flex;
24118
24244
  align-items: center;
@@ -24229,9 +24355,10 @@ img[src=""], img:not([src]) {
24229
24355
  line-height: 40px;
24230
24356
  }
24231
24357
  .semi-tree-select-large .semi-tree-select-selection {
24232
- font-size: 16px;
24233
- font-family: "Inter", Pretendard, Noto Sans Korean;
24234
- line-height: 24px;
24358
+ font-size: 24px;
24359
+ font-family: Pretendard, Noto Sans Korean;
24360
+ line-height: 36px;
24361
+ letter-spacing: 0.05em;
24235
24362
  }
24236
24363
  .semi-tree-select-arrow {
24237
24364
  display: inline-flex;
@@ -24246,9 +24373,10 @@ img[src=""], img:not([src]) {
24246
24373
  display: inline;
24247
24374
  margin: 0px 12px;
24248
24375
  font-weight: 600;
24249
- font-size: 15px;
24250
- font-family: "Inter", Pretendard, Noto Sans Korean;
24251
- line-height: 18px;
24376
+ font-size: 16px;
24377
+ font-family: Pretendard, Noto Sans Korean;
24378
+ line-height: 20px;
24379
+ letter-spacing: 0.05em;
24252
24380
  color: var(--semi-color-text-2);
24253
24381
  flex-shrink: 0;
24254
24382
  white-space: nowrap;
@@ -24281,9 +24409,10 @@ img[src=""], img:not([src]) {
24281
24409
  .semi-tree-select-prefix-text, .semi-tree-select-suffix-text {
24282
24410
  color: var(--semi-color-text-2);
24283
24411
  font-weight: 600;
24284
- font-size: 15px;
24285
- font-family: "Inter", Pretendard, Noto Sans Korean;
24286
- line-height: 18px;
24412
+ font-size: 16px;
24413
+ font-family: Pretendard, Noto Sans Korean;
24414
+ line-height: 20px;
24415
+ letter-spacing: 0.05em;
24287
24416
  margin: 0px 12px;
24288
24417
  }
24289
24418
  .semi-tree-select-prefix-icon, .semi-tree-select-suffix-icon {
@@ -24391,9 +24520,10 @@ img[src=""], img:not([src]) {
24391
24520
 
24392
24521
  .semi-typography {
24393
24522
  color: var(--semi-color-text-0);
24394
- font-size: 15px;
24395
- font-family: "Inter", Pretendard, Noto Sans Korean;
24396
- line-height: 18px;
24523
+ font-size: 16px;
24524
+ font-family: Pretendard, Noto Sans Korean;
24525
+ line-height: 20px;
24526
+ letter-spacing: 0.05em;
24397
24527
  }
24398
24528
  .semi-typography.semi-typography-secondary {
24399
24529
  color: var(--semi-color-text-1);
@@ -24432,8 +24562,9 @@ img[src=""], img:not([src]) {
24432
24562
  }
24433
24563
  .semi-typography-small {
24434
24564
  font-size: 14px;
24435
- font-family: "Inter", Pretendard, Noto Sans Korean;
24565
+ font-family: Pretendard, Noto Sans Korean;
24436
24566
  line-height: 16px;
24567
+ letter-spacing: 0.05em;
24437
24568
  font-weight: 400;
24438
24569
  }
24439
24570
  .semi-typography-small.semi-typography-paragraph {
@@ -24532,9 +24663,10 @@ img[src=""], img:not([src]) {
24532
24663
 
24533
24664
  h1.semi-typography,
24534
24665
  .semi-typography-h1.semi-typography {
24535
- font-size: 64px;
24666
+ font-size: 72px;
24536
24667
  font-family: Pretendard, Noto Sans Korean;
24537
- line-height: 80px;
24668
+ line-height: 96px;
24669
+ letter-spacing: 0.05em;
24538
24670
  font-weight: 600;
24539
24671
  margin: 0;
24540
24672
  }
@@ -24561,9 +24693,10 @@ h1.semi-typography.semi-typography-h1-weight-bold,
24561
24693
 
24562
24694
  h2.semi-typography,
24563
24695
  .semi-typography-h2.semi-typography {
24564
- font-size: 48px;
24565
- font-family: "Inter", Pretendard, Noto Sans Korean;
24566
- line-height: 64px;
24696
+ font-size: 64px;
24697
+ font-family: Pretendard, Noto Sans Korean;
24698
+ line-height: 88px;
24699
+ letter-spacing: 0.05em;
24567
24700
  font-weight: 600;
24568
24701
  margin: 0;
24569
24702
  }
@@ -24590,9 +24723,10 @@ h2.semi-typography.semi-typography-h2-weight-bold,
24590
24723
 
24591
24724
  h3.semi-typography,
24592
24725
  .semi-typography-h3.semi-typography {
24593
- font-size: 36px;
24594
- font-family: "Inter", Pretendard, Noto Sans Korean;
24726
+ font-size: 48px;
24727
+ font-family: Pretendard, Noto Sans Korean;
24595
24728
  line-height: 54px;
24729
+ letter-spacing: 0.05em;
24596
24730
  font-weight: 600;
24597
24731
  margin: 0;
24598
24732
  }
@@ -24619,9 +24753,10 @@ h3.semi-typography.semi-typography-h3-weight-bold,
24619
24753
 
24620
24754
  h4.semi-typography,
24621
24755
  .semi-typography-h4.semi-typography {
24622
- font-size: 30px;
24623
- font-family: "Inter", Pretendard, Noto Sans Korean;
24624
- line-height: 45px;
24756
+ font-size: 36px;
24757
+ font-family: Pretendard, Noto Sans Korean;
24758
+ line-height: 48px;
24759
+ letter-spacing: 0.05em;
24625
24760
  font-weight: 600;
24626
24761
  margin: 0;
24627
24762
  }
@@ -24648,9 +24783,10 @@ h4.semi-typography.semi-typography-h4-weight-bold,
24648
24783
 
24649
24784
  h5.semi-typography,
24650
24785
  .semi-typography-h5.semi-typography {
24651
- font-size: 24px;
24652
- font-family: "Inter", Pretendard, Noto Sans Korean;
24653
- line-height: 36px;
24786
+ font-size: 30px;
24787
+ font-family: Pretendard, Noto Sans Korean;
24788
+ line-height: 48px;
24789
+ letter-spacing: 0.05em;
24654
24790
  font-weight: 600;
24655
24791
  margin: 0;
24656
24792
  }
@@ -24677,9 +24813,10 @@ h5.semi-typography.semi-typography-h5-weight-bold,
24677
24813
 
24678
24814
  h6.semi-typography,
24679
24815
  .semi-typography-h6.semi-typography {
24680
- font-size: 16px;
24681
- font-family: "Inter", Pretendard, Noto Sans Korean;
24682
- line-height: 24px;
24816
+ font-size: 24px;
24817
+ font-family: Pretendard, Noto Sans Korean;
24818
+ line-height: 36px;
24819
+ letter-spacing: 0.05em;
24683
24820
  font-weight: 600;
24684
24821
  margin: 0;
24685
24822
  }
@@ -24826,8 +24963,9 @@ p.semi-typography-extended,
24826
24963
  }
24827
24964
  .semi-upload-file-list-title {
24828
24965
  font-size: 14px;
24829
- font-family: "Inter", Pretendard, Noto Sans Korean;
24966
+ font-family: Pretendard, Noto Sans Korean;
24830
24967
  line-height: 16px;
24968
+ letter-spacing: 0.05em;
24831
24969
  color: var(--semi-color-text-2);
24832
24970
  margin-bottom: 4px;
24833
24971
  }
@@ -24901,16 +25039,18 @@ p.semi-typography-extended,
24901
25039
  text-overflow: ellipsis;
24902
25040
  white-space: nowrap;
24903
25041
  display: inline-block;
24904
- font-size: 15px;
24905
- font-family: "Inter", Pretendard, Noto Sans Korean;
24906
- line-height: 18px;
25042
+ font-size: 16px;
25043
+ font-family: Pretendard, Noto Sans Korean;
25044
+ line-height: 20px;
25045
+ letter-spacing: 0.05em;
24907
25046
  font-weight: 600;
24908
25047
  color: var(--semi-color-text-0);
24909
25048
  }
24910
25049
  .semi-upload-file-card-info-size {
24911
25050
  font-size: 14px;
24912
- font-family: "Inter", Pretendard, Noto Sans Korean;
25051
+ font-family: Pretendard, Noto Sans Korean;
24913
25052
  line-height: 16px;
25053
+ letter-spacing: 0.05em;
24914
25054
  font-weight: 400;
24915
25055
  margin-left: 8px;
24916
25056
  color: var(--semi-color-text-2);
@@ -24923,16 +25063,18 @@ p.semi-typography-extended,
24923
25063
  }
24924
25064
  .semi-upload-file-card-info-validate-message {
24925
25065
  font-size: 14px;
24926
- font-family: "Inter", Pretendard, Noto Sans Korean;
25066
+ font-family: Pretendard, Noto Sans Korean;
24927
25067
  line-height: 16px;
25068
+ letter-spacing: 0.05em;
24928
25069
  display: flex;
24929
25070
  align-items: center;
24930
25071
  color: var(--semi-color-text-0);
24931
25072
  }
24932
25073
  .semi-upload-file-card-info-retry {
24933
25074
  font-size: 14px;
24934
- font-family: "Inter", Pretendard, Noto Sans Korean;
25075
+ font-family: Pretendard, Noto Sans Korean;
24935
25076
  line-height: 16px;
25077
+ letter-spacing: 0.05em;
24936
25078
  color: var(--semi-color-primary);
24937
25079
  cursor: pointer;
24938
25080
  margin-left: 8px;
@@ -25205,9 +25347,10 @@ p.semi-typography-extended,
25205
25347
  }
25206
25348
  .semi-upload-drag-area-main-text {
25207
25349
  cursor: pointer;
25208
- font-size: 15px;
25209
- font-family: "Inter", Pretendard, Noto Sans Korean;
25210
- line-height: 18px;
25350
+ font-size: 16px;
25351
+ font-family: Pretendard, Noto Sans Korean;
25352
+ line-height: 20px;
25353
+ letter-spacing: 0.05em;
25211
25354
  margin-bottom: 4px;
25212
25355
  color: var(--semi-color-text-0);
25213
25356
  }
@@ -25220,8 +25363,9 @@ p.semi-typography-extended,
25220
25363
  .semi-upload-drag-area-sub-text {
25221
25364
  cursor: pointer;
25222
25365
  font-size: 14px;
25223
- font-family: "Inter", Pretendard, Noto Sans Korean;
25366
+ font-family: Pretendard, Noto Sans Korean;
25224
25367
  line-height: 16px;
25368
+ letter-spacing: 0.05em;
25225
25369
  color: var(--semi-color-text-0);
25226
25370
  }
25227
25371
  .semi-upload-drag-area-sub-text:hover {
@@ -25232,8 +25376,9 @@ p.semi-typography-extended,
25232
25376
  }
25233
25377
  .semi-upload-drag-area-tips {
25234
25378
  font-size: 14px;
25235
- font-family: "Inter", Pretendard, Noto Sans Korean;
25379
+ font-family: Pretendard, Noto Sans Korean;
25236
25380
  line-height: 16px;
25381
+ letter-spacing: 0.05em;
25237
25382
  font-weight: 600;
25238
25383
  }
25239
25384
  .semi-upload-drag-area-tips-legal {
@@ -25334,13 +25479,13 @@ p.semi-typography-extended,
25334
25479
  padding: 24px;
25335
25480
  }
25336
25481
  .semi-userGuide-popup-content-title {
25337
- font-size: 24px;
25482
+ font-size: 30px;
25338
25483
  font-weight: 600;
25339
25484
  line-height: 24px;
25340
25485
  margin-bottom: 8px;
25341
25486
  }
25342
25487
  .semi-userGuide-popup-content-description {
25343
- font-size: 15px;
25488
+ font-size: 16px;
25344
25489
  line-height: 20px;
25345
25490
  margin-bottom: 48px;
25346
25491
  }
@@ -25355,7 +25500,7 @@ p.semi-typography-extended,
25355
25500
  margin-left: 120px;
25356
25501
  }
25357
25502
  .semi-userGuide-popup-content-indicator {
25358
- font-size: 15px;
25503
+ font-size: 16px;
25359
25504
  line-height: 20px;
25360
25505
  }
25361
25506
  .semi-userGuide-modal .semi-modal-small {
@@ -25393,13 +25538,13 @@ p.semi-typography-extended,
25393
25538
  padding: 24px 48px;
25394
25539
  }
25395
25540
  .semi-userGuide-modal-body-title {
25396
- font-size: 24px;
25541
+ font-size: 30px;
25397
25542
  font-weight: 600;
25398
25543
  line-height: 24px;
25399
25544
  margin-bottom: 8px;
25400
25545
  }
25401
25546
  .semi-userGuide-modal-body-description {
25402
- font-size: 15px;
25547
+ font-size: 16px;
25403
25548
  line-height: 20px;
25404
25549
  }
25405
25550
  .semi-userGuide-modal-footer {
@@ -25465,7 +25610,7 @@ p.semi-typography-extended,
25465
25610
  align-items: center;
25466
25611
  flex-direction: column;
25467
25612
  font-weight: 600;
25468
- font-size: 15px;
25613
+ font-size: 16px;
25469
25614
  }
25470
25615
  .semi-videoPlayer-error-svg {
25471
25616
  margin-bottom: 12px;
@@ -25505,7 +25650,7 @@ p.semi-typography-extended,
25505
25650
  padding: 8px 12px;
25506
25651
  line-height: 20px;
25507
25652
  border-radius: 3px;
25508
- font-size: 15px;
25653
+ font-size: 16px;
25509
25654
  }
25510
25655
  .semi-videoPlayer-mirror video {
25511
25656
  transform: rotateX(0deg) rotateY(180deg);
@@ -25544,7 +25689,7 @@ p.semi-typography-extended,
25544
25689
  }
25545
25690
  .semi-videoPlayer-controls-time {
25546
25691
  color: #fff;
25547
- font-size: 15px;
25692
+ font-size: 16px;
25548
25693
  margin-right: 8px;
25549
25694
  padding: 0 8px;
25550
25695
  font-variant-numeric: tabular-nums;
@@ -25995,9 +26140,10 @@ p.semi-typography-extended,
25995
26140
  resize: none;
25996
26141
  padding: 5px 12px;
25997
26142
  box-shadow: none;
25998
- font-size: 15px;
25999
- font-family: "Inter", Pretendard, Noto Sans Korean;
26000
- line-height: 18px;
26143
+ font-size: 16px;
26144
+ font-family: Pretendard, Noto Sans Korean;
26145
+ line-height: 20px;
26146
+ letter-spacing: 0.05em;
26001
26147
  background-color: transparent;
26002
26148
  border: 0 solid transparent;
26003
26149
  vertical-align: bottom;
@@ -26035,8 +26181,9 @@ p.semi-typography-extended,
26035
26181
  }
26036
26182
  .semi-input-textarea-counter {
26037
26183
  font-size: 14px;
26038
- font-family: "Inter", Pretendard, Noto Sans Korean;
26184
+ font-family: Pretendard, Noto Sans Korean;
26039
26185
  line-height: 16px;
26186
+ letter-spacing: 0.05em;
26040
26187
  display: flex;
26041
26188
  flex-direction: column;
26042
26189
  justify-content: center;