/* V51.50 item capture — compact, deliberate, no global rescaling. */
.v5150-capture{height:100%;min-height:520px;display:flex;flex-direction:column;padding:18px 20px;background:#fff}
.v5150-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.v5150-head h2{margin:0;font-size:18px}.v5150-head button{white-space:nowrap}
.v5150-table-wrap{border:1px solid #cfd8e2;border-radius:6px;overflow:hidden;background:#fff}.v5150-table{width:100%;border-collapse:collapse;table-layout:auto}.v5150-table th{padding:7px 10px;background:#f3f5f7;border-bottom:1px solid #cfd8e2;text-align:left;font-size:12px;color:#425466}.v5150-table th:nth-child(2),.v5150-table td:nth-child(2){width:120px;text-align:right}.v5150-table th:nth-child(3),.v5150-table td:nth-child(3){width:130px}.v5150-table td{padding:6px 8px;border-bottom:1px solid #e3e8ee;vertical-align:middle}.v5150-table tr:last-child td{border-bottom:0}.v5150-table input{width:100%;margin:0;min-height:34px}.v5150-table td:nth-child(2) input{text-align:right}
.v5150-item-entry{display:flex;align-items:center;gap:6px}.v5150-remove{flex:0 0 auto;border:0!important;background:transparent!important;color:#7d8896;font-size:18px;line-height:1;padding:4px 6px!important;min-height:0!important}.v5150-remove:hover{color:#9b2c2c;background:#fff3f3!important}
.v5150-status{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.v5150-status.matched{background:#e9f6ee;color:#24643a}.v5150-status.review{border:1px solid #e2b36a;background:#fff7e9;color:#7a4b05;cursor:pointer}.v5150-invalid{background:#fffdfa}.v5150-invalid input:first-child{border-color:#d8a34d}.v5150-empty{padding:22px!important;text-align:center;color:#697786}
.v5150-actions{margin-top:auto;padding-top:14px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e1e6ec}.v5150-actions button[disabled]{opacity:.55;cursor:not-allowed}
@media(max-width:900px){.v5150-capture{padding:14px}.v5150-table th:nth-child(3),.v5150-table td:nth-child(3){width:112px}.v5150-actions{position:sticky;bottom:0;background:#fff;padding-bottom:4px}}
