:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#000000d9;background:#f5f7fa}*{box-sizing:border-box}body{margin:0;min-width:1024px;background:#f5f7fa}button{font:inherit;cursor:pointer}.navbar{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#fff;border-bottom:1px solid rgba(5,5,5,.06);box-shadow:0 1px 4px #00152914}.brand,.user-menu{display:flex;align-items:center;gap:9px}.brand strong{font-size:14px}.logo{width:26px;height:26px;display:grid;place-items:center;border-radius:6px;background:#1890ff;color:#fff}.user-menu{color:#000000a6;font-size:13px}.avatar{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e6f7ff;color:#1890ff}.icon-button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid #d9d9d9;border-radius:6px;background:#fff;color:#000000a6}.icon-button:hover{color:#1677ff;border-color:#91caff;background:#e6f4ff}.icon-button.danger:hover{color:#cf1322;border-color:#ffccc7;background:#fff2f0}.icon-button:disabled{cursor:wait;opacity:.5}.session-error{max-width:280px;overflow:hidden;color:#cf1322;text-overflow:ellipsis;white-space:nowrap}.sidebar{position:fixed;top:48px;bottom:0;width:160px;padding:8px;background:#f8fafc;border-right:1px solid #dbe3ee}.menu-item{width:144px;height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;margin-bottom:4px;border:0;border-radius:6px;background:transparent;color:#000000a6;text-align:left;transition:.2s}.menu-item:hover,.menu-item.active{color:#1890ff;background:#e6f7ff}.menu-item.active{font-weight:600}.menu-icon{width:16px;color:currentColor}.main{margin-left:160px;padding:18px 24px}.crumb{color:#00000073;font-size:13px;margin-bottom:20px}.heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.heading h1{margin:0;font-size:22px;font-weight:600}.heading p{margin:7px 0 0;color:#00000073;font-size:13px}.primary{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid #1890ff;border-radius:6px;background:#1890ff;color:#fff;font-size:13px}.primary:hover{background:#40a9ff;border-color:#40a9ff}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.stats article,.panel{background:#fff;border:1px solid #edf1f5;border-radius:8px;box-shadow:0 1px 6px #0015290a}.stats article{min-height:128px;padding:18px}.stats span,.stats small{display:block;color:#00000073;font-size:12px}.stats strong{display:block;margin:13px 0 8px;font-size:25px;font-weight:600}.stats strong.ok{color:#52c41a;font-size:21px}.panel{padding:20px}.panel-title,.panel-foot{display:flex;justify-content:space-between;align-items:center}.tag{padding:4px 8px;color:#1677ff;background:#e6f7ff;border-radius:4px;font-size:12px}.progress{height:8px;margin:24px 0 12px;background:#f0f0f0;border-radius:4px;overflow:hidden}.progress i{display:block;width:24%;height:100%;background:#1890ff}.panel-foot{color:#00000073;font-size:12px}.content-grid{grid-template-columns:1.25fr 1.1fr .75fr 1fr .7fr}.partner-grid{grid-template-columns:1.3fr .85fr .9fr .7fr 1fr}.data-row small{color:#0006;font-size:11px;margin-left:6px}.login-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#f5f7fa}.login-panel{width:min(380px,calc(100vw - 32px));padding:28px;background:#fff;border:1px solid #dbe3ee;border-radius:8px;box-shadow:0 10px 30px #0015291f}.login-brand{margin-bottom:24px}.login-panel h1{margin:0 0 22px;font-size:20px}.login-panel label{display:grid;gap:7px;margin-bottom:16px;color:#000000a6;font-size:13px}.login-panel input,.login-panel select{width:100%;height:38px;padding:0 11px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;color:#000000d9;outline:none}.login-panel input:focus,.login-panel select:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1f}.login-panel .primary{width:100%;justify-content:center}.login-error{margin:-4px 0 14px;color:#cf1322;font-size:12px}.table-empty{padding:36px 16px;color:#00000073;font-size:13px;text-align:center}
