/* 搜索门户主题 — 修改此处即可换肤 */
:root {
  --bg-0: #eef3f8;
  --bg-1: #ffffff;
  --bg-2: #f5f8fc;
  --ink-0: #152033;
  --ink-1: #3d4d66;
  --ink-2: #7a8799;
  --line: #d5dee9;
  --accent: #1f6feb;
  --accent-deep: #1554c0;
  --accent-soft: rgba(31, 111, 235, 0.1);
  --hot: #e24b4a;
  --ok: #1f9d6a;
  --shadow: 0 10px 36px rgba(21, 32, 51, 0.08);
  --radius: 10px;
  --frame-max: 720px;
  --font-display: "Sora", "Noto Sans SC", sans-serif;
  --font-body: "Noto Sans SC", "Sora", sans-serif;
}
