.copilot-input[data-v-7092b14f]{border-radius:8px;background:#c390ff;background:linear-gradient(90deg,#72bbff,#c390ff)}.content[data-v-7092b14f]{display:flex;margin:1px;padding:7px 11px;align-items:center;gap:16px;border-radius:7px;background:var(--ui-color-grey-100)}.input-wrapper[data-v-7092b14f]{flex:1 1 0;position:relative;min-width:0;min-height:20px;font-size:13px;line-height:20px}.input-wrapper[data-v-7092b14f]:after{display:block;content:attr(data-value) " ";pointer-events:none;max-height:60px;overflow:hidden;visibility:hidden;position:static;white-space:pre-wrap;overflow-wrap:break-word}.input-wrapper .textarea[data-v-7092b14f]{position:absolute;width:100%;height:100%;padding:0;scrollbar-width:thin;font-size:inherit;line-height:inherit}.textarea[data-v-7092b14f]{font-family:inherit;border:none;resize:none;outline:none;color:var(--ui-color-title);background:none}.textarea[data-v-7092b14f]::placeholder{color:var(--ui-color-hint-2)}.submit-btn[data-v-7092b14f],.cancel-btn[data-v-7092b14f]{flex:0 0 auto;display:flex;padding:8px;justify-content:center;align-items:center;gap:8px;border:none;cursor:pointer;border-radius:12px;color:var(--ui-color-grey-100);background:var(--Gradient, linear-gradient(180deg, #9a77ff 0%, #735ffa 100%))}.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{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.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)}.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{position:relative;padding-left:26px;counter-reset:step;counter-increment:step 0}.has-line-numbers[data-v-e11bfed8] .line:before{content:counter(step);counter-increment:step;position:absolute;left:0;width:18px;display:inline-block;text-align:right;color:#34819b}@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{position:relative;padding-left:24px;background-color:transparent!important}.addition[data-v-e11bfed8] .line:before,.deletion[data-v-e11bfed8] .line:before{position:absolute;left:8px;width:1em;display:inline-block}.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);border-radius:6px;margin:16px 0;background-color:var(--ui-color-grey-50, #f8f9fa);overflow:hidden}.collapsible-code-block.is-collapsed .code-header[data-v-38bf754b]{border-bottom:none}.collapsible-code-block .code-header[data-v-38bf754b]{display:flex;justify-content:space-between;align-items:center;padding:1px 5px;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}.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]{display:flex;align-items:center;gap:8px}.collapsible-code-block .code-header .header-left .collapse-icon[data-v-38bf754b]{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--ui-color-grey-600, #868e96)}.collapsible-code-block .code-header .header-left .title[data-v-38bf754b]{font-weight:500;font-size:13px;color:var(--ui-color-grey-800, #343a40)}.collapsible-code-block .code-header .header-left .language-badge[data-v-38bf754b]{font-size:11px;padding:2px 6px;border-radius:4px;background-color:var(--ui-color-grey-200, #e9ecef);color:var(--ui-color-grey-700, #495057);font-family:var(--ui-font-family-code, monospace);text-transform:lowercase}.collapsible-code-block .code-header .header-right[data-v-38bf754b]{display:flex;align-items:center}.collapsible-code-block .code-header .header-right .copy-button[data-v-38bf754b]{display:flex;align-items:center;gap:4px;background:transparent;border:none;font-size:12px;padding:4px 8px;cursor:pointer;color:var(--ui-color-grey-600, #868e96);border-radius:4px}.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]{transition:all .3s ease;max-height:1000px;opacity:1}.collapsible-code-block .slide-enter-from[data-v-38bf754b],.collapsible-code-block .slide-leave-to[data-v-38bf754b]{max-height:0;opacity:0}@media (max-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]{font-size:10px;padding:1px 4px}}.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]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;cursor:pointer;background-color:#ffffff80}.mcp-tool .tool-header[data-v-f6e7ea31]:hover{background-color:#fffc}.mcp-tool .tool-header .tool-info[data-v-f6e7ea31]{display:flex;align-items:center;gap:8px}.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]{font-weight:500;font-size:14px;color:var --ui-color-grey-900}.mcp-tool .tool-header .tool-actions[data-v-f6e7ea31]{display:flex;align-items:center;gap:12px}.mcp-tool .tool-header .tool-actions .tool-status[data-v-f6e7ea31]{font-size:12px;color:var(--ui-color-grey-600)}.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]{padding:12px 16px;border-top:1px solid var(--ui-color-grey-200);background-color:#ffffffb3}.mcp-tool .tool-content .section-label[data-v-f6e7ea31]{font-weight:500;margin-bottom:6px;color:var(--ui-color-grey-700);font-size:12px}.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]{padding:8px 12px;border-radius:4px;background-color:var(--ui-color-red-100);color:var(--ui-color-red-900);font-family:var(--ui-font-family-code);font-size:12px;white-space:pre-wrap}.mcp-tool .custom-icon[data-v-f6e7ea31]{font-size:10px;display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}@media (max-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]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:var(--ui-color-grey-200);cursor:pointer;-webkit-user-select:none;user-select:none}.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]{display:flex;gap:4px}.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]{display:flex;align-items:center;gap:4px;font-size:.9em;color:var(--ui-color-grey-700)}.tool-exec-result .result-header .expand-toggle .toggle-icon[data-v-6cf954b5]{font-size:.8em}.tool-exec-result .result-content[data-v-6cf954b5]{padding:12px;background-color:var(--ui-color-grey-100);overflow:auto;max-height:400px;transition:max-height .3s ease-in-out}.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]{margin:0;font-family:var(--ui-font-family-code);font-size:.9em;white-space:pre-wrap;word-break:break-all}.file-content[data-v-a120b5a0]{margin:1rem 0;border-radius:6px;overflow:hidden;border:1px solid var(--ui-color-grey-300)}.file-content .filename[data-v-a120b5a0]{padding:.5rem 1rem;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)}.file-diagnostics[data-v-e2e8656b]{margin:.75rem 0;border-radius:6px;overflow:hidden;border:1px solid var(--ui-color-grey-300)}.file-diagnostics.has-errors[data-v-e2e8656b]{border-color:var(--ui-color-error-light)}.file-diagnostics .diagnostics-header[data-v-e2e8656b]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:var(--ui-color-grey-200);cursor:pointer;-webkit-user-select:none;user-select:none}.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]{display:flex;align-items:center;gap:8px}.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);font-size:.85rem;padding:2px 6px;background-color:var(--ui-color-error-bg);border-radius:4px}.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]{display:flex;align-items:center;gap:4px;font-size:.85rem;color:var(--ui-color-grey-700)}.file-diagnostics .diagnostics-header .expand-toggle .toggle-icon[data-v-e2e8656b]{font-size:.8rem}.file-diagnostics .diagnostics-content[data-v-e2e8656b]{padding:12px;background-color:var(--ui-color-grey-100)}.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);padding:2px 4px;border-radius:4px;font-family:var(--ui-font-family-code)}.markdown-view[data-v-ccd43135]{display:flex;flex-direction:column;gap:1em;font-size:12px;line-height:1.75;color:inherit}.markdown-view[data-v-ccd43135] h1{margin:1em 0;color:var(--ui-color-title)}.markdown-view[data-v-ccd43135] h1{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{display:flex;flex-direction:column;padding-left:1.5em;gap:8px}.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:inherit;text-decoration:underline}.markdown-view[data-v-ccd43135] a:hover,.markdown-view[data-v-ccd43135] a:active{color:var(--ui-color-primary-main)}.markdown-view[data-v-ccd43135] blockquote{position:relative;padding-left:20px}.markdown-view[data-v-ccd43135] blockquote:before{content:"";position:absolute;left:9px;top:0;width:2px;height:100%;border-radius:1px;background-color:var(--ui-color-grey-800)}.markdown-view[data-v-ccd43135] code{font-family:var(--ui-font-family-code)}.markdown-view[data-v-ccd43135] :not(pre)>code{font-size:.83em;line-height:1.6;padding:2px 4px;border-radius:4px;border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-300);word-break:break-word;overflow-wrap:break-word}.user-message[data-v-0bb8cd19]{padding:20px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.avatar[data-v-0bb8cd19]{width:32px;height:32px;border-radius:50%}.content[data-v-0bb8cd19]{padding:8px;align-self:stretch;border-radius:0px var(--ui-border-radius-1) var(--ui-border-radius-1) var(--ui-border-radius-1);background:#e9ecf7}.copilot-round+.copilot-round[data-v-17e254af]{border-top:1px solid #e3e9ee}.answer[data-v-17e254af]{padding:20px 16px;align-self:stretch;border-top:1px solid #e3e9ee}.abnormal[data-v-17e254af]{padding:0 16px 20px;display:flex;align-self:stretch;flex-direction:column;gap:4px;align-items:flex-start;font-size:12px}.loading[data-v-17e254af],.cancelled[data-v-17e254af],.failed[data-v-17e254af]{display:flex;align-items:center;gap:8px;align-self:stretch;line-height:20px}.loading-icon circle[data-v-17e254af]{animation:circle-animation-17e254af .6s linear infinite}.loading-icon circle[data-v-17e254af]:nth-child(1){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]{margin-left:28px;padding:3px 0;display:flex;align-items:center;gap:4px;font-size:inherit;border:none;background:none;cursor:pointer;color:var(--ui-color-text);border-radius:4px;transition:.2s}.retry[data-v-17e254af]:hover{color:var(--ui-color-grey-700)}.copilot-ui[data-v-70e45e8b]{display:flex;flex-direction:column;justify-content:center;align-items:stretch;background-color:var(--ui-color-grey-100)}.header[data-v-70e45e8b]{padding:12px;display:flex;align-items:center;justify-content:space-between}.header .title[data-v-70e45e8b]{flex:1}.header .controls[data-v-70e45e8b]{display:flex;gap:8px}.header .env-button[data-v-70e45e8b],.header .position-button[data-v-70e45e8b]{width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:none;border-radius:50%;color:var(--ui-color-grey-700);cursor:pointer;transition:background-color .2s}.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;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:none;border-radius:50%;color:var(--ui-color-grey-700);cursor:pointer;transition:background-color .2s}.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:1 1 0;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.body .placeholder[data-v-70e45e8b]{flex:1 1 0;padding:0 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.body .placeholder .logo[data-v-70e45e8b]{width:90px}.body .placeholder .title[data-v-70e45e8b]{margin-top:8px;font-size:20px;line-height:1.4;color:var(--ui-color-title)}.body .placeholder .description[data-v-70e45e8b]{margin-top:16px;font-size:13px;line-height:20px;text-align:center;color:var(--ui-color-grey-800)}.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]{position:relative;margin-left:auto;margin-right:auto}.centered.size-medium[data-v-44b9cfeb]{width:988px}@media (min-width: 1680px){.centered.size-medium[data-v-44b9cfeb]{width:1240px}}.centered.size-large[data-v-44b9cfeb]{width:1240px}@media (min-width: 1680px){.centered.size-large[data-v-44b9cfeb]{width:1492px}}.header[data-v-8e1dc7fe]{flex:0 0 auto;background-color:var(--ui-color-grey-100)}.header-content[data-v-8e1dc7fe]{height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.header-content .title[data-v-8e1dc7fe]{flex:1 1 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:26px;font-size:16px;color:var(--ui-color-title)}.header-content .options[data-v-8e1dc7fe]{flex:0 0 auto}.user-avatar[data-v-bbf6c817]{display:block;width:48px;height:48px;border-radius:50%;overflow:hidden;border:3px solid var(--ui-color-grey-100);background-color:var(--ui-color-grey-100);background-position:center;background-size:contain;transition:.1s}.user-avatar.size-small[data-v-bbf6c817]{width:30px;height:30px;border-width:2px}.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)}.alert[data-v-94ef550b]{height:30px;color:var(--ui-color-grey-900)}.footer[data-v-94ef550b]{margin-top:40px;display:flex;justify-content:center}.project-list[data-v-03921980]{display:flex;flex-wrap:wrap;align-content:flex-start;gap:var(--ui-gap-middle)}.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]{display:flex;margin-bottom:16px}.copy-button[data-v-11cebc01]{margin-left:12px;white-space:nowrap}.tip[data-v-c45c3fae]{margin-bottom:24px}.thumbnail-wrapper[data-v-c45c3fae]{margin-bottom:24px;width:100%;height:224px;background:url(/assets/stage-bg-itCVqlr0.svg) center/cover no-repeat;border-radius:var(--ui-border-radius-1);overflow:hidden}.thumbnail-wrapper .thumbnail[data-v-c45c3fae]{width:100%;height:100%}.footer[data-v-c45c3fae]{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.desc[data-v-0e05c15e]{color:var(--ui-color-grey-900);margin-bottom:8px}.link-wrapper[data-v-0e05c15e]{display:flex;margin-bottom:16px}.copy-button[data-v-0e05c15e]{margin-left:12px;white-space:nowrap}.project-item[data-v-ecd12b36]{width:232px;flex:0 0 auto;overflow:hidden;border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-grey-400);background-color:var(--ui-color-grey-100);transition:.1s}.link[data-v-ecd12b36]{display:flex;flex-direction:column;text-decoration:none}.thumbnail-wrapper[data-v-ecd12b36]{position:relative;width:100%;height:172px;background-position:center;background-size:contain;background-image:url(/assets/stage-bg-itCVqlr0.svg)}.thumbnail-wrapper .thumbnail[data-v-ecd12b36]{width:100%;height:100%}.thumbnail-wrapper .options[data-v-ecd12b36]{opacity:0;visibility:hidden;position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;color:var(--ui-color-grey-800);background-color:var(--ui-color-grey-100);cursor:pointer;transition:.1s}.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]{position:absolute;bottom:-9px;left:0;width:100%;height:13px;background-color:var(--ui-color-grey-100)}.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]{display:flex;align-items:center;gap:4px}.info .header .name[data-v-ecd12b36]{flex:0 1 auto;font-size:15px;line-height:24px;color:var(--ui-color-title);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info .header .icon[data-v-ecd12b36]{width:16px;height:16px}.info .others[data-v-ecd12b36]{margin-top:4px;display:flex;height:20px;gap:12px;font-size:13px;line-height:20px;color:var(--ui-color-grey-700)}.info .others .part[data-v-ecd12b36]{flex:0 0 auto;display:flex;align-items:center;gap:4px}.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]{flex:1 1 auto;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.keyword[data-v-4d892ec4]{color:var(--ui-color-primary-main)}.main[data-v-4d892ec4]{padding:20px 0;display:flex;flex-direction:column;gap:20px}.projects[data-v-4d892ec4]{display:grid;grid-template-columns:repeat(var(--project-num-in-row),1fr);gap:20px}.pagination-wrapper[data-v-4d892ec4]{flex:0 0 56px;width:100%;display:flex;justify-content:center;align-items:center;border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-grey-400);background:var(--ui-color-grey-100)}.mcp-debugger-panel[data-v-10f531e0]{position:fixed;top:50px;right:0;width:25%;height:calc(100vh - 50px);background:#fff;border-radius:8px 0 0 8px;box-shadow:-4px 0 20px #0000001a;display:flex;flex-direction:column;overflow:hidden;z-index:1000}.mcp-debugger-panel .mcp-debugger-header[data-v-10f531e0]{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:linear-gradient(to right,#f8f9fa,#f1f3f5);border-bottom:1px solid #e9ecef}.mcp-debugger-panel .mcp-debugger-header h3[data-v-10f531e0]{margin:0;font-size:15px;font-weight:600;color:#343a40}.mcp-debugger-panel .mcp-debugger-header .close-btn[data-v-10f531e0]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:none;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s}.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]{font-size:18px;line-height:1;color:#495057}.mcp-debugger-panel .mcp-debugger-content[data-v-10f531e0]{flex:1;overflow:auto;padding:16px}.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]{font-size:14px;font-weight:600;color:#495057;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e9ecef}.mcp-debugger-panel .mcp-debugger-content .debug-section h5[data-v-10f531e0]{font-size:13px;font-weight:500;color:#495057;margin:16px 0 8px}.mcp-debugger-panel .mcp-debugger-content .debug-section .status-indicator[data-v-10f531e0]{display:flex;align-items:center;padding:8px 12px;background-color:#f8f9fa;border-radius:4px}.mcp-debugger-panel .mcp-debugger-content .debug-section .status-indicator .status-dot[data-v-10f531e0]{width:8px;height:8px;border-radius:50%;margin-right:8px;background-color:#868e96}.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]{font-size:13px;color:#495057}.mcp-debugger-panel .mcp-debugger-content .debug-section .empty-state[data-v-10f531e0]{padding:20px;text-align:center;color:#adb5bd;background-color:#f8f9fa;border-radius:4px;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]{display:block;font-size:12px;color:#495057;margin-bottom:4px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-group.nested[data-v-10f531e0]{margin-left:12px;margin-top:8px}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .tool-select[data-v-10f531e0]{width:100%;padding:8px;border:1px solid #ced4da;border-radius:4px;font-size:13px;color:#495057;background-color:#fff}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .param-input[data-v-10f531e0]{width:100%;padding:8px;border:1px solid #ced4da;border-radius:4px;font-size:13px;color:#495057}.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]{margin:8px 0 16px;padding:8px 12px;background-color:#f1f3f5;border-radius:4px;font-size:12px;color:#495057;line-height:1.5}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .nested-params[data-v-10f531e0]{padding:8px;margin-top:4px;background-color:#f8f9fa;border-radius:4px;border:1px solid #e9ecef}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-actions[data-v-10f531e0]{margin-top:16px;text-align:right}.mcp-debugger-panel .mcp-debugger-content .debug-section .tool-form .form-actions .send-button[data-v-10f531e0]{padding:8px 16px;background-color:#228be6;color:#fff;border:none;border-radius:4px;font-size:13px;cursor:pointer;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{background-color:#adb5bd;cursor:not-allowed}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item[data-v-10f531e0]{margin-bottom:8px;border:1px solid #e9ecef;border-radius:4px;overflow:hidden;background-color:#f8f9fa}.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]{display:flex;justify-content:space-between;align-items:center;padding:8px;background-color:#f8f9fa;cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:0}.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]{display:flex;gap:12px;align-items:center}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header .request-info .request-number[data-v-10f531e0]{font-size:13px;color:#868e96;min-width:24px}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header .request-info .request-tool[data-v-10f531e0]{font-size:13px;font-weight:500;color:#343a40}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-header .request-info .request-time[data-v-10f531e0]{font-size:12px;color:#868e96}.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]{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #e9ecef}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .request-details .request-section .section-header[data-type=params][data-v-10f531e0]{background-color:#e7f5ff;color:#1971c2;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]{background-color:#ebfbee;color:#2b8a3e;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]{background-color:#fff5f5;color:#e03131;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]{margin:0;padding:12px 16px;font-size:12px;line-height:1.5;background-color:#fff;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]{border-left:3px solid #e03131;color:#e03131;background-color:#fff5f5}.mcp-debugger-panel .mcp-debugger-content .debug-section .request-history .request-item .expand-icon[data-v-10f531e0]{font-size:12px;color:#868e96}.slide-enter-active[data-v-10f531e0],.slide-leave-active[data-v-10f531e0]{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s ease}.slide-enter-from[data-v-10f531e0],.slide-leave-to[data-v-10f531e0]{transform:translate(100%);opacity:0}.param-label[data-v-10f531e0]{display:flex;align-items:center;gap:4px;margin-bottom:6px;position:relative}.param-label .required-asterisk[data-v-10f531e0]{color:#e03131;font-weight:700;margin-right:2px}.param-label .param-name[data-v-10f531e0]{font-weight:500;color:#1a1a1a}.param-label .info-icon[data-v-10f531e0]{color:#868e96;font-size:14px;cursor:help;margin-left:4px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.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]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:var(--ui-color-grey-100);border-bottom:1px solid var(--ui-color-grey-300)}.env-panel .env-panel-header span[data-v-dd23489a]{font-size:14px;font-weight:500;color:#000}.env-panel .env-panel-header .close-button[data-v-dd23489a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;border-radius:50%;color:var(--ui-color-grey-700);cursor:pointer}.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]{padding:12px;overflow-y:auto;max-height:350px}.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]{width:100%;border-collapse:collapse}.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;padding:8px;border-bottom:1px solid var(--ui-color-grey-200)}.env-panel .env-panel-content .env-table th[data-v-dd23489a]{font-weight:500;background-color:var(--ui-color-grey-100)}.env-panel .env-panel-content .env-table .key[data-v-dd23489a]{font-weight:500;max-width:150px;word-break:break-all}.env-panel .env-panel-content .env-table .value[data-v-dd23489a]{font-family:monospace;word-break:break-all}.copilot-provider[data-v-54bd0e4b]{display:contents}.copilot-chat-container[data-v-54bd0e4b]{position:fixed;background-color:#fff;box-shadow:0 0 8px #0000001a;display:flex;z-index:1000;transition:all .3s ease}.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]{position:fixed;z-index:1001;background-color:#fff;box-shadow:0 0 8px #0000001a;display:flex;flex-direction:column;transition:all .3s ease}.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]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background-color:var(--ui-color-grey-100);border-bottom:1px solid var(--ui-color-grey-300)}.debugger-container .debugger-header .debugger-title[data-v-54bd0e4b]{font-weight:500;font-size:14px}.debugger-container .debugger-header .debugger-controls[data-v-54bd0e4b]{display:flex;gap:8px}.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]{position:absolute;background-color:#fff;border:1px solid var(--ui-color-grey-300);border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:9999;min-width:220px;padding:8px 12px}.position-menu[data-v-54bd0e4b]{position:absolute;background-color:#fff;border:1px solid var(--ui-color-grey-300);border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:9999;min-width:220px;padding:8px 12px;top:48px;right:12px}.position-menu .position-menu-header[data-v-54bd0e4b]{display:flex;align-items:center;justify-content:space-between}.position-menu .position-menu-header span[data-v-54bd0e4b]{font-size:14px;font-weight:500;color:#000}.position-menu .position-menu-header .position-options-container[data-v-54bd0e4b]{display:flex;gap:8px}.position-menu .position-menu-header .position-icon-button[data-v-54bd0e4b]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background-color:transparent;border-radius:4px;cursor:pointer}.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]{display:flex;align-items:center;justify-content:center}.position-menu .position-menu-header .position-icon-button .icon[data-v-54bd0e4b] svg{width:16px;height:16px;max-width: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]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background-color:transparent;border-radius:4px;cursor:pointer}.position-button[data-v-54bd0e4b]:hover,.close-button[data-v-54bd0e4b]:hover{background-color:var(--ui-color-grey-200)}@media (max-width: 1200px){.copilot-chat-container.position-left[data-v-54bd0e4b],.copilot-chat-container.position-right[data-v-54bd0e4b]{width:300px}}@media (max-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]{position:absolute;z-index:1001}.resize-handle.resize-left[data-v-54bd0e4b]{top:0;right:-2px;width:4px;height:100%;cursor:ew-resize}.resize-handle.resize-right[data-v-54bd0e4b]{top:0;left:-2px;width:4px;height:100%;cursor:ew-resize}.resize-handle.resize-bottom[data-v-54bd0e4b]{top:-2px;left:0;width:100%;height:4px;cursor:ns-resize}.resize-handle[data-v-54bd0e4b]:hover{background-color:#0003}.copilot-chat-container.dragging[data-v-54bd0e4b]{transition:none;-webkit-user-select:none;user-select:none}.warning[data-v-6b40ee1e]{display:flex;gap:8px;margin-top:12px;color:var(--ui-color-yellow-500);align-items:flex-start}.warning .icon[data-v-6b40ee1e]{flex:0 0 auto;height:22px}.footer[data-v-6b40ee1e]{margin-top:40px;display:flex;gap:var(--ui-gap-middle);justify-content:flex-end}.volume-slider[data-v-081c8d1f]{display:flex;gap:8px;align-items:center}.volume-icon[data-v-081c8d1f]{width:24px;height:24px;color:var(--ui-color-grey-800)}.record-control-container[data-v-caa49f02]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;-webkit-user-select:none;user-select:none;margin:0 16px}.shaded-area[data-v-caa49f02]{opacity:.2;background-color:var(--ui-color-yellow-400);height:100%;position:absolute}.shaded-area.left[data-v-caa49f02]{left:0}.shaded-area.right[data-v-caa49f02]{right:0}.shaded-area.left-fixed[data-v-caa49f02]{width:16px;left:-16px}.shaded-area.right-fixed[data-v-caa49f02]{width:16px;right:-16px}.selection-area[data-v-caa49f02]{position:absolute;height:100%;display:flex;align-items:center}.control-bar[data-v-caa49f02]{width:16px;height:100%;background-color:var(--ui-color-yellow-400);position:absolute;z-index:10;cursor:ew-resize}.control-bar[data-v-caa49f02]:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:40px;background-color:#fff;transform:translate(-50%,-50%);border-radius:1px}.left-bar[data-v-caa49f02]{left:-16px}.right-bar[data-v-caa49f02]{right:-16px}.container[data-v-ab8ab8cf]{position:relative;border-radius:12px;background-color:var(--ui-color-grey-300);overflow:hidden;width:100%;height:100%}.container .waveform[data-v-ab8ab8cf]{width:100%;height:100%}.container .waveform-container[data-v-ab8ab8cf]{padding:0 16px}.cursor[data-v-ab8ab8cf]{position:absolute;top:0;bottom:0;left:0;width:1px;background-color:var(--ui-color-grey-800)}.cursor-container[data-v-ab8ab8cf]{position:absolute;top:0;left:16px;bottom:0;right:16px}.container[data-v-c613054d]{display:flex;flex-direction:column}.recorder-waveform-container[data-v-c613054d]{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-c613054d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--ui-color-grey-800);white-space:nowrap}.recorder-waveform[data-v-c613054d]{height:160px;padding:0 16px}.hidden[data-v-c613054d]{opacity:0}.icon-button-wrapper[data-v-c613054d]{display:flex;align-items:center;height:56px}.button-container[data-v-c613054d]{display:flex;margin-top:32px;margin-bottom:8px;gap:40px;justify-content:center}.icon-button[data-v-c613054d]{display:flex;gap:8px;flex-direction:column;font-size:14px;align-items:center}.volume-slider-container[data-v-c613054d]{padding-top:24px;margin-bottom:-8px}.sound-play[data-v-8622681a]{width:100%;height:100%;position:relative}.play[data-v-8622681a],.stop[data-v-8622681a]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:transform .2s;--color: var(--color-main)}.play[data-v-8622681a]:hover,.stop[data-v-8622681a]:hover{transform:scale(1.167);--color: var(--color-400)}.play[data-v-8622681a]:active,.stop[data-v-8622681a]:active{transform:scale(1.167);--color: var(--color-600)}.play[data-v-8622681a]{color:var(--ui-color-grey-100);background-color:var(--color)}.play .icon[data-v-8622681a]{width:44.444%;height:44.444%}.stop[data-v-8622681a]{position:relative;color:var(--color)}.stop .icon[data-v-8622681a]{width:50%;height:50%}.progress[data-v-8622681a]{position:absolute;width:100%;height:100%;--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)) / 100)}.progress circle[data-v-8622681a]{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-8622681a]{stroke:var(--color-300)}.progress circle.fg[data-v-8622681a]{transform:rotate(-90deg);transform-origin:var(--half-size) var(--half-size);stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));transition:stroke-dasharray .3s linear 0s;stroke:var(--color)}.loading[data-v-8622681a]{border-radius:50%}.frames-player[data-v-b472dba1]{position:relative}.canvas[data-v-b472dba1],.placeholder[data-v-b472dba1]{position:absolute;width:100%;height:100%}.search-input[data-v-77eb3671]{width:320px}.search-icon[data-v-77eb3671]{color:var(--ui-color-grey-700)}.body[data-v-77eb3671]{display:flex;justify-content:stretch}.sider[data-v-77eb3671]{flex:0 0 168px;min-width:0;display:flex;flex-direction:column;padding:var(--ui-gap-middle);gap:12px;border-right:1px solid var(--ui-color-grey-400)}.main[data-v-77eb3671]{flex:1 1 0;display:flex;flex-direction:column;justify-content:stretch}.title[data-v-77eb3671]{padding:20px 24px 0;color:var(--ui-color-grey-900)}.content[data-v-77eb3671]{padding:8px 24px 0}.asset-list[data-v-77eb3671]{display:flex;gap:8px;flex-wrap:wrap;align-content:flex-start}.pagination[data-v-77eb3671]{justify-content:center;margin:36px 0 12px}.footer[data-v-77eb3671]{padding:20px 24px;display:flex;justify-content:flex-end;align-items:center;gap:var(--ui-gap-middle)}.sound-preview[data-v-c40b9f9d]{display:flex;align-items:center;justify-content:center}.player[data-v-c40b9f9d]{width:36px;height:36px}.main[data-v-7f7d4d00]{display:flex}.sider[data-v-7f7d4d00]{flex:0 0 auto;padding:20px 24px}.sider .preview[data-v-7f7d4d00]{width:112px;height:84px;border-radius:8px;background-color:var(--ui-color-grey-300)}.inputs[data-v-7f7d4d00]{flex:1 1 0;padding:20px 24px 40px}.footer[data-v-7f7d4d00]{display:flex;justify-content:center}.container[data-v-f51d1452]{display:flex;flex-direction:column;gap:20px;color:var(--ui-color-grey-1000)}.title[data-v-f51d1452]{margin-bottom:8px}.import-button[data-v-f51d1452]{align-self:flex-end}.process-item[data-v-32c4f4ff]{display:flex;flex-direction:column;width:88px;height:fit-content;position:relative;align-items:center;cursor:pointer}.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]{position:absolute;top:21px;left:32px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;transition:.2s;opacity:0;color:var(--ui-color-grey-100);border-radius:50%;background-color:var(--ui-color-green-main)}.name[data-v-32c4f4ff]{width:100%;padding:2px 1em;font-size:10px;line-height:1.4;text-align:center;color:var(--ui-color-title)}.img-preview[data-v-5c913837]{width:100%;display:flex;justify-content:center;align-items:center}.img-preview+.img-preview[data-v-5c913837]{margin-top:20px}.canvas[data-v-5c913837]{background:left bottom repeat 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")}.process-detail[data-v-2c8e21b2]{position:relative;padding:10px 20px;height:100%;display:flex;flex-direction:column;gap:10px}header[data-v-2c8e21b2]{display:flex}header .title[data-v-2c8e21b2]{flex:1 1 0;height:var(--ui-line-height-2);display:flex;gap:12px;align-items:center}main[data-v-2c8e21b2]{flex:1 1 0;overflow-y:auto;border-radius:var(--ui-border-radius-1);background-color:var(--ui-color-grey-300)}.num-input[data-v-f8e672a2]{width:120px}.main[data-v-c3eee8d5]{height:475px;display:flex;align-items:stretch}.footer[data-v-c3eee8d5]{padding:16px;display:flex;gap:20px;align-items:flex-end;border-right:1px solid var(--ui-color-dividing-line-2);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]{width:100%;padding-top:9px;overflow-x:auto;scrollbar-width:thin}.costume-list[data-v-c3eee8d5]{display:flex;gap:8px}.sider[data-v-c3eee8d5]{flex:0 0 auto;display:flex;flex-direction:column;padding:12px 16px;gap:12px;border-right:1px solid var(--ui-color-dividing-line-2)}.detail[data-v-c3eee8d5]{flex:1 1 0;min-width:0}.checkerboard-background-internal[data-v-86c6c465]{background-size:36px 36px;background-repeat:repeat;image-rendering:pixelated;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVR4nGN49eH7fwYYePXh+38ARGwHoUrYy14AAAAASUVORK5CYII=);background-color:#fff}.mute-switch-button[data-v-313bc15f]{width:32px;height:32px;border-radius:50%;cursor:pointer;transition:background-color .2s;border:1px solid var(--ui-color-grey-500);display:flex;align-items:center;justify-content:center;background-color:#fff}.mute-switch-button[data-v-313bc15f]:hover{background-color:var(--ui-color-grey-300)}.animation-player[data-v-3a459220]{position:relative;border-radius:8px;overflow:hidden}.background[data-v-3a459220]{position:absolute;top:0;left:0;bottom:0;right:0}.costumes-player[data-v-3a459220]{position:absolute;width:100%;height:100%}.mute-switch[data-v-3a459220]{position:absolute;top:12px;right:12px}.container[data-v-4616e38c]{min-height:476px;max-height:600px;display:flex}.costume-list[data-v-4616e38c]{padding:20px 0 20px 24px;flex:1 1 0;display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start;overflow-y:auto}.sep[data-v-4616e38c]{margin:20px 0;width:1px;align-self:stretch;background-color:var(--ui-color-dividing-line-2)}.preview[data-v-4616e38c]{padding:20px 24px;flex:0 0 402px;align-self:stretch}.preview .player[data-v-4616e38c]{width:100%;height:100%}.footer[data-v-4616e38c]{display:flex;gap:8px;align-items:center;padding:20px 24px}.spacer[data-v-4616e38c]{flex:1}.main[data-v-32059be3]{display:flex}.sider[data-v-32059be3]{flex:0 0 auto;padding:20px 24px}.sider .preview[data-v-32059be3]{width:112px;height:84px;border-radius:8px;background-color:var(--ui-color-grey-300)}.inputs[data-v-32059be3]{flex:1 1 0;padding:20px 24px 40px}.footer[data-v-32059be3]{display:flex;justify-content:center}.visibility-icon[data-v-28d4a19b]{position:absolute;width:24px;height:24px;left:6px;top:6px;display:flex;align-items:center;justify-content:center;background:var(--ui-color-grey-100);border-radius:50%}.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]{display:flex;justify-content:stretch}.sider[data-v-4525b71c]{flex:0 0 168px;min-width:0;display:flex;flex-direction:column;padding:var(--ui-gap-middle);gap:12px;border-right:1px solid var(--ui-color-grey-400)}.main[data-v-4525b71c]{flex:1 1 0;display:flex;flex-direction:column;justify-content:stretch}.title[data-v-4525b71c]{padding:20px 24px 0;color:var(--ui-color-grey-900)}.content[data-v-4525b71c]{padding:8px 24px 20px}.asset-list[data-v-4525b71c]{display:flex;gap:8px;flex-wrap:wrap;align-content:flex-start}.pagination[data-v-4525b71c]{justify-content:center;margin:36px 0 0}.monaco-editor-conflict-free>.monaco-editor{outline:none}.code-view[data-v-198aa2b1]{font-family:var(--ui-font-family-code)}.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{position:relative;padding-left:26px;counter-reset:step;counter-increment:step 0}.has-line-numbers[data-v-198aa2b1] .line:before{content:counter(step);counter-increment:step;position:absolute;left:0;width:18px;display:inline-block;text-align:right;color:#34819b}@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{position:relative;padding-left:24px;background-color:transparent!important}.addition[data-v-198aa2b1] .line:before,.deletion[data-v-198aa2b1] .line:before{position:absolute;left:8px;width:1em;display:inline-block}.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-c5e75e09]{display:flex;color:var(--ui-color-title);font-size:12px;line-height:1.75}.definition-overview-wrapper .code[data-v-c5e75e09]{flex:1 1 0;word-break:break-word;font-size:inherit;line-height:inherit;padding:0;border-radius:0;border:none;background:none}.definition-detail-wrapper[data-v-0e160419]{margin-top:2px}.definition-item[data-v-04cdc7df]{display:flex;flex-direction:column}.definition-item+.definition-item[data-v-04cdc7df]{margin-top:8px}.code-link[data-v-ac5c152b]{transition:.1s;color:inherit}.code-link[data-v-ac5c152b]:hover{color:var(--ui-color-primary-main)}.code-link[data-v-ac5c152b]:active{color:var(--ui-color-primary-600)}.block-wrapper[data-v-ea7b51fb]{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-dividing-line-1);background:var(--ui-color-grey-100)}.block-footer[data-v-19693431]{padding:6px 12px;display:flex;gap:20px;align-items:center;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)}.block-action-btn[data-v-431478e2]{display:flex;gap:4px;align-items:center;border:none;background:none;padding:0;height:18px;border-radius:4px;font-size:12px;color:var(--ui-color-text);cursor:pointer}.block-action-btn[data-v-431478e2]:hover{color:var(--ui-color-grey-700)}.block-action-btn .icon[data-v-431478e2]{width:16px;height:16px}.body[data-v-c58f2259]{padding:12px 0 12px 12px}.code[data-v-c58f2259]{padding-right:12px;min-width:0;overflow-x:auto}.header[data-v-3c6ae557]{padding:8px}.body[data-v-3c6ae557]{padding:0 0 8px 8px;min-width:0;overflow-x:auto}.code-wrapper[data-v-3c6ae557]{min-width:fit-content}.code[data-v-3c6ae557]{padding-right:8px}.invalid[data-v-3c6ae557]{padding:8px;text-align:center;color:var(--ui-color-hint-2)}.checkbox[data-v-be86e5b3]{margin-top:20px}.action[data-v-be86e5b3]{margin-top:40px;display:flex;gap:var(--ui-gap-middle);justify-content:flex-end}.diagnostic-item[data-v-2a37cf4e]{display:flex;align-items:flex-start;gap:8px;align-self:stretch}.icon[data-v-2a37cf4e]{margin-top:3px}.body[data-v-2a37cf4e]{flex:1;color:var(--ui-color-grey-1000)}.key[data-v-540016f6]{display:inline-flex;height:50px;min-width:50px;padding:5px 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-200);box-shadow:0 1px 0 0 var(--ui-color-grey-500)}.color[data-v-540016f6]{display:flex;padding:11px 0;align-items:center;gap:8px}.color .color-preview[data-v-540016f6]{display:block;width:20px;height:20px;border-radius:4px}.color .expr[data-v-540016f6]{font-size:12px;line-height:1.5;color:var(--ui-color-title)}.expr[data-v-540016f6]{font-family:var(--ui-font-family-code)}.markdown-view[data-v-faf053bb]{display:flex;flex-direction:column;gap:1em;font-size:12px;line-height:1.75;color:inherit}.markdown-view[data-v-faf053bb] h1{margin:1em 0;color:var(--ui-color-title)}.markdown-view[data-v-faf053bb] h1{font-size:20px;line-height:1.4}.markdown-view[data-v-faf053bb] h2{font-size:16px;line-height:1.625}.markdown-view[data-v-faf053bb] h3{font-size:14px;line-height:1.57143}.markdown-view[data-v-faf053bb] h4{font-size:13px;line-height:1.53846}.markdown-view[data-v-faf053bb] ul,.markdown-view[data-v-faf053bb] ol{display:flex;flex-direction:column;padding-left:1.5em;gap:8px}.markdown-view[data-v-faf053bb] ul{list-style:square}.markdown-view[data-v-faf053bb] ol{list-style:decimal}.markdown-view[data-v-faf053bb] li>*:not(:last-child){margin-bottom:8px}.markdown-view[data-v-faf053bb] a{color:inherit;text-decoration:underline}.markdown-view[data-v-faf053bb] a:hover,.markdown-view[data-v-faf053bb] a:active{color:var(--ui-color-primary-main)}.markdown-view[data-v-faf053bb] blockquote{position:relative;padding-left:20px}.markdown-view[data-v-faf053bb] blockquote:before{content:"";position:absolute;left:9px;top:0;width:2px;height:100%;border-radius:1px;background-color:var(--ui-color-grey-800)}.markdown-view[data-v-faf053bb] code{font-family:var(--ui-font-family-code)}.markdown-view[data-v-faf053bb] :not(pre)>code{font-size:.83em;line-height:1.6;padding:2px 4px;border-radius:4px;border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-300);word-break:break-word;overflow-wrap:break-word}.code-editor-card[data-v-2af31d1d]{border-radius:var(--ui-border-radius-1);background:var(--ui-color-grey-100);box-shadow:0 8px 28px 8px #24292f14}.command-icon[data-v-5d59b55e]{width:16px;height:16px}.command-icon[data-v-5d59b55e] svg{width:100%;height:100%}.hover-card[data-v-19c21ea8]{display:flex;flex-direction:column;align-items:stretch;padding:8px}.body[data-v-19c21ea8]{display:flex;flex-direction:column;gap:8px;min-width:250px;max-width:328px;min-height:0;max-height:300px;overflow-y:auto;scrollbar-width:thin}.footer[data-v-19c21ea8]{margin-top:6px;padding:14px 8px 8px;display:flex;gap:12px;border-top:1px solid var(--ui-color-dividing-line-2)}.hover-card-content[data-v-6fe7cdc7]{padding:6px 8px}.api-reference-item[data-v-33c7670b]{padding:1px 7px;align-self:flex-start;max-width:100%;border-radius:var(--ui-border-radius-1);border:1px solid var(--ui-color-grey-400);background:var(--ui-color-grey-100);box-shadow:0 1px 8px #0a0d140d;transition:.2s;cursor:pointer;transform:translate(0)}.api-reference-item[data-v-33c7670b]:hover{background:var(--ui-color-grey-300);box-shadow:0 1px 2px #0a0d1408}.api-reference-item.before-dragging[data-v-33c7670b]{background-color:rgba(from var(--ui-color-grey-300) r g b/.6)}.api-reference-item.before-dragging .overview[data-v-33c7670b]{opacity:.6}.overview[data-v-33c7670b]{word-break:break-all;padding:2px 0 1px}.overview[data-v-33c7670b]>code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ui-color-hint-2)}.api-reference-ui[data-v-cce39bbd]{display:flex;justify-content:stretch;min-height:0}.categories-wrapper[data-v-cce39bbd]{flex:0 0 auto;padding:12px 4px;display:flex;flex-direction:column;gap:12px;border-right:1px solid var(--ui-color-dividing-line-2)}.category[data-v-cce39bbd]{width:52px;height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--ui-border-radius-1);color:var(--category-color);cursor:pointer;transition:.1s}.category.active[data-v-cce39bbd]{color:var(--ui-color-grey-100);background-color:var(--category-color)}.category .icon[data-v-cce39bbd]{width:24px;height:24px}.category .label[data-v-cce39bbd]{margin-top:2px;text-align:center;font-size:10px;line-height:1.6}.items-wrapper[data-v-cce39bbd]{flex:1 1 0;padding:0 16px 12px;overflow-y:auto;scrollbar-width:thin}.items-wrapper .subcategory-wrapper[data-v-cce39bbd]{border-bottom:1px dashed var(--ui-color-grey-500)}.items-wrapper .category-wrapper:last-child .subcategory-wrapper[data-v-cce39bbd]:last-child{padding-bottom:0;border-bottom:none}.items-wrapper .title[data-v-cce39bbd]{position:sticky;z-index:10;top:0;padding:12px 0;font-size:12px;line-height:1.5;color:var(--ui-color-hint-2);background-color:var(--ui-color-grey-100)}.items-wrapper .items[data-v-cce39bbd]{padding-bottom:20px;display:flex;flex-direction:column;gap:var(--ui-gap-middle)}.code-editor-hovered-text{border-radius:2px;background-color:var(--ui-color-grey-600)}.completion-item[data-v-2fb4d598]{min-width:8em;max-width:14em;display:flex;align-items:center;padding:7px;border-radius:var(--ui-border-radius-1);cursor:pointer;font-size:12px;color:var(--ui-color-grey-1000)}.completion-item[data-v-2fb4d598]:hover{background:var(--ui-color-grey-300)}.completion-item.active[data-v-2fb4d598]{background:var(--ui-color-grey-400)}.icon[data-v-2fb4d598]{margin-right:8px}.code[data-v-2fb4d598]{flex:1 1 0;font-family:var(--ui-font-family-code);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.matched[data-v-2fb4d598]{color:var(--ui-color-primary-main)}.completion-card[data-v-f1cf5612]{width:447px;max-height:227px;padding:12px 0 12px 12px;display:flex;align-items:stretch;font-size:12px;line-height:1.5}.list[data-v-f1cf5612]{padding-right:12px;flex:0 0 auto;display:flex;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;scrollbar-width:thin}.completion-item-detail[data-v-f1cf5612]{flex:1 1 0;padding:6px 12px;overflow-y:auto;scrollbar-width:thin;border-left:1px solid var(--ui-color-dividing-line-2)}.copilot-input[data-v-e7598529]{border-radius:8px;background:#c390ff;background:linear-gradient(90deg,#72bbff,#c390ff)}.content[data-v-e7598529]{display:flex;margin:1px;padding:7px 11px;align-items:center;gap:16px;border-radius:7px;background:var(--ui-color-grey-100)}.input-wrapper[data-v-e7598529]{flex:1 1 0;position:relative;min-width:0;min-height:20px;font-size:13px;line-height:20px}.input-wrapper[data-v-e7598529]:after{display:block;content:attr(data-value) " ";pointer-events:none;max-height:60px;overflow:hidden;visibility:hidden;position:static;white-space:pre-wrap;overflow-wrap:break-word}.input-wrapper .textarea[data-v-e7598529]{position:absolute;width:100%;height:100%;padding:0;scrollbar-width:thin;font-size:inherit;line-height:inherit}.textarea[data-v-e7598529]{font-family:inherit;border:none;resize:none;outline:none;color:var(--ui-color-title);background:none}.textarea[data-v-e7598529]::placeholder{color:var(--ui-color-hint-2)}.submit-btn[data-v-e7598529],.cancel-btn[data-v-e7598529]{flex:0 0 auto;display:flex;padding:8px;justify-content:center;align-items:center;gap:8px;border:none;cursor:pointer;border-radius:12px;color:var(--ui-color-grey-100);background:var(--Gradient, linear-gradient(180deg, #9a77ff 0%, #735ffa 100%))}.submit-btn[data-v-e7598529]{display:flex}.cancel-btn[data-v-e7598529],.copilot-input.loading .submit-btn[data-v-e7598529]{display:none}.copilot-input.loading .cancel-btn[data-v-e7598529]{display:flex}.user-message[data-v-35e27925]{padding:20px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.avatar[data-v-35e27925]{width:32px;height:32px;border-radius:50%}.content[data-v-35e27925]{padding:8px;align-self:stretch;border-radius:0px var(--ui-border-radius-1) var(--ui-border-radius-1) var(--ui-border-radius-1);background:#e9ecf7}.copilot-round+.copilot-round[data-v-73e5b0a7]{border-top:1px solid #e3e9ee}.answer[data-v-73e5b0a7]{padding:20px 16px;align-self:stretch;border-top:1px solid #e3e9ee}.abnormal[data-v-73e5b0a7]{padding:0 16px 20px;display:flex;align-self:stretch;flex-direction:column;gap:4px;align-items:flex-start;font-size:12px}.loading[data-v-73e5b0a7],.cancelled[data-v-73e5b0a7],.failed[data-v-73e5b0a7]{display:flex;align-items:center;gap:8px;align-self:stretch;line-height:20px}.loading-icon circle[data-v-73e5b0a7]{animation:circle-animation-73e5b0a7 .6s linear infinite}.loading-icon circle[data-v-73e5b0a7]:nth-child(1){animation-delay:0s}.loading-icon circle[data-v-73e5b0a7]:nth-child(2){animation-delay:.2s}.loading-icon circle[data-v-73e5b0a7]:nth-child(3){animation-delay:.4s}@keyframes circle-animation-73e5b0a7{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.cancelled[data-v-73e5b0a7]{color:var(--ui-color-yellow-main)}.failed[data-v-73e5b0a7]{color:var(--ui-color-red-main)}.retry[data-v-73e5b0a7]{margin-left:28px;padding:3px 0;display:flex;align-items:center;gap:4px;font-size:inherit;border:none;background:none;cursor:pointer;color:var(--ui-color-text);border-radius:4px;transition:.2s}.retry[data-v-73e5b0a7]:hover{color:var(--ui-color-grey-700)}.copilot-ui[data-v-6b2912b8]{display:flex;flex-direction:column;justify-content:center;align-items:stretch;background-color:var(--ui-color-grey-100)}.header[data-v-6b2912b8]{padding:12px;display:flex;align-items:center;justify-content:space-between}.header .close[data-v-6b2912b8]{width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:none;border-radius:50%;color:var(--ui-color-grey-700);cursor:pointer;transition:background-color .2s}.header .close[data-v-6b2912b8]:hover{background-color:var(--ui-color-grey-400)}.header .close[data-v-6b2912b8]:active{background-color:var(--ui-color-grey-500)}.header .close .icon[data-v-6b2912b8]{width:18px;height:18px}.body[data-v-6b2912b8]{flex:1 1 0;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.body .placeholder[data-v-6b2912b8]{flex:1 1 0;padding:0 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.body .placeholder .logo[data-v-6b2912b8]{width:90px}.body .placeholder .title[data-v-6b2912b8]{margin-top:8px;font-size:20px;line-height:1.4;color:var(--ui-color-title)}.body .placeholder .description[data-v-6b2912b8]{margin-top:16px;font-size:13px;line-height:20px;text-align:center;color:var(--ui-color-grey-800)}.footer[data-v-6b2912b8]{padding:12px 16px;display:flex}.footer .input[data-v-6b2912b8]{flex:1 1 0;min-width:0}.copilot-trigger[data-v-7c090872]{flex:1 1 0;padding:7px 11px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:var(--ui-border-radius-1);border:1px solid var(--ui-color-grey-300);background-color:var(--ui-color-grey-300);cursor:pointer;transition:.2s}.copilot-trigger[data-v-7c090872]:hover{background-color:var(--ui-color-grey-200)}.icon[data-v-7c090872]{width:24px;height:24px}.code-editor-diagnostic-error-line-header,.code-editor-diagnostic-warning-line-header{width:100%!important;left:0!important}.code-editor-diagnostic-error{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{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-cb8d4551]{position:fixed;margin-left:-20px;display:flex;padding:0;border:none;outline:none;background:var(--ui-color-grey-100);cursor:pointer;color:var(--ui-color-yellow-main);opacity:.8;transition:.2s}.context-menu-trigger[data-v-cb8d4551]:hover{opacity:1;color:var(--ui-color-yellow-600)}.boolean-input[data-v-e64af9b1]{display:flex;padding:5px 0;align-items:center;gap:12px}.option[data-v-e64af9b1]{flex:1 1 0;display:flex;justify-content:center;align-items:center;gap:2px;height:32px;border-radius:12px;transition:.2s;border:1px solid var(--ui-color-grey-400)}.option.n-radio--checked[data-v-e64af9b1]{border:1px solid var(--ui-color-primary-500)}.items[data-v-f5aeeda7]{width:376px;max-height:280px;overflow-y:auto;flex:0 0 auto;display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px}.add[data-v-f5aeeda7]{justify-content:center;color:var(--ui-color-primary-main)}.add .icon[data-v-f5aeeda7]{width:24px;height:24px}.input-container[data-v-3df5e890]{display:flex;align-items:center}.input[data-v-3df5e890]{width:62px;text-align:center}.input[data-v-3df5e890] .n-input .n-input-wrapper{padding-left:8px;padding-right:8px}.color-slider[data-v-fcd05109]{position:relative;width:100%;padding:5px 0;border-radius:10px;cursor:pointer}.bar[data-v-fcd05109]{width:100%;height:20px;border-radius:10px;border-left:10px solid transparent;border-right:10px solid transparent}.inner-bar[data-v-fcd05109]{width:100%;height:100%}.handler[data-v-fcd05109]{position:absolute;top:0;width:30px;height:30px;border-radius:50%;border:5px solid #fff;box-shadow:0 12px 20px #0e121b1f;transition:background-color .3s ease}.spx-color-input[data-v-dcd3d7b8]{width:312px;display:flex;flex-direction:column;gap:12px}.sliders[data-v-dcd3d7b8]{display:flex;flex-direction:column;gap:8px}.slider-title[data-v-dcd3d7b8]{font-size:12px}.slider-title .slider-value[data-v-dcd3d7b8]{color:var(--ui-color-title)}.inputs[data-v-dcd3d7b8]{display:flex;gap:8px}.input[data-v-dcd3d7b8]{flex:1 1 0}.items[data-v-6adbc44a]{width:376px;max-height:280px;overflow-y:auto;flex:0 0 auto;display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px}.spx-key-input[data-v-82fa2851]{align-self:stretch;display:flex;flex-direction:column;gap:4px}.tip[data-v-82fa2851]{text-align:center;color:var(--ui-color-hint-1)}.input[data-v-82fa2851]{text-align:center}.input-helper[data-v-8b0d8fba]{min-width:344px;padding:20px 16px 24px;display:flex;flex-direction:column;align-items:center;gap:20px}.kind-select[data-v-8b0d8fba]{width:312px}.predefined-select[data-v-8b0d8fba]{align-self:stretch}.unknown-type[data-v-8b0d8fba]{line-height:32px;text-align:center;color:var(--ui-color-hint-2)}.code-editor-input-helper-icon{position:relative;display:inline-block;aspect-ratio:1/1;height:100%;border-radius:0 2px 2px 0;cursor:pointer;background-color:var(--ui-color-grey-400);transition:background-color .2s}.code-editor-input-helper-icon:hover{background-color:var(--ui-color-grey-500)}.code-editor-input-helper-icon:after{content:"";position:absolute;width:100%;height:100%;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") no-repeat center center;background-size:80% 80%}.code-editor-input-helper-inputing-bg{border-radius:2px;background-color:var(--ui-color-grey-600)}.code-editor-input-helper-active-bg{border-radius:2px 0 0 2px;background-color:var(--ui-color-grey-600)}.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:"";position:absolute;left:0;top:0;width:2px;height:100%;background-color:#000}.document-tab[data-v-145668b6]{flex:0 0 auto;width:40px;height:40px;display:flex;align-items:center;border-radius:var(--ui-border-radius-1);border:2px solid transparent;transition:.2s;background-color:var(--ui-color-grey-300)}.document-tab.active[data-v-145668b6]{border:2px solid var(--ui-color-yellow-500);background-color:var(--ui-color-yellow-200)}.document-tab[data-v-145668b6]:not(.active){cursor:pointer}.document-tab[data-v-145668b6]:not(.active):hover{background-color:var(--ui-color-grey-300)}.sprite-img[data-v-145668b6],.stage-img[data-v-145668b6]{border-radius:4px}.sprite-img[data-v-145668b6]{width:100%;height:100%}.stage-img[data-v-145668b6]{width:100%;aspect-ratio:4/3}.document-tabs[data-v-f78b079d]{display:flex;flex-direction:column;align-items:center}.divider[data-v-f78b079d]{width:32px;margin:12px 0}.temp-tabs[data-v-f78b079d]{flex:0 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px;scrollbar-width:none}.close-btn[data-v-f78b079d]{margin-top:8px;width:40px;height:40px;flex:0 0 auto;display:flex;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;color:inherit;border-radius:var(--ui-border-radius-1)}.close-btn[data-v-f78b079d]:hover{background-color:var(--ui-color-grey-300)}.close-btn .icon[data-v-f78b079d]{width:20px;height:20px}.zoomer[data-v-9ef9ac75]{display:flex;flex-direction:column;align-items:center;gap:4px}.zoom-btn[data-v-9ef9ac75]{width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;border-radius:12px;color:var(--ui-color-text);background:none;transition:background-color .2s}.zoom-btn[data-v-9ef9ac75]:hover{background-color:var(--ui-color-grey-300)}.zoom-btn[data-v-9ef9ac75]:active{background-color:var(--ui-color-grey-400)}.code-editor[data-v-1a7f4454]{position:relative;flex:1 1 0;min-height:0;display:flex;justify-content:stretch}.sidebar[data-v-1a7f4454]{flex:0 0 auto;min-width:0;min-height:0;position:relative;display:flex;flex-direction:column;border-right:1px solid var(--ui-color-dividing-line-2)}.sidebar .api-reference[data-v-1a7f4454]{flex:1 1 0}.sidebar .footer[data-v-1a7f4454]{flex:0 0 auto;padding:12px 16px;display:flex;border-top:1px solid var(--ui-color-dividing-line-2)}.sidebar .copilot[data-v-1a7f4454]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10}.resize-handle[data-v-1a7f4454]{position:absolute;width:13px;height:100%;margin-left:-7px;z-index:10;cursor:col-resize;transition:background-color .2s}.resize-handle[data-v-1a7f4454]:hover{background-color:#24292f0d}.resize-handle.active[data-v-1a7f4454]{background-color:#24292f1a}.monaco-editor-conflict-free[data-v-1a7f4454]{flex:1 1 0;min-width:0;margin:12px 0}.right-sidebar[data-v-1a7f4454]{padding:12px 8px;flex:0 0 auto;min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.right-sidebar .document-tabs[data-v-1a7f4454]{flex:0 1 auto;min-height:0}.right-sidebar .zoom-control[data-v-1a7f4454]{flex:0 0 auto}.tool-use[data-v-932038f4]{padding:16px;border-radius:var(--ui-border-radius-1);background-color:var(--ui-color-grey-300);overflow-x:auto}.block-wrapper[data-v-b807a0c1]{display:flex;flex-direction:column;align-items:stretch;align-self:stretch;border-radius:var(--ui-border-radius-2);border:1px solid var(--ui-color-dividing-line-1);background:var(--ui-color-grey-100)}.block-footer[data-v-960f4f15]{padding:6px 12px;display:flex;gap:20px;align-items:center;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)}.block-action-btn[data-v-8654c8fa]{display:flex;gap:4px;align-items:center;border:none;background:none;padding:0;height:18px;border-radius:4px;font-size:12px;color:var(--ui-color-text);cursor:pointer}.block-action-btn[data-v-8654c8fa]:hover{color:var(--ui-color-grey-700)}.block-action-btn .icon[data-v-8654c8fa]{width:16px;height:16px}.body[data-v-c53361e6]{padding:12px 0 12px 12px}.code[data-v-c53361e6]{padding-right:12px;min-width:0;overflow-x:auto}.markdown-view[data-v-50d888a3]{display:flex;flex-direction:column;gap:1em;font-size:12px;line-height:1.75;color:inherit}.markdown-view[data-v-50d888a3] h1{margin:1em 0;color:var(--ui-color-title)}.markdown-view[data-v-50d888a3] h1{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{display:flex;flex-direction:column;padding-left:1.5em;gap:8px}.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:inherit;text-decoration:underline}.markdown-view[data-v-50d888a3] a:hover,.markdown-view[data-v-50d888a3] a:active{color:var(--ui-color-primary-main)}.markdown-view[data-v-50d888a3] blockquote{position:relative;padding-left:20px}.markdown-view[data-v-50d888a3] blockquote:before{content:"";position:absolute;left:9px;top:0;width:2px;height:100%;border-radius:1px;background-color:var(--ui-color-grey-800)}.markdown-view[data-v-50d888a3] code{font-family:var(--ui-font-family-code)}.markdown-view[data-v-50d888a3] :not(pre)>code{font-size:.83em;line-height:1.6;padding:2px 4px;border-radius:4px;border:1px solid var(--ui-color-grey-500);background:var(--ui-color-grey-300);word-break:break-word;overflow-wrap:break-word}.markdown-view[data-v-50d888a3] strong{font-weight:700}.spotlight-attach-element-highlight{box-shadow:0 4px 16px #0000002b}.spotlight-ui[data-v-f285f00b]{position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2000}.spotlight-ui .spotlight-item[data-v-f285f00b]{position:absolute}.spotlight-ui .spotlight-item.bottom-right .anchor[data-v-f285f00b]{transform:rotate(0)}.spotlight-ui .spotlight-item.bottom-right .tips[data-v-f285f00b]{transform:translate(28px)}.spotlight-ui .spotlight-item.bottom-left .anchor[data-v-f285f00b]{transform:rotate(90deg)}.spotlight-ui .spotlight-item.bottom-left .tips[data-v-f285f00b]{transform:translate(calc(-100% - 28px))}.spotlight-ui .spotlight-item.top-right .anchor[data-v-f285f00b]{transform:rotate(270deg)}.spotlight-ui .spotlight-item.top-right .tips[data-v-f285f00b]{transform:translate(28px,calc(-100% - 56px))}.spotlight-ui .spotlight-item.top-left .anchor[data-v-f285f00b]{transform:rotate(180deg)}.spotlight-ui .spotlight-item.top-left .tips[data-v-f285f00b]{transform:translate(calc(-100% - 28px),calc(-100% - 56px))}.spotlight-ui .spotlight-item .anchor[data-v-f285f00b]{width:28px;height:28px;transform-origin:left top}.spotlight-ui .spotlight-item .tips[data-v-f285f00b]{border-radius:4px;padding:5px 8px;font-size:12px;font-weight:600;background:#fff;word-wrap:break-word;max-width:300px}.spotlight-ui .spotlight-item .tips[data-v-f285f00b]:before{content:"";position:absolute;background:linear-gradient(to right,#c390ff,#72bbff);border-radius:4px;padding:2px;top:0;right:0;bottom:0;left:0;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.highlight-link[data-v-52a596e6]{border-radius:2px;border:1px solid var(--ui-color-turquoise-main);background:transparent;width:fit-content;display:inline-block;padding:1px 4px;color:var(--ui-color-turquoise-main);font-size:12px;font-weight:600;outline:none}.highlight-link[data-v-52a596e6]:hover{cursor:pointer;color:#0aa5be;border-color:#0aa5be}.header[data-v-7aa220c8]{padding:8px}.body[data-v-7aa220c8]{padding:0 0 8px 8px;min-width:0;overflow-x:auto}.code-wrapper[data-v-7aa220c8]{min-width:fit-content}.code[data-v-7aa220c8]{padding-right:8px}.invalid[data-v-7aa220c8]{padding:8px;text-align:center;color:var(--ui-color-hint-2)}.copilot-input[data-v-9088e695]{border-radius:8px;background:#c390ff;background:linear-gradient(90deg,#72bbff,#c390ff)}.content[data-v-9088e695]{display:flex;margin:1px;padding:7px 11px;align-items:center;gap:16px;border-radius:7px;background:var(--ui-color-grey-100)}.input-wrapper[data-v-9088e695]{flex:1 1 0;position:relative;min-width:0;min-height:20px;font-size:13px;line-height:20px}.input-wrapper[data-v-9088e695]:after{display:block;content:attr(data-value) " ";pointer-events:none;max-height:60px;overflow:hidden;visibility:hidden;position:static;white-space:pre-wrap;overflow-wrap:break-word}.input-wrapper .textarea[data-v-9088e695]{position:absolute;width:100%;height:100%;padding:0;scrollbar-width:thin;font-size:inherit;line-height:inherit}.textarea[data-v-9088e695]{font-family:inherit;border:none;resize:none;outline:none;color:var(--ui-color-title);background:none}.textarea[data-v-9088e695]::placeholder{color:var(--ui-color-hint-2)}.submit-btn[data-v-9088e695],.cancel-btn[data-v-9088e695]{flex:0 0 auto;display:flex;padding:8px;justify-content:center;align-items:center;gap:8px;border:none;cursor:pointer;border-radius:12px;color:var(--ui-color-grey-100);background:var(--Gradient, linear-gradient(180deg, #9a77ff 0%, #735ffa 100%))}.submit-btn[data-v-9088e695]{display:flex}.cancel-btn[data-v-9088e695],.copilot-input.loading .submit-btn[data-v-9088e695]{display:none}.copilot-input.loading .cancel-btn[data-v-9088e695]{display:flex}.user-message[data-v-4cb8c0a4]{padding:20px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.avatar[data-v-4cb8c0a4]{width:32px;height:32px;border-radius:50%}.content[data-v-4cb8c0a4]{padding:8px;align-self:stretch;border-radius:0px var(--ui-border-radius-1) var(--ui-border-radius-1) var(--ui-border-radius-1);background:#e9ecf7}.copilot-round[data-v-2c7c2670]{padding-bottom:20px}.copilot-round+.copilot-round[data-v-2c7c2670]{border-top:1px solid #e3e9ee}.answer[data-v-2c7c2670]{padding:20px 16px 0;align-self:stretch;border-top:1px solid #e3e9ee}.state[data-v-2c7c2670]{padding:0 16px;display:flex;align-self:stretch;flex-direction:column;gap:4px;align-items:flex-start;font-size:12px}.loading[data-v-2c7c2670],.cancelled[data-v-2c7c2670],.failed[data-v-2c7c2670]{display:flex;align-items:center;gap:8px;align-self:stretch;line-height:20px}.loading-icon circle[data-v-2c7c2670]{animation:circle-animation-2c7c2670 .6s linear infinite}.loading-icon circle[data-v-2c7c2670]:nth-child(1){animation-delay:0s}.loading-icon circle[data-v-2c7c2670]:nth-child(2){animation-delay:.2s}.loading-icon circle[data-v-2c7c2670]:nth-child(3){animation-delay:.4s}@keyframes circle-animation-2c7c2670{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.cancelled[data-v-2c7c2670]{color:var(--ui-color-yellow-main)}.failed[data-v-2c7c2670]{color:var(--ui-color-red-main)}.retry[data-v-2c7c2670]{margin-left:28px;padding:3px 0;display:flex;align-items:center;gap:4px;font-size:inherit;border:none;background:none;cursor:pointer;color:var(--ui-color-text);border-radius:4px;transition:.2s}.retry[data-v-2c7c2670]:hover{color:var(--ui-color-grey-700)}.copilot-trigger[data-v-320f184e]{position:fixed;z-index:9999;right:0;bottom:20px;cursor:pointer;border-radius:12px 0 0 12px;border:1px solid #fff;background:#c390ff;background:linear-gradient(90deg,#72bbff,#c390ff);box-shadow:0 4px 8px -16px #00000014}.copilot-trigger-content[data-v-320f184e]{display:flex;margin:1px 0 1px 1px;padding:4px 9px 4px 4px;border-radius:11px 0 0 11px;background:var(--ui-color-grey-100)}.copilot-panel[data-v-320f184e]{position:fixed;z-index:9999;right:10px;bottom:20px;top:100px;width:340px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;border-radius:8px;border:1px solid var(--ui-color-grey-400);background-color:var(--ui-color-grey-100);box-shadow:0 16px 32px #24292f1a}.header[data-v-320f184e]{padding:12px;display:flex;align-items:center;gap:8px}.header .title[data-v-320f184e]{flex:1 1 0}.header .btn[data-v-320f184e]{width:24px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:none;border-radius:50%;color:var(--ui-color-grey-700);transition:background-color .2s}.header .btn[data-v-320f184e]:not(:disabled){cursor:pointer}.header .btn[data-v-320f184e]:not(:disabled):hover{background-color:var(--ui-color-grey-400)}.header .btn[data-v-320f184e]:not(:disabled):active{background-color:var(--ui-color-grey-500)}.header .btn[data-v-320f184e]:disabled{cursor:not-allowed;color:var(--ui-color-grey-600)}.header .btn .icon[data-v-320f184e]{width:18px;height:18px}.body[data-v-320f184e]{flex:1 1 0;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.body .placeholder[data-v-320f184e]{flex:1 1 0;padding:0 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.body .placeholder .logo[data-v-320f184e]{width:90px}.body .placeholder .title[data-v-320f184e]{margin-top:8px;font-size:20px;line-height:1.4;color:var(--ui-color-title)}.body .placeholder .description[data-v-320f184e]{margin-top:16px;font-size:13px;line-height:20px;text-align:center;color:var(--ui-color-grey-800)}.footer[data-v-320f184e]{padding:12px 16px;display:flex}.footer .input[data-v-320f184e]{flex:1 1 0;min-width:0}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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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-AOpy33HL.ttf) format("truetype")}
