/* WXSSC V65.69A - flash-news professional sidebar */

body.wx-v6569a-sidebar .wx55-side {
  gap: 12px !important;
}

/* 右侧栏整体：更像情报控制台 */
body.wx-v6569a-sidebar .wx55-side .wx55-card,
body.wx-v6569a-sidebar .wx-v6569a-side-card {
  border-radius: 16px !important;
  border: 1px solid #e5edf7 !important;
  background: rgba(255,255,255,.96) !important;
  box-shadow: 0 14px 34px rgba(15,23,42,.055) !important;
  overflow: hidden !important;
}

body.wx-v6569a-sidebar .wx55-side .wx55-card-head,
body.wx-v6569a-sidebar .wx-v6569a-card-head {
  height: 42px !important;
  padding: 0 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  background: linear-gradient(180deg,#ffffff,#fbfdff) !important;
  border-bottom: 1px solid #e5edf7 !important;
}

body.wx-v6569a-sidebar .wx55-side .wx55-card-head b,
body.wx-v6569a-sidebar .wx-v6569a-card-head b {
  font-size: 14.5px !important;
  color: #0f172a !important;
  font-weight: 1000 !important;
}

body.wx-v6569a-sidebar .wx-v6569a-card-head span,
body.wx-v6569a-sidebar .wx-v6569a-card-head a {
  color: #94a3b8 !important;
  font-size: 11.5px !important;
  font-weight: 900 !important;
  text-decoration: none !important;
}

/* 旗下产品 */
.wx-v6569a-products {
  padding: 8px !important;
  display: grid !important;
  gap: 7px !important;
}

.wx-v6569a-product {
  height: 44px !important;
  padding: 0 10px !important;
  border-radius: 13px !important;
  display: grid !important;
  grid-template-columns: 28px minmax(0,1fr) auto !important;
  gap: 9px !important;
  align-items: center !important;
  text-decoration: none !important;
  color: #0f172a !important;
  background: #f8fbff !important;
  border: 1px solid #edf2f8 !important;
}

.wx-v6569a-product:hover {
  background: #eff6ff !important;
  border-color: #bfdbfe !important;
}

.wx-v6569a-product i {
  width: 28px !important;
  height: 28px !important;
  border-radius: 10px !important;
  display: grid !important;
  place-items: center !important;
  font-style: normal !important;
  font-size: 12px !important;
  font-weight: 1000 !important;
  background: #eff6ff !important;
  color: #2563eb !important;
}

.wx-v6569a-product.vip i {
  background: #fffbeb !important;
  color: #b45309 !important;
}

.wx-v6569a-product b {
  display: block !important;
  font-size: 13px !important;
  line-height: 1.1 !important;
  font-weight: 1000 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.wx-v6569a-product span {
  display: block !important;
  margin-top: 2px !important;
  color: #94a3b8 !important;
  font-size: 10.8px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
}

.wx-v6569a-product em {
  font-style: normal !important;
  color: #64748b !important;
  font-size: 11px !important;
  font-weight: 1000 !important;
}

/* 行情参考 */
.wx-v6569a-market {
  padding: 8px 10px 10px !important;
}

.wx-v6569a-market-top {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  gap: 6px !important;
  margin-bottom: 8px !important;
}

.wx-v6569a-market-chip {
  padding: 8px 7px !important;
  border-radius: 12px !important;
  background: #f8fafc !important;
  border: 1px solid #e7eef8 !important;
}

.wx-v6569a-market-chip span {
  display: block !important;
  color: #64748b !important;
  font-size: 10.5px !important;
  font-weight: 850 !important;
  line-height: 1.1 !important;
}

.wx-v6569a-market-chip b {
  display: block !important;
  margin-top: 4px !important;
  color: #e11d48 !important;
  font-size: 13px !important;
  font-weight: 1000 !important;
  line-height: 1 !important;
}

.wx-v6569a-market-row {
  min-height: 38px !important;
  display: grid !important;
  grid-template-columns: minmax(0,1fr) auto !important;
  gap: 10px !important;
  align-items: center !important;
  border-top: 1px solid rgba(148,163,184,.14) !important;
  padding: 7px 0 !important;
}

.wx-v6569a-market-row:first-of-type {
  border-top: 0 !important;
}

.wx-v6569a-market-row b {
  display: block !important;
  color: #0f172a !important;
  font-size: 12.5px !important;
  line-height: 1.1 !important;
  font-weight: 1000 !important;
}

.wx-v6569a-market-row span {
  display: block !important;
  margin-top: 2px !important;
  color: #94a3b8 !important;
  font-size: 10.8px !important;
  font-weight: 800 !important;
}

.wx-v6569a-market-row strong {
  color: #e11d48 !important;
  font-size: 13px !important;
  font-weight: 1000 !important;
}

.wx-v6569a-market-row.blue strong {
  color: #2563eb !important;
}

.wx-v6569a-market-row.green strong {
  color: #16a34a !important;
}

/* 热门情报 */
.wx-v6569a-hot {
  padding: 8px !important;
  display: grid !important;
  gap: 7px !important;
}

.wx-v6569a-hot-row {
  min-height: 42px !important;
  padding: 8px 9px !important;
  border-radius: 12px !important;
  display: grid !important;
  grid-template-columns: 26px minmax(0,1fr) auto !important;
  gap: 8px !important;
  align-items: center !important;
  background: #f8fbff !important;
  border: 1px solid #edf2f8 !important;
  cursor: pointer !important;
}

.wx-v6569a-hot-row:hover {
  background: #eff6ff !important;
  border-color: #bfdbfe !important;
}

.wx-v6569a-hot-rank {
  width: 24px !important;
  height: 24px !important;
  border-radius: 9px !important;
  display: grid !important;
  place-items: center !important;
  color: #fff !important;
  background: #ef4444 !important;
  font-size: 11px !important;
  font-weight: 1000 !important;
}

.wx-v6569a-hot-row:nth-child(2) .wx-v6569a-hot-rank {
  background: #f59e0b !important;
}

.wx-v6569a-hot-row:nth-child(3) .wx-v6569a-hot-rank {
  background: #2563eb !important;
}

.wx-v6569a-hot-row b {
  display: block !important;
  color: #0f172a !important;
  font-size: 12.5px !important;
  line-height: 1.1 !important;
  font-weight: 1000 !important;
}

.wx-v6569a-hot-row span {
  display: block !important;
  margin-top: 2px !important;
  color: #94a3b8 !important;
  font-size: 10.8px !important;
  font-weight: 850 !important;
}

.wx-v6569a-hot-row em {
  font-style: normal !important;
  color: #2563eb !important;
  font-size: 11px !important;
  font-weight: 1000 !important;
}

/* 财经日历 */
.wx-v6569a-calendar {
  padding: 12px !important;
}

.wx-v6569a-calendar-box {
  padding: 13px !important;
  border-radius: 14px !important;
  background:
    radial-gradient(circle at 100% 0, rgba(37,99,235,.10), transparent 120px),
    linear-gradient(180deg,#f8fbff,#ffffff) !important;
  border: 1px solid #edf2f8 !important;
}

.wx-v6569a-calendar-box b {
  display: block !important;
  color: #0f172a !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
  font-weight: 1000 !important;
}

.wx-v6569a-calendar-box span {
  display: block !important;
  margin-top: 5px !important;
  color: #64748b !important;
  font-size: 11.5px !important;
  line-height: 1.45 !important;
  font-weight: 780 !important;
}

.wx-v6569a-calendar-actions {
  display: flex !important;
  gap: 8px !important;
  margin-top: 10px !important;
}

.wx-v6569a-calendar-actions a {
  flex: 1 !important;
  height: 30px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  font-size: 11.5px !important;
  font-weight: 950 !important;
}

.wx-v6569a-calendar-actions a.primary {
  background: #2563eb !important;
  color: #fff !important;
}

.wx-v6569a-calendar-actions a.ghost {
  background: #eff6ff !important;
  color: #2563eb !important;
}

@media (max-width: 980px) {
  body.wx-v6569a-sidebar .wx55-side {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .wx-v6569a-market-top {
    grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  }
}




/* ===== WXSSC V65.69B sidebar real stats polish ===== */

body.wx-v6569b-sidebar .wx-v6569a-hot-row {
  min-height: 46px !important;
  grid-template-columns: 26px minmax(0,1fr) 52px !important;
}

body.wx-v6569b-sidebar .wx-v6569a-hot-row em {
  min-width: 48px !important;
  height: 24px !important;
  padding: 0 7px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #eff6ff !important;
  color: #2563eb !important;
  font-size: 11px !important;
  font-weight: 1000 !important;
}

body.wx-v6569b-sidebar .wx-v6569a-hot-row.vip em {
  background: #fffbeb !important;
  color: #b45309 !important;
}

body.wx-v6569b-sidebar .wx-v6569a-hot-row.price em {
  background: #fff1f2 !important;
  color: #e11d48 !important;
}

body.wx-v6569b-sidebar .wx-v6569a-hot-row.futures em {
  background: #eff6ff !important;
  color: #2563eb !important;
}

body.wx-v6569b-sidebar .wx-v6569a-hot-row b {
  font-size: 12.8px !important;
}

body.wx-v6569b-sidebar .wx-v6569a-card-head small {
  color: #94a3b8 !important;
  font-size: 11px !important;
  font-weight: 850 !important;
}

/* 行情参考顶部三指标稍微收紧，避免右栏太厚 */
body.wx-v6569b-sidebar .wx-v6569a-market-top {
  grid-template-columns: repeat(3, minmax(0,1fr)) !important;
  gap: 5px !important;
}

body.wx-v6569b-sidebar .wx-v6569a-market-chip {
  padding: 7px 6px !important;
}

body.wx-v6569b-sidebar .wx-v6569a-market-chip b {
  font-size: 12.5px !important;
}

body.wx-v6569b-sidebar .wx-v6569a-market-row {
  min-height: 34px !important;
  padding: 6px 0 !important;
}
