.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer;vertical-align:middle}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;color:#303133}.el-switch__label.is-active{color:#409eff}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #dcdfe6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#dcdfe6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409eff;background-color:#409eff}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.badge-cat[data-v-7b5b4522]{padding:3px 10px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.badge-cat--platform[data-v-7b5b4522]{background:#e3f2fd;color:#1565c0}.badge-cat--editor[data-v-7b5b4522]{background:#fff3e0;color:#e65100}.badge-cat--upload[data-v-7b5b4522]{background:#f3e5f5;color:#7b1fa2}.badge-cat--sync[data-v-7b5b4522]{background:#e8f5e9;color:#2e7d32}.badge-st[data-v-7b5b4522]{padding:3px 10px;border-radius:4px;font-size:11px;font-weight:600}.badge-st--default[data-v-7b5b4522]{background:#e8f5e9;color:#2e7d32}.layout-editor-split[data-v-7b5b4522]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;min-height:600px}.layout-editor-code[data-v-7b5b4522],.layout-editor-preview[data-v-7b5b4522]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout-textarea[data-v-7b5b4522]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:Fira Code,SF Mono,Courier New,monospace;font-size:12px;line-height:1.5;resize:vertical;min-height:500px;background:#1e1e2e;color:#cdd6f4;border-radius:8px;padding:16px;border:none}.layout-preview-frame-wrapper[data-v-7b5b4522]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:1px solid #dee2e6;border-radius:8px;overflow:hidden;background:#fff}.layout-preview-frame[data-v-7b5b4522]{width:100%;min-height:500px;border:none}