/* ===== V88 今日关键情报：10条 + 情报持续更新中 + 瀑布流实时感 ===== */

.wx-home-intel.wx-v67-intel{
  width:460px!important;
  min-width:460px!important;
  max-width:460px!important;
  padding:18px 20px 16px!important;
  border-radius:18px!important;
  background:#fff!important;
  border:1px solid #E5E7EB!important;
  overflow:hidden!important;
}

.wx-v67-intel .wx-v67-intel-head{
  display:grid!important;
  grid-template-columns:1fr auto!important;
  grid-template-areas:
    "title more"
    "live live"!important;
  align-items:center!important;
  row-gap:10px!important;
  margin-bottom:10px!important;
}

.wx-v67-intel .wx-v67-intel-head h2{
  grid-area:title!important;
  margin:0!important;
  color:#0F172A!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
}

.wx-v67-intel .wx-v67-intel-head a{
  grid-area:more!important;
  color:#2563EB!important;
  font-size:13px!important;
  font-weight:850!important;
  text-decoration:none!important;
}

.wx-v88-livebar{
  grid-area:live!important;
  min-height:54px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  align-items:center!important;
  padding:9px 10px!important;
  border-radius:12px!important;
  background:#F8FAFC!important;
  border:1px solid #E5E7EB!important;
}

.wx-v88-date{
  min-width:0!important;
  color:#1F2937!important;
  font-size:20px!important;
  line-height:1.1!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  font-variant-numeric:tabular-nums!important;
  font-feature-settings:"tnum" 1!important;
}

.wx-v88-status{
  margin-top:6px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  color:#F97316!important;
  font-size:12.5px!important;
  line-height:1!important;
  font-weight:850!important;
}

.wx-v88-pulse{
  width:7px!important;
  height:7px!important;
  border-radius:999px!important;
  background:#F97316!important;
  box-shadow:0 0 0 4px rgba(249,115,22,.12)!important;
  animation:wxV88Pulse 1.4s ease-in-out infinite!important;
}

.wx-v88-bars{
  display:inline-flex!important;
  align-items:flex-end!important;
  gap:3px!important;
  height:13px!important;
}

.wx-v88-bars i{
  width:3px!important;
  height:8px!important;
  border-radius:2px!important;
  background:#F97316!important;
  animation:wxV88Bars .9s ease-in-out infinite!important;
}

.wx-v88-bars i:nth-child(2){animation-delay:.15s!important;}
.wx-v88-bars i:nth-child(3){animation-delay:.3s!important;}

.wx-v88-important-toggle{
  height:30px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  padding:0 12px!important;
  border:1px solid #DBEAFE!important;
  border-radius:999px!important;
  background:#EFF6FF!important;
  color:#2563EB!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:850!important;
  cursor:pointer!important;
  user-select:none!important;
  white-space:nowrap!important;
}

.wx-v88-important-toggle::before{
  content:"";
  width:8px!important;
  height:8px!important;
  border-radius:999px!important;
  background:#2563EB!important;
  box-shadow:0 0 0 4px rgba(37,99,235,.12)!important;
}

.wx-v67-intel.is-important-only .wx-v88-important-toggle{
  color:#fff!important;
  background:#2563EB!important;
  border-color:#2563EB!important;
}

.wx-v67-intel.is-important-only .wx-v88-important-toggle::before{
  background:#fff!important;
  box-shadow:0 0 0 4px rgba(255,255,255,.16)!important;
}

/* 10条列表：更紧凑，完整展示 */
.wx-v67-intel-list{
  display:grid!important;
  gap:0!important;
  position:relative!important;
}

.wx-v67-intel-row{
  min-height:36px!important;
  display:grid!important;
  grid-template-columns:50px 42px minmax(0,1fr) 20px!important;
  gap:9px!important;
  align-items:center!important;
  border-bottom:1px solid #EEF2F7!important;
  transition:background .18s ease, transform .18s ease, opacity .18s ease!important;
}

.wx-v67-intel-row:last-child{
  border-bottom:0!important;
}

.wx-v67-intel-row.wx-v88-new{
  background:#FFF7ED!important;
  animation:wxV88NewRow 1.1s ease-out 1!important;
}

.wx-v67-time{
  color:#475569!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:760!important;
  font-variant-numeric:tabular-nums!important;
  font-feature-settings:"tnum" 1!important;
}

