:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#dcecf4;background:#071018;font-synthesis:none;--panel:#0b1821;--panel2:#0e202b;--border:#1e3440;--muted:#78909d;--accent:#67e8f9}*{box-sizing:border-box}body{margin:0;min-width:1080px;min-height:100vh;background:#071018}button,input{font:inherit}button{color:inherit}main{height:100vh;display:flex;flex-direction:column;overflow:hidden}header{height:66px;display:flex;align-items:center;gap:24px;padding:0 20px;background:#0a161e;border-bottom:1px solid var(--border)}.brand{width:250px;display:flex;align-items:center;gap:12px}.mark{width:35px;height:35px;display:grid;place-items:center;border:1px solid #2c6370;border-radius:9px;background:linear-gradient(145deg,#143b46,#0b1b23);color:#8ef2ff;font-weight:800;font-size:12px}.brand strong{display:block;font-size:13px;letter-spacing:.02em}.brand small,.eyebrow{display:block;color:#5f7a87;font-size:9px;letter-spacing:.16em;margin-top:3px}.search{height:38px;max-width:660px;flex:1;display:flex;align-items:center;gap:9px;background:#0e202a;border:1px solid #233b47;border-radius:8px;padding:0 12px}.search:focus-within{border-color:#408191}.search input{flex:1;background:none;border:0;outline:0;color:#eafaff}.search kbd{font-size:10px;color:#76909c;border:1px solid #34505d;padding:2px 5px;border-radius:4px}.toolbar{margin-left:auto;display:flex;gap:10px}.toolbar button,.switch button,.actions button{background:#10232d;border:1px solid #29434f;border-radius:6px;padding:8px 11px;cursor:pointer}.switch{display:flex;border:1px solid #29434f;border-radius:6px;overflow:hidden}.switch button{border:0;border-radius:0;padding:7px 12px}.switch .active{background:#275b67;color:#bff8ff}.error{padding:8px 18px;background:#482128;color:#ffc9cf;font-size:12px}.error button{float:right;background:0;border:0}.layout{display:grid;grid-template-columns:230px minmax(600px,1fr) 300px;flex:1;min-height:0}.sidebar,.details{background:var(--panel);padding:20px 14px;border-right:1px solid var(--border);overflow:auto}.section{margin-top:25px}.source-form input{width:100%;padding:8px;background:#071219;color:#fff;border:1px solid var(--border);border-radius:5px;font-size:11px;margin:9px 0 6px}.source-form button{width:100%;padding:7px;border:1px dashed #2f6471;color:#7fdae4;background:#0d242d;border-radius:5px;cursor:pointer}.source,.filters button{width:100%;display:flex;align-items:center;gap:9px;text-align:left;border:0;background:transparent;padding:9px;color:#b9ced7;border-radius:5px;cursor:pointer}.source:hover,.filters button:hover{background:#122733}.source span:last-child{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.filters button b{margin-left:auto;color:#76909c;font-size:10px}.dot{width:7px;height:7px;border-radius:50%;background:#57cad9}.privacy{margin-top:24px;border:1px solid #1d4e48;background:#0b2423;border-radius:7px;padding:11px;display:flex;gap:9px;color:#54d9ad;font-size:11px}.privacy small{display:block;color:#6e9990;font-size:9px;margin-top:4px}.workspace{display:flex;flex-direction:column;min-width:0;position:relative}.summary{height:64px;display:flex;align-items:center;gap:32px;padding:0 18px;background:#09151d;border-bottom:1px solid var(--border)}.summary div{display:flex;flex-direction:column}.summary span{font-size:8px;letter-spacing:.14em;color:#607985}.summary strong{margin-top:4px;font-size:15px;font-weight:600}.summary .model{margin-left:auto;max-width:250px}.summary .model strong{font-size:10px;color:#91e6ed;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.viewport{position:relative;flex:1;min-height:0;background:#071018}.map,.canvas{width:100%;height:100%;display:block}.welcome{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 45%,#123140 0,#071018 48%)}.welcome h1{font-family:Georgia,serif;font-size:38px;font-weight:400;margin:10px}.welcome p{color:#8299a4;max-width:510px;line-height:1.65}.orbit{width:80px;height:80px;display:grid;place-items:center;border:1px solid #235062;border-radius:50%;box-shadow:0 0 50px #1c718044;color:#76efff;font-size:25px;margin-bottom:24px}.legend{position:absolute;left:14px;bottom:13px;display:flex;gap:13px;background:#09171fd9;border:1px solid #1e3743;padding:8px 10px;border-radius:6px;font-size:9px;color:#79919d}.legend i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:4px}.legend .cyan{background:#67e8f9}.legend .purple{background:#a78bfa}.legend .line{width:12px;height:1px;border-radius:0;background:#78909d;vertical-align:middle}.details{border-left:1px solid var(--border);border-right:0;position:relative}.details h2{font-family:Georgia,serif;font-size:22px;line-height:1.2;font-weight:400;word-break:break-word}.details.empty{color:#708893}.close{position:absolute;right:12px;top:12px;background:transparent;border:0;font-size:22px;color:#78909d;cursor:pointer}.path{font-size:10px;line-height:1.5;color:#6f8996;word-break:break-all}.actions{display:flex;gap:6px;margin:15px 0}.actions button{font-size:11px;flex:1}.details dl{display:grid;grid-template-columns:90px 1fr;gap:8px;font-size:10px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:14px 0}.details dt{color:#6e8793}.details dd{margin:0;word-break:break-word}.details h3{font-size:10px;letter-spacing:.12em;color:#73909d;margin-top:18px}.preview{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;line-height:1.55;color:#9fb4bd;max-height:310px;overflow:auto}.results{position:absolute;z-index:10;top:64px;left:12px;right:12px;max-height:330px;overflow:auto;background:#0b1922f5;border:1px solid #294552;border-radius:7px;box-shadow:0 18px 40px #0008}.results-head{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--border);font-size:11px}.results-head button{background:none;border:0;color:#78909d}.results>button{width:100%;display:flex;align-items:center;gap:11px;padding:10px 12px;text-align:left;background:transparent;border:0;border-bottom:1px solid #142a34;cursor:pointer}.results>button:hover{background:#112b36}.results>button span:nth-child(2){min-width:0;flex:1}.results>button strong,.results>button small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.results>button small{color:#78909d;margin-top:4px;font-size:9px}.results>button>b{color:#77dce7;font-size:10px}.file-icon{width:31px;height:31px;display:grid;place-items:center;background:#15323e;border:1px solid #28515f;border-radius:5px;color:#8adce6;font-size:8px;font-weight:700}footer{height:28px;display:flex;align-items:center;gap:25px;padding:0 14px;border-top:1px solid var(--border);background:#08141b;color:#68818c;font-size:9px}.secure{color:#52cea4}.grow{flex:1}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(prefers-color-scheme:light){:root{color:#213642;background:#eaf0f2;--panel:#f4f7f8;--panel2:#fff;--border:#cedade;--muted:#637781}header,.summary,footer{background:#f8fafb}.viewport{filter:saturate(.75)}.sidebar,.details{background:#f3f7f8}.search{background:#fff}.search input{color:#172d38}}.search button{background:#275b67;border:0;border-radius:5px;color:#d8fbff;padding:5px 8px;font-size:10px;cursor:pointer}@media(prefers-color-scheme:light){body{background:#eaf0f2}.brand strong,.summary strong,.details h2,.details dd{color:#1d3540}.brand small,.eyebrow,.summary span,.source small,.details dt{color:#617985}.toolbar button,.switch button,.actions button{background:#edf4f6;border-color:#b7cbd2;color:#294550}.switch .active{background:#2b6874;color:#fff}.source-form input{background:#fff;color:#1b313a;border-color:#aebfc6}.source-form button{background:#e3f2f4;color:#245e69;border-color:#79a7b0}.source,.filters button{color:#314c57}.search button{background:#2b6874;color:#fff}.source:hover,.filters button:hover{background:#e1ebee}.privacy{background:#e2f3ed;color:#176b55}.privacy small{color:#44796b}.details.empty,.path,.preview{color:#536d78}.results{background:#f8fbfcf5;color:#203943}footer{color:#516b76}}.help-overlay{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center;padding:26px;background:#02080db8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.help-dialog{width:min(1040px,100%);height:min(820px,calc(100vh - 52px));display:flex;flex-direction:column;overflow:hidden;background:#0b1821;color:#dcecf4;border:1px solid #2a4654;border-radius:14px;box-shadow:0 28px 90px #000b}.help-header{height:auto;min-height:92px;display:flex;align-items:center;gap:24px;padding:18px 24px;background:#0d1d27;border-bottom:1px solid #203743}.help-header h1{margin:3px 0 0;font:400 30px/1.1 Georgia,serif}.help-kicker,.help-chapter-number{color:#648693;font-size:9px;letter-spacing:.17em}.help-local-badge{margin-left:auto;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #28705e;border-radius:8px;background:#0d2a26;color:#6de0b4}.help-local-badge>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#1c7059;color:#fff}.help-local-badge strong,.help-local-badge small{display:block}.help-local-badge strong{font-size:12px}.help-local-badge small{margin-top:2px;color:#77a99d;font-size:9px}.help-close{width:36px;height:36px;border:1px solid #2b4652;border-radius:7px;background:#102630;color:#a9c1ca;font-size:24px;cursor:pointer}.help-close:hover{background:#183642;color:#fff}.help-search{height:52px;display:flex;align-items:center;gap:8px;padding:8px 18px;background:#09161e;border-bottom:1px solid #1d333e}.help-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#e9f7fb}.help-search button{border:0;background:transparent;color:#78939e;font-size:18px;cursor:pointer}.help-body{display:grid;grid-template-columns:240px minmax(0,1fr);flex:1;min-height:0}.help-nav{padding:12px;background:#09161e;border-right:1px solid #1d333e;overflow:auto}.help-nav button{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:6px;background:transparent;color:#92aab4;text-align:left;font-size:11px;cursor:pointer}.help-nav button span{color:#4c6a77;font:9px ui-monospace,monospace}.help-nav button:hover{background:#102731}.help-nav button.active{background:#153642;color:#d9f5fa}.help-nav button.active span{color:#70dbea}.help-nav p{padding:10px;color:#78919b;font-size:11px}.help-content{padding:30px 40px 60px;overflow:auto;scrollbar-color:#31515f transparent}.help-content h2{margin:7px 0 24px;font:400 32px/1.15 Georgia,serif;color:#f0f8fa}.help-content h3{margin:28px 0 9px;color:#cce8ed;font-size:13px}.help-content p,.help-content li,.help-content dd{color:#9eb3bc;font-size:12px;line-height:1.7}.help-content ul,.help-content ol{padding-left:20px}.help-content li{margin:6px 0}.help-content strong{color:#d6edf1}.help-content code{padding:2px 5px;border-radius:4px;background:#112a35;color:#8fe6ef}.help-callout{margin:22px 0;padding:15px 17px;border-left:3px solid #51d6ae;border-radius:5px;background:#0d2927}.help-callout p{margin:5px 0 0}.help-callout.neutral{border-color:#56b7c4;background:#102731}.help-definition{display:grid;grid-template-columns:145px 1fr;gap:12px 20px}.help-definition dt{color:#d5edf1;font-size:11px;font-weight:700}.help-definition dd{margin:0}.help-inline-link{border:0;background:transparent;color:#75dce8;text-decoration:underline;cursor:pointer;padding:0}.help-footer{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-top:1px solid #1d333e;background:#09161e;color:#617f8b;font-size:9px}@media(max-width:760px){.help-overlay{padding:0}.help-dialog{width:100%;height:100vh;border:0;border-radius:0}.help-header{padding:13px 15px;gap:10px}.help-header h1{font-size:23px}.help-local-badge{padding:7px 9px}.help-local-badge small{display:none}.help-body{grid-template-columns:1fr}.help-nav{display:flex;gap:5px;border-right:0;border-bottom:1px solid #1d333e;overflow-x:auto}.help-nav button{width:auto;flex:0 0 auto;white-space:nowrap}.help-nav button span{display:none}.help-content{padding:22px 18px 50px}.help-content h2{font-size:27px}.help-definition{grid-template-columns:1fr;gap:3px}.help-definition dd{margin-bottom:12px}.help-footer span:last-child{display:none}}@media(prefers-color-scheme:light){.help-overlay{background:#19313b80}.help-dialog{background:#f8fbfc;color:#223a44;border-color:#aebfc6}.help-header,.help-search,.help-nav,.help-footer{background:#eef4f6;border-color:#cbd9de}.help-header h1,.help-content h2{color:#1b3540}.help-close{background:#fff;color:#38525d;border-color:#b9cbd1}.help-local-badge{background:#e2f3ed;color:#176b55}.help-search input{color:#203b46}.help-nav button{color:#506a75}.help-nav button:hover{background:#dfeaec}.help-nav button.active{background:#d1e9ed;color:#164f5a}.help-content h3,.help-content strong,.help-definition dt{color:#284a56}.help-content p,.help-content li,.help-content dd{color:#506872}.help-callout{background:#e6f4ef}.help-callout.neutral{background:#e5f1f3}.help-content code{background:#e1ecef;color:#285e68}}.source:disabled{cursor:default;opacity:.62}.source-card{border-bottom:1px solid #162b35;padding-bottom:6px;margin-bottom:5px}.source-card.disabled{border-left:2px solid #765d34}.source-actions{display:flex;gap:5px;padding:0 7px}.source-actions button,.reset-index{flex:1;border:1px solid #29434f;border-radius:5px;background:#0d2029;color:#8aa4ae;padding:5px 6px;font-size:8px;cursor:pointer}.source-actions .danger,.reset-index{border-color:#60363b;color:#e39aa2;background:#28171b}.source-actions button:disabled,.reset-index:disabled{opacity:.45;cursor:default}.index-maintenance{margin-top:20px;border-top:1px solid var(--border);padding-top:15px}.reset-index{width:100%;margin-top:8px;padding:7px}.index-maintenance>small{display:block;color:#6e8793;font-size:8px;text-align:center;margin-top:6px}@media(prefers-color-scheme:light){.source-actions button{background:#edf3f5;color:#4b6670;border-color:#b8c8ce}.source-actions .danger,.reset-index{background:#fae9eb;color:#9b3945;border-color:#d7a2a8}}.demo-banner{display:flex;align-items:center;justify-content:center;gap:12px;min-height:34px;padding:7px 18px;border-bottom:1px solid #406652;background:#102b22;color:#a9d8c5;font-size:10px}.demo-banner strong{color:#70e2b5;text-transform:uppercase;letter-spacing:.08em}.source-form :disabled,.actions button:disabled{opacity:.55;cursor:not-allowed}.three-hint{position:absolute;right:14px;bottom:13px;z-index:2;border:1px solid #29434f;border-radius:6px;background:#09171fd9;color:#78909d;padding:7px 9px;font-size:9px;pointer-events:none}.three-label{display:block;max-width:190px;padding:4px 7px;border:1px solid #4b7583;border-radius:5px;background:#071018e8;color:#eafaff;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}button{position:relative}button.click-confirmed:after{content:"✓";position:absolute;z-index:20;top:-7px;right:-7px;display:grid;place-items:center;width:18px;height:18px;border:2px solid #d9fff1;border-radius:50%;background:#20a66a;color:#fff;font-size:11px;font-weight:800;line-height:1;box-shadow:0 2px 9px #06120d80;pointer-events:none;animation:confirm-check .9s ease both}.inline-spinner{display:inline-block;width:13px;height:13px;margin-right:4px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:working-spin .72s linear infinite}@keyframes working-spin{to{transform:rotate(360deg)}}@keyframes confirm-check{0%{opacity:0;transform:scale(.45)}18%,72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@media(prefers-reduced-motion:reduce){.inline-spinner{animation-duration:1.4s}button.click-confirmed:after{animation:none;opacity:1}}.relation-controls{position:absolute;z-index:4;top:12px;left:14px;display:flex;align-items:center;gap:20px;min-width:420px;padding:9px 11px;border:1px solid #29434f;border-radius:7px;background:#09171fe8;box-shadow:0 7px 22px #0005;color:#afc4cd}.relation-controls>div{display:flex;flex:1;flex-direction:column}.relation-controls strong{color:#d9edf3;font-size:10px}.relation-controls small{margin-top:3px;color:#718b96;font-size:8px}.relation-controls label{color:#718b96;font-size:8px;letter-spacing:.08em}.relation-controls label b{margin-left:5px;color:#83e8f0}.relation-controls input{display:block;width:155px;margin-top:4px;accent-color:#4fc5d1}.cluster-colors{width:14px!important;background:linear-gradient(90deg,#67e8f9,#a78bfa,#fb7185,#fbbf24)!important}.selected-ring{background:transparent!important;border:2px solid white}.cluster-label,.relation-label{display:block;border:1px solid #47636d;border-radius:10px;background:#071018e6;color:#d8edf3;padding:4px 8px;font-size:9px;white-space:nowrap;pointer-events:none}.relation-label{border-color:#4b9aa5;color:#bdf8ff;font-weight:700;padding:2px 5px}@media(prefers-color-scheme:light){.relation-controls{background:#f8fbfcf2;border-color:#afc4cb;color:#3b5660}.relation-controls strong{color:#213a44}.relation-controls small,.relation-controls label{color:#5c737d}.cluster-label,.relation-label{background:#f7fbfce8;color:#274550}}
