:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:Arial, Helvetica, sans-serif;--heading:Arial, Helvetica, sans-serif;--mono:Arial, Helvetica, sans-serif;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;background:#f8fafc;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html,body{background:#f8fafc;width:100%;height:100%;margin:0}body{line-height:1.5;overflow:hidden}#root{width:100%;max-width:none;height:100%;min-height:0;text-align:initial;border:0;margin:0}button,input,select,textarea{font:inherit}.app-shell{flex-direction:column;gap:12px;height:100vh;padding:16px;display:flex;overflow:hidden}.app-header{flex:none;grid-template-columns:minmax(280px,1fr) auto;align-items:end;gap:16px;display:grid}.eyebrow{color:#6366f1;text-transform:uppercase;letter-spacing:0;margin:0;font-size:.78rem;font-weight:700}.app-title{margin:2px 0 0;font-size:1.55rem;line-height:1.15}.app-subtitle{color:#4b5563;max-width:780px;margin:4px 0 0;font-size:.95rem}.workflow-steps{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.workflow-step-wrapper{max-width:160px}.workflow-step{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:38px;padding:8px 10px;font-weight:700}.workflow-step-wrapper small{color:#64748b;margin-top:4px;font-size:.72rem;line-height:1.2;display:block}.workflow-step span{color:#374151;background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:6px;font-size:.78rem;display:inline-flex}.workflow-step--active{color:#312e81;background:#eef2ff;border-color:#4338ca}.workflow-step--active span{color:#fff;background:#4338ca}.workflow-step:disabled{cursor:not-allowed;opacity:.45}.workflow-body{flex:auto;min-height:0;overflow:hidden}.workflow-grid{gap:12px;height:100%;min-height:0;display:grid}.workflow-grid--import,.workflow-grid--verify,.workflow-grid--export{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.workflow-grid--edit{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.workflow-panel{overscroll-behavior:contain;flex-direction:column;gap:12px;min-height:0;display:flex;overflow:auto}.workflow-panel--secondary{padding-right:2px}.workflow-secondary-actions,.workflow-details{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 28px #0f172a0f}.workflow-secondary-actions{gap:10px;padding:16px;display:grid}.workflow-secondary-actions h2,.workflow-secondary-actions p{margin:0}.workflow-secondary-actions h2{font-size:1rem}.workflow-secondary-actions p{color:#475569;font-size:.92rem}.workflow-secondary-actions button,.workflow-drawer-header button{cursor:pointer;color:#fff;background:#4338ca;border:1px solid #0000;border-radius:8px;padding:8px 12px;font-size:.9rem}.workflow-drawer-overlay{z-index:20;background:#0f172a5c;justify-content:flex-end;display:flex;position:fixed;inset:0}.workflow-drawer{background:#f8fafc;border-left:1px solid #d1d5db;flex-direction:column;gap:0;width:min(620px,100%);height:100%;display:flex;box-shadow:-22px 0 48px #0f172a2e}.workflow-drawer-header{background:#fff;border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.workflow-drawer-header h2{margin:0;font-size:1.1rem}.workflow-drawer-body{flex:auto;min-height:0;padding:16px;overflow:auto}.workflow-details summary{cursor:pointer;color:#111827;padding:12px 14px;font-weight:700}.workflow-details>:not(summary){margin:0 12px 12px}.workflow-empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:180px;padding:16px;display:flex}.workflow-empty-state h2,.workflow-empty-state p{margin:0}.workflow-footer{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:grid;box-shadow:0 10px 28px #0f172a0f}.workflow-footer-status{color:#475569;margin:0;font-size:.92rem}.workflow-footer .clipboard-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.clipboard-actions-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.clipboard-actions-buttons button{cursor:pointer;color:#fff;background:#4338ca;border:1px solid #0000;border-radius:8px;padding:8px 12px;font-size:.9rem}.clipboard-actions-buttons button:disabled,.button-secondary:disabled{cursor:not-allowed;opacity:.55}.clipboard-actions-message{color:#475569;font-size:.85rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dropzone-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.dropzone{text-align:center;background:#f8fafc;border:2px dashed #9ca3af;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:18px;transition:background .2s,border-color .2s;display:flex}.dropzone.dragging{background:#eef2ff;border-color:#6366f1}.dropzone-title{margin:0;font-size:1rem;font-weight:600}.dropzone-hint{color:#6b7280;margin:0}.file-input-label{color:#fff;cursor:pointer;background:#4338ca;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 14px;transition:transform .2s,background .2s;display:inline-flex}.file-input-label:hover{background:#3730a3;transform:translateY(-1px)}.file-input-label input{display:none}.error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:12px;padding:12px}.file-meta-block{margin-top:12px}.file-meta-block h3{margin:0 0 8px;font-size:1rem}.file-meta{grid-template-columns:minmax(140px,1fr) minmax(200px,1fr);gap:10px 20px;margin:0;padding:0;display:grid}.file-meta dt{color:#111827;margin:0;font-weight:700}.file-meta dd{color:#4b5563;margin:0}.local-only-notice{color:#475569;margin-top:12px;font-size:.95rem}.extraction-preview-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 10px 28px #0f172a0f}.preview-header{flex-direction:column;gap:6px;display:flex}.preview-header h2{margin:0;font-size:1rem}.preview-status{color:#4b5563;margin:0}.preview-summary{color:#111827;gap:16px;font-weight:600;display:flex}.warning-list{color:#b45309;margin:0 0 10px;padding-left:20px}.line-list{gap:6px;display:grid}.line-item{color:#111827;background:#f8fafc;border-radius:8px;padding:8px 10px}.table-mapping-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;overflow-x:auto;box-shadow:0 10px 28px #0f172a0f}.table-mapping-card h2{margin:0 0 10px;font-size:1rem}.mapping-table{border-collapse:collapse;text-align:left;width:100%}.mapping-table th,.mapping-table td{border-bottom:1px solid #e5e7eb;padding:8px 10px;font-size:.9rem}.mapping-table th{color:#111827;background:#f8fafc;font-weight:700}.mapping-table tr:last-child td{border-bottom:none}.editable-table-card,.html-output-preview{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.editable-table-header{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:12px;display:flex}.editable-table-title-label{flex-direction:column;gap:8px;width:100%;max-width:420px;font-weight:600;display:flex}.editable-table-title{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 10px}.editable-table-actions{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.editable-document-blocks{flex-direction:column;gap:12px;display:flex}.editable-table-block{gap:8px;display:grid}.editable-table-block-actions{justify-content:flex-end;display:flex}.editable-table{border-collapse:collapse;width:100%}.editable-table th,.editable-table td{vertical-align:top;border-bottom:1px solid #e5e7eb;padding:8px 10px}.editable-table th{color:#111827;background:#f8fafc;font-weight:700}.editable-table-input{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:7px 9px}.html-output-preview-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:12px;display:flex}.html-output-preview-header h2{margin:0}.html-output-layout,.html-output-toggle{color:#374151;align-items:center;gap:8px;font-weight:600;display:inline-flex}.html-output-layout select{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:7px 9px}.html-output-toggle:has(input:disabled){color:#6b7280}.html-output-layout-note{color:#475569;margin:-4px 0 10px;font-size:.95rem}.html-rendered-layout-stacked>table,.html-rendered-layout-balanced>table{border-collapse:collapse;table-layout:fixed;width:100%;margin-bottom:10px}.html-rendered-layout-stacked>table th,.html-rendered-layout-stacked>table td,.html-rendered-layout-balanced>table th,.html-rendered-layout-balanced>table td{text-align:left;word-break:break-word;border:1px solid #d1d5db;padding:6px 8px}.html-rendered-layout-stacked>table td:nth-child(odd),.html-rendered-layout-balanced>table td:nth-child(odd){background:#f8fafc;font-weight:700}.html-rendered-layout-stacked>table th,.html-rendered-layout-balanced>table th{background-color:#f2f2f2}.status-pill{color:#1e3a8a;background:#eef2ff;border-radius:999px;align-items:center;padding:6px 10px;font-size:.85rem;display:inline-flex}.source-line{color:#6b7280;white-space:pre-line;margin-top:8px;font-size:.85rem}.button-small,.button-secondary{cursor:pointer;color:#fff;background:#4338ca;border:1px solid #0000;border-radius:8px;padding:8px 12px;font-size:.9rem}.button-small{margin-right:8px}.button-small:disabled{cursor:not-allowed;opacity:.55}.button-danger{background:#dc2626}.html-rendered{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;min-height:80px;margin-bottom:12px;padding:12px;overflow:auto}.html-raw{color:#f8fafc;background:#111827;border-radius:8px;max-height:220px;padding:12px;overflow:auto}.html-raw pre{white-space:pre-wrap;word-break:break-word;margin:0}.html-warning{color:#475569;margin:0;font-size:.95rem}.table-template-selector,.custom-template-builder{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.table-template-selector-label{margin-bottom:8px;font-weight:600;display:block}.table-template-selector-select{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;width:100%;max-width:420px;margin-bottom:12px;padding:8px 10px}.table-template-selector-meta p{color:#4b5563;margin:0 0 8px}.table-template-selector-kind{color:#1e3a8a;background:#eef2ff;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.85rem;font-weight:700;display:inline-flex}.table-template-selector-local-note{font-weight:600}.custom-template-builder-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.custom-template-builder-header h2{margin:0;font-size:1rem}.custom-template-builder-summary{color:#4b5563;margin:4px 0 0;font-size:.95rem}.custom-template-builder-toolbar{flex-wrap:wrap;gap:8px;display:flex}.custom-template-import-input{display:none}.custom-template-builder-note{color:#475569;margin:-4px 0 12px;font-size:.95rem}.custom-template-security-note{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:-8px 0 12px;padding:10px 12px;font-size:.95rem;font-weight:600}.custom-template-import-message{color:#374151;margin:-8px 0 12px;font-size:.95rem}.custom-template-empty-state{color:#475569;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;gap:6px;margin-top:12px;padding:12px;display:grid}.custom-template-empty-state strong,.custom-template-empty-state p{margin:0}.custom-template-form{gap:12px;display:grid}.custom-template-form label{flex-direction:column;gap:8px;font-weight:600;display:flex}.custom-template-form input{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 10px}.custom-template-form input[aria-invalid=true]{background:#fef2f2;border-color:#dc2626}.custom-template-error{color:#b91c1c;margin:-8px 0 0;font-size:.9rem}.custom-template-rows{gap:10px;display:grid}.custom-template-rows-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.custom-template-section{background:#fff;border:1px solid #dbe3ef;border-radius:8px;gap:10px;padding:10px;display:grid}.custom-template-section-header{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:10px;display:grid}.custom-template-section-actions{flex-wrap:wrap;gap:8px;display:flex}.custom-template-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(120px,180px) auto auto auto;align-items:end;gap:10px;padding:10px;display:grid}.custom-template-form-actions{flex-wrap:wrap;gap:10px;display:flex}.custom-template-form-actions button:disabled{cursor:not-allowed;opacity:.55}.custom-template-list{gap:10px;margin-top:12px;display:grid}.custom-template-list-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.custom-template-list-item p{color:#4b5563;margin:4px 0 0}.custom-template-list-actions{flex-wrap:wrap;gap:8px;display:flex}.ckeditor-compat-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.ckeditor-compat-panel h2{margin:0 0 12px;font-size:1.15rem}.ckeditor-compat-status{color:#334155;margin:0 0 12px}.ckeditor-compat-list h3{margin:12px 0 8px;font-size:1rem}.ckeditor-compat-list ul{color:#4b5563;margin:0;padding-left:20px}.clipboard-actions-warning{color:#b45309;margin:0 0 12px;font-weight:600}.draft-list,.draft-actions{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.draft-list h2,.draft-actions strong{margin:0 0 12px;font-size:1.15rem}.draft-list>p,.draft-actions-note{color:#4b5563;margin:0 0 12px}.draft-list-table{border-collapse:collapse;width:100%}.draft-list-table th,.draft-list-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:8px 10px}.draft-list-table th{background:#f8fafc;font-weight:700}.draft-list-table button{cursor:pointer;color:#fff;background:#4338ca;border:1px solid #0000;border-radius:8px;margin-right:8px;padding:7px 10px;font-size:.9rem}.draft-actions-status{color:#111827;margin-bottom:12px}.draft-actions-buttons{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.draft-actions-buttons button{cursor:pointer;color:#fff;background:#4338ca;border:1px solid #0000;border-radius:8px;padding:8px 12px;font-size:.95rem}.draft-actions-buttons button:last-child{background:#dc2626}.draft-actions-error{color:#b91c1c;margin:0 0 12px;font-weight:600}.production-safety-banner{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:8px;padding:12px 14px}.production-safety-banner h2{margin:0 0 8px;font-size:1rem}.production-safety-banner ul{margin:0 0 10px;padding-left:20px}.production-safety-banner li{margin-bottom:6px}.production-safety-banner-meta{color:#047857;margin:0;font-size:.85rem}.runtime-diagnostics{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.runtime-diagnostics h2{margin:0 0 12px;font-size:1.15rem}.runtime-diagnostics-intro{color:#4b5563;margin:0 0 12px}.runtime-diagnostics-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.runtime-diagnostics-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.runtime-diagnostics-item p{color:#4b5563;margin:6px 0 0;font-size:.95rem}.runtime-diagnostics-item-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.runtime-diagnostics-badge{border-radius:999px;padding:4px 8px;font-size:.8rem;font-weight:700}.runtime-diagnostics-item--ok .runtime-diagnostics-badge{color:#166534;background:#dcfce7}.runtime-diagnostics-item--warning .runtime-diagnostics-badge{color:#92400e;background:#fef3c7}.runtime-diagnostics-item--error .runtime-diagnostics-badge{color:#991b1b;background:#fee2e2}.runtime-diagnostics--compact .runtime-diagnostics-intro{display:none}.security-audit-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;box-shadow:0 10px 28px #0f172a0f}.security-audit-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.security-audit-header h2{margin:0;font-size:1.15rem}.security-audit-header button{cursor:pointer;color:#fff;background:#4338ca;border:1px solid #0000;border-radius:8px;padding:8px 12px}.security-audit-status{color:#334155;margin:0 0 12px}.security-audit-list h3{margin:12px 0 8px;font-size:1rem}.security-audit-list ul{color:#4b5563;margin:0;padding-left:20px}.security-audit-details{color:#6b7280;font-size:.9rem}.security-notice{color:#1e3a8a;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;padding:12px 14px}.security-notice h2{margin:0 0 10px;font-size:1rem}.security-notice p{color:#334155;margin:0}@media (width<=720px){.app-shell{padding:12px}.app-header{grid-template-columns:1fr;align-items:start}.workflow-steps{justify-content:flex-start}.workflow-grid--import,.workflow-grid--verify,.workflow-grid--edit,.workflow-grid--export{grid-template-rows:minmax(0,1fr) minmax(140px,.65fr);grid-template-columns:1fr}.workflow-footer{grid-template-columns:1fr}.workflow-footer .clipboard-actions,.clipboard-actions-buttons{justify-content:flex-start}.file-meta,.custom-template-section-header,.custom-template-row{grid-template-columns:1fr}}
