
  /* 基础补偿 CSS，防止 preflight: false 导致的基础样式丢失 */
  .aggregator-scope img { max-width: 100%; height: auto; }
  .aggregator-scope h1, .aggregator-scope h2, .aggregator-scope h3 { font-weight: bold; }
  .aggregator-scope ul { list-style: none; padding: 0; margin: 0; }
