@charset "UTF-8";.create-dialog-mask[data-v-dd4c0aae]{position:absolute;inset:0;z-index:0;cursor:pointer}.create-dialog-content[data-v-dd4c0aae]{position:relative;z-index:1;width:424px;height:700px;overflow:hidden;border-radius:10px;background:#06080d;border:1px solid #282c42;box-sizing:border-box}.create-dialog-content .dialog-title[data-v-dd4c0aae]{display:flex;justify-content:space-between;align-items:center;padding:14px;background:linear-gradient(90deg,#06080d,#0d121c)}.create-dialog-content .dialog-title .dialog-title-left[data-v-dd4c0aae]{font-weight:500;font-size:18px;color:#fefefe}.create-dialog-content .dialog-title .dialog-title-right[data-v-dd4c0aae]{font-size:18px;color:#ffffffb3;cursor:pointer}.create-dialog-content .dialog-content[data-v-dd4c0aae]{padding:0 16px}.create-dialog-content .dialog-content .content-body[data-v-dd4c0aae]{max-height:560px;overflow-y:auto;border-top:1px solid #282c42;padding:16px 8px 16px 0;margin-right:-8px}.create-dialog-content .dialog-content .content-body[data-v-dd4c0aae]::-webkit-scrollbar{width:4px}.create-dialog-content .dialog-content .content-body .form-label[data-v-dd4c0aae]{font-weight:500;font-size:12px;color:#dfdfdf;line-height:16px;margin-bottom:10px;display:flex;align-items:center;gap:6px}.create-dialog-content .dialog-content .content-body .custom-tips[data-v-dd4c0aae]{font-size:14px;color:#ffffff73;cursor:pointer}.create-dialog-content .dialog-content .content-body .custom-tips[data-v-dd4c0aae]:hover{color:#ffffffb8}.create-dialog-content .dialog-content .content-body .upload-area[data-v-dd4c0aae]{position:relative;width:100%;height:170px;background:#ffffff0d;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;cursor:pointer;transition:background-color .3s}.create-dialog-content .dialog-content .content-body .upload-area.is-readonly[data-v-dd4c0aae]{cursor:default;pointer-events:none}.create-dialog-content .dialog-content .content-body .upload-area[data-v-dd4c0aae]:hover{background:#ffffff0a}.create-dialog-content .dialog-content .content-body .upload-area img[data-v-dd4c0aae]{height:100%;-o-object-fit:cover;object-fit:cover}.create-dialog-content .dialog-content .content-body .upload-placeholder[data-v-dd4c0aae]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:20px;color:#fff;height:100%}.create-dialog-content .dialog-content .content-body .upload-placeholder .upload-hint[data-v-dd4c0aae]{display:block;font-size:12px;color:#ffffff59;margin-top:6px;text-align:center}.create-dialog-content .dialog-content .content-body .recognizing-state[data-v-dd4c0aae]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;height:100%}.create-dialog-content .dialog-content .content-body .recognizing-state .recognizing-icon[data-v-dd4c0aae]{font-size:28px;color:#fff9}.create-dialog-content .dialog-content .content-body .recognizing-state .recognizing-text[data-v-dd4c0aae]{font-size:13px;color:#ffffff80}.create-dialog-content .dialog-content .content-body .handle-btn[data-v-dd4c0aae]{position:absolute;top:6px;right:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#0f172266;border-radius:5px}.create-dialog-content .dialog-content .content-body .handle-btn.reupload-btn[data-v-dd4c0aae]{left:6px;right:auto}.create-dialog-content .dialog-content .content-body .input-wrapper[data-v-dd4c0aae]{margin-bottom:16px}.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__wrapper{width:100%;height:38px;background:#ffffff0d;border:none;border-radius:6px;padding:0 12px;box-sizing:border-box;box-shadow:none;transition:background-color .3s}.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__wrapper.is-focus,.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__wrapper:hover{background:#ffffff0a;box-shadow:none}.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__inner{width:100%;height:38px;background:transparent;border:none;padding:0;font-size:13px;color:#ececec;box-sizing:border-box;outline:none}.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__inner::-moz-placeholder{color:#ececec80}.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__inner::placeholder{color:#ececec80}.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__count{background-color:transparent}.create-dialog-content .dialog-content .content-body .name-input[data-v-dd4c0aae] .el-input__count-inner{background-color:transparent;color:#ececec80;font-size:12px}.create-dialog-content .dialog-content .content-body .description-input[data-v-dd4c0aae]{background:#ffffff0d;border-radius:6px}.create-dialog-content .dialog-content .content-body .description-input[data-v-dd4c0aae] .el-textarea__inner{background:transparent;border:none;border-radius:6px;padding:12px 12px 0;margin-bottom:20px;color:#ececec;box-sizing:border-box;outline:none;box-shadow:none;transition:background-color .3s}.create-dialog-content .dialog-content .content-body .description-input[data-v-dd4c0aae] .el-textarea__inner::-moz-placeholder{color:#ececec80}.create-dialog-content .dialog-content .content-body .description-input[data-v-dd4c0aae] .el-textarea__inner::placeholder{color:#ececec80}.create-dialog-content .dialog-content .content-body .description-input[data-v-dd4c0aae] .el-textarea__inner:focus{background:transparent;box-shadow:none}.create-dialog-content .dialog-content .content-body .description-input[data-v-dd4c0aae] .el-input__count{position:absolute;bottom:6px;right:8px;background-color:transparent;color:#ececec80;font-size:12px}.create-dialog-content .dialog-content .content-body .description-label[data-v-dd4c0aae]{justify-content:space-between}.create-dialog-content .dialog-content .content-body .description-label .description-actions[data-v-dd4c0aae]{display:flex;align-items:center;gap:8px}.create-dialog-content .dialog-content .content-body .description-label .action-btn[data-v-dd4c0aae]{font-size:12px;cursor:pointer;transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.create-dialog-content .dialog-content .content-body .description-label .action-btn[data-v-dd4c0aae]:hover{opacity:.75}.create-dialog-content .dialog-content .content-body .description-label .action-btn.clear-btn[data-v-dd4c0aae]{color:#ffffff73}.create-dialog-content .dialog-content .content-body .description-label .action-btn.ai-btn[data-v-dd4c0aae]{display:flex;align-items:center;gap:3px;color:#a55bd3}.create-dialog-content .dialog-content .content-body .description-label .action-btn.ai-btn.loading[data-v-dd4c0aae]{opacity:.6;cursor:not-allowed}.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae]{width:100%}.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__wrapper{min-height:38px;height:38px;background:#ffffff0d;border:none;border-radius:6px;box-shadow:none;padding:0 12px;transition:none}.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__wrapper.is-focused,.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__wrapper:hover{background:#ffffff0d;box-shadow:none}.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__placeholder,.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__selected-item{font-size:13px;color:#ececec}.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__placeholder.is-transparent{color:#ececec80}.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-input__suffix,.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__caret,.create-dialog-content .dialog-content .content-body .category-select[data-v-dd4c0aae] .el-select__suffix{color:#fff6}.create-dialog-content .dialog-content .content-body .public-toggle-row[data-v-dd4c0aae]{display:flex;align-items:center;gap:8px;margin-top:16px;background:#ffffff1f;border-radius:6px;padding:15px 8px}.create-dialog-content .dialog-content .content-body .public-toggle-row .public-label[data-v-dd4c0aae]{display:flex;align-items:center;gap:6px;font-size:13px;color:#ffffffb3;flex:1}.create-dialog-content .dialog-content .content-body .public-toggle-row[data-v-dd4c0aae] .el-switch__core{border-color:transparent}.create-dialog-content .dialog-content .content-body .public-toggle-row[data-v-dd4c0aae] .el-switch__core .el-switch__action{top:1px;left:2px}.create-dialog-content .dialog-content .content-body .public-toggle-row[data-v-dd4c0aae] .el-switch.is-checked .el-switch__core{background:linear-gradient(130deg,#5b13f1,#ff6cb2 50%,#ffaf56) #6c35de;border:none}.create-dialog-content .dialog-content .content-body .public-toggle-row[data-v-dd4c0aae] .el-switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - 18px)}.create-dialog-content .dialog-content .content-body .mb-0[data-v-dd4c0aae]{margin-bottom:0}.create-dialog-content .dialog-content .confirm-btn-wrapper[data-v-dd4c0aae]{width:100%;padding:0 0 20px;box-sizing:border-box}.create-dialog-content .dialog-content .confirm-btn[data-v-dd4c0aae]{width:100%;height:48px;background:linear-gradient(110deg,#5b13f1,#ff6cb2 50%,#ffaf56);border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;font-size:18px;color:#ffffffeb;line-height:24px;cursor:pointer;transition:opacity .3s}.create-dialog-content .dialog-content .confirm-btn[data-v-dd4c0aae]:hover{opacity:.9}.create-dialog-content .dialog-content .confirm-btn.is-disabled[data-v-dd4c0aae]{background:linear-gradient(82deg,#4e4e4e .01%,#757575 49.9%,#9a9a9a);color:#ffffff4d;cursor:not-allowed;opacity:.4}.character-world-create-dialog .el-dialog,.character-world-create-dialog.el-dialog{background:transparent!important;border-radius:0;box-shadow:none}.character-world-create-dialog .el-dialog .el-dialog__header,.character-world-create-dialog.el-dialog .el-dialog__header{display:none}.character-world-create-dialog .el-dialog .el-dialog__body,.character-world-create-dialog.el-dialog .el-dialog__body{position:relative;padding:0!important;background:transparent!important;border-bottom:none;display:flex;align-items:center;justify-content:center;height:100%}.character-world-category-select-popper{background:#1c1d2a!important;border:1px solid #293045!important;border-radius:8px!important;box-shadow:none!important;color:#5a7dc2;overflow:hidden}.character-world-category-select-popper .el-select-dropdown{background:transparent}.character-world-category-select-popper .el-select-dropdown__wrap{overflow:auto}.character-world-category-select-popper .el-select-dropdown__list{margin-right:8px;margin-bottom:8px;padding:6px}.character-world-category-select-popper .el-select-dropdown__item{color:#fff9}.character-world-category-select-popper .el-select-dropdown__item.is-selected,.character-world-category-select-popper .el-select-dropdown__item.selected{color:#fff;position:relative}.character-world-category-select-popper .el-select-dropdown__item.is-selected:after,.character-world-category-select-popper .el-select-dropdown__item.selected:after{content:"✓";position:absolute;right:10px}.character-world-category-select-popper .el-select-dropdown__item.hover,.character-world-category-select-popper .el-select-dropdown__item.is-hovering,.character-world-category-select-popper .el-select-dropdown__item:hover{color:#fff;background:#242534;border-radius:5px}.character-world-category-select-popper .el-popper__arrow:before{background:#20293b!important;border-color:#20293b!important}
