.el-table--border,.el-table--group{border:1px solid #b3b3b3}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:0 0 16px}.group-management-panel{display:grid;grid-template-columns:300px 1fr;gap:16px;margin:0 0 16px}.group-management-panel__content,.group-management-panel__sidebar{background:#fff;border:1px solid #ebeef5;border-radius:10px;padding:16px}.group-management-panel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:12px}.group-management-panel__title{font-size:16px;font-weight:700;color:#303133}.group-management-panel__subtitle{margin-top:4px;color:#909399;font-size:13px}.group-card-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.group-card{border:1px solid #ebeef5;border-radius:8px;padding:12px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.group-card--active,.group-card:hover{border-color:#409eff;background:#f0f7ff}.group-card__main{margin-bottom:8px}.group-card__name{font-weight:700;color:#303133;margin-bottom:4px}.group-card__desc{color:#909399;font-size:12px;line-height:1.5}.group-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.group-detail-summary{padding:12px 14px;margin-bottom:12px;background:#f7f9fc;border:1px solid #ebeef5;border-radius:8px}.group-detail-summary__name{font-size:15px;font-weight:700;color:#303133}.group-detail-summary__desc,.group-detail-summary__meta,.group-empty-state{color:#909399;font-size:13px}.group-detail-summary__desc{margin:6px 0}.group-member-picker__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;gap:12px}.summary-card{padding:16px;border-radius:10px;background:#f7f9fc;border:1px solid #e8eef7}.summary-card__label{font-size:13px;color:#606266;margin-bottom:8px}.summary-card__value{font-size:24px;line-height:1;font-weight:700;color:#303133}