.acceptance-summary{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin-bottom:16px}
.acceptance-summary>div{background:#fff;border:1px solid #dbe3ef;border-radius:8px;padding:16px}
.acceptance-summary strong{display:block;color:#123f8c;font-size:24px;line-height:1.3}
.acceptance-filter{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:16px}
.acceptance-status{display:inline-block;border-radius:4px;padding:3px 8px;font-size:13px;font-weight:800;white-space:nowrap}
.acceptance-status.available{background:#e8f7ed;color:#116b31}
.acceptance-status.partial{background:#fff4d8;color:#855100}
.acceptance-status.used{background:#eef2f7;color:#475569}
.acceptance-status.voided{background:#fff0f1;color:#a21826}
.acceptance-money{font-variant-numeric:tabular-nums;font-weight:800;white-space:nowrap}
.acceptance-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.acceptance-history{border-left:3px solid #c9d8ef;padding:2px 0 2px 15px;margin:12px 0}
.acceptance-file{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #dbe3ef;border-radius:6px;padding:9px 11px;margin-top:8px}
.acceptance-access-row{display:grid;grid-template-columns:minmax(140px,1.4fr) minmax(120px,.7fr) minmax(110px,.7fr) minmax(110px,.7fr) auto;gap:12px;align-items:center;padding:13px;border-bottom:1px solid #e5e7eb}
.acceptance-access-row.head{background:#edf3ff;font-weight:800;color:#334155}
.acceptance-mobile-entry{border:2px solid #b8cbea;background:#fff;box-shadow:0 4px 16px rgba(18,63,140,.08)}
.acceptance-mobile-entry .entry-icon{width:54px;height:54px;border-radius:8px;background:#123f8c;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:900;flex:0 0 auto}
.acceptance-mobile-row{border-left:5px solid #123f8c}
.acceptance-mobile-money{font-size:21px;font-weight:900;color:#123f8c}
.acceptance-auto-number{min-height:48px;display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:7px;padding:10px 12px;background:#f3f6fb;color:#334155;font-size:18px;font-weight:800;font-variant-numeric:tabular-nums}
.acceptance-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:7px}
.acceptance-choice{min-height:54px;display:flex;align-items:center;gap:10px;border:2px solid #c7d6ea;border-radius:8px;padding:10px 12px;background:#fff;color:#172033;font-size:18px;font-weight:800;cursor:pointer}
.acceptance-choice:has(input:checked){border-color:#123f8c;background:#edf3ff;color:#123f8c}
.acceptance-choice input{width:22px;height:22px;margin:0;accent-color:#123f8c;flex:0 0 auto}
.acceptance-date-help{margin:-4px 0 12px;color:#596579;font-size:16px;line-height:1.5}
.acceptance-ocr-panel{margin:0 0 18px;border:2px solid #9fb7dc;border-radius:8px;padding:16px;background:#f4f7fc}
.acceptance-ocr-title{color:#123f8c;font-size:20px;font-weight:900;margin-bottom:6px}
.acceptance-ocr-paste-zone{display:none}
.acceptance-ocr-select{width:100%;margin-top:14px;min-height:52px;font-size:18px}
.acceptance-ocr-preview{margin-top:12px}
.acceptance-ocr-preview img{display:block;width:100%;max-height:320px;object-fit:contain;border:1px solid #c7d6ea;border-radius:6px;background:#fff}
.acceptance-ocr-preview .muted{overflow-wrap:anywhere;margin:7px 0 10px}
.acceptance-ocr-status{min-height:28px;margin-top:10px;color:#334155;font-size:16px;font-weight:700;line-height:1.5}
@media(hover:hover) and (pointer:fine){.acceptance-ocr-paste-zone{min-height:112px;margin-top:14px;border:2px dashed #7394c4;border-radius:8px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#123f8c;cursor:text;text-align:center;padding:16px}.acceptance-ocr-paste-zone b{font-size:19px}.acceptance-ocr-paste-zone span{color:#596579;font-size:15px}.acceptance-ocr-paste-zone:hover,.acceptance-ocr-paste-zone:focus{border-color:#123f8c;background:#edf3ff;outline:3px solid rgba(29,78,216,.18);outline-offset:2px}.acceptance-ocr-paste-zone.has-image{border-style:solid;border-color:#15803d;background:#eefaf2}}
@media(max-width:900px){.acceptance-summary,.acceptance-fields{grid-template-columns:1fr 1fr}.acceptance-access-row{grid-template-columns:1fr 1fr}.acceptance-access-row.head{display:none}}
@media(max-width:600px){.acceptance-summary{grid-template-columns:1fr 1fr}.acceptance-fields{grid-template-columns:1fr}.acceptance-filter>*{width:100%;min-width:0}.acceptance-status{font-size:15px}.acceptance-history{font-size:17px}.acceptance-choice-grid{grid-template-columns:1fr 1fr}}
