/* Extracted from index.html: hb-hide-cc-status-v1 */
/* 隐藏会话中心顶部 "已加载 X 条会话 · 自动每 15 秒刷新" 横幅(含立即刷新/调试按钮) */
#page-chat-center .hb-cc-status,
#page-chat .hb-cc-status,
.hb-cc-status { display: none !important; }

/* Extracted from index.html: hb-hide-fab-v1 */
/* 隐藏右下角浮窗按钮 (全页索引🧭 + 代码质量📋 — 开发期调试用) */
#hb-page-index-fab,
#hb-quality-fab,
#hb-page-index-drawer,
#hb-quality-drawer { display: none !important; }

/* Extracted from index.html: hb-hide-products-v2-nav */
/* 合并: 隐藏老的"商品上架管理"nav 入口 (功能已被"商品管理"覆盖) */
#nav-products-v2 { display: none !important; }
