html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;background:#f0f2f5;-webkit-font-smoothing:antialiased}.wx-logo{height:64px;display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#1f2937;border-bottom:1px solid rgba(255,255,255,.06)}.wx-logo-icon{width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#348fe2,#1f6fc4);display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff}.wx-logo-title{font-size:16px;font-weight:600;letter-spacing:2px;line-height:1.2}.wx-logo-sub{font-size:11px;color:#8fa0ae;letter-spacing:1px;line-height:1.2}.ant-menu.ant-menu-dark .ant-menu-item-group-title{color:#7d8b99;font-size:12px;padding-left:24px;letter-spacing:1px}.wx-header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;border-bottom:1px solid #eef0f2;height:56px;line-height:56px}.wx-user{cursor:pointer;color:#1f2d3d;font-size:13px}.wx-content{padding:16px}.wx-page-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.wx-page-title h2{margin:0;font-size:20px;color:#1f2d3d;font-weight:600}.wx-page-title .wx-page-desc{color:#7a8894;font-size:13px;margin-top:4px}.wx-card{border-radius:4px;border:1px solid #eef0f2;box-shadow:0 1px 3px #0000000a}.wx-card .ant-card-head{border-bottom:1px solid #f0f0f0}.wx-filter-bar{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fafbfc;border-bottom:1px solid #f0f0f0;flex-wrap:wrap}.wx-filter-bar .wx-count{margin-left:auto;color:#7a8894;font-size:13px}.wx-stat-card{border-radius:4px;border:1px solid #eef0f2;box-shadow:0 1px 3px #0000000d;transition:box-shadow .2s}.wx-stat-card:hover{box-shadow:0 4px 14px #348fe224}.wx-stat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;flex-shrink:0}.wx-stat-card .ant-statistic-title{color:#7a8894;font-size:13px;margin-bottom:4px}.wx-stat-card .ant-statistic-content{color:#1f2d3d;font-weight:600}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cdd4da;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b3bcc4}::-webkit-scrollbar-track{background:transparent}.wx-resource-page{display:flex;flex-direction:column;height:calc(100vh - 88px);min-height:0}.wx-table-scroll{flex:1 1 auto;min-height:0;overflow:auto}.wx-table-pagination{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:12px 16px;border-top:1px solid #f0f0f0;background:#fff}
