/* 视频首页分区列表 */
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px 12px!important}
.miigo-inner-real-shell[data-channel="video"] .miigo-video-home-blocks{display:flex!important;flex-direction:column!important;gap:18px!important}
.miigo-inner-real-shell[data-channel="video"] .miigo-video-home-title{font-size:15px!important;font-weight:900!important;color:#111827!important;line-height:22px!important;padding:2px 0 8px!important}
.miigo-inner-real-shell[data-channel="video"] .miigo-video-home-block .miigo-inner-pic{aspect-ratio:16/9!important;height:auto!important;min-height:0!important}
.miigo-inner-real-shell[data-channel="video"] .miigo-video-home-block .miigo-inner-name{
  margin:8px 8px 0!important;
  padding:0!important;
  font-size:12px!important;
  font-weight:650!important;
  line-height:1.4!important;
  min-height:0!important;
  height:auto!important;
  max-height:1.4em!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:1!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  word-break:break-word!important;
}
.miigo-inner-real-shell[data-channel="video"] .miigo-video-home-block .miigo-inner-meta{
  margin:4px 8px 10px!important;
  padding:0!important;
  font-size:10px!important;
  font-weight:600!important;
  line-height:1.45!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  word-break:normal!important;
}
/* 视频频道普通网格（非首页分区）同样防止裁切 */
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-grid .miigo-inner-name{
  max-height:calc(1.4em * 2)!important;
  min-height:0!important;
}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-grid .miigo-inner-meta{
  line-height:1.45!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.miigo-video-home-refresh{display:block;width:96px;height:30px;margin:10px auto 0;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:#111827;font-size:12px;font-weight:850;box-shadow:0 8px 18px rgba(15,23,42,.08);cursor:pointer;transition:transform .15s ease,opacity .15s ease}
.miigo-video-home-refresh:active:not(:disabled){transform:scale(.96);opacity:.88}
.miigo-video-home-refresh:disabled{opacity:.6;cursor:wait}
.miigo-content-grid-refresh{display:block;width:112px;height:34px;margin:16px auto 4px;border:0;border-radius:999px;background:rgba(255,255,255,.95);color:#111827;font-size:13px;font-weight:850;box-shadow:0 8px 18px rgba(15,23,42,.08);cursor:pointer;transition:transform .15s ease,opacity .15s ease}
.miigo-content-grid-refresh:active:not(:disabled){transform:scale(.96);opacity:.88}
.miigo-content-grid-refresh:disabled{opacity:.6;cursor:wait}
.miigo-inner-section-list[data-video-home-level1-mode="1"]{padding-bottom:96px!important}

/* video tags row – centered like reference */
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  justify-content:safe center!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  padding:0 12px 8px!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary::-webkit-scrollbar{display:none!important}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary>*{flex:0 0 auto!important}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary button{
  border:0;height:28px;min-height:28px;padding:0 12px;border-radius:999px;
  display:inline-flex;align-items:center;justify-content:center;
  font-size:12px;font-weight:800;line-height:1;color:#525c6f;background:#d7eef9;
  box-shadow:0 4px 10px rgba(15,23,42,.08);flex-shrink:0;
}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary button:nth-child(2){background:#ffeaf7;color:#343f55}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary button:nth-child(3){background:#fbe5f4;color:#4a5264}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary button:nth-child(4){background:#fbf4a2;color:#4a5264}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary button.is-active{
  background:#7f77f2!important;color:#242b3a!important;font-weight:900!important;
  box-shadow:0 6px 14px rgba(15,23,42,.16)!important;transform:translateY(-1px)!important;
}

/* video category row – 首页 + 分类 */
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-cats-backend{display:flex;align-items:flex-end;gap:8px;overflow-x:auto;padding:2px 0 12px;scrollbar-width:none}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-cats-backend button{flex-shrink:0;border:0;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:800;color:#475569;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.06);white-space:nowrap;cursor:pointer}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-cats-backend button[data-miigo-video-category-home="1"]{background:linear-gradient(135deg,#ff4fb3 0%,#8b5cf6 100%);color:#fff;font-weight:900;box-shadow:0 4px 14px rgba(139,92,246,.28)}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-cats-backend button[data-miigo-video-category-home="1"]:not(.is-active){background:#fff;color:#475569;box-shadow:0 2px 8px rgba(15,23,42,.06)}
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-cats-backend button.is-active:not([data-miigo-video-category-home="1"]){background:#eef2ff;color:#3730a3;font-weight:900}
