dialog.operations-dialog{width:min(1180px,calc(100vw - 40px));max-width:none;max-height:90vh;overflow:auto}
.operations-body .tabs{margin:8px 0 22px;flex-wrap:wrap}
.operations-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;margin:0 0 18px}
.operations-toolbar .field{margin:0;min-width:140px;flex:1}.operations-toolbar .field:first-child{flex:2;min-width:220px}
.operations-toolbar button{margin-bottom:0;white-space:nowrap}.operations-content .muted{font-size:12px;line-height:1.7}
.operations-content table td{vertical-align:middle}.operations-content small{display:block;color:#888;font-size:11px;line-height:1.6;overflow-wrap:anywhere}
.operations-content .row-actions{flex-wrap:wrap;gap:6px}.operations-content input[type=checkbox]{width:16px;height:16px;accent-color:#198754}
.operations-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:18px;color:#777;font-size:12px}
.operations-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}
.operations-metric{border:1px solid #e6e6e6;border-radius:12px;padding:18px;display:grid;gap:8px}.operations-metric span{font-size:12px;color:#777}.operations-metric strong{font-size:24px;font-weight:600}
.operations-alert{border:1px solid #eed8aa;border-radius:10px;padding:12px 16px;background:#fffaf0;font-size:13px;display:flex;justify-content:space-between;align-items:center;gap:12px}
@media(max-width:640px){dialog.operations-dialog{width:calc(100vw - 24px);padding:18px 12px}.operations-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-toolbar .field:first-child{min-width:100%}.operations-pagination{gap:6px;flex-wrap:wrap}}

.operations-body[data-section=members] table{min-width:850px}.operations-body[data-section=tasks] table{min-width:1000px}.operations-body[data-section=audits] table{min-width:650px}.operations-content .table-wrap{margin-right:0}
.operations-body[data-section=tasks] .operations-toolbar .field:first-child{flex:0 1 280px;min-width:140px}.operations-body[data-section=tasks] .operations-toolbar>.field:nth-child(2){flex:0 1 140px;min-width:110px}
@media(max-width:640px){.operations-body[data-section=tasks] .operations-toolbar .field:first-child{min-width:100%;flex-basis:100%}.operations-body[data-section=tasks] .operations-toolbar>.field:nth-child(2){flex:1 1 140px}}
.operations-first-prompt{min-width:220px;max-width:320px}.operations-first-prompt-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.operations-first-prompt-text.expanded{display:block}.operations-prompt-toggle{font-size:12px;color:#198754;padding:4px 0;margin-top:3px;background:none;border:0}
@media(max-width:640px){.operations-body .tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:8px 0 20px}.operations-body .tabs button{text-align:left;min-height:34px}.operations-body:not([data-section=health]) .table-wrap:before{content:"表格可左右滑动";display:block;color:#999;font-size:11px;margin:4px 0 10px}}
.directory-tree{border:1px solid var(--border,#e7e7e7);border-radius:10px;margin:10px 0 16px;padding:5px 0;max-height:210px;overflow:auto;background:#fff}.directory-tree-row{min-height:28px;display:flex;align-items:center;gap:6px;color:var(--text,#292929);font-size:13px}.directory-tree-row .icon{width:15px;height:15px;color:#4b83d8}.directory-tree-toggle{width:18px;height:22px;padding:0;border:0;background:transparent;display:grid;place-items:center}.directory-tree-toggle .icon{width:13px;height:13px;color:#777}.directory-tree-row+div .directory-tree-row{border-top:0}.directory-tree-root{background:#f5f8ff;font-weight:600;padding-top:2px;padding-bottom:2px}
