.module-editor-container[data-v-e2cc9c4e]{min-height:100vh;background:#f5f7fb;display:flex;flex-direction:column}.editor-toolbar[data-v-e2cc9c4e]{background:#fff;padding:15px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:10}.editor-toolbar .toolbar-left[data-v-e2cc9c4e]{display:flex;align-items:center;gap:15px}.editor-toolbar .toolbar-left .editor-title[data-v-e2cc9c4e]{font-size:18px;font-weight:600;color:#555}.editor-toolbar .toolbar-right[data-v-e2cc9c4e]{display:flex;gap:10px}.editor-content[data-v-e2cc9c4e]{flex:1;display:flex;gap:20px;padding:20px;overflow:hidden}.editor-content .module-info-panel[data-v-e2cc9c4e]{width:320px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow-y:auto}.editor-content .module-info-panel h3[data-v-e2cc9c4e]{margin:0 0 15px 0;color:#303133;font-size:16px}.editor-content .module-info-panel .progress-section[data-v-e2cc9c4e]{margin-top:20px;padding-top:20px;border-top:1px solid #ebeef5}.editor-content .module-info-panel .progress-section h4[data-v-e2cc9c4e]{margin:0 0 15px 0;color:#303133;font-size:14px}.editor-content .module-info-panel .progress-section .progress-text[data-v-e2cc9c4e]{display:block;text-align:center;margin-top:10px;font-size:18px;font-weight:600;color:#2c7be5}.editor-content .editor-panel[data-v-e2cc9c4e]{flex:1;background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 12px rgba(0,0,0,.08);overflow-y:auto}.editor-content .editor-panel .editor-form[data-v-e2cc9c4e]{max-width:900px}.editor-content .editor-panel .rich-text-editor[data-v-e2cc9c4e]{border:1px solid #dcdfe6;border-radius:4px}