/* 隐藏底部 "Powered By Sun-Panel" 版权信息（覆盖登录页和主界面的两处 footer） */
.copyright,
div.flex.justify-center.text-slate-300 {
    display: none !important;
}
