.batch-summary{margin:18px 0;padding:13px 16px;border-radius:10px;background:var(--surface-2);color:var(--green);font-size:13px;font-weight:700}.batch-list{display:grid;gap:9px}.batch-list article{display:grid;grid-template-columns:56px 1fr auto auto;align-items:center;gap:12px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fff}.batch-list img{width:56px;height:46px;object-fit:cover;border-radius:7px}.batch-list article div{display:flex;min-width:0;flex-direction:column;gap:4px}.batch-list article b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.batch-list article span{color:var(--muted);font-size:10px}.batch-list button{padding:7px 10px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--green);cursor:pointer}
