.graph-container.svelte-d7kchm.svelte-d7kchm{width:100%;background-color:#fff;position:relative;font-family:Helvetica,sans-serif;font-weight:600;overflow:hidden;display:flex;flex-direction:column}.nav-bar.svelte-d7kchm.svelte-d7kchm{position:absolute;top:10px;left:10px;display:flex;align-items:center;z-index:0;pointer-events:auto}.node-indicator-container.svelte-d7kchm.svelte-d7kchm{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;z-index:0;pointer-events:auto}.back-btn.svelte-d7kchm.svelte-d7kchm{background:none;color:#000;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;font-weight:600;transition:color .2s}.back-btn.svelte-d7kchm.svelte-d7kchm:hover{color:#666}.refresh-btn.svelte-d7kchm.svelte-d7kchm{background:none;color:#000;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:18px;font-weight:500;transition:color .2s;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.refresh-btn.svelte-d7kchm.svelte-d7kchm:hover{color:#666}.level-indicator.svelte-d7kchm.svelte-d7kchm{padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600}.creation-controls.svelte-d7kchm.svelte-d7kchm{position:absolute;top:60px;left:20px;z-index:100;display:flex;flex-direction:column;gap:8px}.creation-btn.svelte-d7kchm.svelte-d7kchm{background:#fff;border:1px solid #000000;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.creation-btn.svelte-d7kchm.svelte-d7kchm:hover{background:#000;transform:translateY(-1px);color:#fff}.creation-btn.active.svelte-d7kchm.svelte-d7kchm{background:#000;color:#fff;border-color:#000}.creation-btn.active.svelte-d7kchm.svelte-d7kchm:hover{background:#fff;color:#000;border-color:#000}.creation-panel.svelte-d7kchm.svelte-d7kchm{position:absolute;top:150px;left:20px;background:#fff;border:1px solid #000000;z-index:200;min-width:300px;max-width:400px}.creation-form.svelte-d7kchm.svelte-d7kchm{padding:20px}.creation-form.svelte-d7kchm h3.svelte-d7kchm{margin:0 0 16px;font-size:16px;font-weight:600;color:#000}.form-group.svelte-d7kchm.svelte-d7kchm{margin-bottom:16px}.form-group.svelte-d7kchm label.svelte-d7kchm{display:block;margin-bottom:4px;font-size:14px;font-weight:700;color:#000}.form-group.svelte-d7kchm input.svelte-d7kchm,.form-group.svelte-d7kchm textarea.svelte-d7kchm{width:100%;padding:8px 12px;border:1px solid #000000;font-size:14px;font-family:inherit;box-sizing:border-box}.form-group.svelte-d7kchm input.svelte-d7kchm:focus,.form-group.svelte-d7kchm textarea.svelte-d7kchm:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0003}.form-group.svelte-d7kchm textarea.svelte-d7kchm{resize:vertical;min-height:60px}.form-actions.svelte-d7kchm.svelte-d7kchm{display:flex;gap:8px;justify-content:flex-end;margin-top:20px}.btn-primary.svelte-d7kchm.svelte-d7kchm{background:#000;color:#fff;border:none;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.btn-primary.svelte-d7kchm.svelte-d7kchm:hover{background:#fff;transform:translateY(-1px);color:#000;border:1px solid #000000}.btn-secondary.svelte-d7kchm.svelte-d7kchm{background:#fff;color:#333;border:1px solid #000000;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.btn-secondary.svelte-d7kchm.svelte-d7kchm:hover{background:#000;transform:translateY(-1px);color:#fff;border:1px solid #ffffff}.connection-input-container.svelte-d7kchm.svelte-d7kchm{position:relative}.connection-dropdown.svelte-d7kchm.svelte-d7kchm{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 8px #0000001a}.connection-option.svelte-d7kchm.svelte-d7kchm{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.connection-option.svelte-d7kchm.svelte-d7kchm:hover{background:#f5f5f5}.connection-option.svelte-d7kchm.svelte-d7kchm:last-child{border-bottom:none}.node-label.svelte-d7kchm.svelte-d7kchm{font-weight:500;color:#333}.node-id.svelte-d7kchm.svelte-d7kchm{font-size:12px;color:#666;font-family:monospace}.selected-connections.svelte-d7kchm.svelte-d7kchm{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.connection-tag.svelte-d7kchm.svelte-d7kchm{display:flex;align-items:center;background:#e3f2fd;border:1px solid #90a0ff;border-radius:16px;padding:4px 8px 4px 12px;font-size:12px;color:#1976d2}.remove-connection.svelte-d7kchm.svelte-d7kchm{background:none;border:none;color:#1976d2;cursor:pointer;font-size:16px;font-weight:700;margin-left:6px;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.remove-connection.svelte-d7kchm.svelte-d7kchm:hover{background:#1976d2;color:#fff}.node-group.svelte-d7kchm.svelte-d7kchm{cursor:pointer;transition:all .2s}.node-group.svelte-d7kchm:hover rect.svelte-d7kchm{fill:#000}.node-group.svelte-d7kchm:hover text.svelte-d7kchm{fill:#fff}.node-group.svelte-d7kchm:hover:not(.selected) rect.svelte-d7kchm{fill:#000}.node-group.svelte-d7kchm:hover:not(.selected) text.svelte-d7kchm{fill:#fff}.node-group.selected.svelte-d7kchm rect.svelte-d7kchm{fill:#000!important}.node-group.selected.svelte-d7kchm text.svelte-d7kchm{fill:#fff!important}.info-window.svelte-d7kchm.svelte-d7kchm{position:absolute;background:#fff;border:1px solid #000000;overflow:hidden;display:flex;flex-direction:column;font-family:Helvetica,sans-serif;font-weight:600;min-width:300px;min-height:150px;max-width:500px;max-height:80vh}.info-window.minimized.svelte-d7kchm.svelte-d7kchm{height:40px!important;min-height:40px!important;overflow:hidden}.info-window.minimized.svelte-d7kchm .window-header.svelte-d7kchm{margin-bottom:0;border-bottom:none;padding:10px 15px;height:40px;box-sizing:border-box}.window-header.svelte-d7kchm.svelte-d7kchm{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;margin-bottom:10px;border-bottom:1px solid #000000;background:#fff;cursor:move;-webkit-user-select:none;user-select:none}.window-controls.svelte-d7kchm.svelte-d7kchm{display:flex;gap:5px}.window-header.svelte-d7kchm h2.svelte-d7kchm{margin:0;font-size:16px;font-weight:700;color:#333;line-height:1.2}.minimize-btn.svelte-d7kchm.svelte-d7kchm,.close-btn.svelte-d7kchm.svelte-d7kchm{background:none;border:1px solid #000000;font-size:14px;cursor:pointer;color:#000;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:all .2s}.minimize-btn.svelte-d7kchm.svelte-d7kchm:hover,.close-btn.svelte-d7kchm.svelte-d7kchm:hover{background-color:#000;color:#fff}.info-content.svelte-d7kchm.svelte-d7kchm{padding:20px;overflow-y:auto;flex:1;display:flex;flex-direction:column}.info-section.svelte-d7kchm.svelte-d7kchm{flex:1;margin-bottom:0}.edit-button-container.svelte-d7kchm.svelte-d7kchm{margin-top:auto;padding-top:20px}.description.svelte-d7kchm.svelte-d7kchm{margin:0;line-height:1.6;color:#333;font-size:14px;word-wrap:break-word;white-space:pre-wrap}.description-editor.svelte-d7kchm.svelte-d7kchm{width:100%;padding:8px 12px;border:1px solid #000000;font-family:Helvetica,sans-serif;font-size:14px;line-height:1.6;resize:vertical;min-height:100px;box-sizing:border-box;margin-bottom:10px}.description-editor.svelte-d7kchm.svelte-d7kchm:focus{outline:none;border-color:#000}.btn-edit.svelte-d7kchm.svelte-d7kchm{background:#000;color:#fff;border:1px solid #000000;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.btn-edit.svelte-d7kchm.svelte-d7kchm:hover{background:#fff;color:#000}.edit-actions.svelte-d7kchm.svelte-d7kchm{display:flex;gap:8px;margin-top:10px}.btn-save.svelte-d7kchm.svelte-d7kchm{background:#000;color:#fff;border:1px solid #000000;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.btn-save.svelte-d7kchm.svelte-d7kchm:hover{background:#fff;color:#000}.btn-cancel.svelte-d7kchm.svelte-d7kchm{background:#fff;color:#000;border:1px solid #000000;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.btn-cancel.svelte-d7kchm.svelte-d7kchm:hover{background:#000;color:#fff}.window-resize-handle.svelte-d7kchm.svelte-d7kchm{position:absolute;bottom:0;right:0;width:16px;height:16px;cursor:se-resize;background:linear-gradient(-45deg,transparent 30%,#ccc 30%,#ccc 40%,transparent 40%,transparent 60%,#ccc 60%,#ccc 70%,transparent 70%);z-index:10;border:1px solid #999;border-radius:0 0 8px}.window-resize-handle.svelte-d7kchm.svelte-d7kchm:hover{background:linear-gradient(-45deg,transparent 30%,#999 30%,#999 40%,transparent 40%,transparent 60%,#999 60%,#999 70%,transparent 70%)}.window-resize-handle.svelte-d7kchm.svelte-d7kchm:active{background:linear-gradient(-45deg,transparent 30%,#666 30%,#666 40%,transparent 40%,transparent 60%,#666 60%,#666 70%,transparent 70%)}.loading-overlay.svelte-d7kchm.svelte-d7kchm{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;color:#fff;font-size:18px}.loading-spinner.svelte-d7kchm.svelte-d7kchm{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:svelte-d7kchm-spin 1s linear infinite;margin-bottom:16px}@keyframes svelte-d7kchm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay.svelte-d7kchm p.svelte-d7kchm{margin:0;font-weight:500}.welcome-overlay.svelte-d7kchm.svelte-d7kchm{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.welcome-popup.svelte-d7kchm.svelte-d7kchm{background:#fff;border:1px solid #000000;overflow:hidden;display:flex;flex-direction:column;font-family:Helvetica,sans-serif;font-weight:300;width:300px;height:240px}.welcome-header.svelte-d7kchm.svelte-d7kchm{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;margin-bottom:10px;border-bottom:1px solid #000000;background:#fff;cursor:move;-webkit-user-select:none;user-select:none}.welcome-header.svelte-d7kchm h2.svelte-d7kchm{margin:0;font-size:16px;font-weight:700;color:#333}.welcome-controls.svelte-d7kchm.svelte-d7kchm{display:flex;gap:5px}.welcome-close.svelte-d7kchm.svelte-d7kchm{background:none;border:1px solid #000000;color:#000;font-size:18px;cursor:pointer;padding:2px 6px;transition:all .2s}.welcome-close.svelte-d7kchm.svelte-d7kchm:hover{background-color:#000;color:#fff}.welcome-content.svelte-d7kchm.svelte-d7kchm{padding:0 20px 20px;overflow-y:auto;flex:1}.welcome-section.svelte-d7kchm.svelte-d7kchm{margin-bottom:0}.welcome-section.svelte-d7kchm ul.svelte-d7kchm{margin:0;padding:0;list-style:none}.welcome-section.svelte-d7kchm li.svelte-d7kchm{margin-bottom:8px;padding-left:15px;position:relative;line-height:1.4;font-size:14px;color:#333}.welcome-section.svelte-d7kchm li.svelte-d7kchm:before{content:"•";position:absolute;left:0;color:#666;font-weight:700}body{margin:0;padding:0;background-color:#fff}main.svelte-1do7o87{padding:0;margin:0;height:100vh;background-color:#fff;display:flex;flex-direction:column}.graph-container{flex:1;min-height:0}
