*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background:#f0f2f5}#root{min-height:100vh}.login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1677ff,#0958d9,#003eb3)}.login-card{width:380px;padding:40px 36px;border-radius:12px;background:#fff;box-shadow:0 12px 40px #0003}.login-title{text-align:center;font-size:22px;font-weight:600;margin-bottom:6px;color:#1f1f1f}.login-sub{text-align:center;color:#999;margin-bottom:28px}.erp-table-wrap{background:#fff;border-radius:8px;overflow:hidden}.erp-table .ant-table{font-size:13px}.erp-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#1f1f1f;white-space:nowrap;position:sticky;top:0;z-index:2;padding:10px 12px}.erp-table .ant-table-tbody>tr>td{padding:9px 12px;white-space:nowrap}.erp-table .ant-table-tbody>tr:hover>td{background:#f5f8ff}.erp-table .ant-table-container{border-top:1px solid #f0f0f0}.erp-table .ant-table-cell{border-bottom:1px solid #f0f0f0}.erp-table .ant-table-content{scrollbar-width:thin}.erp-table ::-webkit-scrollbar{height:8px;width:8px}.erp-table ::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.erp-table ::-webkit-scrollbar-track{background:#f5f5f5}
