/* 业务插件的少量补充样式，大部分视觉在主题 app.css 内。 */

/* v2.3 functional layer */
.hh-live-state{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:8px 10px;border:1px solid #e8eef6;border-radius:14px;background:rgba(248,250,252,.78);color:#64748b;font-size:12px;font-weight:800}.hh-live-state span{padding:4px 8px;border-radius:999px;background:#fff}.hh-processing{width:100%;min-height:180px;display:grid;place-items:center;text-align:center;color:#0284c7;font-weight:1000;background:linear-gradient(135deg,#ecfeff,#eff6ff);border-radius:18px}.hh-processing small{display:block;margin-top:8px;color:#64748b}.hh-asset-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:0 0 16px}.hh-asset-toolbar input{min-width:260px;height:40px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:0 14px;color:#0f172a}.hh-tabs button{border:1px solid #e2e8f0;background:#fff;border-radius:999px;height:34px;padding:0 14px;font-weight:900;color:#64748b}.hh-tabs button.active,.hh-tabs button:hover{background:#0ea5e9;border-color:#0ea5e9;color:#fff}.hh-asset-meta details{margin-top:8px}.hh-asset-meta summary{cursor:pointer;color:#0284c7;font-weight:900}.hh-asset-meta details p{max-height:88px;overflow:auto;line-height:1.55;color:#64748b;font-size:12px}.hh-asset-actions a,.hh-asset-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:0 9px;font-size:12px;font-weight:900;color:#334155}.hh-asset-actions a:hover,.hh-asset-actions button:hover{border-color:#bae6fd;color:#0284c7;background:#f0f9ff}.hh-secondary{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 14px;border-radius:13px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-weight:900;margin-left:8px}.hh-table{width:100%;border-collapse:collapse}.hh-table th,.hh-table td{border-bottom:1px solid #eef2f7;padding:10px;text-align:left;font-size:13px}.hh-table th{color:#64748b;font-weight:1000;background:#f8fafc}@media(max-width:760px){.hh-asset-toolbar{display:block}.hh-asset-toolbar input{width:100%;min-width:0;margin-bottom:10px}}
