:root{--primary-color:#1677ff;--primary-gradient:linear-gradient(135deg, #1677ff 0%, #4096ff 100%);--header-gradient:linear-gradient(135deg, #0a1628 0%, #1a2d4e 50%, #0d2137 100%);--sidebar-bg:#fff;--content-bg:#f0f2f5;--card-shadow:0 1px 2px 0 #00000008, 0 1px 6px -1px #00000005, 0 2px 4px 0 #00000005;--card-shadow-hover:0 6px 16px -8px #00000014, 0 9px 28px 0 #0000000d, 0 12px 48px 16px #00000008;color:#000000e0;background:var(--content-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:14px;line-height:1.5715}*{box-sizing:border-box;margin:0;padding:0}#root{width:100%;min-height:100vh}body{margin:0;padding:0;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.ant-card{transition:box-shadow .3s,transform .2s}.ant-card:hover{box-shadow:var(--card-shadow-hover)}.stat-card{border:none;border-radius:12px;position:relative;overflow:hidden}.stat-card:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.stat-card-blue:before{background:linear-gradient(90deg,#1677ff,#69b1ff)}.stat-card-red:before{background:linear-gradient(90deg,#ff4d4f,#ff7875)}.stat-card-orange:before{background:linear-gradient(90deg,#fa8c16,#ffc069)}.stat-card-green:before{background:linear-gradient(90deg,#52c41a,#95de64)}.page-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.page-header h2{color:#000000e0;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:600;display:flex}.page-header h2:before{content:"";background:var(--primary-gradient);border-radius:2px;width:4px;height:20px;display:inline-block}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#e6f4ff!important}.ant-tag{border-radius:4px}.ant-btn{border-radius:6px}.ant-input,.ant-select-selector,.ant-input-number{border-radius:6px!important}.ant-modal .ant-modal-content{border-radius:12px;overflow:hidden}.ant-modal .ant-modal-header{border-radius:12px 12px 0 0}.ant-drawer .ant-drawer-content{border-radius:12px 0 0 12px}@media (width<=768px){:root{font-size:13px}.page-header{margin-bottom:16px;padding-bottom:12px}.page-header h2{font-size:16px}}
