*,*:before,*:after{box-sizing:border-box}body{margin:0}:root{--bg: #F7F9FC;--navy: #0D1F3C;--navy-hover: #1E3A5F;--text-primary: #0D1F3C;--text-muted: #94A3B8;--text-sub: #4A5E78;--accent: #2563EB;--badge-bg: #EBF2FF;--badge-border: #BFDBFE;--badge-dot: #22C55E;--border: #E2E8F0;--font: -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", sans-serif}.s0{min-height:100vh;display:flex;flex-direction:column;background:var(--bg);font-family:var(--font);-webkit-font-smoothing:antialiased;position:relative;overflow:hidden}.s0-graph-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;animation:s0-fade 1.8s ease both}.s0-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:22px 40px;border-bottom:1px solid var(--border);background:#f7f9fccc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.s0-logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;color:var(--navy);letter-spacing:-.01em}.s0-logo svg{width:28px;height:28px;flex-shrink:0}.s0-subdomain{font-size:12px;color:var(--text-muted);letter-spacing:.03em}.s0-main{flex:1;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;padding:64px 40px}.s0-content{max-width:540px;text-align:center}.s0-badge{display:inline-flex;align-items:center;gap:8px;background:var(--badge-bg);border:1px solid var(--badge-border);border-radius:100px;padding:6px 14px;font-size:11.5px;font-weight:600;color:var(--accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:32px}.s0-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--badge-dot);flex-shrink:0;box-shadow:0 0 0 2.5px #22c55e2e}.s0-badge-sep{color:#93c5fd;font-weight:400}.s0-headline{font-size:clamp(44px,6.5vw,68px);font-weight:750;line-height:1.08;letter-spacing:-.04em;color:var(--text-primary);margin:0 0 22px}.s0-sub{font-size:17px;line-height:1.7;color:var(--text-sub);margin:0 0 44px}.s0-cta{display:inline-flex;align-items:center;gap:12px;background:var(--navy);color:#fff;border:none;border-radius:9px;padding:17px 30px;font-family:var(--font);font-size:16px;font-weight:600;letter-spacing:.005em;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.s0-cta:hover{background:var(--navy-hover);transform:translateY(-2px);box-shadow:0 6px 20px #0d1f3c38}.s0-cta:active{transform:translateY(0);box-shadow:none}.s0-arrow{font-size:18px;transition:transform .15s ease}.s0-cta:hover .s0-arrow{transform:translate(4px)}.s0-footer{position:relative;z-index:1;text-align:center;padding:18px 40px;font-size:12px;color:var(--text-muted);border-top:1px solid var(--border);background:#f7f9fccc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media (max-width: 600px){.s0-header{padding:16px 20px}.s0-subdomain{display:none}.s0-main{padding:48px 20px}.s0-content{text-align:center}.s0-cta{width:100%;justify-content:center}}.s0-anim{animation:s0-fade-up .7s cubic-bezier(.22,1,.36,1) both}.s0-anim-1{animation-delay:.15s}.s0-anim-2{animation-delay:.35s}.s0-anim-3{animation-delay:.6s}@keyframes s0-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes s0-fade{0%{opacity:0}to{opacity:1}}.ip-shell{min-height:100vh;display:flex;flex-direction:column;background:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;-webkit-font-smoothing:antialiased}.ip-header{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid #E2E8F0;background:#f7f9fce0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.ip-logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;color:#0d1f3c;letter-spacing:-.01em;cursor:pointer}.ip-logo svg{width:28px;height:28px;flex-shrink:0}.ip-header-center{font-size:13px;color:#64748b;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.ip-subdomain{font-size:12px;color:#94a3b8;letter-spacing:.03em}.ip-page{flex:1;max-width:660px;margin:0 auto;padding:48px 24px 40px;width:100%;animation:ip-rise .4s cubic-bezier(.22,1,.36,1) both}.ip-section{margin-bottom:28px}.ip-label{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:12px}.ip-doc-count{font-size:11px;font-weight:600;color:#2563eb;background:#ebf2ff;padding:2px 8px;border-radius:100px;text-transform:none;letter-spacing:0}.ip-orgs{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ip-org-pill{padding:8px 18px;border-radius:100px;border:1.5px solid #E2E8F0;background:#fff;color:#4a5e78;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s,background .15s}.ip-org-pill:hover{border-color:#93c5fd;color:#2563eb}.ip-org-pill.active{background:#ebf2ff;border-color:#2563eb;color:#1d4ed8;font-weight:600}.ip-org-pill.new{border-style:dashed;color:#94a3b8}.ip-org-pill.new:hover{border-color:#2563eb;color:#2563eb}.ip-new-org{display:flex;gap:8px;align-items:center}.ip-new-org-input{padding:8px 16px;border:1.5px solid #2563EB;border-radius:100px;font-size:14px;font-family:inherit;outline:none;color:#0d1f3c;background:#fff;width:200px}.ip-new-org-confirm{padding:8px 18px;background:#2563eb;color:#fff;border:none;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.ip-new-org-confirm:hover{background:#1d4ed8}.ip-no-org{padding:40px 0 0;text-align:center;color:#94a3b8;font-size:14px}.ip-file-list{list-style:none;padding:0;margin:0 0 10px;display:flex;flex-direction:column;gap:6px}.ip-file-item{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#fff;border:1px solid #E2E8F0;border-radius:9px;font-size:13px;animation:ip-rise .22s ease-out both}.ip-file-icon{width:16px;height:16px;flex-shrink:0}.ip-file-name{flex:1;color:#0d1f3c;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ip-file-meta{color:#94a3b8;font-size:12px;flex-shrink:0;white-space:nowrap}.ip-file-item--pending{background:#f8fafc;animation:ip-rise .22s ease-out both,ip-upload-pulse 1.8s ease-in-out .22s infinite}@keyframes ip-upload-pulse{0%,to{background:#f8fafc}50%{background:#f0f6ff}}.ip-file-upload-spinner{width:14px;height:14px;border:2px solid #BFDBFE;border-top-color:#2563eb;border-radius:50%;flex-shrink:0;animation:ip-spin .75s linear infinite}.ip-file-download{background:none;border:none;color:#cbd5e1;cursor:pointer;padding:3px 4px;border-radius:4px;display:flex;align-items:center;transition:color .12s,background .12s;flex-shrink:0}.ip-file-download:hover{color:#2563eb;background:#ebf2ff}.ip-file-remove{background:none;border:none;color:#cbd5e1;cursor:pointer;font-size:12px;padding:2px 5px;border-radius:4px;font-family:inherit;transition:color .12s,background .12s;flex-shrink:0}.ip-file-remove:hover{color:#dc2626;background:#fef2f2}.ip-dropzone{border:2px dashed #CBD5E1;border-radius:14px;background:#fff;padding:36px 24px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s}.ip-dropzone:hover,.ip-dropzone.dragging{border-color:#2563eb;background:#f0f6ff}.ip-file-input{display:none}.ip-dropzone-icon{display:flex;justify-content:center;margin-bottom:12px}.ip-dropzone-icon svg{width:44px;height:44px}.ip-dropzone-title{font-size:14px;font-weight:600;color:#0d1f3c;margin:0 0 4px}.ip-dropzone-sub{font-size:12.5px;color:#94a3b8;margin:0}.ip-docs-loading{display:flex;justify-content:center;padding:32px}.ip-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding-top:4px}.ip-insights-btn{display:inline-flex;align-items:center;gap:7px;background:#eff6ff;color:#2563eb;border:1px solid #BFDBFE;border-radius:8px;padding:13px 20px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.ip-insights-btn:hover{background:#dbeafe;border-color:#93c5fd}.ip-build-btn{display:inline-flex;align-items:center;gap:10px;background:#0d1f3c;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,transform .15s,box-shadow .15s}.ip-build-btn:hover:not(:disabled){background:#1e3a5f;transform:translateY(-1px);box-shadow:0 4px 14px #0d1f3c33}.ip-build-btn:disabled{background:#cbd5e1;cursor:not-allowed;transform:none}.ip-spinner-wrap{flex:1;display:flex;align-items:center;justify-content:center}.ip-spinner{width:28px;height:28px;border:3px solid #E2E8F0;border-top-color:#2563eb;border-radius:50%;animation:ip-spin .75s linear infinite}.ip-footer{text-align:center;padding:18px 40px;font-size:12px;color:#94a3b8;border-top:1px solid #E2E8F0;background:#f7f9fce0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@keyframes ip-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ip-spin{to{transform:rotate(360deg)}}.ip-reset-btn{background:none;border:none;font-family:inherit;font-size:12px;color:#e2e8f0;cursor:pointer;padding:0;margin-left:6px;transition:color .2s}.ip-reset-btn:hover:not(:disabled){color:#94a3b8}.ip-reset-btn--confirming{color:#dc2626!important;font-weight:500}.ip-reset-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 600px){.ip-header{padding:16px 20px}.ip-header-center,.ip-subdomain{display:none}.ip-page{padding:32px 16px 28px}.ip-actions{justify-content:stretch}.ip-build-btn{width:100%;justify-content:center}.ip-new-org-input{width:150px}}.bp-shell{min-height:100vh;display:flex;flex-direction:column;background:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;-webkit-font-smoothing:antialiased}.bp-header{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid #E2E8F0;background:#f7f9fce0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.bp-logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;color:#0d1f3c;letter-spacing:-.01em;cursor:pointer}.bp-logo svg{width:28px;height:28px;flex-shrink:0}.bp-header-status{font-size:13px;color:#64748b;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}.bp-subdomain{font-size:12px;color:#94a3b8;letter-spacing:.03em}.bp-main{flex:1;display:flex;flex-direction:column;padding:36px 40px 40px;max-width:1100px;width:100%;margin:0 auto;animation:bp-rise .4s cubic-bezier(.22,1,.36,1) both}.bp-stepper{display:flex;align-items:center;gap:0;margin-bottom:32px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.bp-step{display:flex;align-items:center;gap:8px;flex-shrink:0}.bp-step-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;transition:background .25s,color .25s}.bp-step.done .bp-step-dot{background:#2563eb;color:#fff}.bp-step.active .bp-step-dot{background:#0d1f3c;color:#fff}.bp-step.pending .bp-step-dot{background:#e2e8f0;color:#94a3b8}.bp-step-dot svg{width:14px;height:14px}.bp-step-label{font-size:12.5px;font-weight:500}.bp-step.done .bp-step-label{color:#2563eb}.bp-step.active .bp-step-label{color:#0d1f3c;font-weight:700}.bp-step.pending .bp-step-label{color:#94a3b8}.bp-step-line{flex:1;min-width:20px;height:2px;background:#e2e8f0;margin:0 6px;transition:background .4s}.bp-step-line.done{background:#2563eb}.bp-content{display:grid;grid-template-columns:1fr 340px;gap:24px;flex:1}.bp-graph-panel{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:16px}.bp-graph-svg{width:100%;height:auto}@keyframes bp-node-appear{0%{opacity:0}to{opacity:1}}@keyframes bp-edge-appear{0%{opacity:0}to{opacity:1}}.bp-node-enter{animation:bp-node-appear .4s ease-out both}.bp-edge-enter{animation:bp-edge-appear .45s ease-out both}.bp-node-dim{opacity:.18;transition:opacity .7s ease}.bp-edge-dim{opacity:.12;transition:opacity .7s ease}.bp-node-undim,.bp-edge-undim{opacity:1;transition:opacity .7s ease}.bp-graph-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 24px;text-align:center;animation:bp-rise .4s ease-out both}.bp-graph-empty-icon{width:56px;height:56px}.bp-graph-empty-title{font-size:15px;font-weight:600;color:#0d1f3c;margin:0}.bp-graph-empty-sub{font-size:13px;color:#94a3b8;margin:0}.bp-legend{display:flex;flex-wrap:wrap;gap:10px 18px}.bp-legend-item{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#64748b}.bp-legend-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.bp-right-panel{display:flex;flex-direction:column;gap:16px}.bp-stats{background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:18px 20px;display:flex;align-items:center;justify-content:space-around}.bp-stat{text-align:center}.bp-stat-num{display:block;font-size:30px;font-weight:700;color:#0d1f3c;line-height:1;letter-spacing:-.03em}.bp-stat-label{font-size:11.5px;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;display:block}.bp-stat-divider{width:1px;height:40px;background:#e2e8f0}.bp-log-header{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin:0}.bp-log{flex:1;min-height:120px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:12px;scroll-behavior:smooth}.bp-log-item{display:flex;align-items:baseline;gap:8px;font-size:12px;line-height:1.5;animation:bp-rise .2s ease-out both}.bp-log-item.warn .bp-log-text{color:#dc2626;font-weight:600}.bp-log-tag{font-size:10.5px;font-weight:700;letter-spacing:.04em;padding:2px 7px;border-radius:5px;flex-shrink:0;font-family:SF Mono,Fira Code,monospace}.bp-log-text{color:#4a5e78;word-break:break-word}.bp-explore-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#2563eb;color:#fff;border:none;border-radius:8px;padding:13px 20px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;width:100%;transition:background .15s,transform .15s,box-shadow .15s;animation:bp-rise .35s ease-out both}.bp-explore-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 14px #2563eb47}.bp-loading{flex:1;display:flex;align-items:center;justify-content:center}.bp-spinner{width:28px;height:28px;border:3px solid #E2E8F0;border-top-color:#2563eb;border-radius:50%;animation:bp-spin .75s linear infinite}@keyframes bp-spin{to{transform:rotate(360deg)}}.bp-footer{text-align:center;padding:18px 40px;font-size:12px;color:#94a3b8;border-top:1px solid #E2E8F0;background:#f7f9fce0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@keyframes bp-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 760px){.bp-main{padding:24px 20px 28px}.bp-content{grid-template-columns:1fr}.bp-right-panel{order:-1}.bp-log{max-height:200px}}@media (max-width: 600px){.bp-header{padding:16px 20px}.bp-subdomain{display:none}.bp-header-status{max-width:60%;font-size:12px}.bp-stepper{gap:0}.bp-step-label{display:none}.bp-step-line{min-width:12px}}.ep-shell{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;-webkit-font-smoothing:antialiased}.ep-header{display:flex;align-items:center;justify-content:space-between;padding:0 28px;height:61px;flex-shrink:0;background:#f7f9fceb;border-bottom:1px solid #E2E8F0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:20}.ep-logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;color:#0d1f3c;letter-spacing:-.01em;cursor:pointer;flex-shrink:0}.ep-logo svg{width:28px;height:28px;flex-shrink:0}.ep-header-center{font-size:13px;color:#64748b;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;pointer-events:none}.ep-header-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.ep-warn-badge{font-size:11.5px;font-weight:600;color:#dc2626;background:#dc262614;border:1px solid rgba(220,38,38,.22);padding:3px 10px;border-radius:100px}.ep-back-btn{background:#fff;border:1px solid #E2E8F0;color:#4a5e78;border-radius:7px;padding:6px 14px;font-size:12.5px;font-weight:500;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s,background .15s}.ep-back-btn:hover{border-color:#93c5fd;color:#2563eb;background:#f0f6ff}.ep-insights-btn{background:#eff6ff;border:1px solid #BFDBFE;color:#2563eb;border-radius:7px;padding:6px 14px;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}.ep-insights-btn:hover{background:#dbeafe;border-color:#93c5fd}.ep-subdomain{font-size:12px;color:#94a3b8;letter-spacing:.03em}.ep-canvas-wrap{flex:1;position:relative;overflow:hidden;background:#f5f7fa}.ep-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.ep-spinner{width:30px;height:30px;border:3px solid #E2E8F0;border-top-color:#2563eb;border-radius:50%;animation:ep-spin .75s linear infinite}@keyframes ep-spin{to{transform:rotate(360deg)}}.ep-scan-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(105deg,#2563eb00 30%,#2563eb0e,#2563eb00 70%);background-size:200% 100%;animation:ep-scan-sweep 1s ease-in-out infinite}@keyframes ep-scan-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}.ep-legend{position:absolute;bottom:20px;left:20px;display:flex;flex-direction:column;gap:6px;background:#ffffffe0;border:1px solid #E2E8F0;border-radius:10px;padding:11px 15px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none;box-shadow:0 2px 8px #0d1f3c0f}.ep-legend-item{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#64748b}.ep-legend-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.ep-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-size:12px;color:#94a3b8;pointer-events:none;white-space:nowrap;background:#fffc;padding:5px 14px;border-radius:100px;border:1px solid #E2E8F0}.ep-panel{position:absolute;top:20px;right:20px;width:288px;background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:18px 20px;box-shadow:0 4px 18px #0d1f3c14;animation:ep-panel-in .2s cubic-bezier(.22,1,.36,1) both;z-index:10;max-height:calc(100% - 40px);overflow-y:auto}@keyframes ep-panel-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.ep-panel-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.ep-panel-type{font-size:10px;font-weight:700;letter-spacing:.07em;padding:3px 9px;border-radius:100px;text-transform:uppercase}.ep-panel-badge{font-size:10px;font-weight:700;letter-spacing:.06em;padding:3px 9px;border-radius:100px;text-transform:uppercase}.ep-panel-badge--cypher{background:#2563eb1a;color:#2563eb}.ep-panel-badge--nl{background:#7c3aed1a;color:#7c3aed}.ep-panel-badge--error{background:#dc26261a;color:#dc2626}.ep-panel--error{border-left:3px solid #DC2626}.ep-panel-error-msg{font-family:ui-monospace,Cascadia Code,monospace;font-size:12px;line-height:1.6;color:#dc2626;background:#fef2f2;border:1px solid #FECACA;border-radius:6px;padding:10px 12px;margin:8px 0 0;white-space:pre-wrap;word-break:break-word}.ep-panel-timing{font-size:11px;color:#94a3b8;font-variant-numeric:tabular-nums}.ep-panel-warn{font-size:11px;font-weight:600;color:#dc2626;background:#dc262614;border:1px solid rgba(220,38,38,.18);padding:3px 9px;border-radius:100px}.ep-panel-close{margin-left:auto;background:none;border:none;color:#94a3b8;cursor:pointer;font-size:13px;padding:2px 6px;border-radius:5px;transition:color .12s,background .12s}.ep-panel-close:hover{color:#0d1f3c;background:#f1f5f9}.ep-panel-title{font-size:17px;font-weight:700;color:#0d1f3c;margin:0 0 16px;line-height:1.3}.ep-panel-section-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin:0 0 8px;display:flex;align-items:center;gap:6px}.ep-panel-count{font-size:10px;font-weight:600;color:#2563eb;background:#ebf2ff;padding:1px 7px;border-radius:100px;text-transform:none;letter-spacing:0}.ep-panel-cypher{font-family:Menlo,Monaco,Consolas,monospace;font-size:11.5px;line-height:1.65;color:#1e3a5f;background:#f0f6ff;border:1px solid #BFDBFE;border-radius:8px;padding:10px 12px;margin:0 0 2px;overflow-x:auto;white-space:pre;scrollbar-width:thin}.ep-panel-connections{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.ep-panel-conn-item{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .12s}.ep-panel-conn-item:hover{background:#f8fafc}.ep-panel-conn-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ep-panel-conn-label{flex:1;font-size:13px;color:#0d1f3c;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ep-panel-conn-type{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.ep-panel-empty{font-size:13px;color:#94a3b8;margin:8px 0 0;text-align:center;padding:12px 0}.ep-query-bar{flex-shrink:0;background:#fff;border-top:1px solid #E2E8F0;padding:0 20px 10px;display:flex;flex-direction:column;gap:6px;box-sizing:border-box}.ep-query-tabs{display:flex;align-items:center;gap:0;border-bottom:1px solid #F1F5F9;padding:0;flex-shrink:0}.ep-query-tab{display:inline-flex;align-items:center;gap:5px;padding:10px 14px 9px;font-size:12.5px;font-weight:500;color:#94a3b8;border:none;border-bottom:2px solid transparent;background:none;cursor:pointer;font-family:inherit;transition:color .14s,border-color .14s;margin-bottom:-1px;flex-shrink:0}.ep-query-tab:hover{color:#4a5e78}.ep-query-tab.active{color:#0d1f3c;border-bottom-color:#2563eb;font-weight:600}.ep-query-tab.active svg{color:#2563eb}.ep-query-chips{display:flex;gap:4px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;align-items:center;padding:4px 0 4px 8px;flex:1;min-width:0}.ep-query-chips::-webkit-scrollbar{display:none}.ep-query-chip{flex-shrink:0;padding:3px 10px;border-radius:100px;border:1px solid #E2E8F0;background:#f8fafc;color:#4a5e78;font-size:11px;font-weight:500;cursor:pointer;font-family:inherit;transition:border-color .13s,color .13s,background .13s;white-space:nowrap}.ep-query-chip:hover{border-color:#93c5fd;color:#2563eb;background:#f0f6ff}.ep-query-chip.active{border-color:#2563eb;color:#1d4ed8;background:#ebf2ff}.ep-query-row{display:flex;gap:8px;align-items:stretch}.ep-query-input-wrap{flex:1;display:flex;align-items:center;gap:8px;border:1.5px solid #E2E8F0;border-radius:8px;padding:0 12px;background:#f8fafc;transition:border-color .15s,background .15s}.ep-query-input-wrap:focus-within{border-color:#2563eb;background:#fff}.ep-query-input-wrap--nl:focus-within{border-color:#7c3aed}.ep-query-prefix{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;flex-shrink:0;-webkit-user-select:none;user-select:none}.ep-query-prefix--nl{color:#7c3aed}.ep-query-input{flex:1;border:none;outline:none;background:transparent;font-size:13px;font-family:Menlo,Monaco,Consolas,Courier New,monospace;color:#0d1f3c;resize:none;padding:9px 0;line-height:1.4}.ep-query-input-wrap--nl .ep-query-input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}.ep-query-input::placeholder{color:#cbd5e1}.ep-query-run{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;padding:0 18px;border-radius:8px;background:#0d1f3c;color:#fff;border:none;font-size:13.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s;min-width:72px;justify-content:center}.ep-query-run:hover:not(:disabled){background:#1e3a5f;transform:translateY(-1px)}.ep-query-run:disabled{opacity:.65;cursor:not-allowed;transform:none}.ep-query-run.running{background:#2563eb}.ep-query-run--nl{background:#5b21b6}.ep-query-run--nl:hover:not(:disabled){background:#4c1d95}.ep-query-run--nl.running{background:#7c3aed}.ep-run-icon{font-size:9px}.ep-run-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:ep-spin .65s linear infinite}.ep-query-footer{height:20px;display:flex;align-items:center}.ep-query-status{font-size:11.5px;font-variant-numeric:tabular-nums;display:flex;align-items:center;gap:5px}.ep-query-status.hint{color:#cbd5e1}.ep-query-status.scanning{color:#2563eb}.ep-query-status.done{color:#059669;font-weight:500}.ep-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;animation:ep-dot-pulse 1s ease-in-out infinite}@keyframes ep-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@media (max-width: 640px){.ep-header{padding:0 14px}.ep-header-center,.ep-subdomain,.ep-warn-badge,.ep-insights-btn{display:none}.ep-back-btn{padding:6px 10px;font-size:12px}.ep-panel{top:auto;bottom:0;right:0;left:0;width:100%;max-height:52%;border-radius:16px 16px 0 0;border-left:none;border-right:none;border-bottom:none;box-shadow:0 -4px 24px #0d1f3c1a}@keyframes ep-panel-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ep-legend{bottom:12px;left:12px;padding:8px 11px}.ep-hint{display:none}.ep-query-bar{padding:0 12px 12px;gap:4px}.ep-query-tab{padding:9px 10px 8px;font-size:12px}.ep-query-row{flex-direction:column;gap:6px}.ep-query-input-wrap{padding:0 10px}.ep-query-input{padding:10px 0;font-size:13px}.ep-query-run{width:100%;padding:11px;font-size:14px;justify-content:center}}.ip2-shell{min-height:100vh;display:flex;flex-direction:column;background:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;-webkit-font-smoothing:antialiased}.ip2-header{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid #E2E8F0;background:#f7f9fceb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.ip2-logo{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;color:#0d1f3c;letter-spacing:-.01em;cursor:pointer}.ip2-logo svg{width:28px;height:28px;flex-shrink:0}.ip2-header-center{font-size:13px;color:#64748b;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.ip2-header-right{display:flex;align-items:center;gap:16px}.ip2-back-btn{background:none;border:1px solid #E2E8F0;border-radius:7px;padding:7px 14px;font-size:13px;font-weight:500;color:#4a5e78;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s,background .15s}.ip2-back-btn:hover{border-color:#93c5fd;color:#2563eb;background:#ebf2ff}.ip2-subdomain{font-size:12px;color:#94a3b8;letter-spacing:.03em}.ip2-main{flex:1;max-width:780px;margin:0 auto;padding:48px 24px 60px;width:100%}.ip2-spinner{width:32px;height:32px;border:3px solid #E2E8F0;border-top-color:#2563eb;border-radius:50%;animation:ip2-spin .8s linear infinite}.ip2-agent-loader{max-width:480px;margin:72px auto 0;animation:ip2-rise .4s cubic-bezier(.22,1,.36,1) both}.ip2-agent-header{display:flex;align-items:center;gap:10px;margin-bottom:28px}.ip2-agent-pulse{width:10px;height:10px;border-radius:50%;background:#2563eb;flex-shrink:0;animation:ip2-pulse 1.4s ease-in-out infinite}.ip2-agent-title{font-size:13px;font-weight:700;color:#0d1f3c;letter-spacing:.01em}.ip2-agent-org{font-size:12px;color:#94a3b8;margin-left:auto;font-variant-numeric:tabular-nums}.ip2-agent-steps{list-style:none;padding:0;display:flex;flex-direction:column;gap:0;border-left:2px solid #E2E8F0;margin:0 0 0 4px}.ip2-agent-step{display:flex;align-items:center;gap:12px;padding:10px 0 10px 20px;position:relative;transition:opacity .3s}.ip2-agent-step.pending{opacity:.35}.ip2-agent-step.active{opacity:1}.ip2-agent-step.done{opacity:.6}.ip2-step-icon{position:absolute;left:-7px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;background:#f7f9fc}.ip2-step-spinner{display:block;width:12px;height:12px;border:2px solid #BFDBFE;border-top-color:#2563eb;border-radius:50%;animation:ip2-spin .7s linear infinite}.ip2-step-dot{display:block;width:8px;height:8px;border-radius:50%;background:#cbd5e1;margin:2px}.ip2-step-text{font-size:13.5px;color:#334155;line-height:1.4}.ip2-agent-step.active .ip2-step-text{color:#0d1f3c;font-weight:500}.ip2-agent-step.done .ip2-step-text{color:#64748b}.ip2-agent-step.pending .ip2-step-text{color:#94a3b8}@keyframes ip2-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.ip2-empty{text-align:center;padding:96px 0;color:#94a3b8;font-size:14px}.ip2-cover{background:#0d1f3c;border-radius:18px;padding:40px 44px;display:flex;gap:40px;align-items:flex-start;margin-bottom:40px;animation:ip2-rise .45s cubic-bezier(.22,1,.36,1) both;position:relative;overflow:hidden}.ip2-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 80% 20%,rgba(37,99,235,.18) 0%,transparent 65%);pointer-events:none}.ip2-cover-left{flex:1;min-width:0}.ip2-cover-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin:0 0 12px}.ip2-cover-title{font-size:26px;font-weight:700;color:#f8fafc;margin:0 0 14px;letter-spacing:-.02em;line-height:1.2}.ip2-cover-summary{font-size:14px;line-height:1.65;color:#94a3b8;margin:0 0 20px}.ip2-cover-meta{font-size:12px;color:#475569;margin:0}.ip2-cover-right{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:24px}.ip2-risk-gauge{width:110px;height:110px;border-radius:50%;background:var(--gauge-bg, #FFF7ED);border:3px solid var(--gauge-color, #EA580C);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;box-shadow:0 0 24px color-mix(in srgb,var(--gauge-color, #EA580C) 30%,transparent)}.ip2-risk-score{font-size:32px;font-weight:800;color:var(--gauge-color, #EA580C);line-height:1;letter-spacing:-.03em}.ip2-risk-label{font-size:11px;font-weight:600;color:var(--gauge-color, #EA580C);letter-spacing:.04em}.ip2-severity-breakdown{display:flex;flex-direction:column;gap:6px;min-width:100px}.ip2-sev-row{display:flex;align-items:center;gap:7px}.ip2-sev-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ip2-sev-name{font-size:12px;font-weight:500;flex:1}.ip2-sev-count{font-size:12px;font-weight:700;color:#cbd5e1}.ip2-section-label{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#94a3b8}.ip2-section-label:before,.ip2-section-label:after{content:"";flex:1;height:1px;background:#e2e8f0}.ip2-cards{display:flex;flex-direction:column;gap:16px}.ip2-card{background:#fff;border:1px solid #E2E8F0;border-left:4px solid #CBD5E1;border-radius:12px;padding:24px 26px;animation:ip2-rise .4s cubic-bezier(.22,1,.36,1) both}.ip2-card-head{margin-bottom:12px}.ip2-card-badges{display:flex;gap:7px;margin-bottom:10px;flex-wrap:wrap}.ip2-badge{font-size:11px;font-weight:700;padding:3px 10px;border-radius:100px;letter-spacing:.03em}.ip2-badge--category{color:#64748b;background:#f1f5f9;border:1px solid #E2E8F0}.ip2-card-title{font-size:16px;font-weight:700;color:#0d1f3c;margin:0 0 8px;letter-spacing:-.01em;line-height:1.3}.ip2-card-summary{font-size:14px;color:#334155;margin:0;line-height:1.6}.ip2-card-detail{font-size:13.5px;color:#64748b;margin:12px 0 0;line-height:1.7;padding:12px 14px;background:#f8fafc;border-radius:8px;border:1px solid #F1F5F9}.ip2-card-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:16px}.ip2-cypher-toggle{display:inline-flex;align-items:center;gap:5px;background:none;border:1px solid #E2E8F0;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;color:#64748b;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s,background .15s;flex-shrink:0}.ip2-cypher-toggle:hover,.ip2-cypher-toggle.open{border-color:#93c5fd;color:#2563eb;background:#ebf2ff}.ip2-affected{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ip2-affected-label{font-size:11.5px;font-weight:600;color:#94a3b8;letter-spacing:.02em;text-transform:uppercase;font-size:10px}.ip2-node-chip{font-size:11px;font-family:ui-monospace,Cascadia Code,monospace;background:#f1f5f9;color:#475569;padding:2px 8px;border-radius:5px;border:1px solid #E2E8F0}.ip2-cypher-block{margin:14px 0 0;padding:16px 18px;background:#0d1f3c;color:#93c5fd;border-radius:9px;font-family:ui-monospace,Cascadia Code,JetBrains Mono,monospace;font-size:12.5px;line-height:1.7;overflow-x:auto;white-space:pre}.ip2-recommendation{display:flex;gap:10px;align-items:flex-start;margin-top:14px;padding:13px 16px;background:#eff6ff;border:1px solid #BFDBFE;border-radius:8px}.ip2-rec-icon{flex-shrink:0;padding-top:1px}.ip2-rec-text{font-size:13px;color:#1e40af;margin:0;line-height:1.6}.ip2-footer-note{font-size:12px;color:#94a3b8;margin:40px 0 0;line-height:1.65;text-align:center}.ip2-footer{text-align:center;padding:18px 40px;font-size:12px;color:#94a3b8;border-top:1px solid #E2E8F0;background:#f7f9fce0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@keyframes ip2-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ip2-spin{to{transform:rotate(360deg)}}@media (max-width: 640px){.ip2-header{padding:16px 20px}.ip2-header-center,.ip2-subdomain{display:none}.ip2-main{padding:28px 16px 48px}.ip2-cover{flex-direction:column;padding:28px 24px;gap:28px}.ip2-cover-right{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.ip2-cover-title{font-size:20px}}
