/* video home level1 – matched to reference */
.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{font-size:11px!important;font-weight:400!important;line-height:17px!important;min-height:17px!important;height:auto!important;padding-top:4px!important;-webkit-line-clamp:1!important}
.miigo-inner-real-shell[data-channel="video"] .miigo-video-home-block .miigo-inner-meta{margin-top:3px!important;padding-top:2px!important;font-size:9px!important;font-weight:400!important;line-height:13px!important}
.miigo-inner-real-shell[data-channel="video"] .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)}
.miigo-inner-section-list[data-video-home-level1-mode="1"]{padding-bottom:12px}

/* video tags row – 最新更新/热度最高/观看最多/收藏最多 */
.miigo-inner-real-shell[data-channel="video"] .miigo-inner-tags-primary{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:0 0 8px;scrollbar-width:none}
.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:#fff!important;color:#111827!important;font-weight:900!important;box-shadow:0 4px 12px rgba(15,23,42,.12)!important;transform:none!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}
