:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max_width:1280px;margin:0 auto;padding:0;text-align:left;height:100vh;width:100vw}.app-container{display:flex;flex-direction:column;height:100vh;background:#fff;color:#333}.sidebar{width:300px;background:#f5f5f5;border-right:1px solid #ddd;display:flex;flex-direction:column;overflow:hidden}.search-bar{padding:10px;border-bottom:1px solid #ddd}.search-bar input{width:100%;padding:8px;box-sizing:border-box}.doc-list{flex:1;overflow-y:auto}.doc-item{padding:12px;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background .2s;color:#333}.doc-item:hover{background:#e0e0e0}.doc-item.active{background:#007bff;color:#fff}.doc-title{font-weight:500;margin-bottom:4px;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-meta{font-size:.85em;opacity:.8;color:#666}.main-content{flex:1;display:flex;flex-direction:column;height:100%}.main-content.full-width .data-panel{max-width:none;width:50%}.content,.split-view{display:flex;flex:1;height:100%;overflow:hidden}.data-panel{flex:1;padding:20px;overflow-y:auto;background:#fff;color:#333;border-right:1px solid #ccc;max-width:50%}.pdf-panel{flex:1;background:#525659;display:flex;flex-direction:column}.field-group{margin-bottom:15px}.field-group label{display:block;font-weight:700;margin-bottom:5px;color:#555;font-size:.9em}.text-block{white-space:pre-wrap;line-height:1.6;background:#f9f9f9;padding:12px;border:1px solid #eee;border-radius:4px;font-size:.9em;max-height:200px;overflow-y:auto;color:#333}.raw-text{font-family:monospace;font-size:.8em}iframe{border:none;flex:1}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%}.loading-spinner{border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.data-panel h2{margin-top:0;color:#222}.loading p{margin-top:20px;color:#555;font-size:1.1em}.download-links{display:flex;gap:10px;flex-wrap:wrap}.download-btn{display:inline-block;padding:8px 16px;background:#007bff;color:#fff;text-decoration:none;border-radius:4px;border:none;cursor:pointer;font-size:.9em;transition:background .2s}.download-btn:hover{background:#0056b3}button.download-btn{font-family:inherit}.app-footer{background:#f8f9fa;border-top:1px solid #dee2e6;padding:10px 20px;text-align:center;font-size:.75em;color:#666;margin-top:auto}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#333}.app-footer p{margin:0;display:inline}.app-footer a{color:#007bff;text-decoration:none}.app-footer a:hover{text-decoration:underline}.app-footer strong{color:#333}.footer-link{font-weight:500}
