body,html{margin:0;padding:0}#app{color:#2c3e50;height:100vh}.manage{height:90%;padding-bottom:20px;overflow:hidden}.manage-header{display:flex;justify-content:space-between;align-items:flex-start}.home{min-height:calc(100vh - 86px);padding:20px;background:#f4f7fb;color:#1f2937}.home .home-hero{display:flex;align-items:stretch;justify-content:space-between;gap:24px;padding:26px 28px;border:1px solid #e4e9f2;border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(31,41,55,.06)}.home .hero-profile{display:flex;align-items:center;min-width:0}.home .avatar-upload{flex:0 0 auto;margin-right:22px}.home .avatar{display:block;width:84px;height:84px;border:3px solid #eef3fb;border-radius:50%;-o-object-fit:cover;object-fit:cover}.home .hero-copy{min-width:0}.home .hero-copy .date{margin:0 0 10px;color:#64748b;font-size:13px;font-weight:500}.home .hero-copy h1{margin:0;color:#111827;font-size:26px;font-weight:600;line-height:1.35;letter-spacing:0}.home .hero-copy .summary{margin:12px 0 0;color:#64748b;font-size:14px;line-height:1.7}.home .profile-facts{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:12px;min-width:360px}.home .profile-facts div{min-width:0;padding:16px;border:1px solid #e8edf5;border-radius:6px;background:#f8fafc}.home .profile-facts span{display:block;margin-bottom:8px;color:#7c8798;font-size:12px}.home .profile-facts strong{display:block;overflow:hidden;color:#1f2937;font-size:15px;font-weight:600;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.home .metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:16px}.home .metric-card{display:flex;min-width:0;min-height:118px;padding:18px;border:1px solid #e4e9f2;border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(31,41,55,.05)}.home .metric-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:42px;height:42px;margin-right:12px;border-radius:8px;font-size:22px}.home .metric-content{min-width:0}.home .metric-content p{margin:0;color:#687385;font-size:13px}.home .metric-content strong{display:block;margin-top:8px;color:#111827;font-size:28px;font-weight:650;line-height:1}.home .metric-content span{display:block;margin-top:10px;color:#94a3b8;font-size:12px;line-height:1.45}.home .workbench-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;margin-top:16px}.home .main-panel,.home .side-panel{display:grid;gap:16px;min-width:0}.home .el-card{border:1px solid #e4e9f2;border-radius:8px;box-shadow:0 10px 24px rgba(31,41,55,.05)}.home .section-title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.home .section-title h2{margin:0;color:#111827;font-size:18px;font-weight:600;letter-spacing:0}.home .section-title p{margin:7px 0 0;color:#7c8798;font-size:13px;line-height:1.5}.home .section-title.compact{margin-bottom:14px}.home .section-title.compact h2{font-size:16px}.home .chart-card .el-card__body{padding:20px}.home .chart-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home .chart-box{width:100%;height:300px}.home .chart-wide{height:320px}.home .quick-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home .quick-item{display:flex;align-items:center;min-width:0;height:44px;padding:0 12px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#1f2937;cursor:pointer;font-size:13px;text-align:left;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.home .quick-item i{flex:0 0 auto;margin-right:8px;color:#1d4ed8;font-size:17px}.home .quick-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home .quick-item:focus,.home .quick-item:hover{border-color:#9bb8ee;color:#123d8f;box-shadow:0 8px 20px rgba(29,78,216,.1);outline:none}.home .quick-empty{grid-column:-1;padding:16px 12px;border:1px dashed #cbd5e1;border-radius:6px;color:#7c8798;font-size:13px;text-align:center}.home .activity-list,.home .alert-list{display:grid;gap:10px}.home .alert-item{display:flex;gap:10px;padding:12px;border-radius:6px;background:#f8fafc}.home .alert-item i{flex:0 0 auto;margin-top:2px;font-size:18px}.home .alert-item strong{display:block;margin-bottom:5px;color:#1f2937;font-size:14px;font-weight:600}.home .alert-item span{display:block;color:#64748b;font-size:13px;line-height:1.45}.home .alert-item.danger{background:#fff1f2}.home .alert-item.danger i{color:#be123c}.home .alert-item.warning{background:#fff7ed}.home .alert-item.warning i{color:#b45309}.home .alert-item.normal{background:#ecfdf5}.home .alert-item.normal i{color:#047857}.home .calendar-card .el-card__body{padding:18px}.home .el-calendar{border-radius:6px}.home .el-calendar__header{padding:8px 0 12px}.home .el-calendar__title{color:#1f2937;font-size:14px;font-weight:600}.home .el-calendar-table .el-calendar-day{height:46px;padding:5px}.home .el-calendar-table td{border-color:#eef2f7}.home .el-calendar-table .el-tag{display:block;max-width:100%;height:18px;margin-top:3px;overflow:hidden;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.home .activity-item{display:flex;gap:10px}.home .activity-item>span{flex:0 0 auto;width:8px;height:8px;margin-top:6px;border-radius:50%;background:#1d4ed8;box-shadow:0 0 0 4px #e8f0ff}.home .activity-item strong{display:block;color:#1f2937;font-size:14px;font-weight:600}.home .activity-item p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.55}@media (max-width:1280px){.home .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home .workbench-grid{grid-template-columns:1fr}.home .side-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.home{padding:14px}.home .home-hero{flex-direction:column;padding:20px}.home .profile-facts{min-width:0}.home .chart-split,.home .metric-grid,.home .profile-facts,.home .side-panel{grid-template-columns:1fr}.home .chart-box,.home .chart-wide{height:280px}}@media (max-width:560px){.home{padding:10px}.home .hero-profile{flex-direction:column;align-items:flex-start}.home .avatar-upload{margin-right:0;margin-bottom:12px}.home .avatar{width:64px;height:64px}.home .hero-copy h1{font-size:18px;line-height:1.45;word-break:normal}.home .hero-copy .summary{font-size:13px;word-break:normal}.home .metric-card{flex-direction:column;min-height:104px;padding:15px}.home .metric-icon{margin-right:0;margin-bottom:10px}.home .metric-content strong{font-size:24px}.home .section-title{display:block}.home .quick-list{grid-template-columns:1fr}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a,a:hover{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}body,html{width:100%;height:100%;background-color:#f5f5f5;font-family:PingFangSC-Light,PingFang SC,STHeitiSC-Light,Helvetica-Light,Arial,"sans-serif"}.fl{float:left}.fr{float:right}.fr .button-group-item{padding-left:3px}.clearfix{zoom:1}.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}.common-table{height:calc(100% - 62px);background-color:#fff;position:relative}.common-table .pager{position:absolute;bottom:20px;right:20px}