:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{border:0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:#fff;border-bottom:1px solid #dde2ea;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px 22px;display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{color:#fff;background:#172033;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid}h1,h2,h3,p{margin:0}.brand h1{font-size:18px;line-height:1.2}.brand p,.graph-toolbar p,.muted,.summary-text{color:#64748b}.brand p{margin-top:3px;font-size:13px}.status-pill{color:#0f766e;white-space:nowrap;background:#eef6f3;border-radius:999px;align-items:center;gap:8px;max-width:430px;min-height:34px;padding:7px 10px;font-size:13px;display:flex;overflow:hidden}.status-pill span{text-overflow:ellipsis;overflow:hidden}.workspace{flex:1;grid-template-columns:minmax(330px,390px) minmax(0,1fr);gap:16px;padding:16px;display:grid}.left-panel{flex-direction:column;gap:12px;min-width:0;display:flex}.panel,.graph-panel,.details-row section,.error-box{background:#fff;border:1px solid #dde2ea;border-radius:8px}.panel{padding:14px}.panel-title{color:#172033;align-items:center;gap:8px;margin-bottom:12px;display:flex}.panel-title h2,.graph-toolbar h2{font-size:15px}.dropzone{color:#334155;cursor:pointer;background:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;place-items:center;gap:6px;min-height:92px;display:grid;position:relative}.dropzone:hover{color:#1f6feb;border-color:#1f6feb}.upload-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.source-text,.schema-hints,input,select,textarea{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;width:100%}input,select{height:38px;padding:0 10px}textarea{resize:vertical;padding:10px}input:focus,select:focus,textarea:focus{border-color:#1f6feb;box-shadow:0 0 0 3px #1f6feb1f}.source-text{min-height:170px;margin-top:10px}.schema-hints{min-height:70px}.input-meta{color:#64748b;justify-content:space-between;gap:10px;margin-top:8px;font-size:12px;display:flex}label{color:#334155;gap:6px;margin-top:10px;font-size:13px;display:grid}.field-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.color-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.color-grid input{height:34px;padding:3px}.check-row{align-items:center;gap:8px;display:flex}.check-row input{width:16px;height:16px}.segmented{border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.segmented button{color:#334155;cursor:pointer;text-transform:capitalize;background:#fff;border-right:1px solid #cbd5e1;height:36px}.segmented button:last-child{border-right:0}.segmented button.active{color:#fff;background:#172033}.action-row,.toolbar-actions{align-items:center;gap:8px;display:flex}.action-row{z-index:1;position:sticky;bottom:12px}.primary,.ghost,.toolbar-actions button,.secondary-action,.library-actions button,.library-row-actions button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;display:inline-flex}.primary{color:#fff;background:#1f6feb;flex:1;font-weight:700}.ghost,.toolbar-actions button,.secondary-action,.library-actions button,.library-row-actions button{color:#334155;background:#fff;border:1px solid #cbd5e1;padding:0 11px}.primary:disabled,.toolbar-actions button:disabled,.secondary-action:disabled,.library-actions button:disabled{opacity:.5;cursor:not-allowed}.secondary-action{width:100%;margin-top:10px}.llm-actions{gap:8px;margin-top:10px;display:grid}.llm-actions .secondary-action{margin-top:0}.library-panel{gap:12px;display:grid}.library-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.library-list,.history-block{gap:8px;display:grid}.library-subtitle{color:#334155;align-items:center;gap:6px;font-size:13px;font-weight:800;display:flex}.library-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.library-row strong,.history-row span{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.library-row small,.history-row small,.small{color:#64748b;font-size:11px}.library-row-actions{align-items:center;gap:6px;display:flex}.library-row-actions button{min-height:30px;padding:0 8px}.history-row{background:#f8fafc;border-left:3px solid #cbd5e1;gap:2px;padding:7px 8px;display:grid}.progress-box{background:#f8fafc;border:1px solid #d7dde8;border-radius:7px;gap:7px;margin-top:12px;padding:10px;display:grid}.model-test-result{background:#f8fafc;border:1px solid #d7dde8;border-radius:7px;gap:3px;margin-top:10px;padding:9px 10px;font-size:12px;display:grid}.model-test-result.ok{color:#0f766e;background:#ecfdf5;border-color:#99f6e4}.model-test-result.error{color:#991b1b;background:#fff1f2;border-color:#fecdd3}.model-test-result span{overflow-wrap:anywhere}.progress-meta{color:#334155;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.progress-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.progress-track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.progress-fill{border-radius:inherit;background:#1f6feb;height:100%;transition:width .16s}.error-box{color:#991b1b;background:#fff1f2;border-color:#fecdd3;padding:11px 12px;font-size:13px}.graph-panel{grid-template-columns:minmax(0,1fr) 280px;grid-template-rows:auto var(--graph-canvas-height,380px) 12px auto;align-self:start;min-width:0;display:grid;overflow:hidden}.graph-panel.expanded{z-index:20;grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) 300px;position:fixed;inset:12px;box-shadow:0 22px 70px #0f172a3d}.graph-panel.expanded .graph-canvas,.graph-panel.expanded .cy-graph{min-height:calc(100vh - 268px)}.graph-panel.expanded .graph-resize-handle{display:none}.graph-toolbar{border-bottom:1px solid #dde2ea;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.toolbar-actions span{text-align:center;color:#64748b;min-width:46px;font-size:13px}.layout-select{width:150px;height:38px}.graph-canvas{background-color:#0000;background-image:linear-gradient(#edf1f6 1px,#0000 1px),linear-gradient(90deg,#edf1f6 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-area:2/1;height:100%;min-height:300px;position:relative;overflow:hidden}.graph-canvas.without-grid{background:#f8fafc}.cy-graph{width:100%;height:100%;min-height:300px}.graph-resize-handle{cursor:ns-resize;background:#f8fafc;border-top:1px solid #dde2ea;border-bottom:1px solid #dde2ea;grid-area:3/1;position:relative}.graph-resize-handle:before{content:"";background:#94a3b8;border-radius:999px;width:54px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.graph-resize-handle:hover:before{background:#1f6feb}.graph-floating-controls{background:#ffffffeb;border:1px solid #d7dde8;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 8px 20px #0f172a1f}.selection-count{color:#334155;justify-content:center;align-items:center;gap:4px;min-width:36px;font-size:12px;font-weight:800;display:inline-flex}.selected-node-type{color:#1d4ed8;text-overflow:ellipsis;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;max-width:180px;padding:4px 8px;font-size:12px;font-weight:800;overflow:hidden}.check-row.compact{white-space:nowrap;margin:0;font-size:12px}.range-row.compact{color:#334155;white-space:nowrap;align-items:center;gap:7px;margin:0;font-size:12px;display:inline-flex}.range-row.compact input{width:92px;height:18px;padding:0}.range-row.compact span{color:#64748b;min-width:24px;font-weight:800}.empty-state{text-align:center;color:#64748b;place-content:center;justify-items:center;gap:10px;height:100%;min-height:300px;padding:24px;display:grid}.empty-state h3{color:#172033;font-size:18px}.details-row{background:#f8fafc;border-top:1px solid #dde2ea;grid-area:4/1;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(260px,.85fr);gap:12px;padding:12px;display:grid}.graph-panel.expanded .details-row{grid-row:3}.graph-legend-panel{background:#fff;border-left:1px solid #dde2ea;flex-direction:column;grid-area:2/2/5;gap:14px;min-width:0;padding:12px;display:flex;overflow:auto}.graph-panel.expanded .graph-legend-panel{grid-row:2/4}.legend-header,.legend-subtitle,.legend-row,.relationship-filter-row{align-items:center;display:flex}.legend-header{justify-content:space-between;gap:10px}.legend-header h3{margin:0;font-size:14px}.legend-header button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 8px;display:inline-flex}.legend-header button:disabled{opacity:.5;cursor:not-allowed}.legend-group{gap:8px;min-height:0;display:grid}.legend-subtitle{color:#334155;text-transform:uppercase;justify-content:space-between;gap:8px;font-size:12px;font-weight:900}.legend-subtitle small{color:#64748b}.legend-row{gap:8px}.legend-scroll-list{gap:8px;min-height:0;max-height:310px;padding-right:3px;display:grid;overflow:auto}.legend-scroll-list.relationships{max-height:220px}.legend-scroll-list::-webkit-scrollbar{width:8px}.legend-scroll-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.legend-row input[type=color]{flex:none;width:32px;height:32px;padding:2px}.legend-row button,.relationship-filter-row{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #d7dde8;border-radius:7px;flex:1;justify-content:space-between;gap:8px;min-width:0;min-height:34px;padding:0 9px}.legend-row button span:nth-child(2),.relationship-filter-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.legend-row strong,.relationship-filter-row strong{color:#64748b;font-size:12px}.legend-dot{border-radius:999px;flex:none;width:11px;height:11px;box-shadow:0 0 0 2px #fff,0 0 0 3px #cbd5e1}.legend-row.is-hidden button,.relationship-filter-row.is-hidden{opacity:.45;text-decoration:line-through}.details-row.summary-folded{grid-template-columns:minmax(0,1fr) 190px minmax(260px,.85fr)}.details-row section{min-height:126px;padding:12px;overflow:auto}.details-row h3{margin-bottom:8px;font-size:14px}.section-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.section-header h3{margin-bottom:0}.section-header button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.selection-summary{color:#334155;gap:10px;font-size:13px;line-height:1.45;display:grid}.selection-summary strong{color:#172033;margin-bottom:5px;display:block}.selection-summary ul{gap:4px;margin:0;padding-left:17px;display:grid}.selection-summary li{overflow-wrap:anywhere}.selection-ai-button{color:#fff;cursor:pointer;background:#172033;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:fit-content;min-height:34px;padding:0 10px;display:inline-flex}.selection-ai-button:disabled{opacity:.55;cursor:not-allowed}.ai-summary-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;gap:6px;padding:10px;display:grid}.chunk-list{gap:7px;display:grid}.chunk-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px}.chunk-card summary{cursor:pointer;color:#334155;padding:8px 10px;font-weight:800}.chunk-card p{color:#475569;margin:0;padding:0 10px 10px;font-size:12px;line-height:1.45}.detail-block{gap:6px;display:grid}.node-type-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:7px;gap:3px;margin-bottom:10px;padding:10px;display:grid}.node-type-card span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900}.node-type-card strong{color:#1d4ed8;font-size:15px}.detail-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.detail-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;display:inline-flex}.detail-block strong{color:#172033}.detail-block span,.detail-block p,.summary-text,.warning{font-size:13px;line-height:1.45}.detail-block span{color:#1f6feb;font-weight:700}.detail-block dl{gap:5px;margin:4px 0 0;display:grid}.detail-block dl div{grid-template-columns:128px minmax(0,1fr);gap:8px;display:grid}.detail-block dt{color:#64748b}.detail-block dd{overflow-wrap:anywhere;margin:0}.warning{color:#92400e;margin-top:8px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.topbar,.graph-toolbar{flex-direction:column;align-items:flex-start}.status-pill{max-width:100%}.workspace{grid-template-columns:1fr}.left-panel{order:2}.graph-panel{grid-template-columns:1fr;grid-template-rows:auto var(--graph-canvas-height,380px) 12px auto auto;order:1}.graph-legend-panel,.graph-panel.expanded .graph-legend-panel{border-top:1px solid #dde2ea;border-left:0;grid-area:5/1;max-height:360px}.graph-panel.expanded{grid-template-rows:auto minmax(0,1fr) auto auto;grid-template-columns:1fr}.graph-panel.expanded .details-row{grid-row:3}}@media (width<=640px){.workspace{padding:10px}.field-grid,.color-grid,.upload-grid,.details-row,.details-row.summary-folded{grid-template-columns:1fr}.toolbar-actions{flex-wrap:wrap}.brand h1{font-size:16px}}
