:root{color:#1f2329;background:#f3f6fb;font-family:Microsoft YaHei,PingFang SC,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:#f3f6fb;min-width:1280px;margin:0}#app{min-height:100vh}.login-page{background:linear-gradient(135deg,#0f172a,#1d4ed8);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{border-radius:16px;width:420px}.login-title{color:#111827;font-size:28px;font-weight:700}.login-subtitle{color:#6b7280;margin:8px 0 24px}.layout-shell{height:100vh}.layout-aside{color:#fff;background:#001529}.brand{border-bottom:1px solid #ffffff14;height:60px;padding-left:20px;font-size:18px;font-weight:700;line-height:60px}.menu{border-right:none}.layout-header{background:#fff;border-bottom:1px solid #ebeef5;justify-content:space-between;align-items:center;display:flex}.header-actions{align-items:center;gap:12px;display:flex}.user-panel{text-align:right}.user-name{color:#111827;font-size:14px;font-weight:700}.user-role{color:#909399;font-size:12px}.title{font-size:20px;font-weight:700}.subtitle{color:#909399;margin-top:4px;font-size:13px}.layout-main{min-height:0;padding:14px;overflow:auto}.page-stack{flex-direction:column;gap:14px;min-height:100%;display:flex}.page-stack-sm{flex-direction:column;gap:10px;display:flex}.card-header-row,.filters-row,.toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.filters-row{justify-content:flex-start}.stat-grid,.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat-label{color:#909399;font-size:13px}.stat-value{color:#303133;margin-top:8px;font-size:24px;font-weight:700}.todo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.todo-card{background:#f7f9fc;border-radius:10px;justify-content:space-between;align-items:center;padding:16px;display:flex}.tips-list{color:#606266;margin:0;padding-left:18px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.full-width{grid-column:1/-1}.table-scroll-area{flex:1;min-height:0;overflow:auto hidden}.table-scroll-area::-webkit-scrollbar{height:12px}.table-scroll-area::-webkit-scrollbar-thumb{background:#0f172a3d;border-radius:999px}.table-scroll-area::-webkit-scrollbar-track{background:#94a3b829;border-radius:999px}.table-pagination{justify-content:flex-end;margin-top:auto;padding-top:12px;display:flex}.list-feedback{margin-top:4px}:where(.el-card){border:1px solid #e7edf5;border-radius:14px;box-shadow:0 8px 24px #0f172a0a}:where(.el-card.is-never-shadow){box-shadow:none}:where(.el-card__header){padding:14px 18px}:where(.el-card__body){padding:18px}:where(.el-alert){border-radius:10px}:where(.el-table){--el-table-border-color:#eef2f7}
