.styles-module__sPD0Oa__wrapper{border:1px solid var(--color-fd-border);background:var(--color-fd-card);border-radius:8px;width:100%;margin-bottom:1.25rem;position:relative;overflow:hidden}.styles-module__sPD0Oa__canvas,.styles-module__sPD0Oa__placeholder{width:100%;height:100%}.styles-module__sPD0Oa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.styles-module__sPD0Oa__editLink{z-index:10;background:var(--color-fd-secondary);color:var(--color-fd-secondary-foreground);opacity:0;pointer-events:none;border-radius:8px;padding:2px 8px;font-size:.75rem;text-decoration:none;transition:opacity .15s;position:absolute;top:6px;right:8px}.styles-module__sPD0Oa__wrapper:hover .styles-module__sPD0Oa__editLink{opacity:1;pointer-events:auto}.styles-module__sPD0Oa__diagramWrapper{width:100%;height:100%;position:relative}.styles-module__sPD0Oa__expandButton{z-index:10;background:var(--color-fd-secondary);width:28px;height:28px;color:var(--color-fd-secondary-foreground);cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:8px;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;bottom:8px;right:8px}.styles-module__sPD0Oa__wrapper:hover .styles-module__sPD0Oa__expandButton{opacity:1;pointer-events:auto}.styles-module__sPD0Oa__expandButton:hover{background:var(--color-fd-accent)}.styles-module__sPD0Oa__modalOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__sPD0Oa__modalContent{background:var(--color-fd-background);border:1px solid var(--color-fd-border);border-radius:8px;width:90vw;height:85vh;position:relative;overflow:hidden}.styles-module__sPD0Oa__modalClose{z-index:10;background:var(--color-fd-secondary);width:32px;height:32px;color:var(--color-fd-secondary-foreground);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;top:10px;right:10px}.styles-module__sPD0Oa__modalClose:hover{background:var(--color-fd-accent)}.styles-module__sPD0Oa__modalCanvas{width:100%;height:100%}.styles-module__sPD0Oa__error{border:1px solid var(--color-fd-error);color:var(--color-fd-error);background:0 0;border-radius:8px;padding:1rem}.styles-module__sPD0Oa__viewer .react-flow__handle{opacity:0;pointer-events:none}.styles-module__sPD0Oa__editorFlow .react-flow__handle{background:var(--color-fd-background);border:1px solid var(--color-fd-muted-foreground);opacity:0;pointer-events:none;border-radius:50%;width:6px;height:6px;transition:background .12s,border-color .12s,opacity .12s}:is(.styles-module__sPD0Oa__editorFlow .react-flow__node:hover .react-flow__handle,.styles-module__sPD0Oa__editorFlow .react-flow__node.selected .react-flow__handle){opacity:1;pointer-events:auto}:is(.styles-module__sPD0Oa__editorFlow .react-flow__handle:hover,.styles-module__sPD0Oa__editorFlow .react-flow__handle.react-flow__handle-connecting,.styles-module__sPD0Oa__editorFlow .react-flow__handle.react-flow__handle-valid){opacity:1;pointer-events:auto;background:var(--color-fd-primary);border-color:var(--color-fd-primary)}.styles-module__sPD0Oa__editorFlow .react-flow__edge.selected .react-flow__edge-path{stroke:#ff6b00!important;stroke-width:2.5px!important}.styles-module__sPD0Oa__edgeOffsetDot{background:var(--color-fd-background);border:1.5px solid var(--color-fd-primary);cursor:grab;pointer-events:all;border-radius:50%;width:8px;height:8px;position:absolute;top:0;left:0}.styles-module__sPD0Oa__edgeOffsetDot:active{cursor:grabbing;background:var(--color-fd-primary)}.styles-module__sPD0Oa__editorToolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.styles-module__sPD0Oa__editorSpacer{flex:1}.styles-module__sPD0Oa__diagramSearch{width:14rem}.styles-module__sPD0Oa__editorMain{align-items:stretch;gap:1rem;display:flex}.styles-module__sPD0Oa__editorCanvas{border:1px solid var(--color-fd-border);border-radius:8px;flex:1;min-width:0;height:70vh}.styles-module__sPD0Oa__editorSidebar{flex:none;width:280px}.styles-module__sPD0Oa__panel{border:1px solid var(--color-fd-border);background:var(--color-fd-card);border-radius:8px;padding:1rem}.styles-module__sPD0Oa__panelTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--color-fd-muted-foreground);margin:0 0 .75rem;font-size:.95rem}.styles-module__sPD0Oa__field{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.styles-module__sPD0Oa__fieldLabel{color:var(--color-fd-muted-foreground);font-size:.8rem}.styles-module__sPD0Oa__field input,.styles-module__sPD0Oa__field select,.styles-module__sPD0Oa__field textarea{border:1px solid var(--color-fd-border);background:var(--color-fd-background);width:100%;color:var(--color-fd-foreground);border-radius:8px;padding:.35rem .5rem;font-size:.875rem}.styles-module__sPD0Oa__field textarea{resize:vertical;font-family:inherit}.styles-module__sPD0Oa__field input:read-only{color:var(--color-fd-muted-foreground);background:var(--color-fd-muted)}.styles-module__sPD0Oa__fieldRow{gap:.5rem;display:flex}.styles-module__sPD0Oa__fieldRow>.styles-module__sPD0Oa__field{flex:1}.styles-module__sPD0Oa__orderButtons{flex-wrap:wrap;gap:.25rem;display:flex}.styles-module__sPD0Oa__orderButtons button{flex:calc(50% - .25rem)}.styles-module__sPD0Oa__editorStatus{color:var(--color-fd-muted-foreground);font-size:.875rem}.styles-module__sPD0Oa__dirtyIndicator{color:#b45309;font-size:.875rem;font-weight:500}.dark .styles-module__sPD0Oa__dirtyIndicator{color:#fcd34d}@media (max-width:768px){.styles-module__sPD0Oa__editorMain{flex-direction:column}.styles-module__sPD0Oa__editorSidebar{width:100%}}.styles-module__sPD0Oa__editorSidebar>*+*{margin-top:1rem}.styles-module__sPD0Oa__usageList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.styles-module__sPD0Oa__usageItem{flex-direction:column;gap:.15rem;display:flex}.styles-module__sPD0Oa__usageTitle{color:var(--color-fd-foreground);font-size:.875rem;font-weight:600}.styles-module__sPD0Oa__usagePath{color:var(--color-fd-muted-foreground);word-break:break-all;font-size:.75rem}.styles-module__sPD0Oa__newDiagramForm{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.styles-module__sPD0Oa__newDiagramInput{border:1px solid var(--color-fd-border);background:var(--color-fd-background);color:var(--color-fd-foreground);border-radius:8px;width:16rem;padding:.25rem .5rem;font-size:.875rem}.styles-module__sPD0Oa__newDiagramError{color:var(--color-fd-error);font-size:.8rem}.styles-module__sPD0Oa__codeNode{--code-header-bg:#f0f2f4;--code-header-border:#d0d7de;--code-header-text:#57606a;--code-header-lang:#0550ae;--code-header-btn-bg:#e1e4e8;--code-header-btn-hover:#c8d0da;border:1px solid var(--code-header-border);border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dark .styles-module__sPD0Oa__codeNode{--code-header-bg:#2d333b;--code-header-border:#444c56;--code-header-text:#adbac7;--code-header-lang:#539bf5;--code-header-btn-bg:#373e47;--code-header-btn-hover:#444c56}.styles-module__sPD0Oa__codeNodeHeader{background:var(--code-header-bg);border-bottom:1px solid var(--code-header-border);flex-shrink:0;align-items:center;gap:.4rem;padding:.3rem .5rem;display:flex}.styles-module__sPD0Oa__codeNodeTitle{color:var(--code-header-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;font-weight:600;overflow:hidden}.styles-module__sPD0Oa__codeNodeLang{color:var(--code-header-lang);flex-shrink:0;font-family:monospace;font-size:.7rem}.styles-module__sPD0Oa__codeNodeCopyBtn{background:var(--code-header-btn-bg);color:var(--code-header-text);cursor:pointer;border:none;border-radius:3px;flex-shrink:0;padding:1px 6px;font-size:.7rem;transition:background .1s}.styles-module__sPD0Oa__codeNodeCopyBtn:hover{background:var(--code-header-btn-hover)}.styles-module__sPD0Oa__codeNodeContent{white-space:pre;flex:1;margin:0;padding:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;line-height:1.5;overflow:auto}
