/* theme-5 紫 (偏圆润) */
:root{
  --primary:#7c3aed;
  --secondary:#6d28d9;
  --accent:#c4b5fd;
  --bg-light:#f5f3ff;
  --radius:16px;
  --radius-sm:10px;
}
