.md-workbench{display:grid;gap:16px}.md-panel{margin-bottom:16px}.md-panel h2{margin-bottom:18px;font-size:16px}.md-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.md-field{display:flex;flex-direction:column;gap:8px;min-width:0}.md-field input,.md-field select,.md-field textarea{width:100%;border:1px solid #d4ddec;border-radius:4px;background:#fff;padding:9px 12px;min-height:36px;color:#233952;box-sizing:border-box}.md-field textarea{min-height:110px;font-family:inherit}.md-toolbar{display:flex;gap:10px;margin:12px 0}.md-graph{overflow:auto;background:#f8fafc;border:1px solid #dce5f0;border-radius:4px;margin:12px 0}.md-graph svg{display:block;width:100%;min-width:700px;touch-action:none}.md-graph rect{fill:white;stroke:#7c9dcc;stroke-width:1.5}.md-graph text{font-size:13px;fill:#294661;pointer-events:none}.md-graph .md-node-type{font-size:11px;fill:#74859c}.md-graph g{cursor:grab}.md-graph g:active{cursor:grabbing}.md-result{white-space:pre-wrap;word-break:break-word;max-height:360px;overflow:auto;border:1px solid #e0e6f0;background:#f8fafc;padding:16px;margin-top:14px;font-size:13px}.md-dialog{width:min(760px,90vw);max-height:90vh;padding:24px;border:1px solid #d5dfed;border-radius:8px;color:#233952}.md-dialog::backdrop{background:#12274355}.md-dialog header,.md-dialog footer{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:20px}.md-dialog footer{justify-content:flex-end;margin-top:24px;margin-bottom:0}.md-table{min-width:760px}.md-table td:last-child button{border:0!important;background:transparent!important;color:#2672ef;padding:0 8px;min-height:28px}.md-workbench .md-panel .table-scroll{max-height:400px}.md-workbench #md-test-form .md-field{margin-bottom:12px}@media(max-width:720px){.md-form{grid-template-columns:1fr}.md-dialog{padding:16px}}

.md-palette{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background:#f1f5fa;border:1px solid #dce5f0;border-bottom:0}.md-palette button{cursor:grab}.md-palette+.md-graph{margin-top:0}.md-dialog [data-md-property][hidden]{display:none}.md-dialog [data-md-property] .md-field{height:100%}
