/* render-layout-fix.css — 已被 render-optimized-light.css 完全覆盖 */
/* 仅保留 sidebar collapse 按钮修复 */
.sidebar-collapse-btn,
button[title*='折叠'],
button[title*='收起'] {
    display: none !important;
}
