.editor-toolbar{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 12px;background-color:#f8f9fa;border-bottom:1px solid #e1e5e9;gap:12px;min-height:100px}.toolbar-section-main{display:flex;flex-direction:column;gap:12px}.toolbar-row{display:flex;align-items:center}.toolbar-group{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.editor-toolbar label{display:flex;align-items:center;gap:6px;font-size:12px;color:#495057;white-space:nowrap}.editor-toolbar select,.editor-toolbar input[type=file]{background-color:#fff;border:1px solid #ced4da;color:#495057;padding:4px 8px;border-radius:3px;font-size:12px}.editor-toolbar select:focus,.editor-toolbar input[type=file]:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.editor-toolbar button{background-color:#646cff;border:none;color:#fff;padding:6px 12px;border-radius:3px;font-size:12px;cursor:pointer;transition:background-color .2s}.editor-toolbar button:hover{background-color:#535bf2}.editor-toolbar button:active{background-color:#4c4fad}.editor-toolbar input[type=file]{font-size:11px;max-width:120px}.toolbar-section-subjects{margin-left:auto;margin-top:0}.subjects-container{display:flex;flex-direction:column;gap:0}.subject-filter{min-width:200px;padding:2px 4px;border:1px solid #ced4da;border-radius:3px 3px 0 0;font-size:11px;border-bottom:none}.subject-filter:focus{outline:none;border-color:#646cff}.subjects-list{min-width:200px;height:80px;background-color:#fff;border:1px solid #ced4da;color:#495057;border-radius:0 0 3px 3px;font-size:11px;resize:vertical;overflow:auto}.subjects-list option{padding:2px 4px}.subjects-list option:checked{background-color:#646cff;color:#fff}.editor-pane-container{display:flex;flex-direction:column;height:100%;background-color:#fff;min-height:0}.editor-content{flex:1 1 auto;overflow:hidden;min-height:0;position:relative}.ace-editor-wrapper{height:100%;width:100%;overflow:auto}.ace-editor-wrapper .ace_editor{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;height:100%!important;width:100%!important}.ace-editor-fallback{width:100%;height:100%;background-color:#fff;color:#495057;border:1px solid #e1e5e9;padding:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;resize:none;outline:none;overflow:auto;display:block}.graph-toolbar{display:flex;flex-direction:column;gap:4px;padding:4px 8px;background-color:#f8f9fa;border-bottom:1px solid #e1e5e9;font-size:12px}.toolbar-section{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.toolbar-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.graph-toolbar label{display:flex;align-items:center;gap:4px;color:#495057;white-space:nowrap}.graph-toolbar select,.graph-toolbar input[type=text]{background-color:#fff;border:1px solid #ced4da;color:#495057;padding:2px 4px;border-radius:3px;font-size:11px;min-width:60px}.graph-toolbar select:focus,.graph-toolbar input[type=text]:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.graph-toolbar button{background-color:#646cff;border:none;color:#fff;padding:3px 8px;border-radius:3px;font-size:11px;cursor:pointer;transition:background-color .2s;white-space:nowrap}.graph-toolbar button:hover{background-color:#535bf2}.graph-toolbar button:active{background-color:#4c4fad}.url-input{min-width:200px;max-width:300px}.graph-toolbar input[type=checkbox]{width:14px;height:14px;accent-color:#646cff}.show-facts-btn{background-color:#198754!important;font-weight:600!important}.show-facts-btn:hover{background-color:#157347!important}.show-facts-btn:active{background-color:#146c43!important}.sparql-panel{display:flex;flex-direction:column;height:100%;background-color:#f8f9fa;border-top:1px solid #e1e5e9;min-height:0}.sparql-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#f8f9fa;border-bottom:1px solid #e1e5e9;flex-shrink:0}.sparql-header h3{margin:0;font-size:14px;color:#495057}.sparql-controls{display:flex;gap:8px}.sparql-controls button{background-color:#646cff;border:none;color:#fff;padding:4px 8px;border-radius:3px;font-size:11px;cursor:pointer;transition:background-color .2s}.sparql-controls button:hover:not(:disabled){background-color:#535bf2}.sparql-controls button:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.execute-btn{background-color:#28a745!important}.execute-btn:hover:not(:disabled){background-color:#34ce57!important}.sparql-content{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;min-height:0}.sparql-editor-container{flex:1 1 auto;min-height:100px;position:relative;border-bottom:1px solid #e1e5e9}.sparql-editor-container.split-view{flex:none}.ace-editor-wrapper{height:100%;width:100%}.sparql-error{margin:8px 12px;padding:8px;background-color:#dc3545;color:#fff;border-radius:3px;font-size:12px;flex-shrink:0}.sparql-results-container{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow:hidden}.sparql-results{display:flex;flex-direction:column;height:100%;padding:8px 12px;overflow:hidden}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;flex-shrink:0}.results-header h4{margin:0;font-size:12px;color:#495057}.clear-btn{background-color:#dc3545!important;font-size:10px!important;padding:2px 6px!important}.clear-btn:hover{background-color:#c82333!important}.results-table-container{flex:1 1 auto;overflow:auto;background-color:#fff;border:1px solid #e1e5e9;border-radius:3px;min-height:0;max-height:400px}.results-table{width:100%;border-collapse:collapse;font-size:11px;min-width:100%}.results-table th{background-color:#f8f9fa;color:#495057;padding:8px 12px;text-align:left;border-bottom:2px solid #e1e5e9;font-weight:600;position:sticky;top:0;z-index:10;box-shadow:0 2px 2px -1px #0000001a}.results-table td{padding:8px 12px;border-bottom:1px solid #e1e5e9;color:#495057!important;word-wrap:break-word;max-width:300px;vertical-align:top;white-space:pre-wrap}.results-table tr:hover{background-color:#f8f9fa;color:#000}.results-table tr:nth-child(2n){background-color:#fbfcfd;color:#000}.results-table tr:nth-child(2n):hover{background-color:#f1f3f4;color:#000}.cell-uri{color:#0d6efd;text-decoration:underline}.cell-literal{color:#198754}.cell-bnode{color:#6f42c1;font-style:italic}.cell-empty{color:#6c757d;font-style:italic}.export-dialog-overlay{position:absolute;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100}.export-dialog{background-color:#fff;padding:20px;border-radius:4px;box-shadow:0 2px 10px #0003;width:300px;display:flex;flex-direction:column;gap:12px}.export-dialog h4{margin:0;color:#333}.export-dialog p{margin:0;font-size:14px;color:#666}.export-options{display:flex;gap:10px;justify-content:center;margin:10px 0}.export-options button{padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;flex:1}.export-options button:hover{background-color:#0056b3}.cancel-btn{background-color:#6c757d!important;align-self:flex-end;margin-top:8px;padding:6px 12px!important}.cancel-btn:hover{background-color:#5a6268!important}.gutter{background-color:#eee;background-repeat:no-repeat;background-position:50%;flex-shrink:0;transition:background-color .2s}.gutter:hover{background-color:#e0e0e0}.gutter.gutter-vertical{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUCNdj38CAGQOFBAB0sn9RaU2RTgAAAABJRU5ErkJggg==);cursor:row-resize}.graph-pane-container{display:flex;flex-direction:column;height:100%;background-color:#f8f9fa;min-height:0}.graph-content{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;min-height:0}.graph-visualization-area{position:relative;overflow:hidden;background-color:#fff;border-bottom:1px solid #e1e5e9;min-height:0}.sparql-panel-area{min-height:0;background-color:#f8f9fa;border-top:1px solid #e1e5e9;overflow:hidden;display:flex;flex-direction:column}.graph-error{position:absolute;top:20px;left:20px;right:20px;background-color:#dc3545;color:#fff;padding:12px;border-radius:4px;z-index:10;border:1px solid #c82333}.graph-error p{margin:0 0 8px;font-weight:700}.graph-error pre{margin:0;font-size:12px;white-space:pre-wrap}.graph-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;color:#495057;padding:16px 24px;border-radius:4px;box-shadow:0 4px 12px #00000026;border:1px solid #e1e5e9;z-index:10}.graph-loading p{margin:0;font-size:14px}.main-layout{display:flex;flex:1 1 auto;height:100%;overflow:hidden}.editor-pane{display:flex;flex-direction:column;min-width:300px;background-color:#fff;border-right:1px solid #e1e5e9}.graph-pane{display:flex;flex-direction:column;flex:1 1 auto;min-width:400px;background-color:#f8f9fa}.gutter.gutter-horizontal{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==);cursor:ew-resize;width:8px!important}.gutter:hover{background-color:#646cff}.app-header{background-color:#fff;border-bottom:1px solid #e1e5e9;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;color:#213547}.logo-area{display:flex;align-items:center;gap:12px}.app-logo{height:50px;width:auto;object-fit:contain}.logo-area h1{margin:0;font-size:20px;font-weight:600;color:#2c3e50;letter-spacing:.5px}.header-content{display:flex;align-items:center;gap:15px}.help-button{width:28px;height:28px;border-radius:50%;border:2px solid #64748b;background:transparent;color:#64748b;font-weight:700;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.help-button:hover{background-color:#64748b;color:#fff;border-color:#64748b}.app-header p{margin:0;font-size:12px;color:#64748b;font-weight:500}.app{display:flex;flex-direction:column;height:100vh;width:100%;background-color:#fff;color:#213547}.app-header{flex:0 0 auto;background-color:#f8f9fa;border-bottom:1px solid #e1e5e9;padding:12px 16px;font-size:18px;font-weight:600;text-align:center}.app-main{flex:1 1 auto;display:flex;overflow:hidden}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#fff}#root{width:100%;height:100vh;margin:0 auto;text-align:center}.app{max-width:100%;height:100vh;margin:0 auto;padding:0;text-align:left;display:flex;flex-direction:column;background-color:#fff}.split{overflow-y:auto;overflow-x:hidden}.split.split-horizontal{height:100%;float:left}.gutter{background-color:#e1e5e9;background-repeat:no-repeat;background-position:50%}.gutter.gutter-horizontal{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==);cursor:ew-resize}
