.team-management[data-v-797f0cf4]{display:flex;height:76vh;background:#fff}.sidebar[data-v-797f0cf4]{width:300px;border-right:1px solid #e6e6e6;padding:16px}.sidebar-header[data-v-797f0cf4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:16px;font-weight:500}.team-list[data-v-797f0cf4]{display:flex;flex-direction:column;gap:8px}.team-item[data-v-797f0cf4]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:4px;cursor:pointer;transition:background-color .2s}.team-item[data-v-797f0cf4]:hover{background-color:#f5f7fa}.team-item.active[data-v-797f0cf4]{background-color:#e8f4ff;color:#409eff}.team-name[data-v-797f0cf4]{font-size:14px}.team-actions[data-v-797f0cf4]{display:flex;gap:8px;opacity:0;transition:opacity .2s}.team-item:hover .team-actions[data-v-797f0cf4]{opacity:1}.main-content[data-v-797f0cf4]{flex:1;padding:20px;overflow-y:auto}.empty-tip[data-v-797f0cf4]{display:flex;justify-content:center;align-items:center;height:100%;color:#999;font-size:16px}.team-detail[data-v-797f0cf4]{max-width:800px}.team-staff[data-v-797f0cf4]{margin-top:20px}.staff-header[data-v-797f0cf4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:500}.noData[data-v-797f0cf4]{font-size:12px;text-align:center;margin-top:30px}