/* korvifx (korvifx) · 玻璃拟态家族主题 */
:root{
  --primary:#633cd8; --primary2:#ae3bce; --accent:#408add;
  --bg:#eef1fa; --surface:#ffffff; --surface-2:#e6ebf7;
  --text:#232640; --muted:#5d6180; --border:#d5dcec;
  --up:#0f9d58; --down:#d2503a;
  --radius:20px; --hero-grad:linear-gradient(135deg, #552bd5, #962db3);
  --font-head:'Plus Jakarta Sans'; --font-body:'Sora'; --font-cn:'Noto Sans SC';
  --head-weight:800;
}
