@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:wght@300;400;600;700&family=Noto+Sans+SC:wght@300;400;500;700&display=swap";:root{--el-color-primary:#228b22!important}body{min-width:unset}.lab-shell{--lab-header-h:80px;--lab-header-workspace-h:0px;--lab-mobile-header-h:0px;--lab-history-fixed-w:80px;--lab-history-fixed:200px;--lab-main-v-offset:32px;--color-primary:#228b22;--color-primary-hover:#1e7a1e;--color-secondary:#2e7d32;--color-accent:#ffb300;--color-bg:#fafaf5;--color-bg-alt:#f5f5e8;--color-bg-card:#fff;--color-border:#e8e8e0;--color-text:#1b4332;--color-text-muted:#52796f;--color-text-subtle:#84a98c;--font-heading:"Fraunces",serif;--font-body:"DM Sans","Noto Sans SC",sans-serif;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.02);--shadow-float:0 20px 40px -4px rgba(34,139,34,.1),0 10px 15px -3px rgba(0,0,0,.05);background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);min-height:100vh}.lab-shell *{box-sizing:border-box}.lab-shell button,.lab-shell input,.lab-shell textarea{font-family:inherit}.lab-shell .lab-header{align-items:center;display:flex;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:30}@media(max-width:768px){.lab-shell .lab-header{padding:0 16px}.lab-shell .lab-header .lab-brand-title{font-size:18px}.lab-shell .lab-header .lab-header-links{display:none}}.lab-shell .lab-header-home{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf5d9;border-bottom:1px solid rgba(0,0,0,.03);height:80px}@media(max-width:768px){.lab-shell .lab-header-home{background:#fafaf5f2;height:60px;position:sticky;top:0}}.lab-shell .lab-header-workspace{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid var(--color-border);height:var(--lab-header-workspace-h)}.lab-shell .lab-brand{align-items:center;color:#1f2937;display:inline-flex;gap:8px;text-decoration:none}.lab-shell .lab-logo{height:32px;width:32px}.lab-shell .lab-brand-title{font-family:var(--font-heading);font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1}.lab-shell .lab-header-links{align-items:center;display:flex;gap:16px;margin-left:auto;margin-right:24px}.lab-shell .lab-header-links a{color:var(--color-text);font-size:14px;text-decoration:none}.lab-shell .lab-header-links a:hover{color:var(--color-primary)}.lab-shell .lab-main{padding:0}.lab-shell .lab-btn{border:0;cursor:pointer}.lab-shell .lab-btn-ghost{background:transparent;border-radius:10px;color:#374151;padding:8px 14px}.lab-shell .lab-user-balance{align-items:center;background-color:#ffffffb3;border:1px solid #e5e7eb;border-radius:999px;color:#a16207;display:inline-flex;font-size:13px;gap:6px;padding:8px 14px}.lab-shell .paylink{color:var(--color-primary);font-size:14px;font-weight:700;text-decoration:none}.lab-shell .lab-user-avatar{border-radius:50%;box-shadow:var(--shadow-sm);height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.lab-shell .lab-user-dropdown{align-items:center;background-image:linear-gradient(to right top,#b45309,#d97706);border-radius:50%;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;cursor:pointer;display:inline-flex;padding:2px}.lab-shell .lab-user-link{color:inherit;text-decoration:none}.lab-shell .lab-home-page{overflow-x:hidden;padding:0 24px 96px}@media(max-width:768px){.lab-shell .lab-home-page{padding:0 16px 64px}}.lab-shell .lab-hero{padding:36px 0 28px;position:relative}@media(max-width:768px){.lab-shell .lab-hero{padding:24px 0 20px}}.lab-shell .lab-hero-bg{filter:blur(64px);pointer-events:none;position:absolute;z-index:0}.lab-shell .lab-hero-bg-main{background:#bbf7d04d;border-radius:999px;height:520px;left:50%;top:-120px;transform:translate(-50%);width:960px}.lab-shell .lab-hero-bg-side{background:#fef9c399;border-radius:999px;height:420px;right:-140px;top:20px;width:420px}.lab-shell .lab-hero-text,.lab-shell .lab-prompt-card{position:relative;z-index:1}.lab-shell .lab-hero-text{margin-bottom:30px;text-align:center}.lab-shell .lab-hero-text h1{color:#111827;font-family:var(--font-heading);font-size:clamp(32px,5.5vw,56px);letter-spacing:-.02em;line-height:1.1;margin:0}@media(max-width:768px){.lab-shell .lab-hero-text h1{font-size:36px}}.lab-shell .lab-hero-text p{color:#6b7280;font-size:clamp(16px,1.2vw,22px);font-weight:300;margin:14px auto 0;max-width:760px}@media(max-width:768px){.lab-shell .lab-hero-text p{font-size:15px}}.lab-shell .lab-hero-highlight{background:linear-gradient(135deg,#228b22,#4caf50);-webkit-background-clip:text;background-clip:text;color:transparent}.lab-shell .lab-prompt-card{background:#fff;border:1px solid #fff;border-radius:24px;box-shadow:var(--shadow-float);margin:0 auto;max-width:920px;padding:14px 14px 10px;transition:all .3s ease}.lab-shell .lab-prompt-card:focus-within{border-color:#228b224d;box-shadow:0 25px 50px -12px #228b2226;transform:translateY(-2px)}.lab-shell .upload-preview-list{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.lab-shell .lab-prompt-card .upload-preview-list{display:grid;gap:8px;grid-template-columns:repeat(6,minmax(0,1fr))}.lab-shell .upload-preview-item{aspect-ratio:1/1;background:#f9fafb;border:1px solid var(--color-border);border-radius:8px;overflow:hidden;position:relative;width:100%}.lab-shell .upload-preview-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lab-shell .upload-preview-item .upload-remove{background:#000000a6;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:12px;height:18px;line-height:18px;padding:0;position:absolute;right:2px;top:2px;width:18px}.lab-shell .upload-preview-item .upload-remove:hover{background:#000000d9}.lab-shell .upload-preview-item .name{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.9));bottom:0;color:#fff;font-size:12px;height:24px;line-height:24px;position:absolute;text-align:center;width:100%}.lab-shell .upload-preview-item .lab-upload-button{border:unset!important;border-radius:0!important;height:100%;width:100%!important}.lab-shell .lab-prompt-input{background:transparent;border:none;color:#374151;font-size:20px;font-weight:400;height:190px;outline:none;padding:24px;resize:none;width:100%}@media(max-width:768px){.lab-shell .lab-prompt-input{font-size:16px;height:auto;min-height:120px;padding:16px}}.lab-shell .lab-upload-entry{bottom:14px;left:18px;position:absolute;z-index:3}@media(max-width:568px){.lab-shell .lab-upload-entry{display:block;margin:0 16px 16px;position:static}.lab-shell .lab-upload-entry .lab-upload-button{border-radius:12px;flex-direction:row;gap:8px;height:36px!important;line-height:36px!important;transform:none!important;width:100%!important}}.lab-shell .lab-upload-button{align-items:center;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:18px;box-shadow:var(--shadow-md);color:#666;display:flex;flex-direction:column;font-size:12px;gap:2px;height:70px;justify-content:center;transition:all .2s ease;width:70px}.lab-shell .lab-upload-button:hover{background:#f0fdf4;border-color:#228b22;color:#228b22;transform:rotate(0)!important}.lab-shell .lab-upload-button .upload-text{font-size:12px;font-weight:500}.lab-shell .lab-prompt-actions{align-items:center;display:flex;gap:12px;justify-content:flex-end;padding:0 8px 2px}@media(max-width:568px){.lab-shell .lab-prompt-actions{justify-content:space-between}}.lab-shell .lab-create-type-wrap{padding:0 10px 10px}.lab-shell .lab-create-type-row{align-items:center;background:#f1f5f9;border-radius:8px;display:flex;gap:2px;padding:4px}.lab-shell .lab-create-type-row.is-home{margin:4px 6px 12px;width:300px}.lab-shell .lab-create-type{align-items:center;background:transparent;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;flex:1;font-size:13px;font-weight:500;height:32px;justify-content:center;transition:all .2s ease}.lab-shell .lab-create-type:hover:not(.is-disabled):not(.is-active){background:#ffffff80;color:#334155}.lab-shell .lab-create-type.is-active{background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;color:#0f172a;font-weight:600}.lab-shell .lab-create-type.is-disabled{cursor:not-allowed;opacity:.5}.lab-shell .lab-prompt-helper-row{align-items:center;display:flex;font-size:12px;gap:8px;justify-content:flex-end}.lab-shell .lab-prompt-tip{color:#94a3b8}.lab-shell .lab-random-btn{align-items:center;background:#f0fdf4;border:1px solid #dcfce7;border-radius:99px;color:#15803d;cursor:pointer;display:flex;font-size:12px;gap:4px;padding:4px 10px;transition:all .2s}.lab-shell .lab-random-btn:hover{background:#dcfce7;border-color:#bbf7d0;transform:translateY(-1px)}.lab-shell .lab-random-btn .iconfont{font-size:12px}.lab-shell .lab-quick-agent-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding:0 10px 8px}.lab-shell .lab-quick-agent-label{color:#6b7280;font-size:12px}.lab-shell .lab-quick-agent-tag{background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#374151;cursor:pointer;font-size:12px;padding:4px 10px;transition:all .2s ease}.lab-shell .lab-quick-agent-tag:hover{background:#f0fdf4;border-color:#86efac;color:#166534}.lab-shell .lab-quick-agent-tag.is-active{background:#dcfce7;border-color:#22c55e;color:#166534}.lab-shell .lab-agent-trigger{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#374151;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;height:42px;justify-content:space-between;padding:0 16px;transition:all .2s ease}@media(max-width:430px){.lab-shell .lab-agent-trigger{font-size:12px;height:32px;padding:0 8px}}.lab-shell .lab-agent-trigger:hover{border-color:#22c55e;box-shadow:0 2px 6px #228b2214}.lab-shell .lab-agent-trigger.is-disabled{cursor:not-allowed;opacity:.7}.lab-shell .lab-agent-trigger:hover .lab-agent-chevron{color:#16a34a;font-size:16px}.lab-shell .lab-ws-left .lab-agent-trigger{background:linear-gradient(135deg,#fff,#f0fdf4);border:1px solid #86efac;box-shadow:0 6px 16px #16a34a14;width:100%}.lab-shell .lab-agent-trigger-left{align-items:center;display:inline-flex;gap:8px;overflow:hidden}.lab-shell .lab-agent-icon{align-items:center;background:#dcfce7;border-radius:6px;color:#16a34a;display:inline-flex;flex:0 0 24px;font-size:12px;height:24px;justify-content:center;width:24px}.lab-shell .lab-agent-label{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lab-shell .lab-agent-chevron{color:#9ca3af;font-size:16px}.lab-shell .lab-submit-analyze-btn{align-items:center;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);border:0;border-radius:12px;box-shadow:0 4px 6px -1px #228b2233;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;height:42px;padding:0 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:430px){.lab-shell .lab-submit-analyze-btn{font-size:12px;height:32px;padding:0 16px}}.lab-shell .lab-submit-analyze-btn:hover{box-shadow:0 10px 15px -3px #228b224d;transform:translateY(-2px)}.lab-shell .lab-submit-analyze-btn:hover .lab-submit-icon{animation:labSpin .8s linear}.lab-shell .lab-submit-icon{height:16px;width:16px}@keyframes labSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.lab-shell .lab-section{margin:0 auto;max-width:1280px}.lab-shell .lab-section-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.lab-shell .lab-section-head h2{align-items:center;display:flex;font-family:var(--font-heading);font-size:24px;font-weight:700;gap:10px;margin:0}.lab-shell .lab-hot{align-items:center;background:#16a34a;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:600;height:20px;justify-content:center;letter-spacing:.04em;padding:0 8px}.lab-shell .lab-tabs{display:flex;gap:24px}.lab-shell .lab-tab{background:transparent;border:0;border-bottom:2px solid transparent;color:#9ca3af;cursor:pointer;font-size:14px;font-weight:500;padding-bottom:4px}.lab-shell .lab-tab.is-active{border-bottom-color:#166534;color:#166534}.lab-shell .lab-gallery{display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.lab-shell .lab-card{background:#fff;border:1px solid #f3f4f6;border-radius:18px;box-shadow:var(--shadow-sm);padding:12px;transition:all .4s cubic-bezier(.4,0,.2,1)}.lab-shell .lab-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px)}.lab-shell .lab-card-img{aspect-ratio:1/1;background:#f3f4f6;border-radius:12px;overflow:hidden;position:relative}.lab-shell .lab-card-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .7s ease;width:100%}.lab-shell .lab-card-overlay{align-items:center;background:#0006;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease;z-index:10}@media(max-width:1024px){.lab-shell .lab-card-overlay{align-items:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%);opacity:1;padding-bottom:16px}}.lab-shell .lab-overlay-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid hsla(0,0%,100%,.5);border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:8px 16px}.lab-shell .lab-card:hover .lab-card-img img{transform:scale(1.1)}.lab-shell .lab-card:hover .lab-card-overlay{opacity:1}.lab-shell .lab-card-title{color:#1f2937;font-size:15px;font-weight:700}.lab-shell .lab-card-meta{color:#6b7280;font-size:12px;margin-top:4px}.lab-shell .lab-workspace-page{display:flex;height:calc(100vh - var(--lab-header-workspace-h));min-height:calc(100vh - var(--lab-header-workspace-h));overflow:hidden;position:relative}@media(max-width:960px){.lab-shell .lab-workspace-page{height:calc(100vh - var(--lab-mobile-header-h));min-height:calc(100vh - var(--lab-mobile-header-h))}}.lab-shell .lab-ws-left{background:#fff;border-right:1px solid var(--color-border);display:flex;flex:0 0 320px;flex-direction:column;min-height:0;width:320px;z-index:2}.lab-shell .lab-ws-left .lab-agent-label{max-width:unset}@media(max-width:960px){.lab-shell .lab-ws-left{bottom:0;box-shadow:4px 0 16px #00000026;left:0;position:fixed;top:0;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:1000}.lab-shell .lab-ws-left.is-mobile-open{transform:translate(0)}}.lab-shell .lab-ws-left-head{background:#fff;border-bottom:1px solid #f1f5f9;display:flex;display:none;flex-direction:column;flex-shrink:0;gap:0;padding:12px 16px}.lab-shell .lab-ws-left-head .lab-ws-head-row{align-items:center;display:flex;justify-content:space-between}.lab-shell .lab-ws-left-head .lab-userinfo .paylink{font-size:12px;margin-left:4px!important}.lab-shell .lab-ws-left-head .userinfoddl{display:none}.lab-shell .lab-ws-left-head .lab-user-balance{font-size:12px;padding:4px 10px}.lab-shell .lab-ws-left-head .lab-brand{align-items:center;display:flex;gap:8px;text-decoration:none}.lab-shell .lab-ws-left-head .lab-brand .lab-logo{height:28px;width:28px}.lab-shell .lab-ws-left-head .lab-brand .lab-brand-title{color:#0f172a;font-size:16px;font-weight:700;letter-spacing:-.02em}.lab-shell .lab-ws-left-head .lab-home-link{align-items:center;background:transparent;border-radius:8px;color:#64748b;display:flex;height:32px;justify-content:center;text-decoration:none;transition:all .2s;width:32px}.lab-shell .lab-ws-left-head .lab-home-link:hover{background:#f1f5f9;color:#0f172a}.lab-shell .lab-ws-left-head .lab-home-link .iconfont{font-size:18px}.lab-shell .lab-ws-section-title{padding:4px 6px 12px}.lab-shell .lab-ws-section-title h2{align-items:center;color:#475569;display:flex;font-size:14px;font-weight:600;gap:6px;margin:0}.lab-shell .lab-ws-left-icon{color:#22c55e;font-size:14px;line-height:1}.lab-shell .lab-ws-left-scroll{flex:1;min-height:0;padding:20px 16px}.lab-shell .lab-ws-left-scroll .lab-ws-field{margin-bottom:24px!important}.lab-shell .lab-ws-field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.lab-shell .lab-ws-field label{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.lab-shell .lab-ws-field label i{color:#dc2626;font-size:14px;font-style:normal;font-weight:700;margin-right:4px}.lab-shell .lab-ws-field-label-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.lab-shell .lab-ws-field-btns{align-items:center;display:inline-flex;gap:8px}.lab-shell .lab-field-tip{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#b45309;font-size:12px;padding:6px 8px}.lab-shell .lab-guard-wrap{position:relative}.lab-shell .lab-ws-field.fr{flex-direction:row;margin-bottom:0}.lab-shell .lab-input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#374151;font-size:14px;outline:none;padding:12px;resize:vertical;transition:all .2s ease;width:100%}.lab-shell .lab-input:focus{border-color:#228b22;box-shadow:0 0 0 3px #228b221a}.lab-shell .lab-ws-left .lab-upload-entry{bottom:auto;left:auto;position:relative}.lab-shell .lab-ws-left .lab-upload-button{background:#fff;border-radius:12px;transform:none!important;width:96px}.lab-shell .lab-ws-left-footer{background:#f9fafbbf;border-top:1px solid #f3f4f6;padding:16px}.lab-shell .lab-ws-left-footer-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.lab-shell .lab-analysis-stop-wrap{margin-top:10px}.lab-shell .lab-stop-edit-btn{background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;color:#b45309;cursor:pointer;font-size:12px;font-weight:600;height:34px;width:100%}.lab-shell .lab-ai-analyze-btn{align-items:center;background:#f0fdf4;border:1px solid #16a34a;border-radius:12px;color:#166534;cursor:pointer;display:inline-flex;flex:1;font-weight:700;gap:8px;height:44px;justify-content:center;transition:all .2s ease;width:auto}.lab-shell .lab-ai-analyze-btn:hover{background:#dcfce7;box-shadow:0 4px 12px #228b2233}.lab-shell .lab-ai-analyze-btn:disabled{cursor:not-allowed;opacity:.7}.lab-shell .lab-create-task-btn{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#334155;cursor:pointer;font-weight:700;height:44px;padding:0 14px;transition:all .2s ease;white-space:nowrap}.lab-shell .lab-create-task-btn:hover{background:#f8fafc;border-color:#94a3b8}.lab-shell .lab-ai-analyze-icon{color:#16a34a;font-size:14px}.lab-shell .lab-ws-main{background:#fff;display:flex;flex-direction:column;flex-grow:1;min-width:0}.lab-shell .lab-ws-main .lab-ws-main-tabs .el-tabs__nav-scroll{padding:0 16px}.lab-shell .lab-mobile-toggles{bottom:140px;display:none;justify-content:space-between;left:24px;pointer-events:none;position:fixed;right:24px;z-index:1002}@media(max-width:960px){.lab-shell .lab-mobile-toggles{display:flex}}.lab-shell .lab-mobile-toggles .lab-toggle-btn{align-items:center;background:#228b22;border:none;border-radius:50%;box-shadow:0 4px 12px #228b2266;color:#fff;cursor:pointer;display:flex;font-size:20px;height:48px;justify-content:center;pointer-events:auto;transition:transform .2s;width:48px}.lab-shell .lab-mobile-toggles .lab-toggle-btn:active{transform:scale(.9)}.lab-shell .lab-mobile-overlay{display:none!important}.lab-shell .lab-ws-main-mr{margin-right:calc(var(--lab-history-fixed-w))}@media(max-width:960px){.lab-shell .lab-ws-main-mr{margin-right:0!important}}.lab-shell .lab-ws-main-tabs{display:flex;flex-direction:column;height:100%}.lab-shell .lab-ws-main-tabs>.el-tabs__header{display:none!important}.lab-shell .lab-ws-main-tabs>.el-tabs__content{flex:1;min-height:0}.lab-shell .lab-ws-main-tabs .el-tab-pane{height:100%}.lab-shell .lab-task-tab{background:#fff;background:#f8f9fa;background-image:radial-gradient(#d1d5db 1px,transparent 0);background-size:20px 20px;display:flex;flex-direction:column;gap:12px;height:100%;height:100vh;padding:10px 10px 100px}.lab-shell .lab-thinking-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:12px auto 0;max-width:100%;overflow:hidden;width:100%}.lab-shell .lab-thinking-panel.is-loading{background:linear-gradient(180deg,#f8fafc,#eff6ff)}.lab-shell .lab-thinking-head{align-items:center;display:flex;justify-content:space-between;padding:12px 14px}.lab-shell .lab-analysis-title{color:#1f2937;font-size:14px;font-weight:700}.lab-shell .lab-link{background:transparent;border:0;color:#9ca3af;cursor:pointer}.lab-shell .lab-thinking-body{color:#6b7280;font-size:12px;line-height:1.7;max-height:240px;overflow:auto;padding:0 14px 14px;white-space:pre-wrap}.lab-shell .lab-thinking-loading-dot{animation:labThinkingPulse 1.1s ease-in-out infinite;background:#16a34a;border-radius:50%;box-shadow:-12px 0 #16a34a33,12px 0 #16a34a33;display:inline-block;height:8px;margin-right:8px;width:8px}@keyframes labThinkingPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.lab-shell .lab-output-stream{border-top:1px solid #f3f4f6;color:#374151;font-size:12px;line-height:1.7;margin-top:10px;padding-top:10px;white-space:pre-wrap}.lab-shell .lab-task-list-wrap{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));margin:10px auto;max-width:1800px;width:100%}@media(max-width:640px){.lab-shell .lab-task-list-wrap{grid-template-columns:1fr;min-width:unset}}.lab-shell .lab-task-list-wrap{background:transparent;border:0;border-radius:12px}.lab-shell .lab-empty-wrap{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center;left:50%;max-width:800px;min-height:520px;min-width:350px;padding:20px 16px 32px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-55%);width:80%;z-index:1}.lab-shell .lab-empty-visual{margin-bottom:6px;position:relative}.lab-shell .lab-empty-glow{border-radius:999px;filter:blur(28px);position:absolute}.lab-shell .lab-empty-glow-lg{background:#22c55e2e;height:128px;left:50%;top:50%;transform:translate(-50%,-50%);width:128px}.lab-shell .lab-empty-glow-sm{background:#3b82f62e;height:80px;left:50%;top:50%;transform:translate(-30%,-50%);width:80px}.lab-shell .lab-empty-icon{align-items:center;background:#fff;border:1px solid hsla(0,0%,100%,.6);border-radius:24px;box-shadow:0 20px 30px #0f172a14;display:inline-flex;height:96px;justify-content:center;position:relative;width:96px}.lab-shell .lab-empty-bot{color:#334155;font-size:36px}.lab-shell .lab-empty-spark{align-items:center;animation:labTailwindBounce 1s infinite;background:#22c55e;border-radius:999px;box-shadow:0 6px 14px #22c55e4d;color:#fff;display:inline-flex;font-size:14px;height:26px;justify-content:center;position:absolute;right:-6px;top:-8px;transform-origin:center;width:26px}@keyframes labTailwindBounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.lab-shell .lab-empty-text h3{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:2;margin:0}.lab-shell .lab-empty-text p{color:#228b22;font-size:16px;line-height:1.6;margin:10px auto 0;max-width:420px}.lab-shell .lab-empty-steps{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;width:100%}.lab-shell .lab-empty-step{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border:1px solid rgba(226,232,240,.8);border-radius:14px;display:flex;flex-direction:column;gap:8px;padding:12px;transition:all .2s ease}.lab-shell .lab-empty-step:hover{background:#fff;box-shadow:0 12px 18px #0f172a14;transform:translateY(-4px)}.lab-shell .lab-empty-step-icon{align-items:center;background:#f1f5f9;border-radius:999px;color:#64748b;display:inline-flex;height:40px;justify-content:center;width:40px}.lab-shell .lab-empty-step-icon .iconfont{font-size:24px}.lab-shell .lab-empty-step h4{color:#334155;font-size:14px;margin:0}.lab-shell .lab-empty-step p{color:#666;font-size:12px;margin:4px 0 0}.lab-shell .lab-empty-actions{margin-top:4px}.lab-shell .lab-empty-add-btn{align-items:center;background:#ffffffb3;border:1px dashed #cbd5f5;border-radius:999px;color:#999;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;padding:10px 18px;transition:all .2s ease}.lab-shell .lab-empty-add-btn:hover{background:#dcfce766;border-color:#22c55e;color:#16a34a}.lab-shell .lab-empty-add-icon{font-size:16px}.lab-shell .lab-add-task-row{aspect-ratio:3/2;background-color:#fff;border:1px dashed #e5e7eb;border-radius:10px}.lab-shell .lab-add-task-row .lab-empty-add-btn{color:#16a34a}.lab-shell .lab-task-card-2{align-self:flex-start;aspect-ratio:3/2;background:#fff;border:1px solid #22c55e;border-left-width:4px;border-radius:14px;box-shadow:0 6px 18px #0000000a;overflow:hidden}.lab-shell .lab-task-card-head{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:10px 12px}.lab-shell .lab-task-card-head .square-num{background-color:#16a34a;border-radius:4px;color:#fff;font-size:12px;font-weight:700;height:24px;line-height:24px;text-align:center;width:24px}.lab-shell .lab-task-title-input{background:transparent;border:1px solid transparent;border-radius:8px;color:#111827;flex:1;font-size:14px;height:34px;max-width:420px;outline:none;padding:0 10px;transition:all .18s ease}.lab-shell .lab-task-title-input::-moz-placeholder{color:#9ca3af}.lab-shell .lab-task-title-input::placeholder{color:#9ca3af}.lab-shell .lab-task-title-input:focus,.lab-shell .lab-task-title-input:hover{border-color:#228b22;box-shadow:0 0 0 3px #228b221a}.lab-shell .lab-task-card-actions{align-items:center;display:flex;gap:8px}.lab-shell .lab-task-head-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;cursor:pointer;font-size:12px;height:30px;padding:0 10px;white-space:nowrap}.lab-shell .lab-task-head-btn:hover{border-color:#cfd8dc}.lab-shell .lab-task-head-btn.danger{color:#dc2626}.lab-shell .lab-task-card-body{padding:14px}.lab-shell .lab-task-card-body .lab-input{background:#fff}.lab-shell .lab-task-card-skeleton{border-color:#d1d5db #d1d5db #d1d5db #9ca3af}.lab-shell .lab-task-card-skeleton .lab-task-card-body,.lab-shell .lab-task-card-skeleton .lab-task-card-head{position:relative}.lab-shell .lab-task-card-skeleton .square-num{background-color:#9ca3af}.lab-shell .lab-skeleton-btn,.lab-shell .lab-skeleton-line,.lab-shell .lab-skeleton-thumb{animation:labSkeletonShimmer 1.4s ease infinite;background:linear-gradient(90deg,#eef1f5 25%,#f7f8fa 37%,#eef1f5 63%);background-size:400% 100%;border-radius:8px}.lab-shell .lab-skeleton-title{height:16px;width:42%}.lab-shell .lab-skeleton-line{height:12px;margin-bottom:10px;width:100%}.lab-shell .lab-skeleton-line.w-60{width:60%}.lab-shell .lab-skeleton-btn{border-radius:8px;height:30px;width:56px}.lab-shell .lab-skeleton-thumbs{display:flex;gap:8px;margin-top:6px}.lab-shell .lab-skeleton-thumb{border-radius:10px;height:72px;width:72px}@keyframes labSkeletonShimmer{0%{background-position:100% 0}to{background-position:0 0}}.lab-shell .task-ref-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.lab-shell .task-ref-add,.lab-shell .task-ref-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;height:72px;overflow:hidden;position:relative;width:72px}.lab-shell .task-ref-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lab-shell .task-ref-remove{background:#0000008c;border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;height:18px;line-height:18px;padding:0;position:absolute;right:2px;top:2px;width:18px}.lab-shell .task-ref-add{border-style:dashed;color:#9ca3af;cursor:pointer;display:grid;font-size:12px;padding:6px;place-items:center;text-align:center}.lab-shell .task-ref-add:hover{background:#f0fdf4;border-color:#228b22;color:#228b22}.lab-shell .lab-task-config-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.lab-shell .lab-add-task-bar{background:#fff;border:2px dashed var(--color-border);border-radius:8px;color:#4b5563;cursor:pointer;font-size:14px;font-weight:600;height:44px;margin-top:10px;transition:all .2s ease;width:100%}.lab-shell .lab-add-task-bar:hover{background:#f0fdf4;color:#15803d}.lab-shell .lab-submit-box{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:12px;bottom:5px;display:flex;gap:10px;justify-content:space-between;left:50%;margin:0 auto;max-width:896px;padding:10px;position:absolute;transform:translate(-50%);width:100%;z-index:99}@media(max-width:600px){.lab-shell .lab-submit-box{border-bottom:0;border-radius:12px 12px 0 0;bottom:0;box-shadow:0 -4px 10px #0000000d;flex-direction:column;gap:10px;padding:8px}.lab-shell .lab-submit-box .desc-box{align-items:center;display:flex;gap:6px;justify-content:center}.lab-shell .lab-submit-box .lab-pro-row,.lab-shell .lab-submit-box .lab-submit-all{justify-content:center;width:100%}.lab-shell .lab-submit-box .lab-submit-summary{text-align:center;width:100%}.lab-shell .lab-submit-box .lab-pro-row{padding:0}.lab-shell .lab-submit-box .lab-submit-all{padding:10px 0}.lab-shell .lab-submit-box .lab-pro-title{font-size:13px;text-wrap:nowrap}.lab-shell .lab-submit-box .lab-pro-desc{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;white-space:nowrap}}@media(max-width:600px)and (max-width:430px){.lab-shell .lab-submit-box .lab-pro-desc .text1{display:none}}.lab-shell .lab-submit-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#334155;font-size:13px;padding:8px 12px;white-space:nowrap}.lab-shell .lab-pro-row{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;display:flex;justify-content:space-between;padding:6px 12px}.lab-shell .badge-pro{align-items:center;background:linear-gradient(135deg,#facc15,#f97316);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;height:18px;justify-content:center;margin-right:6px;padding:0 8px}.lab-shell .lab-pro-title{color:#1f2937;font-size:14px;font-weight:600}.lab-shell .lab-pro-desc{color:#6b7280;font-size:12px;margin-top:2px}.lab-shell .lab-submit-all{border-radius:12px;font-size:14px;font-weight:600;height:auto;line-height:1.3;padding:12px 24px}.lab-shell .submit-cost{background-color:#fff3;border-radius:4px;font-size:12px;line-height:1;padding:4px 8px}.lab-shell .lab-result-tab,.lab-shell .lab-template-tab{display:flex;flex-direction:column;height:100%;min-height:0}.lab-shell .lab-result-toolbar{display:flex;justify-content:space-between;padding:10px 16px}.lab-shell .lab-result-slider{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:10px;width:280px}@media(max-width:800px){.lab-shell .lab-result-slider{display:none}}.lab-shell .lab-result-slider .el-slider__input{width:80px}.lab-shell .lab-result-slider .el-slider__runway.show-input{margin-right:20px}.lab-shell .lab-result-scroll{flex:1;min-height:0;padding:1rem}.lab-shell .lab-result-grid{display:grid;gap:12px;padding:2px 2px 10px}.lab-shell .lab-result-card{background:transparent;border:none;display:flex;flex-direction:column;gap:6px;max-height:1000px;max-width:1000px;overflow:visible}.lab-shell .lab-result-card .mask{border-radius:unset;box-shadow:none;cursor:pointer;display:none;inset:0;position:absolute;z-index:2}.lab-shell .lab-result-card .mask .mask-actions-top{display:flex;gap:8px;position:absolute;right:8px;top:8px;z-index:10}.lab-shell .lab-result-card .mask .mask-actions-bottom{align-items:center;bottom:12px;display:flex;gap:8px;left:50%;position:absolute;transform:translate(-50%);width:-moz-max-content;width:max-content;z-index:10}.lab-shell .lab-result-card .mask .mask-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:0;border-radius:999px;box-shadow:0 2px 6px #0000001a;color:#374151;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;height:32px;padding:0 14px;transition:all .2s ease}.lab-shell .lab-result-card .mask .mask-btn:hover{background:#fff;box-shadow:0 4px 12px #00000026;color:var(--color-primary);transform:translateY(-2px)}.lab-shell .lab-result-card .mask .mask-btn .iconfont{font-size:14px}.lab-shell .lab-result-card .mask .mask-btn-icon{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:0;border-radius:50%;box-shadow:0 2px 6px #0000001a;color:#4b5563;cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.lab-shell .lab-result-card .mask .mask-btn-icon:hover{background:#fff;box-shadow:0 4px 12px #00000026;color:var(--color-primary);transform:translateY(-2px)}.lab-shell .lab-result-card .mask .mask-btn-icon.danger:hover{color:#ef4444}.lab-shell .lab-result-card .grid{aspect-ratio:1/1;background-color:transparent;background-image:linear-gradient(45deg,#f4f4f5 25%,#f000 0),linear-gradient(135deg,#f4f4f5 25%,transparent 0),linear-gradient(45deg,transparent 75%,#f4f4f5 0),linear-gradient(135deg,transparent 75%,#f4f4f5 0);background-position:0 0,10px 0,10px -10px,0 10px;background-size:20px 20px;border-radius:12px;display:flex;min-height:120px;position:relative;width:100%}.lab-shell .lab-result-card .grid .img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.lab-shell .lab-result-card .grid:hover .mask{background-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 25%,transparent 75%,rgba(0,0,0,.4));display:block}.lab-shell .lab-result-title{color:#4b5563;font-size:13px;padding:6px 4px;text-align:center}.lab-shell .lab-edit-preview{align-items:flex-start;display:flex;gap:16px}.lab-shell .lab-edit-preview-img{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;height:220px;justify-content:center;overflow:hidden;width:220px}.lab-shell .lab-edit-preview-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lab-shell .lab-edit-preview-empty{color:#9ca3af;font-size:12px}.lab-shell .lab-edit-preview-fields{display:flex;flex:1;flex-direction:column;gap:12px}.lab-shell .lab-edit-config-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.lab-shell .lab-edit-upload-label{color:#6b7280;font-size:12px;margin-bottom:6px}.lab-shell .lab-edit-upload-list{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(72px,1fr))}.lab-shell .lab-edit-upload-entry,.lab-shell .lab-edit-upload-item{align-items:center;border-radius:10px;display:flex;height:72px;justify-content:center;overflow:hidden;position:relative;width:72px}.lab-shell .lab-edit-upload-entry .lab-upload-entry,.lab-shell .lab-edit-upload-item .lab-upload-entry{bottom:0;left:0}.lab-shell .lab-edit-upload-entry img,.lab-shell .lab-edit-upload-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lab-shell .lab-edit-upload-remove{background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:12px;height:18px;position:absolute;right:2px;top:2px;width:18px}.lab-shell .lab-history-rail{background:#fff;border-left:1px solid var(--color-border);box-shadow:var(--shadow-md);display:flex;flex:0 0 200px;flex-direction:column;transition:width .2s ease;width:200px}@media(max-width:960px){.lab-shell .lab-history-rail{bottom:0;position:fixed;right:0;top:0;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:260px;z-index:1000}.lab-shell .lab-history-rail.is-mobile-open{transform:translate(0)}}.lab-shell .lab-history-meta{flex:1;min-width:0;text-align:left}.lab-shell .history-fixed-layer{bottom:0;position:fixed;right:0;top:var(--lab-header-workspace-h);width:var(--lab-history-fixed-w);z-index:22}@media(max-width:960px){.lab-shell .history-fixed-layer{top:var(--lab-mobile-header-h)}}.lab-shell .history-fixed-layer .lab-history-meta{display:none;flex:1;min-width:0;text-align:left}.lab-shell .history-fixed-layer:hover{width:var(--lab-history-fixed)}.lab-shell .history-fixed-layer:hover .lab-history-meta{display:block}.lab-shell .lab-history-head{align-items:center;border-bottom:1px solid var(--color-border);color:#6b7280;display:flex;font-size:14px;height:40px;justify-content:center;padding:0 8px}.lab-shell .lab-history-head-text{white-space:nowrap}.lab-shell .lab-history-scroll{flex:1;min-height:0}.lab-shell .lab-history-list{align-items:center;display:flex;flex-direction:column;gap:10px;padding:8px}.lab-shell .lab-history-empty{color:#9ca3af;font-size:12px;padding:12px 4px;text-align:center}.lab-shell .lab-history-item{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;gap:8px;padding:0;width:100%}.lab-shell .lab-history-item.is-selected .lab-history-thumb{box-shadow:0 0 0 2px #22c55e,0 0 12px #22c55e59}.lab-shell .lab-history-item.is-task .lab-history-thumb-empty,.lab-shell .lab-history-thumb{background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;flex-shrink:0;height:58px;overflow:hidden;width:58px}.lab-shell .lab-history-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lab-shell .lab-history-thumb-empty{align-items:center;color:#9ca3af;display:flex;font-size:12px;justify-content:center}.lab-shell .lab-history-title{color:#374151;display:-webkit-box;font-size:12px;-webkit-line-clamp:2;line-height:1.35;-webkit-box-orient:vertical;overflow:hidden}.lab-shell .lab-history-actions,.lab-shell .lab-history-time{font-size:12px;margin-top:3px}.lab-shell .lab-history-time{color:#9ca3af}.lab-shell .lab-history-actions{display:flex;gap:6px}.lab-shell .lab-history-delete{background:transparent;border:0;color:#ef4444;cursor:pointer;font-size:12px;padding:0}.lab-shell .lab-history-status{color:#0369a1;font-size:12px;margin-top:3px}@media(max-width:1280px){.lab-shell .lab-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.lab-shell .lab-ws-left{flex:0 0 260px;width:260px}.lab-shell .lab-ws-left .lab-ws-left-scroll{padding:10px}.lab-shell .lab-empty-icon{height:70px;width:70px}.lab-shell .lab-empty-icon .iconfont{font-size:36px!important}}.lab-agent-popover{width:600px!important}@media screen and (max-width:640px){.lab-agent-popover{width:90vw!important}}@media screen and (max-width:500px){.lab-agent-popover{width:95vw!important}}.lab-agent-popover .lab-agent-panel{display:flex;flex-direction:column;height:90vh;min-height:350px}.lab-agent-popover .lab-agent-search{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;margin-bottom:8px;padding:8px 12px}.lab-agent-popover .lab-agent-tabs{height:calc(90vh - 60px);width:100%}.lab-agent-popover .lab-agent-list{display:flex;flex-wrap:wrap;gap:8px;max-height:calc(90vh - 60px);padding:0 4px}.lab-agent-popover .lab-agent-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:12px 14px;text-align:left;transition:all .2s ease;width:100%}.lab-agent-popover .lab-agent-item:hover{background:#f0fdf4;border-color:#228b22}@media screen and (max-width:640px){.lab-agent-popover .lab-agent-item{padding:10px}}.lab-agent-popover .lab-agent-item.is-active{background:#f0fdf4;border-color:#228b22;box-shadow:0 0 0 1px #228b22}.lab-agent-popover .lab-agent-name{color:#111827;font-size:14px;font-weight:600}@media screen and (max-width:640px){.lab-agent-popover .lab-agent-name{font-size:13px}}.lab-agent-popover .lab-agent-desc{color:#565656;font-size:12px;line-height:1.4}.lab-agent-popover .lab-agent-empty{color:#84a98c;font-size:13px;padding:12px}.lab-upload-popover .upload-actions{display:flex;flex-direction:column;gap:10px}.lab-upload-popover .upload-actions .el-button+.el-button{margin-left:0!important}.lab-shell[data-v-e1f188a0]{--lab-header-workspace-h:calc(var(--dh-header-height) + var(--dh-banner-height, 0px));margin-left:var(--el-aside-width);min-height:calc(100vh - var(--lab-header-workspace-h))}.lab-shell .lab-workspace-page[data-v-e1f188a0]{margin-top:var(--lab-header-workspace-h)}.lab-shell .lab-workspace-page .lab-task-tab[data-v-e1f188a0]{height:calc(100vh - var(--lab-header-workspace-h))}.lab-shell .lab-ws-left-head[data-v-e1f188a0]{display:none}.lab-shell .lab-ws-left-scroll[data-v-e1f188a0]{padding:10px}.full[data-v-f6d1247e]{background-color:#000;height:100vh;width:100%}.fav-item[data-v-45a5affa]{position:relative;width:240px}.fav-link[data-v-45a5affa]{border-radius:10px;display:flex;flex-wrap:wrap;height:240px;justify-content:space-between}.fav-img-b[data-v-45a5affa],.fav-link[data-v-45a5affa]{overflow:hidden;position:relative;width:240px}.fav-img-b[data-v-45a5affa]{height:160px;margin-bottom:2px}.fav-img-b[data-v-45a5affa],.fav-img-s[data-v-45a5affa]{background-color:#edf2f5}.fav-img-s[data-v-45a5affa]{height:78px;width:78.66667px}.fav-mask[data-v-45a5affa]{background:linear-gradient(180deg,transparent,rgba(0,0,0,.3));display:none;inset:0;position:absolute;z-index:1}.fav-link:hover .fav-mask[data-v-45a5affa]{display:block}.img-fluid[data-v-45a5affa]{height:auto;max-width:100%}.scroll[data-v-38ba6b8a]{height:calc(100vh - var(--dh-header-nav-height) - var(--el-tabs-header-height) - var(--el-tabs-header-mb) - 3rem - 42px);overflow-y:auto;padding:0 1rem}.container[data-v-38ba6b8a]{margin:0 auto;width:95%}.btntooltip[data-v-38ba6b8a]{border-radius:0 0 .5rem .5rem;display:flex;display:none;gap:.5rem;justify-content:flex-end;padding:5px;position:absolute;right:0;top:0;width:100%}.card:hover .btntooltip[data-v-38ba6b8a]{display:flex}.btntooltip button[data-v-38ba6b8a]{background:#00000080;border-radius:4px;color:#ddd;height:24px;width:24px}.btntooltip button[data-v-38ba6b8a]:hover{color:#fff}.btntooltip button .iconfont[data-v-38ba6b8a]{font-size:14px}.scroll[data-v-d2c12104]{height:calc(100vh - var(--dh-header-nav-height) - 75px);overflow-y:auto}.container[data-v-d2c12104]{margin:0 auto;width:90%}.works_tabs[data-v-d2c12104]{padding-top:1rem}[data-v-d2c12104] .works_tabs .el-tabs__item{font-size:16px!important;font-weight:700!important}.search[data-v-d2c12104]{margin-top:10px;position:absolute;right:5%;width:300px;z-index:1}.dh-s-container[data-v-4c78f1a0]{background-color:var(--bg-5);border:1px solid var(--dh-color-border);border-radius:10px;margin-top:80px}.bg-holder[data-v-4c78f1a0]{align-items:end;backface-visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px 10px 0 0;min-height:214px;will-change:transform,opacity,filter}.bg-holder[data-v-4c78f1a0],.edit-avatar[data-v-4c78f1a0]{display:flex;justify-content:center}.edit-avatar[data-v-4c78f1a0]{background-color:#00000080;bottom:4px;color:var(--text-color);color:#fff;font-size:14px;padding:5px 0;position:absolute;width:100%}.edit-avatar[data-v-4c78f1a0]:hover{color:var(--dh-positive-400)}.label-title[data-v-4c78f1a0]{color:var(--dh-600);margin-right:40px;text-align:end;width:30%}.info-span[data-v-4c78f1a0]{color:var(--dh-600);width:40%}.right-btn[data-v-4c78f1a0]{display:flex;justify-content:flex-end;width:30%}.el-steps[data-v-4c78f1a0]{width:100%}.prompt-result[data-v-08f54106]{height:calc(100vh - 100px)}.box[data-v-08f54106]{background:var(--bg-5);border-radius:1rem;margin-top:2rem;max-height:800px;max-width:1200px;min-height:400px;min-width:400px;padding:2rem;width:80%}textarea[data-v-08f54106]{background-color:var(--text-9);border:1px solid var(--dh-border-color);border-radius:.5rem;padding:.5rem;width:100%}textarea[data-v-08f54106]:focus{outline:none}.infobox[data-v-f4b217d9]{background-color:var(--bg-5)!important;border-radius:1rem;font-size:14px;padding:1rem;width:375px}.prompt-box[data-v-f4b217d9]{background-color:var(--bg-3)!important}.infobox .el-image{height:140px}.scroll[data-v-6f279ba4]{height:calc(100vh - var(--dh-header-nav-height) - 1rem - 80px);margin-top:16px;overflow-y:auto}.container[data-v-6f279ba4]{margin:0 auto;width:95%}.group-selector[data-v-6f279ba4]{left:1rem;top:1rem;width:140px}
