*{box-sizing:border-box}body{margin:0;min-width:0;color:#1f2937;background:#f6f7f9;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.side-nav{background:#fff;border-right:1px solid #e5e7eb}.brand{height:60px;display:flex;align-items:center;padding:0 20px;font-size:20px;font-weight:700}.menu{border-right:0}.topbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e7eb}.user-chip{cursor:pointer;color:#374151}.page-main{padding:28px 32px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.page-title h1{margin:0;font-size:26px;letter-spacing:0}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:14px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.filter-bar>.el-input,.filter-bar>.el-select{width:210px;flex:0 0 210px}.filter-bar>.el-date-editor{width:280px;flex:0 0 280px}.filter-bar>.el-button{flex:0 0 auto}.content-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px;overflow:hidden}.content-panel .el-table{--el-table-border-color: #eef2f7}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.stat-card strong{display:block;margin-top:8px;font-size:28px}.mobile-card-list{display:none}.risk-box{padding:12px;border-radius:8px;color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca}.mobile-nav{display:none}html,body,#app{width:100%;overflow-x:hidden}@media(max-width:900px){.side-nav{display:none}.topbar{height:52px}.page-main{padding:14px 12px 72px}.page-title{align-items:flex-start;flex-direction:column}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar .el-input,.filter-bar .el-select,.filter-bar .el-date-editor,.filter-bar .el-button{width:100%;flex:0 0 auto}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-table{display:none}.mobile-card-list{display:grid;gap:12px}.el-form{max-width:100%}.el-form-item{display:block}.el-form-item__label{justify-content:flex-start;width:100%!important}.el-form-item__content{margin-left:0!important}.el-tabs__nav-wrap{overflow-x:auto}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #e5e7eb}.mobile-nav a{min-height:52px;display:flex;align-items:center;justify-content:center;font-size:14px}.mobile-nav .router-link-active{color:#2563eb;font-weight:700}}@media(max-width:520px){.stat-grid{grid-template-columns:1fr}.content-panel{padding:12px}}
