/* 직원 브랜드 관리 OFF: 관리 UI 전체 숨김. 브랜드 조회/필터는 유지합니다. */
html[data-auth-role="branchStaff"][data-brand-manage-permission="off"] #brandStageActions{display:none!important;}
html[data-auth-role="branchStaff"][data-brand-manage-permission="off"] #ovStageBrand{display:none!important;}
html[data-auth-role="branchStaff"][data-brand-manage-permission="off"] #epBrand{pointer-events:none!important;cursor:not-allowed!important;}
