:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#000000e0;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-width:1280px;min-height:100vh}body{background:#f5f7fb}a{color:inherit;text-decoration:none}.ant-layout{min-height:100vh}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.page-header-main{display:flex;align-items:center;gap:14px;min-width:0}.page-header-back{flex:0 0 auto;width:36px;height:36px;border-radius:10px;color:#0f172a;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a}.page-header-back:hover{color:#1677ff;background:#f8fbff;border-color:#bfdbfe}.page-header-main>div{min-width:0}.page-header h3,.page-header h2{margin:0}.page-header p{margin:8px 0 0;color:#64748b}.page-card+.page-card{margin-top:16px}.header-toolbar{display:flex;align-items:center;gap:12px}.header-toolbar .ant-select{flex:0 0 240px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media (max-width: 1400px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
