.search-box[data-v-6b3423d8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.table-container[data-v-6b3423d8] {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 24px;
  width: 100%;
  padding: 10px 0px 20px 20px;
}
.table-container .tab-title[data-v-6b3423d8] {
  font-size: 16px;
  color: #1f2936;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.table-container .tab-title .tab-title-btn[data-v-6b3423d8] {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-weight: 300;
  background: #0c72e7;
  border-radius: 50px;
  padding: 5px 10px;
}
.table-container .tab-content-item[data-v-6b3423d8] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.table-container .tab-content-item div[data-v-6b3423d8] {
  flex-shrink: 0;
  text-align: center;
  font-size: 14px;
  padding: 10px 20px;
  color: #468fed;
  border-radius: 50px;
  border: 1px solid #bfdbfe;
  background: #e0f2fe;
  margin: 0 10px 0px 0px;
  cursor: pointer !important;
}
.table-container .tab-content-item div.active[data-v-6b3423d8] {
  color: #fff;
  font-size: 14px;
  border: 1px solid #0c72e7;
  border-radius: 50px;
  background: #0c72e7;
  cursor: pointer !important;
}
.search[data-v-6b3423d8] {
  display: flex;
  align-items: center;
}
.search-text h2[data-v-6b3423d8] {
  margin-top: -20px;
}
.search-time[data-v-6b3423d8] {
  margin-top: 10px;
}
.search-report[data-v-6b3423d8] {
  margin-top: 10px;
}
.search-title[data-v-6b3423d8] {
  font-size: 20px;
}
.the-statistics[data-v-00fefa0f] {
  margin-top: 30px;
}
.the-statistics .title[data-v-00fefa0f] {
  display: flex;
  align-items: center;
}
.the-statistics .title .icon[data-v-00fefa0f] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.the-statistics .title h2[data-v-00fefa0f] {
  color: #5083fb;
}
.the-statistics .content[data-v-00fefa0f] {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 16px;
}
.the-statistics .content .item[data-v-00fefa0f] {
  width: 360px;
  box-sizing: border-box;
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 18px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.the-statistics .content .text[data-v-00fefa0f] {
  margin-top: 10px;
  padding: 8px;
  background: #fff;
  border-radius: 3px;
}
.the-statistics .content .tags[data-v-00fefa0f] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  gap: 6px;
}
.the-statistics .content .tags .tag[data-v-00fefa0f] {
  width: calc(50% - 6px);
  padding: 6px 14px;
  box-sizing: border-box;
  background: #e8f7fe;
  border: 1px solid #d3d3d3;
  text-align: center;
  border-radius: 4px;
}
.the-statistics .content .tags .tag2[data-v-00fefa0f] {
  background: #f8d7da;
}
.the-summarize[data-v-19452905] {
  margin-top: 26px;
}
.the-summarize .title[data-v-19452905] {
  display: flex;
  align-items: center;
}
.the-summarize .title .icon[data-v-19452905] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.the-summarize .title h2[data-v-19452905] {
  color: #5083fb;
}
.the-summarize .content[data-v-19452905] {
  margin-top: 16px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 18px;
  box-sizing: border-box;
}
.the-summarize .content .content-top[data-v-19452905] {
  display: flex;
  gap: 16px;
}
.the-summarize .content .content-top .item[data-v-19452905] {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.the-summarize .content .content-top .item .title[data-v-19452905] {
  color: #5083fb;
  font-weight: bold;
  margin-bottom: 10px;
}
.the-summarize .content .content-top .item .tags[data-v-19452905] {
  width: 100%;
  background: #e9f7fe;
  border-radius: 4px;
  padding: 12px;
  display: flex;
  align-items: center;
}
.the-summarize .content .content-top .item .tags span[data-v-19452905] {
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 50%;
  margin-right: 6px;
}
.the-summarize .content .content-top .item .yellow[data-v-19452905] {
  background: #fff3cd;
}
.the-summarize .content .content-top .item2[data-v-19452905] {
  width: 60%;
}
.the-summarize .content .item[data-v-19452905] {
  margin-top: 20px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.the-summarize .content .item .title[data-v-19452905] {
  color: #5083fb;
  font-weight: bold;
  margin-bottom: 10px;
}
.the-summarize .content .item .tags[data-v-19452905] {
  width: 100%;
  background: #f8d7da;
  border-radius: 4px;
  padding: 12px;
  display: flex;
  align-items: center;
}
.the-summarize .content .item .tags span[data-v-19452905] {
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 50%;
  margin-right: 6px;
}
.the-analysis[data-v-cf924770] {
  margin-top: 20px;
}
.the-analysis .title[data-v-cf924770] {
  display: flex;
  align-items: center;
}
.the-analysis .title .icon[data-v-cf924770] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.the-analysis .title h2[data-v-cf924770] {
  color: #5083fb;
}
.the-analysis .tab-bar[data-v-cf924770] {
  display: flex;
  margin: 24px 0 0;
}
.the-analysis .tab-bar .tab[data-v-cf924770] {
  padding: 8px 28px;
  font-size: 16px;
  color: #222;
  background: #f7f8fa;
  border-radius: 8px 8px 0 0;
  margin-right: 8px;
  cursor: pointer;
}
.the-analysis .tab-bar .tab.active[data-v-cf924770] {
  background: #3b7cff;
  color: #fff;
  font-weight: bold;
}
.the-analysis .brand-detail[data-v-cf924770] {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e5e6eb;
  padding: 24px 32px 32px 32px;
}
.the-analysis .brand-detail .section-title[data-v-cf924770] {
  font-size: 15px;
  font-weight: bold;
  color: #3b7cff;
  margin: 24px 0 12px 0;
}
.the-analysis .brand-detail .cognition-table-block[data-v-cf924770] {
  margin-bottom: 18px;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-header[data-v-cf924770] {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.the-analysis .brand-detail .cognition-table-block .cognition-label[data-v-cf924770] {
  display: inline-block;
  padding: 0 16px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px 4px 0 0;
  font-weight: bold;
  font-size: 15px;
}
.the-analysis .brand-detail .cognition-table-block .cognition-label.positive[data-v-cf924770] {
  background: #eaf4fe;
  color: #3b7cff;
}
.the-analysis .brand-detail .cognition-table-block .cognition-label.negative[data-v-cf924770] {
  background: #fbeaea;
  color: #f56c6c;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap[data-v-cf924770] {
  background: #eaf4fe;
  border-radius: 0 0 6px 6px;
  padding: 0 0 0 0;
  margin-top: 0;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap.negative[data-v-cf924770] {
  background: #fbeaea;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap .cognition-table[data-v-cf924770] {
  width: 100%;
  border-radius: 0 0 6px 6px;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  box-shadow: 0 2px 8px rgba(80, 131, 251, 0.03);
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap .cognition-table th[data-v-cf924770],
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap .cognition-table td[data-v-cf924770] {
  border: 1px solid #eaeaea;
  padding: 10px 16px;
  font-size: 14px;
  text-align: left;
  background: #fff;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap .cognition-table td[data-v-cf924770]:last-child {
  width: 60%;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap .cognition-table td[data-v-cf924770]:first-child {
  width: 20%;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap .cognition-table th[data-v-cf924770] {
  background: #f5f7fa;
  color: #222;
  font-weight: 500;
}
.the-analysis .brand-detail .cognition-table-block .cognition-table-wrap .cognition-table .empty[data-v-cf924770] {
  color: #bbb;
  text-align: center;
  background: #fff;
}
.the-analysis .brand-detail .positive-block .cognition-table-wrap[data-v-cf924770] {
  background: #eaf4fe;
}
.the-analysis .brand-detail .negative-block .cognition-label[data-v-cf924770] {
  background: #fbeaea;
  color: #f56c6c;
}
.the-analysis .brand-detail .negative-block .cognition-table-wrap[data-v-cf924770] {
  background: #fbeaea;
}
.the-analysis .brand-detail .summary-block[data-v-cf924770] {
  background: #eaf4fe;
  border-radius: 6px;
  padding: 14px 18px;
  color: #222;
  font-size: 15px;
  margin-bottom: 18px;
}
.the-analysis .brand-detail .summary-block .text .text2[data-v-cf924770] {
  display: flex;
  align-items: center;
}
.the-analysis .brand-detail .summary-block .text .text2 span[data-v-cf924770] {
  display: block;
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 50%;
  margin-right: 6px;
}
.the-analysis .brand-detail .strategy-blocks[data-v-cf924770] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.the-analysis .brand-detail .strategy-blocks .strategy-item[data-v-cf924770] {
  background: #eafaf3;
  border-radius: 6px;
  padding: 12px 18px;
  color: #222;
  font-size: 15px;
  display: flex;
  align-items: center;
}
.the-analysis .brand-detail .strategy-blocks .strategy-item.empty[data-v-cf924770] {
  color: #bbb;
  background: #f7f8fa;
}
.the-analysis .brand-detail .strategy-blocks .strategy-item span[data-v-cf924770] {
  display: block;
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 50%;
  margin-right: 6px;
}
