.structure-container{height:calc(100vh - 72px);padding:0;background:#fff;overflow:hidden}.qz-customer-nav,.structure-container~.footer-site,.structure-container~.site-footer{display:none!important}.structure-workspace{display:grid;grid-template-columns:140px 240px minmax(0,1fr) 230px;gap:0;align-items:stretch;height:100%;position:relative}.structure-workspace .is-tool-loading-action,.structure-workspace .is-tool-loading-action[disabled]{cursor:wait!important;opacity:.88!important}.tool-loading-inline{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:18px}.tool-loading-inline-spinner{flex:0 0 auto;width:14px;height:14px;border:2px solid rgba(255,255,255,.34);border-top-color:currentColor;border-radius:50%;animation:.85s linear infinite tool-loader-spin}.tool-loading-inline-text{display:inline-block;min-width:0;line-height:1.35;white-space:normal;word-break:break-word;text-align:center}@keyframes tool-loader-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.structure-input-column,.structure-preview-column,.structure-settings-column,.structure-tools-column{min-width:0}.modern-canvas-panel,.modern-input-panel,.modern-params-panel,.structure-side-panel{background:#fff;border:none;border-right:1px solid #e5e7eb;border-radius:0;box-shadow:none;overflow:hidden}.structure-side-panel{min-height:100%;display:flex;flex-direction:column}.modern-canvas-heading,.modern-panel-heading,.modern-params-heading,.structure-side-header{padding:12px 14px;background:#fff!important;border:none!important;color:#1f2937!important}.structure-side-header{border-bottom:1px solid #e5e7eb}.modern-canvas-heading .panel-title,.modern-panel-heading .panel-title,.modern-params-heading .panel-title,.structure-side-header h3{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:600;line-height:1.4;color:#111827}.modern-canvas-heading .panel-title>i:first-child,.modern-panel-heading .panel-title>i:first-child,.modern-params-heading .panel-title>i:first-child{flex:0 0 auto;margin-right:0}.modern-canvas-heading .panel-title .pull-right,.modern-panel-heading .panel-title .pull-right,.modern-params-heading .panel-title .pull-right{float:none!important;margin-left:auto}.modern-canvas-heading i,.modern-panel-heading i,.modern-params-heading i,.params-group-title i,.structure-side-header h3 i{margin-right:8px;color:#111827}.structure-side-header p{margin:3px 0 0;font-size:11px;color:#6b7280}.structure-tool-groups{padding:8px 6px 10px;overflow-y:auto;flex:1}.structure-tool-group+.structure-tool-group{margin-top:10px}.structure-tool-group-title{margin-bottom:6px;padding:0 6px;font-size:10px;font-weight:600;color:#9ca3af;letter-spacing:.04em;text-transform:uppercase}.structure-tool-link{display:flex;align-items:center;gap:7px;margin-bottom:1px;padding:7px 8px;border-radius:0;color:#374151;font-size:12px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.structure-tool-link:focus,.structure-tool-link:hover{background:#f5f5f5;color:#111827;text-decoration:none}.structure-tool-link.is-active{background:#f3f4f6;color:#111827;box-shadow:none;border-left:2px solid #111827}.structure-tool-link.is-active i{color:#111827}.modern-canvas-panel,.modern-input-panel,.modern-params-panel{min-height:100%;display:flex;flex-direction:column}.modern-input-panel .panel-body,.modern-params-body{padding:12px}.modern-input-panel .panel-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:6px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.modern-canvas-panel .panel-body{padding:0}.help-title,.modern-label{color:#111827;font-weight:700;margin-bottom:10px}.modern-label{font-size:14px}.modern-textarea,.structure-input{width:100%;min-height:220px;height:220px;padding:12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;font-family:Consolas,Monaco,"Courier New",monospace;font-size:13px;line-height:1.55;resize:vertical;transition:border-color .2s,box-shadow .2s}.modern-select:focus,.modern-textarea:focus,.structure-input:focus{border-color:#3b82f6;outline:0;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.modern-textarea::placeholder,.structure-input::placeholder{color:#94a3b8}.structure-page .structure-input,.structure-page .structure-input.modern-textarea{min-height:240px;height:clamp(240px,calc(100vh - 340px),560px)}.modern-help,.status-info{margin-top:8px}.char-count small,.help-block-compact{color:#6b7280;font-size:11px}.modern-help{padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fafafa;font-size:12px}.help-title{display:flex;align-items:center}.help-list{list-style:none;padding:0;margin:0}.help-list li{position:relative;margin-bottom:4px;padding-left:14px;color:#475569}.help-list li:last-child{margin-bottom:0}.help-list li::before{content:"•";position:absolute;left:0;top:0;color:#6b7280;font-weight:700}.modern-help .text-danger,.modern-help .text-info,.modern-help .text-primary,.modern-help .text-success{color:#111827;font-weight:600}.structure-input-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;position:sticky;bottom:0;z-index:4;padding-top:10px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 18px,#fff 100%)}.structure-input-actions .btn-group{flex:1 1 calc(33.333% - 10px);min-width:72px}.modern-btn{width:100%;border-radius:6px;padding:8px 10px;border:1px solid #d1d5db;background:#fff;color:#374151;font-size:12px;font-weight:600;text-shadow:none;transition:background-color .2s,border-color .2s,box-shadow .2s}.modern-btn:hover{background:#f8fafc;border-color:#94a3b8;box-shadow:none}.modern-btn.btn-warning{background:#f3f4f6;border-color:#d1d5db;color:#374151}.modern-btn.btn-info,.modern-btn.btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.modern-btn.btn-info:hover,.modern-btn.btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.modern-btn.btn-success{background:#10b981;border-color:#10b981;color:#fff}.modern-btn.btn-success:hover{background:#059669;border-color:#059669;color:#fff}.modern-alert{margin-top:0;border-radius:6px;border:1px solid;font-size:12px;padding:8px 10px}.modern-alert.alert-info{background:#f9fafb;border-color:#e5e7eb;color:#374151}.modern-alert.alert-danger{background:#fef2f2;border-color:#f3d3d3;color:#991b1b}.modern-canvas-heading{border-bottom:1px solid #e5e7eb!important}.canvas-controls{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;max-width:100%}.modern-control-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#6b7280;transition:background-color .2s,color .2s,border-color .2s}.modern-control-btn:hover{background:#f5f5f5;border-color:#d1d5db;color:#111827}.structure-edit-btn,.structure-export-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:96px;width:auto;height:30px;padding:0 12px;flex:0 0 auto;white-space:nowrap}.structure-export-btn{border-color:#10b981;background:#10b981;color:#fff}.structure-export-btn:focus,.structure-export-btn:hover{border-color:#059669;background:#059669;color:#fff}.structure-edit-btn{border-color:#f59e0b;background:#f59e0b;color:#fff}.structure-edit-btn:focus,.structure-edit-btn:hover{border-color:#d97706;background:#d97706;color:#fff}.structure-edit-btn span,.structure-export-btn span{font-size:11px;font-weight:600}.canvas-container,.modern-canvas-body{position:relative;flex:1;min-height:100%;overflow:hidden;background:#fff}#graphContainer,.graph-container,.watermark-layer{width:100%;height:100%}#graphContainer{position:relative;min-height:100%;background:#fff}.graph-container{position:relative;flex:1;background:#fff}.graph-container .mxGraphContainer,.graph-container svg{background:#fff}.structure-preview-column:-webkit-full-screen,.structure-preview-column:fullscreen{width:100vw;height:100vh;background:#fff}.structure-preview-column:-webkit-full-screen .modern-canvas-panel,.structure-preview-column:fullscreen .modern-canvas-panel{height:100vh;min-height:100vh;border-right:none}.structure-preview-column:-webkit-full-screen #graphContainer,.structure-preview-column:-webkit-full-screen .canvas-container,.structure-preview-column:-webkit-full-screen .modern-canvas-body,.structure-preview-column:fullscreen #graphContainer,.structure-preview-column:fullscreen .canvas-container,.structure-preview-column:fullscreen .modern-canvas-body{min-height:calc(100vh - 58px);height:calc(100vh - 58px)}.watermark,.watermark-layer{position:absolute;pointer-events:none}.watermark-layer{top:0;left:0;right:0;bottom:0;z-index:1000;overflow:visible;transition:opacity .3s}.watermark{font-family:Arial,sans-serif;font-size:14px;font-weight:700;color:rgba(156,163,175,.5);letter-spacing:1px;white-space:nowrap;user-select:none;transform:rotate(-15deg);transform-origin:center}#graphContainer.show-empty .watermark-layer{opacity:0!important;visibility:hidden!important}#graphContainer.show-empty .empty-state{display:block!important}#graphContainer:not(.show-empty) .watermark-layer{opacity:1;visibility:visible}#graphContainer:not(.show-empty) .empty-state{display:none!important}.modern-empty{position:absolute;top:50%;left:50%;z-index:1002;width:calc(100% - 40px);max-width:360px;min-height:280px;padding:20px;margin:0;border-radius:8px;background:rgba(255,255,255,.96);display:flex;flex-direction:column;justify-content:center;text-align:center;transform:translate(-50%,-50%);box-shadow:0 6px 16px rgba(15,23,42,.06)}.structure-page .structure-empty-state{max-width:420px;top:calc(50% - 220px)}.modern-empty .empty-icon{margin-bottom:18px}.modern-empty .empty-icon i{color:#cbd5e1}.modern-empty h4{margin-bottom:10px;color:#475569;font-size:18px;font-weight:600}.modern-empty p{margin-bottom:24px;color:#94a3b8;font-size:14px;line-height:1.6}.structure-empty-actions{display:flex;align-items:stretch;justify-content:center;gap:18px;margin-top:6px}.structure-empty-link{display:block;flex:1 1 0;max-width:220px}.structure-empty-btn{min-height:46px;font-size:14px;border-radius:10px}.structure-empty-btn-primary{background:#3b82f6;border-color:#3b82f6}.structure-empty-btn-primary:hover{background:#2563eb;border-color:#2563eb}.structure-empty-btn-success{background:#10b981;border-color:#10b981}.structure-empty-btn-success:hover{background:#059669;border-color:#059669}.modern-params-panel{position:sticky;top:0;border-right:none;border-left:1px solid #e5e7eb}.modern-params-heading{border-bottom:1px solid #e5e7eb!important}.modern-params-heading i.icon-chevron-down{color:#6b7280;transition:transform .2s}.modern-params-body{flex:1;overflow-y:auto}.modern-canvas-panel,.modern-input-panel,.modern-params-panel,.structure-side-panel{height:100%}.params-grid{display:grid;grid-template-columns:1fr;gap:6px}.params-column{min-width:0;padding:8px 10px;border:1px solid #ececec;border-radius:6px;background:#fff}.params-group-title{display:flex;align-items:center;margin:0 0 6px;padding-bottom:4px;border-bottom:1px solid #ececec;color:#0f172a;font-size:12px;font-weight:600}.form-group-compact{margin-bottom:6px}.form-group-compact:last-child{margin-bottom:0}.control-label-compact{display:block;margin-bottom:3px;color:#475569;font-size:11px;font-weight:600}.modern-slider{width:100%;height:6px;border-radius:999px;background:#dbe5f0;outline:0;opacity:.9;-webkit-appearance:none;appearance:none}.modern-slider:hover{opacity:1}.modern-slider::-webkit-slider-thumb{width:18px;height:18px;border:none;border-radius:50%;background:#2563eb;cursor:pointer;box-shadow:0 2px 8px rgba(37,99,235,.24);-webkit-appearance:none;appearance:none}.modern-slider::-moz-range-thumb{width:18px;height:18px;border:none;border-radius:50%;background:#2563eb;cursor:pointer;box-shadow:0 2px 8px rgba(37,99,235,.24)}.modern-select{width:100%;padding:7px 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#334155;font-size:12px}.btn-group-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.modern-preset-btn{min-width:0;padding:6px 8px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:11px;font-weight:600;text-shadow:none;transition:background-color .2s,border-color .2s}.modern-preset-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#1f2937}.modern-preset-btn.btn-warning{background:#f59e0b;border-color:#f59e0b;color:#fff}.modern-preset-btn.btn-warning:hover{background:#d97706;border-color:#d97706;color:#fff}.badge{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.badge-success{background:#111827;color:#fff}.params-shortcuts-column .modern-preset-btn:first-child{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.params-shortcuts-column .modern-preset-btn:nth-child(2){background:#f3f4f6;border-color:#d1d5db;color:#111827}.params-shortcuts-column .modern-preset-btn:nth-child(3){background:#ecfdf5;border-color:#bbf7d0;color:#047857}.modal .spinner{display:flex;justify-content:center;align-items:center}.spinner-icon{color:#2563eb}.modern-params-body::-webkit-scrollbar,.modern-textarea::-webkit-scrollbar,.structure-input::-webkit-scrollbar,.structure-tool-groups::-webkit-scrollbar{width:6px}.modern-params-body::-webkit-scrollbar-track,.modern-textarea::-webkit-scrollbar-track,.structure-input::-webkit-scrollbar-track,.structure-tool-groups::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.modern-params-body::-webkit-scrollbar-thumb,.modern-textarea::-webkit-scrollbar-thumb,.structure-input::-webkit-scrollbar-thumb,.structure-tool-groups::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.modern-params-body::-webkit-scrollbar-thumb:hover,.modern-textarea::-webkit-scrollbar-thumb:hover,.structure-input::-webkit-scrollbar-thumb:hover,.structure-tool-groups::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:1680px){.structure-workspace{grid-template-columns:132px 225px minmax(0,1fr) 220px}.flowchart-page .flowchart-workspace{grid-template-columns:132px 240px minmax(0,1fr) 230px}}@media (max-width:1440px){.structure-workspace{grid-template-columns:120px 210px minmax(0,1fr) 210px}.modern-canvas-heading .panel-title,.modern-panel-heading .panel-title,.modern-params-heading .panel-title,.structure-side-header h3{font-size:14px}}@media (max-width:1200px){.structure-workspace{grid-template-columns:220px minmax(0,1fr);grid-template-areas:"tools preview" "input preview" "settings settings"}.structure-tools-column{grid-area:tools}.structure-input-column{grid-area:input}.structure-preview-column{grid-area:preview}.structure-settings-column{grid-area:settings}.modern-params-panel{position:static;border-left:none;border-top:1px solid #e5e7eb}.params-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-page .structure-input,.structure-page .structure-input.modern-textarea{height:420px;min-height:420px}}@media (max-width:900px){.structure-container{height:auto;min-height:calc(100vh - 72px);overflow:auto;padding:0}.structure-workspace{grid-template-columns:1fr;grid-template-areas:none;height:auto}.structure-input-column,.structure-preview-column,.structure-settings-column,.structure-tools-column{grid-area:auto}.modern-canvas-panel,.modern-input-panel,.modern-params-panel,.structure-side-panel{min-height:auto}#graphContainer,.canvas-container,.modern-canvas-body{min-height:560px}.structure-page .structure-input,.structure-page .structure-input.modern-textarea{height:360px;min-height:360px}.btn-group-compact,.params-grid{grid-template-columns:1fr}}@media (max-width:1366px),(max-height:860px){.modern-canvas-heading .panel-title,.modern-panel-heading .panel-title{align-items:flex-start}.structure-input-actions .btn-group{flex:1 1 calc(50% - 3px);min-width:0}.modern-canvas-heading .panel-title .canvas-controls,.modern-panel-heading .panel-title .canvas-controls{width:100%;margin-left:0;justify-content:flex-start;padding-top:4px}.modern-panel-heading .panel-title small.pull-right{width:100%;margin-left:0;padding-top:2px}}@media (max-height:860px){.structure-container{height:auto;min-height:calc(100vh - 72px);overflow:auto}.structure-workspace{height:auto;min-height:calc(100vh - 72px);align-items:start}.structure-container.erdgram-container,.structure-container.sql2er-page,.structure-container.sqltoword-page,.structure-container.usecasedoc-page{overflow:auto!important}.structure-container.sql2er-page .sql2er-workspace,.structure-container.usecasedoc-page .usecasedoc-workspace{height:auto!important;min-height:calc(100vh - 72px)}.structure-container.usecasedoc-page .usecasedoc-input-panel .panel-body{height:auto!important;max-height:none!important}.structure-container.sql2er-page .sql2er-sql-panel .panel-body{overflow-y:auto!important;overflow-x:hidden!important}.structure-container.erdgram-container .erd-sql-textarea,.structure-container.flowchart-page .flowchart-input,.structure-container.flowchart-page .flowchart-input.modern-textarea,.structure-container.sql2er-page .sql2er-sql-textarea,.structure-container.sql2er-page .sql2er-sql-textarea.modern-textarea,.structure-container.sqltoword-page .modern-textarea.sqltoword-textarea,.structure-container.sqltoword-page .sqltoword-textarea,.structure-container.structure-page .structure-input,.structure-container.structure-page .structure-input.modern-textarea,.structure-container.usecase-page .usecase-input.modern-textarea{height:320px!important;min-height:320px!important}.structure-container #graphContainer,.structure-container .canvas-container,.structure-container .graph-container,.structure-container .modern-canvas-body{min-height:460px}}@media (max-width:680px),(max-height:720px){.structure-input-actions .btn-group{flex-basis:100%}}.flowchart-input-panel .panel-body{gap:4px}.flowchart-input-panel .form-group{margin-bottom:6px}.flowchart-input-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px}.flowchart-input-mode-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 12px;border:1px solid #d1d5db;border-radius:9px;background:#fff;color:#475569;font-size:12px;font-weight:700;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s}.flowchart-input-mode-btn:focus,.flowchart-input-mode-btn:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;box-shadow:none}.flowchart-input-mode-btn.is-active{border-color:#2563eb;background:linear-gradient(180deg,#3b82f6 0,#2563eb 100%);color:#fff}.flowchart-input-mode-btn.is-active i,.flowchart-input-mode-btn.is-active span{color:inherit}.flowchart-input-mode-panel{display:none}.flowchart-input-mode-panel.is-active{display:flex;flex-direction:column;min-height:0}.flowchart-page .flowchart-input,.flowchart-page .flowchart-input.modern-textarea,.flowchart-page .flowchart-template-select{font-family:Consolas,Monaco,'Courier New',monospace}.flowchart-page .flowchart-input,.flowchart-page .flowchart-input.modern-textarea{min-height:360px!important;height:clamp(360px,calc(100vh - 260px),720px)!important}.flowchart-page .flowchart-input-panel .panel-body{overflow-x:hidden;overflow-y:auto}.flowchart-template-hint{margin-top:6px;color:#64748b}.flowchart-template-picker{position:relative}.flowchart-template-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;height:40px;padding:8px 12px;font-family:"Microsoft YaHei",Arial,sans-serif;text-align:left}.flowchart-template-trigger i{color:#64748b;font-size:14px}.flowchart-template-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;overflow:hidden;border:1px solid #d1d5db;border-radius:8px;background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.14)}.flowchart-template-search-wrap{padding:10px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.flowchart-template-search{font-family:"Microsoft YaHei",Arial,sans-serif}.flowchart-template-options{max-height:280px;overflow-y:auto;padding:8px 0}.flowchart-template-group{padding:0 8px 8px}.flowchart-template-group:last-child{padding-bottom:0}.flowchart-template-group-label{margin:0 0 6px;padding:0 6px;color:#94a3b8;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.flowchart-template-option{display:block;width:100%;padding:9px 10px;border:none;border-radius:6px;background:0 0;color:#1e293b;font-size:12px;text-align:left;transition:background-color .2s,color .2s}.flowchart-template-option:focus,.flowchart-template-option:hover{background:#eff6ff;color:#1d4ed8;outline:0}.flowchart-template-option.is-active{background:#dbeafe;color:#1d4ed8;font-weight:700}.flowchart-template-empty{padding:20px 12px;color:#64748b;font-size:12px;text-align:center}.flowchart-source-group{flex:1;min-height:0;display:flex;flex-direction:column}.flowchart-builder-group{gap:12px}.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-actions-group{margin-top:8px}.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-input,.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-input.modern-textarea{min-height:460px!important;height:clamp(460px,calc(100vh - 240px),820px)!important}.flowchart-shape-builder{display:flex;flex-direction:column;gap:12px}.flowchart-shape-row{display:grid;grid-template-columns:48px minmax(0,1fr) 36px;gap:6px;align-items:center;padding:7px 2px 7px 5px;border:1px solid #dbe4f0;border-radius:10px;background:linear-gradient(180deg,#fbfdff 0,#f6f9fc 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.85);transition:border-color .18s,box-shadow .18s,background-color .18s;width:calc(100% + 18px);margin-left:-4px}.flowchart-shape-row:hover{border-color:#c7d8ee;box-shadow:0 8px 20px rgba(15,23,42,.05)}.flowchart-shape-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#475569;font-size:9px;font-weight:700;letter-spacing:.01em}.flowchart-shape-preview svg{width:38px;height:20px}.flowchart-shape-preview svg ellipse,.flowchart-shape-preview svg path,.flowchart-shape-preview svg polygon,.flowchart-shape-preview svg rect{fill:#ffffff;stroke:#0f172a;stroke-width:1.4}.flowchart-shape-input{height:30px;padding:5px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;box-shadow:none;font-family:"Microsoft YaHei",Arial,sans-serif;font-size:12px;color:#0f172a}.flowchart-shape-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.flowchart-shape-confirm{height:26px;min-width:36px;padding:0 2px;border-radius:8px;font-size:9px;font-weight:700;line-height:26px;border-color:#2563eb;background:linear-gradient(180deg,#3b82f6 0,#2563eb 100%);box-shadow:none}.flowchart-shape-confirm:focus,.flowchart-shape-confirm:hover{border-color:#1d4ed8;background:linear-gradient(180deg,#2563eb 0,#1d4ed8 100%);box-shadow:none}.flowchart-builder-tip{color:#64748b;line-height:1.7;font-size:12px}.flowchart-source-group .flowchart-input{flex:1;min-height:0!important;height:auto!important}.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input.modern-textarea{flex:0 0 auto;min-height:560px!important;height:min(62vh,760px)!important}.flowchart-input-actions .btn-group{flex:1 1 calc(50% - 6px)}.flowchart-input-actions .btn-group:only-child{flex-basis:100%}.flowchart-preview-column #graphContainer,.flowchart-preview-column .canvas-container,.flowchart-preview-column .modern-canvas-body{min-height:calc(100vh - 120px)}.flowchart-link-settings{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;border:1px solid #dbe4f0;border-radius:10px;background:linear-gradient(180deg,#fbfdff 0,#f4f8fd 100%)}.flowchart-link-settings-title{display:inline-flex;align-items:center;gap:6px;color:#0f172a;font-size:12px;font-weight:700;white-space:nowrap}.flowchart-link-setting-item{display:inline-flex;align-items:center;gap:6px;margin:0;color:#475569;font-size:12px;font-weight:600}.flowchart-link-select{width:88px;height:30px;padding:4px 8px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;color:#0f172a}.flowchart-link-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.14)}.flowchart-link-settings-tip{margin-left:auto;color:#64748b;font-size:12px;white-space:nowrap}.flowchart-svg-viewport{position:absolute;inset:0;overflow:hidden;background:#fff;z-index:1}.flowchart-svg-viewport.is-ready{display:block}.flowchart-svg-viewport svg{position:absolute;top:0;left:0;display:block;transform-origin:0 0;user-select:none;-webkit-user-drag:none}.flowchart-svg-viewport .flowchart-node{cursor:move}.graph-container.is-link-mode .flowchart-svg-viewport{box-shadow:inset 0 0 0 2px rgba(37,99,235,.16)}.graph-container.is-link-mode .flowchart-svg-viewport .flowchart-node{cursor:pointer}.flowchart-svg-viewport .flowchart-node.is-link-source ellipse,.flowchart-svg-viewport .flowchart-node.is-link-source path,.flowchart-svg-viewport .flowchart-node.is-link-source polygon,.flowchart-svg-viewport .flowchart-node.is-link-source rect{stroke:#2563eb!important;stroke-width:2!important}.flowchart-svg-viewport .flowchart-node-handles{opacity:0;transition:opacity .16s}.flowchart-svg-viewport .flowchart-node.is-link-source .flowchart-node-handles,.flowchart-svg-viewport .flowchart-node:hover .flowchart-node-handles,.graph-container.is-link-mode .flowchart-svg-viewport .flowchart-node-handles{opacity:1}.flowchart-svg-viewport .flowchart-anchor-handle{cursor:crosshair}.flowchart-svg-viewport .flowchart-anchor-hit{fill:rgba(37,99,235,0.001);stroke:none}.flowchart-svg-viewport .flowchart-anchor-dot{fill:#ffffff;stroke:#2563eb;stroke-width:1.4}.flowchart-svg-viewport .flowchart-anchor-handle.is-active .flowchart-anchor-dot,.flowchart-svg-viewport .flowchart-anchor-handle:hover .flowchart-anchor-dot{fill:#2563eb;stroke:#1d4ed8}.flowchart-svg-viewport .flowchart-connection text,.flowchart-svg-viewport .flowchart-node text{pointer-events:none}.flowchart-svg-viewport .flowchart-connection,.flowchart-svg-viewport .flowchart-connection-arrow{cursor:pointer}.flowchart-svg-viewport .flowchart-connection-arrow:hover,.flowchart-svg-viewport .flowchart-connection:hover path:not(.flowchart-connection-hit),.flowchart-svg-viewport .flowchart-connection:hover text{stroke:#dc2626;fill:#dc2626}.flowchart-empty-state{max-width:420px;top:calc(50% - 110px)}@media (max-width:1360px){.flowchart-shape-row{grid-template-columns:42px minmax(0,1fr) 34px;width:calc(100% + 14px);margin-left:-2px}.flowchart-shape-preview svg{width:34px;height:18px}.flowchart-link-settings{flex-wrap:wrap;align-items:flex-start}.flowchart-link-settings-tip{width:100%;margin-left:0;white-space:normal}}.zoom-indicator{margin-right:8px;padding:4px 8px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;color:#6b7280;font-size:11px;font-weight:700}.flowchart-canvas-panel .canvas-controls{gap:6px}.flowchart-canvas-panel .canvas-controls .flowchart-delete-btn i,.flowchart-canvas-panel .canvas-controls .flowchart-edit-btn i,.flowchart-canvas-panel .canvas-controls .flowchart-history-btn i,.flowchart-canvas-panel .canvas-controls .modern-control-btn i,.flowchart-canvas-panel .canvas-controls .structure-export-btn i{margin-right:0}.flowchart-canvas-panel .canvas-controls .flowchart-delete-btn span,.flowchart-canvas-panel .canvas-controls .flowchart-edit-btn span,.flowchart-canvas-panel .canvas-controls .flowchart-history-btn span,.flowchart-canvas-panel .canvas-controls .modern-control-btn span,.flowchart-canvas-panel .canvas-controls .structure-export-btn span{margin-left:0}.flowchart-edit-btn{display:inline-flex;align-items:center;justify-content:center;gap:3px;margin-left:0;min-width:74px;height:28px;padding:0 8px;border-radius:6px;font-size:11px;font-weight:600;line-height:16px;border-color:#f59e0b;background:#f59e0b;color:#fff;box-shadow:none}.flowchart-delete-btn,.flowchart-history-btn,.flowchart-link-btn{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-width:74px;height:28px;padding:0 8px;border-radius:6px;font-size:11px;font-weight:600;line-height:16px;box-shadow:none}.flowchart-history-btn{border-color:#cbd5e1;background:#fff;color:#334155}.flowchart-history-btn:focus,.flowchart-history-btn:hover{border-color:#94a3b8;background:#f8fafc;color:#0f172a;box-shadow:none}.flowchart-history-btn.disabled,.flowchart-history-btn[disabled]{border-color:#e2e8f0;background:#f8fafc;color:#94a3b8;cursor:not-allowed;opacity:1}.flowchart-link-btn{border-color:#2563eb;background:#2563eb;color:#fff}.flowchart-link-btn:focus,.flowchart-link-btn:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff;box-shadow:none}.flowchart-delete-btn{border-color:#ef4444;background:#ef4444;color:#fff}.flowchart-delete-btn:focus,.flowchart-delete-btn:hover{border-color:#dc2626;background:#dc2626;color:#fff;box-shadow:none}.flowchart-edit-btn:focus,.flowchart-edit-btn:hover{border-color:#d97706;background:#d97706;color:#fff;box-shadow:none}.flowchart-delete-btn span,.flowchart-edit-btn span,.flowchart-history-btn span,.flowchart-link-btn span{font-size:10px;font-weight:600}.flowchart-help-panel .modern-params-body{padding:8px}.flowchart-help-panel .params-grid{gap:6px}.flowchart-template-meta{display:flex;flex-direction:column;gap:8px}.flowchart-meta-item{display:flex;flex-direction:column;gap:4px}.flowchart-meta-label{color:#64748b;font-size:11px;font-weight:600}.flowchart-meta-value{color:#0f172a;font-size:12px;line-height:1.7;word-break:break-word}.flowchart-help-panel .params-column{padding:8px 9px}.flowchart-help-panel .form-group-compact{margin-bottom:6px}.flowchart-help-panel .form-group-compact:last-child{margin-bottom:0}.flowchart-help-panel .control-label-compact{display:block;margin-bottom:3px;color:#475569;font-size:11px;font-weight:600}.flowchart-help-panel .help-block-compact{display:block;margin-top:3px;color:#6b7280;font-size:10px}.flowchart-side-btn{width:100%}.flowchart-branch-modal-dialog{width:420px;max-width:calc(100% - 24px)}.flowchart-branch-modal-content{border:0;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.18)}.flowchart-branch-modal-header{padding:16px 18px 10px;border-bottom:0;background:linear-gradient(180deg,#f8fbff 0,#fff 100%)}.flowchart-branch-modal-body{padding:6px 18px 8px}.flowchart-branch-modal-subtitle{margin:0 0 14px;color:#64748b;font-size:13px;line-height:1.7}.flowchart-branch-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.flowchart-branch-custom{margin-top:16px;padding:14px 14px 0;border-top:1px solid #eef2f7}.flowchart-branch-custom-label{display:block;margin-bottom:8px;color:#475569;font-size:12px;font-weight:700}.flowchart-branch-custom-row{display:flex;align-items:center;gap:10px}.flowchart-branch-custom-input{height:40px;border:1px solid #cbd5e1;border-radius:12px;box-shadow:none;font-size:13px}.flowchart-branch-custom-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.flowchart-branch-custom-confirm{height:40px;min-width:72px;border-radius:12px;font-size:12px;font-weight:700}.flowchart-branch-choice-btn{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:92px;padding:16px 16px 14px;border-radius:14px;border:1px solid #dbe4f0;background:#fff;text-align:left;transition:transform .16s,box-shadow .16s,border-color .16s}.flowchart-branch-choice-btn:focus,.flowchart-branch-choice-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(15,23,42,.08);outline:0}.flowchart-branch-choice-btn.is-yes{border-color:#bbf7d0;background:linear-gradient(180deg,#f7fff9 0,#effcf3 100%)}.flowchart-branch-choice-btn.is-yes:focus,.flowchart-branch-choice-btn.is-yes:hover{border-color:#22c55e}.flowchart-branch-choice-btn.is-no{border-color:#fde68a;background:linear-gradient(180deg,#fffdf4 0,#fff8df 100%)}.flowchart-branch-choice-btn.is-no:focus,.flowchart-branch-choice-btn.is-no:hover{border-color:#f59e0b}.flowchart-branch-choice-main{color:#0f172a;font-size:20px;font-weight:800;line-height:1}.flowchart-branch-choice-desc{color:#64748b;font-size:12px;line-height:1.6}.flowchart-branch-modal-footer{padding:6px 18px 18px;border-top:0}.flowchart-branch-cancel-btn{min-width:88px;border-radius:10px}.flowchart-node-edit-dialog{width:460px;max-width:calc(100% - 24px)}.flowchart-node-edit-content{border:0;border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(15,23,42,.18)}.flowchart-node-edit-header{padding:16px 18px 10px;border-bottom:0;background:linear-gradient(180deg,#f8fbff 0,#fff 100%)}.flowchart-node-edit-body{padding:6px 18px 8px}.flowchart-node-edit-subtitle{margin:0 0 12px;color:#64748b;font-size:13px;line-height:1.7}.flowchart-node-edit-input{min-height:112px;resize:vertical;border:1px solid #cbd5e1;border-radius:12px;box-shadow:none;font-size:13px;line-height:1.7}.flowchart-node-edit-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.flowchart-node-edit-footer{padding:10px 18px 18px;border-top:0}.flowchart-node-edit-cancel,.flowchart-node-edit-confirm{min-width:88px;border-radius:10px}.shape-oval-large{width:32px;height:18px;border-radius:999px}.shape-rect-large{width:32px;height:18px;border-radius:2px}.shape-diamond-large{width:18px;height:18px;transform:rotate(45deg)}.shape-parallel-large{width:32px;height:18px;transform:skew(-20deg)}.guide-content .guide-section+.guide-section{margin-top:18px}.flowchart-guide-cards{display:flex;flex-direction:column;gap:18px}.flowchart-guide-faq-panel,.flowchart-guide-shape-panel{padding:18px 18px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.flowchart-guide-faq-panel h5,.flowchart-guide-shape-panel h5{margin:0 0 14px;color:#0f172a;font-size:17px;font-weight:700}.flowchart-guide-shape-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.flowchart-guide-shape-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;border-radius:14px;background:#f8fafc;text-align:center}.flowchart-guide-shape-card strong{color:#0f172a;font-size:13px;font-weight:700}.flowchart-guide-shape-card span{color:#64748b;font-size:12px;line-height:1.6}.flowchart-guide-shape-demo{position:relative;width:56px;height:30px}.flowchart-guide-shape-demo::before{content:'';position:absolute;inset:0;border:2px solid #0f172a;background:#fff}.flowchart-guide-shape-demo.is-start::before{border-radius:999px}.flowchart-guide-shape-demo.is-process::before{border-radius:4px}.flowchart-guide-shape-demo.is-decision{width:36px;height:36px}.flowchart-guide-shape-demo.is-decision::before{inset:4px;transform:rotate(45deg);border-radius:2px}.flowchart-guide-shape-demo.is-io::before{transform:skew(-18deg);border-radius:2px}.flowchart-guide-shape-demo.is-document::before{border-radius:4px 4px 10px 10px}.flowchart-guide-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.flowchart-guide-step-card{padding:18px 18px 16px;border:1px solid #dbe4f0;border-radius:16px;background:linear-gradient(180deg,#fff 0,#f8fbff 100%);box-shadow:0 10px 24px rgba(15,23,42,.04)}.flowchart-guide-step-head{display:flex;align-items:center;gap:12px;margin-bottom:10px}.flowchart-guide-step-badge{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:28px;padding:0 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:800;letter-spacing:.06em}.flowchart-guide-step-head h5{margin:0;color:#0f172a;font-size:17px;font-weight:700}.flowchart-guide-step-card p{margin:0 0 10px;color:#475569;font-size:13px;line-height:1.8}.flowchart-guide-list{margin:0;padding-left:18px;color:#475569}.flowchart-guide-list li{margin-bottom:6px;line-height:1.7;font-size:13px}.flowchart-guide-tipbox{margin:10px 0 12px;padding:10px 12px;border-radius:12px;background:#ecfdf5;border:1px solid #bbf7d0;color:#166534;font-size:13px;line-height:1.8}.flowchart-guide-tipbox code{color:#166534;background:rgba(255,255,255,.65)}.flowchart-guide-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.flowchart-guide-faq-card{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border-radius:14px;background:#f8fafc}.flowchart-guide-faq-card strong{color:#0f172a;font-size:14px;font-weight:700}.flowchart-guide-faq-card span{color:#64748b;font-size:12px;line-height:1.7}.example-box{margin-top:10px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#f8fafc}.code-example{margin:0;border:none;background:0 0;color:#334155;font-size:12px;line-height:1.6}@media (max-width:991px){.flowchart-guide-faq-grid,.flowchart-guide-step-grid{grid-template-columns:1fr}.flowchart-guide-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1440px){.flowchart-page .flowchart-workspace{grid-template-columns:120px 225px minmax(0,1fr) 220px}}@media (max-width:1200px){.flowchart-page .flowchart-workspace{grid-template-columns:220px minmax(0,1fr);grid-template-areas:"tools preview" "input preview" "settings settings"}.flowchart-page .flowchart-input,.flowchart-page .flowchart-input.modern-textarea{height:420px!important;min-height:420px!important}.flowchart-page .flowchart-input-panel .panel-body{overflow-y:auto!important}.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input.modern-textarea{min-height:clamp(220px,calc(100vh - 460px),380px)!important;height:clamp(220px,calc(100vh - 460px),380px)!important}}@media (max-width:900px){.flowchart-page .flowchart-input,.flowchart-page .flowchart-input.modern-textarea{height:360px!important;min-height:360px!important}.flowchart-input-mode-switch{grid-template-columns:1fr}.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input.modern-textarea{min-height:clamp(180px,calc(100vh - 490px),300px)!important;height:clamp(180px,calc(100vh - 490px),300px)!important}}@media (max-width:680px){.flowchart-page .flowchart-input-panel .panel-body{padding-bottom:14px}.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input.modern-textarea{min-height:clamp(150px,calc(100vh - 540px),240px)!important;height:clamp(150px,calc(100vh - 540px),240px)!important}.flowchart-input-actions{padding-bottom:2px}}body{height:100%;overflow:hidden}body #app{height:100vh;min-height:100vh;overflow:hidden}.structure-container.erdgram-container,.structure-container.flowchart-page,.structure-container.sequence-page,.structure-container.sql2er-page,.structure-container.structure-page,.structure-container.usecase-page{height:calc(100vh - 72px)!important;min-height:calc(100vh - 72px)!important;max-height:calc(100vh - 72px)!important;overflow:hidden!important;padding:0!important}.structure-container.erdgram-container .structure-workspace,.structure-container.flowchart-page .flowchart-workspace,.structure-container.sequence-page .sequence-workspace,.structure-container.sql2er-page .sql2er-workspace,.structure-container.structure-page .structure-workspace,.structure-container.usecase-page .usecase-workspace{height:100%!important;min-height:0!important;overflow:hidden!important;align-items:stretch!important;grid-template-areas:none!important}.structure-container.structure-page .structure-workspace{grid-template-columns:140px 240px minmax(0,1fr) 230px!important}.structure-container.usecase-page .usecase-workspace{grid-template-columns:140px 270px minmax(0,1fr) 245px!important}.structure-container.flowchart-page .flowchart-workspace,.structure-container.sequence-page .sequence-workspace{grid-template-columns:140px 260px minmax(0,1fr) 250px!important}.structure-container.sql2er-page .sql2er-workspace{grid-template-columns:130px 250px minmax(0,1fr) 240px!important}.structure-container.erdgram-container .structure-workspace{grid-template-columns:130px 250px minmax(0,1fr) 220px 240px!important}.structure-container.erdgram-container .erd-preview-column,.structure-container.erdgram-container .erd-tablelist-column,.structure-container.erdgram-container .structure-input-column,.structure-container.erdgram-container .structure-settings-column,.structure-container.erdgram-container .structure-tools-column,.structure-container.flowchart-page .flowchart-preview-column,.structure-container.flowchart-page .structure-input-column,.structure-container.flowchart-page .structure-settings-column,.structure-container.flowchart-page .structure-tools-column,.structure-container.sequence-page .sequence-preview-column,.structure-container.sequence-page .structure-input-column,.structure-container.sequence-page .structure-settings-column,.structure-container.sequence-page .structure-tools-column,.structure-container.sql2er-page .sql2er-input-column,.structure-container.sql2er-page .sql2er-preview-column,.structure-container.sql2er-page .sql2er-settings-column,.structure-container.sql2er-page .structure-tools-column,.structure-container.structure-page .structure-input-column,.structure-container.structure-page .structure-preview-column,.structure-container.structure-page .structure-settings-column,.structure-container.structure-page .structure-tools-column,.structure-container.usecase-page .structure-input-column,.structure-container.usecase-page .structure-preview-column,.structure-container.usecase-page .structure-settings-column,.structure-container.usecase-page .structure-tools-column{height:100%!important;min-height:0!important;overflow:hidden!important;grid-area:auto!important}.structure-container.erdgram-container .erd-canvas-panel,.structure-container.erdgram-container .erd-params-panel,.structure-container.erdgram-container .erd-sql-panel,.structure-container.erdgram-container .erd-table-panel,.structure-container.flowchart-page .flowchart-canvas-panel,.structure-container.flowchart-page .flowchart-help-panel,.structure-container.flowchart-page .flowchart-input-panel,.structure-container.sequence-page .sequence-canvas-panel,.structure-container.sequence-page .sequence-help-panel,.structure-container.sequence-page .sequence-input-panel,.structure-container.sql2er-page .sql2er-canvas-panel,.structure-container.sql2er-page .sql2er-params-panel,.structure-container.sql2er-page .sql2er-sql-panel,.structure-container.structure-page .modern-canvas-panel,.structure-container.structure-page .modern-input-panel,.structure-container.structure-page .modern-params-panel,.structure-container.usecase-page .usecase-canvas-panel,.structure-container.usecase-page .usecase-input-panel,.structure-container.usecase-page .usecase-params-panel{height:100%!important;min-height:0!important;overflow:hidden!important}.structure-container.erdgram-container .erd-sql-panel .panel-body,.structure-container.flowchart-page .flowchart-input-panel .panel-body,.structure-container.sequence-page .sequence-input-panel .panel-body,.structure-container.sql2er-page .sql2er-sql-panel .panel-body,.structure-container.structure-page .modern-input-panel .panel-body,.structure-container.usecase-page .usecase-input-panel .panel-body{display:flex!important;flex-direction:column!important;gap:6px!important;min-height:0!important;overflow:hidden!important}.structure-container.erdgram-container .erd-sql-form-group,.structure-container.flowchart-page .flowchart-source-group,.structure-container.sequence-page .sequence-source-group,.structure-container.sql2er-page .sql2er-sql-form-group,.structure-container.structure-page .structure-source-group,.structure-container.usecase-page .usecase-source-group{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;margin-bottom:0!important}.structure-container.erdgram-container .erd-sql-textarea,.structure-container.flowchart-page .flowchart-source-group .flowchart-input,.structure-container.flowchart-page .flowchart-source-group .modern-textarea,.structure-container.sequence-page .sequence-source-group .modern-textarea,.structure-container.sequence-page .sequence-source-group .sequence-source-textarea,.structure-container.sql2er-page .sql2er-sql-textarea,.structure-container.structure-page .structure-source-group .modern-textarea,.structure-container.structure-page .structure-source-group .structure-input,.structure-container.usecase-page .usecase-source-group .modern-textarea,.structure-container.usecase-page .usecase-source-group .usecase-input{flex:1 1 auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;resize:none!important;overflow-y:auto!important}.structure-container.erdgram-container .erd-input-actions,.structure-container.flowchart-page .flowchart-actions-group,.structure-container.sequence-page .sequence-actions-group,.structure-container.sql2er-page .sql2er-input-actions,.structure-container.structure-page .structure-actions-group,.structure-container.usecase-page .usecase-actions-group{flex:0 0 auto!important;order:3!important;margin-top:auto!important;margin-bottom:0!important}.structure-container.erdgram-container #error-message,.structure-container.flowchart-page #errorInfo,.structure-container.flowchart-page #statusInfo,.structure-container.sequence-page #sequenceErrorInfo,.structure-container.sequence-page #sequenceStatusInfo,.structure-container.sql2er-page #error-message,.structure-container.structure-page #errorInfo,.structure-container.structure-page #statusInfo,.structure-container.usecase-page #errorInfo,.structure-container.usecase-page #statusInfo{order:2!important;flex:0 0 auto!important;margin-top:0!important;margin-bottom:0!important}.structure-container.erdgram-container #graph-container,.structure-container.erdgram-container .canvas-container,.structure-container.erdgram-container .graph-container,.structure-container.erdgram-container .modern-canvas-body,.structure-container.flowchart-page #graphContainer,.structure-container.flowchart-page .canvas-container,.structure-container.flowchart-page .graph-container,.structure-container.flowchart-page .modern-canvas-body,.structure-container.sequence-page #sequencePreviewContainer,.structure-container.sequence-page .canvas-container,.structure-container.sequence-page .graph-container,.structure-container.sequence-page .modern-canvas-body,.structure-container.sql2er-page #graph-container,.structure-container.sql2er-page .canvas-container,.structure-container.sql2er-page .graph-container,.structure-container.sql2er-page .modern-canvas-body,.structure-container.structure-page #graphContainer,.structure-container.structure-page .canvas-container,.structure-container.structure-page .graph-container,.structure-container.structure-page .modern-canvas-body,.structure-container.usecase-page #graphContainer,.structure-container.usecase-page .canvas-container,.structure-container.usecase-page .graph-container,.structure-container.usecase-page .modern-canvas-body{height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.structure-container.erdgram-container #graph-container .empty-state,.structure-container.flowchart-page .modern-empty,.structure-container.sequence-page .modern-empty,.structure-container.sql2er-page #graph-container .empty-state,.structure-container.structure-page .modern-empty,.structure-container.usecase-page .modern-empty{top:calc(50% - 16px)!important;left:50%!important;width:calc(100% - 40px)!important;min-height:280px!important;padding:20px!important;margin:0!important;transform:translate(-50%,-50%)!important}.structure-container.erdgram-container #graph-container .empty-state,.structure-container.flowchart-page .flowchart-empty-state,.structure-container.sequence-page .sequence-empty-state,.structure-container.sql2er-page .sql2er-empty-state,.structure-container.structure-page .structure-empty-state,.structure-container.usecase-page .usecase-empty-state{max-width:420px!important}.structure-container.erdgram-container .erd-params-panel,.structure-container.flowchart-page .flowchart-help-panel,.structure-container.sequence-page .sequence-help-panel,.structure-container.sql2er-page .sql2er-params-panel,.structure-container.structure-page .modern-params-panel,.structure-container.usecase-page .usecase-params-panel{position:relative!important;top:auto!important;overflow:hidden!important}.structure-container.erdgram-container .modern-params-body,.structure-container.flowchart-page .modern-params-body,.structure-container.sequence-page .modern-params-body,.structure-container.sql2er-page .modern-params-body,.structure-container.structure-page .modern-params-body,.structure-container.usecase-page .modern-params-body{flex:1 1 auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important}.structure-container.erdgram-container .erd-input-actions,.structure-container.flowchart-page .flowchart-input-actions,.structure-container.sequence-page .sequence-input-actions,.structure-container.sql2er-page .sql2er-input-actions,.structure-container.structure-page .structure-input-actions,.structure-container.usecase-page .usecase-input-actions{position:sticky;bottom:0;z-index:4;padding-top:10px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 18px,#fff 100%)}.structure-container.flowchart-page .flowchart-input-actions .btn-group,.structure-container.sequence-page .sequence-input-actions .btn-group,.structure-container.structure-page .structure-input-actions .btn-group,.structure-container.usecase-page .usecase-input-actions .btn-group{flex:1 1 calc(50% - 3px)!important;min-width:0!important}.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .modern-textarea{flex:0 0 auto!important;height:clamp(240px,calc(100vh - 360px),520px)!important;min-height:clamp(240px,calc(100vh - 360px),520px)!important;max-height:clamp(240px,calc(100vh - 360px),520px)!important}@media (max-width:1200px){.structure-container.flowchart-page .flowchart-input-panel .panel-body{overflow-y:auto!important}.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .modern-textarea{height:clamp(220px,calc(100vh - 460px),380px)!important;min-height:clamp(220px,calc(100vh - 460px),380px)!important;max-height:clamp(220px,calc(100vh - 460px),380px)!important}}@media (max-width:900px){.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .modern-textarea{height:clamp(180px,calc(100vh - 490px),300px)!important;min-height:clamp(180px,calc(100vh - 490px),300px)!important;max-height:clamp(180px,calc(100vh - 490px),300px)!important}}@media (max-width:680px){.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .flowchart-input,.structure-container.flowchart-page .flowchart-input-mode-panel[data-flowchart-mode-panel=text] .flowchart-source-group .modern-textarea{height:clamp(150px,calc(100vh - 540px),240px)!important;min-height:clamp(150px,calc(100vh - 540px),240px)!important;max-height:clamp(150px,calc(100vh - 540px),240px)!important}}