.layout-dialog{width:min(1240px,96vw);max-width:none}.layout-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:12px;align-items:end}.layout-view-switch{display:flex;border:1px solid #cbd5e1;border-radius:8px;padding:3px;background:#f8fafc}.layout-view-switch button{border:0;background:transparent;padding:8px 14px;border-radius:6px;color:#526174}.layout-view-switch button.active{background:#fff;color:#173f74;box-shadow:0 1px 4px #1f3f631c}.layout-section-note{margin:12px 0;padding:9px 12px;border-radius:7px;background:#f1f6fd;color:#31557e;font-size:13px}.layout-workspace{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:16px;align-items:start}.layout-canvas{min-height:430px;border:1px solid #cbd8e7;border-radius:10px;background:#fff;overflow:hidden}.layout-editor,.layout-preview{min-height:430px;margin:0;padding:24px;font:15px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;white-space:pre-wrap;overflow-wrap:anywhere}.layout-editor .tiptap{min-height:380px;outline:none;white-space:pre-wrap}.layout-editor .tiptap p{margin:0;min-height:1.75em}.layout-editor .tiptap p.is-editor-empty:first-child:before{content:"在这里输入完整文案，回车换行；段与段之间留一个空行";color:#98a6b8;float:left;height:0;pointer-events:none}.layout-variable{display:inline-flex;align-items:center;margin:0 2px;padding:1px 7px;border:1px solid #8cb5e5;border-radius:5px;background:#eaf4ff;color:#14548f;font-size:13px;line-height:1.55;vertical-align:baseline;cursor:grab;user-select:none}.layout-variable[data-kind="ai"]{border-color:#a99adb;background:#f1edff;color:#594394}.layout-variable.ProseMirror-selectednode{outline:2px solid #3276bc;outline-offset:1px}.layout-preview{border:0;background:#f8fafc;color:#1f2d3d;overflow:auto}.layout-library{position:sticky;top:0;border:1px solid #d8e1ec;border-radius:10px;padding:14px;background:#f8fafc}.layout-library h3{margin:0 0 3px}.layout-library>p{margin:0 0 12px;color:#6b7788;font-size:12px}.layout-module-group{margin-top:13px}.layout-module-group strong{display:block;margin-bottom:7px;color:#536276;font-size:12px}.layout-module-list{display:flex;flex-wrap:wrap;gap:7px}.layout-module{border:1px solid #c9d7e6;border-radius:6px;background:#fff;color:#25496d;padding:7px 9px;cursor:grab}.layout-module.ai{border-color:#c0b4e7;color:#604b92}.layout-module.structure{color:#566474}.layout-versions{margin-top:18px;border-top:1px solid #e0e6ee;padding-top:14px}.layout-version{display:grid;grid-template-columns:minmax(200px,1fr) minmax(240px,1fr) auto auto auto;gap:10px;align-items:center;border-top:1px solid #edf0f4;padding:10px 0}.layout-version span{display:block;color:#6f7d90;font-size:12px}.layout-version textarea{min-height:54px;resize:vertical}.layout-load-version{white-space:nowrap}@media(max-width:900px){.layout-workspace{grid-template-columns:1fr}.layout-library{position:static}.layout-toolbar{grid-template-columns:1fr}.layout-version{grid-template-columns:1fr 1fr}.layout-version>div,.layout-version>textarea{grid-column:1/-1}}
.layout-operation-status{position:sticky;top:0;z-index:4;margin:0 0 12px;padding:11px 14px;border:1px solid #9fc4eb;border-radius:8px;background:#eef6ff;color:#174f86;font-weight:600}.layout-operation-status.error{border-color:#e4a5a5;background:#fff1f1;color:#a02f2f}.layout-version-meta.warning{margin-top:4px;color:#a14d26;font-weight:600}.layout-version-feedback{grid-column:1/-1;margin-top:-4px;padding:7px 10px;border-radius:6px;background:#fff3e8;color:#9a4923;font-size:13px}.layout-version button:disabled{cursor:not-allowed;opacity:.65}
.layout-save-choice{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;margin:12px 0;padding:13px;border:1px solid #9fc4eb;border-radius:9px;background:#eef6ff}.layout-save-choice[hidden]{display:none}.layout-save-choice>div{flex:1 1 300px}.layout-save-choice span{display:block;margin-top:3px;color:#58708b;font-size:12px}.layout-library-name{min-width:220px;color:#43546a;font-size:12px}.layout-library-name input{display:block;width:100%;margin-top:4px}.layout-section-break{display:block!important;position:relative;margin:14px 0!important;height:34px!important;min-height:34px!important;border:1px dashed #4f8aca;border-radius:7px;background:#eef6ff;color:#245e98;text-align:center;cursor:grab;user-select:none}.layout-section-break:before{content:"分段 · 下一段从下方开始";font-size:12px;line-height:32px}.layout-section-break.ProseMirror-selectednode{outline:2px solid #286db1}.layout-reusable{margin-top:18px;border-top:1px solid #e0e6ee;padding-top:14px}.layout-reusable-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.layout-reusable-item{display:flex;gap:8px;justify-content:space-between;align-items:center;border:1px solid #d8e1ec;border-radius:8px;padding:10px;background:#f8fafc}.layout-reusable-item span{display:block;color:#6f7d90;font-size:12px}.layout-draft-delete{color:#a43838;border-color:#d9aaaa}@media(max-width:900px){.layout-save-choice{display:grid;grid-template-columns:1fr}.layout-reusable-list{grid-template-columns:1fr}}
.layout-module.condition{border-color:#e0a85a;background:#fff8eb;color:#815315}.layout-module.loop{border-color:#74ac88;background:#eef9f2;color:#28613d}.layout-condition,.layout-loop{position:relative;margin:12px 0!important;padding:30px 12px 10px!important;border-radius:8px}.layout-condition{border:1px dashed #d89a45;background:#fffaf0}.layout-loop{border:1px dashed #62a47a;background:#f2faf5}.layout-condition:before,.layout-loop:before{position:absolute;left:10px;top:5px;font-size:11px;font-weight:700}.layout-condition:before{content:"条件 · " attr(data-condition-label);color:#915c12}.layout-loop:before{content:"循环 · " attr(data-loop-label);color:#28663f}.layout-condition.ProseMirror-selectednode,.layout-loop.ProseMirror-selectednode{outline:2px solid #3276bc;outline-offset:2px}
.layout-model-rules{display:block;margin:12px 0;padding:12px;border:1px solid #c9d8ea;border-radius:9px;background:#f7faff;color:#314d6b}.layout-model-rules[hidden]{display:none}.layout-model-rules span{display:block;margin-bottom:6px;font-weight:700}.layout-model-rules textarea{display:block;width:100%;min-height:68px;resize:vertical}.layout-model-rules small{display:block;margin-top:5px;color:#66788e}.layout-module-group-help{margin:-3px 0 8px;color:#748397;font-size:11px;line-height:1.45}.layout-module-list.described{display:grid;grid-template-columns:1fr;gap:6px}.layout-module-list.described .layout-module{width:100%;text-align:left}.layout-module-list.described .layout-module span{display:block;font-weight:600}.layout-module-list.described .layout-module small{display:block;margin-top:2px;color:#718095;font-weight:400;line-height:1.35}.layout-reusable-item small{display:block;margin-top:3px;color:#536b84;line-height:1.4}
.layout-module-category{margin:7px 0;border:1px solid #d4deea;border-radius:7px;background:#fff}.layout-module-category>summary{padding:9px 10px;color:#334e6c;font-weight:700;font-size:12px;cursor:pointer;list-style:none}.layout-module-category>summary:after{content:"展开";float:right;color:#708197;font-weight:400}.layout-module-category[open]>summary:after{content:"收起"}.layout-module-category-content{padding:3px 10px 10px}.layout-module-category-content>.layout-module-group{margin-top:7px}.layout-section-content{margin-left:8px!important;margin-right:8px!important;padding-left:13px!important;padding-right:13px!important;background:#f8fbff}.layout-section-start{position:relative;margin-top:34px!important;padding-top:14px!important;border:1px solid #a9c8e8;border-bottom:0;border-radius:8px 8px 0 0}.layout-section-start:before{content:attr(data-section-label);position:absolute;left:0;top:-30px;color:#245e98;font-size:13px;font-weight:700}.layout-section-content:not(.layout-section-start){border-left:1px solid #a9c8e8;border-right:1px solid #a9c8e8}.layout-section-end{padding-bottom:14px!important;border-bottom:1px solid #a9c8e8!important;border-radius:0 0 8px 8px}.layout-sync-option small{display:block;margin-top:2px;color:#708197}.layout-sync-option b{font-weight:600}
.layout-sync-channels{flex:1 1 100%;padding-top:10px;border-top:1px solid #c9dced}.layout-sync-channels>span{margin-bottom:7px}.layout-sync-channels>div{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:6px;max-height:150px;overflow:auto}.layout-sync-option{display:flex;align-items:flex-start;gap:6px;padding:7px;border:1px solid #cbd9e8;border-radius:6px;background:#fff;font-size:12px}.layout-sync-option input{margin-top:2px}.layout-sync-option.disabled{color:#8995a5;background:#f1f3f6}.layout-reusable-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.layout-library-delete{color:#a43838;border-color:#d9aaaa}@media(max-width:900px){.layout-sync-channels>div{grid-template-columns:1fr 1fr}}
