.AdvancedExtraction-module__wVoK_W__headerActions{align-items:center;gap:8px;display:inline-flex}.AdvancedExtraction-module__wVoK_W__savingOverlay{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#1b244773;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AdvancedExtraction-module__wVoK_W__savingCard{background:var(--p2p-surface);border:1px solid var(--p2p-line);border-radius:20px;flex-direction:column;align-items:center;gap:16px;padding:32px 40px;display:flex;box-shadow:0 24px 60px -24px #111d342e}.AdvancedExtraction-module__wVoK_W__savingText{color:var(--p2p-navy);font-size:14px;font-weight:600}@media (max-width:900px){.AdvancedExtraction-module__wVoK_W__resultsHeaderStack{flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin-left:0;margin-right:0}}.AdvancedExtraction-module__wVoK_W__dockPager{margin-left:24px}.AdvancedExtraction-module__wVoK_W__legacyBar{justify-content:flex-end;margin:0 0 14px;display:flex}.AdvancedExtraction-module__wVoK_W__legacyBarBottom{display:none}.AdvancedExtraction-module__wVoK_W__legacyLink{color:var(--p2p-ink-soft);border:1px solid var(--p2p-line);cursor:pointer;background:#fff6;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex;box-shadow:0 1px 3px #111d340f}.AdvancedExtraction-module__wVoK_W__legacyLink:hover{color:var(--p2p-navy);background:#1b24470f;border-color:#1b24472e}@media (max-width:768px){.AdvancedExtraction-module__wVoK_W__legacyBar{display:none}.AdvancedExtraction-module__wVoK_W__legacyBarBottom{justify-content:center;margin:6px 0 2px;display:flex}}.AdvancedExtraction-module__wVoK_W__templatePicker{border:1px solid var(--p2p-line);background:var(--p2p-surface);border-radius:12px;margin:14px 0;padding:11px 16px 10px}.AdvancedExtraction-module__wVoK_W__templateBarLabel{color:var(--p2p-navy);white-space:nowrap;margin-bottom:10px;font-size:12.5px;font-weight:700;display:block}.AdvancedExtraction-module__wVoK_W__templateCards{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:10px;padding-bottom:10px;display:flex;overflow:auto hidden}.AdvancedExtraction-module__wVoK_W__templateCardWrap{flex-shrink:0;display:inline-flex;position:relative}.AdvancedExtraction-module__wVoK_W__templateCard{border:1.5px solid var(--p2p-line);background:var(--p2p-surface);cursor:pointer;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:7px;width:96px;padding:9px 7px;transition:border-color .15s,box-shadow .2s,background .15s;display:flex}.AdvancedExtraction-module__wVoK_W__templateCardDelete{border:1px solid var(--p2p-line);background:var(--p2p-surface);width:24px;height:24px;color:var(--p2p-ink-muted);cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .15s,color .15s,background .15s,border-color .15s;display:inline-flex;position:absolute;top:5px;right:5px}.AdvancedExtraction-module__wVoK_W__templateCardWrap:hover .AdvancedExtraction-module__wVoK_W__templateCardDelete,.AdvancedExtraction-module__wVoK_W__templateCardDelete:focus-visible{opacity:1}.AdvancedExtraction-module__wVoK_W__templateCardDelete:hover{color:#dc2626;background:#dc262614;border-color:#dc262640}.AdvancedExtraction-module__wVoK_W__templateCardDelete svg{width:13px;height:13px}.AdvancedExtraction-module__wVoK_W__templateCard:not(.AdvancedExtraction-module__wVoK_W__templateCardActive):hover{background:#1b24470f;border-color:#1b24472e}.AdvancedExtraction-module__wVoK_W__templateCardActive{border-color:var(--p2p-blue);box-shadow:0 0 0 1px var(--p2p-blue) inset;background:#036bee0f}.AdvancedExtraction-module__wVoK_W__templateCardActive:hover{border-color:var(--p2p-blue-deep);box-shadow:0 0 0 2px var(--p2p-blue-deep) inset;background:#036bee1c}.AdvancedExtraction-module__wVoK_W__templateCardThumb{border:1px solid var(--p2p-line);width:100%;height:66px;color:var(--p2p-blue);background:#036bee0f;border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.AdvancedExtraction-module__wVoK_W__templateCardThumb img{object-fit:cover;width:100%;height:100%;display:block}.AdvancedExtraction-module__wVoK_W__templateCardThumbAuto{background:linear-gradient(135deg,#036bee1f,#036bee0a);border-style:dashed}.AdvancedExtraction-module__wVoK_W__templateCardThumbFallback{color:var(--p2p-blue);font-size:24px;font-weight:800}.AdvancedExtraction-module__wVoK_W__templateCardName{max-width:100%;color:var(--p2p-navy);text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;overflow:hidden}.AdvancedExtraction-module__wVoK_W__dialogTitle{color:var(--p2p-navy);margin:0 0 6px;font-size:16px;font-weight:800}.AdvancedExtraction-module__wVoK_W__dialogText{color:var(--p2p-ink-soft);margin:0 0 12px;font-size:13px}.AdvancedExtraction-module__wVoK_W__templateNameInput{border:1px solid var(--p2p-line);width:100%;color:var(--p2p-ink);box-sizing:border-box;border-radius:8px;padding:9px 11px;font-size:14px}.AdvancedExtraction-module__wVoK_W__templateNameInput:focus{border-color:var(--p2p-blue);outline:none}.AdvancedExtraction-module__wVoK_W__extractSplit{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:start;gap:16px;display:grid}@media (max-width:900px){.AdvancedExtraction-module__wVoK_W__extractSplit{grid-template-columns:1fr}}.AdvancedExtraction-module__wVoK_W__tableCol{min-width:0}.AdvancedExtraction-module__wVoK_W__tableScroll{border:1px solid var(--p2p-line);background:var(--p2p-surface);border-radius:12px;max-height:72vh;overflow:auto}.AdvancedExtraction-module__wVoK_W__matrix{border-collapse:collapse;width:max-content;min-width:100%;color:var(--p2p-ink);font-size:12.5px}.AdvancedExtraction-module__wVoK_W__matrix th,.AdvancedExtraction-module__wVoK_W__matrix td{border-bottom:1px solid var(--p2p-line);border-right:1px solid var(--p2p-line);text-align:left;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;max-width:220px;padding:7px 10px;overflow:hidden}.AdvancedExtraction-module__wVoK_W__matrix thead th{z-index:1;color:var(--p2p-navy);background:#eef2f8;border-color:#111d3438;font-weight:700;line-height:19px;position:sticky;top:0}.AdvancedExtraction-module__wVoK_W__matrix thead th.AdvancedExtraction-module__wVoK_W__groupHeader{text-align:center}.AdvancedExtraction-module__wVoK_W__matrix tbody tr{cursor:pointer;transition:background .12s}.AdvancedExtraction-module__wVoK_W__matrix tbody tr:hover{background:#036bee0d}.AdvancedExtraction-module__wVoK_W__activeRow,.AdvancedExtraction-module__wVoK_W__matrix tbody tr.AdvancedExtraction-module__wVoK_W__activeRow:hover{background:#036bee1f}.AdvancedExtraction-module__wVoK_W__matrix tbody tr.AdvancedExtraction-module__wVoK_W__mismatchRow{background:#dc262614}.AdvancedExtraction-module__wVoK_W__matrix tbody tr.AdvancedExtraction-module__wVoK_W__mismatchRow:hover{background:#dc262621}.AdvancedExtraction-module__wVoK_W__matrix tbody tr.AdvancedExtraction-module__wVoK_W__mismatchRow.AdvancedExtraction-module__wVoK_W__activeRow,.AdvancedExtraction-module__wVoK_W__matrix tbody tr.AdvancedExtraction-module__wVoK_W__mismatchRow.AdvancedExtraction-module__wVoK_W__activeRow:hover{background:#dc26262e}.AdvancedExtraction-module__wVoK_W__mismatchFlag{color:#dc2626;cursor:help;margin-right:5px;font-size:12px}.AdvancedExtraction-module__wVoK_W__rowNumCol{text-align:center;width:40px;color:var(--p2p-ink-soft)}.AdvancedExtraction-module__wVoK_W__fileCol{max-width:160px}.AdvancedExtraction-module__wVoK_W__editable{cursor:text}.AdvancedExtraction-module__wVoK_W__cellSelected{outline:2px solid var(--p2p-blue);outline-offset:-2px;background:#036bee0f}.AdvancedExtraction-module__wVoK_W__matrix thead th.AdvancedExtraction-module__wVoK_W__cellSelected{background:#036bee1f}.AdvancedExtraction-module__wVoK_W__cellInput{box-sizing:border-box;width:100%;min-width:60px;font:inherit;color:var(--p2p-ink);border:1px solid var(--p2p-blue);background:#fff;border-radius:4px;outline:none;margin:-3px 0;padding:3px 5px;display:block}.AdvancedExtraction-module__wVoK_W__contextMenu{z-index:1000;border:1px solid var(--p2p-line);background:#fff;border-radius:10px;min-width:160px;padding:5px;position:fixed;box-shadow:0 8px 28px #0f172a2e}.AdvancedExtraction-module__wVoK_W__contextMenuItem{text-align:left;width:100%;color:var(--p2p-navy);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.AdvancedExtraction-module__wVoK_W__contextMenuItem:hover{background:#036bee14}.AdvancedExtraction-module__wVoK_W__contextMenuItemDanger{text-align:left;color:#c0392b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;width:100%;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.AdvancedExtraction-module__wVoK_W__contextMenuItemDanger:hover{background:#c0392b14}.AdvancedExtraction-module__wVoK_W__imageCol{flex-direction:column;order:-1;align-items:center;gap:10px;display:flex;position:sticky;top:12px}@media (max-width:900px){.AdvancedExtraction-module__wVoK_W__imageCol,.AdvancedExtraction-module__wVoK_W__dockPager{display:none}.AdvancedExtraction-module__wVoK_W__extractSplit{margin-bottom:24px}}.AdvancedExtraction-module__wVoK_W__imageFrame{border:1px solid var(--p2p-line);background:var(--p2p-surface);border-radius:12px;justify-content:center;align-items:center;width:100%;max-height:72vh;display:flex;overflow:hidden}.AdvancedExtraction-module__wVoK_W__image{object-fit:contain;max-width:100%;max-height:72vh;display:block}.AdvancedExtraction-module__wVoK_W__pdfPreview{border:0;width:100%;height:72vh;display:block}
