.alert-container{position:fixed;top:20px;left:50%;transform:translateX(-50%);max-width:80%;width:auto;padding:10px 20px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;opacity:1;font-size:14px}.alert,.alert-container{display:flex;justify-content:space-between;align-items:center}.alert{color:#fff;margin:0}.alert.info{background-color:#909399}.alert.success{background-color:#0db083}.alert.error{background-color:#f56c6c}.alert.warning{background-color:#e6a23c}.alert button{background:none;border:none;color:inherit;cursor:pointer;font-size:12px;margin-left:10px}.close-button{margin-left:auto;padding-left:10px;cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%;font-family:Arial,sans-serif}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:url(/img/background-image.db911633.png) no-repeat 50%;background-size:cover;position:relative}.login-box{display:flex;width:800px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.1)}.left{flex:1;background-color:#3e6ded;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.left h2{margin-bottom:20px}.footer p,.left p{font-size:14px!important;font-weight:100!important}.right{flex:1;padding:40px;display:flex;flex-direction:column;justify-content:center}.right h1{margin-bottom:40px;font-size:24px;text-align:center}.form-item{margin-bottom:20px}input{font-size:14px;border:1px solid #dcdfe6;border-radius:4px;box-sizing:border-box}.login-button,input{width:100%;padding:10px}.login-button{font-size:16px;background-color:#626aef;color:#fff;border:none;border-radius:4px;cursor:pointer}.login-button:hover{background-color:#6b72f3}.footer{position:absolute;bottom:10px;text-align:center;color:#909399;font-size:10px;width:100%}.sidebar-nav-container[data-v-1a3743ec]{display:flex;height:100vh}.sidebar[data-v-1a3743ec]{width:160px;background-color:#22242f;color:#919297}.secondary-menu[data-v-1a3743ec]{width:120px;background-color:#fff;color:#919297;border-right:1px solid #e0e0e0}.logo[data-v-1a3743ec]{display:flex;align-items:center;justify-content:center;padding:10px}.logo img[data-v-1a3743ec]{max-width:30px;height:30px;margin-right:30px}.logo-text[data-v-1a3743ec]{font-size:20px;font-weight:100;color:#fff}.nav-list[data-v-1a3743ec]{list-style:none;padding:0;margin:0}.nav-list li[data-v-1a3743ec]{position:relative;padding:2px 10px;font-size:14px}.nav-list li a[data-v-1a3743ec]{color:#919297;text-decoration:none;display:flex;align-items:center;padding:10px;border-radius:4px;transition:color .3s}.nav-list li a[data-v-1a3743ec]:hover,.nav-list li.active a[data-v-1a3743ec]{color:#fff}.nav-list li .icon[data-v-1a3743ec]{margin-right:10px;width:18px;height:18px;font-size:14px}.nav-list li .vertical-line[data-v-1a3743ec]{position:absolute;right:11px;top:50%;transform:translateY(-50%);width:3px;height:calc(100% - 20px);background-color:#fff;border-radius:3px}.secondary-menu .nav-list li a[data-v-1a3743ec]{color:#919297;transition:color .3s}.secondary-menu .nav-list li a[data-v-1a3743ec]:hover{color:#22242f}.secondary-menu .nav-list li.active a[data-v-1a3743ec]{color:#000;font-weight:700}.top-nav[data-v-a7727b36]{display:flex;justify-content:flex-end;align-items:center;height:50px;background-color:#fff;color:#333;padding:0 20px;border-bottom:1px solid #e0e0e0;width:100%}.tabs[data-v-a7727b36]{display:flex;align-items:center;flex:1}.tab[data-v-a7727b36]{display:flex;align-items:center;padding:3px 10px;margin-right:10px;background-color:#fff;border:1px solid #eee;border-radius:3px;cursor:pointer;color:#a5a5a5;font-size:12px}.tab.active[data-v-a7727b36]{color:#626aef}.right[data-v-a7727b36]{display:flex;align-items:center;flex-direction:row;justify-content:flex-end;font-size:14px;padding:0}.el-dropdown-link[data-v-a7727b36]{display:flex;align-items:center;cursor:pointer;outline:none}.el-dropdown-link[data-v-a7727b36]:focus{outline:none}.username[data-v-a7727b36]{margin-left:10px;margin-right:20px;font-weight:700}.icon[data-v-a7727b36]{margin-right:5px}.label[data-v-a7727b36]{margin-right:15px}button[data-v-a7727b36]{background:none;border:none;color:#333;font-size:14px;cursor:pointer}button[data-v-a7727b36]:hover{text-decoration:underline}.refresh-button[data-v-a7727b36]{display:flex;align-items:center;margin-right:15px}.layout[data-v-3459d787]{display:flex;height:100vh}.main-content[data-v-3459d787]{flex-grow:1;display:flex;flex-direction:column}.content[data-v-3459d787]{flex-grow:1;padding:20px;background-color:#f4f4f4;overflow-y:auto;height:calc(100vh - 50px)}.confirm-dialog-overlay[data-v-08c6ef30]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-dialog[data-v-08c6ef30]{background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center;width:400px;max-width:80%}.confirm-dialog p[data-v-08c6ef30]:first-child{font-size:16px;font-weight:700;margin-bottom:20px}.confirm-dialog p[data-v-08c6ef30]:last-child{margin-bottom:20px}.confirm-dialog-buttons[data-v-08c6ef30]{display:flex;justify-content:center}.cancel-button[data-v-08c6ef30],.confirm-button[data-v-08c6ef30]{padding:10px 20px;cursor:pointer;border:none;border-radius:5px}.cancel-button[data-v-08c6ef30]{margin-top:20px;background:#f5f5f5;margin-right:20px}.confirm-button[data-v-08c6ef30]{margin-top:20px;background:#626aef;color:#fff}.action-buttons[data-v-4a4b7945]{display:flex;gap:5px;white-space:nowrap}.table-wrapper[data-v-4a4b7945]{overflow-x:auto;width:100%}.custom-pagination[data-v-4a4b7945]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-4a4b7945]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-4a4b7945]:not(.is-active){background-color:#fff}.custom-pagination[data-v-4a4b7945] .el-pager .number.is-active{background-color:#626aef!important}img[data-v-790b0ad4],img[data-v-d177e42e],video[data-v-c6d89664]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover}.header[data-v-7cabfa4c]{display:flex;align-items:center;margin-bottom:20px}.header h2[data-v-7cabfa4c]{margin-right:20px;font-weight:400}.upload-container[data-v-7cabfa4c]{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.upload-input[data-v-7cabfa4c]{display:none}.upload-area[data-v-7cabfa4c]{border:4px dashed #ccc;padding:20px;width:100%;text-align:center}.upload-area.dragging[data-v-7cabfa4c]{border-color:#626aef}.upload-button[data-v-7cabfa4c],.upload-or[data-v-7cabfa4c],.upload-size[data-v-7cabfa4c],.upload-text[data-v-7cabfa4c]{display:block;margin-bottom:10px}.upload-or[data-v-7cabfa4c]{font-size:12px}.upload-size[data-v-7cabfa4c]{font-size:12px;margin-top:15px}.upload-button[data-v-7cabfa4c]{margin:0 auto;background-color:#fff;border:1px solid #626aef;color:#626aef;padding:12px 36px;font-size:14px;line-height:1.42857143;border-radius:4px;cursor:pointer;display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease,color .3s ease}.media-library[data-v-7cabfa4c]{width:100%;margin:0 auto}.media-controls[data-v-7cabfa4c]{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:10px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:20px}.controls-group[data-v-7cabfa4c]{display:flex;align-items:center}.controls-group .custom-select[data-v-7cabfa4c],.controls-group .delete-button[data-v-7cabfa4c]{margin-right:10px}.custom-select[data-v-7cabfa4c]{padding:5px 8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.search-box[data-v-7cabfa4c]{margin-left:auto;flex-grow:1;max-width:300px}.media-grid[data-v-7cabfa4c]{display:flex;flex-wrap:wrap;gap:20px}.media-item[data-v-7cabfa4c]{border:1px solid #ddd;padding:10px;flex:1 1 calc(25% - 20px);box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative}.media-item img[data-v-7cabfa4c],.media-item video[data-v-7cabfa4c]{width:100%;height:150px;-o-object-fit:cover;object-fit:cover}.media-info[data-v-7cabfa4c]{width:100%;text-align:left;padding:10px 0}.media-info p[data-v-7cabfa4c]{margin:5px 0;font-size:14px}.filename[data-v-7cabfa4c]{font-weight:700}.filesize[data-v-7cabfa4c],.filetime[data-v-7cabfa4c]{color:#555}.filepath[data-v-7cabfa4c]{color:blue;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font-size:14px;display:block;margin-top:5px}.delete-button[data-v-7cabfa4c]{color:red;background:none;border:none;cursor:pointer;font-size:14px;position:absolute;left:10px}.media-checkbox[data-v-7cabfa4c]{position:absolute;right:10px}.add-button[data-v-7cabfa4c],.deletep-button[data-v-7cabfa4c]{background-color:#fff;border:1px solid #626aef;color:#626aef;padding:4px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;cursor:pointer;display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .3s ease,color .3s ease}.add-button[data-v-7cabfa4c]:hover{background-color:#626aef;color:#fff}.custom-pagination[data-v-7cabfa4c]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-7cabfa4c]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-7cabfa4c]:not(.is-active){background-color:#fff}.custom-pagination[data-v-7cabfa4c] .el-pager .number.is-active{background-color:#626aef!important}input[data-v-7cabfa4c]{width:auto;padding:10px;font-size:14px;border:1px solid #dcdfe6;border-radius:4px;box-sizing:border-box}.no-media[data-v-7cabfa4c]{text-align:center;margin-top:20px;font-size:16px;color:#555}.form-item[data-v-286828dc]{display:flex;align-items:center;margin-bottom:20px}.form-item label[data-v-286828dc]{width:100px;text-align:right;padding-right:10px}.form-item input[data-v-286828dc],.form-item select[data-v-286828dc]{flex:1}.action-buttons[data-v-286828dc]{display:flex;gap:5px;white-space:nowrap}.table-wrapper[data-v-286828dc]{overflow-x:auto;width:100%}.drawer-footer[data-v-286828dc]{display:flex;justify-content:flex-end;padding:10px}.image-preview[data-v-286828dc]{margin-top:10px}.image-preview img[data-v-286828dc]{max-width:100%;height:auto;border:1px solid #ddd;padding:5px;background-color:#f9f9f9}.custom-pagination[data-v-286828dc]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-286828dc]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-286828dc]:not(.is-active){background-color:#fff}.custom-pagination[data-v-286828dc] .el-pager .number.is-active{background-color:#626aef!important}.profile-avatar{display:flex;align-items:center;margin-bottom:20px;position:relative;margin-left:120px}.avatar-input{display:none}.avatar-container{width:100px;height:100px;border-radius:50%;overflow:hidden;position:relative;cursor:pointer}.avatar,.avatar-placeholder{width:100%;height:100%}.avatar-placeholder{display:flex;justify-content:center;align-items:center;background-color:#f2f2f2;font-size:14px;color:#666}.avatar-container:hover .avatar-placeholder{background-color:rgba(0,0,0,.5);color:#fff}.avatar-container:before{content:"修改";position:absolute;bottom:0;width:100%;text-align:center;color:#fff;background:rgba(0,0,0,.5);line-height:30px;display:none}.avatar-container:hover:before{display:block}.drawer-footer[data-v-7678ece8]{display:flex;justify-content:flex-end;padding:10px}.image-preview[data-v-7678ece8]{margin-top:10px}.image-preview img[data-v-7678ece8]{max-width:100%;height:auto;border:1px solid #ddd;padding:5px;background-color:#f9f9f9}.custom-pagination[data-v-7678ece8]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-7678ece8]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-7678ece8]:not(.is-active){background-color:#fff}.custom-pagination[data-v-7678ece8] .el-pager .number.is-active{background-color:#626aef!important}.drawer-footer[data-v-9f4f167e]{display:flex;justify-content:flex-end;padding:10px}.custom-pagination[data-v-9f4f167e]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-9f4f167e]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-9f4f167e]:not(.is-active){background-color:#fff}.custom-pagination[data-v-9f4f167e] .el-pager .number.is-active{background-color:#626aef!important}.form-item[data-v-e93b9558]{display:flex;align-items:center;margin-bottom:20px}.form-item label[data-v-e93b9558]{width:100px;text-align:right;padding-right:10px}.form-item input[data-v-e93b9558],.form-item select[data-v-e93b9558]{flex:1}.action-buttons[data-v-e93b9558]{display:flex;gap:5px;white-space:nowrap}.table-wrapper[data-v-e93b9558]{overflow-x:auto;width:100%}.drawer-footer[data-v-e93b9558]{display:flex;justify-content:flex-end;padding:10px}.image-preview[data-v-e93b9558]{margin-top:10px}.image-preview img[data-v-e93b9558]{max-width:100%;height:auto;border:1px solid #ddd;padding:5px;background-color:#f9f9f9}.custom-pagination[data-v-e93b9558]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-e93b9558]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-e93b9558]:not(.is-active){background-color:#fff}.custom-pagination[data-v-e93b9558] .el-pager .number.is-active{background-color:#626aef!important}.drawer-footer[data-v-659839a0]{display:flex;justify-content:flex-end;padding:10px}.custom-pagination[data-v-659839a0]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-659839a0]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-659839a0]:not(.is-active){background-color:#fff}.custom-pagination[data-v-659839a0] .el-pager .number.is-active{background-color:#626aef!important}.table-wrapper[data-v-0565660a]{overflow-x:auto;width:100%}.drawer-footer[data-v-0565660a]{display:flex;justify-content:flex-end;padding:10px}.custom-pagination[data-v-0565660a]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-0565660a]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-0565660a]:not(.is-active){background-color:#fff}.custom-pagination[data-v-0565660a] .el-pager .number.is-active{background-color:#626aef!important}#editor-wrapper[data-v-5485ae55]{border:1px solid #dcdfe6;margin-top:10px}#toolbar-container[data-v-5485ae55]{border-bottom:1px solid #dcdfe6}#editor-container[data-v-5485ae55]{height:400px;padding:10px;word-break:break-word;white-space:pre-wrap}.editor[data-v-5485ae55]{padding:10px}.editor img[data-v-5485ae55],.editor video[data-v-5485ae55]{max-width:100%;height:auto}.el-card[data-v-5485ae55]{background-color:#fff;padding:20px}.button-group[data-v-5485ae55]{display:flex;gap:10px;margin-bottom:30px}.cover-preview[data-v-5485ae55]{margin-top:10px;display:flex;align-items:center;gap:10px}.cover-preview img[data-v-5485ae55]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border:1px solid #dcdfe6}.upload-button[data-v-5485ae55]{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:2px dashed #dcdfe6;cursor:pointer;color:#dcdfe6;font-size:32px}.upload-icon[data-v-5485ae55]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.tag-margin[data-v-5485ae55]{margin-right:10px;color:#626aef}[data-v-5485ae55] .custom-checkbox-allow-remark .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#626aef!important;border-color:#626aef!important}[data-v-5485ae55] .custom-checkbox-allow-remark .el-checkbox__input.is-checked+.el-checkbox__label{color:#626aef!important}[data-v-5485ae55] .custom-checkbox-top .el-checkbox__input.is-checked .el-checkbox__inner{background-color:red!important;border-color:red!important}[data-v-5485ae55] .custom-checkbox-top .el-checkbox__input.is-checked+.el-checkbox__label{color:red!important}[data-v-5485ae55] .custom-checkbox-sortop .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#1cc88a!important;border-color:#1cc88a!important}[data-v-5485ae55] .custom-checkbox-sortop .el-checkbox__input.is-checked+.el-checkbox__label{color:#1cc88a!important}.tag-button[data-v-5485ae55]{margin-right:10px}.custom-tag[data-v-5485ae55]{background-color:#fff!important;color:#626aef!important;border-color:#626aef!important}.top-bar[data-v-a51f6d9e]{justify-content:space-between;margin-bottom:20px}.left-buttons[data-v-a51f6d9e],.search-bar[data-v-a51f6d9e],.top-bar[data-v-a51f6d9e]{display:flex;align-items:center}.table-wrapper[data-v-a51f6d9e]{overflow-x:auto;width:100%}.drawer-footer[data-v-a51f6d9e]{display:flex;justify-content:flex-end;padding:10px}.custom-pagination[data-v-a51f6d9e]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-a51f6d9e]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-a51f6d9e]:not(.is-active){background-color:#fff}.custom-pagination[data-v-a51f6d9e] .el-pager .number.is-active{background-color:#626aef!important}#editor-wrapper[data-v-1c5e9c52]{border:1px solid #dcdfe6;margin-top:10px}#toolbar-container[data-v-1c5e9c52]{border-bottom:1px solid #dcdfe6}#editor-container[data-v-1c5e9c52]{height:400px;padding:10px;word-break:break-word;white-space:pre-wrap}.editor[data-v-1c5e9c52]{padding:10px}.editor img[data-v-1c5e9c52],.editor video[data-v-1c5e9c52]{max-width:100%;height:auto}.el-card[data-v-1c5e9c52]{background-color:#fff;padding:20px}.button-group[data-v-1c5e9c52]{display:flex;gap:10px;margin-bottom:30px}.cover-preview[data-v-1c5e9c52]{margin-top:10px;display:flex;align-items:center;gap:10px}.cover-preview img[data-v-1c5e9c52]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border:1px solid #dcdfe6}.upload-button[data-v-1c5e9c52]{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:2px dashed #dcdfe6;cursor:pointer;color:#dcdfe6;font-size:32px}.upload-icon[data-v-1c5e9c52]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.tag-margin[data-v-1c5e9c52]{margin-right:10px;color:#626aef}[data-v-1c5e9c52] .custom-checkbox-allow-remark .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#626aef!important;border-color:#626aef!important}[data-v-1c5e9c52] .custom-checkbox-allow-remark .el-checkbox__input.is-checked+.el-checkbox__label{color:#626aef!important}[data-v-1c5e9c52] .custom-checkbox-top .el-checkbox__input.is-checked .el-checkbox__inner{background-color:red!important;border-color:red!important}[data-v-1c5e9c52] .custom-checkbox-top .el-checkbox__input.is-checked+.el-checkbox__label{color:red!important}[data-v-1c5e9c52] .custom-checkbox-sortop .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#1cc88a!important;border-color:#1cc88a!important}[data-v-1c5e9c52] .custom-checkbox-sortop .el-checkbox__input.is-checked+.el-checkbox__label{color:#1cc88a!important}.tag-button[data-v-1c5e9c52]{margin-right:10px}.custom-tag[data-v-1c5e9c52]{background-color:#fff!important;color:#626aef!important;border-color:#626aef!important}.top-bar[data-v-0bca2d21]{justify-content:space-between;margin-bottom:20px}.left-buttons[data-v-0bca2d21],.search-bar[data-v-0bca2d21],.top-bar[data-v-0bca2d21]{display:flex;align-items:center}.table-wrapper[data-v-0bca2d21]{overflow-x:auto;width:100%}.drawer-footer[data-v-0bca2d21]{display:flex;justify-content:flex-end;padding:10px}.custom-pagination[data-v-0bca2d21]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-0bca2d21]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-0bca2d21]:not(.is-active){background-color:#fff}.custom-pagination[data-v-0bca2d21] .el-pager .number.is-active{background-color:#626aef!important}.custom-button[data-v-a613355c]:hover{border-color:#626aef;color:#626aef}.logo-wrapper[data-v-a613355c]{display:flex;flex-direction:column}.site-logo[data-v-a613355c]{margin-top:10px;width:100px;height:auto}.icon-wrapper[data-v-a613355c]{display:flex;flex-direction:column}.site-icon[data-v-a613355c]{margin-top:10px;width:100px;height:auto}.remark[data-v-a613355c]{display:block;font-size:13px;color:#999}.headerr{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.theme-body p{font-size:14px;color:#858796}.header-buttons{display:flex;gap:10px}.themes-container{padding:20px}.theme-card{border:1px solid #ebeef5;border-radius:6px;margin-bottom:20px}.theme-header{position:relative;overflow:hidden}.theme-title{font-size:18px;padding:10px;background-color:#f5f5f5;color:#000;text-align:left}.active-theme-title{background-color:#1cc88a;color:#fff}.theme-screenshot-wrapper{width:100%;height:auto;display:flex;justify-content:center;align-items:center;padding:10px}.theme-screenshot{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:3px}.theme-body{padding:10px}.theme-footer{display:flex;justify-content:space-between;align-items:center;padding:10px;border-top:1px solid #ebeef5}.footer-buttons{display:flex;gap:10px}.active-text{color:#1cc88a}.theme-settings-container[data-v-243239ec]{display:flex;flex-direction:column;height:100%}.header[data-v-243239ec]{justify-content:space-between;padding:10px;background:linear-gradient(90deg,#626aef,#587ce7);color:#fff;border-radius:10px 10px 0 0}.header-content[data-v-243239ec],.header[data-v-243239ec]{display:flex;align-items:center}.header-content h2[data-v-243239ec]{margin:0}.header-buttons[data-v-243239ec]{display:flex;gap:10px}.content[data-v-243239ec]{display:flex;height:calc(100% - 84px)}.el-menu-vertical[data-v-243239ec]{width:200px;background-color:#fff}.custom-menu .el-menu-item.is-active[data-v-243239ec],.custom-menu .el-menu-item[data-v-243239ec]:hover{background-color:#f8f8f8!important;color:#626aef!important}.form-container[data-v-243239ec]{flex-grow:1;padding:20px}.save-button-container[data-v-243239ec]{margin-top:20px;text-align:right}[data-v-243239ec] .custom-checkbox-allow-remark .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#626aef!important;border-color:#626aef!important}[data-v-243239ec] .custom-checkbox-allow-remark .el-checkbox__input.is-checked+.el-checkbox__label{color:#626aef!important}.media-preview img[data-v-243239ec],.media-preview video[data-v-243239ec]{max-width:200px;margin-top:10px}.button-remark-container[data-v-243239ec]{display:flex;flex-direction:column;align-items:flex-start;margin-top:10px}.select-button[data-v-243239ec]{margin-bottom:5px}.file-icon[data-v-243239ec]{display:flex;align-items:center;font-size:20px;margin-top:10px}.file-icon a[data-v-243239ec]{margin-left:10px;text-decoration:underline;color:#409eff}.remark[data-v-243239ec]{font-size:12px;color:#999;margin-top:-15px}.drawer-footer[data-v-68b40f33]{display:flex;justify-content:flex-end;padding:10px}.image-preview[data-v-68b40f33]{margin-top:10px}.image-preview img[data-v-68b40f33]{max-width:100%;height:auto;border:1px solid #ddd;padding:5px;background-color:#f9f9f9}.custom-pagination[data-v-68b40f33]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-68b40f33]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-68b40f33]:not(.is-active){background-color:#fff}.custom-pagination[data-v-68b40f33] .el-pager .number.is-active{background-color:#626aef!important}.navigation-forms[data-v-68b40f33]{display:flex;justify-content:space-between;margin-top:20px}.form-section[data-v-68b40f33]{width:32%}.form-section h3[data-v-68b40f33]{margin-bottom:10px}.form-section el-form[data-v-68b40f33]{border:1px solid #e5e5e5;padding:20px;border-radius:5px}[data-v-68b40f33] .custom-checkbox-allow-remark .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#626aef!important;border-color:#626aef!important}[data-v-68b40f33] .custom-checkbox-allow-remark .el-checkbox__input.is-checked+.el-checkbox__label{color:#626aef!important}.vertical-checkbox-group .el-checkbox[data-v-68b40f33]{display:block}.link-below-button[data-v-68b40f33]{display:block;margin-top:10px;color:#626aef;cursor:pointer}#editor-wrapper[data-v-09da5e75]{border:1px solid #dcdfe6;margin-top:10px}#toolbar-container[data-v-09da5e75]{border-bottom:1px solid #dcdfe6}#editor-container[data-v-09da5e75]{height:400px;padding:10px;word-break:break-word;white-space:pre-wrap}.editor[data-v-09da5e75]{padding:10px}.editor img[data-v-09da5e75],.editor video[data-v-09da5e75]{max-width:100%;height:auto}.el-card[data-v-09da5e75]{background-color:#fff;padding:20px}.button-group[data-v-09da5e75]{display:flex;gap:10px;margin-bottom:30px}.cover-preview[data-v-09da5e75]{margin-top:10px;display:flex;align-items:center;gap:10px}.cover-preview img[data-v-09da5e75]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border:1px solid #dcdfe6}.upload-button[data-v-09da5e75]{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:2px dashed #dcdfe6;cursor:pointer;color:#dcdfe6;font-size:32px}.upload-icon[data-v-09da5e75]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.tag-margin[data-v-09da5e75]{margin-right:10px;color:#626aef}[data-v-09da5e75] .custom-checkbox-allow-remark .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#626aef!important;border-color:#626aef!important}[data-v-09da5e75] .custom-checkbox-allow-remark .el-checkbox__input.is-checked+.el-checkbox__label{color:#626aef!important}[data-v-09da5e75] .custom-checkbox-top .el-checkbox__input.is-checked .el-checkbox__inner{background-color:red!important;border-color:red!important}[data-v-09da5e75] .custom-checkbox-top .el-checkbox__input.is-checked+.el-checkbox__label{color:red!important}[data-v-09da5e75] .custom-checkbox-sortop .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#1cc88a!important;border-color:#1cc88a!important}[data-v-09da5e75] .custom-checkbox-sortop .el-checkbox__input.is-checked+.el-checkbox__label{color:#1cc88a!important}.tag-button[data-v-09da5e75]{margin-right:10px}.custom-tag[data-v-09da5e75]{background-color:#fff!important;color:#626aef!important;border-color:#626aef!important}.top-bar[data-v-7b3e0b89]{justify-content:space-between;margin-bottom:20px}.left-buttons[data-v-7b3e0b89],.search-bar[data-v-7b3e0b89],.top-bar[data-v-7b3e0b89]{display:flex;align-items:center}.table-wrapper[data-v-7b3e0b89]{overflow-x:auto;width:100%}.drawer-footer[data-v-7b3e0b89]{display:flex;justify-content:flex-end;padding:10px}.custom-pagination[data-v-7b3e0b89]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-7b3e0b89]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-7b3e0b89]:not(.is-active){background-color:#fff}.custom-pagination[data-v-7b3e0b89] .el-pager .number.is-active{background-color:#626aef!important}#editor-wrapper[data-v-6c3d9b9c]{border:1px solid #dcdfe6;margin-top:10px}#toolbar-container[data-v-6c3d9b9c]{border-bottom:1px solid #dcdfe6}#editor-container[data-v-6c3d9b9c]{height:400px;padding:10px;word-break:break-word;white-space:pre-wrap}.editor[data-v-6c3d9b9c]{padding:10px}.editor img[data-v-6c3d9b9c],.editor video[data-v-6c3d9b9c]{max-width:100%;height:auto}.el-card[data-v-6c3d9b9c]{background-color:#fff;padding:20px}.button-group[data-v-6c3d9b9c]{display:flex;gap:10px;margin-bottom:30px}.cover-preview[data-v-6c3d9b9c]{margin-top:10px;display:flex;align-items:center;gap:10px}.cover-preview img[data-v-6c3d9b9c]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border:1px solid #dcdfe6}.upload-button[data-v-6c3d9b9c]{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border:2px dashed #dcdfe6;cursor:pointer;color:#dcdfe6;font-size:32px}.upload-icon[data-v-6c3d9b9c]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.tag-margin[data-v-6c3d9b9c]{margin-right:10px;color:#626aef}[data-v-6c3d9b9c] .custom-checkbox-allow-remark .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#626aef!important;border-color:#626aef!important}[data-v-6c3d9b9c] .custom-checkbox-allow-remark .el-checkbox__input.is-checked+.el-checkbox__label{color:#626aef!important}[data-v-6c3d9b9c] .custom-checkbox-top .el-checkbox__input.is-checked .el-checkbox__inner{background-color:red!important;border-color:red!important}[data-v-6c3d9b9c] .custom-checkbox-top .el-checkbox__input.is-checked+.el-checkbox__label{color:red!important}[data-v-6c3d9b9c] .custom-checkbox-sortop .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#1cc88a!important;border-color:#1cc88a!important}[data-v-6c3d9b9c] .custom-checkbox-sortop .el-checkbox__input.is-checked+.el-checkbox__label{color:#1cc88a!important}.tag-button[data-v-6c3d9b9c]{margin-right:10px}.custom-tag[data-v-6c3d9b9c]{background-color:#fff!important;color:#626aef!important;border-color:#626aef!important}.drawer-footer[data-v-dc07bed8]{display:flex;justify-content:flex-end;padding:10px}.image-preview[data-v-dc07bed8]{margin-top:10px}.image-preview img[data-v-dc07bed8]{max-width:100%;height:auto;border:1px solid #ddd;padding:5px;background-color:#f9f9f9}.custom-pagination[data-v-dc07bed8]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-dc07bed8]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-dc07bed8]:not(.is-active){background-color:#fff}.custom-pagination[data-v-dc07bed8] .el-pager .number.is-active{background-color:#626aef!important}.drawer-footer[data-v-4af320c0]{display:flex;justify-content:flex-end;padding:10px}.image-preview[data-v-4af320c0]{margin-top:10px}.image-preview img[data-v-4af320c0]{max-width:100%;height:auto;border:1px solid #ddd;padding:5px;background-color:#f9f9f9}.custom-pagination[data-v-4af320c0]{margin-top:20px;display:flex;justify-content:center}.el-pagination[data-v-4af320c0]{background-color:#ffffff00;padding:10px;border-radius:5px}.el-pagination .el-pager li[data-v-4af320c0]:not(.is-active){background-color:#fff}.custom-pagination[data-v-4af320c0] .el-pager .number.is-active{background-color:#626aef!important}