.batch-summary-content{display:flex;flex-direction:column;gap:16px;padding:8px 0}.batch-summary-content .batch-summary-row{display:flex;align-items:flex-start;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-content .batch-summary-skipped-existing{background-color:rgba(108,117,125,.1);color:#41464b}.batch-summary-content .batch-summary-review{background-color:rgba(255,152,0,.1);color:#7d4e00}.batch-summary-content .batch-summary-review .batch-summary-review-body{display:flex;flex-direction:column;gap:8px}.batch-summary-content .batch-summary-review .batch-summary-review-btn{align-self:flex-start}.batch-summary-quota{background-color:rgba(220,53,69,.1);color:#842029}.batch-summary-quota .batch-summary-quota-hint{display:block;margin-top:4px;font-size:.85rem;color:#a83240}.batch-summary-skipped-existing-list,.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-existing-list .batch-summary-skipped-existing-list-title,.batch-summary-skipped-existing-list .batch-summary-skipped-list-title,.batch-summary-skipped-list .batch-summary-skipped-existing-list-title,.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-existing-list .batch-summary-skipped-existing-names,.batch-summary-skipped-existing-list .batch-summary-skipped-names,.batch-summary-skipped-list .batch-summary-skipped-existing-names,.batch-summary-skipped-list .batch-summary-skipped-names{margin:0;padding-left:20px;font-size:.9rem;color:#664d03}.batch-summary-skipped-existing-list .batch-summary-skipped-existing-names li,.batch-summary-skipped-existing-list .batch-summary-skipped-names li,.batch-summary-skipped-list .batch-summary-skipped-existing-names li,.batch-summary-skipped-list .batch-summary-skipped-names li{margin-bottom:4px}.batch-summary-skipped-existing-list{background-color:rgba(108,117,125,.08)}.batch-summary-skipped-existing-list .batch-summary-skipped-existing-list-title,.batch-summary-skipped-existing-list .batch-summary-skipped-existing-names{color:#41464b}