/* Sage Design — Font Declarations
 * 英文:Instrument Serif (display italic) + Inter (body) + JetBrains Mono (code)。
 * 中文:Noto Serif SC (display, 配 Instrument Serif 的安静文学衬线感) +
 *      Noto Sans SC (body, 配 Inter)。
 * 全部 Google Fonts 免费商用。
 */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Noto+Serif+SC:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600&display=swap');
