*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;background:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{min-height:100vh;display:flex}.sidebar{background:#1e293b;border-right:1px solid #334155;flex-direction:column;flex-shrink:0;gap:.25rem;width:220px;padding:1.5rem 1rem;display:flex}.logo{color:#818cf8;letter-spacing:-.02em;margin-bottom:1.5rem;padding:0 .75rem;font-size:.875rem;font-weight:700}.nav-link{color:#94a3b8;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:all .15s}.nav-link:hover{color:#e2e8f0;background:#334155}.nav-link.active{color:#818cf8;background:#818cf81a}.content{flex:1;padding:2rem;overflow:auto}.demo-section{margin-bottom:2rem}.demo-section h2{color:#f1f5f9;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.demo-section p{color:#94a3b8;margin-bottom:1rem;line-height:1.6}.graph-container{background:#1e293b;border:1px solid #334155;border-radius:12px;width:100%;height:500px;overflow:hidden}.controls{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.controls button{color:#e2e8f0;cursor:pointer;background:#334155;border:1px solid #475569;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;transition:all .15s}.controls button:hover{background:#475569}.controls label{color:#94a3b8;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.controls input[type=range]{width:100px}.controls select{color:#e2e8f0;background:#334155;border:1px solid #475569;border-radius:6px;padding:.4rem .6rem;font-size:.8rem}.force-graph{-webkit-user-select:none;user-select:none;width:100%;height:100%;overflow:hidden}.force-graph .node{cursor:grab}.force-graph .node:active{cursor:grabbing}.force-graph .node circle{stroke:#fff;stroke-width:1.5px;transition:r .2s}.force-graph .node.selected circle{stroke:#f59e0b;stroke-width:3px}.force-graph .node.pinned circle{stroke:#ef4444;stroke-width:2px}.force-graph .link{cursor:pointer;transition:stroke-width .2s}.force-graph .link.selected{stroke:#f59e0b!important;stroke-width:3px!important}.force-graph .node-label,.force-graph .link-label{fill:#374151;pointer-events:none;font-family:sans-serif}code[data-v-5e2d11d1]{color:#818cf8;background:#818cf81a;border-radius:4px;padding:.1rem .3rem;font-size:.8rem}.home[data-v-3b83733e]{max-width:900px}.hero[data-v-3b83733e]{margin-bottom:2rem}.hero h1[data-v-3b83733e]{color:#f1f5f9;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.hero p[data-v-3b83733e]{color:#94a3b8;font-size:1.125rem;line-height:1.6}.badges[data-v-3b83733e]{gap:.5rem;margin-top:1rem;display:flex}.badge[data-v-3b83733e]{color:#818cf8;background:#818cf826;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.hero-graph[data-v-3b83733e]{height:400px;margin-bottom:2rem}.features[data-v-3b83733e]{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.feature[data-v-3b83733e]{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:1.25rem}.feature h3[data-v-3b83733e]{color:#f1f5f9;margin-bottom:.5rem;font-size:1rem}.feature p[data-v-3b83733e]{color:#94a3b8;font-size:.875rem;line-height:1.5}.feature code[data-v-3b83733e],code[data-v-55cd4078]{color:#818cf8;background:#818cf81a;border-radius:4px;padding:.1rem .3rem;font-size:.8rem}
