[data-locale-toggle][hidden]{display:none!important} .editorial-batch-progress{padding:18px 20px;margin-bottom:18px} .editorial-batch-progress>header{margin-bottom:12px} .editorial-batch-progress>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px} .editorial-batch-card{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:7px 12px;align-items:center;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)} .editorial-batch-card span{min-width:0}.editorial-batch-card b,.editorial-batch-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorial-batch-card small{margin-top:2px;color:var(--muted);font-size:11px}.editorial-batch-card em{grid-column:2;grid-row:1/3;text-align:right;font-style:normal;font-weight:800}.editorial-batch-track{height:4px;border-radius:999px;background:var(--line);overflow:hidden}.editorial-batch-track i{display:block;height:100%;background:var(--accent);border-radius:inherit} .editorial-browser-head{display:grid;grid-template-columns:1fr auto;align-items:center}.editorial-browser-head b{grid-column:2}.editorial-select-all{grid-column:1/-1;display:flex;align-items:center;gap:8px;margin-top:7px;font-size:11px;color:var(--muted)}.editorial-select-all input{width:14px;height:14px} .editorial-record-wrap.is-overdue{box-shadow:inset 3px 0 0 var(--danger,#b84b55)}.editorial-record-wrap.is-overdue .admin-record small{color:var(--danger,#b84b55)} @media(max-width:760px){.editorial-batch-progress>div{grid-template-columns:1fr}}