#app{box-sizing:border-box;height:100%;display:flex;flex-direction:column}.nav-container{padding:1.25rem;background-color:#f5f5f5;border-bottom:.0625rem solid #e0e0e0}.nav-buttons{display:flex;gap:.625rem}.nav-link{padding:.625rem 1.25rem;text-decoration:none;color:#333;background-color:#fff;border:.0625rem solid #d0d0d0;border-radius:.25rem;transition:all .3s;font-size:.875rem}.nav-link:hover{background-color:#e8f4f8;border-color:#2d8cf0;color:#2d8cf0}.nav-link.active{background-color:#2d8cf0;color:#fff;border-color:#2d8cf0}.view-container{flex:1;overflow:hidden;height:calc(100% - 5rem)}.edit-layout[data-v-47b17cd0]{width:100%;height:100%}[data-v-9437c72c] .ivu-modal-wrap.customer-auth-modal{position:fixed;inset:0;display:flex;align-items:center!important;justify-content:center;padding:1.25rem}[data-v-9437c72c] .ivu-modal-wrap.customer-auth-modal .ivu-modal{top:auto!important;transform:none!important;margin:0!important;max-width:calc(100vw - 2.5rem)}[data-v-9437c72c] .ivu-modal-wrap.customer-auth-modal .ivu-modal-content{border-radius:1.5rem;overflow:hidden}.auth-dialog[data-v-9437c72c]{min-height:0}.auth-panel[data-v-9437c72c]{padding:1.375rem 1.25rem 1.125rem;background:#fff}.panel-header[data-v-9437c72c]{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sub-switch[data-v-9437c72c]{display:flex;gap:0;margin-top:.875rem;border-bottom:.0625rem solid #e3e9f3}.sub-switch button[data-v-9437c72c]{flex:1 1 0;min-width:0;position:relative;height:2.625rem;border:none;border-radius:0;background:transparent;color:#61718d;cursor:pointer;font-size:1rem;font-weight:400;transition:color .2s ease;white-space:nowrap}.sub-switch button.active[data-v-9437c72c]{color:#164fa8}.sub-switch button.active[data-v-9437c72c]:after{content:"";position:absolute;left:1.125rem;right:1.125rem;bottom:-.0625rem;height:.1875rem;border-radius:62.4375rem;background:linear-gradient(135deg,#154598,#1ea0d2)}.panel-title[data-v-9437c72c]{font-size:1.25rem;font-weight:700;color:#16263f}.auth-body[data-v-9437c72c]{margin-top:.875rem}.auth-body-login[data-v-9437c72c],.auth-body-register[data-v-9437c72c]{min-height:16.25rem}.auth-pane[data-v-9437c72c]{min-height:inherit}.form-grid[data-v-9437c72c]{display:flex;flex-direction:column;min-height:inherit;gap:.625rem}.bind-phone-panel label[data-v-9437c72c],.form-grid label[data-v-9437c72c]{font-size:.875rem;font-weight:400;color:rgba(0,0,0,.75)}.bind-phone-panel input[data-v-9437c72c],.form-grid input[data-v-9437c72c]{width:100%;height:2.75rem;padding:0 .875rem;box-sizing:border-box;border-radius:.3125rem;border:.0625rem solid #d3dceb;font-size:.875rem;box-shadow:none}.bind-phone-panel input[data-v-9437c72c]:focus,.form-grid input[data-v-9437c72c]:focus{outline:none;border-color:#1ea0d2}.inline-field[data-v-9437c72c]{display:grid;grid-template-columns:1fr 7.875rem;gap:.625rem}.action-row[data-v-9437c72c]{display:flex;justify-content:center;margin-top:auto;padding-top:1.375rem}.ghost-btn[data-v-9437c72c],.primary-btn[data-v-9437c72c]{height:2.75rem;border-radius:.3125rem;cursor:pointer;font-size:.875rem}.primary-btn[data-v-9437c72c]{width:10.75rem;border:none;background:linear-gradient(135deg,#154598,#1ea0d2);color:#fff;font-weight:600}.ghost-btn[data-v-9437c72c]{border:.0625rem solid #bfd2ef;background:#fff;color:#1c5cc2}.ghost-btn[data-v-9437c72c]:disabled,.primary-btn[data-v-9437c72c]:disabled{cursor:not-allowed;opacity:.6}.wechat-block[data-v-9437c72c]{display:flex;flex-direction:column;align-items:center;min-height:inherit;gap:1rem}.wechat-qr[data-v-9437c72c]{position:relative;width:10.5rem;height:10.5rem;margin:0 auto;border-radius:.75rem;background:#f5f8fd;border:.0625rem solid #dfe7f2;display:flex;align-items:center;justify-content:center;overflow:hidden}.wechat-qr img[data-v-9437c72c]{width:100%;height:100%;object-fit:cover}.wechat-placeholder[data-v-9437c72c]{color:#7b8aa7;font-size:.875rem}.wechat-expired-mask[data-v-9437c72c]{position:absolute;inset:0;border:none;background:rgba(7,17,38,.75);color:#fff;display:grid;place-content:center;gap:.375rem;cursor:pointer}.wechat-status[data-v-9437c72c]{width:100%}.wechat-status h3[data-v-9437c72c]{margin:0;font-size:1.25rem;color:#16263f;text-align:center}.wechat-status p[data-v-9437c72c]{margin:.5rem 0 0;color:#65748f;line-height:1.7;text-align:center}.bind-phone-panel[data-v-9437c72c]{display:grid;gap:.75rem;margin-top:.875rem;padding:1rem;border-radius:1.125rem;background:#f7f9fc;border:.0625rem solid #e0e7f2}.bind-phone-tip[data-v-9437c72c]{font-size:.8125rem;line-height:1.7;color:#5d6c86}.auth-disabled-block[data-v-9437c72c]{min-height:16.25rem;display:grid;place-content:center;gap:.625rem;padding:.75rem;text-align:center}.auth-disabled-block h3[data-v-9437c72c]{margin:0;font-size:1.25rem;color:#16263f}.auth-disabled-block p[data-v-9437c72c]{margin:0;color:#65748f;line-height:1.7}.panel-footer[data-v-9437c72c]{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.875rem}.panel-footer.single-action[data-v-9437c72c]{justify-content:center}.link-btn[data-v-9437c72c]{padding:0;border:none;background:none;color:#1a63d6;cursor:pointer}.link-btn.disabled[data-v-9437c72c]{color:#a2adbf;cursor:default}.footer-note[data-v-9437c72c]{color:#7a879f;font-size:.8125rem}.auth-pane-enter-active[data-v-9437c72c],.auth-pane-leave-active[data-v-9437c72c]{transition:opacity .18s ease,transform .18s ease}.auth-pane-enter-from[data-v-9437c72c],.auth-pane-leave-to[data-v-9437c72c]{opacity:0;transform:translateY(.5rem)}@media(max-width:900px){[data-v-9437c72c] .ivu-modal-wrap.customer-auth-modal{padding:.75rem}.wechat-qr[data-v-9437c72c]{width:11.5rem;margin:0 auto}}.main-layout-container[data-v-52177912]{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#f7f0e4;overflow:hidden}.main-layout-container .fixed-header[data-v-52177912]{position:fixed;top:0;left:0;right:0;height:5rem;background:#050505;border-bottom:.0625rem solid hsla(0,0%,100%,.08);z-index:1000}.main-layout-container .header-content[data-v-52177912]{width:min(75rem,100vw - 3rem);height:100%;margin:0 auto;display:flex;align-items:center;gap:2.125rem;box-sizing:border-box}.main-layout-container .header-left[data-v-52177912]{flex:0 0 auto;display:flex;align-items:center}.main-layout-container .logo-wrap[data-v-52177912]{display:flex;align-items:center;gap:.75rem}.main-layout-container .logo-icon[data-v-52177912]{width:2.5rem;height:1.75rem;object-fit:contain;display:block}.main-layout-container .logo-text[data-v-52177912]{font-family:"Noto Serif SC",Songti SC,Microsoft YaHei,serif;font-size:1.5rem;color:#fff;line-height:1;font-weight:700;letter-spacing:.125rem;white-space:nowrap}.main-layout-container .header-center[data-v-52177912]{flex:1 1 auto;min-width:0;display:flex;justify-content:flex-end}.main-layout-container .main-nav[data-v-52177912]{display:flex;gap:2.875rem;align-items:center}.main-layout-container .nav-item[data-v-52177912]{position:relative;color:hsla(0,0%,100%,.92);text-decoration:none;font-size:1.25rem;font-weight:500;text-align:center;font-style:normal;text-transform:none;line-height:5rem;white-space:nowrap;transition:color .2s ease}.main-layout-container .nav-item.active[data-v-52177912],.main-layout-container .nav-item[data-v-52177912]:hover{color:#b39143}.main-layout-container .nav-item.active[data-v-52177912]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.125rem;background:#b39143}.main-layout-container .header-right[data-v-52177912]{flex:0 0 auto;display:flex;align-items:center;gap:.875rem;padding-left:1.75rem;border-left:.0625rem dotted hsla(0,0%,100%,.35)}.main-layout-container .btn-link[data-v-52177912]{min-width:6.5rem;height:2.25rem;padding:0 1.375rem;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:62.4375rem;color:#fff;text-decoration:none;font-size:.875rem;line-height:1;transition:all .2s ease}.main-layout-container .btn-link.btn-dark[data-v-52177912],.main-layout-container .btn-link.btn-light[data-v-52177912]{border:.0625rem solid hsla(0,0%,100%,.72);background:transparent}.main-layout-container .btn-link[data-v-52177912]:hover{border-color:#d7b46b;color:#d7b46b}.main-layout-container .main-content[data-v-52177912]{flex:1;min-height:0;margin-top:5rem;padding:0;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.mode-selection-content[data-v-2df7b4c7]{padding:.625rem 0 .25rem}.mode-selection-content .mode-options[data-v-2df7b4c7]{display:flex;gap:1.5rem;justify-content:center}.mode-selection-content .mode-options .mode-card[data-v-2df7b4c7]{flex:1;max-width:18.75rem;min-height:11rem;border:.0625rem solid #e9e9ee;border-radius:.625rem;padding:1.875rem 1.25rem 1.625rem;cursor:pointer;transition:all .2s ease;background-color:#fff;box-sizing:border-box}.mode-selection-content .mode-options .mode-card[data-v-2df7b4c7]:hover{border-color:#bfc6ff}.mode-selection-content .mode-options .mode-card.active[data-v-2df7b4c7]{border-color:#646cff;background-color:#f7f8ff}.mode-selection-content .mode-options .mode-card .mode-header[data-v-2df7b4c7]{font-size:1.5rem;font-weight:500;line-height:2.625rem;color:#1f1f1f;margin-bottom:1.375rem;text-align:center}.mode-selection-content .mode-options .mode-card .mode-formats .format-list[data-v-2df7b4c7]{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.mode-selection-content .mode-options .mode-card .mode-formats .format-list .format-item[data-v-2df7b4c7]{font-size:1rem;line-height:1.75rem;color:#4955ff;white-space:nowrap}[data-v-2df7b4c7] .mode-selection-modal .ivu-modal{border-radius:.875rem;overflow:hidden}[data-v-2df7b4c7] .mode-selection-modal .ivu-modal-content{border-radius:.875rem}[data-v-2df7b4c7] .mode-selection-modal .ivu-modal-header{padding:1.375rem 2rem 1rem;border-bottom:.0625rem solid #efeff3}[data-v-2df7b4c7] .mode-selection-modal .ivu-modal-header-inner{font-size:1.875rem;line-height:2.625rem;color:#1f1f1f;font-weight:500}[data-v-2df7b4c7] .mode-selection-modal .ivu-modal-close{top:1.25rem;right:1.5rem;color:#c2c4ce;font-size:1.375rem}[data-v-2df7b4c7] .mode-selection-modal .ivu-modal-body{padding:1.5rem 2rem .5rem}[data-v-2df7b4c7] .mode-selection-modal .ivu-modal-footer{border-top:0;padding:.5rem 0 1.75rem;text-align:center}.cloud-exhibition-layout[data-v-4c35c591]{display:flex;flex-direction:column;width:100%;min-height:100vh;background-color:#f5f5f5}.top-header[data-v-4c35c591]{position:fixed;top:0;left:0;right:0;height:5rem;background:#050505;border-bottom:.0625rem solid hsla(0,0%,100%,.08);z-index:1000}.top-header .header-content[data-v-4c35c591]{width:min(75rem,100vw - 3rem);height:100%;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;gap:2.125rem}.top-header .header-left[data-v-4c35c591]{flex:0 0 auto;display:flex;align-items:center}.top-header .logo-wrap[data-v-4c35c591]{display:flex;align-items:center;gap:.75rem}.top-header .logo-icon[data-v-4c35c591]{width:2.5rem;height:1.75rem;object-fit:contain;display:block}.top-header .logo-text[data-v-4c35c591]{font-family:"Noto Serif SC",Songti SC,Microsoft YaHei,serif;font-size:1.5rem;color:#fff;line-height:1;font-weight:700;letter-spacing:.125rem;white-space:nowrap}.top-header .header-center[data-v-4c35c591]{flex:1 1 auto;min-width:0;display:flex;justify-content:flex-end}.top-header .header-right[data-v-4c35c591]{flex:0 0 auto;display:flex;align-items:center;gap:.875rem;padding-left:1.75rem;border-left:.0625rem dotted hsla(0,0%,100%,.35)}.top-header .top-nav[data-v-4c35c591]{display:flex;gap:2.875rem;align-items:center}.top-header .nav-item[data-v-4c35c591]{position:relative;color:hsla(0,0%,100%,.92);text-decoration:none;font-size:1.25rem;font-weight:500;text-align:center;line-height:5rem;white-space:nowrap;transition:color .2s ease}.top-header .nav-item[data-v-4c35c591]:hover{color:#b39143}.top-header .nav-item.active[data-v-4c35c591]{color:#b39143;font-weight:500}.top-header .nav-item.active[data-v-4c35c591]:after{content:"";position:absolute;left:0;right:0;bottom:0;width:auto;height:.125rem;border-radius:0;background:#b39143}.top-header .welcome-wrap[data-v-4c35c591]{color:hsla(0,0%,100%,.88);font-size:.875rem;line-height:1;white-space:nowrap}.top-header .welcome-name[data-v-4c35c591]{color:#d7b46b;font-weight:500;margin:0 .125rem}.top-header .btn-link[data-v-4c35c591]{min-width:5.5rem;height:2.25rem;padding:0 1.375rem;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:62.4375rem;color:#fff;text-decoration:none;font-size:.875rem;line-height:1;transition:all .2s ease;border:.0625rem solid hsla(0,0%,100%,.72)}.top-header .btn-link[data-v-4c35c591]:hover{border-color:#d7b46b;color:#d7b46b}.top-header .btn-link.btn-light[data-v-4c35c591]{background:transparent}.layout-body[data-v-4c35c591]{display:flex;flex:1;width:100%;min-height:calc(100vh - 5rem);margin-top:5rem;overflow:hidden}.layout-body .sidebar[data-v-4c35c591]{width:11.25rem;background-color:#101117;display:flex;flex-direction:column;border-right:.0625rem solid #363e4f}.layout-body .sidebar-header[data-v-4c35c591]{padding:1.25rem;background-color:#101117;border-bottom:.0625rem solid #363e4f}.layout-body .sidebar-menu[data-v-4c35c591]{flex:1;overflow-y:auto;background-color:#101117;border:none}.layout-body .recharge-section[data-v-4c35c591]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.5rem 0}.layout-body .recharge-text[data-v-4c35c591]{font-size:.875rem;color:#fff}.layout-body .coin-amount[data-v-4c35c591]{font-size:.875rem;color:#1890ff;font-weight:500}.layout-body .main-content[data-v-4c35c591]{flex:1;min-width:0;min-height:0;background-color:#fff;overflow-y:auto;height:calc(100vh - 5rem)}.sidebar .ivu-menu{background-color:#101117}.mb-0{margin-bottom:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.ml-0{margin-left:0!important}.mr-8{margin-right:.5rem}.ml-8{margin-left:.5rem}.mt-8{margin-top:.5rem}.mb-8{margin-bottom:.5rem}.m-12{margin:.75rem}.m-16{margin:1rem}.mb-12{margin-bottom:.75rem}.mt-12{margin-top:.75rem}.mr-12{margin-right:.75rem}.ml-12{margin-left:.75rem}.p-12{padding:.75rem}.p-16{padding:1rem}.pb-12{padding-bottom:.75rem}.pt-12{padding-top:.75rem}.pr-12{padding-right:.75rem}.pl-12{padding-left:.75rem}.yz-flex{display:flex}.yz-flex-column{display:flex;flex-direction:column}.yz-flex-center{display:flex;justify-content:center;align-items:center}.group-menu-content{padding:.25rem 0;min-width:7.5rem}.group-menu-content .menu-item{padding:.3125rem 0 .3125rem .3125rem;cursor:pointer;font-size:.875rem;color:#515a6e;transition:all .3s;white-space:nowrap}.group-menu-content .menu-item:hover{background-color:#f5f5f5;color:#2d8cf0}.group-menu-content .menu-item.delete:hover{background-color:#fff2f0}.ivu-drawer-header-inner{color:#fff!important;font-size:1rem!important;font-weight:500!important}.ivu-drawer-header-title{color:#fff!important}.ivu-drawer-close{color:#666!important}.ivu-drawer-close:hover{color:#fff!important}.ivu-drawer-close i{color:#ddd!important;font-size:2rem!important}.ivu-drawer-close i:hover{color:#fff!important}.drawer-footer{flex-shrink:0;padding:.75rem .75rem 0;border-top:.0625rem solid #3a3a3a;display:flex;flex-direction:column;gap:.5rem}.ivu-select:not(.light-selector-select) .ivu-select-selection{background-color:var(--editor-bg-input);border-color:var(--editor-bg-card);color:#fff}.ivu-select:not(.light-selector-select) .ivu-select-selection:focus,.ivu-select:not(.light-selector-select) .ivu-select-selection:hover{border-color:#2d8cf0!important}.ivu-page-options-sizer .ivu-select.ivu-select-single .ivu-select-selection,.ivu-select.light-selector-select .ivu-select-selection{background-color:#fff;border-color:#dcdee2;color:#515a6e}.ivu-color-picker .ivu-color-picker-rel{background-color:#2b2b2b!important;border-color:#3a3a3a!important;border-radius:.25rem!important}.ivu-color-picker .ivu-color-picker-color{border-color:#3a3a3a!important}.ivu-color-picker .ivu-input{background-color:#1a202c;border-color:#2f4060;color:#fff}.ivu-color-picker-dropdown{border-color:#3a3a3a!important}.ivu-color-picker-dropdown,.ivu-color-picker-dropdown .ivu-color-picker-picker,.ivu-color-picker-dropdown .ivu-color-picker-picker-panel{background-color:#2b2b2b!important}.ivu-color-picker-dropdown .ivu-color-picker-input{background-color:#1f1f1f!important;border-color:#3a3a3a!important;color:#fff!important}.ivu-color-picker-dropdown .ivu-color-picker-input:focus{border-color:#2d8cf0!important}.ivu-form-item.mb-0{margin-bottom:0}.ivu-form-item.mb-12{margin-bottom:.75rem}.ivu-form-item.mb-16{margin-bottom:1rem}.ivu-form-item.mb-20{margin-bottom:1.5rem}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{border-radius:.1875rem}::-webkit-scrollbar-thumb{background:#aaa;border-radius:.1875rem}::-webkit-scrollbar-thumb:hover{background:#bbb}.drawer-content::-webkit-scrollbar{width:.5rem;height:.5rem}.drawer-content::-webkit-scrollbar-track{background:#1f1f1f;border-radius:.1875rem}.drawer-content::-webkit-scrollbar-thumb{background:#555;border-radius:.1875rem}.drawer-content::-webkit-scrollbar-thumb:hover{background:#666}.ivu-drawer.ivu-drawer-right{width:20rem!important}.dark-theme .ivu-input-word-count{color:#ddd;background-color:var(--editor-bg-input)}.dark-theme .ivu-input-prefix{color:#999}.dark-theme .ivu-input-number-input,.ivu-input-number.dark-theme{background-color:#2b2b2b;border-color:#3a3a3a;color:#fff}.ivu-input-number.dark-theme:hover{border-color:#57a3f3}.ivu-input-number.dark-theme:focus{border-color:#57a3f3;outline:0;-webkit-box-shadow:0 0 0 .125rem rgba(45,140,240,.2);box-shadow:0 0 0 .125rem rgba(45,140,240,.2)}.editor-theme,:root{--editor-bg-page:#1a202c;--editor-bg-panel:#364153;--editor-bg-right:#1a202c;--editor-bg-card:#364153;--editor-bg-input:#1a202c;--editor-bg-button:#141c2d;--editor-bg-thumb:#f3f3f4;--editor-text-primary:#fff;--editor-text-secondary:#c7d2ea;--editor-text-muted:#99a8c4;--editor-text-placeholder:#7f91b4;--editor-link:#2d8cf0;--editor-border-soft:#435471;--editor-border-card:#2e3d5d;--editor-border-input:#2f4060;--editor-border-strong:#4f6da0;--editor-border-dashed:rgba(156,173,205,.45);--editor-radius-sm:0.5rem;--editor-radius-md:0.625rem;--editor-radius-lg:0.75rem;--editor-primary-start:#4f61ff;--editor-primary-end:#4151df}body.editor-theme-page .ivu-drawer-content{background:var(--editor-bg-page)!important;color:var(--editor-text-primary)!important;box-shadow:-.3125rem 0 .625rem rgba(45,140,240,.32)}body.editor-theme-page .ivu-drawer-header{background:var(--editor-bg-page)!important;border-bottom:.0625rem solid #546074!important;padding:.75rem 1rem!important}body.editor-theme-page .ivu-drawer-header .right-drawer-header{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;height:1.5rem;font-size:1rem}body.editor-theme-page .ivu-drawer-body{background:var(--editor-bg-page)!important;color:var(--editor-text-primary)!important;padding:.625rem!important}body.editor-theme-page .ivu-drawer-header-inner{color:var(--editor-text-primary)!important;font-size:1rem!important;font-weight:500!important}body.editor-theme-page .ivu-drawer-wrap .ivu-input,body.editor-theme-page .ivu-drawer-wrap .ivu-input-number,body.editor-theme-page .ivu-drawer-wrap .ivu-input-number-input{background:var(--editor-bg-input)!important;border-color:var(--editor-border-input)!important;color:var(--editor-text-primary)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-input::placeholder{color:var(--editor-text-placeholder)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-select-selection{background:var(--editor-bg-input)!important;border-color:var(--editor-border-input)!important;color:var(--editor-text-primary)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-select-placeholder,body.editor-theme-page .ivu-drawer-wrap .ivu-select-selected-value{color:var(--editor-text-secondary)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-color-picker-transfer,body.editor-theme-page .ivu-drawer-wrap .ivu-poptip-popper .ivu-poptip-inner,body.editor-theme-page .ivu-drawer-wrap .ivu-select-dropdown{background:#2a3650!important;border-color:var(--editor-border-input)!important;color:var(--editor-text-primary)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-select-item{color:var(--editor-text-secondary)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-select-item-selected,body.editor-theme-page .ivu-drawer-wrap .ivu-select-item:hover{background:#334560!important;color:var(--editor-text-primary)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-btn-default{background:rgba(26,32,44,.35);border-color:var(--editor-border-input)!important;color:var(--editor-text-primary)!important}body.editor-theme-page .ivu-drawer-wrap .ivu-btn-primary{background:linear-gradient(90deg,var(--editor-primary-start),var(--editor-primary-end))!important;border:none!important;color:#fff!important}body.editor-theme-page .ivu-drawer-wrap .ivu-switch-checked{border-color:var(--editor-link)!important;background:var(--editor-link)!important}body.editor-theme-page .ivu-drawer-body [class$=-drawer],body.editor-theme-page .ivu-drawer-body [class*="-drawer "]{display:flex;flex-direction:column;height:100%;background:var(--editor-bg-page)!important;color:var(--editor-text-primary)!important}body.editor-theme-page .ivu-drawer-body .drawer-content-container .drawer-content,body.editor-theme-page .ivu-drawer-body [class$=-drawer] .drawer-content,body.editor-theme-page .ivu-drawer-body [class*="-drawer "] .drawer-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}body.editor-theme-page .ivu-drawer-body [class$=-drawer] .drawer-section,body.editor-theme-page .ivu-drawer-body [class*="-drawer "] .drawer-section{margin-bottom:.75rem!important;background:var(--editor-bg-card)!important;border:.0625rem solid var(--editor-border-card)!important;border-radius:.25rem!important}body.editor-theme-page .ivu-drawer-body [class$=-drawer] .section-header,body.editor-theme-page .ivu-drawer-body [class*="-drawer "] .section-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem .625rem .75rem .625rem!important;cursor:pointer;color:var(--editor-text-primary)!important;background:transparent!important;border:none!important}body.editor-theme-page .ivu-drawer-body [class$=-drawer] .section-title,body.editor-theme-page .ivu-drawer-body [class*="-drawer "] .section-title{color:var(--editor-text-primary)!important;font-size:.875rem!important;font-weight:500!important}body.editor-theme-page .ivu-drawer-body [class$=-drawer] .expand-icon,body.editor-theme-page .ivu-drawer-body [class*="-drawer "] .expand-icon{color:var(--editor-text-muted)!important}body.editor-theme-page .ivu-drawer-body [class$=-drawer] .drawer-footer,body.editor-theme-page .ivu-drawer-body [class*="-drawer "] .drawer-footer{flex-shrink:0;margin-top:.75rem;padding:0!important;background:transparent!important;border-top:none!important;display:flex;flex-direction:column;gap:.5rem}body.editor-theme-page .ivu-drawer-body [class$=-drawer] .drawer-footer .ivu-btn,body.editor-theme-page .ivu-drawer-body [class*="-drawer "] .drawer-footer .ivu-btn{width:100%!important;height:2.25rem!important;border-radius:.5rem!important}body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-label,body.editor-theme-page .edit-container.editor-theme .right-sidebar .style-label-wrapper,body.editor-theme-page .ivu-drawer-body .color-label,body.editor-theme-page .ivu-drawer-body .style-label-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--editor-text-secondary)!important}body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-control,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-group,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-wrapper,body.editor-theme-page .ivu-drawer-body .color-control,body.editor-theme-page .ivu-drawer-body .color-picker-group,body.editor-theme-page .ivu-drawer-body .color-picker-wrapper{width:100%;min-height:2.125rem;display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:.5rem;background:var(--editor-bg-input)!important;border:.0625rem solid var(--editor-border-input)!important;box-sizing:border-box}body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-control .ivu-input-wrapper,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-group .ivu-input-wrapper,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-wrapper .ivu-input-wrapper,body.editor-theme-page .ivu-drawer-body .color-control .ivu-input-wrapper,body.editor-theme-page .ivu-drawer-body .color-picker-group .ivu-input-wrapper,body.editor-theme-page .ivu-drawer-body .color-picker-wrapper .ivu-input-wrapper{flex:1;min-width:0}body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-control .color-input,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-group .color-input,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-wrapper .color-input,body.editor-theme-page .ivu-drawer-body .color-control .color-input,body.editor-theme-page .ivu-drawer-body .color-picker-group .color-input,body.editor-theme-page .ivu-drawer-body .color-picker-wrapper .color-input{width:2.625rem!important;min-width:2.625rem;padding:0!important;border:.0625rem solid var(--editor-border-input)!important;border-radius:.375rem!important;background:transparent!important;cursor:pointer}body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-control .color-value,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-group .color-value,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-wrapper .color-value,body.editor-theme-page .ivu-drawer-body .color-control .color-value,body.editor-theme-page .ivu-drawer-body .color-picker-group .color-value,body.editor-theme-page .ivu-drawer-body .color-picker-wrapper .color-value{flex:1;min-width:0;font-size:.75rem;color:var(--editor-text-muted)!important;font-family:Consolas,Monaco,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-control .refresh-icon,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-label .ivu-icon,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-group .refresh-icon,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-wrapper .refresh-icon,body.editor-theme-page .edit-container.editor-theme .right-sidebar .style-label-wrapper .ivu-icon,body.editor-theme-page .ivu-drawer-body .color-control .refresh-icon,body.editor-theme-page .ivu-drawer-body .color-label .ivu-icon,body.editor-theme-page .ivu-drawer-body .color-picker-group .refresh-icon,body.editor-theme-page .ivu-drawer-body .color-picker-wrapper .refresh-icon,body.editor-theme-page .ivu-drawer-body .style-label-wrapper .ivu-icon{color:var(--editor-text-muted)!important;cursor:pointer;transition:color .2s ease}body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-control .refresh-icon:hover,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-label .ivu-icon:hover,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-group .refresh-icon:hover,body.editor-theme-page .edit-container.editor-theme .right-sidebar .color-picker-wrapper .refresh-icon:hover,body.editor-theme-page .edit-container.editor-theme .right-sidebar .style-label-wrapper .ivu-icon:hover,body.editor-theme-page .ivu-drawer-body .color-control .refresh-icon:hover,body.editor-theme-page .ivu-drawer-body .color-label .ivu-icon:hover,body.editor-theme-page .ivu-drawer-body .color-picker-group .refresh-icon:hover,body.editor-theme-page .ivu-drawer-body .color-picker-wrapper .refresh-icon:hover,body.editor-theme-page .ivu-drawer-body .style-label-wrapper .ivu-icon:hover{color:var(--editor-link)!important}.edit-container.editor-theme .right-sidebar{box-sizing:border-box;background:var(--editor-bg-right)!important}.edit-container.editor-theme .right-sidebar>div,.edit-container.editor-theme .right-sidebar>section{background:transparent!important;color:var(--editor-text-primary);margin-bottom:0!important}.edit-container.editor-theme .right-sidebar .background-music-panel,.edit-container.editor-theme .right-sidebar .compass-panel,.edit-container.editor-theme .right-sidebar .guide-panel,.edit-container.editor-theme .right-sidebar .hotspot-management-panel,.edit-container.editor-theme .right-sidebar .mask-settings-panel,.edit-container.editor-theme .right-sidebar .ruler-management-panel,.edit-container.editor-theme .right-sidebar .sandbox-panel,.edit-container.editor-theme .right-sidebar .settings-panel,.edit-container.editor-theme .right-sidebar .subtitle-management-panel{background:transparent!important;color:var(--editor-text-primary)!important;padding:0!important}.edit-container.editor-theme .right-sidebar .panel-body,.edit-container.editor-theme .right-sidebar .panel-header,.edit-container.editor-theme .right-sidebar .panel-section,.edit-container.editor-theme .right-sidebar .setting-section{background:#364153!important;border:.0625rem solid var(--editor-border-soft)!important;color:var(--editor-text-primary)!important;border-radius:.625rem!important;margin-bottom:.625rem!important;padding:.625rem;box-shadow:none}.edit-container.editor-theme .right-sidebar .field-label,.edit-container.editor-theme .right-sidebar .label,.edit-container.editor-theme .right-sidebar .setting-label,.edit-container.editor-theme .right-sidebar .value-label{color:var(--editor-text-secondary)!important}.edit-container.editor-theme .right-sidebar .ivu-icon-ios-arrow-down,.edit-container.editor-theme .right-sidebar .ivu-icon-ios-arrow-forward,.edit-container.editor-theme .right-sidebar .setting-icon{color:var(--editor-text-muted)!important}.edit-container.editor-theme .right-sidebar .item-row:hover,.edit-container.editor-theme .right-sidebar .list-item:hover,.edit-container.editor-theme .right-sidebar .setting-item.clickable:hover{border-color:var(--editor-border-strong)!important}.edit-container.editor-theme .right-sidebar .view-setting-item{margin-bottom:.5rem!important;border-radius:.625rem!important;background:var(--editor-bg-input)!important;border:.0625rem solid var(--editor-border-input)!important;overflow:hidden}.edit-container.editor-theme .right-sidebar .view-setting-item .view-setting-header{padding:.625rem!important}.edit-container.editor-theme .right-sidebar .view-setting-item .view-setting-content{padding:.625rem!important;border-top:.0625rem solid var(--editor-border-input)!important}.edit-container.editor-theme .right-sidebar .preview-box,.edit-container.editor-theme .right-sidebar .thumbnail-container{background:#2a3650!important;border:.0625rem solid var(--editor-border-input)!important;border-radius:.5rem!important}.edit-container.editor-theme .right-sidebar .apply-button,.edit-container.editor-theme .right-sidebar .operation-button,.edit-container.editor-theme .right-sidebar .panel-footer .ivu-btn{border-radius:.5rem!important}.edit-container.editor-theme .right-sidebar .ivu-input,.edit-container.editor-theme .right-sidebar .ivu-input-number,.edit-container.editor-theme .right-sidebar .ivu-input-number-input{background:var(--editor-bg-input)!important;border-color:var(--editor-border-input)!important;color:var(--editor-text-primary)!important}.edit-container.editor-theme .right-sidebar .ivu-input::placeholder{color:var(--editor-text-placeholder)!important}.edit-container.editor-theme .right-sidebar .ivu-select-selection{background:var(--editor-bg-input)!important;border-color:var(--editor-border-input)!important;color:var(--editor-text-primary)!important}.edit-container.editor-theme .right-sidebar .ivu-select-placeholder,.edit-container.editor-theme .right-sidebar .ivu-select-selected-value{color:var(--editor-text-secondary)!important}.edit-container.editor-theme .right-sidebar .ivu-btn-default{background:rgba(26,32,44,.35)!important;border-color:var(--editor-border-input)!important;color:var(--editor-text-primary)!important}.edit-container.editor-theme .right-sidebar .ivu-btn-primary{background:linear-gradient(90deg,var(--editor-primary-start),var(--editor-primary-end))!important;border:none!important;color:#fff!important}.edit-container.editor-theme .right-sidebar .ivu-switch-checked{border-color:var(--editor-link)!important;background:var(--editor-link)!important}.edit-container.editor-theme .right-sidebar .ivu-divider{border-top-color:var(--editor-border-input)!important}