:root{color:#182233;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand:#ff7a18;--brand-deep:#ff5c35;--accent:#2f80ed;--success:#19b56b;--warning:#f59e0b;--danger:#ef4444;--text-main:#182233;--text-secondary:#6c7a90;--line-soft:#99a9bf33;--card-bg:#ffffffd1;--shadow-soft:0 18px 45px #1f2d3d14;background:radial-gradient(circle at 0 0,#ff9f4333,#0000 28%),radial-gradient(circle at 100% 0,#60a5fa38,#0000 24%),linear-gradient(#f8fafc 0%,#eef3f9 100%);font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,sans-serif}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100vh;margin:0}body{color:var(--text-main)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page-shell{min-height:100vh}.glass-card{background:var(--card-bg);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #fffc;border-radius:24px}.metric-card{padding:24px;position:relative;overflow:hidden}.metric-card:after{content:"";filter:blur(2px);background:linear-gradient(135deg,#ff7a183d,#2f80ed24);border-radius:50%;width:108px;height:108px;position:absolute;inset:auto -20px -28px auto}.section-title{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-title h2,.section-title h3,.section-title h4{margin:0;font-size:18px;font-weight:700}.section-subtext{color:var(--text-secondary);font-size:13px}.toolbar{flex-wrap:wrap;gap:12px;margin-bottom:18px;display:flex}.toolbar .el-input,.toolbar .el-select,.toolbar .el-date-editor{max-width:240px}.status-dot{align-items:center;gap:6px;display:inline-flex}.status-dot:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.table-meta{color:var(--text-secondary);font-size:12px}.hero-tag{background:#fff3;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:inline-flex}.empty-tip{color:var(--text-secondary);text-align:center;padding:28px 0}
