.footer[data-v-b55b5480]{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.update-notification-wrapper[data-v-daca2bab]{flex-direction:column;height:100%;min-height:0;display:flex}.notification[data-v-daca2bab]{background-color:var(--ui-color-yellow-200);color:var(--ui-color-grey-900);flex:none;justify-content:center;align-items:center;gap:24px;padding:11px 24px;display:flex}.notification .message[data-v-daca2bab]{align-items:center;gap:12px;font-size:14px;line-height:22px;display:flex}.notification .message .icon[data-v-daca2bab]{width:24px;height:24px}.content[data-v-daca2bab]{flex:auto;min-height:0}.copilot-input[data-v-7092b14f]{background:linear-gradient(90deg,#72bbff 0%,#c390ff 100%);border-radius:8px}.content[data-v-7092b14f]{background:var(--ui-color-grey-100);border-radius:7px;align-items:center;gap:16px;margin:1px;padding:7px 11px;display:flex}.input-wrapper[data-v-7092b14f]{flex:1 1 0;min-width:0;min-height:20px;font-size:13px;line-height:20px;position:relative}.input-wrapper[data-v-7092b14f]:after{content:attr(data-value) " ";pointer-events:none;visibility:hidden;white-space:pre-wrap;overflow-wrap:break-word;max-height:60px;display:block;position:static;overflow:hidden}.input-wrapper .textarea[data-v-7092b14f]{scrollbar-width:thin;width:100%;height:100%;font-size:inherit;line-height:inherit;padding:0;position:absolute}.textarea[data-v-7092b14f]{resize:none;color:var(--ui-color-title);background:0 0;border:none;outline:none;font-family:inherit}.textarea[data-v-7092b14f]::placeholder{color:var(--ui-color-hint-2)}.submit-btn[data-v-7092b14f],.cancel-btn[data-v-7092b14f]{cursor:pointer;color:var(--ui-color-grey-100);background:var(--Gradient,linear-gradient(180deg, #9a77ff 0%, #735ffa 100%));border:none;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.submit-btn[data-v-7092b14f]{display:flex}.cancel-btn[data-v-7092b14f],.copilot-input.loading .submit-btn[data-v-7092b14f]{display:none}.copilot-input.loading .cancel-btn[data-v-7092b14f]{display:flex}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.code-view[data-v-e11bfed8]{font-family:var(--ui-font-family-code);font-size:1em}.block[data-v-e11bfed8] pre{min-width:fit-content}.has-line-numbers[data-v-e11bfed8]{container-type:inline-size}.has-line-numbers[data-v-e11bfed8] pre{counter-reset:step;counter-increment:step 0;padding-left:26px;position:relative}.has-line-numbers[data-v-e11bfed8] .line:before{content:counter(step);counter-increment:step;text-align:right;color:#34819b;width:18px;display:inline-block;position:absolute;left:0}@container (width<15em){.has-line-numbers[data-v-e11bfed8] pre{padding-left:0}.has-line-numbers[data-v-e11bfed8] .line:before{content:none}}.addition[data-v-e11bfed8]>pre,.deletion[data-v-e11bfed8]>pre{padding-left:24px;position:relative;background-color:#0000!important}.addition[data-v-e11bfed8] .line:before,.deletion[data-v-e11bfed8] .line:before{width:1em;display:inline-block;position:absolute;left:8px}.addition[data-v-e11bfed8]{background:var(--ui-color-green-100)}.addition[data-v-e11bfed8] code .line:before{content:"+"}.deletion[data-v-e11bfed8]{background:var(--ui-color-red-100)}.deletion[data-v-e11bfed8] code .line:before{content:"-"}.collapsible-code-block[data-v-38bf754b]{border:1px solid var(--ui-color-grey-200,#e9ecef);background-color:var(--ui-color-grey-50,#f8f9fa);border-radius:6px;margin:16px 0;overflow:hidden}.collapsible-code-block.is-collapsed .code-header[data-v-38bf754b]{border-bottom:none}.collapsible-code-block .code-header[data-v-38bf754b]{background-color:var(--ui-color-grey-100,#f1f3f5);border-bottom:1px solid var --ui-color-grey-200, #e9ecef;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1px 5px;display:flex}.collapsible-code-block .code-header[data-v-38bf754b]:hover{background-color:var(--ui-color-grey-150,#ebedef)}.collapsible-code-block .code-header .header-left[data-v-38bf754b]{align-items:center;gap:8px;display:flex}.collapsible-code-block .code-header .header-left .collapse-icon[data-v-38bf754b]{width:18px;height:18px;color:var(--ui-color-grey-600,#868e96);justify-content:center;align-items:center;display:flex}.collapsible-code-block .code-header .header-left .title[data-v-38bf754b]{color:var(--ui-color-grey-800,#343a40);font-size:13px;font-weight:500}.collapsible-code-block .code-header .header-left .language-badge[data-v-38bf754b]{background-color:var(--ui-color-grey-200,#e9ecef);color:var(--ui-color-grey-700,#495057);font-size:11px;font-family:var(--ui-font-family-code,monospace);text-transform:lowercase;border-radius:4px;padding:2px 6px}.collapsible-code-block .code-header .header-right[data-v-38bf754b]{align-items:center;display:flex}.collapsible-code-block .code-header .header-right .copy-button[data-v-38bf754b]{cursor:pointer;color:var(--ui-color-grey-600,#868e96);background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:flex}.collapsible-code-block .code-header .header-right .copy-button[data-v-38bf754b]:hover{background-color:var(--ui-color-grey-200,#e9ecef);color:var(--ui-color-grey-800,#343a40)}.collapsible-code-block .code-header .header-right .copy-button .success-text[data-v-38bf754b]{color:var(--ui-color-green-600,#37b24d)}.collapsible-code-block .code-content[data-v-38bf754b]{overflow:hidden}.collapsible-code-block .slide-enter-active[data-v-38bf754b],.collapsible-code-block .slide-leave-active[data-v-38bf754b]{opacity:1;max-height:1000px;transition:all .3s}.collapsible-code-block .slide-enter-from[data-v-38bf754b],.collapsible-code-block .slide-leave-to[data-v-38bf754b]{opacity:0;max-height:0}@media (width<=768px){.collapsible-code-block .code-header[data-v-38bf754b]{padding:8px 12px}.collapsible-code-block .code-header .header-left[data-v-38bf754b]{gap:6px}.collapsible-code-block .code-header .header-left .title[data-v-38bf754b]{font-size:12px}.collapsible-code-block .code-header .header-left .language-badge[data-v-38bf754b]{padding:1px 4px;font-size:10px}}.mcp-tool[data-v-f6e7ea31]{border:1px solid var(--ui-color-grey-300);border-radius:6px;margin:12px 0;overflow:hidden}.mcp-tool.is-pending[data-v-f6e7ea31]{border-color:var(--ui-color-grey-400)}.mcp-tool.is-running[data-v-f6e7ea31]{border-color:var(--ui-color-blue-400);background-color:var(--ui-color-blue-50)}.mcp-tool.is-success[data-v-f6e7ea31]{border-color:var(--ui-color-green-400);background-color:var(--ui-color-green-50)}.mcp-tool.is-error[data-v-f6e7ea31]{border-color:var(--ui-color-red-400);background-color:var(--ui-color-red-50)}.mcp-tool .tool-header[data-v-f6e7ea31]{cursor:pointer;background-color:#ffffff80;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.mcp-tool .tool-header[data-v-f6e7ea31]:hover{background-color:#fffc}.mcp-tool .tool-header .tool-info[data-v-f6e7ea31]{align-items:center;gap:8px;display:flex}.mcp-tool .tool-header .tool-info .tool-icon[data-v-f6e7ea31]{color:var(--ui-color-grey-700);font-size:16px}.mcp-tool .tool-header .tool-info .tool-name[data-v-f6e7ea31]{color:var --ui-color-grey-900;font-size:14px;font-weight:500}.mcp-tool .tool-header .tool-actions[data-v-f6e7ea31]{align-items:center;gap:12px;display:flex}.mcp-tool .tool-header .tool-actions .tool-status[data-v-f6e7ea31]{color:var(--ui-color-grey-600);font-size:12px}.mcp-tool .tool-header .tool-actions .tool-status.is-running[data-v-f6e7ea31]{color:var(--ui-color-blue-600)}.mcp-tool .tool-header .tool-actions .tool-status.is-success[data-v-f6e7ea31]{color:var(--ui-color-green-600);font-weight:500}.mcp-tool .tool-header .tool-actions .tool-status.is-error[data-v-f6e7ea31]{color:var(--ui-color-red-600);font-weight:500}.mcp-tool .tool-content[data-v-f6e7ea31]{border-top:1px solid var(--ui-color-grey-200);background-color:#ffffffb3;padding:12px 16px}.mcp-tool .tool-content .section-label[data-v-f6e7ea31]{color:var(--ui-color-grey-700);margin-bottom:6px;font-size:12px;font-weight:500}.mcp-tool .tool-content .args-section[data-v-f6e7ea31],.mcp-tool .tool-content .result-section[data-v-f6e7ea31],.mcp-tool .tool-content .error-section[data-v-f6e7ea31]{margin-bottom:16px}.mcp-tool .tool-content .args-section[data-v-f6e7ea31]:last-child,.mcp-tool .tool-content .result-section[data-v-f6e7ea31]:last-child,.mcp-tool .tool-content .error-section[data-v-f6e7ea31]:last-child{margin-bottom:0}.mcp-tool .tool-content .error-message[data-v-f6e7ea31]{background-color:var(--ui-color-red-100);color:var(--ui-color-red-900);font-family:var(--ui-font-family-code);white-space:pre-wrap;border-radius:4px;padding:8px 12px;font-size:12px}.mcp-tool .custom-icon[data-v-f6e7ea31]{justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:inline-flex}@media (width<=768px){.mcp-tool .tool-header[data-v-f6e7ea31]{padding:6px 10px}.mcp-tool .tool-header .tool-info .tool-name[data-v-f6e7ea31]{font-size:13px}.mcp-tool .tool-header .tool-actions .tool-status[data-v-f6e7ea31]{font-size:11px}.mcp-tool .tool-content[data-v-f6e7ea31]{padding:10px 12px}}.tool-exec-result[data-v-6cf954b5]{border:1px solid var(--ui-color-grey-400);border-radius:4px;margin:8px 0;overflow:hidden}.tool-exec-result .result-header[data-v-6cf954b5]{background-color:var(--ui-color-grey-200);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.tool-exec-result .result-header[data-v-6cf954b5]:hover{background-color:var(--ui-color-grey-300)}.tool-exec-result .result-header .tool-info[data-v-6cf954b5]{gap:4px;display:flex}.tool-exec-result .result-header .tool-info .tool-name[data-v-6cf954b5]{font-weight:600}.tool-exec-result .result-header .tool-info .tool-server[data-v-6cf954b5]{color:var(--ui-color-grey-700);font-size:.9em}.tool-exec-result .result-header .expand-toggle[data-v-6cf954b5]{color:var(--ui-color-grey-700);align-items:center;gap:4px;font-size:.9em;display:flex}.tool-exec-result .result-header .expand-toggle .toggle-icon[data-v-6cf954b5]{font-size:.8em}.tool-exec-result .result-content[data-v-6cf954b5]{background-color:var(--ui-color-grey-100);max-height:400px;padding:12px;transition:max-height .3s ease-in-out;overflow:auto}.tool-exec-result .result-content.hidden[data-v-6cf954b5]{max-height:0;padding:0;overflow:hidden}.tool-exec-result .result-content pre[data-v-6cf954b5]{font-family:var(--ui-font-family-code);white-space:pre-wrap;word-break:break-all;margin:0;font-size:.9em}.file-content[data-v-a120b5a0]{border:1px solid var(--ui-color-grey-300);border-radius:6px;margin:1rem 0;overflow:hidden}.file-content .filename[data-v-a120b5a0]{background-color:var(--ui-color-grey-200);font-size:.9rem;font-family:var(--ui-font-family-code);color:var(--ui-color-grey-800);border-bottom:1px solid var(--ui-color-grey-300);padding:.5rem 1rem}.file-diagnostics[data-v-e2e8656b]{border:1px solid var(--ui-color-grey-300);border-radius:6px;margin:.75rem 0;overflow:hidden}.file-diagnostics.has-errors[data-v-e2e8656b]{border-color:var(--ui-color-error-light)}.file-diagnostics .diagnostics-header[data-v-e2e8656b]{background-color:var(--ui-color-grey-200);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.has-errors .file-diagnostics .diagnostics-header[data-v-e2e8656b]{background-color:var(--ui-color-error-bg)}.file-diagnostics .diagnostics-header[data-v-e2e8656b]:hover{background-color:var(--ui-color-grey-300)}.has-errors .file-diagnostics .diagnostics-header[data-v-e2e8656b]:hover{background-color:var(--ui-color-error-hover)}.file-diagnostics .diagnostics-header .file-info[data-v-e2e8656b]{align-items:center;gap:8px;display:flex}.file-diagnostics .diagnostics-header .file-info .file-name[data-v-e2e8656b]{font-weight:600;font-family:var(--ui-font-family-code)}.file-diagnostics .diagnostics-header .file-info .error-count[data-v-e2e8656b]{color:var(--ui-color-error-main);background-color:var(--ui-color-error-bg);border-radius:4px;padding:2px 6px;font-size:.85rem}.file-diagnostics .diagnostics-header .file-info .no-errors[data-v-e2e8656b]{color:var(--ui-color-success-main);font-size:.85rem}.file-diagnostics .diagnostics-header .expand-toggle[data-v-e2e8656b]{color:var(--ui-color-grey-700);align-items:center;gap:4px;font-size:.85rem;display:flex}.file-diagnostics .diagnostics-header .expand-toggle .toggle-icon[data-v-e2e8656b]{font-size:.8rem}.file-diagnostics .diagnostics-content[data-v-e2e8656b]{background-color:var(--ui-color-grey-100);padding:12px}.has-errors .file-diagnostics .diagnostics-content[data-v-e2e8656b]{background-color:var(--ui-color-error-bg-light)}.file-diagnostics .diagnostics-content[data-v-e2e8656b] ul{margin:0;padding-left:20px}.file-diagnostics .diagnostics-content[data-v-e2e8656b] li{margin-bottom:4px}.file-diagnostics .diagnostics-content[data-v-e2e8656b] code{background-color:var(--ui-color-grey-200);font-family:var(--ui-font-family-code);border-radius:4px;padding:2px 4px}.markdown-view[data-v-ccd43135]{color:inherit;flex-direction:column;gap:1em;font-size:13px;line-height:1.7;display:flex}.markdown-view[data-v-ccd43135] h1{color:var(--ui-color-title);margin:1em 0;font-size:20px;line-height:1.4}.markdown-view[data-v-ccd43135] h2{font-size:16px;line-height:1.625}.markdown-view[data-v-ccd43135] h3{font-size:14px;line-height:1.57143}.markdown-view[data-v-ccd43135] h4{font-size:13px;line-height:1.53846}.markdown-view[data-v-ccd43135] ul,.markdown-view[data-v-ccd43135] ol{flex-direction:column;gap:8px;padding-left:1.5em;display:flex}.markdown-view[data-v-ccd43135] ul{list-style:square}.markdown-view[data-v-ccd43135] ol{list-style:decimal}.markdown-view[data-v-ccd43135] li>:not(:last-child){margin-bottom:8px}.markdown-view[data-v-ccd43135] a{color:var(--ui-color-turquoise-500);text-decoration:underline}.markdown-view[data-v-ccd43135] a:hover{color:var(--ui-color-turquoise-400)}.markdown-view[data-v-ccd43135] a:active{color:var(--ui-color-turquoise-600)}.markdown-view[data-v-ccd43135] blockquote{padding-left:20px;position:relative}.markdown-view[data-v-ccd43135] blockquote:before{content:"";background-color:var(--ui-color-grey-800);border-radius:1px;width:2px;height:100%;position:absolute;top:0;left:9px}.markdown-view[data-v-ccd43135] code{font-family:var(--ui-font-family-code)}.markdown-view[data-v-ccd43135] :not(pre)>code{border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-300);word-break:break-word;overflow-wrap:break-word;border-radius:4px;padding:2px 4px;font-size:.92em;line-height:2}.user-message[data-v-0bb8cd19]{flex-direction:column;align-self:stretch;align-items:flex-start;gap:8px;padding:20px 16px;display:flex}.avatar[data-v-0bb8cd19]{border-radius:50%;width:32px;height:32px}.content[data-v-0bb8cd19]{border-radius:0px var(--ui-border-radius-1) var(--ui-border-radius-1) var(--ui-border-radius-1);background:#e9ecf7;align-self:stretch;padding:8px}.copilot-round+.copilot-round[data-v-17e254af]{border-top:1px solid #e3e9ee}.answer[data-v-17e254af]{border-top:1px solid #e3e9ee;align-self:stretch;padding:20px 16px}.abnormal[data-v-17e254af]{flex-direction:column;align-self:stretch;align-items:flex-start;gap:4px;padding:0 16px 20px;font-size:12px;display:flex}.loading[data-v-17e254af],.cancelled[data-v-17e254af],.failed[data-v-17e254af]{align-self:stretch;align-items:center;gap:8px;line-height:20px;display:flex}.loading-icon circle[data-v-17e254af]{animation:.6s linear infinite circle-animation-17e254af}.loading-icon circle[data-v-17e254af]:first-child{animation-delay:0s}.loading-icon circle[data-v-17e254af]:nth-child(2){animation-delay:.2s}.loading-icon circle[data-v-17e254af]:nth-child(3){animation-delay:.4s}@keyframes circle-animation-17e254af{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.cancelled[data-v-17e254af]{color:var(--ui-color-yellow-main)}.failed[data-v-17e254af]{color:var(--ui-color-red-main)}.retry[data-v-17e254af]{font-size:inherit;cursor:pointer;color:var(--ui-color-text);background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;margin-left:28px;padding:3px 0;transition:all .2s;display:flex}.retry[data-v-17e254af]:hover{color:var(--ui-color-grey-700)}.copilot-ui[data-v-70e45e8b]{background-color:var(--ui-color-grey-100);flex-direction:column;justify-content:center;align-items:stretch;display:flex}.header[data-v-70e45e8b]{justify-content:space-between;align-items:center;padding:12px;display:flex}.header .title[data-v-70e45e8b]{flex:1}.header .controls[data-v-70e45e8b]{gap:8px;display:flex}.header .env-button[data-v-70e45e8b],.header .position-button[data-v-70e45e8b]{width:24px;height:24px;color:var(--ui-color-grey-700);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.header .env-button[data-v-70e45e8b]:hover,.header .position-button[data-v-70e45e8b]:hover{background-color:var(--ui-color-grey-400)}.header .env-button[data-v-70e45e8b]:active,.header .position-button[data-v-70e45e8b]:active{background-color:var(--ui-color-grey-500)}.header .close[data-v-70e45e8b]{width:24px;height:24px;color:var(--ui-color-grey-700);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.header .close[data-v-70e45e8b]:hover{background-color:var(--ui-color-grey-400)}.header .close[data-v-70e45e8b]:active{background-color:var(--ui-color-grey-500)}.header .close .icon[data-v-70e45e8b]{width:18px;height:18px}.body[data-v-70e45e8b]{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow-y:auto}.body .placeholder[data-v-70e45e8b]{flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;padding:0 30px;display:flex}.body .placeholder .logo[data-v-70e45e8b]{width:90px}.body .placeholder .title[data-v-70e45e8b]{color:var(--ui-color-title);margin-top:8px;font-size:20px;line-height:1.4}.body .placeholder .description[data-v-70e45e8b]{text-align:center;color:var(--ui-color-grey-800);margin-top:16px;font-size:13px;line-height:20px}.footer[data-v-70e45e8b]{padding:12px 16px;display:flex}.footer .input[data-v-70e45e8b]{flex:1 1 0;min-width:0}.centered[data-v-44b9cfeb]{margin-left:auto;margin-right:auto;position:relative}.centered.size-medium[data-v-44b9cfeb]{width:988px}@media (width>=1680px){.centered.size-medium[data-v-44b9cfeb]{width:1240px}}.centered.size-large[data-v-44b9cfeb]{width:1240px}@media (width>=1680px){.centered.size-large[data-v-44b9cfeb]{width:1492px}}.header[data-v-8e1dc7fe]{background-color:var(--ui-color-grey-100);flex:none}.header-content[data-v-8e1dc7fe]{justify-content:space-between;align-items:center;gap:20px;height:64px;display:flex}.header-content .title[data-v-8e1dc7fe]{white-space:nowrap;text-overflow:ellipsis;color:var(--ui-color-title);flex:1 1 0;font-size:16px;line-height:26px;overflow:hidden}.header-content .options[data-v-8e1dc7fe]{flex:none}.user-avatar[data-v-bbf6c817]{border:3px solid var(--ui-color-grey-100);background-color:var(--ui-color-grey-100);background-position:50%;background-size:contain;border-radius:50%;width:48px;height:48px;transition:all .1s;display:block;overflow:hidden}.user-avatar.size-small[data-v-bbf6c817]{border-width:2px;width:30px;height:30px}.user-avatar[data-v-bbf6c817]:hover{border-color:var(--ui-color-primary-400)}.user-avatar[data-v-bbf6c817]:active{border-color:var(--ui-color-primary-600)}.warn-content[data-v-d167662a]{color:var(--ui-color-grey-800);flex-direction:column;gap:8px;font-size:14px;line-height:1.6;display:flex}.warn-tip[data-v-d167662a]{color:var(--ui-color-yellow-500);align-items:center;gap:8px;font-weight:600;display:flex}.warn-tip-icon[data-v-d167662a]{background:var(--ui-color-yellow-500);width:20px;height:20px;color:var(--ui-color-grey-100);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.warn-lines[data-v-d167662a]{color:var(--ui-color-grey-800);flex-direction:column;gap:2px;margin:0;padding-left:0;list-style:none;display:flex}.footer[data-v-d167662a]{gap:var(--ui-gap-middle);margin-top:var(--ui-gap-large);padding-bottom:4px;display:flex}.center[data-v-d167662a]{justify-content:center}.alert[data-v-94ef550b]{height:30px;color:var(--ui-color-grey-900)}.footer[data-v-94ef550b]{justify-content:center;margin-top:40px;display:flex}.project-list[data-v-03921980]{align-content:flex-start;gap:var(--ui-gap-middle);flex-wrap:wrap;display:flex}.pagination[data-v-03921980]{justify-content:center;margin:32px 0 16px}.desc[data-v-11cebc01]{color:var(--ui-color-grey-900);margin-bottom:8px}.link[data-v-11cebc01]{margin-bottom:16px;display:flex}.copy-button[data-v-11cebc01]{white-space:nowrap;margin-left:12px}.tip[data-v-c45c3fae]{margin-bottom:24px}.thumbnail-wrapper[data-v-c45c3fae]{border-radius:var(--ui-border-radius-1);background:url(/assets/stage-bg-CK0JWqWv.svg) 50%/cover no-repeat;width:100%;height:224px;margin-bottom:24px;overflow:hidden}.thumbnail-wrapper .thumbnail[data-v-c45c3fae]{width:100%;height:100%}.footer[data-v-c45c3fae]{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.desc[data-v-0e05c15e]{color:var(--ui-color-grey-900);margin-bottom:8px}.link-wrapper[data-v-0e05c15e]{margin-bottom:16px;display:flex}.copy-button[data-v-0e05c15e]{white-space:nowrap;margin-left:12px}.footer[data-v-bf065d5c]{justify-content:flex-end;gap:var(--ui-gap-middle);margin-top:var(--ui-gap-large);padding-bottom:4px;display:flex}.project-item[data-v-ecd12b36]{border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-grey-400);background-color:var(--ui-color-grey-100);flex:none;width:232px;transition:all .1s;overflow:hidden}.link[data-v-ecd12b36]{flex-direction:column;text-decoration:none;display:flex}.thumbnail-wrapper[data-v-ecd12b36]{background-image:url(/assets/stage-bg-CK0JWqWv.svg);background-position:50%;background-size:contain;width:100%;height:172px;position:relative}.thumbnail-wrapper .thumbnail[data-v-ecd12b36]{width:100%;height:100%}.thumbnail-wrapper .options[data-v-ecd12b36]{opacity:0;visibility:hidden;width:32px;height:32px;color:var(--ui-color-grey-800);background-color:var(--ui-color-grey-100);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .1s;display:flex;position:absolute;top:8px;right:8px}.thumbnail-wrapper .options[data-v-ecd12b36]:hover{color:var(--ui-color-grey-100);background-color:var(--ui-color-primary-main)}.thumbnail-wrapper .options .icon[data-v-ecd12b36]{width:21px;height:21px}.thumbnail-wrapper .owner-avatar-wrapper[data-v-ecd12b36]{background-color:var(--ui-color-grey-100);width:100%;height:13px;position:absolute;bottom:-9px;left:0}.thumbnail-wrapper .owner-avatar-wrapper .avatar-bg[data-v-ecd12b36]{position:absolute;bottom:0;left:0}.thumbnail-wrapper .owner-avatar-wrapper .owner-avatar[data-v-ecd12b36]{position:absolute;bottom:-2px;left:14px}.project-item[data-v-ecd12b36]:hover{box-shadow:0 4px 12px #24292f14}.project-item:hover .options[data-v-ecd12b36]{visibility:visible;opacity:1}.info[data-v-ecd12b36]{padding:var(--ui-gap-middle)}.info .header[data-v-ecd12b36]{align-items:center;gap:4px;display:flex}.info .header .display-name[data-v-ecd12b36]{color:var(--ui-color-title);white-space:nowrap;text-overflow:ellipsis;flex:0 auto;font-size:15px;line-height:24px;overflow:hidden}.info .header .icon[data-v-ecd12b36]{width:16px;height:16px}.info .others[data-v-ecd12b36]{height:20px;color:var(--ui-color-grey-700);gap:12px;margin-top:4px;font-size:13px;line-height:20px;display:flex}.info .others .part[data-v-ecd12b36]{flex:none;align-items:center;gap:4px;display:flex}.info .others .part .icon[data-v-ecd12b36]{width:14px;height:14px}.info .others .part.liking[data-v-ecd12b36]{color:var(--ui-color-red-main)}.info .others .part.time[data-v-ecd12b36]{white-space:nowrap;text-overflow:ellipsis;flex:auto;display:block;overflow:hidden}.keyword[data-v-4d892ec4]{color:var(--ui-color-primary-main)}.main[data-v-4d892ec4]{flex-direction:column;gap:20px;padding:20px 0;display:flex}.projects[data-v-4d892ec4]{grid-template-columns:repeat(var(--project-num-in-row), 1fr);gap:20px;display:grid}.pagination-wrapper[data-v-4d892ec4]{border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-grey-400);background:var(--ui-color-grey-100);flex:0 0 56px;justify-content:center;align-items:center;width:100%;display:flex}.mcp-debugger-panel[data-v-10f531e0]{z-index:1000;background:#fff;border-radius:8px 0 0 8px;flex-direction:column;width:25%;height:calc(100vh - 50px);display:flex;position:fixed;top:50px;right:0;overflow:hidden;box-shadow:-4px 0 20px #0000001a}.mcp-debugger-panel .mcp-debugger-header[data-v-10f531e0]{background:linear-gradient(90deg,#f8f9fa,#f1f3f5);border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.mcp-debugger-panel .mcp-debugger-header h3[data-v-10f531e0]{color:#343a40;margin:0;font-size:15px;font-weight:600}.mcp-debugger-panel .mcp-debugger-header .close-btn[data-v-10f531e0]{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s;display:flex}.mcp-debugger-panel .mcp-debugger-header .close-btn[data-v-10f531e0]:hover{background-color:#0000000d}.mcp-debugger-panel .mcp-debugger-header .close-btn .close-icon[data-v-10f531e0]{color:#495057;font-size:18px;line-height:1}.mcp-debugger-panel .mcp-debugger-content[data-v-10f531e0]{flex:1;padding:16px;overflow:auto}.mcp-debugger-panel .mcp-debugger-content .debug-section[data-v-10f531e0]{margin-bottom:24px}.mcp-debugger-panel .mcp-debugger-content .debug-section h4[data-v-10f531e0]{color:#495057;border-bottom:1px solid #e9ecef;margin:0 0 12px;padding-bottom:8px;font-size:14px;font-weight:600}.mcp-debugger-panel .mcp-debugger-content .debug-section h5[data-v-10f531e0]{color:#495057;margin:16px 0 8px;font-size:13px;font-weight:500}.mcp-debugger-panel .mcp-debugger-content .debug-section .status-indicator[data-v-10f531e0]{background-color:#f8f9fa;border-radius:4px;align-items:center;padding:8px 12px;display:flex}.mcp-debugger-panel .mcp-debugger-content .debug-section .status-indicator .status-dot[data-v-10f531e0]{background-color:#868e96;border-radius:50%;width:8px;height:8px;margin-right:8px}.mcp-debugger-panel .mcp-debugger-content .debug-section .status-indicator .status-dot.active[data-v-10f531e0]{background-color:#40c057}.mcp-debugger-panel .mcp-debugger-content .debug-section .status-indicator .status-text[data-v-10f531e0]{color:#495057;font-size:13px}.mcp-debugger-panel .mcp-debugger-content .debug-section .empty-state[data-v-10f531e0]{text-align:center;color:#adb5bd;background-color:#f8f9fa;border-radius:4px;padding:20px;font-size:13px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-group[data-v-10f531e0]{margin-bottom:12px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-group label[data-v-10f531e0]{color:#495057;margin-bottom:4px;font-size:12px;display:block}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-group.nested[data-v-10f531e0]{margin-top:8px;margin-left:12px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .tool-select[data-v-10f531e0]{color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:4px;width:100%;padding:8px;font-size:13px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .param-input[data-v-10f531e0]{color:#495057;border:1px solid #ced4da;border-radius:4px;width:100%;padding:8px;font-size:13px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .param-input[data-v-10f531e0]:focus{border-color:#4dabf7;outline:none;box-shadow:0 0 0 2px #4dabf733}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .tool-description[data-v-10f531e0]{color:#495057;background-color:#f1f3f5;border-radius:4px;margin:8px 0 16px;padding:8px 12px;font-size:12px;line-height:1.5}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .nested-params[data-v-10f531e0]{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-top:4px;padding:8px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-actions[data-v-10f531e0]{text-align:right;margin-top:16px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-actions .send-button[data-v-10f531e0]{color:#fff;cursor:pointer;background-color:#228be6;border:none;border-radius:4px;padding:8px 16px;font-size:13px;transition:background-color .2s}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-actions .send-button[data-v-10f531e0]:hover{background-color:#1c7ed6}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-actions .send-button[data-v-10f531e0]:disabled{cursor:not-allowed;background-color:#adb5bd}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item[data-v-10f531e0]{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin-bottom:8px;overflow:hidden}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item.expanded[data-v-10f531e0]{background-color:#fff;box-shadow:0 2px 8px #0000000d}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header[data-v-10f531e0]{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f8f9fa;justify-content:space-between;align-items:center;margin-bottom:0;padding:8px;display:flex}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header[data-v-10f531e0]:hover{background-color:#f1f3f5}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header .request-info[data-v-10f531e0]{align-items:center;gap:12px;display:flex}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header .request-info .request-number[data-v-10f531e0]{color:#868e96;min-width:24px;font-size:13px}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header .request-info .request-tool[data-v-10f531e0]{color:#343a40;font-size:13px;font-weight:500}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header .request-info .request-time[data-v-10f531e0]{color:#868e96;font-size:12px}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details[data-v-10f531e0]{border-top:1px solid #e9ecef}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-v-10f531e0]{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:8px 16px;font-size:12px;display:flex}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-type=params][data-v-10f531e0]{color:#1971c2;background-color:#e7f5ff;border-bottom:1px solid #d0ebff}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-type=params][data-v-10f531e0]:hover{background-color:#d0ebff}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-type=response][data-v-10f531e0]{color:#2b8a3e;background-color:#ebfbee;border-bottom:1px solid #d3f9d8}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-type=response][data-v-10f531e0]:hover{background-color:#d3f9d8}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-type=response].error[data-v-10f531e0]{color:#e03131;background-color:#fff5f5;border-bottom:1px solid #ffe3e3}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-type=response].error[data-v-10f531e0]:hover{background-color:#ffe3e3}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section pre[data-v-10f531e0]{background-color:#fff;margin:0;padding:12px 16px;font-size:12px;line-height:1.5;overflow-x:auto}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section pre.params[data-v-10f531e0]{border-left:3px solid #1971c2}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section pre.response[data-v-10f531e0]{border-left:3px solid #2b8a3e}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section pre.response.error[data-v-10f531e0]{color:#e03131;background-color:#fff5f5;border-left:3px solid #e03131}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .expand-icon[data-v-10f531e0]{color:#868e96;font-size:12px}.slide-enter-active[data-v-10f531e0],.slide-leave-active[data-v-10f531e0]{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s}.slide-enter-from[data-v-10f531e0],.slide-leave-to[data-v-10f531e0]{opacity:0;transform:translate(100%)}.param-label[data-v-10f531e0]{align-items:center;gap:4px;margin-bottom:6px;display:flex;position:relative}.param-label .required-asterisk[data-v-10f531e0]{color:#e03131;margin-right:2px;font-weight:700}.param-label .param-name[data-v-10f531e0]{color:#1a1a1a;font-weight:500}.param-label .info-icon[data-v-10f531e0]{color:#868e96;cursor:help;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;font-size:14px;display:inline-flex}.param-label .info-icon[data-v-10f531e0]:hover{color:#495057;background-color:#0000000d}[data-v-10f531e0] .ui-tooltip{z-index:1100}.env-panel .env-panel-header[data-v-dd23489a]{background-color:var(--ui-color-grey-100);border-bottom:1px solid var(--ui-color-grey-300);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.env-panel .env-panel-header span[data-v-dd23489a]{color:#000;font-size:14px;font-weight:500}.env-panel .env-panel-header .close-button[data-v-dd23489a]{width:24px;height:24px;color:var(--ui-color-grey-700);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.env-panel .env-panel-header .close-button[data-v-dd23489a]:hover{background-color:var(--ui-color-grey-200)}.env-panel .env-panel-header .close-button .icon[data-v-dd23489a]{width:16px;height:16px}.env-panel .env-panel-content[data-v-dd23489a]{max-height:350px;padding:12px;overflow-y:auto}.env-panel .env-panel-content .empty-state[data-v-dd23489a]{color:var(--ui-color-grey-600);text-align:center;padding:24px 0;font-style:italic}.env-panel .env-panel-content .env-table[data-v-dd23489a]{border-collapse:collapse;width:100%}.env-panel .env-panel-content .env-table th[data-v-dd23489a],.env-panel .env-panel-content .env-table td[data-v-dd23489a]{text-align:left;border-bottom:1px solid var(--ui-color-grey-200);padding:8px}.env-panel .env-panel-content .env-table th[data-v-dd23489a]{background-color:var(--ui-color-grey-100);font-weight:500}.env-panel .env-panel-content .env-table .key[data-v-dd23489a]{word-break:break-all;max-width:150px;font-weight:500}.env-panel .env-panel-content .env-table .value[data-v-dd23489a]{word-break:break-all;font-family:monospace}.copilot-provider[data-v-54bd0e4b]{display:contents}.copilot-chat-container[data-v-54bd0e4b]{z-index:1000;background-color:#fff;transition:all .3s;display:flex;position:fixed;box-shadow:0 0 8px #0000001a}.copilot-chat-container.position-left[data-v-54bd0e4b]{box-shadow:2px 0 8px #0000001a}.copilot-chat-container.position-right[data-v-54bd0e4b]{box-shadow:-2px 0 8px #0000001a}.copilot-chat-container.position-bottom[data-v-54bd0e4b]{box-shadow:0 -2px 8px #0000001a}.copilot-chat-container .copilot-ui[data-v-54bd0e4b]{flex:1;width:100%!important;max-width:100%!important}.debugger-container[data-v-54bd0e4b]{z-index:1001;background-color:#fff;flex-direction:column;transition:all .3s;display:flex;position:fixed;box-shadow:0 0 8px #0000001a}.debugger-container.position-left[data-v-54bd0e4b]{box-shadow:2px 0 8px #0000001a}.debugger-container.position-right[data-v-54bd0e4b]{box-shadow:-2px 0 8px #0000001a}.debugger-container.position-bottom[data-v-54bd0e4b]{box-shadow:0 -2px 8px #0000001a}.debugger-container .debugger-header[data-v-54bd0e4b]{background-color:var(--ui-color-grey-100);border-bottom:1px solid var(--ui-color-grey-300);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.debugger-container .debugger-header .debugger-title[data-v-54bd0e4b]{font-size:14px;font-weight:500}.debugger-container .debugger-header .debugger-controls[data-v-54bd0e4b]{gap:8px;display:flex}.debugger-container .debugger-header .debugger-controls .position-selector[data-v-54bd0e4b]{position:relative}.debugger-container .debugger-content[data-v-54bd0e4b]{flex:1;overflow:auto}.env-panel[data-v-54bd0e4b]{border:1px solid var(--ui-color-grey-300);z-index:9999;background-color:#fff;border-radius:4px;min-width:220px;padding:8px 12px;position:absolute;box-shadow:0 2px 8px #00000026}.position-menu[data-v-54bd0e4b]{border:1px solid var(--ui-color-grey-300);z-index:9999;background-color:#fff;border-radius:4px;min-width:220px;padding:8px 12px;position:absolute;top:48px;right:12px;box-shadow:0 2px 8px #00000026}.position-menu .position-menu-header[data-v-54bd0e4b]{justify-content:space-between;align-items:center;display:flex}.position-menu .position-menu-header span[data-v-54bd0e4b]{color:#000;font-size:14px;font-weight:500}.position-menu .position-menu-header .position-options-container[data-v-54bd0e4b]{gap:8px;display:flex}.position-menu .position-menu-header .position-icon-button[data-v-54bd0e4b]{cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.position-menu .position-menu-header .position-icon-button[data-v-54bd0e4b]:hover{background-color:var(--ui-color-grey-100)}.position-menu .position-menu-header .position-icon-button.active[data-v-54bd0e4b]{background-color:var(--ui-color-primary-50);color:#1976d2}.position-menu .position-menu-header .position-icon-button.active .icon[data-v-54bd0e4b]{color:inherit}.position-menu .position-menu-header .position-icon-button .icon[data-v-54bd0e4b]{justify-content:center;align-items:center;display:flex}.position-menu .position-menu-header .position-icon-button .icon[data-v-54bd0e4b] svg{width:16px;max-width:16px;height:16px;max-height:16px}.position-menu .position-menu-header .position-icon-button i[data-v-54bd0e4b]{font-size:16px}.position-bottom .position-menu[data-v-54bd0e4b]{max-width:250px}.position-button[data-v-54bd0e4b],.close-button[data-v-54bd0e4b]{cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.position-button[data-v-54bd0e4b]:hover,.close-button[data-v-54bd0e4b]:hover{background-color:var(--ui-color-grey-200)}@media (width<=1200px){.copilot-chat-container.position-left[data-v-54bd0e4b],.copilot-chat-container.position-right[data-v-54bd0e4b]{width:300px}}@media (width<=768px){.copilot-chat-container.position-left[data-v-54bd0e4b],.copilot-chat-container.position-right[data-v-54bd0e4b]{width:100%}}.resize-handle[data-v-54bd0e4b]{z-index:1001;position:absolute}.resize-handle.resize-left[data-v-54bd0e4b]{cursor:ew-resize;width:4px;height:100%;top:0;right:-2px}.resize-handle.resize-right[data-v-54bd0e4b]{cursor:ew-resize;width:4px;height:100%;top:0;left:-2px}.resize-handle.resize-bottom[data-v-54bd0e4b]{cursor:ns-resize;width:100%;height:4px;top:-2px;left:0}.resize-handle[data-v-54bd0e4b]:hover{background-color:#0003}.copilot-chat-container.dragging[data-v-54bd0e4b]{-webkit-user-select:none;user-select:none;transition:none}.warning[data-v-6b40ee1e]{color:var(--ui-color-yellow-500);align-items:flex-start;gap:8px;margin-top:12px;display:flex}.warning .icon[data-v-6b40ee1e]{flex:none;height:22px}.footer[data-v-6b40ee1e]{gap:var(--ui-gap-middle);justify-content:flex-end;margin-top:40px;display:flex}.monaco-editor-conflict-free>.monaco-editor{outline:none}.code-view[data-v-198aa2b1]{font-family:var(--ui-font-family-code);font-size:1em}.code-view[data-v-198aa2b1] .param-inlay-hint{color:var(--ui-color-hint-2)!important}.code-view[data-v-198aa2b1] .param-inlay-hint:after{content:":"}.block[data-v-198aa2b1] pre{min-width:fit-content}.has-line-numbers[data-v-198aa2b1]{container-type:inline-size}.has-line-numbers[data-v-198aa2b1] pre{counter-reset:step;counter-increment:step 0;padding-left:26px;position:relative}.has-line-numbers[data-v-198aa2b1] .line:before{content:counter(step);counter-increment:step;text-align:right;color:#34819b;width:18px;display:inline-block;position:absolute;left:0}@container (width<15em){.has-line-numbers[data-v-198aa2b1] pre{padding-left:0}.has-line-numbers[data-v-198aa2b1] .line:before{content:none}}.addition[data-v-198aa2b1]>pre,.deletion[data-v-198aa2b1]>pre{padding-left:24px;position:relative;background-color:#0000!important}.addition[data-v-198aa2b1] .line:before,.deletion[data-v-198aa2b1] .line:before{width:1em;display:inline-block;position:absolute;left:8px}.addition[data-v-198aa2b1]{background:var(--ui-color-green-100)}.addition[data-v-198aa2b1] code .line:before{content:"+"}.deletion[data-v-198aa2b1]{background:var(--ui-color-red-100)}.deletion[data-v-198aa2b1] code .line:before{content:"-"}.definition-overview-wrapper[data-v-36709bb7]{color:var(--ui-color-title);font-size:12px;line-height:1.75;display:flex}.definition-overview-wrapper .code[data-v-36709bb7]{word-break:break-word;font-size:inherit;line-height:inherit;background:0 0;border:none;border-radius:0;flex:1 1 0;padding:0}.definition-detail-wrapper[data-v-16e23568]{margin-top:2px}.definition-item[data-v-e94f235f]{flex-direction:column;display:flex}.definition-item+.definition-item[data-v-e94f235f]{margin-top:8px}.code-block[data-v-f56ea39f]{padding:12px 0 12px 12px}.code[data-v-f56ea39f]{min-width:0;padding-right:12px;overflow-x:auto}.diagnostic-item[data-v-efe2ffe6]{align-self:stretch;align-items:flex-start;gap:8px;display:flex}.icon[data-v-efe2ffe6]{margin-top:3px}.body[data-v-efe2ffe6]{color:var(--ui-color-grey-1000);flex:1}.key[data-v-237c1726]{border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-200);min-width:50px;height:50px;box-shadow:0px 1px 0px 0px var(--ui-color-grey-500);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:5px 8px;display:inline-flex}.color[data-v-237c1726]{align-items:center;gap:8px;padding:11px 0;display:flex}.color .color-preview[data-v-237c1726]{border-radius:4px;width:20px;height:20px;display:block}.color .expr[data-v-237c1726]{color:var(--ui-color-title);font-size:12px;line-height:1.5}.expr[data-v-237c1726]{font-family:var(--ui-font-family-code)}.markdown-view[data-v-3eb94bc0]{color:inherit;flex-direction:column;gap:1em;font-size:13px;line-height:1.7;display:flex}.markdown-view[data-v-3eb94bc0] h1{color:var(--ui-color-title);margin:1em 0;font-size:20px;line-height:1.4}.markdown-view[data-v-3eb94bc0] h2{font-size:16px;line-height:1.625}.markdown-view[data-v-3eb94bc0] h3{font-size:14px;line-height:1.57143}.markdown-view[data-v-3eb94bc0] h4{font-size:13px;line-height:1.53846}.markdown-view[data-v-3eb94bc0] ul,.markdown-view[data-v-3eb94bc0] ol{flex-direction:column;gap:8px;padding-left:1.5em;display:flex}.markdown-view[data-v-3eb94bc0] ul{list-style:square}.markdown-view[data-v-3eb94bc0] ol{list-style:decimal}.markdown-view[data-v-3eb94bc0] li>:not(:last-child){margin-bottom:8px}.markdown-view[data-v-3eb94bc0] a{color:var(--ui-color-turquoise-500);text-decoration:underline}.markdown-view[data-v-3eb94bc0] a:hover{color:var(--ui-color-turquoise-400)}.markdown-view[data-v-3eb94bc0] a:active{color:var(--ui-color-turquoise-600)}.markdown-view[data-v-3eb94bc0] blockquote{padding-left:20px;position:relative}.markdown-view[data-v-3eb94bc0] blockquote:before{content:"";background-color:var(--ui-color-grey-800);border-radius:1px;width:2px;height:100%;position:absolute;top:0;left:9px}.markdown-view[data-v-3eb94bc0] code{font-family:var(--ui-font-family-code)}.markdown-view[data-v-3eb94bc0] :not(pre)>code{border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-300);word-break:break-word;overflow-wrap:break-word;border-radius:4px;padding:2px 4px;font-size:.92em;line-height:2}.code-editor-card[data-v-342d6c5b]{border-radius:var(--ui-border-radius-1);background:var(--ui-color-grey-100);box-shadow:0 8px 28px 8px #24292f14}.command-icon[data-v-e725c8e4]{width:16px;height:16px}.command-icon[data-v-e725c8e4] svg{width:100%;height:100%}.action-content[data-v-54d6c893]{justify-content:center;align-items:center;gap:4px;margin:0 -8px;display:flex}.hover-card[data-v-aff14a6e]{flex-direction:column;align-items:stretch;padding:8px;display:flex}.body[data-v-aff14a6e]{scrollbar-width:thin;flex-direction:column;gap:8px;min-width:250px;max-width:328px;min-height:0;max-height:300px;display:flex;overflow-y:auto}.footer[data-v-aff14a6e]{border-top:1px solid var(--ui-color-dividing-line-2);gap:12px;margin-top:6px;padding:14px 8px 8px;display:flex}.hover-card-content[data-v-01dd0e91]{padding:6px 8px}.api-reference-item[data-v-99e6159b]{border-radius:var(--ui-border-radius-1);border:1px solid var(--ui-color-grey-400);background:var(--ui-color-grey-100);cursor:pointer;align-self:flex-start;max-width:100%;padding:1px 7px;scroll-margin-top:42px;scroll-margin-bottom:16px;transition:all .2s;transform:translate(0);box-shadow:0 1px 8px #0a0d140d}.api-reference-item[data-v-99e6159b]:hover{background:var(--ui-color-grey-300);box-shadow:0 1px 2px #0a0d1408}.api-reference-item.before-dragging[data-v-99e6159b]{background-color:rgba(from var(--ui-color-grey-300) r g b/.6)}.api-reference-item.before-dragging .overview[data-v-99e6159b]{opacity:.6}.overview[data-v-99e6159b]{word-break:break-all;padding:2px 0 1px}.overview[data-v-99e6159b]>code{white-space:nowrap;text-overflow:ellipsis;color:var(--ui-color-hint-2);overflow:hidden}.api-reference-ui[data-v-8b127f76]{justify-content:stretch;min-height:0;display:flex}.categories-wrapper[data-v-8b127f76]{border-right:1px solid var(--ui-color-dividing-line-2);flex-direction:column;flex:none;gap:12px;padding:12px 4px;display:flex}.category[data-v-8b127f76]{border-radius:var(--ui-border-radius-1);width:52px;height:52px;color:var(--category-color);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;transition:all .1s;display:flex}.category.active[data-v-8b127f76]{color:var(--ui-color-grey-100);background-color:var(--category-color)}.category .icon[data-v-8b127f76]{width:24px;height:24px}.category .label[data-v-8b127f76]{text-align:center;margin-top:2px;font-size:10px;line-height:1.6}.items-wrapper[data-v-8b127f76]{scrollbar-width:thin;flex:1 1 0;padding:0 16px 12px;overflow-y:auto}.items-wrapper .subcategory-wrapper[data-v-8b127f76]{border-bottom:1px dashed var(--ui-color-grey-500)}.items-wrapper .category-wrapper:last-child .subcategory-wrapper[data-v-8b127f76]:last-child{border-bottom:none;padding-bottom:0}.items-wrapper .title[data-v-8b127f76]{z-index:10;color:var(--ui-color-hint-2);background-color:var(--ui-color-grey-100);padding:12px 0;font-size:12px;line-height:1.5;position:sticky;top:0}.items-wrapper .items[data-v-8b127f76]{gap:var(--ui-gap-middle);flex-direction:column;padding-bottom:20px;display:flex}.code-editor-hovered-text{background-color:var(--ui-color-grey-600);border-radius:2px}.completion-item[data-v-ccb2145e]{border-radius:var(--ui-border-radius-1);cursor:pointer;min-width:8em;max-width:14em;color:var(--ui-color-grey-1000);align-items:center;padding:7px;font-size:12px;display:flex}.completion-item[data-v-ccb2145e]:hover{background:var(--ui-color-grey-300)}.completion-item.active[data-v-ccb2145e]{background:var(--ui-color-grey-400)}.icon[data-v-ccb2145e]{margin-right:8px}.code[data-v-ccb2145e]{font-family:var(--ui-font-family-code);white-space:nowrap;text-overflow:ellipsis;flex:1 1 0;overflow:hidden}.matched[data-v-ccb2145e]{color:var(--ui-color-primary-main)}.completion-card[data-v-407b7c38]{align-items:stretch;width:447px;max-height:227px;padding:12px 0 12px 12px;font-size:12px;line-height:1.5;display:flex}.list[data-v-407b7c38]{scrollbar-width:thin;flex-direction:column;flex:none;gap:8px;min-height:0;padding-right:12px;display:flex;overflow-y:auto}.completion-item-detail[data-v-407b7c38]{scrollbar-width:thin;border-left:1px solid var(--ui-color-dividing-line-2);flex:1 1 0;padding:6px 12px;overflow-y:auto}.code-editor-diagnostic-error-line-header,.code-editor-diagnostic-warning-line-header{width:100%!important;left:0!important}.code-editor-diagnostic-error{-webkit-text-decoration:underline wavy var(--ui-color-red-600);text-decoration:underline wavy var(--ui-color-red-600)}.code-editor-diagnostic-error-line-body{background-color:#ff46461a}.code-editor-diagnostic-error-line-header{background-color:#ff464640}.code-editor-diagnostic-warning{-webkit-text-decoration:underline wavy var(--ui-color-yellow-600);text-decoration:underline wavy var(--ui-color-yellow-600)}.code-editor-diagnostic-warning-line-body{background-color:#ff99001a}.code-editor-diagnostic-warning-line-header{background-color:#ff990040}.context-menu-trigger[data-v-9fb332f6]{background:var(--ui-color-grey-100);cursor:pointer;color:var(--ui-color-yellow-main);opacity:.8;border:none;outline:none;margin-left:-20px;padding:0;transition:all .2s;display:flex;position:fixed}.context-menu-trigger[data-v-9fb332f6]:hover{opacity:1;color:var(--ui-color-yellow-600)}.input-helper[data-v-6d92b19f]{flex-direction:column;align-items:center;gap:20px;min-width:344px;padding:20px 16px 24px;display:flex}.kind-select[data-v-6d92b19f]{width:312px}.predefined-select[data-v-6d92b19f]{align-self:stretch}.unknown-type[data-v-6d92b19f]{text-align:center;color:var(--ui-color-hint-2);line-height:32px}.code-editor-input-helper-icon{aspect-ratio:1;cursor:pointer;background-color:var(--ui-color-grey-400);border-radius:0 2px 2px 0;height:100%;transition:background-color .2s;display:inline-block;position:relative}.code-editor-input-helper-icon:hover{background-color:var(--ui-color-grey-500)}.code-editor-input-helper-icon:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.877%203.50239C13.9137%203.58489%2013.943%203.68015%2013.9662%203.7904C13.9887%203.89991%2014%204.01391%2014%204.13317C14%204.25167%2013.9775%204.37093%2013.9317%204.48943C13.8867%204.60794%2013.8132%204.72195%2013.7135%204.8322C13.617%204.9295%2013.5193%205.02552%2013.4202%205.12021C13.3332%205.20272%2013.2582%205.27547%2013.1952%205.33997C13.1292%205.40632%2013.0606%205.47012%2012.9897%205.53123L10.4373%202.96761C10.5468%202.86711%2010.6766%202.7456%2010.8266%202.60384C10.9766%202.46209%2011.1019%202.35033%2011.2016%202.26783C11.4267%202.085%2011.7106%201.99012%2012.0004%202.00082C12.1324%202.00532%2012.2599%202.02557%2012.3829%202.06232C12.5052%202.09907%2012.6124%202.14032%2012.7032%202.18607C12.8944%202.28658%2013.106%202.46209%2013.3377%202.7141C13.5702%202.96536%2013.7502%203.22787%2013.8777%203.50164L13.877%203.50239ZM3.24449%2010.1935C3.29924%2010.1387%203.42675%2010.0082%203.62701%209.80344C3.82726%209.59718%204.07703%209.34367%204.37704%209.04215L5.37459%208.04085L6.48014%206.9308L9.41503%203.98241L11.9674%206.56028L9.03251%209.50792L7.94046%2010.6187C7.57669%2010.975%207.24893%2011.302%206.95791%2011.599C6.6669%2011.896%206.42539%2012.1405%206.23413%2012.3326C6.03082%2012.5451%205.81196%2012.7421%205.57935%2012.9221C5.46084%2013.0136%205.33859%2013.0871%205.21108%2013.1418C5.08357%2013.2056%204.89682%2013.2836%204.65155%2013.3744C4.40554%2013.4659%204.14903%2013.5551%203.87977%2013.6421C3.62707%2013.7244%203.37221%2013.7999%203.11548%2013.8686C2.87472%2013.9324%202.69546%2013.9736%202.57696%2013.9916C2.33094%2014.0194%202.16744%2013.9826%202.08493%2013.8821C2.00318%2013.7816%201.97993%2013.6121%202.01743%2013.3751C2.03543%2013.2469%202.07818%2013.0616%202.14643%2012.8201C2.21469%2012.5771%202.28744%2012.3258%202.3647%2012.0655C2.4427%2011.8045%202.5177%2011.5645%202.58971%2011.3455C2.66321%2011.1257%202.72246%2010.975%202.76746%2010.8932C2.82222%2010.765%202.88372%2010.6487%202.95197%2010.543C3.01948%2010.438%203.11773%2010.3217%203.24524%2010.1935H3.24449Z'%20fill='%2357606A'/%3e%3c/svg%3e") 50%/80% 80% no-repeat;width:100%;height:100%;position:absolute}.code-editor-input-helper-inputing-bg{background-color:var(--ui-color-grey-600);border-radius:2px}.code-editor-input-helper-active-bg{background-color:var(--ui-color-grey-600);border-radius:2px 0 0 2px}.code-editor-inlay-hint-label{color:var(--ui-color-hint-2)!important}.code-editor-drop-indicator-line,.code-editor-drop-indicator-line-header{background-color:var(--ui-color-grey-300)}.code-editor-drop-indicator-line{z-index:-1}.code-editor-drop-indicator-line-header{width:100%!important;left:0!important}.code-editor-drop-indicator-insertion-point{position:relative}.code-editor-drop-indicator-insertion-point:before{content:"";background-color:#000;width:2px;height:100%;position:absolute;top:0;left:0}.document-tab[data-v-a0a78c6f]{border-radius:var(--ui-border-radius-1);background-color:var(--ui-color-grey-300);border:2px solid #0000;flex:none;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.document-tab.active[data-v-a0a78c6f]{border:2px solid var(--ui-color-yellow-500);background-color:var(--ui-color-yellow-200)}.document-tab[data-v-a0a78c6f]:not(.active){cursor:pointer}.document-tab[data-v-a0a78c6f]:not(.active):hover{background-color:var(--ui-color-grey-300)}.thumbnail-img[data-v-a0a78c6f]{border-radius:4px;width:100%;height:100%}.document-tabs[data-v-14bc638c]{flex-direction:column;align-items:center;display:flex}.divider[data-v-14bc638c]{width:32px;margin:12px 0}.temp-tabs[data-v-14bc638c]{scrollbar-width:none;flex-direction:column;flex:0 auto;gap:8px;min-height:0;display:flex;overflow-y:auto}.close-btn[data-v-14bc638c]{cursor:pointer;width:40px;height:40px;color:inherit;border-radius:var(--ui-border-radius-1);background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin-top:8px;display:flex}.close-btn[data-v-14bc638c]:hover{background-color:var(--ui-color-grey-300)}.close-btn .icon[data-v-14bc638c]{width:20px;height:20px}.zoomer[data-v-ed91fbc1]{flex-direction:column;align-items:center;gap:4px;display:flex}.zoom-btn[data-v-ed91fbc1]{cursor:pointer;width:40px;height:40px;color:var(--ui-color-text);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:flex}.zoom-btn[data-v-ed91fbc1]:hover{background-color:var(--ui-color-grey-300)}.zoom-btn[data-v-ed91fbc1]:active{background-color:var(--ui-color-grey-400)}.code-editor[data-v-8d7a5119]{flex:1 1 0;justify-content:stretch;min-height:0;display:flex;position:relative}.sidebar[data-v-8d7a5119]{border-right:1px solid var(--ui-color-dividing-line-2);flex-direction:column;flex:none;min-width:0;min-height:0;display:flex;position:relative}.sidebar .api-reference[data-v-8d7a5119]{flex:1 1 0}.resize-handle[data-v-8d7a5119]{z-index:10;cursor:col-resize;width:13px;height:100%;margin-left:-7px;transition:background-color .2s;position:absolute}.resize-handle[data-v-8d7a5119]:hover{background-color:#24292f0d}.resize-handle.active[data-v-8d7a5119]{background-color:#24292f1a}.monaco-editor-conflict-free[data-v-8d7a5119]{flex:1 1 0;min-width:0;margin:12px 0}.right-sidebar[data-v-8d7a5119]{flex-direction:column;flex:none;justify-content:space-between;gap:40px;min-width:0;min-height:0;padding:12px 8px;display:flex}.right-sidebar .document-tabs[data-v-8d7a5119]{flex:0 auto;min-height:0}.right-sidebar .zoom-control[data-v-8d7a5119]{flex:none}.boolean-input[data-v-92470b3f]{align-items:center;gap:12px;padding:5px 0;display:flex}.option[data-v-92470b3f]{border:1px solid var(--ui-color-grey-400);border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:2px;height:32px;transition:all .2s;display:flex}.option.n-radio--checked[data-v-92470b3f]{border:1px solid var(--ui-color-primary-500)}.items[data-v-030b7ed3]{flex-wrap:wrap;flex:none;align-content:flex-start;gap:8px;width:376px;max-height:280px;display:flex;overflow-y:auto}.add[data-v-030b7ed3]{color:var(--ui-color-primary-main);justify-content:center}.add .icon[data-v-030b7ed3]{width:24px;height:24px}.volume-slider[data-v-a83fd8fb]{align-items:center;gap:8px;display:flex}.volume-icon[data-v-a83fd8fb]{width:24px;height:24px;color:var(--ui-color-grey-800)}.record-control-container[data-v-bcdee544]{-webkit-user-select:none;user-select:none;margin:0 16px;display:flex;position:absolute;inset:0}.shaded-area[data-v-bcdee544]{opacity:.2;background-color:var(--ui-color-yellow-400);height:100%;position:absolute}.shaded-area.left[data-v-bcdee544]{left:0}.shaded-area.right[data-v-bcdee544]{right:0}.shaded-area.left-fixed[data-v-bcdee544]{width:16px;left:-16px}.shaded-area.right-fixed[data-v-bcdee544]{width:16px;right:-16px}.selection-area[data-v-bcdee544]{align-items:center;height:100%;display:flex;position:absolute}.control-bar[data-v-bcdee544]{background-color:var(--ui-color-yellow-400);z-index:10;cursor:ew-resize;width:16px;height:100%;position:absolute}.control-bar[data-v-bcdee544]:before{content:"";background-color:#fff;border-radius:1px;width:2px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.left-bar[data-v-bcdee544]{left:-16px}.right-bar[data-v-bcdee544]{right:-16px}.container[data-v-c51a9540]{background-color:var(--ui-color-grey-300);border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.container .waveform[data-v-c51a9540]{width:100%;height:100%}.container .waveform-container[data-v-c51a9540]{padding:0 16px}.cursor[data-v-c51a9540]{background-color:var(--ui-color-grey-800);width:1px;position:absolute;top:0;bottom:0;left:0}.cursor-container[data-v-c51a9540]{position:absolute;inset:0 16px}.container[data-v-4ebe9e2e]{flex-direction:column;display:flex}.recorder-waveform-container[data-v-4ebe9e2e]{background-color:var(--ui-color-grey-300);border-radius:var(--ui-border-radius-2);height:160px;position:relative;overflow:hidden}.recorder-waveform-overlay[data-v-4ebe9e2e]{color:var(--ui-color-grey-800);white-space:nowrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.recorder-waveform[data-v-4ebe9e2e]{height:160px;padding:0 16px}.hidden[data-v-4ebe9e2e]{opacity:0}.icon-button-wrapper[data-v-4ebe9e2e]{align-items:center;height:56px;display:flex}.button-container[data-v-4ebe9e2e]{justify-content:center;gap:40px;margin-top:32px;margin-bottom:8px;display:flex}.icon-button[data-v-4ebe9e2e]{flex-direction:column;align-items:center;gap:8px;font-size:14px;display:flex}.volume-slider-container[data-v-4ebe9e2e]{margin-bottom:-8px;padding-top:24px}.play-control[data-v-310b66dc]{position:relative}.play-control.size-medium[data-v-310b66dc]{width:36px;height:36px}.play-control.size-large[data-v-310b66dc]{width:48px;height:48px}.play-control.size-large .icon[data-v-310b66dc]{width:20px;height:20px}.play[data-v-310b66dc],.stop[data-v-310b66dc]{cursor:pointer;--color:var(--color-main);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .2s;display:flex}.play[data-v-310b66dc]:hover,.stop[data-v-310b66dc]:hover{--color:var(--color-400);transform:scale(1.15)}.play[data-v-310b66dc]:active,.stop[data-v-310b66dc]:active{--color:var(--color-600);transform:scale(1.15)}.play[data-v-310b66dc]{color:var(--ui-color-grey-100);background-color:var(--color)}.stop[data-v-310b66dc]{color:var(--color);position:relative}.progress[data-v-310b66dc]{--size:36px;--half-size:calc(var(--size) / 2);--stroke-width:2px;--radius:calc((var(--size) - var(--stroke-width)) / 2);--circumference:calc(var(--radius) * pi * 2);--dash:calc((var(--progress) * var(--circumference)));width:100%;height:100%;position:absolute}.progress circle[data-v-310b66dc]{cx:var(--half-size);cy:var(--half-size);r:var(--radius);stroke-width:var(--stroke-width);fill:none;stroke-linecap:round}.progress circle.bg[data-v-310b66dc]{stroke:var(--color-300)}.progress circle.fg[data-v-310b66dc]{transform-origin:var(--half-size) var(--half-size);stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));transition:stroke-dasharray var(--progress-interval) linear 0s;stroke:var(--color);transform:rotate(-90deg)}.loading[data-v-310b66dc]{border-radius:50%}.frames-player[data-v-b472dba1]{position:relative}.canvas[data-v-b472dba1],.placeholder[data-v-b472dba1]{width:100%;height:100%;position:absolute}.description-input[data-v-60ebe7c3]{border:1px solid var(--ui-color-grey-400);border-radius:var(--ui-border-radius-2);background:var(--ui-color-grey-100);flex-direction:column;gap:24px;width:100%;min-height:172px;max-height:300px;padding:12px;transition:border-color .2s;display:flex}.description-input.enriching[data-v-60ebe7c3]{border-color:var(--ui-color-turquoise-500)}.description-input[data-v-60ebe7c3]:has(.description:focus){border-color:var(--ui-color-turquoise-500)}:is(.description-input.disabled[data-v-60ebe7c3]:has(.description:focus),.description-input.readonly[data-v-60ebe7c3]:has(.description:focus)){border-color:var(--ui-color-grey-400)}.description-input.disabled .main[data-v-60ebe7c3]{overflow:hidden}.description-input.disabled .main .description[data-v-60ebe7c3]{cursor:not-allowed;color:var(--ui-color-grey-600)}.description-input .main[data-v-60ebe7c3]{flex:1;padding:4px 0;display:grid;position:relative;overflow-y:auto}.description-input .main .description[data-v-60ebe7c3],.description-input .main .mirror[data-v-60ebe7c3]{font:inherit;box-sizing:border-box;white-space:pre-wrap;word-break:break-all;overflow-wrap:anywhere;grid-area:1/1/2/2;width:100%;margin:0;padding:0;font-size:14px;line-height:1.6}.description-input .main .description[data-v-60ebe7c3]{resize:none;color:var(--ui-color-grey-900);caret-color:var(--ui-color-turquoise-500);background:0 0;border:none}.description-input .main .description[data-v-60ebe7c3]:read-only{color:var(--ui-color-grey-1000)}.description-input .main .description[data-v-60ebe7c3]::placeholder{color:var(--ui-color-grey-700)}.description-input .main .description[data-v-60ebe7c3]:focus{outline:none}.description-input .main .mirror-text[data-v-60ebe7c3]{visibility:hidden;pointer-events:none;display:inline}.description-input .main .mirror-actions[data-v-60ebe7c3]{pointer-events:auto;margin-left:12px;display:inline-flex}.description-input .main .enriching[data-v-60ebe7c3]{height:fit-content;color:var(--ui-color-turquoise-500);align-items:center;gap:2px;font-size:12px;display:flex}.description-input .main .enriching .animation[data-v-60ebe7c3]{width:16px;height:16px}.description-input .main .enrich-btn[data-v-60ebe7c3]{border:1px solid var(--ui-color-turquoise-300);background-color:var(--ui-color-turquoise-200);color:var(--ui-color-turquoise-500);vertical-align:middle;cursor:pointer;border-radius:4px;align-items:center;height:22px;padding:0 8px;font-size:12px;display:flex;position:relative}.description-input .main .enrich-btn .icon[data-v-60ebe7c3]{width:14px;height:14px}.description-input .main .enrich-btn[data-v-60ebe7c3]:hover{background-color:var(--ui-color-turquoise-100)}.description-input .footer[data-v-60ebe7c3]{justify-content:space-between;align-items:center;gap:8px;display:flex}.description-input .footer .extra[data-v-60ebe7c3]{flex:1 1 0;gap:8px;width:max-content;padding:4px;display:flex;overflow:hidden}.description-input .footer .extra[data-v-60ebe7c3]>*{flex-shrink:0}.param-button[data-v-9de4e39c]{height:32px;color:var(--ui-color-grey-900);border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-grey-400);background:var(--ui-color-grey-100);justify-content:center;align-items:center;gap:4px;padding:0 8px 0 4px;font-size:13px;line-height:20px;display:flex}.param-button.icon-only[data-v-9de4e39c]{aspect-ratio:1;padding:0}.param-button[data-v-9de4e39c]:hover:not(:active,:disabled){cursor:pointer;background:var(--ui-color-grey-300)}.param-button[data-v-9de4e39c]:disabled{cursor:not-allowed;background:var(--ui-color-grey-300);color:var(--ui-color-grey-600)}.button-image[data-v-9de4e39c]{border-radius:10px;width:24px;height:24px}.button-image.disabled[data-v-9de4e39c]{opacity:.4}.button-image.placeholder.disabled[data-v-9de4e39c]{filter:invert(96%)sepia(11%)saturate(163%)hue-rotate(169deg)brightness(91%)contrast(88%)}.block-image[data-v-9de4e39c]{border-radius:8px;width:80px;height:60px;margin-top:2px;margin-bottom:4px}.dropdown-content[data-v-9de4e39c]{flex-direction:column;gap:12px;max-width:408px;padding:16px;display:flex}.dropdown-content .options[data-v-9de4e39c]{flex-flow:wrap;gap:8px;display:flex}.editor-header[data-v-d74f0454]{height:44px;padding-right:var(--ui-gap-middle);border-bottom:1px solid var(--ui-color-grey-400);justify-content:space-between;align-items:center;display:flex}.editor-list[data-v-ceb18e04]{flex:1 1 0;justify-content:stretch;display:flex}.sider[data-v-ceb18e04]{border-right:1px solid var(--ui-color-dividing-line-2);flex-direction:column;flex:none;display:flex}.items[data-v-ceb18e04]{flex-direction:column;flex:1 1 0;gap:8px;margin:0 6px;padding:12px 10px;display:flex;overflow-y:auto}.items[data-v-ceb18e04] .sortable-ghost-item{border-color:var(--ui-color-grey-400)!important;background-color:var(--ui-color-grey-400)!important}.items[data-v-ceb18e04] .sortable-ghost-item *{visibility:hidden}.add[data-v-ceb18e04]{border-bottom-left-radius:var(--ui-border-radius-3);cursor:pointer;height:44px;color:var(--ui-color-grey-100);background:var(--editor-list-color-main);z-index:1;border:none;flex:none;justify-content:center;justify-self:stretch;align-items:center;display:flex;position:relative}.add[data-v-ceb18e04]:hover{background:var(--editor-list-color-400)}.add[data-v-ceb18e04]:active{background:var(--editor-list-color-600)}.asset-name[data-v-9300c209]{white-space:nowrap;text-overflow:ellipsis;max-width:16em;overflow-x:hidden}.editor-item-detail[data-v-9c985b95]{background-color:var(--ui-color-grey-200);border-bottom-right-radius:var(--ui-border-radius-3);flex-direction:column;flex:1 1 0;gap:20px;padding:24px 20px;display:flex}.name[data-v-9c985b95]{justify-content:center;align-items:center;gap:4px;display:flex}.edit-icon[data-v-9c985b95]{cursor:pointer;color:var(--ui-color-grey-900)}.edit-icon[data-v-9c985b95]:hover{color:var(--ui-color-grey-800)}.edit-icon[data-v-9c985b95]:active{color:var(--ui-color-grey-1000)}.img-wrapper[data-v-772bec01]{flex:1 1 0;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.img[data-v-772bec01]{border-radius:8px;max-width:100%;max-height:100%}.main[data-v-41d63b2d]{flex-direction:column;gap:24px;width:100%;padding:24px 20px;display:flex}.header[data-v-41d63b2d]{flex-direction:column;align-items:center;display:flex}.duration[data-v-41d63b2d]{color:var(--ui-color-grey-700);line-height:18px}.name[data-v-41d63b2d]{color:var(--ui-color-title);align-items:center;gap:8px;display:flex}.name .edit-icon[data-v-41d63b2d]{cursor:pointer;color:var(--ui-color-grey-900)}.name .edit-icon[data-v-41d63b2d]:hover{color:var(--ui-color-grey-800)}.name .edit-icon[data-v-41d63b2d]:active{color:var(--ui-color-grey-1000)}.operations[data-v-41d63b2d]{display:flex}.operations .play-btn[data-v-41d63b2d]{flex:none}.operations .volume-slider[data-v-41d63b2d]{flex:0 438px;margin:0 24px}.operations .spacer[data-v-41d63b2d]{flex:1 1 0}.operations .editing-buttons[data-v-41d63b2d]{flex:none;align-items:center;gap:8px;display:flex}.waveform-player[data-v-41d63b2d]{height:222px}.wrapper[data-v-2aa30c7c]{background-color:var(--ui-color-grey-100)}.content[data-v-2aa30c7c]{justify-content:center;gap:32px;padding:20px 0;display:flex}.preview[data-v-2aa30c7c]{background:var(--ui-color-grey-300);border-radius:8px;flex:none;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.preview[data-v-2aa30c7c] svg{width:44px;height:44px}.controls[data-v-2aa30c7c]{flex-direction:column;gap:16px;display:flex}.divider[data-v-2aa30c7c]{background:repeating-linear-gradient(90deg, var(--ui-color-grey-500) 0 4px, #0000 0 7px);width:100%;height:1px}.line[data-v-2aa30c7c]{align-items:center;gap:16px;display:flex}.input[data-v-2aa30c7c]{width:180px}.with-label[data-v-2aa30c7c]{word-break:keep-all;align-items:center;gap:8px;display:flex}.container[data-v-f272be86]{color:var(--ui-color-grey-800);align-items:center;gap:16px;display:flex}.gap-4[data-v-f272be86]{align-items:center;gap:4px;display:flex}.checkerboard-background-internal[data-v-86c6c465]{image-rendering:pixelated;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVR4nGN49eH7fwYYePXh+38ARGwHoUrYy14AAAAASUVORK5CYII=);background-repeat:repeat;background-size:36px 36px}.img-wrapper[data-v-1cb95949]{border-radius:8px;flex:1 1 0;width:100%;position:relative;overflow:hidden}.background[data-v-1cb95949]{position:absolute;inset:0}.img[data-v-1cb95949]{width:100%;height:100%}.mute-switch-button[data-v-313bc15f]{cursor:pointer;border:1px solid var(--ui-color-grey-500);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex}.mute-switch-button[data-v-313bc15f]:hover{background-color:var(--ui-color-grey-300)}.animation-player[data-v-3a459220]{border-radius:8px;position:relative;overflow:hidden}.background[data-v-3a459220]{position:absolute;inset:0}.costumes-player[data-v-3a459220]{width:100%;height:100%;position:absolute}.mute-switch[data-v-3a459220]{position:absolute;top:12px;right:12px}.state-items[data-v-51897e8f]{flex-wrap:wrap;flex:1 1 0;align-content:flex-start;gap:12px;display:flex}.icon[data-v-51897e8f]{width:56px;height:56px;margin-top:4px}.name[data-v-51897e8f]{white-space:nowrap;text-align:center;text-overflow:ellipsis;width:100%;color:var(--ui-color-title);margin-top:2px;padding:3px 8px;font-size:10px;line-height:1.6;overflow:hidden}.sound-items[data-v-5b1318dd]{flex-wrap:wrap;flex:1 1 0;align-content:flex-start;gap:12px;display:flex}.add-sound[data-v-5b1318dd]{color:var(--ui-color-primary-main);justify-content:center}.add-sound .icon[data-v-5b1318dd]{width:24px;height:24px}.wrapper[data-v-d0bb4e9b]{justify-content:center;display:flex}.settings[data-v-d0bb4e9b]{border-radius:var(--ui-border-radius-1);box-shadow:var(--ui-box-shadow-small);background-color:var(--ui-color-grey-100);align-items:center;gap:4px;padding:4px;display:flex}.setting[data-v-d0bb4e9b]{border-radius:var(--ui-border-radius-1);height:32px;color:var(--ui-color-text-main);cursor:pointer;align-items:center;gap:4px;padding:4px 12px;font-size:12px;line-height:1.5;transition:all .2s;display:flex}.setting.active[data-v-d0bb4e9b]{color:var(--ui-color-primary-main);background:var(--ui-color-primary-200)}.value[data-v-d0bb4e9b]{white-space:nowrap;text-overflow:ellipsis;max-width:5em;color:var(--ui-color-grey-800);background-color:var(--ui-color-grey-400);border-radius:8px;padding:0 5px;font-size:10px;line-height:1.6;overflow-x:hidden}.animation-player[data-v-afe41724]{flex:1 1 0;width:100%}.mute-switch[data-v-afe41724]{z-index:20;position:absolute;top:12px;right:12px}.checkbox[data-v-be86e5b3]{margin-top:20px}.action[data-v-be86e5b3]{gap:var(--ui-gap-middle);justify-content:flex-end;margin-top:40px;display:flex}.background[data-v-88237e07]{width:100%;height:100%}.layout-with-preview[data-v-72f7c100]{flex:1 1 0;justify-content:center;align-items:stretch;gap:0;min-width:0;transition:gap .2s;display:flex}.main-panel[data-v-72f7c100]{flex-direction:column;justify-content:center;gap:24px;width:584px;min-width:0;transition-property:flex,width,padding;transition-duration:.2s;transition-timing-function:ease;display:flex}.layout-with-preview.has-preview .main-panel[data-v-72f7c100]{justify-content:flex-start;width:416px;padding:20px}.preview-panel[data-v-72f7c100]{opacity:0;pointer-events:none;flex:none;width:0;transition-property:flex,width,padding,opacity,transform;transition-duration:.2s;transition-timing-function:ease;overflow:hidden;transform:translate(-20px)}.layout-with-preview.has-preview .preview-panel[data-v-72f7c100]{opacity:1;pointer-events:auto;flex:1 1 0;padding:20px;transform:translate(0)}.preview[data-v-92d1f303]{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.background[data-v-92d1f303]{position:absolute;inset:0}.image[data-v-92d1f303]{width:100%;height:100%}.image-selector[data-v-022e11c2]{flex-direction:column;align-items:center;gap:12px;display:flex}.list[data-v-022e11c2]{flex-wrap:nowrap;place-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.tip[data-v-022e11c2]{text-align:center;color:var(--ui-color-hint-2);font-size:12px}@property --bg-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.gen-loading[data-v-c7586f5b]{visibility:hidden;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:visibility .2s,opacity .2s;display:flex}.gen-loading.cover[data-v-c7586f5b]{border-radius:inherit;background-color:var(--ui-color-grey-100);position:absolute;inset:0;overflow:hidden}.gen-loading.variant-bg-spin[data-v-c7586f5b]{--bg-angle:0deg;background-image:radial-gradient(circle at calc(50% + cos(var(--bg-angle) + 0deg) * 100%) calc(50% + sin(var(--bg-angle) + 0deg) * 100%), var(--ui-color-turquoise-200) 20%, transparent 70%), radial-gradient(circle at calc(50% + cos(var(--bg-angle) + 90deg) * 100%) calc(50% + sin(var(--bg-angle) + 90deg) * 100%), var(--ui-color-blue-200) 20%, transparent 70%), radial-gradient(circle at calc(50% + cos(var(--bg-angle) + 180deg) * 100%) calc(50% + sin(var(--bg-angle) + 180deg) * 100%), var(--ui-color-blue-100) 20%, transparent 70%), radial-gradient(circle at calc(50% + cos(var(--bg-angle) + 270deg) * 100%) calc(50% + sin(var(--bg-angle) + 270deg) * 100%), var(--ui-color-grey-100) 20%, transparent 70%);border-radius:8px;animation:4s linear infinite spin-gradient-c7586f5b}@keyframes spin-gradient-c7586f5b{to{--bg-angle:360deg}}.gen-loading.variant-bg-spin .content[data-v-c7586f5b]{z-index:1}.gen-loading.visible[data-v-c7586f5b]{visibility:visible;opacity:1}.gen-loading.visible.cover[data-v-c7586f5b]{opacity:.97}.content[data-v-c7586f5b]{flex-direction:column;align-items:center;display:flex}.animation[data-v-c7586f5b]{width:80px;height:80px}.text[data-v-c7586f5b]{color:var(--ui-color-text);text-align:center;font-size:14px;font-weight:600;line-height:22px}.sprite-image-item[data-v-b7953d10]{background-color:var(--ui-color-grey-300);cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:140px;height:140px;padding:4px;transition:width .2s,height .2s,border-radius .2s;display:flex;overflow:hidden}.sprite-image-item[data-v-b7953d10]:hover:not(.disabled,.active){background:var(--ui-color-grey-400)}.sprite-image-item.active[data-v-b7953d10]{border:2px solid var(--ui-color-turquoise-500);background:var(--ui-color-turquoise-200);cursor:default}.sprite-image-item.disabled[data-v-b7953d10]{cursor:not-allowed;opacity:.5}.sprite-image-item.loading[data-v-b7953d10]{cursor:default;pointer-events:none}.sprite-image-item.compact[data-v-b7953d10]{border-radius:8px;width:88px;height:88px}.img[data-v-b7953d10]{width:100px;height:100px;transition:width .2s,height .2s}.sprite-image-item.compact .img[data-v-b7953d10]{width:60px;height:60px}.phase-settings[data-v-0e1d193c]{background-image:url(/assets/phase-settings-left-bottom-bg-CEdzLoiY.png),url(/assets/phase-settings-right-top-bg-C_YbZCNp.png);background-position:0 100%,right -50px;background-repeat:no-repeat,no-repeat;background-size:520px,180px;flex-direction:column;align-items:stretch;height:100%;display:flex}.phase-settings .settings-input.has-preview[data-v-0e1d193c]{height:300px}.footer[data-v-0e1d193c]{flex:none;justify-content:end;gap:16px;width:100%;padding:20px 24px;display:flex}.list-item-wrapper[data-v-59ecd203]{flex-direction:column;gap:12px;width:100%;display:flex}.header[data-v-59ecd203]{color:var(--ui-color-grey-1000);font-size:16px;font-weight:600;line-height:26px}.list[data-v-59ecd203]{flex-flow:wrap;gap:8px;width:376px;display:flex}.add-item[data-v-59ecd203]{color:var(--ui-color-primary-main);justify-content:center}.add-item .icon[data-v-59ecd203]{width:24px;height:24px}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.gen-item.loading[data-v-0dd1c73f]{border-color:#0000!important}.gen-item.loading.active[data-v-0dd1c73f]:before{background:conic-gradient(from var(--angle) at 50% 50%, var(--loading-active-trace-color) 0deg, var(--loading-head-color) 40deg, var(--loading-tail-color) 110deg, var(--loading-active-trace-color))}.gen-item.loading[data-v-0dd1c73f]:before{content:"";border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--angle) at 50% 50%, var(--loading-trace-color) 0deg, var(--loading-head-color) 40deg, var(--loading-tail-color) 110deg, var(--loading-trace-color) 160deg);padding:2px;animation:3s linear infinite rotate-gradient-0dd1c73f;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes rotate-gradient-0dd1c73f{to{--angle:360deg}}.gen-item.highlight .placeholder[data-v-0dd1c73f]{color:var(--highlight-color)}.gen-item .preview-wrapper[data-v-0dd1c73f]{justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:5px;display:flex}.gen-item .placeholder[data-v-0dd1c73f]{width:24px;height:24px;color:var(--ui-color-grey-700)}.preview[data-v-6955f348]{width:100%;height:100%}.is-default[data-v-6955f348]{color:var(--ui-color-turquoise-500)}.preview[data-v-7cae0d55]{width:100%;height:100%}.gen-preview[data-v-d8c94480]{flex-direction:column;flex:1 1 0;gap:20px;padding:24px 20px;display:flex}.header[data-v-d8c94480]{flex:none;justify-content:center;align-items:center;display:flex;position:relative}.name[data-v-d8c94480]{justify-content:center;align-items:center;gap:4px;display:flex}.edit-icon[data-v-d8c94480]{cursor:pointer;color:var(--ui-color-grey-900)}.edit-icon[data-v-d8c94480]:hover{color:var(--ui-color-grey-800)}.edit-icon[data-v-d8c94480]:active{color:var(--ui-color-grey-1000)}.ops[data-v-d8c94480]{position:absolute;top:0;right:0}.body[data-v-d8c94480]{flex:1 1 0;display:flex;position:relative;overflow:hidden}.preview-with-checkerboard-bg[data-v-6a9c274b]{border-radius:8px;flex:1 1 0;width:100%;position:relative;overflow:hidden}.background[data-v-6a9c274b]{position:absolute;inset:0}.placeholder[data-v-6a9c274b]{width:100%;height:100%;color:var(--ui-color-hint-2);justify-content:center;align-items:center;display:flex;position:relative}.costume-gen-preview[data-v-0c1b703d]{position:absolute;inset:0}.img[data-v-0c1b703d]{width:100%;height:100%}.costume-detail[data-v-0c1b703d]{background:0 0}@keyframes leftMarker-8c25f0ba{0%,to{transform:translate(0)}50%{transform:translate(15px)}}@keyframes rightMarker-8c25f0ba{0%,to{transform:translate(0)}50%{transform:translate(-15px)}}@keyframes markerArrow-8c25f0ba{0%,to{opacity:0}50%{opacity:1}}.animation-video-preview[data-v-8c25f0ba]{border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.preview-area[data-v-8c25f0ba]{width:100%;height:100%;position:relative}.video[data-v-8c25f0ba]{object-fit:contain;width:100%;height:100%;display:block}.controls[data-v-8c25f0ba]{border:1px solid var(--ui-color-primary-300);background:#fffc;border-radius:12px;align-items:center;gap:20px;padding:12px 16px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.timeline[data-v-8c25f0ba]{flex-direction:column;flex:1 1 0;gap:4px;min-width:0;display:flex}.track[data-v-8c25f0ba]{background:var(--ui-color-grey-400);border-radius:2px;width:100%;height:20px;padding:0 5px;position:relative}.track-inner[data-v-8c25f0ba]{isolation:isolate;width:100%;height:100%;position:relative}.track-inner.nudge .segment-marker[data-v-8c25f0ba]:after{content:"";background-color:var(--ui-color-turquoise-300);width:16px;height:16px;display:inline-block;position:absolute;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.11612%205.11612C3.60427%204.62796%204.39554%204.62796%204.88369%205.11612L10.8837%2011.1161C11.3717%2011.6043%2011.3718%2012.3956%2010.8837%2012.8837L4.88369%2018.8837C4.3956%2019.3718%203.60429%2019.3717%203.11612%2018.8837C2.62796%2018.3955%202.62796%2017.6043%203.11612%2017.1161L8.23233%2011.9999L3.11612%206.88369C2.62796%206.39554%202.62796%205.60427%203.11612%205.11612ZM13.1161%205.11612C13.6043%204.62796%2014.3955%204.62796%2014.8837%205.11612L20.8837%2011.1161C21.3717%2011.6043%2021.3718%2012.3956%2020.8837%2012.8837L14.8837%2018.8837C14.3956%2019.3718%2013.6043%2019.3717%2013.1161%2018.8837C12.628%2018.3955%2012.628%2017.6043%2013.1161%2017.1161L18.2323%2011.9999L13.1161%206.88369C12.628%206.39554%2012.628%205.60427%2013.1161%205.11612Z'%20fill='currentColor'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.11612%205.11612C3.60427%204.62796%204.39554%204.62796%204.88369%205.11612L10.8837%2011.1161C11.3717%2011.6043%2011.3718%2012.3956%2010.8837%2012.8837L4.88369%2018.8837C4.3956%2019.3718%203.60429%2019.3717%203.11612%2018.8837C2.62796%2018.3955%202.62796%2017.6043%203.11612%2017.1161L8.23233%2011.9999L3.11612%206.88369C2.62796%206.39554%202.62796%205.60427%203.11612%205.11612ZM13.1161%205.11612C13.6043%204.62796%2014.3955%204.62796%2014.8837%205.11612L20.8837%2011.1161C21.3717%2011.6043%2021.3718%2012.3956%2020.8837%2012.8837L14.8837%2018.8837C14.3956%2019.3718%2013.6043%2019.3717%2013.1161%2018.8837C12.628%2018.3955%2012.628%2017.6043%2013.1161%2017.1161L18.2323%2011.9999L13.1161%206.88369C12.628%206.39554%2012.628%205.60427%2013.1161%205.11612Z'%20fill='currentColor'/%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.track-inner.nudge .segment-marker.left[data-v-8c25f0ba]{animation:1.8s ease-in-out infinite leftMarker-8c25f0ba}.track-inner.nudge .segment-marker.left[data-v-8c25f0ba]:after{animation:1.8s ease-in-out infinite markerArrow-8c25f0ba;right:-24px}.track-inner.nudge .segment-marker.right[data-v-8c25f0ba]{animation:1.8s ease-in-out infinite rightMarker-8c25f0ba}.track-inner.nudge .segment-marker.right[data-v-8c25f0ba]:after{animation:1.8s ease-in-out infinite markerArrow-8c25f0ba;left:-24px;transform:rotateY(180deg)}.track-inner.nudge .track-tips[data-v-8c25f0ba]{display:block}.track-inner.nudge .current-time[data-v-8c25f0ba]{display:none}.segment[data-v-8c25f0ba]{background:var(--ui-color-primary-200);border-radius:2px;justify-content:space-between;align-items:center;margin:0 -5px;padding:0;transition:left .1s,right .1s;display:flex;position:absolute;top:0;bottom:0}.segment-marker[data-v-8c25f0ba]{background:var(--ui-color-primary-500);cursor:ew-resize;touch-action:none;z-index:1;border:none;border-radius:2px;justify-content:center;align-items:center;width:10px;height:20px;padding:0;display:flex}.segment-marker[data-v-8c25f0ba]:before{content:"";background:var(--ui-color-grey-100);width:1px;height:12px;display:block}.track-tips[data-v-8c25f0ba]{color:var(--ui-color-grey-700);font-size:12px;display:none;position:absolute;left:50%;transform:translate(-50%)}.current-time[data-v-8c25f0ba]{pointer-events:none;background:var(--ui-color-primary-500);width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px)}.time-row[data-v-8c25f0ba]{color:var(--ui-color-grey-700);justify-content:space-between;align-items:center;font-size:12px;font-weight:600;line-height:18px;display:flex}.time[data-v-8c25f0ba]{white-space:nowrap}.animation-gen-preview[data-v-4eef18a1]{position:absolute;inset:0}.animation-detail[data-v-4eef18a1]{background:0 0}.phase-content[data-v-edf6ea7e]{flex-direction:column;align-items:stretch;height:100%;display:flex}.body[data-v-edf6ea7e]{flex-direction:row;flex:1 1 0;align-items:stretch;display:flex}.left[data-v-edf6ea7e]{background:var(--ui-color-grey-100);border-right:1px solid var(--ui-color-grey-400);flex-direction:column;flex:none;justify-content:space-between;width:408px;padding-top:16px;display:flex}.preview[data-v-edf6ea7e]{flex:1 1 0;display:flex;position:relative;overflow:hidden}.footer[data-v-edf6ea7e]{flex:none;justify-content:end;gap:16px;width:100%;padding:20px 24px;display:flex}.gen-list[data-v-edf6ea7e]{flex-direction:column;flex:1 1 0;gap:24px;padding:0 16px;display:flex;overflow-y:auto}.gen-settings[data-v-edf6ea7e]{margin-top:0;padding:20px 16px}.backdrop-image-item[data-v-3717d6b8]{background-color:var(--ui-color-grey-300);cursor:pointer;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:140px;height:108px;padding:4px;transition:width .2s,height .2s,border-radius .2s;display:flex;overflow:hidden}.backdrop-image-item.active[data-v-3717d6b8]{background-color:var(--ui-color-turquoise-200);border-color:var(--ui-color-turquoise-500);cursor:default}.backdrop-image-item.disabled[data-v-3717d6b8]{cursor:not-allowed;opacity:.5}.backdrop-image-item.loading[data-v-3717d6b8]{cursor:default;pointer-events:none}.backdrop-image-item.compact[data-v-3717d6b8]{border-radius:8px;width:88px;height:68px}.img[data-v-3717d6b8]{border-radius:8px;width:132px;height:100px;transition:width .2s,height .2s,border-radius .2s}.backdrop-image-item.compact .img[data-v-3717d6b8]{border-radius:4px;width:80px;height:60px}.backdrop-gen[data-v-54489083]{background-image:url(/assets/phase-settings-left-bottom-bg-CEdzLoiY.png),url(/assets/phase-settings-right-top-bg-C_YbZCNp.png);background-position:0 100%,right -50px;background-repeat:no-repeat,no-repeat;background-size:520px,180px;flex-direction:column;align-items:stretch;height:100%;display:flex}.backdrop-gen .settings-input.has-preview[data-v-54489083]{height:300px}.footer[data-v-54489083]{flex:none;justify-content:flex-end;gap:16px;width:100%;padding:20px 24px;display:flex}.header[data-v-77eb3671]{border-bottom:1px solid var(--ui-color-grey-400);justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.header .header-left[data-v-77eb3671]{align-items:center;gap:var(--ui-gap-middle);display:flex}.header .header-left .back-asset[data-v-77eb3671]{transform:rotate(-90deg)}.header .header-left .title[data-v-77eb3671]{color:var(--ui-color-title);font-size:16px}.asset-gen[data-v-77eb3671],.asset-library[data-v-77eb3671]{flex:1 1 0;min-height:0}.asset-library[data-v-77eb3671]{flex-direction:column;display:flex}.asset-library .scroller-wrapper[data-v-77eb3671]{flex:1;overflow-y:auto}.asset-library .header[data-v-77eb3671]{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:180px;padding:0 250px;display:flex}.asset-library .header .search-input[data-v-77eb3671]{width:100%;box-shadow:0 4px 12px 0 rgba(from var(--ui-color-turquoise-300) r g b/65%)}.asset-library .header .recommended-buttons[data-v-77eb3671]{gap:16px;display:flex}.asset-library .main[data-v-77eb3671]{flex-direction:column;flex:1 1 0;justify-content:stretch;display:flex}.asset-library .content[data-v-77eb3671]{flex-direction:column;flex:1 1 0;gap:20px;padding:20px 0 0 24px;display:flex}.asset-library .filter[data-v-77eb3671]{justify-content:space-between;display:flex}.asset-library .empty[data-v-77eb3671]{flex-direction:column;align-items:center;gap:24px;margin:0 auto;padding-top:40px;display:flex}.asset-library .empty .empty-tip[data-v-77eb3671]{color:var(--ui-color-grey-700)}.asset-library .empty .empty-tip .highlight[data-v-77eb3671]{color:var(--ui-color-grey-1000)}.asset-library .empty .settings-input[data-v-77eb3671]{width:584px}.asset-library .empty[data-v-77eb3671],.asset-library .asset-list-container[data-v-77eb3671]{height:436px}.asset-library .asset-list[data-v-77eb3671]{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}.asset-library .pagination[data-v-77eb3671]{justify-content:center;margin:36px 0 12px}.asset-library .gen-suggestion[data-v-77eb3671]{flex-direction:column;align-items:center;gap:20px;padding:44px 0;display:flex}.asset-library .gen-suggestion .message[data-v-77eb3671]{color:var(--ui-color-grey-700);font-size:16px}.asset-library .gen-suggestion .icon[data-v-77eb3671]{width:18px;height:18px}.asset-library .footer[data-v-77eb3671]{justify-content:flex-end;align-items:center;gap:var(--ui-gap-middle);padding:20px 24px;display:flex}.sound-preview[data-v-c40b9f9d]{justify-content:center;align-items:center;display:flex}.player[data-v-c40b9f9d]{width:36px;height:36px}.main[data-v-7f7d4d00]{display:flex}.sider[data-v-7f7d4d00]{flex:none;padding:20px 24px}.sider .preview[data-v-7f7d4d00]{background-color:var(--ui-color-grey-300);border-radius:8px;width:112px;height:84px}.inputs[data-v-7f7d4d00]{flex:1 1 0;padding:20px 24px 40px}.footer[data-v-7f7d4d00]{justify-content:center;display:flex}.container[data-v-f51d1452]{color:var(--ui-color-grey-1000);flex-direction:column;gap:20px;display:flex}.title[data-v-f51d1452]{margin-bottom:8px}.import-button[data-v-f51d1452]{align-self:flex-end}.process-item[data-v-32c4f4ff]{cursor:pointer;flex-direction:column;align-items:center;width:88px;height:fit-content;display:flex;position:relative}.process-item.active .img[data-v-32c4f4ff]{box-shadow:inset 0 0 0 2px var(--ui-color-primary-main)}.process-item.applied .applied-icon[data-v-32c4f4ff]{opacity:1}.img[data-v-32c4f4ff]{border-radius:var(--ui-border-radius-1);width:88px;height:66px}.applied-icon[data-v-32c4f4ff]{opacity:0;width:24px;height:24px;color:var(--ui-color-grey-100);background-color:var(--ui-color-green-main);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:21px;left:32px}.name[data-v-32c4f4ff]{text-align:center;width:100%;color:var(--ui-color-title);padding:2px 1em;font-size:10px;line-height:1.4}.img-preview[data-v-5c913837]{justify-content:center;align-items:center;width:100%;display:flex}.img-preview+.img-preview[data-v-5c913837]{margin-top:20px}.canvas[data-v-5c913837]{background:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M36%200H18V18H0V36H18V18H36V0Z'%20fill='%23EAF0F7'/%3e%3c/svg%3e") 0 100%}.process-detail[data-v-2c8e21b2]{flex-direction:column;gap:10px;height:100%;padding:10px 20px;display:flex;position:relative}header[data-v-2c8e21b2]{display:flex}header .title[data-v-2c8e21b2]{height:var(--ui-line-height-2);flex:1 1 0;align-items:center;gap:12px;display:flex}main[data-v-2c8e21b2]{border-radius:var(--ui-border-radius-1);background-color:var(--ui-color-grey-300);flex:1 1 0;overflow-y:auto}.num-input[data-v-f8e672a2]{width:120px}.main[data-v-c3eee8d5]{align-items:stretch;height:475px;display:flex}.footer[data-v-c3eee8d5]{border-right:1px solid var(--ui-color-dividing-line-2);align-items:flex-end;gap:20px;padding:16px;display:flex;box-shadow:0 -2px 12px #33333314}.footer-main[data-v-c3eee8d5]{flex:1 1 0;min-width:0;height:135px;margin-bottom:-16px}.footer-title[data-v-c3eee8d5]{color:var(--ui-color-title)}.costume-wrapper[data-v-c3eee8d5]{scrollbar-width:thin;width:100%;padding-top:9px;overflow-x:auto}.costume-list[data-v-c3eee8d5]{gap:8px;display:flex}.sider[data-v-c3eee8d5]{border-right:1px solid var(--ui-color-dividing-line-2);flex-direction:column;flex:none;gap:12px;padding:12px 16px;display:flex}.detail[data-v-c3eee8d5]{flex:1 1 0;min-width:0}.container[data-v-4616e38c]{min-height:476px;max-height:600px;display:flex}.costume-list[data-v-4616e38c]{flex-wrap:wrap;flex:1 1 0;align-content:flex-start;gap:8px;padding:20px 0 20px 24px;display:flex;overflow-y:auto}.sep[data-v-4616e38c]{background-color:var(--ui-color-dividing-line-2);align-self:stretch;width:1px;margin:20px 0}.preview[data-v-4616e38c]{flex:0 0 402px;align-self:stretch;padding:20px 24px}.preview .player[data-v-4616e38c]{width:100%;height:100%}.footer[data-v-4616e38c]{align-items:center;gap:8px;padding:20px 24px;display:flex}.spacer[data-v-4616e38c]{flex:1}.main[data-v-32059be3]{display:flex}.sider[data-v-32059be3]{flex:none;padding:20px 24px}.sider .preview[data-v-32059be3]{background-color:var(--ui-color-grey-300);border-radius:8px;width:112px;height:84px}.inputs[data-v-32059be3]{flex:1 1 0;padding:20px 24px 40px}.footer[data-v-32059be3]{justify-content:center;display:flex}.visibility-icon[data-v-28d4a19b]{background:var(--ui-color-grey-100);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:6px;left:6px}.icon[data-v-28d4a19b]{width:16px;height:16px}.search-input[data-v-4525b71c]{width:320px}.search-icon[data-v-4525b71c]{color:var(--ui-color-grey-700)}.body[data-v-4525b71c]{justify-content:stretch;display:flex}.sider[data-v-4525b71c]{min-width:0;padding:var(--ui-gap-middle);border-right:1px solid var(--ui-color-grey-400);flex-direction:column;flex:0 0 168px;gap:12px;display:flex}.main[data-v-4525b71c]{flex-direction:column;flex:1 1 0;justify-content:stretch;display:flex}.title[data-v-4525b71c]{color:var(--ui-color-grey-900);padding:20px 24px 0}.content[data-v-4525b71c]{padding:8px 24px 20px}.asset-list[data-v-4525b71c]{flex-wrap:wrap;align-content:flex-start;gap:8px;display:flex}.pagination[data-v-4525b71c]{justify-content:center;margin:36px 0 0}.angle-picker[data-v-dbec5238]{text-align:center;grid-template-columns:1fr max-content 1fr;place-content:center;display:grid}.picker[data-v-dbec5238]{grid-area:2/2;place-self:center;margin:4px}.up[data-v-dbec5238]{grid-area:1/2;justify-self:center}.down[data-v-dbec5238]{grid-area:3/2;justify-self:center}.left[data-v-dbec5238]{grid-area:2/1;place-self:center right}.right[data-v-dbec5238]{grid-area:2/3;align-self:center}.input-container[data-v-bdce489e]{align-items:center;display:flex}.input[data-v-bdce489e]{text-align:center;width:62px}.input[data-v-bdce489e] .n-input .n-input-wrapper{padding-left:8px;padding-right:8px}.color-slider[data-v-03ad9ff8]{cursor:pointer;border-radius:10px;width:100%;padding:5px 0;position:relative}.bar[data-v-03ad9ff8]{border-left:10px solid #0000;border-right:10px solid #0000;border-radius:10px;width:100%;height:20px}.inner-bar[data-v-03ad9ff8]{width:100%;height:100%}.handler[data-v-03ad9ff8]{border:5px solid #fff;border-radius:50%;width:30px;height:30px;transition:background-color .3s;position:absolute;top:0;box-shadow:0 12px 20px #0e121b1f}.spx-color-input[data-v-8b3af92c]{flex-direction:column;gap:12px;width:312px;display:flex}.sliders[data-v-8b3af92c]{flex-direction:column;gap:8px;display:flex}.slider-title[data-v-8b3af92c]{font-size:12px}.slider-title .slider-value[data-v-8b3af92c]{color:var(--ui-color-title)}.inputs[data-v-8b3af92c]{gap:8px;display:flex}.input[data-v-8b3af92c]{flex:1 1 0}.items[data-v-eb9bf295]{flex-wrap:wrap;flex:none;align-content:flex-start;gap:8px;width:376px;max-height:280px;display:flex;overflow-y:auto}.spx-key-input[data-v-4f3f99fd]{flex-direction:column;align-self:stretch;gap:4px;display:flex}.tip[data-v-4f3f99fd]{text-align:center;color:var(--ui-color-hint-1)}.input[data-v-4f3f99fd]{text-align:center}.code-link[data-v-991ad9d4]{color:inherit;transition:all .1s}.code-link[data-v-991ad9d4]:hover{color:var(--ui-color-primary-main)}.code-link[data-v-991ad9d4]:active{color:var(--ui-color-primary-600)}.spotlight-attach-element-highlight{box-shadow:0 4px 16px #0000002b}.v-enter-active[data-v-f285f00b]{transition:opacity .4s ease-in,transform .4s cubic-bezier(.8,-.3,.265,1.2)}.v-leave-active[data-v-f285f00b]{transition:opacity .4s ease-out,transform .4s cubic-bezier(.8,-.3,.265,1.2)}.v-enter-from[data-v-f285f00b],.v-leave-to[data-v-f285f00b]{opacity:0}.spotlight-ui[data-v-f285f00b]{pointer-events:none;z-index:10000;position:absolute;inset:0;overflow:hidden}.spotlight-ui .spotlight-item[data-v-f285f00b]{position:absolute}.spotlight-ui .spotlight-item.animated[data-v-f285f00b]{transition:transform .4s cubic-bezier(.8,-.3,.265,1.2)}.spotlight-ui .spotlight-item.bottom-right .anchor[data-v-f285f00b]{transform:rotate(0)}.spotlight-ui .spotlight-item.bottom-right .tips[data-v-f285f00b]{border-top-left-radius:2px;transform:translate(20px,-4px)}.spotlight-ui .spotlight-item.bottom-right .tips .content[data-v-f285f00b]{border-top-left-radius:2px}.spotlight-ui .spotlight-item.bottom-left .anchor[data-v-f285f00b]{transform:rotate(90deg)}.spotlight-ui .spotlight-item.bottom-left .tips[data-v-f285f00b]{border-top-right-radius:2px;transform:translate(calc(-100% - 20px),-4px)}.spotlight-ui .spotlight-item.bottom-left .tips .content[data-v-f285f00b]{border-top-right-radius:2px}.spotlight-ui .spotlight-item.top-right .anchor[data-v-f285f00b]{transform:rotate(270deg)}.spotlight-ui .spotlight-item.top-right .tips[data-v-f285f00b]{border-bottom-left-radius:2px;transform:translate(23px,calc(-100% - 50px))}.spotlight-ui .spotlight-item.top-right .tips .content[data-v-f285f00b]{border-bottom-left-radius:2px}.spotlight-ui .spotlight-item.top-left .anchor[data-v-f285f00b]{transform:rotate(180deg)}.spotlight-ui .spotlight-item.top-left .tips[data-v-f285f00b]{border-bottom-right-radius:2px;transform:translate(calc(-100% - 23px),calc(-100% - 50px))}.spotlight-ui .spotlight-item.top-left .tips .content[data-v-f285f00b]{border-bottom-right-radius:2px}.spotlight-ui .spotlight-item .anchor[data-v-f285f00b]{transform-origin:0 0;width:26px;height:26px}.spotlight-ui .spotlight-item .tips[data-v-f285f00b]{background:var(--ui-color-grey-100);word-wrap:break-word;border-radius:14px;max-width:300px;padding:2px;font-size:12px;font-weight:600;box-shadow:0 4px 16px #0000002b}.spotlight-ui .spotlight-item .tips .content[data-v-f285f00b]{color:var(--ui-color-grey-100);background:#7e66fc;border-radius:12px;padding:5px 8px}.highlight-link[data-v-52a596e6]{width:fit-content;color:var(--ui-color-grey-100);background-color:var(--ui-color-turquoise-main);cursor:pointer;border:none;border-radius:4px;outline:none;padding:2px 5px;font-size:13px;font-weight:600;display:inline-block}.highlight-link[data-v-52a596e6]:hover{background-color:var(--ui-color-turquoise-400)}.highlight-link[data-v-52a596e6]:active{background-color:var(--ui-color-turquoise-600)}.block-wrapper[data-v-b807a0c1]{border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-dividing-line-1);background:var(--ui-color-grey-100);flex-direction:column;align-self:stretch;align-items:stretch;display:flex}.block-footer[data-v-960f4f15]{border-top:1px solid var(--ui-color-dividing-line-2);border-radius:0 0 var(--ui-border-radius-2) var(--ui-border-radius-2);background:var(--ui-color-grey-200);align-items:center;gap:20px;padding:6px 12px;display:flex}.block-action-btn[data-v-8654c8fa]{height:18px;color:var(--ui-color-text);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;padding:0;font-size:12px;display:flex}.block-action-btn[data-v-8654c8fa]:hover{color:var(--ui-color-grey-700)}.block-action-btn .icon[data-v-8654c8fa]{width:16px;height:16px}.header[data-v-7aa220c8]{padding:8px}.body[data-v-7aa220c8]{min-width:0;padding:0 0 8px 8px;overflow-x:auto}.code-wrapper[data-v-7aa220c8]{min-width:fit-content}.code[data-v-7aa220c8]{padding-right:8px}.invalid[data-v-7aa220c8]{text-align:center;color:var(--ui-color-hint-2);padding:8px}.content[data-v-9088e695]{background:var(--ui-color-grey-100);align-items:center;gap:10px;height:100%;padding:12px 14px;display:flex}.content .dot-loading[data-v-9088e695]{--speed:1.3s;justify-content:space-between;align-items:center;gap:2px;display:flex}.content .dot-loading[data-v-9088e695]:after,.content .dot-loading[data-v-9088e695]:before,.content .dot-loading .dot[data-v-9088e695]{background-color:var(--ui-color-grey-700);content:"";border-radius:50%;width:6px;height:6px;transition:background-color .3s;display:block;transform:scale(0)}.content .dot-loading[data-v-9088e695]:after{animation:pulse-9088e695 var(--speed) ease-in-out calc(var(--speed) * -.125) infinite}.content .dot-loading[data-v-9088e695]:before{animation:pulse-9088e695 var(--speed) ease-in-out calc(var(--speed) * -.375) infinite}.content .dot-loading .dot[data-v-9088e695]{animation:pulse-9088e695 var(--speed) ease-in-out calc(var(--speed) * -.25) infinite both}@keyframes pulse-9088e695{0%,to{transform:scale(0)}50%{transform:scale(1)}}.input-wrapper[data-v-9088e695]{flex:1 1 0;min-width:0;min-height:20px;font-size:13px;line-height:20px;position:relative}.input-wrapper[data-v-9088e695]:after{content:attr(data-value) " ";pointer-events:none;visibility:hidden;white-space:pre-wrap;overflow-wrap:break-word;max-height:40px;display:block;position:static;overflow:hidden}.input-wrapper .textarea[data-v-9088e695]{scrollbar-width:thin;width:100%;height:100%;font-size:inherit;line-height:inherit;padding:0;position:absolute}.textarea[data-v-9088e695]{resize:none;color:var(--ui-color-title);background:0 0;border:none;outline:none;font-family:inherit}.textarea[data-v-9088e695]::placeholder{color:var(--ui-color-hint-2)}.submit-btn[data-v-9088e695],.cancel-btn[data-v-9088e695]{cursor:pointer;border:none;border-radius:32px;outline:none;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.submit-btn[data-v-9088e695]{background:var(--Gradient,linear-gradient(180deg, #9a77ff 0%, #735ffa 100%));stroke:var(--ui-color-grey-100);padding:6px;display:flex}.submit-btn.disabled[data-v-9088e695]{background:var(--ui-color-grey-400)}.submit-btn.disabled>svg[data-v-9088e695]{stroke:var(--ui-color-grey-800)}.cancel-btn[data-v-9088e695]{background:0 0;padding:0;display:none}.cancel-btn>svg[data-v-9088e695]{width:100%;height:100%}.copilot-input.loading .submit-btn[data-v-9088e695]{display:none}.copilot-input.loading .cancel-btn[data-v-9088e695]{display:flex}.body[data-v-c53361e6]{padding:12px 0 12px 12px}.code[data-v-c53361e6]{min-width:0;padding-right:12px;overflow-x:auto}.markdown-view[data-v-50d888a3]{color:inherit;flex-direction:column;gap:1em;font-size:13px;line-height:1.7;display:flex}.markdown-view[data-v-50d888a3] h1{color:var(--ui-color-title);margin:1em 0;font-size:20px;line-height:1.4}.markdown-view[data-v-50d888a3] h2{font-size:16px;line-height:1.625}.markdown-view[data-v-50d888a3] h3{font-size:14px;line-height:1.57143}.markdown-view[data-v-50d888a3] h4{font-size:13px;line-height:1.53846}.markdown-view[data-v-50d888a3] ul,.markdown-view[data-v-50d888a3] ol{flex-direction:column;gap:8px;padding-left:1.5em;display:flex}.markdown-view[data-v-50d888a3] ul{list-style:square}.markdown-view[data-v-50d888a3] ol{list-style:decimal}.markdown-view[data-v-50d888a3] li>:not(:last-child){margin-bottom:8px}.markdown-view[data-v-50d888a3] a{color:var(--ui-color-turquoise-500);text-decoration:underline}.markdown-view[data-v-50d888a3] a:hover{color:var(--ui-color-turquoise-400)}.markdown-view[data-v-50d888a3] a:active{color:var(--ui-color-turquoise-600)}.markdown-view[data-v-50d888a3] blockquote{padding-left:20px;position:relative}.markdown-view[data-v-50d888a3] blockquote:before{content:"";background-color:var(--ui-color-grey-800);border-radius:1px;width:2px;height:100%;position:absolute;top:0;left:9px}.markdown-view[data-v-50d888a3] code{font-family:var(--ui-font-family-code)}.markdown-view[data-v-50d888a3] :not(pre)>code{border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-300);word-break:break-word;overflow-wrap:break-word;border-radius:4px;padding:2px 4px;font-size:.92em;line-height:2}.markdown-view[data-v-50d888a3] strong{font-weight:700}.retryable-wrapper[data-v-3420488d]{flex-direction:column;gap:8px;font-size:12px;line-height:18px;display:flex}.tip[data-v-3420488d]{align-items:center;gap:8px;display:flex}.retry[data-v-3420488d]{font-size:inherit;cursor:pointer;width:fit-content;color:var(--ui-color-grey-800);background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;margin-left:24px;padding:3px 0;line-height:18px;transition:all .2s;display:flex}.retry[data-v-3420488d]:hover{color:var(--ui-color-grey-700)}.retry[data-v-3420488d]:active{color:var(--ui-color-grey-900)}.failed[data-v-bb53ce8a]{color:var(--ui-color-red-main)}.cancelled[data-v-0dd299c8]{color:var(--ui-color-yellow-main)}.sign-in-container[data-v-37e326cb]{font-size:13px;line-height:1.7}.sign-in-container .sign-in-btn[data-v-37e326cb]{margin-top:16px}.quota-exceeded[data-v-c57c1771]{color:var(--ui-color-yellow-main)}.answer[data-v-2c7c2670]{align-self:stretch}.copilot-trigger[data-v-320f184e]{cursor:pointer;pointer-events:none;opacity:0;border-radius:16px;width:fit-content;height:50px;padding:1px;transition:transform .4s,opacity .4s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 18px 1px #0000001a}.copilot-trigger .stop-start[data-v-320f184e]{stop-color:#9a77ff}.copilot-trigger .stop-end[data-v-320f184e]{stop-color:#735ffa}.copilot-trigger:hover .stop-start[data-v-320f184e]{stop-color:#ae92ff}.copilot-trigger:hover .stop-end[data-v-320f184e]{stop-color:#9181fb}.copilot-trigger.visible[data-v-320f184e]{pointer-events:all;opacity:1}.copilot-trigger.left[data-v-320f184e]{background:linear-gradient(90deg,#c390ff 0%,#72bbff 100%);border-top-left-radius:0;border-bottom-left-radius:0;padding-left:0;right:1px}.copilot-trigger.left.visible[data-v-320f184e]{transform:translate(100%,-50%)}.copilot-trigger.left .copilot-trigger-content[data-v-320f184e]{border-top-left-radius:0;border-bottom-left-radius:0;padding:0 5px 0 10px}.copilot-trigger.right[data-v-320f184e]{background:linear-gradient(90deg,#c390ff 0%,#72bbff 100%);border-top-right-radius:0;border-bottom-right-radius:0;padding-right:0;left:1px}.copilot-trigger.right.visible[data-v-320f184e]{transform:translate(-100%,-50%)}.copilot-trigger.right .copilot-trigger-content[data-v-320f184e]{border-top-right-radius:0;border-bottom-right-radius:0;padding:0 10px 0 5px}.copilot-trigger .copilot-trigger-content[data-v-320f184e]{background:var(--ui-color-grey-100);border-radius:16px;align-items:center;height:100%;display:flex}.copilot-panel[data-v-320f184e]{z-index:9999;flex-direction:column;justify-content:center;align-items:stretch;gap:8px;width:340px;display:flex;position:fixed;bottom:20px;right:10px}.copilot-panel.animated[data-v-320f184e]{transition:right .4s,bottom .4s}.body[data-v-320f184e]{background:linear-gradient(90deg,#72bbff 0%,#c390ff 100%);border-radius:16px;padding:1px;position:relative;box-shadow:0 16px 32px #24292f1a}.body:has(.only-input):has(.visible).left[data-v-320f184e]{border-radius:16px 0 0 16px}.body:has(.only-input):has(.visible).left .body-wrapper[data-v-320f184e]{border-radius:16px 0 0 16px}.body:has(.only-input):has(.visible).right[data-v-320f184e]{border-radius:0 16px 16px 0}.body:has(.only-input):has(.visible).right .body-wrapper[data-v-320f184e]{border-radius:0 16px 16px 0}.body-wrapper[data-v-320f184e]{z-index:2;border-radius:16px;transition:opacity .4s;position:relative;overflow:hidden}.body-wrapper.out-of-bounds[data-v-320f184e]:after{content:"";-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);position:absolute;inset:14px 0 0}.body-wrapper .dragger[data-v-320f184e]{cursor:move;background-color:var(--ui-color-grey-100);z-index:1;justify-content:center;align-items:center;width:100%;height:14px;transition:background-color .3s ease-in-out;display:flex;position:absolute}.body-wrapper .dragger[data-v-320f184e]:hover{background-color:var(--ui-color-grey-300)}.body-wrapper .output[data-v-320f184e]{background:var(--ui-color-grey-100);scrollbar-width:thin;max-height:300px;font-size:13px;overflow-y:auto}.body-wrapper .output[data-v-320f184e]:not(:empty){margin-top:14px;padding:12px 16px 24px}.body-wrapper .output .hi[data-v-320f184e]{color:var(--ui-color-grey-1000);font-size:20px}.body-wrapper .output .tips[data-v-320f184e]{color:var(--ui-color-grey-700);margin-top:4px}.body-wrapper .output .suggested-questions-wrapper[data-v-320f184e]{flex-direction:column;gap:8px;width:100%;margin-top:24px;display:flex}.body-wrapper .output .suggested-questions-wrapper .suggested-question[data-v-320f184e]{width:100%;padding:9px 12px}.body-wrapper .output .quick-inputs[data-v-320f184e]{background:var(--ui-color-grey-100);flex-direction:row;gap:8px;padding-top:20px;display:flex}.body-wrapper .output .flat-button[data-v-320f184e]{--bg-color:var(--ui-color-grey-300);border-radius:var(--ui-border-radius-2);background:var(--bg-color);border:1px solid var(--bg-color);color:var(--ui-color-grey-900);font-size:13px;line-height:inherit;white-space:normal;text-align:left;cursor:pointer;transition:all .3s}.body-wrapper .output .flat-button[data-v-320f184e]:hover{--bg-color:var(--ui-color-grey-200)}.body-wrapper .output .flat-button[data-v-320f184e]:active{--bg-color:var(--ui-color-grey-400)}.body-wrapper .output .flat-button[data-v-320f184e]:focus{--bg-color:var(--ui-color-grey-500)}.body-wrapper .divider[data-v-320f184e]{background:linear-gradient(90deg,#72bbff 0%,#c390ff 100%);height:1px}.body-wrapper .input[data-v-320f184e]{height:62px;overflow:hidden}.footer[data-v-320f184e]{justify-content:center;display:flex}.footer .footer-wrapper[data-v-320f184e]{z-index:1;border:1px solid var(--ui-color-grey-400);background:var(--ui-color-grey-100);border-radius:100px;align-items:center;gap:4px;height:36px;padding:0 3px;display:flex;box-shadow:0 1px 8px #0a0d140d}.footer .v-line[data-v-320f184e]{border-right:1px solid var(--ui-color-grey-400);height:12px}.footer .fold[data-v-320f184e]{width:28px;height:28px;stroke:var(--ui-color-grey-800);cursor:pointer;border-radius:28px;justify-content:center;align-items:center;transition:transform .3s ease-in;display:flex}@keyframes nudge-320f184e{0%{transform:translate(-3px)}to{transform:translate(1px)}}.footer .fold .arrow[data-v-320f184e]{animation:.5s ease-in-out infinite alternate nudge-320f184e}.footer .fold.left[data-v-320f184e]{transform:rotate(180deg)}.footer .fold[data-v-320f184e]:hover{cursor:pointer;stroke:var(--ui-color-primary-500);background:var(--ui-color-primary-200)}.tutorial-state-indicator[data-v-a1e7adb0]{background:var(--ui-color-primary-200);border-radius:100px;justify-content:center;align-items:center;gap:4px;width:52px;height:28px;display:flex}.tutorial-state-indicator .icon-tutorial[data-v-a1e7adb0]{width:16px;height:16px;color:var(--ui-color-primary-main)}.tutorial-state-indicator .icon-arrow[data-v-a1e7adb0]{width:10px;height:10px;color:var(--ui-color-primary-main);transform:rotate(180deg)}.tutorial-state-indicator[data-v-a1e7adb0]:hover{cursor:pointer;background:var(--ui-color-primary-300)}.tutorial-course-success-modal[data-v-a1fd8922]{padding:16px 20px 24px}.tutorial-course-success-modal .header[data-v-a1fd8922]{justify-content:flex-end;display:flex}.tutorial-course-success-modal .content[data-v-a1fd8922]{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.tutorial-course-success-modal .content .success[data-v-a1fd8922]{width:fit-content;height:fit-content}.tutorial-course-success-modal .content .actions[data-v-a1fd8922]{flex-direction:column;gap:20px;width:100%;margin-top:24px;display:flex}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:before,:after{box-sizing:border-box}button{font-family:inherit}@font-face{font-family:AlibabaHealthB;src:url(/assets/AlibabaHealthFont2.0CN-85B-A6nLfccu.ttf)format("truetype")}
