: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:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;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%}.app{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;min-height:100vh;display:flex}.app-header{text-align:center;background:#fffffff2;padding:2rem;box-shadow:0 2px 10px #0000001a}.app-header h1{color:#333;margin:0 0 .5rem;font-size:2.5rem}.subtitle{color:#666;margin:0;font-size:1.1rem}.app-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.app-footer{text-align:center;color:#666;background:#fffffff2;padding:1.5rem}.error-banner{background:#fee;border:2px solid #fcc;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.error-icon{color:#d32f2f;flex-shrink:0;width:24px;height:24px}.error-banner h3{color:#d32f2f;margin:0 0 .5rem}.error-banner p{color:#666;margin:0}.btn-close{cursor:pointer;color:#999;background:0 0;border:none;width:30px;height:30px;margin-left:auto;padding:0;font-size:1.5rem}.pdf-uploader{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a}.dropzone{text-align:center;cursor:pointer;background:#fafafa;border:3px dashed #ccc;border-radius:12px;padding:3rem;transition:all .3s}.dropzone:hover{background:#f0f4ff;border-color:#667eea}.dropzone.active{background:#e8eeff;border-color:#667eea}.dropzone.disabled{opacity:.6;cursor:not-allowed}.upload-icon{color:#667eea;width:64px;height:64px;margin:0 auto 1rem}.dropzone p{color:#666;margin:.5rem 0}.text-sm{color:#999;font-size:.875rem}.selected-file{background:#f5f5f5;border-radius:8px;justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1rem;display:flex}.file-info{align-items:center;gap:1rem;display:flex}.file-icon{color:#667eea;width:40px;height:40px}.file-name{color:#333;margin:0;font-weight:600}.file-size{color:#999;margin:.25rem 0 0;font-size:.875rem}.btn-remove{cursor:pointer;color:#666;background:0 0;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;font-size:.875rem}.btn-remove:hover{background:#f5f5f5;border-color:#999}.options-section{border-top:1px solid #eee;margin-top:2rem;padding-top:2rem}.options-section h3{color:#333;margin:0 0 1rem}.options-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.option-item{cursor:pointer;align-items:center;gap:.5rem;display:flex}.option-item input[type=checkbox]{cursor:pointer;width:18px;height:18px}.option-item span{color:#666}.action-section{text-align:center;margin-top:2rem}.btn-convert{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:transform .2s;display:inline-flex}.btn-convert:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-convert:disabled{opacity:.6;cursor:not-allowed}.spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.jsonld-viewer{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a}.viewer-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.viewer-header h2{color:#333;margin:0}.header-actions{gap:.5rem;display:flex}.btn-secondary{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.btn-secondary:hover{background:#f5f5f5;border-color:#999}.document-info{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.document-info h3{color:#333;margin:0 0 .5rem}.description{color:#666;margin:.5rem 0 1rem}.metadata-badges{flex-wrap:wrap;gap:.5rem;display:flex}.badge{color:#667eea;background:#f0f4ff;border-radius:20px;padding:.4rem .8rem;font-size:.875rem}.viewer-tabs{border-bottom:2px solid #eee;gap:.5rem;margin-bottom:1.5rem;display:flex}.tab{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}.tab:hover{color:#667eea}.tab.active{color:#667eea;border-bottom-color:#667eea;font-weight:600}.viewer-content{min-height:400px;max-height:600px;overflow-y:auto}.text-preview{white-space:pre-wrap;color:#333;background:#f5f5f5;border-radius:8px;max-height:500px;padding:1.5rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;overflow-y:auto}.json-code{color:#d4d4d4;background:#1e1e1e;border-radius:8px;padding:1.5rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.entities-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.entity-card{background:#f9f9f9;border:1px solid #eee;border-radius:8px;padding:1rem}.entity-header{justify-content:space-between;margin-bottom:.5rem;display:flex}.entity-category{color:#fff;background:#667eea;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.entity-confidence{color:#666;font-size:.875rem}.entity-value{color:#333;font-weight:600}.table-container{margin-bottom:2rem}.table-container h4{color:#333;margin:0 0 1rem}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%}table td{border:1px solid #ddd;padding:.75rem;font-size:.9rem}table tr:nth-child(2n){background:#f9f9f9}@media (width<=768px){.app-header h1{font-size:1.8rem}.app-main{padding:1rem}.pdf-uploader,.jsonld-viewer{padding:1.5rem}.viewer-header{flex-direction:column;align-items:flex-start}.options-grid,.entities-grid{grid-template-columns:1fr}}
