*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f5f7fa}.login-page{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f1ff,#f5f7fa 55%,#eef2f7)}.login-card{width:900px;max-width:92vw;display:flex;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 12px 40px #0f28501f}.login-left{flex:1;padding:48px 44px;background:linear-gradient(160deg,#1677ff,#2f54eb);color:#fff;display:flex;flex-direction:column;justify-content:center}.login-left h1{color:#fff;font-size:28px;margin:0 0 12px}.login-left p{color:#ffffffd9;font-size:14px;line-height:1.9;margin:0}.login-left ul{margin:24px 0 0;padding-left:18px;color:#ffffffe6;font-size:13px;line-height:2}.login-right{width:380px;padding:48px 40px;display:flex;flex-direction:column;justify-content:center}.login-right h2{margin:0 0 6px;font-size:20px}.login-tip{margin:16px 0 0;font-size:12px;color:#8c8c8c;text-align:center}.app-logo{height:56px;display:flex;align-items:center;gap:8px;padding:0 14px;color:#1677ff;font-weight:600;font-size:15px;border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden}.app-logo .anticon{flex-shrink:0;font-size:18px;color:#1677ff}.app-logo span{min-width:0;overflow:hidden;text-overflow:ellipsis}.app-header{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 20px;background:#001529;border-bottom:1px solid rgba(255,255,255,.12)}.app-header .ant-breadcrumb a{color:#ffffffa6}.app-header .ant-breadcrumb a:hover{color:#fff}.app-header .ant-breadcrumb .ant-breadcrumb-separator{color:#ffffff73}.app-header .ant-breadcrumb li:not(:last-child) span{color:#ffffffa6}.app-header .ant-breadcrumb li:last-child span{color:#fff}.app-header .ant-typography{color:#ffffffd9}.app-sider-scroll{height:calc(100vh - 86px);overflow-y:auto;overscroll-behavior:contain;direction:rtl}.app-sider-scroll>.ant-menu{direction:ltr}.app-sider-version{height:30px;line-height:30px;text-align:center;font-size:12px;color:#ffffff73;border-top:1px solid rgba(255,255,255,.08);-webkit-user-select:none;user-select:none}.app-content{padding:20px;height:calc(100vh - 56px);overflow-y:auto;overscroll-behavior:contain}.page-sticky-head{position:sticky;top:-20px;z-index:20;background:#001529;margin:-20px -20px 0!important;padding:20px 20px 12px;box-shadow:0 2px 6px #00000040}.page-sticky-head h4.ant-typography{color:#fff!important}.page-sticky-head .ant-typography:not(h4){color:#ffffff9e!important}.page-card{background:#fff;border-radius:8px;padding:20px;min-height:calc(100vh - 152px)}.di-drop .ant-upload-drag{height:104px;display:flex;flex-direction:column;justify-content:center}.stat-card{background:#fff;border-radius:8px;padding:16px 18px;border:1px solid #f0f0f0}.stat-card .label{color:#8c8c8c;font-size:13px}.stat-card .value{font-size:26px;font-weight:600;margin-top:6px}.ant-table-row-red>td{background:#fff1f0!important}.ant-table-row-orange>td{background:#fff7e6!important}.ant-table-row-muted>td{background:#fafafa!important;color:#bfbfbf}@media (max-width: 767px){.app-content{padding:12px}.page-sticky-head{top:-12px;margin:-12px -12px 0!important;padding:12px 12px 10px}.login-card{width:100%;max-width:92vw;flex-direction:column}.login-left{display:none}.login-right{width:100%;padding:32px 24px}}.proj-yellow>td{background:#fffbe6!important}.proj-red>td{background:#fff1f0!important}
