*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-track{background:transparent}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a237e,#283593,#3949ab)}.login-card{width:420px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003}.login-title{text-align:center;margin-bottom:8px;font-size:28px;font-weight:700;color:#1a237e}.login-subtitle{text-align:center;margin-bottom:32px;font-size:14px;color:#909399}.layout-container{height:100vh;display:flex}.sidebar{width:220px;background:linear-gradient(180deg,#1a237e,#283593);color:#fff;overflow-y:auto;flex-shrink:0;transition:width .3s}.sidebar.collapsed{width:64px}.sidebar-logo{height:60px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.1);font-size:18px;font-weight:700;letter-spacing:2px}.sidebar.collapsed .sidebar-logo span{display:none}.sidebar .el-menu{border-right:none}.main-area{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f5f7fa}.top-bar{height:60px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 1px 4px #00000014;z-index:1}.content-area{flex:1;overflow-y:auto;padding:20px}.stat-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;gap:16px}.stat-card .icon-box{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px}.stat-card .info .label{font-size:14px;color:#909399;margin-bottom:4px}.stat-card .info .value{font-size:28px;font-weight:700;color:#303133}.page-header{margin-bottom:20px}.page-header h2{font-size:20px;font-weight:600;color:#303133}.filter-bar{background:#fff;border-radius:8px;padding:16px 20px;margin-bottom:16px;box-shadow:0 2px 8px #0000000a}.table-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000000a}.pagination-wrap{margin-top:16px;display:flex;justify-content:flex-end}.dialog-form .el-form-item{margin-bottom:18px}.qrcode-dialog .qrcode-img{width:256px;height:256px;margin:0 auto;display:block;border:1px solid #ebeef5;border-radius:4px}.followup-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.followup-item:last-child{border-bottom:none}.followup-item .meta{font-size:12px;color:#909399;margin-bottom:4px}.followup-item .content{font-size:14px;color:#303133}.status-tag{font-weight:500}.chart-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000000a;margin-bottom:16px}.chart-card .chart-title{font-size:16px;font-weight:600;color:#303133;margin-bottom:16px}
