/* 9:16 演示区：桌面七列，悬停浮层放大，点击按钮全屏 */
.demoWrap{overflow:visible}.demoGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:start;overflow:visible}.demoCard{position:relative;z-index:1;min-width:0;border-radius:13px;transform:translateZ(0);transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease}.demoCard:hover{z-index:50;transform:translateY(-10px) scale(1.65);border-color:#7fb51f;box-shadow:0 24px 60px #000c,0 0 0 1px #b7ff2355}.demoMedia{overflow:hidden}.demoFullscreen{position:absolute;right:7px;bottom:7px;z-index:3;width:31px;height:31px;border:1px solid #ffffff42;border-radius:9px;background:#080c13d9;color:#fff;font-size:16px;line-height:1;cursor:pointer;backdrop-filter:blur(6px);opacity:.9}.demoFullscreen:hover{background:#b7ff23;color:#0b1205;border-color:#b7ff23}.demoCardBody{padding:9px}.demoTitle{font-size:13px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demoMeta{font-size:9px;margin-bottom:7px}.demoPrompt{min-height:68px;padding:7px;font-size:9px;line-height:1.45}.demoActions{gap:5px;margin-top:7px}.demoActions button{padding:6px 3px;font-size:9px}.demoMedia:fullscreen{display:flex;align-items:center;justify-content:center;background:#000}.demoMedia:fullscreen iframe{width:min(100vw,56.25vh);height:min(100vh,177.78vw)}
@media(max-width:1500px){.demoGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.demoCard:hover{transform:translateY(-8px) scale(1.5)}}
@media(max-width:1200px){.demoGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:950px){.demoGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.demoCard:hover{transform:translateY(-6px) scale(1.3)}}
@media(max-width:700px){.demoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.demoPrompt{min-height:82px}.demoCard:hover{transform:none}}
@media(hover:none){.demoCard:hover{transform:none}}

/* 2026-08-23 紧凑版：扩宽页面，电脑端固定一行七个约半宽卡片 */
.wrap{max-width:1840px!important}
.demoGrid{grid-template-columns:repeat(7,150px)!important;gap:11px!important;justify-content:start!important}
.demoCard{width:150px!important;transform-origin:center top}
.demoCard:hover{transform:translateY(-9px) scale(1.85)!important}
.demoCardBody{padding:8px!important}.demoTitle{font-size:12px!important}.demoMeta{font-size:8px!important}
.demoPrompt{min-height:58px!important;max-height:74px;padding:6px!important;font-size:8px!important;line-height:1.4!important}
.demoActions{gap:4px!important;margin-top:6px!important}.demoActions button{padding:5px 2px!important;font-size:8px!important}
@media(max-width:1280px){.demoGrid{grid-template-columns:repeat(5,145px)!important}.demoCard{width:145px!important}.demoCard:hover{transform:translateY(-7px) scale(1.55)!important}}
@media(max-width:900px){.demoGrid{grid-template-columns:repeat(4,140px)!important}.demoCard{width:140px!important}.demoCard:hover{transform:translateY(-5px) scale(1.3)!important}}
@media(max-width:700px){.demoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.demoCard{width:auto!important}.demoCard:hover{transform:none!important}}
@media(hover:none){.demoCard:hover{transform:none!important}}


/* 2026-08-23 老板要求：一行七个共两行、卡片再缩小、悬停放大播放不被裁切 */
.demoWrap,.demoWrap .panel,.demoWrap .body{overflow:visible!important}
#dailyDemoGrid{overflow:visible!important}
.demoGrid{grid-template-columns:repeat(7,138px)!important;gap:10px!important}
.demoCard{width:138px!important;transform-origin:center top}
.demoCard:hover{transform:translateY(-10px) scale(2)!important;z-index:80!important}
.demoCardBody{padding:7px!important}
.demoTitle{font-size:11px!important;margin-bottom:4px!important}
.demoMeta{font-size:8px!important;margin-bottom:5px!important}
.demoPrompt{min-height:46px!important;max-height:58px!important;padding:5px!important;font-size:7.5px!important;line-height:1.38!important}
.demoActions{gap:4px!important;margin-top:5px!important}
.demoActions button{padding:5px 2px!important;font-size:8px!important}
.demoFullscreen{width:24px!important;height:24px!important;font-size:13px!important;right:5px!important;bottom:5px!important}
/* 悬停放大时，卡片下半部分的字跟着变清楚一点 */
.demoCard:hover .demoTitle{font-size:12px!important}
@media(max-width:1080px){.demoGrid{grid-template-columns:repeat(5,138px)!important}}
@media(max-width:1000px){.demoGrid{grid-template-columns:repeat(4,132px)!important}.demoCard{width:132px!important}.demoCard:hover{transform:translateY(-7px) scale(1.6)!important}}
@media(max-width:700px){.demoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.demoCard{width:auto!important}.demoCard:hover{transform:none!important}}
@media(hover:none){.demoCard:hover{transform:none!important}}

/* ══ 网红跳舞伴奏曲分类（挂在 9:16 演示框里） 2026-08-23 ══ */
.zgwh{margin-top:16px;padding-top:14px;border-top:1px dashed #2f3a4c}
.zgwh-hd{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;font-size:14px;color:#e9eef6}
.zgwh-hd b{color:#b7ff23}
.zgwh-sub{font-size:11px;color:#7f8a9c}
.zgwh-cnt{margin-left:auto;font-size:11px;color:#f6c945}
.zgwh-fil{display:flex;gap:7px;margin:10px 0 0}
.zgwh-f{border:1px solid #344052;background:#121925;color:#aeb9c9;border-radius:999px;padding:5px 13px;font-size:11.5px;cursor:pointer;user-select:none}
.zgwh-f.on{background:#b7ff23;color:#0b1205;border-color:#b7ff23;font-weight:800}
.zgwh-cats{display:flex;gap:6px;flex-wrap:wrap;margin:9px 0 12px}
.zgwh-c{border:1px solid #2a3444;background:#101724;color:#9fabbd;border-radius:8px;padding:4px 10px;font-size:11px;cursor:pointer;user-select:none;white-space:nowrap}
.zgwh-c.on{background:#22d3ee1f;border-color:#22d3ee;color:#7ee8fa}
.zgwh-c b{color:#f6c945;font-weight:700;margin-left:4px}
.zgwh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:9px}
.zgwh-card{background:#101623;border:1px solid #28324a;border-radius:11px;padding:10px 11px;transition:.15s}
.zgwh-card:hover{border-color:#3d4a68}
.zgwh-card.used{border-color:#2f9e6844;background:#0e1a15}
.zgwh-t{font-size:13px;font-weight:800;color:#fff;display:flex;align-items:center;gap:6px}
.zgwh-st{margin-left:auto;cursor:pointer;font-size:12px;opacity:.85}
.zgwh-st:hover{opacity:1}
.zgwh-tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}
.zgwh-tags i{font-style:normal;font-size:9.5px;border-radius:5px;padding:2px 6px;background:#18202f;border:1px solid #2a3444;color:#94a0b4}
.zgwh-tags i.b{color:#7ee8fa;border-color:#22d3ee44}
.zgwh-tags i.y{color:#f6c945;border-color:#f6c94544}
.zgwh-tags i.g{color:#7fffb0;border-color:#2e8d5966}
.zgwh-m{font-size:10.5px;color:#939db2;line-height:1.75;margin-top:7px}
.zgwh-m span{color:#697187;display:inline-block;width:30px}
.zgwh-ops{display:flex;gap:5px;margin-top:8px}
.zgwh-ops button{flex:1;border:1px solid #2f3a4c;border-radius:7px;background:#161f2e;color:#c3cbd9;padding:5px 3px;font-size:10px;cursor:pointer}
.zgwh-ops button:hover{border-color:#22d3ee;color:#7ee8fa}
.zgwh-ops .zgwh-p{background:#1a2a1c;border-color:#3f6b34;color:#b7ff23}
.zgwh-ops .zgwh-p.on{background:#b7ff23;color:#0b1205;border-color:#b7ff23;font-weight:800}
@media(max-width:700px){.zgwh-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
