.autocomplete-input.svelte-1yigy1{position:relative;width:100%}input.svelte-1yigy1{width:100%;padding:.625rem;border:1px solid var(--color-slate-300);border-radius:6px;font-size:.875rem;font-family:inherit;box-sizing:border-box;transition:border-color .2s;background:var(--color-white);color:var(--color-slate-800)}input.svelte-1yigy1:focus{outline:none;border-color:var(--color-blue-500);box-shadow:var(--focus-ring-blue)}input.svelte-1yigy1:disabled{background:var(--color-slate-100);cursor:not-allowed}.suggestions-menu.svelte-1yigy1{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:var(--color-white);border:1px solid var(--color-slate-200);border-radius:6px;box-shadow:var(--shadow-dropdown);max-height:200px;overflow-y:auto;z-index:1000}.suggestion-item.svelte-1yigy1{width:100%;padding:.625rem .875rem;text-align:left;background:none;border:none;font-size:.875rem;font-family:inherit;cursor:pointer;transition:background .1s;color:var(--color-slate-800)}.suggestion-item.svelte-1yigy1:hover,.suggestion-item.highlighted.svelte-1yigy1{background:var(--color-blue-50)}.modal-overlay.svelte-kedthu{position:fixed;inset:0;background:var(--overlay-bg);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content.svelte-kedthu{background:#fff;border-radius:12px;width:100%;max-width:1120px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 50px var(--overlay-bg)}.modal-header.svelte-kedthu{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-slate-200);background:var(--color-slate-50)}.modal-header.svelte-kedthu h2:where(.svelte-kedthu){margin:0;font-size:1.25rem;font-weight:600;color:var(--color-slate-800);display:flex;align-items:center;gap:.5rem}.modal-header.svelte-kedthu h2:where(.svelte-kedthu) i:where(.svelte-kedthu){font-size:1.5rem;color:var(--color-primary-500)}.close-btn.svelte-kedthu{background:none;border:none;font-size:1.5rem;color:var(--color-slate-500);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.close-btn.svelte-kedthu:hover{background:var(--color-slate-100);color:var(--color-slate-800)}.modal-body.svelte-kedthu{flex:1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.form-group.svelte-kedthu{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-kedthu label:where(.svelte-kedthu){font-weight:600;color:var(--color-slate-600);font-size:.875rem}.required.svelte-kedthu{color:var(--color-red-500)}.form-group.svelte-kedthu select:where(.svelte-kedthu),.form-group.svelte-kedthu input:where(.svelte-kedthu),.form-group.svelte-kedthu textarea:where(.svelte-kedthu){padding:.625rem;border:1px solid var(--color-slate-300);border-radius:6px;font-size:.875rem;color:var(--color-slate-800);background:#fff;font-family:inherit}.form-group.svelte-kedthu select:where(.svelte-kedthu):focus,.form-group.svelte-kedthu input:where(.svelte-kedthu):focus,.form-group.svelte-kedthu textarea:where(.svelte-kedthu):focus{outline:none;border-color:var(--color-primary-500);box-shadow:var(--focus-ring-blue)}.form-group.svelte-kedthu textarea:where(.svelte-kedthu){resize:vertical}.section-divider.svelte-kedthu{margin-top:1rem;padding-top:1rem;border-top:2px solid var(--color-slate-200)}.section-divider.svelte-kedthu h3:where(.svelte-kedthu){margin:0;font-size:1rem;font-weight:600;color:var(--color-slate-800)}.aq-condition-list.svelte-kedthu{display:flex;flex-direction:column;gap:.3rem;max-height:200px;overflow-y:auto;border:1px solid var(--color-slate-200);border-radius:6px;padding:.5rem .65rem}.aq-condition-row.svelte-kedthu{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.aq-condition-row.svelte-kedthu input:where(.svelte-kedthu){margin-top:2px}.aq-condition-text.svelte-kedthu{font-size:.85rem;color:var(--color-slate-800);line-height:1.4}.aq-condition-number.svelte-kedthu{font-weight:600;color:var(--color-slate-600);margin-right:2px}.line-items-table.svelte-kedthu{width:100%;border-collapse:collapse;margin-bottom:1rem}.line-items-table.svelte-kedthu thead:where(.svelte-kedthu) tr:where(.svelte-kedthu){background:var(--color-slate-50);border-bottom:2px solid var(--color-slate-200)}.line-items-table.svelte-kedthu th:where(.svelte-kedthu){padding:.75rem;text-align:left;font-weight:600;color:var(--color-slate-600);font-size:.875rem}.line-items-table.svelte-kedthu tbody:where(.svelte-kedthu) tr:where(.svelte-kedthu){border-bottom:1px solid var(--color-slate-200)}.line-items-table.svelte-kedthu td:where(.svelte-kedthu){padding:.75rem .5rem;vertical-align:middle}.line-items-table.svelte-kedthu input:where(.svelte-kedthu),.line-items-table.svelte-kedthu textarea:where(.svelte-kedthu){width:100%;padding:.625rem;border:1px solid var(--color-slate-300);border-radius:6px;font-size:.875rem;color:var(--color-slate-800);background:#fff;font-family:inherit;box-sizing:border-box;margin:0}.line-items-table.svelte-kedthu textarea:where(.svelte-kedthu){resize:none;overflow:hidden;min-height:2.5rem;line-height:1.4}.line-items-table.svelte-kedthu input:where(.svelte-kedthu):focus,.line-items-table.svelte-kedthu textarea:where(.svelte-kedthu):focus{outline:none;border-color:var(--color-primary-500);box-shadow:var(--focus-ring-blue)}.action-cell.svelte-kedthu,.vat-header.svelte-kedthu,.vat-cell.svelte-kedthu{text-align:center}.line-items-table.svelte-kedthu .vat-cell:where(.svelte-kedthu) input[type=checkbox]:where(.svelte-kedthu){width:auto;cursor:pointer;accent-color:var(--color-primary-500);transform:scale(1.2)}.line-total-cell.svelte-kedthu{font-weight:600;color:var(--color-slate-800);white-space:nowrap}.remove-line-btn.svelte-kedthu{background:transparent;border:none;color:var(--color-red-500);cursor:pointer;padding:.5rem;border-radius:4px;font-size:1.125rem;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}.remove-line-btn.svelte-kedthu:hover{background:var(--color-red-100)}.add-line-btn.svelte-kedthu{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;color:var(--color-primary-500);border:1px solid var(--color-primary-500);border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;align-self:flex-start}.add-line-btn.svelte-kedthu:hover{background:var(--color-primary-50)}.total-display.svelte-kedthu{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;padding:1rem;background:var(--color-primary-50);border:1px solid var(--color-primary-200);border-radius:6px}.subtotal-row.svelte-kedthu,.total-row.svelte-kedthu{display:flex;align-items:center;gap:1rem}.subtotal-label.svelte-kedthu{font-weight:500;color:var(--color-slate-600);font-size:.8rem}.subtotal-amount.svelte-kedthu{font-size:.9rem;font-weight:600;color:var(--color-slate-600)}.total-label.svelte-kedthu{font-weight:600;color:var(--color-primary-800);font-size:1rem}.total-amount.svelte-kedthu{font-size:1.5rem;font-weight:700;color:var(--color-primary-800)}.modal-footer.svelte-kedthu{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.5rem;border-top:1px solid var(--color-slate-200)}.saved-badge.svelte-kedthu{display:flex;align-items:center;gap:.4rem;color:var(--color-emerald-600);font-weight:600;font-size:.875rem;padding:0 .25rem}@media (max-width: 768px){.line-item-fields.svelte-kedthu{grid-template-columns:1fr}.cost-field.svelte-kedthu{width:100%}}.extract-provider-toggle.svelte-kedthu{display:flex;align-items:center;gap:.6rem;font-size:.8rem;color:var(--color-slate-500)}.provider-options.svelte-kedthu{display:flex;gap:.4rem}.provider-options.svelte-kedthu label:where(.svelte-kedthu){display:flex;align-items:center;gap:.35rem;padding:.3rem .7rem;border:1px solid var(--color-slate-300);border-radius:999px;cursor:pointer;color:var(--color-slate-600);transition:all .15s}.provider-options.svelte-kedthu label:where(.svelte-kedthu):hover{border-color:var(--color-primary-200)}.provider-options.svelte-kedthu label.selected:where(.svelte-kedthu){border-color:var(--color-primary-500);background:var(--color-primary-50);color:var(--color-primary-700);font-weight:600}.provider-options.svelte-kedthu input[type=radio]:where(.svelte-kedthu){width:auto;margin:0;accent-color:var(--color-primary-500)}.extract-dropzone.svelte-kedthu{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;border:2px dashed var(--color-slate-300);border-radius:8px;background:var(--color-slate-50);color:var(--color-slate-500);font-size:.85rem;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.extract-dropzone.svelte-kedthu i:where(.svelte-kedthu){font-size:1.2rem}.extract-dropzone.svelte-kedthu:hover{border-color:var(--color-primary-200);background:var(--color-primary-50);color:var(--color-primary-600)}.extract-dropzone.drag-over.svelte-kedthu{border-color:var(--color-primary-500);background:var(--color-primary-100);color:var(--color-primary-700)}.paste-text-toggle-btn.svelte-kedthu{display:flex;align-items:center;gap:.4rem;padding:.5rem 0;background:none;border:none;color:var(--color-primary-500);font-size:.8rem;font-weight:500;cursor:pointer;align-self:flex-start}.paste-text-toggle-btn.svelte-kedthu:hover{text-decoration:underline}.paste-text-box.svelte-kedthu{display:flex;flex-direction:column;gap:.6rem}.paste-text-box.svelte-kedthu textarea:where(.svelte-kedthu){width:100%;padding:.75rem;border:1px solid var(--color-slate-300);border-radius:8px;font-size:.85rem;font-family:inherit;color:var(--color-slate-800);box-sizing:border-box;resize:vertical}.paste-text-box.svelte-kedthu textarea:where(.svelte-kedthu):focus{outline:none;border-color:var(--color-primary-500);box-shadow:var(--focus-ring-blue)}.paste-text-actions.svelte-kedthu{display:flex;justify-content:flex-end;gap:.6rem}.extract-notice.svelte-kedthu{padding:.6rem .85rem;border:1px solid var(--color-primary-200);background:var(--color-primary-50);border-radius:8px;color:var(--color-primary-800);font-size:.8rem;line-height:1.5}.extract-notice.svelte-kedthu i:where(.svelte-kedthu){margin-right:.25rem}.extract-warning.svelte-kedthu{margin-top:.35rem;color:var(--color-amber-800)}.extract-error.svelte-kedthu{padding:.6rem .85rem;border:1px solid var(--color-red-200);background:var(--color-red-50);border-radius:8px;color:var(--color-red-600);font-size:.8rem}.add-surveyor-btn.svelte-kedthu{display:flex;align-items:center;gap:.4rem;padding:.5rem .85rem;background:#fff;color:var(--color-primary-500);border:1px dashed var(--color-primary-200);border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s;align-self:flex-start}.add-surveyor-btn.svelte-kedthu:hover{background:var(--color-primary-50);border-color:var(--color-primary-500)}.batch-strip.svelte-kedthu{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.batch-dots.svelte-kedthu{display:flex;flex-wrap:wrap;gap:.375rem}.batch-dot.svelte-kedthu{width:2rem;height:2rem;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-slate-300);border-radius:50%;background:#fff;color:var(--color-slate-400);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s}.batch-dot.svelte-kedthu:hover{border-color:var(--color-primary-200)}.batch-dot.active.svelte-kedthu{border-color:var(--color-primary-500);box-shadow:0 0 0 2px #3b82f640}.batch-dot.status-extracting.svelte-kedthu,.batch-dot.status-ready.svelte-kedthu{border-color:var(--color-primary-200);color:var(--color-primary-600)}.batch-dot.status-error.svelte-kedthu{border-color:var(--color-red-200);background:var(--color-red-50);color:var(--color-red-600)}.batch-dot.status-saved.svelte-kedthu{border-color:var(--color-slate-400);background:var(--color-slate-100);color:var(--color-emerald-600)}.batch-strip-actions.svelte-kedthu{display:flex;align-items:center;gap:.75rem}.batch-summary.svelte-kedthu{font-size:.8rem;color:var(--color-slate-500);white-space:nowrap}.batch-add-btn.svelte-kedthu{display:flex;align-items:center;gap:.3rem;padding:.4rem .75rem;background:#fff;border:1px solid var(--color-slate-300);border-radius:6px;color:var(--color-primary-500);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.batch-add-btn.svelte-kedthu:hover{background:var(--color-primary-50);border-color:var(--color-primary-200)}.processing-card.svelte-kedthu{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 1rem;color:var(--color-primary-600);font-size:.9rem;background:var(--color-primary-50);border:1px dashed var(--color-primary-200);border-radius:8px}.processing-card.svelte-kedthu i:where(.svelte-kedthu){font-size:1.2rem}.batch-complete.svelte-kedthu{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 1rem;color:var(--color-emerald-600);font-size:1rem;font-weight:600;background:var(--color-slate-100);border:1px solid var(--color-slate-400);border-radius:8px}.batch-complete.svelte-kedthu i:where(.svelte-kedthu){font-size:1.4rem}
