.batch-cancel-btn-global{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:99999}.batch-summary-content{display:flex;flex-direction:column;gap:16px;padding:8px 0}.batch-summary-content .batch-summary-row{display:flex;align-items:center;font-size:1.05rem;padding:12px 16px;border-radius:8px}.batch-summary-content .batch-summary-success{background-color:rgba(40,167,69,.1);color:#155724}.batch-summary-content .batch-summary-skipped{background-color:rgba(255,193,7,.1);color:#856404}.batch-summary-skipped-list{margin-top:4px;padding:12px 16px;border-radius:8px;background-color:rgba(255,193,7,.08);max-height:220px;overflow-y:auto}.batch-summary-skipped-list .batch-summary-skipped-list-title{margin:0 0 8px 0;font-weight:700;font-size:.95rem;color:#856404}.batch-summary-skipped-list .batch-summary-skipped-names{margin:0;padding-left:20px;font-size:.9rem;color:#664d03}.batch-summary-skipped-list .batch-summary-skipped-names li{margin-bottom:4px}