/* 汇流品牌补丁 CSS — 由 nginx sub_filter 注入。
   隐藏 new-api 自带页脚(semi-layout-footer): 它与自建首页 footer 重复,且残留"设计与开发由 New API"。 */
.semi-layout-footer { display: none !important; }
