.derivation-queue{gap:18px;display:grid}.derivation-queue-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.derivation-queue-head h3,.derivation-queue-section h4,.derivation-queue-detail h4{align-items:center;gap:7px;margin:4px 0 8px;display:flex}.derivation-queue-head p{color:#626b64;max-width:850px;margin:0}.derivation-queue-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.derivation-queue-toolbar>span{color:#69716d;white-space:nowrap;font-size:13px}.derivation-queue-error{color:#8d2e24;background:#fff3f1;border:1px solid #d9a7a2;border-radius:7px;margin:0;padding:10px 12px}.derivation-queue-section{gap:10px;display:grid}.derivation-queue-section h4{margin:0}.derivation-queue-workers{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.derivation-queue-workers article{background:#fff;border:1px solid #d8ddd3;border-radius:8px;padding:14px}.derivation-queue-workers article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.derivation-queue-workers p{color:#5e675f;margin:9px 0 0;font-size:14px}.derivation-queue-pill{border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:12px;font-weight:750;display:inline-flex}.derivation-queue-pill-ok{color:#405c12;background:#eaf5d0}.derivation-queue-pill-idle{color:#59615c;background:#edf0ed}.derivation-queue-pill-pending{color:#775e04;background:#fff3cc}.derivation-queue-pill-bad{color:#8d2e24;background:#f8d8d4}.derivation-queue-filters{flex-wrap:wrap;gap:8px;display:flex}.derivation-queue-filters button{color:#4b554e;background:#fff;border:1px solid #cfd6ca;border-radius:7px;padding:8px 11px}.derivation-queue-filters button.active{color:#405c12;background:#f1f7df;border-color:#82a72c}.derivation-queue-filters b{background:#e9ede7;border-radius:999px;place-items:center;min-width:21px;height:21px;margin-left:5px;padding:0 5px;font-size:12px;display:inline-grid}.derivation-queue-split{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;gap:14px;display:grid}.derivation-queue-table-wrap{background:#fff;border:1px solid #d8ddd3;border-radius:8px;overflow:auto}.derivation-queue-table{border-collapse:collapse;width:100%;font-size:13px}.derivation-queue-table th{z-index:1;color:#566059;text-align:left;white-space:nowrap;background:#f3f5f0;border-bottom:1px solid #d8ddd3;padding:10px;position:sticky;top:0}.derivation-queue-table td{vertical-align:top;border-bottom:1px solid #edf0eb;padding:10px}.derivation-queue-table tbody tr{cursor:pointer;outline:none}.derivation-queue-table tbody tr:hover,.derivation-queue-table tbody tr:focus-visible{background:#f7faef}.derivation-queue-table tbody tr.derivation-queue-selected{background:#edf5d8}.derivation-queue-table tbody tr.derivation-queue-stuck{box-shadow:inset 4px 0 #c0392b}.derivation-queue-empty{color:#69716d;background:#fff;border:1px solid #d8ddd3;border-radius:8px;min-height:100px;margin:0;padding:24px}.derivation-queue-detail{background:#fff;border:1px solid #d8ddd3;border-radius:8px;min-width:0;padding:14px}.derivation-queue-detail h4{margin-top:0}.derivation-queue-detail-kind{color:#465145;margin-bottom:10px;display:block}.derivation-queue-detail dl{gap:0;margin:0 0 14px;display:grid}.derivation-queue-detail dl>div{border-bottom:1px solid #edf0eb;grid-template-columns:115px minmax(0,1fr);gap:9px;padding:7px 0;display:grid}.derivation-queue-detail dt{color:#69716d}.derivation-queue-detail dd{overflow-wrap:anywhere;min-width:0;margin:0}.derivation-queue-detail-error dd{color:#8d2e24}.derivation-queue-detail code{font-size:11px}.derivation-queue-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.derivation-queue-detail-actions button{align-items:center;gap:6px;display:flex}.derivation-queue>small{color:#747d77;text-align:right}@media (width<=900px){.derivation-queue-head{display:grid}.derivation-queue-toolbar{justify-content:flex-start}.derivation-queue-workers,.derivation-queue-split{grid-template-columns:1fr}.derivation-queue-detail{order:-1}}
