.insight-graph-module__KmBXKa__graph{border:1px solid color-mix(in srgb, var(--primary) 22%, transparent);background:var(--background);border-radius:12px;overflow:hidden}.insight-graph-module__KmBXKa__toolbar{border-bottom:1px solid color-mix(in srgb, var(--primary) 12%, transparent);justify-content:space-between;align-items:center;gap:20px;padding:26px 28px;display:flex}.insight-graph-module__KmBXKa__eyebrow{font-family:var(--font-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-foreground);font-size:10px}.insight-graph-module__KmBXKa__toolbar h3{letter-spacing:-.035em;margin-top:7px;font-size:25px;font-weight:600}.insight-graph-module__KmBXKa__description{color:var(--muted-foreground);margin-top:6px;font-size:12px;line-height:1.7}.insight-graph-module__KmBXKa__controls{flex-wrap:wrap;flex-shrink:0;gap:8px;display:flex}.insight-graph-module__KmBXKa__controls button{border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);border-radius:6px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;display:inline-flex}.insight-graph-module__KmBXKa__graph button{cursor:pointer}.insight-graph-module__KmBXKa__graph button:hover{background:var(--hover)}.insight-graph-module__KmBXKa__graph button:focus-visible,.insight-graph-module__KmBXKa__graph a:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.insight-graph-module__KmBXKa__workspace{grid-template-columns:minmax(0,1fr) 280px;display:grid}.insight-graph-module__KmBXKa__mapArea{background-image:radial-gradient(color-mix(in srgb, var(--primary) 12%, transparent) .65px, transparent .65px);background-size:18px 18px;min-width:0}.insight-graph-module__KmBXKa__legend{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:16px;padding:18px 24px;font-size:10px;display:flex}.insight-graph-module__KmBXKa__legend>span{align-items:center;gap:6px;display:inline-flex}.insight-graph-module__KmBXKa__noteKey,.insight-graph-module__KmBXKa__seedKey{background:var(--primary);border-radius:50%;width:7px;height:7px;display:inline-block}.insight-graph-module__KmBXKa__seedKey{background:var(--background);border:1.5px solid var(--primary);width:9px;height:9px}.insight-graph-module__KmBXKa__linkKey{background:var(--primary);opacity:.45;width:15px;height:1px;display:inline-block}.insight-graph-module__KmBXKa__total{font-variant-numeric:tabular-nums;margin-left:auto}.insight-graph-module__KmBXKa__canvas{position:relative;overflow:hidden}.insight-graph-module__KmBXKa__constellation{touch-action:none;cursor:grab;width:100%;height:clamp(420px,58vw,760px);display:block}.insight-graph-module__KmBXKa__constellation:active{cursor:grabbing}.insight-graph-module__KmBXKa__clusterLabel{cursor:pointer;outline:none}.insight-graph-module__KmBXKa__clusterLabel text{fill:var(--muted-foreground);paint-order:stroke;stroke:var(--background);stroke-width:6px;stroke-linejoin:round;font-size:13px;font-weight:500}.insight-graph-module__KmBXKa__clusterLabel[data-muted=true]{opacity:.35}.insight-graph-module__KmBXKa__clusterLabel:focus-visible text,.insight-graph-module__KmBXKa__clusterLabel:hover text,.insight-graph-module__KmBXKa__clusterLabel[aria-pressed=true] text{fill:var(--primary);text-decoration:underline}.insight-graph-module__KmBXKa__zoomControls{z-index:2;border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);background:var(--background);border-radius:7px;gap:2px;padding:3px;display:flex;position:absolute;top:10px;right:18px}.insight-graph-module__KmBXKa__zoomControls button{border-radius:4px;padding:8px}.insight-graph-module__KmBXKa__zoomControls button:disabled{opacity:.3;cursor:default}.insight-graph-module__KmBXKa__edge{fill:none;stroke:var(--primary);stroke-width:.8px;opacity:.15;transition:opacity .2s}.insight-graph-module__KmBXKa__edge[data-active=true]{opacity:.65;stroke-width:1.2px}.insight-graph-module__KmBXKa__edge[data-muted=true]{opacity:.035}.insight-graph-module__KmBXKa__node{cursor:pointer;outline:none;transition:opacity .2s}.insight-graph-module__KmBXKa__node[data-muted=true]{opacity:.22}.insight-graph-module__KmBXKa__dot{fill:var(--primary);stroke:var(--background);stroke-width:1.5px}.insight-graph-module__KmBXKa__dot[data-seed=true]{fill:var(--background);stroke:var(--primary);stroke-width:1.7px}.insight-graph-module__KmBXKa__nodeRing{fill:var(--hover);stroke:var(--primary);stroke-width:1px;opacity:0;transition:opacity .2s}.insight-graph-module__KmBXKa__node[data-active=true] .insight-graph-module__KmBXKa__nodeRing,.insight-graph-module__KmBXKa__node:focus-visible .insight-graph-module__KmBXKa__nodeRing{opacity:1}.insight-graph-module__KmBXKa__node[data-connected=true] .insight-graph-module__KmBXKa__dot{stroke:var(--primary)}.insight-graph-module__KmBXKa__drift{animation:12s ease-in-out infinite insight-graph-module__KmBXKa__insight-drift}.insight-graph-module__KmBXKa__graph[data-paused=true] .insight-graph-module__KmBXKa__drift,.insight-graph-module__KmBXKa__canvas:hover .insight-graph-module__KmBXKa__drift,.insight-graph-module__KmBXKa__canvas:focus-within .insight-graph-module__KmBXKa__drift{animation-play-state:paused}@keyframes insight-graph-module__KmBXKa__insight-drift{0%,to{transform:translate(0)}50%{transform:translate(2px,-3px)}}.insight-graph-module__KmBXKa__mapCaption{border-top:1px solid color-mix(in srgb, var(--primary) 10%, transparent);min-height:58px;color:var(--muted-foreground);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:16px 24px;font-size:11px;line-height:1.6;display:flex}.insight-graph-module__KmBXKa__mapCaption small{white-space:nowrap}.insight-graph-module__KmBXKa__details{border-left:1px solid color-mix(in srgb, var(--primary) 14%, transparent);background:var(--hover);min-width:0;padding:25px 22px}.insight-graph-module__KmBXKa__details h4{letter-spacing:-.025em;overflow-wrap:anywhere;margin-top:14px;font-size:20px;font-weight:500;line-height:1.4}.insight-graph-module__KmBXKa__excerpt{color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:14px;font-size:12px;line-height:1.85}.insight-graph-module__KmBXKa__detailHeader{justify-content:space-between;align-items:center;display:flex}.insight-graph-module__KmBXKa__detailHeader button{border-radius:4px;padding:5px}.insight-graph-module__KmBXKa__openNote{color:var(--primary);align-items:center;gap:8px;margin-top:20px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.insight-graph-module__KmBXKa__openNote:hover{text-decoration:underline}.insight-graph-module__KmBXKa__connections{border-top:1px solid color-mix(in srgb, var(--primary) 16%, transparent);max-height:420px;margin-top:28px;padding-top:20px;overflow-y:auto}.insight-graph-module__KmBXKa__connections .insight-graph-module__KmBXKa__eyebrow{justify-content:space-between;margin-bottom:12px;display:flex}.insight-graph-module__KmBXKa__connection{text-align:left;border-radius:4px;width:100%;padding:10px 6px;font-size:12px;line-height:1.6;display:block}.insight-graph-module__KmBXKa__connection small{color:var(--muted-foreground);margin-top:3px;font-size:10px;display:block}.insight-graph-module__KmBXKa__topicList{margin-top:24px}.insight-graph-module__KmBXKa__topicList button{text-align:left;border-top:1px solid color-mix(in srgb, var(--primary) 12%, transparent);grid-template-columns:20px minmax(0,1fr) 20px;align-items:baseline;gap:8px;width:100%;padding:10px 0;font-size:11px;line-height:1.5;display:grid}.insight-graph-module__KmBXKa__topicList button[aria-pressed=true]{color:var(--primary);font-weight:600}.insight-graph-module__KmBXKa__topicNumber,.insight-graph-module__KmBXKa__topicList small{color:var(--muted-foreground);font-family:var(--font-mono), monospace;font-size:9px}.insight-graph-module__KmBXKa__topicList small{text-align:right}.insight-graph-module__KmBXKa__keyboardHint{color:var(--muted-foreground);margin-top:24px;font-size:10px;line-height:1.8}.insight-graph-module__KmBXKa__empty{text-align:center;border:1px solid var(--border);border-radius:10px;padding:40px;font-size:13px}@media (max-width:800px){.insight-graph-module__KmBXKa__workspace{grid-template-columns:minmax(0,1fr)}.insight-graph-module__KmBXKa__details{border-left:none;border-top:1px solid color-mix(in srgb, var(--primary) 14%, transparent)}.insight-graph-module__KmBXKa__topicList{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;display:grid}.insight-graph-module__KmBXKa__toolbar{flex-wrap:wrap;align-items:flex-start;padding:20px}.insight-graph-module__KmBXKa__legend{gap:12px;padding:18px}.insight-graph-module__KmBXKa__total{width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){.insight-graph-module__KmBXKa__drift{animation:none}.insight-graph-module__KmBXKa__node,.insight-graph-module__KmBXKa__edge,.insight-graph-module__KmBXKa__nodeRing{transition:none}.insight-graph-module__KmBXKa__motionControl{display:none!important}}.insight-graph-module__KmBXKa__tooltip{--tooltip-x:0%;--tooltip-y:0%;overflow-wrap:anywhere;width:max-content;transform:translate(var(--tooltip-x), var(--tooltip-y));z-index:3;pointer-events:none;border:1px solid color-mix(in srgb, var(--primary) 22%, transparent);background:var(--background);color:var(--foreground);box-shadow:0 3px 12px var(--hover);border-radius:6px;padding:8px 10px;font-size:12px;line-height:1.5;position:absolute}.insight-graph-module__KmBXKa__tooltip[data-align-end=true]{--tooltip-x:-100%}.insight-graph-module__KmBXKa__tooltip[data-above=true]{--tooltip-y:-100%}@media (max-width:800px){.insight-graph-module__KmBXKa__details[data-selected=true]{z-index:40;border:1px solid var(--border);background:var(--background);max-height:45vh;box-shadow:0 8px 40px color-mix(in srgb, var(--foreground) 18%, transparent);border-radius:10px;position:fixed;bottom:12px;left:12px;right:12px;overflow-y:auto}}