.wx-v67-tag{
  width:36px!important;
  height:20px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:5px!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.01em!important;
}

.wx-v67-tag.good{color:#fff!important;background:#DC2626!important;}
.wx-v67-tag.bad{color:#fff!important;background:#16A34A!important;}
.wx-v67-tag.warn{color:#fff!important;background:#F59E0B!important;}
.wx-v67-tag.focus{color:#fff!important;background:#2563EB!important;}

.wx-v67-title{
  margin:0!important;
  color:#0F172A!important;
  font-size:12.2px!important;
  line-height:1.25!important;
  font-weight:720!important;
  letter-spacing:-.012em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  display:block!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
}

.wx-v67-hot{
  width:20px!important;
  height:20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#EF4444!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
}

.wx-v67-hot.muted{
  color:#94A3B8!important;
  font-size:14px!important;
}

.wx-v67-intel.is-important-only .wx-v67-intel-row:not(.is-important){
  display:none!important;
}

.wx-v67-intel-row:hover{
  background:#F8FAFC!important;
}

@keyframes wxV88Pulse{
  0%,100%{opacity:.55; transform:scale(.92);}
  50%{opacity:1; transform:scale(1.08);}
}

@keyframes wxV88Bars{
  0%,100%{height:5px; opacity:.55;}
  50%{height:13px; opacity:1;}
}

@keyframes wxV88NewRow{
  0%{transform:translateY(-8px); opacity:0;}
  100%{transform:translateY(0); opacity:1;}
}

@media(max-width:1180px){
  .wx-home-intel.wx-v67-intel{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }

  .wx-v88-livebar{
    grid-template-columns:1fr!important;
  }

  .wx-v88-important-toggle{
    justify-self:start!important;
  }
}

/* ===== V89：今日关键情报最终微调 ===== */

/* 卡片整体更稳，避免顶部过重 */
.wx-home-intel.wx-v67-intel{
  padding:17px 20px 15px!important;
  border-radius:18px!important;
}

/* 标题区 */
.wx-v67-intel .wx-v67-intel-head{
  row-gap:8px!important;
  margin-bottom:9px!important;
}

.wx-v67-intel .wx-v67-intel-head h2{
  font-size:22px!important;
  letter-spacing:-.035em!important;
}

.wx-v67-intel .wx-v67-intel-head a{
  font-size:13px!important;
}

/* 日期状态条压矮一点 */
.wx-v88-livebar{
  min-height:48px!important;
  padding:8px 10px!important;
  border-radius:11px!important;
}

.wx-v88-date{
  font-size:18px!important;
  line-height:1.05!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
}

.wx-v88-status{
  margin-top:5px!important;
  gap:7px!important;
  font-size:12px!important;
}

.wx-v88-pulse{
  width:7px!important;
  height:7px!important;
}

.wx-v88-bars{
  height:12px!important;
}

.wx-v88-bars i{
  width:3px!important;
}

/* 只看重要的按钮更轻 */
.wx-v88-important-toggle{
  height:28px!important;
  padding:0 11px!important;
  font-size:12.5px!important;
  border-radius:999px!important;
}

/* 10条列表进一步规整 */
.wx-v67-intel-row{
  min-height:35px!important;
  grid-template-columns:50px 42px minmax(0,1fr) 20px!important;
  gap:9px!important;
}

.wx-v67-time{
  font-size:12px!important;
  color:#475569!important;
}

.wx-v67-tag{
  width:36px!important;
  height:20px!important;
  font-size:11px!important;
  border-radius:5px!important;
}

/* 标题单行稳定省略 */
.wx-v67-title{
  font-size:12.2px!important;
  line-height:1.25!important;
  font-weight:720!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* 图标统一 */
.wx-v67-hot{
  width:20px!important;
  height:20px!important;
  font-size:13px!important;
}

.wx-v67-hot.muted{
  font-size:14px!important;
  color:#94A3B8!important;
}

/* 第一行新情报高亮更淡 */
.wx-v67-intel-row.wx-v88-new{
  background:#FFF8F1!important;
}

/* 让列表区域看起来更像终端瀑布流 */
.wx-v67-intel-list{
  border-top:1px solid #EEF2F7!important;
}

.wx-v67-intel-row:hover{
  background:#F8FAFC!important;
}

