.worldview-edit-container[data-v-705dfa86]{display:flex;flex-direction:column;height:100vh;background-color:#121212;color:#fff}.header[data-v-705dfa86]{display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:60px;background-color:#1f1f1f;border-bottom:1px solid #333}.back-btn[data-v-705dfa86]{cursor:pointer;color:#a1a1aa;display:flex;align-items:center;gap:8px;transition:color .3s}.back-btn[data-v-705dfa86]:hover{color:#fff}.title[data-v-705dfa86]{font-size:16px;font-weight:600}.main-content[data-v-705dfa86]{display:flex;flex:1;overflow:hidden}.left-sidebar[data-v-705dfa86]{width:300px;background-color:#1a1a1a;border-right:1px solid #333;display:flex;flex-direction:column}.sidebar-title[data-v-705dfa86]{padding:16px 20px;font-weight:600;border-bottom:1px solid #333;color:#e5e7eb}.custom-tree[data-v-705dfa86]{background:transparent;color:#a1a1aa;padding:10px;overflow-y:auto;flex:1}[data-v-705dfa86] .custom-tree .el-tree-node__content{height:36px;border-radius:4px;margin-bottom:2px}[data-v-705dfa86] .custom-tree .el-tree-node__content:hover{background-color:#27272a;color:#fff}[data-v-705dfa86] .custom-tree .el-tree-node.is-current>.el-tree-node__content{background-color:rgba(59,130,246,.1);color:#60a5fa}.right-editor[data-v-705dfa86]{overflow:hidden}.editor-panel[data-v-705dfa86],.right-editor[data-v-705dfa86]{flex:1;background-color:#121212;display:flex;flex-direction:column}.editor-panel[data-v-705dfa86]{padding:24px}.panel-title[data-v-705dfa86]{font-size:20px;font-weight:600;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #333;color:#e5e7eb}.panel-content[data-v-705dfa86]{flex:1;display:flex;flex-direction:column}.empty-selection[data-v-705dfa86]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#52525b;background-color:#121212}.empty-selection i[data-v-705dfa86]{font-size:48px;margin-bottom:16px}[data-v-705dfa86] .tech-form .el-form-item__label{color:#d4d4d8;font-size:14px;padding-bottom:8px}.tech-form[data-v-705dfa86]{flex:1;display:flex;flex-direction:column}[data-v-705dfa86] .tech-form .el-form-item{flex:1;display:flex;flex-direction:column;margin-bottom:0}[data-v-705dfa86] .custom-textarea,[data-v-705dfa86] .tech-form .el-form-item__content{flex:1;display:flex;flex-direction:column}[data-v-705dfa86] .custom-textarea .el-textarea__inner{flex:1;background-color:#1a1a1a;border:1px solid #333;color:#e5e7eb;border-radius:8px;padding:16px;font-family:inherit;line-height:1.6;resize:none;transition:all .3s}[data-v-705dfa86] .custom-textarea .el-textarea__inner:focus{border-color:#3b82f6;background-color:#1f1f22;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.tech-btn-primary[data-v-705dfa86]{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:6px;padding:8px 16px}.tech-btn-primary[data-v-705dfa86]:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6)}