@charset "UTF-8";#app{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root{--header-height: 60px;--main-content-height: calc(100vh - var(--header-height))}.main-container{height:100vh!important;display:flex;flex-direction:column}.main-header,.el-header{height:var(--header-height)!important;flex-shrink:0}.main-content,.el-main{height:var(--main-content-height)!important;overflow:auto;flex:1}.page-container{min-height:var(--main-content-height)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.el-message{z-index:9999}.el-loading-mask{z-index:9998}.el-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #f0f0f0}.el-card .el-card__header{border-bottom:1px solid #f0f0f0;padding:18px 20px}.el-card .el-card__body{padding:20px}.el-table{border-radius:8px;overflow:hidden}.el-table .el-table__header th{background-color:#fafafa;color:#606266;font-weight:500}.el-table .el-table__row:hover{background-color:#f5f7fa}.el-button{border-radius:6px;font-weight:500;transition:all .3s ease}.el-button span{color:inherit!important;transition:color .3s ease}.el-button.el-button--primary{background-color:#409eff;border-color:#409eff;color:#fff!important}.el-button.el-button--primary span{color:#fff!important}.el-button.el-button--primary:hover{background-color:#66b1ff;border-color:#66b1ff;color:#fff!important}.el-button.el-button--primary:hover span{color:#fff!important}.el-button.el-button--primary:focus{background-color:#409eff;border-color:#409eff;color:#fff!important}.el-button.el-button--primary:focus span{color:#fff!important}.el-button.el-button--primary.is-plain{background-color:transparent;border-color:#409eff;color:#409eff!important}.el-button.el-button--primary.is-plain span{color:#409eff!important}.el-button.el-button--primary.is-plain:hover{background-color:#409eff;border-color:#409eff;color:#fff!important}.el-button.el-button--primary.is-plain:hover span{color:#fff!important}.el-button.el-button--primary.is-plain:focus{background-color:transparent;border-color:#409eff;color:#409eff!important}.el-button.el-button--primary.is-plain:focus span{color:#409eff!important}.el-button.el-button--primary.is-plain:active{background-color:#337ecc;border-color:#337ecc;color:#fff!important}.el-button.el-button--primary.is-plain:active span{color:#fff!important}.el-button.el-button--success.is-plain{background-color:transparent;border-color:#67c23a;color:#67c23a!important}.el-button.el-button--success.is-plain span{color:#67c23a!important}.el-button.el-button--success.is-plain:hover{background-color:#67c23a;border-color:#67c23a;color:#fff!important}.el-button.el-button--success.is-plain:hover span{color:#fff!important}.el-button.el-button--warning.is-plain{background-color:transparent;border-color:#e6a23c;color:#e6a23c!important}.el-button.el-button--warning.is-plain span{color:#e6a23c!important}.el-button.el-button--warning.is-plain:hover{background-color:#e6a23c;border-color:#e6a23c;color:#fff!important}.el-button.el-button--warning.is-plain:hover span{color:#fff!important}.el-button.el-button--danger.is-plain{background-color:transparent;border-color:#f56c6c;color:#f56c6c!important}.el-button.el-button--danger.is-plain span{color:#f56c6c!important}.el-button.el-button--danger.is-plain:hover{background-color:#f56c6c;border-color:#f56c6c;color:#fff!important}.el-button.el-button--danger.is-plain:hover span{color:#fff!important}.el-button.el-button--info.is-plain{background-color:transparent;border-color:#909399;color:#909399!important}.el-button.el-button--info.is-plain span{color:#909399!important}.el-button.el-button--info.is-plain:hover{background-color:#909399;border-color:#909399;color:#fff!important}.el-button.el-button--info.is-plain:hover span{color:#fff!important}.el-button>span,.el-button>.el-icon,.el-button>i,.el-button:hover>span,.el-button:hover>.el-icon,.el-button:hover>i,.el-button:focus>span,.el-button:focus>.el-icon,.el-button:focus>i,.el-button:active>span,.el-button:active>.el-icon,.el-button:active>i{transition:color .3s ease!important}.el-button.el-button--primary.is-plain:not(:hover)>span,.el-button.el-button--primary.is-plain:not(:hover)>.el-icon,.el-button.el-button--primary.is-plain:not(:hover)>i{color:#409eff!important;opacity:1!important;visibility:visible!important}.el-button.el-button--primary.is-plain:hover>span,.el-button.el-button--primary.is-plain:hover>.el-icon,.el-button.el-button--primary.is-plain:hover>i{color:#fff!important;opacity:1!important;visibility:visible!important}.el-button.el-button--success.is-plain:not(:hover)>span,.el-button.el-button--success.is-plain:not(:hover)>.el-icon,.el-button.el-button--success.is-plain:not(:hover)>i{color:#67c23a!important;opacity:1!important;visibility:visible!important}.el-button.el-button--warning.is-plain:not(:hover)>span,.el-button.el-button--warning.is-plain:not(:hover)>.el-icon,.el-button.el-button--warning.is-plain:not(:hover)>i{color:#e6a23c!important;opacity:1!important;visibility:visible!important}.el-button.el-button--danger.is-plain:not(:hover)>span,.el-button.el-button--danger.is-plain:not(:hover)>.el-icon,.el-button.el-button--danger.is-plain:not(:hover)>i{color:#f56c6c!important;opacity:1!important;visibility:visible!important}.el-form .el-form-item__label{color:#606266;font-weight:500}.el-form .el-input__inner{border-radius:6px}.el-form .el-input__inner:focus{border-color:#409eff}.el-pagination{margin-top:20px;text-align:right}.el-breadcrumb{font-size:14px}.el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner{color:#606266}.el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner:hover{color:#409eff}.el-dialog{border-radius:12px}.el-dialog .el-dialog__header{padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.el-dialog .el-dialog__header .el-dialog__title{font-size:18px;font-weight:600;color:#303133}.el-dialog .el-dialog__body{padding:24px}.el-dialog .el-dialog__footer{padding:16px 24px 20px;border-top:1px solid #f0f0f0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mt-10{margin-top:10px}.mt-20{margin-top:20px}@media (max-width: 768px){.el-card .el-card__header,.el-card .el-card__body{padding:16px}.el-table{font-size:14px}}.dark{color-scheme:dark}.dark .el-card__header .el-card__title,.dark .el-dialog__title,.dark .el-page-header__title,.dark .el-descriptions__title{color:#fff!important}.dark .el-card__body,.dark .el-dialog__body,.dark .el-drawer__body,.dark .el-collapse-item__content,.dark .el-tab-pane,.dark .el-form-item__label,.dark .el-table th,.dark .el-table td,.dark .el-descriptions__label,.dark .el-descriptions__content,.dark *[style*="color: #303133"],.dark *[style*="color:#303133"],.dark .text-color-primary,.dark .el-text--primary,.dark .el-text,.dark .el-text.el-text--primary{color:#e4e7ed!important}.dark .el-link{color:#409eff!important}.dark .el-link:hover{color:#66b3ff!important}.dark .el-divider__text,.dark .el-descriptions .el-descriptions__label,.dark .el-descriptions .el-descriptions__content,.dark .el-statistic .el-statistic__head{color:#e4e7ed!important}.dark .el-statistic .el-statistic__content{color:#fff!important}.dark p:not([class*=el-]):not([style*=color]),.dark span:not([class*=el-]):not([style*=color]),.dark div:not(.el-icon):not([class*=el-]):not([style*=color]),.dark label:not([class*=el-]):not([style*=color]),.dark small:not([class*=el-]):not([style*=color]),.dark strong:not([class*=el-]):not([style*=color]),.dark em:not([class*=el-]):not([style*=color]){color:#e4e7ed!important}.dark h1:not([style*=color]),.dark h2:not([style*=color]),.dark h3:not([style*=color]),.dark h4:not([style*=color]),.dark h5:not([style*=color]),.dark h6:not([style*=color]){color:#fff!important}.dark ::-webkit-scrollbar-track{background:#262626}.dark ::-webkit-scrollbar-thumb{background:#525252}.dark ::-webkit-scrollbar-thumb:hover{background:#737373}.dark body{background-color:#141414!important;color:#e4e7ed!important}.dark .main-content{background-color:#141414!important;color:#e4e7ed!important;height:var(--main-content-height)!important}.dark .main-header,.dark .sidebar-header{background-color:#1e1e1e!important;border-bottom-color:#333!important;color:#e4e7ed!important}.dark .sidebar-container{background-color:#1e1e1e!important;border-right-color:#333!important}.dark .admin-layout{background-color:#141414!important}.dark .el-main{background-color:#141414!important;color:#e4e7ed!important}.dark .el-header,.dark .el-aside{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-container{background-color:#141414!important;color:#e4e7ed!important}.dark .el-card{background-color:#1e1e1e!important;border-color:#333!important;color:#e4e7ed!important}.dark .el-card .el-card__header{background-color:#1e1e1e!important;border-bottom-color:#333!important;color:#fff!important}.dark .el-card .el-card__body,.dark .el-table{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-table .el-table__header-wrapper{background-color:#262626!important}.dark .el-table .el-table__header-wrapper th{background-color:#262626!important;color:#fff!important;border-bottom-color:#333!important}.dark .el-table .el-table__body-wrapper{background-color:#1e1e1e!important}.dark .el-table .el-table__row{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-table .el-table__row:hover{background-color:#262626!important}.dark .el-table .el-table__row td{background-color:#1e1e1e!important;color:#e4e7ed!important;border-bottom-color:#333!important}.dark .el-table .el-table__empty-block{background-color:#1e1e1e!important;color:#909399!important}.dark .el-table .el-table__fixed,.dark .el-table .el-table__fixed-right{background-color:#1e1e1e!important}.dark .el-form .el-form-item__label{color:#e4e7ed!important}.dark .el-form .el-input .el-input__wrapper{background-color:#262626!important;border-color:#333!important}.dark .el-form .el-input .el-input__wrapper:hover{border-color:#409eff!important}.dark .el-form .el-input .el-input__wrapper.is-focus{border-color:#409eff!important;box-shadow:0 0 0 2px #409eff33!important}.dark .el-form .el-input .el-input__inner{color:#fff!important;background-color:transparent!important}.dark .el-form .el-input .el-input__inner::placeholder{color:#909399!important}.dark .el-form .el-textarea .el-textarea__inner{background-color:#262626!important;border-color:#333!important;color:#fff!important}.dark .el-form .el-textarea .el-textarea__inner::placeholder{color:#909399!important}.dark .el-form .el-textarea .el-textarea__inner:hover{border-color:#409eff!important}.dark .el-form .el-textarea .el-textarea__inner:focus{border-color:#409eff!important;box-shadow:0 0 0 2px #409eff33!important}.dark .el-form .el-select .el-input .el-input__wrapper,.dark .el-form .el-radio .el-radio__input .el-radio__inner{background-color:#262626!important;border-color:#333!important}.dark .el-form .el-radio .el-radio__label{color:#e4e7ed!important}.dark .el-form .el-checkbox .el-checkbox__input .el-checkbox__inner{background-color:#262626!important;border-color:#333!important}.dark .el-form .el-checkbox .el-checkbox__label{color:#e4e7ed!important}.dark .el-button.el-button--default{background-color:#262626!important;border-color:#333!important;color:#e4e7ed!important}.dark .el-button.el-button--default:hover{background-color:#333!important;border-color:#409eff!important;color:#409eff!important}.dark .el-button.el-button--default:focus{background-color:#262626!important;border-color:#409eff!important;color:#409eff!important}.dark .el-button.el-button--primary{background:linear-gradient(135deg,#409eff 0%,#66b3ff 100%)!important;border-color:#409eff!important;color:#fff!important}.dark .el-button.el-button--primary:hover{background:linear-gradient(135deg,#66b3ff 0%,#409eff 100%)!important;transform:translateY(-2px);box-shadow:0 8px 25px #409eff4d!important}.dark .el-dialog{background-color:#1e1e1e!important}.dark .el-dialog .el-dialog__header{background-color:#1e1e1e!important;border-bottom-color:#333!important}.dark .el-dialog .el-dialog__header .el-dialog__title{color:#fff!important}.dark .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#e4e7ed!important}.dark .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#409eff!important}.dark .el-dialog .el-dialog__body{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-dialog .el-dialog__footer{background-color:#1e1e1e!important;border-top-color:#333!important}.dark .el-dropdown-menu{background-color:#1e1e1e!important;border-color:#333!important}.dark .el-dropdown-menu .el-dropdown-menu__item{color:#e4e7ed!important}.dark .el-dropdown-menu .el-dropdown-menu__item:hover{background-color:#262626!important;color:#409eff!important}.dark .el-select-dropdown{background-color:#1e1e1e!important;border-color:#333!important}.dark .el-select-dropdown .el-select-dropdown__item{color:#e4e7ed!important}.dark .el-select-dropdown .el-select-dropdown__item:hover{background-color:#262626!important}.dark .el-select-dropdown .el-select-dropdown__item.selected{background-color:#409eff!important;color:#fff!important}.dark .el-message-box{background-color:#1e1e1e!important;border-color:#333!important}.dark .el-message-box .el-message-box__header{background-color:#1e1e1e!important}.dark .el-message-box .el-message-box__header .el-message-box__title{color:#fff!important}.dark .el-message-box .el-message-box__content{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-message-box .el-message-box__btns{background-color:#1e1e1e!important}.dark .el-tag.el-tag--primary{background-color:#409eff33!important;border-color:#409eff!important;color:#409eff!important}.dark .el-tag.el-tag--success{background-color:#67c23a33!important;border-color:#67c23a!important;color:#67c23a!important}.dark .el-tag.el-tag--warning{background-color:#e6a23c33!important;border-color:#e6a23c!important;color:#e6a23c!important}.dark .el-tag.el-tag--danger{background-color:#f56c6c33!important;border-color:#f56c6c!important;color:#f56c6c!important}.dark .el-tag.el-tag--info{background-color:#90939933!important;border-color:#909399!important;color:#909399!important}.dark .el-pagination .el-pagination__total,.dark .el-pagination .el-pagination__jump{color:#e4e7ed!important}.dark .el-pagination .btn-prev,.dark .el-pagination .btn-next,.dark .el-pagination .el-pager li{background-color:#262626!important;color:#e4e7ed!important;border-color:#333!important}.dark .el-pagination .btn-prev:hover,.dark .el-pagination .btn-next:hover,.dark .el-pagination .el-pager li:hover{color:#409eff!important}.dark .el-pagination .btn-prev.active,.dark .el-pagination .btn-next.active,.dark .el-pagination .el-pager li.active{background-color:#409eff!important;color:#fff!important}.dark .el-pagination .el-pagination__sizes .el-select .el-input .el-input__wrapper{background-color:#262626!important;border-color:#333!important}.dark .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner{color:#e4e7ed!important}.dark .el-breadcrumb .el-breadcrumb__item .el-breadcrumb__inner:hover{color:#409eff!important}.dark .el-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner{color:#909399!important}.dark .el-breadcrumb .el-breadcrumb__separator{color:#909399!important}.dark .el-loading-mask{background-color:#000c!important}.dark .el-drawer{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-drawer .el-drawer__header{color:#fff!important;border-bottom-color:#333!important}.dark .el-drawer .el-drawer__body{background-color:#1e1e1e!important}.dark .el-notification{background-color:#1e1e1e!important;border-color:#333!important}.dark .el-notification .el-notification__title{color:#fff!important}.dark .el-notification .el-notification__content{color:#e4e7ed!important}.dark .el-tooltip__popper{background-color:#1e1e1e!important;color:#e4e7ed!important;border-color:#333!important}.dark .el-menu{background-color:#1e1e1e!important}.dark .el-menu .el-menu-item,.dark .el-menu .el-sub-menu__title{color:#e4e7ed!important}.dark .el-menu .el-menu-item:hover,.dark .el-menu .el-sub-menu__title:hover{background-color:#262626!important;color:#fff!important}.dark .el-menu .el-menu-item.is-active,.dark .el-menu .el-sub-menu__title.is-active{background-color:#409eff!important;color:#fff!important}.dark .el-menu .el-sub-menu .el-menu{background-color:#1e1e1e!important}.dark .el-steps .el-step__head .el-step__line{background-color:#333!important}.dark .el-steps .el-step__title,.dark .el-steps .el-step__description{color:#e4e7ed!important}.dark .el-popover{background-color:#1e1e1e!important;border-color:#333!important;color:#e4e7ed!important}.dark .el-collapse{background-color:#1e1e1e!important;border-color:#333!important}.dark .el-collapse .el-collapse-item__header{background-color:#1e1e1e!important;color:#e4e7ed!important;border-bottom-color:#333!important}.dark .el-collapse .el-collapse-item__content{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-tabs .el-tabs__header,.dark .el-tabs .el-tabs__nav{background-color:#1e1e1e!important}.dark .el-tabs .el-tabs__item{color:#e4e7ed!important}.dark .el-tabs .el-tabs__item.is-active{color:#409eff!important}.dark .el-tabs .el-tabs__content{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-upload .el-upload-dragger{background-color:#262626!important;border-color:#333!important;color:#e4e7ed!important}.dark .el-upload .el-upload-dragger:hover{border-color:#409eff!important}.dark .el-switch .el-switch__core{background-color:#333!important;border-color:#333!important}.dark .el-switch.is-checked .el-switch__core{background-color:#409eff!important;border-color:#409eff!important}.dark .el-slider .el-slider__runway{background-color:#333!important}.dark .el-slider .el-slider__bar{background-color:#409eff!important}.dark .el-rate .el-rate__item{color:#333!important}.dark .el-rate .el-rate__item.hover{color:#409eff!important}.dark .el-transfer .el-transfer-panel{background-color:#1e1e1e!important;border-color:#333!important}.dark .el-transfer .el-transfer-panel .el-transfer-panel__header{background-color:#262626!important;color:#fff!important;border-bottom-color:#333!important}.dark .el-transfer .el-transfer-panel .el-transfer-panel__body{background-color:#1e1e1e!important}.dark .el-transfer .el-transfer-panel .el-transfer-panel__item{color:#e4e7ed!important}.dark .el-transfer .el-transfer-panel .el-transfer-panel__item:hover{background-color:#262626!important}.dark .el-calendar{background-color:#1e1e1e!important;border-color:#333!important}.dark .el-calendar .el-calendar__header{background-color:#262626!important;color:#fff!important;border-bottom-color:#333!important}.dark .el-calendar .el-calendar__body{background-color:#1e1e1e!important}.dark .el-calendar .el-calendar-day{color:#e4e7ed!important}.dark .el-calendar .el-calendar-day:hover{background-color:#262626!important}.dark .el-image-viewer__wrapper{background-color:#000000e6!important}.dark .el-backtop{background-color:#262626!important;color:#e4e7ed!important;border-color:#333!important}.dark .el-backtop:hover{background-color:#409eff!important;color:#fff!important}.dark .el-page-header{background-color:#1e1e1e!important;color:#e4e7ed!important;border-bottom-color:#333!important}.dark .el-result{background-color:#1e1e1e!important;color:#e4e7ed!important}.dark .el-empty{background-color:#1e1e1e!important;color:#909399!important}.dark .el-skeleton .el-skeleton__item{background:linear-gradient(90deg,#262626 25%,#333333 37%,#262626 63%)!important}.dark .page-container,.dark .content-wrapper,.dark .main-wrapper{background-color:#141414!important;color:#e4e7ed!important}.dark .el-button span,.dark .el-menu-item span,.dark .el-sub-menu__title span,.dark .el-breadcrumb__inner,.dark .el-dropdown-menu__item span{color:inherit!important}.dark .el-card .card-title,.dark .el-card .card-content,.dark .dashboard-card .card-title,.dark .dashboard-card .card-value,.dark .stat-number,.dark .stat-title,.dark .metric-value,.dark .metric-label,.dark .list-item,.dark .list-item-title,.dark .list-item-content,.dark .item-label,.dark .item-value,.dark .form-label,.dark .form-text,.dark .help-text,.dark .error-text,.dark .status-text,.dark .info-text,.dark .description-text,.dark *[style*="color: rgb(48, 49, 51)"],.dark *[style*="color:rgb(48, 49, 51)"],.dark *[style*="color: rgb(48,49,51)"],.dark *[style*="color:rgb(48,49,51)"],.dark *[style*="color: #606266"],.dark *[style*="color:#606266"],.dark *[style*="color: #909399"],.dark *[style*="color:#909399"]{color:#e4e7ed!important}.dark .tools-container{background-color:#141414!important}.dark .tools-container .page-header{background-color:transparent!important;color:#e4e7ed!important}.dark .tools-container .page-header .page-title{color:#fff!important}.dark .tools-container .category-tabs{background-color:transparent!important}.dark .tools-container .category-tabs .category-tag{background-color:#262626!important;border-color:#333!important;color:#e4e7ed!important}.dark .tools-container .category-tabs .category-tag.el-tag--primary{background-color:#409eff!important;color:#fff!important}.dark .tools-container .toolbar{background-color:transparent!important}.dark .tools-container .toolbar .search-input .el-input__wrapper{background-color:#262626!important;border-color:#333!important}.dark .tools-container .tools-grid{background-color:transparent!important}.dark .tools-container .tools-grid .tool-card{background-color:#1e1e1e!important;border-color:#333!important;color:#e4e7ed!important}.dark .tools-container .tools-grid .tool-card .tool-info{background-color:#1e1e1e!important}.dark .tools-container .tools-grid .tool-card .tool-info .tool-title{color:#fff!important}.dark .tools-container .tools-grid .tool-card .tool-info .tool-description,.dark .tools-container .tools-grid .tool-card .tool-info .tool-meta,.dark .tools-container .tools-grid .tool-card .tool-info .tool-meta .meta-item{color:#e4e7ed!important}.dark .tools-container .tools-grid .tool-card .tool-actions{background-color:#1e1e1e!important;border-top-color:#333!important}.dark .tools-container .tools-grid .tool-card .status-tag{background-color:#262626!important;color:#e4e7ed!important}.dark .categories-container{background-color:#141414!important}.dark .categories-container .categories-content{background-color:transparent!important}.dark .categories-container .categories-content .category-item{background-color:#262626!important;border-color:#333!important;color:#e4e7ed!important}.dark .categories-container .categories-content .category-item .category-header,.dark .categories-container .categories-content .category-item .category-controls{background-color:#262626!important}.dark .categories-container .categories-content .category-item .category-info{background-color:#262626!important;color:#e4e7ed!important}.dark .categories-container .categories-content .category-item .category-info .sort-info{color:#e4e7ed!important}.dark .categories-container .categories-content .category-actions{background-color:transparent!important}.dark .users-container{background-color:#141414!important}.dark .users-container .filter-tabs,.dark .users-container .users-list{background-color:transparent!important}.dark .users-container .users-list .user-card{background-color:#1e1e1e!important;border-color:#333!important;color:#e4e7ed!important}.dark .users-container .users-list .user-card .user-info{background-color:#1e1e1e!important}.dark .users-container .users-list .user-card .user-info .user-details .user-name .nickname{color:#fff!important}.dark .users-container .users-list .user-card .user-info .user-details .user-name .register-time{color:#e4e7ed!important}.dark .users-container .users-list .user-card .user-info .user-details .user-stats .el-tag{background-color:#409eff33!important;border-color:#409eff!important;color:#409eff!important}.dark .users-container .users-list .user-card .partner-apply-section{background-color:#262626!important;border-color:#333!important}.dark .users-container .users-list .user-card .partner-apply-section .apply-header{background-color:#262626!important}.dark .users-container .users-list .user-card .partner-apply-section .apply-header .apply-title{color:#fff!important}.dark .users-container .users-list .user-card .partner-apply-section .apply-header .apply-time{color:#e4e7ed!important}.dark .users-container .users-list .user-card .partner-apply-section .apply-info{background-color:#262626!important}.dark .users-container .users-list .user-card .partner-apply-section .apply-info .apply-item .apply-label,.dark .users-container .users-list .user-card .partner-apply-section .apply-info .apply-item .apply-value{color:#e4e7ed!important}.dark .membership-container{background-color:#141414!important}.dark .membership-container .membership-content,.dark .membership-container .membership-content .section{background-color:transparent!important}.dark .membership-container .membership-content .section .section-title{color:#fff!important}.dark .membership-container .membership-content .section .membership-plans .plan-item{background-color:#1e1e1e!important;border-color:#333!important}.dark .membership-container .membership-content .section .membership-plans .plan-item .plan-header{background-color:#262626!important;border-bottom-color:#333!important}.dark .membership-container .membership-content .section .membership-plans .plan-item .plan-header .plan-title{color:#fff!important}.dark .membership-container .membership-content .section .membership-plans .plan-item .plan-content{background-color:#1e1e1e!important}.dark .membership-container .membership-content .section .membership-plans .plan-item .plan-content .plan-benefits .benefits-header .field-label{color:#e4e7ed!important}.dark .membership-container .membership-content .section .membership-plans .plan-item .plan-content .plan-benefits .benefit-list .benefit-item,.dark .membership-container .membership-content .section .member-benefits .benefit-item{background-color:#262626!important}.dark .membership-container .disabled-content{background-color:transparent!important}.dark .membership-container .fixed-button-group{background-color:#1e1e1e!important;border-top-color:#333!important}.dark .ai-store-container{background-color:#141414!important}.dark .ai-store-container .page-header{background-color:transparent!important}.dark .ai-store-container .page-header .page-title{color:#fff!important}.dark .ai-store-container .page-header .page-title .el-icon{color:#409eff!important}.dark .ai-store-container .page-header .header-subtitle,.dark .ai-store-container .page-header .header-subtitle span{color:#e4e7ed!important}.dark .ai-store-container .construction-content{background-color:transparent!important}.dark .ai-store-container .construction-content .construction-card{background-color:#1e1e1e!important;border-color:#333!important}.dark .ai-store-container .construction-content .construction-card .construction-title{color:#fff!important}.dark .ai-store-container .construction-content .construction-card .construction-description,.dark .ai-store-container .construction-content .construction-card .feature-list .feature-item span{color:#e4e7ed!important}.dark .ai-store-container .construction-content .construction-card .progress-section .progress-text{color:#fff!important}.dark .ai-store-container .construction-content .construction-card .progress-section .eta-text,.dark .ai-store-container .construction-content .construction-card .contact-section .contact-text{color:#e4e7ed!important}.page-wrapper,.layout-wrapper,.app-wrapper{height:var(--main-content-height)!important}.el-container{height:100vh!important;overflow:hidden!important}.el-main{overflow:auto!important}html.dark{--el-bg-color: #1a1a1a;--el-bg-color-overlay: #242424;--el-text-color-primary: #e5e5e5;--el-text-color-regular: #d0d0d0;--el-text-color-secondary: #a3a3a3;--el-border-color-light: #3c3c3c;--el-border-color-lighter: #444444;--el-fill-color: #2a2a2a;--el-fill-color-light: #333333;--el-fill-color-lighter: #3a3a3a;--el-mask-color: rgba(0, 0, 0, .8);--el-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .5);--app-bg-color: #121212;--app-sidebar-bg-color: #1e1e1e;--app-card-bg-color: #242424;--app-hover-bg-color: #333333;--app-active-bg-color: #2a2a2a;--app-divider-color: #444444}html.dark,html.dark body{background-color:var(--app-bg-color);color:var(--el-text-color-primary)}html.dark .el-card{background-color:var(--app-card-bg-color);border-color:var(--el-border-color-lighter)}html.dark .el-card .el-card__header{border-color:var(--el-border-color-lighter)}html.dark .el-table{background-color:var(--app-card-bg-color)}html.dark .el-table .el-table__header th{background-color:var(--el-fill-color)}html.dark .el-table .el-table__row:hover{background-color:var(--app-hover-bg-color)}html.dark .el-input__inner,html.dark .el-textarea__inner{background-color:var(--el-fill-color-light);border-color:var(--el-border-color-light);color:var(--el-text-color-primary)}html.dark .el-dialog{background-color:var(--app-card-bg-color)}html.dark .el-dialog .el-dialog__header{border-color:var(--el-border-color-lighter)}html.dark .el-dropdown-menu{background-color:var(--app-card-bg-color);border-color:var(--el-border-color-light)}html.dark .el-dropdown-menu .el-dropdown-menu__item:hover{background-color:var(--app-hover-bg-color)}.theme-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;transition:background-color .3s}.theme-toggle:hover{background-color:#ffffff1a}.theme-toggle .el-icon{font-size:16px}html.dark .theme-toggle .el-icon{color:#f0f0f0}html:not(.dark) .theme-toggle .el-icon{color:#606060}.icon{display:inline-block;width:1em;height:1em;vertical-align:middle;fill:currentColor}.icon:before{content:"";display:inline-block;width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:center}.icon-heart:before{content:"♡";font-size:1em;line-height:1;background:none}.icon-heart.filled:before,.icon-heart-filled:before{content:"♥";color:#ff4d4f}.icon-close:before{content:"×";font-size:1.2em;font-weight:700;background:none}.icon-minimize:before{content:"−";font-size:1em;font-weight:700;background:none}.icon-fullscreen:before{content:"⛶";font-size:1em;background:none}.icon-fullscreen-exit:before{content:"⛶";font-size:1em;background:none;transform:rotate(180deg)}.icon-send:before{content:"➤";font-size:.9em;background:none}.icon-upload:before{content:"↑";font-size:1em;background:none}.icon-image:before{content:"🖼";font-size:.9em;background:none}.icon-audio:before{content:"🎵";font-size:.9em;background:none}.icon-attachment:before{content:"📎";font-size:.9em;background:none}.icon-microphone:before{content:"🎤";font-size:.9em;background:none}.icon-file:before{content:"📄";font-size:.9em;background:none}.icon-delete:before{content:"×";font-size:1.2em;font-weight:700;background:none}@keyframes buttonBounce{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.delete-btn:active .icon-delete{animation:buttonBounce .3s ease-in-out}.icon-copy:before{content:"📋";font-size:.9em;background:none}.icon-speak:before{content:"🔊";font-size:.9em;background:none}.icon-voice:before{content:"♪";font-size:1em;background:none}.icon-pause:before{content:"⏸";font-size:.9em;background:none}.icon-info:before{content:"ℹ";font-size:.9em;background:none;color:#1890ff}.icon-chat:before{content:"💬";font-size:.9em;background:none}.icon-chevron-up:before{content:"▲";font-size:.7em;background:none}.icon-chevron-down:before{content:"▼";font-size:.7em;background:none}.icon-usage:before{content:"👁";font-size:.8em;background:none}.icon-loading{animation:spin 1s linear infinite}.icon-loading:before{content:"◐";background:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-heart-simple:before{content:"";background:none;width:16px;height:16px;border:2px solid currentColor;border-radius:50%/60% 60% 40% 40%;transform:rotate(-45deg);position:relative}.icon-heart-simple.filled{color:#ff4d4f}.icon-heart-simple.filled:before{background-color:currentColor;border-color:currentColor}.icon-star:before{content:"☆";background:none}.icon-star.filled:before{content:"★";color:#faad14}.icon-thumb-up:before{content:"👍";background:none;font-size:.9em}.icon-thumb-down:before{content:"👎";background:none;font-size:.9em}.icon-share:before{content:"↗";background:none}.icon-download:before{content:"↓";background:none}.icon-settings:before{content:"⚙";background:none}.icon-search:before{content:"🔍";background:none;font-size:.9em}.icon-more:before{content:"⋯";background:none}.icon-menu:before{content:"☰";background:none}.icon-user:before{content:"👤";background:none;font-size:.9em}.icon-users:before{content:"👥";background:none;font-size:.9em}.icon-home:before{content:"🏠";background:none;font-size:.9em}.icon-back:before{content:"←";background:none}.icon-check:before{content:"✓";background:none;color:#52c41a}.icon-error:before{content:"✗";background:none;color:#ff4d4f}.icon-warning:before{content:"⚠";background:none;color:#faad14}.icon-sm{font-size:12px}.icon-md{font-size:16px}.icon-lg{font-size:20px}.icon-xl{font-size:24px}.icon-clickable{cursor:pointer;transition:transform .2s,color .2s}.icon-clickable:hover{transform:scale(1.1)}.icon-interactive{padding:4px;border-radius:4px;transition:background-color .2s}.icon-interactive:hover{background-color:#0000000d}.history-fullscreen[data-v-098ca328]{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--el-bg-color);z-index:1000;overflow:hidden}.history-header[data-v-098ca328]{position:fixed;top:0;left:0;right:0;height:60px;background:var(--el-bg-color);border-bottom:1px solid var(--el-border-color-lighter);display:flex;align-items:center;padding:0 20px;z-index:1001}.header-left[data-v-098ca328]{display:flex;align-items:center;gap:12px}.back-btn[data-v-098ca328]{color:var(--el-color-primary)}.header-title[data-v-098ca328]{margin:0;font-size:18px;font-weight:500;color:var(--el-text-color-primary)}.history-container[data-v-098ca328]{padding-top:80px;height:100vh;display:flex;flex-direction:column;overflow:hidden}.history-filters[data-v-098ca328]{margin-bottom:16px;padding:0 20px;flex-shrink:0}.filter-buttons[data-v-098ca328]{display:flex;gap:8px}.filter-btn[data-v-098ca328]{padding:8px 16px;border:1px solid var(--el-border-color-lighter);border-radius:6px;background:transparent;color:var(--el-text-color-regular);cursor:pointer;transition:all .2s ease}.filter-btn.active[data-v-098ca328]{background:var(--el-color-primary);color:#fff}.history-content[data-v-098ca328]{flex:1;overflow-y:auto;padding:0 20px;-webkit-overflow-scrolling:touch}.empty-state[data-v-098ca328]{display:flex;justify-content:center;align-items:center;padding:60px 20px;background:var(--el-fill-color-lighter);border-radius:6px;color:var(--el-text-color-secondary);font-size:14px;margin:20px 0}.history-grid[data-v-098ca328]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;padding:16px 0}.history-item[data-v-098ca328]{background:var(--el-bg-color);border:1px solid var(--el-border-color-lighter);border-radius:8px;overflow:hidden;transition:all .3s ease;position:relative}.history-item[data-v-098ca328]:hover{border-color:var(--el-color-primary);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.history-item.generating[data-v-098ca328]{border-color:var(--el-color-warning)}.history-image-container[data-v-098ca328]{position:relative;width:100%;aspect-ratio:8 / 12;overflow:hidden}.cover-image[data-v-098ca328]{width:100%;height:100%;object-fit:cover}.image-error[data-v-098ca328]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--el-fill-color-light);color:var(--el-text-color-placeholder);font-size:20px}.generating-overlay[data-v-098ca328]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.progress-text[data-v-098ca328]{font-size:16px;font-weight:600;margin-bottom:4px}.generating-indicator[data-v-098ca328]{font-size:12px;opacity:.9;animation:pulse-098ca328 2s ease-in-out infinite}@keyframes pulse-098ca328{0%,to{opacity:.5}50%{opacity:1}}.history-info[data-v-098ca328]{position:absolute;bottom:0;left:0;right:0;padding:12px;background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff}.history-title[data-v-098ca328]{margin:0 0 4px;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.history-time[data-v-098ca328]{margin:0;font-size:12px;color:#fffc}.action-buttons[data-v-098ca328]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;gap:20px;opacity:0;transition:opacity .3s ease}.history-item:hover .action-buttons[data-v-098ca328]{opacity:1}.action-btn[data-v-098ca328]{background:transparent;border:2px solid white;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:20px}.action-btn[data-v-098ca328]:hover{background:white;color:#333;transform:scale(1.1)}.view-btn[data-v-098ca328]{color:#fff}.view-btn[data-v-098ca328]:hover{background:white;color:var(--el-color-primary)}.delete-btn[data-v-098ca328]{color:#fff}.delete-btn[data-v-098ca328]:hover{background:var(--el-color-danger);color:#fff;border-color:var(--el-color-danger)}.lazy-loading[data-v-098ca328]{display:flex;align-items:center;justify-content:center;padding:20px;color:var(--el-text-color-secondary);font-size:14px}.loading-icon[data-v-098ca328]{margin-right:8px;animation:rotate-098ca328 1s linear infinite}@keyframes rotate-098ca328{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.load-trigger[data-v-098ca328]{height:20px;margin-bottom:20px}.end-tip[data-v-098ca328]{text-align:center;padding:20px;color:var(--el-text-color-secondary);font-size:14px;margin-bottom:20px}@media (max-width: 768px){.history-grid[data-v-098ca328]{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}.filter-btn[data-v-098ca328]{padding:6px 12px;font-size:12px}.history-title[data-v-098ca328]{font-size:13px}.history-time[data-v-098ca328]{font-size:11px}.history-header[data-v-098ca328]{height:50px;padding:0 16px}.history-container[data-v-098ca328]{padding-top:70px}.history-filters[data-v-098ca328],.history-content[data-v-098ca328]{padding:0 16px}.action-btn[data-v-098ca328]{width:40px;height:40px;font-size:18px}}.global-image-container[data-v-ce74a5fe]{position:relative;display:inline-block;overflow:hidden}.global-image-container img[data-v-ce74a5fe]{display:block;max-width:100%;transition:opacity .3s ease}.image-loading[data-v-ce74a5fe]{opacity:.6}.image-loaded[data-v-ce74a5fe]{opacity:1}.image-loading[data-v-ce74a5fe]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.05);z-index:1}.loading-spinner[data-v-ce74a5fe]{width:24px;height:24px;border:2px solid #e0e0e0;border-top:2px solid #1890ff;border-radius:50%;animation:spin-ce74a5fe 1s linear infinite}.loading-text[data-v-ce74a5fe]{margin-top:8px;font-size:12px;color:#666}.image-error[data-v-ce74a5fe]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.05);z-index:2}.error-icon[data-v-ce74a5fe]{font-size:32px;margin-bottom:8px;opacity:.5}.error-text[data-v-ce74a5fe]{font-size:12px;color:#999;text-align:center}@keyframes spin-ce74a5fe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.error-icon[data-v-ce74a5fe]{font-size:24px}.loading-spinner[data-v-ce74a5fe]{width:20px;height:20px}}
