:root{--el-color-primary: #785eea;--el-color-primary-light-3: #9580f0;--el-color-primary-light-5: #b5a7f6;--el-color-primary-light-7: #d4cbfb;--el-color-primary-light-8: #ebe6fd;--el-color-primary-light-9: #f6f4fe;--el-color-primary-dark-2: #5e48c4;--app-accent: #33e2de;--app-accent-rgb: 51, 226, 222;--app-gradient-flat: linear-gradient(135deg, #785eea 0%, #9580f0 100%);--app-bg: #f4f7fa;--app-panel-bg: #ffffff;--app-side-bg: #f5f6f8;--app-text-main: #1e293b;--app-text-regular: #475569;--app-text-muted: #94a3b8;--app-border: #e2e8f0;--app-list-header-bg: #f8fafc;--app-list-row-hover-bg: #f8fafc;--app-list-border: #eef2f6;--app-view-panel-border: var(--app-list-border);--app-view-panel-shadow: 0 1px 3px rgba(15, 23, 42, .04);--app-shadow: 0 1px 2px rgba(0, 0, 0, .05);--app-shadow-hover: 0 10px 15px -3px rgba(0, 0, 0, .05)}html,body,#app{width:100%;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}body{background-color:var(--app-bg);color:var(--app-text-main)}.admin-content-shell{flex:1;height:100%;min-height:0;display:flex;flex-direction:column;padding:24px;box-sizing:border-box;overflow:hidden}.view-panel{background:var(--app-panel-bg);border-radius:12px;border:1px solid var(--app-view-panel-border);box-shadow:var(--app-view-panel-shadow);display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.panel-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#fff}.panel-toolbar{padding:16px 24px;border-bottom:1px solid var(--app-border);display:flex;justify-content:space-between;align-items:center;background:#fff;flex-wrap:wrap;gap:16px}.toolbar-left,.toolbar-right{display:flex;align-items:center;gap:12px}.el-table{--el-table-border-color: var(--app-list-border);--el-table-header-bg-color: var(--app-list-header-bg)}.el-table th.el-table__cell{background-color:var(--app-list-header-bg)!important;color:#94a3b8!important;font-weight:500!important;font-size:12px!important;height:auto!important;border-bottom:1px solid var(--app-list-border)!important;padding:14px 0!important}.el-table .el-table__body tr:hover>td.el-table__cell{background-color:var(--app-list-row-hover-bg)!important}.el-table td.el-table__cell{border-bottom:1px solid var(--app-list-border)!important;padding:18px 0!important;vertical-align:middle}.el-table .el-table__row{height:auto;min-height:56px}.el-table .el-table__inner-wrapper:before{display:none}.el-table .el-table__border-left-patch{display:none}.pagination-container{position:relative;padding:14px 24px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;border-top:1px solid var(--app-list-border);background:#fff;box-sizing:border-box}.pagination-container--split{justify-content:space-between;gap:16px}.pagination-container--split .el-pagination{flex:1;justify-content:center}.pagination-container.dialog-pagination{position:static;padding-left:0;padding-right:0}.pagination-summary{font-size:13px;color:#94a3b8;flex-shrink:0}.pagination-container:not(.pagination-container--split):not(.dialog-pagination) .el-pagination{position:relative;width:100%;justify-content:center;flex-wrap:nowrap}.pagination-container:not(.pagination-container--split):not(.dialog-pagination) .el-pagination__total{position:absolute;left:0;top:50%;transform:translateY(-50%);margin:0!important;font-size:13px;color:#64748b}.pagination-container:not(.pagination-container--split):not(.dialog-pagination) .el-pagination__sizes{position:absolute;right:0;top:50%;transform:translateY(-50%);margin:0!important}.panel-toolbar .toolbar-right>.el-button.el-button--default{background:#fff;border-color:var(--app-border);color:var(--app-text-regular)}.panel-toolbar .toolbar-right>.el-button.el-button--default:hover{border-color:var(--el-color-primary-light-5);color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.el-pagination .btn-prev,.el-pagination .btn-next{border:1px solid #e2e8f0;border-radius:8px;background:#fff}.el-pagination .el-pager li{border-radius:8px;font-weight:500;min-width:32px}.el-pagination .el-pager li.is-active{background:var(--el-color-primary)!important;color:#fff!important}.el-pagination .el-pager li:hover{color:var(--el-color-primary)}.el-pagination .el-pager li.is-active:hover{color:#fff!important}.el-pagination.is-background .el-pager li.is-active{background-color:var(--el-color-primary)!important;color:#fff!important}.el-tag--small{height:22px;padding:0 8px;line-height:20px;font-size:11px}.el-button{font-weight:500;border-radius:8px}.el-button--primary{box-shadow:0 2px 4px #785eea1f}.el-input__wrapper{box-shadow:0 0 0 1px var(--app-border) inset!important;background-color:#f9fafb!important;border-radius:8px!important}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-color-primary) inset!important;background-color:#fff!important}.app-table-nowrap-id{display:inline-block;max-width:100%;white-space:nowrap;font-variant-numeric:tabular-nums}.app-list-gender-pill{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:999px}.app-list-role-pill{display:inline-flex;align-items:center;padding:5px 14px;border-radius:999px;font-size:12px;font-weight:500;line-height:1.2}.app-list-role-pill--primary{background:var(--el-color-primary-light-9);color:var(--el-color-primary)}.app-list-role-pill--muted{background:#f1f5f9;color:#64748b}.app-list-role-empty{font-size:12px;color:#cbd5e1}.app-list-status{display:inline-flex;align-items:center;gap:8px;font-size:13px}.app-list-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.app-list-status--on{color:#0f766e}.app-list-status--on .app-list-status-dot{background:var(--app-accent);box-shadow:0 0 0 2px rgba(var(--app-accent-rgb),.35)}.app-list-status--off{color:#94a3b8}.app-list-status--off .app-list-status-dot{background:#cbd5e1}.el-image-viewer__wrapper{z-index:6000!important}.aizone-workbench-shell.view-panel{background:transparent!important;border:none!important;box-shadow:none!important}.aizone-workbench-shell .workbench-body{padding:0!important;background:transparent!important}.aizone-workbench-shell .workbench-container{display:flex;gap:14px;height:calc(100vh - 96px);min-height:480px}.aizone-workbench-shell .creation-sidebar{flex:0 0 min(400px,36vw);max-width:440px}.aizone-workbench-shell .works-main{flex:1;min-width:0}.aizone-workbench-shell .creation-card--studio,.aizone-workbench-shell .works-card{background:#fffffff0;border-radius:18px;border:1px solid rgba(226,232,240,.95);box-shadow:0 10px 40px #0f172a12;display:flex;flex-direction:column;height:100%;overflow:hidden;backdrop-filter:blur(8px)}.aizone-workbench-shell .card-header{min-height:52px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(241,245,249,.95);background:#fff}.aizone-workbench-shell .h-title{display:flex;align-items:center;gap:10px;font-weight:800;color:#0f172a;font-size:15px;letter-spacing:.02em}.aizone-workbench-shell .h-title :deep(.el-icon){font-size:20px;color:var(--el-color-primary)}.aizone-workbench-shell .category-tag{border:1px solid var(--el-color-primary-light-7);color:var(--el-color-primary);background:var(--el-color-primary-light-9)}.aizone-workbench-shell .card-content{flex:1;overflow-x:visible;overflow-y:auto;padding:18px}.aizone-workbench-shell .setting-group{margin-bottom:0}.aizone-workbench-shell .wb-section-card{padding:14px 14px 16px;margin-bottom:12px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(226,232,240,.95);box-shadow:0 4px 20px #0f172a0b;backdrop-filter:blur(8px);overflow:visible}.aizone-workbench-shell .wb-section-card:last-of-type{margin-bottom:0}.aizone-workbench-shell .card-content>.setting-group.wb-section-card:first-child{margin-top:0;border-left:3px solid var(--app-accent)}.aizone-workbench-shell .param-stack{margin-bottom:4px}.aizone-workbench-shell .g-title--stack{margin-bottom:10px;padding-left:2px}.aizone-workbench-shell .param-section-card{padding:12px 12px 14px;margin-bottom:10px;border-radius:14px;background:#ffffffeb;border:1px solid rgba(226,232,240,.95);box-shadow:0 2px 14px #0f172a0a;overflow:visible}.aizone-workbench-shell .param-section-card:last-child{margin-bottom:0}.aizone-workbench-shell .param-section-card__head{font-size:11px;font-weight:700;color:#64748b;margin-bottom:10px;letter-spacing:.02em}.aizone-workbench-shell .param-section-card__en{font-size:9px;font-weight:600;color:#94a3b8;letter-spacing:.14em;margin-left:6px}.aizone-workbench-shell .g-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:12px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.aizone-workbench-shell .g-title__en{font-size:10px;font-weight:600;color:#94a3b8;letter-spacing:.12em}.aizone-workbench-shell .option-grid,.aizone-workbench-shell .mode-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.aizone-workbench-shell .cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.aizone-workbench-shell .ratio-strip{grid-template-columns:repeat(auto-fill,minmax(76px,1fr))}.aizone-workbench-shell .mode-item,.aizone-workbench-shell .option-card{min-height:40px;padding:0 8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#64748b;cursor:pointer;transition:border-color .2s,box-shadow .2s,color .2s,background .2s}.aizone-workbench-shell .mode-item :deep(.el-icon){font-size:16px;color:#94a3b8;transition:color .2s}.aizone-workbench-shell .option-card .aspect-ratio-glyph{flex-shrink:0;width:17px;height:17px;display:block;color:inherit;opacity:.95}.aizone-workbench-shell .mode-item.active,.aizone-workbench-shell .option-card.active{border:1.5px solid var(--el-color-primary);background:var(--el-color-primary-light-9);color:var(--el-color-primary);font-weight:700;box-shadow:0 2px 12px #785eea24}.aizone-workbench-shell .mode-item.active :deep(.el-icon){color:var(--el-color-primary)}.aizone-workbench-shell .model-pick-list{display:flex;flex-direction:column;gap:10px;overflow:visible}.aizone-workbench-shell .model-pick-card{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 14px 14px 16px;margin:0;text-align:left;border:1px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s;font:inherit;box-sizing:border-box}.aizone-workbench-shell .model-pick-card:hover{border-color:#d1dae4}.aizone-workbench-shell .model-pick-card.is-active{border:1.5px solid var(--el-color-primary);background:var(--el-color-primary-light-9);box-shadow:0 6px 22px #785eea24}.aizone-workbench-shell .model-pick-card__main{display:flex;align-items:center;gap:12px;min-width:0}.aizone-workbench-shell .model-pick-card__icon{font-size:22px;color:#94a3b8;flex-shrink:0;transition:color .2s}.aizone-workbench-shell .model-pick-card.is-active .model-pick-card__icon{color:var(--el-color-primary)}.aizone-workbench-shell .model-pick-card__name{font-size:13px;font-weight:600;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aizone-workbench-shell .model-pick-card.is-active .model-pick-card__name{color:#0f172a}.aizone-workbench-shell .model-pick-card__check{width:26px;height:26px;border-radius:50%;background:var(--el-color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0;box-shadow:0 2px 10px #785eea59}.aizone-workbench-shell .custom-input :deep(.el-textarea__inner){background:#fafbfc;border-radius:16px;font-size:13px;padding:16px;border:1px solid #e5e9ef;line-height:1.65;color:#1e293b}.aizone-workbench-shell .custom-input :deep(.el-textarea__inner::placeholder){color:#94a3b8}.aizone-workbench-shell .studio-prompt :deep(.el-textarea__inner){min-height:200px}.aizone-workbench-shell .studio-prompt :deep(.el-textarea__inner:focus){border-color:#33e2de8c;background:#fff;box-shadow:0 0 0 3px #33e2de1f}.aizone-workbench-shell .hot-prompts-wrap{margin-top:14px}.aizone-workbench-shell .p-label{font-size:11px;color:#94a3b8;margin-bottom:8px;font-weight:600}.aizone-workbench-shell .hot-prompts-list--pills{display:flex;flex-wrap:wrap;gap:8px}.aizone-workbench-shell .hot-pill{padding:7px 13px;border-radius:999px;font-size:12px;color:#475569;background:#f1f5f9;border:1px solid #e8ecf1;cursor:pointer;transition:background .2s,border-color .2s,color .2s;max-width:100%;display:inline-flex;align-items:center}.aizone-workbench-shell .hot-pill__hash{margin-right:3px;font-weight:700;color:#cbd5e1;font-size:11px}.aizone-workbench-shell .hot-pill:hover{background:#fff;color:var(--el-color-primary);border-color:var(--el-color-primary-light-7);box-shadow:0 2px 8px #785eea1a}.aizone-workbench-shell .hot-pill:hover .hot-pill__hash{color:var(--el-color-primary-light-5)}.aizone-workbench-shell .hot-prompts-list:not(.hot-prompts-list--pills){display:flex;flex-direction:column;gap:8px}.aizone-workbench-shell .hot-item{padding:10px 12px;background:#f1f5f9;border-radius:10px;font-size:12px;color:#475569;cursor:pointer;line-height:1.5;transition:background .2s,border-color .2s,color .2s;border:1px solid transparent}.aizone-workbench-shell .hot-item:hover{background:#fff;color:var(--el-color-primary);border-color:var(--el-color-primary-light-7)}.aizone-workbench-shell .retouch-tip{padding:14px 16px;background:linear-gradient(135deg,#33e2de14,#785eea0f);border:1px solid rgba(51,226,222,.25);border-radius:14px;font-size:12px;color:#0f766e;line-height:1.65}.aizone-workbench-shell .card-footer-v2{padding:16px 18px;border-top:1px solid rgba(241,245,249,.95);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.aizone-workbench-shell .cost-block{display:flex;flex-direction:column;gap:2px}.aizone-workbench-shell .cost-lbl{font-size:11px;color:#94a3b8;font-weight:600;letter-spacing:.06em}.aizone-workbench-shell .cost-val .num{font-size:22px;font-weight:800;color:var(--el-color-primary);font-family:DIN Alternate,ui-sans-serif,system-ui,sans-serif}.aizone-workbench-shell .cost-val .unit{font-size:12px;color:#64748b;margin-left:2px}.aizone-workbench-shell .glow-gen-btn-wrap{display:inline-flex;flex-shrink:0}.aizone-workbench-shell .glow-gen-btn{height:46px;padding:0 26px;border-radius:14px;font-weight:700;border:none;background:linear-gradient(135deg,var(--el-color-primary) 0%,var(--el-color-primary-light-3) 55%,#a78bfa 100%);box-shadow:0 6px 20px #785eea61;color:#fff}.aizone-workbench-shell .glow-gen-btn:hover{filter:brightness(1.05)}.aizone-workbench-shell .hidden-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.aizone-workbench-shell .scroll-bar-hidden::-webkit-scrollbar{display:none}.aizone-workbench-shell .loading-row{padding:8px 0;color:#64748b;font-size:12px;display:flex;align-items:center;gap:6px}.aizone-workbench-shell .empty-tip{padding:14px;color:#94a3b8;font-size:12px;text-align:center;border:1px dashed #e2e8f0;border-radius:12px}.aizone-workbench-shell .preview-box{width:100%;height:100%;position:relative}.aizone-workbench-shell .standard-img{width:100%;height:100%}.aizone-workbench-shell .img-mask{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:.2s}.aizone-workbench-shell .preview-box:hover .img-mask{opacity:1}.aizone-workbench-shell .up-trigger{text-align:center;color:#94a3b8}.aizone-workbench-shell .up-txt{font-size:11px;font-weight:600;margin-top:4px}@media (max-width: 1024px){.aizone-workbench-shell .workbench-container{flex-direction:column;height:auto;min-height:unset}.aizone-workbench-shell .creation-sidebar{flex:none;max-width:none;width:100%}}*{margin:0;padding:0;box-sizing:border-box}#app{width:100%;height:100vh}body{margin:0;padding:0}
