@charset "UTF-8";.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color)}.el-switch{display:inline-flex;align-items:center;position:relative;font-size:14px;line-height:20px;height:32px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{transition:var(--el-transition-duration-fast);height:20px;display:inline-block;font-size:14px;font-weight:500;cursor:pointer;vertical-align:middle;color:var(--el-text-color-primary)}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{display:inline-flex;position:relative;align-items:center;min-width:40px;height:20px;border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));outline:0;border-radius:10px;box-sizing:border-box;background:var(--el-switch-off-color);cursor:pointer;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{width:100%;transition:all var(--el-transition-duration);height:16px;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:0 4px 0 18px}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{font-size:12px;color:var(--el-color-white);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-switch__core .el-switch__action{position:absolute;left:1px;border-radius:var(--el-border-radius-circle);transition:all var(--el-transition-duration);width:16px;height:16px;background-color:var(--el-color-white);display:flex;justify-content:center;align-items:center;color:var(--el-switch-off-color)}.el-switch.is-checked .el-switch__core{border-color:var(--el-switch-border-color,var(--el-switch-on-color));background-color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - 17px);color:var(--el-switch-on-color)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;line-height:24px;height:40px}.el-switch--large .el-switch__label{height:24px;font-size:14px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{min-width:50px;height:24px;border-radius:12px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{width:20px;height:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;line-height:16px;height:24px}.el-switch--small .el-switch__label{height:16px;font-size:12px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{min-width:30px;height:16px;border-radius:8px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{width:12px;height:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.ai-lang-select-wrapper[data-v-e38aa413]{margin-right:16px;position:relative;height:32px;border-radius:4px;border:1px solid rgb(238,238,238);padding-right:12px;font-size:14px;line-height:30px;display:flex;align-items:center;color:#333;background-color:#fff;cursor:pointer}.ai-lang-select-wrapper .label-text[data-v-e38aa413]{padding:0 10px;background-color:#f5f5f8;border-right:1px solid rgb(238,238,238);margin-right:10px;font-size:12px;line-height:30px;height:30px;display:inline-block}.ai-lang-select-wrapper .model-current[data-v-e38aa413]{display:flex;align-items:center}.ai-lang-select-wrapper i[data-v-e38aa413]{margin-left:6px;height:12px;width:12px;min-width:12px;display:flex;align-items:center;justify-content:center}.ai-lang-select-wrapper i img[data-v-e38aa413]{width:100%;height:100%;display:block}.ai-lang-select-wrapper .search[data-v-e38aa413]{max-height:calc(100vh - 340px);overflow-y:auto}.ai-lang-select-wrapper ul[data-v-e38aa413]{cursor:default;position:absolute;left:0;bottom:100%;padding:10px;width:214px;border-radius:8px;transform:translateY(-8px);-webkit-box-shadow:0 0 8px rgba(35,37,42,.14);box-shadow:0 0 8px rgba(35,37,42,.14);background-color:#fff;height:480px;max-height:calc(100vh - 180px);overflow-y:auto}.ai-lang-select-wrapper ul li[data-v-e38aa413]{position:relative;border-radius:4px;height:46px;line-height:46px;padding-left:20px;background-color:#fff;cursor:pointer}.ai-lang-select-wrapper ul li[data-v-e38aa413]:hover{background-color:#f5f5f8}.ai-lang-select-wrapper ul li.active[data-v-e38aa413]{background-color:rgba(246,125,40,.06)}.ai-lang-select-wrapper ul li.active[data-v-e38aa413]:after{content:"";position:absolute;width:24px;height:24px;top:11px;right:12px;background:url(/astro/gitmind/_astro/model-checked.0243cfc2.svg) center center/cover no-repeat}@media screen and (max-width: 768px){.ai-lang-select-wrapper[data-v-e38aa413]{margin-right:10px;height:30px;line-height:28px;padding-right:8px}.ai-lang-select-wrapper .label-text[data-v-e38aa413]{padding:0 8px;margin-right:8px;height:28px;line-height:28px}.ai-lang-select-wrapper .model-name[data-v-e38aa413]{font-size:12px}.ai-lang-select-wrapper i[data-v-e38aa413]{margin-left:4px;width:10px;height:10px;min-width:10px}}.model-wrapper[data-v-80ff5094]{position:relative;height:32px;width:32px;border-radius:4px;font-size:14px;display:flex;align-items:center;justify-content:center;color:#333;background-color:#fff;cursor:pointer}.model-wrapper.active[data-v-80ff5094],.model-wrapper[data-v-80ff5094]:hover{background-color:#f5f5f8}.model-wrapper i[data-v-80ff5094]{height:24px;width:24px;background:url(/astro/gitmind/_astro/setting.9159b997.svg) center center/cover no-repeat}.model-wrapper .search[data-v-80ff5094]{max-height:calc(100vh - 340px);overflow-y:auto}.model-wrapper ul[data-v-80ff5094]{cursor:default;position:absolute;left:0;bottom:100%;padding:10px;width:234px;max-height:357px;border-radius:8px;transform:translateY(-8px);-webkit-box-shadow:0 0 8px rgba(35,37,42,.14);box-shadow:0 0 8px rgba(35,37,42,.14);background-color:#fff;overflow-y:auto;overflow-x:visible}.model-wrapper ul li.list-title[data-v-80ff5094]{position:relative;display:inline-block;color:#9499a4;font-size:12px;padding-left:10px;line-height:12px;margin-bottom:10px;margin-top:10px}.model-wrapper ul li.list-title .question-icon[data-v-80ff5094]{width:16px;height:16px;background:url(/astro/gitmind/_astro/question.66bdd0be.svg) center/cover no-repeat;position:absolute;right:-20px;cursor:pointer;top:-2px}.model-wrapper ul li.list-item[data-v-80ff5094]{position:relative;display:flex;align-items:center;border-radius:4px;height:46px;line-height:46px;padding-left:20px;background-color:#fff;cursor:pointer}.model-wrapper ul li.list-item[data-v-80ff5094]:hover{background-color:#f5f5f8}.model-wrapper ul li.list-item.active[data-v-80ff5094]{background-color:rgba(246,125,40,.06)}.model-wrapper ul li.list-item.active[data-v-80ff5094]:after{content:"";position:absolute;width:24px;height:24px;top:11px;right:12px;background:url(/astro/gitmind/_astro/model-checked.0243cfc2.svg) center center/cover no-repeat}.model-wrapper ul li.list-item .caption-time[data-v-80ff5094]{height:20px;display:flex;align-items:center;position:absolute;right:12px}@media screen and (max-width: 768px){.model-wrapper[data-v-80ff5094]{display:none}.model-wrapper ul[data-v-80ff5094]{max-height:310px}}.bubble-tips{z-index:9999!important}.disabled[data-v-96bd38ca],[disabled=true][data-v-96bd38ca]{cursor:not-allowed;opacity:.5}.ai-generate-content[data-v-96bd38ca]{position:relative}.close-dialog-btn[data-v-96bd38ca]{position:absolute;top:20px;right:16px;width:24px;height:24px;color:rgba(0,0,0,.4);background:url(/astro/gitmind/_astro/close-dialog.62649565.svg) center/12px no-repeat;cursor:pointer}[dir=rtl] .close-dialog-btn[data-v-96bd38ca]{right:auto;left:16px}.dialog-header[data-v-96bd38ca]{height:78px;margin-bottom:16px;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.dialog-header[data-v-96bd38ca]::-webkit-scrollbar{display:none}.dialog-header>div[data-v-96bd38ca]{display:flex;justify-content:space-between;align-items:start;height:78px}.dialog-header .header-btn[data-v-96bd38ca]{position:relative;display:flex;flex-direction:column;align-items:center;width:130px;height:70px;border-radius:8px;cursor:pointer;padding-top:12px;padding-bottom:14px}.dialog-header .header-btn i[data-v-96bd38ca]{min-width:24px;width:24px;min-height:24px;height:24px;margin-bottom:4px;background-color:#666}.dialog-header .header-btn .ai-prompt[data-v-96bd38ca]{-webkit-mask:url(/astro/gitmind/_astro/ai-prompt.bd8c3158.svg) no-repeat center;mask:url(/astro/gitmind/_astro/ai-prompt.bd8c3158.svg) no-repeat center}.dialog-header .header-btn .ai-long-text[data-v-96bd38ca]{-webkit-mask:url(/astro/gitmind/_astro/ai-long-text.a9d595f8.svg) no-repeat center;mask:url(/astro/gitmind/_astro/ai-long-text.a9d595f8.svg) no-repeat center}.dialog-header .header-btn .ai-file-analysis[data-v-96bd38ca]{-webkit-mask:url(/astro/gitmind/_astro/ai-file-analysis.ecea5747.svg) no-repeat center;mask:url(/astro/gitmind/_astro/ai-file-analysis.ecea5747.svg) no-repeat center}.dialog-header .header-btn .ai-link-analysis[data-v-96bd38ca]{-webkit-mask:url(/astro/gitmind/_astro/ai-link-analysis.f7023d58.svg) no-repeat center;mask:url(/astro/gitmind/_astro/ai-link-analysis.f7023d58.svg) no-repeat center}.dialog-header .header-btn .ai-img-analysis[data-v-96bd38ca]{-webkit-mask:url(/astro/gitmind/_astro/ai-img-analysis.bfe4abd3.svg) no-repeat center;mask:url(/astro/gitmind/_astro/ai-img-analysis.bfe4abd3.svg) no-repeat center}.dialog-header .header-btn .ai-audio[data-v-96bd38ca]{-webkit-mask:url(/astro/gitmind/_astro/ai-audio.f5f01162.svg) no-repeat center;mask:url(/astro/gitmind/_astro/ai-audio.f5f01162.svg) no-repeat center}.dialog-header .header-btn .ai-youtube[data-v-96bd38ca]{-webkit-mask:url(/astro/gitmind/_astro/ai-gitmind-youtube.2ed7f9f9.svg) no-repeat center;mask:url(/astro/gitmind/_astro/ai-gitmind-youtube.2ed7f9f9.svg) no-repeat center}.dialog-header .header-btn .btn-title[data-v-96bd38ca]{font-size:16px;line-height:16px;font-weight:500;color:#666}.dialog-header .header-btn.active[data-v-96bd38ca]{background:#fff}.dialog-header .header-btn.active[data-v-96bd38ca]:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,100%);border-color:transparent;border-width:8px 10px;border-style:solid;border-top-color:#fff}.dialog-header .header-btn.active i[data-v-96bd38ca]{background-color:#f67d28}.dialog-header .header-btn.active .btn-title[data-v-96bd38ca]{color:#f67d28}.dialog-header .header-btn.jianbao-bg[data-v-96bd38ca]{background-color:#fef8f4}.dialog-header .mind.active[data-v-96bd38ca]{background-image:url(/astro/gitmind/_astro/ai-mind-bg.8b74fa1c.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.dialog-header .mind.active[data-v-96bd38ca]{background-image:url(/astro/gitmind/_astro/ai-mind-bg@2x.949040a3.png)}}.dialog-header .analysis[data-v-96bd38ca]{margin-left:24px}.dialog-header .analysis.active[data-v-96bd38ca]{background-image:url(/astro/gitmind/_astro/ai-analysis-bg.b9ef2858.png)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2){.dialog-header .analysis.active[data-v-96bd38ca]{background-image:url(/astro/gitmind/_astro/ai-analysis-bg@2x.8f1e81a7.png)}}.dialog-body[data-v-96bd38ca]{position:relative;height:204px}.dialog-body textarea[data-v-96bd38ca]{caret-color:#f67d28}.dialog-body .mind-input[data-v-96bd38ca]{width:100%;height:100%;border:1px solid #eeeeee;border-radius:8px;background:white}.dialog-body .mind-input>textarea[data-v-96bd38ca]{width:100%;height:calc(100% - 45px);padding:16px;line-height:20px;border:none;border-radius:8px;resize:none}.dialog-body .analysis-input[data-v-96bd38ca]{width:100%;height:100%;text-align:initial}.dialog-body .analysis-input .switch-tabs[data-v-96bd38ca]{height:0px;display:flex;align-items:center;background-color:#fff}.dialog-body .analysis-input .switch-tabs .tab[data-v-96bd38ca]{padding:8px 16px;color:#999;line-height:16px;cursor:pointer}.dialog-body .analysis-input .switch-tabs .tab.active[data-v-96bd38ca]{color:#333;border:1px solid #eeeeee;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px}.dialog-body .analysis-input .preview-area[data-v-96bd38ca]{width:100%;height:calc(100% + -0px)}.dialog-body .analysis-input .preview-area .upload-document[data-v-96bd38ca]{width:100%;height:100%}.dialog-body .analysis-input .preview-area .upload-document .file-preview[data-v-96bd38ca]{width:100%;height:100%;cursor:pointer;border:1px solid #eeeeee;border-radius:8px;background-color:#fff}.dialog-body .analysis-input .preview-area .upload-document .file-preview.dragover[data-v-96bd38ca]{border:1px dashed #f67d28;background:#f7f9fc}.dialog-body .analysis-input .preview-area .upload-document .file-preview.dragover .file-preview-text[data-v-96bd38ca],.dialog-body .analysis-input .preview-area .upload-document .file-preview.dragover .file-preview-label[data-v-96bd38ca]{display:none}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text[data-v-96bd38ca]{width:100%;height:100%}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .file-name[data-v-96bd38ca]{width:100%;height:calc(100% - 45px);padding:16px;line-height:20px;text-decoration:underline}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .img-wrapper[data-v-96bd38ca]{width:100%;height:calc(100% - 49px);padding-top:12px;margin-bottom:9px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .img-wrapper img[data-v-96bd38ca]{width:100%;height:100%;object-fit:contain}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper[data-v-96bd38ca]{position:relative;width:100%;height:100%;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .upload-audio[data-v-96bd38ca]{width:64px;height:64px;margin:0 auto 16px;background:url(/astro/gitmind/_astro/upload-audio.3768d89d.svg) center/cover no-repeat}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .audio-file-name[data-v-96bd38ca]{width:100%;line-height:20px;color:#333;word-break:break-all;text-align:center}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .progress-wrapper[data-v-96bd38ca]{width:100%;max-width:480px;display:flex;align-items:center;margin-top:10px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .progress-line-wrapper[data-v-96bd38ca]{position:relative;flex:1;height:8px;background:#eeeeee;border-radius:8px;overflow:hidden}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .progress-line[data-v-96bd38ca]{position:absolute;left:0;top:0;height:100%;background:#f67d28;border-radius:8px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .progress-number[data-v-96bd38ca]{margin:0 10px 0 12px;font-size:12px;color:#999;width:30px;text-align:right}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .cancel-icon[data-v-96bd38ca]{width:16px;height:16px;margin-left:8px;background:url(/astro/gitmind/_astro/cancel-icon.ff305145.svg) center/cover no-repeat;cursor:pointer}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .footer-tools[data-v-96bd38ca]{position:absolute;bottom:12px;right:12px;width:auto;height:auto;background:transparent}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .audio-wrapper .footer-tools .input-length-tip[data-v-96bd38ca]{margin-right:0}.dialog-body .analysis-input .preview-area .upload-document .file-preview-text .footer-tools[data-v-96bd38ca]{justify-content:flex-end}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label[data-v-96bd38ca]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-file[data-v-96bd38ca]{width:64px;height:64px;background:url(/astro/gitmind/_astro/upload-file.4aa8b190.svg) center/cover no-repeat}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-pic[data-v-96bd38ca]{width:64px;height:64px;background:url(/astro/gitmind/_astro/upload-pic.46c2d0e9.svg) center/cover no-repeat}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-audio[data-v-96bd38ca]{width:64px;height:64px;background:url(/astro/gitmind/_astro/upload-audio.3768d89d.svg) center/cover no-repeat}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-tip-container[data-v-96bd38ca]{display:flex;align-items:center;justify-content:center;margin-top:16px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-tip-container .upload-tip[data-v-96bd38ca]{margin-top:0}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-tip-container .audio-question[data-v-96bd38ca]{margin-left:4px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-tip[data-v-96bd38ca]{margin-top:16px;line-height:20px;font-weight:500;color:#333}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-tip[data-v-96bd38ca] span{color:#f67d28}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-pic-tip[data-v-96bd38ca]{margin-top:8px;color:#999}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .format-tip[data-v-96bd38ca]{position:absolute;bottom:12px;right:0;padding:0 8px;color:#ccc}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .audio-question[data-v-96bd38ca]{width:20px;height:20px;background:url(/astro/gitmind/_astro/audio-question.107c4ffc.svg) center/cover no-repeat}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .audio-question[data-v-96bd38ca]:hover{background:url(/astro/gitmind/_astro/audio-question-hover.73bb7762.svg) center/cover no-repeat}.dialog-body .analysis-input .preview-area .upload-link[data-v-96bd38ca]{width:100%;height:100%;border:1px solid #eeeeee;border-radius:8px;background:white}.dialog-body .analysis-input .preview-area .upload-link>textarea[data-v-96bd38ca]{width:100%;height:calc(100% - 45px);padding:16px;line-height:20px;border:none;border-radius:8px;resize:none}.dialog-body .analysis-input .preview-area .upload-link .footer-tools[data-v-96bd38ca]{justify-content:flex-end}.dialog-body .footer-tools[data-v-96bd38ca]{width:100%;height:45px;display:flex;justify-content:space-between;align-items:center;border-radius:8px}.dialog-body .footer-tools .prompt-example[data-v-96bd38ca]{position:relative;top:-6px;margin-left:16px;padding:4px 8px;display:flex;justify-content:center;align-items:center;line-height:16px;background:linear-gradient(91deg,#ffe7d2 0%,#fffaea 28%,#ffe3f4 100%);border-radius:4px;cursor:pointer;user-select:none;color:#333;font-size:12px}.dialog-body .footer-tools .prompt-example[data-v-96bd38ca]:hover{opacity:.8}.dialog-body .footer-tools .prompt-example i[data-v-96bd38ca]{position:relative;top:-1px;margin-right:4px;width:14px;height:14px;background:url(/astro/gitmind/_astro/prompt-example.ba3ee6ca.svg) center/100% no-repeat}.dialog-body .footer-tools [dir=rtl] .prompt-example[data-v-96bd38ca]{margin-left:0;margin-right:16px}.dialog-body .footer-tools [dir=rtl] .prompt-example i[data-v-96bd38ca]{margin-right:0;margin-left:4px}.dialog-body .footer-tools .input-length-tip[data-v-96bd38ca]{position:relative;top:-2px;display:flex;margin-right:16px;color:#ccc;line-height:12px}.dialog-body .footer-tools .input-length-tip .input-length[data-v-96bd38ca]{display:flex;align-items:center}.dialog-body .footer-tools .input-length-tip .clear-input-btn[data-v-96bd38ca]{margin-left:6px;padding-left:6px;border-left:1px solid #cccccc;color:#f67d28;cursor:pointer}.dialog-body .footer-tools .input-length-tip .clear-input-btn[disabled=true][data-v-96bd38ca]{opacity:1;color:#ccc}.dialog-body .footer-tools [dir=rtl] .input-length-tip[data-v-96bd38ca]{margin-right:0;margin-left:16px}.dialog-body .footer-tools [dir=rtl] .clear-input-btn[data-v-96bd38ca]{margin-left:0;padding-left:0;margin-right:6px;padding-right:6px;border-left:none;border-right:1px solid #cccccc}.dialog-footer[data-v-96bd38ca]{height:48px;margin-top:24px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px;line-height:48px;font-weight:500;background:linear-gradient(64deg,#ffb91d 0%,#ff5a12 100%);border-radius:8px;cursor:pointer;position:relative;overflow:hidden}.dialog-footer .credits-used[data-v-96bd38ca]{display:inline-block;margin-left:10px;height:24px;border-radius:12px;padding:0 8px 0 25px;font-size:14px;line-height:24px;background:rgba(107,19,85,.2) url(/astro/gitmind/_astro/planet-coin.7d425ea8.png) 8px center/14px 14px no-repeat}.dialog-footer[data-v-96bd38ca]:before,.dialog-footer[data-v-96bd38ca]:after{content:"";position:absolute;width:100%;height:100%;top:0;transition:left .5s ease}.dialog-footer[data-v-96bd38ca]:before{left:-100%;background:linear-gradient(-74.7deg,#ffb91d 10.74%,#ff5a12 89.26%)}.dialog-footer[data-v-96bd38ca]:after{left:0;background:linear-gradient(74.7deg,#ffb91d 10.74%,#ff5a12 89.26%)}.dialog-footer[data-v-96bd38ca]:not([disabled=true]):hover:before{left:0}.dialog-footer[data-v-96bd38ca]:not([disabled=true]):hover:after{left:100%}.dialog-footer .count-tip[data-v-96bd38ca]{margin-top:2px;font-size:12px;line-height:18px;font-weight:400}.dialog-footer span[data-v-96bd38ca]{position:relative;z-index:1}.dialog-footer[disabled=true][data-v-96bd38ca]{cursor:not-allowed!important}.credits[data-v-96bd38ca]{margin-top:16px;display:flex;justify-content:flex-start;align-items:center}.credits .ai-speaker-wrapper[data-v-96bd38ca]{display:flex;align-items:center;margin-right:12px;cursor:pointer}.credits [dir=rtl] .ai-speaker-wrapper[data-v-96bd38ca]{margin-right:0;margin-left:12px}.credits .speaker-wrapper[data-v-96bd38ca]{display:flex;align-items:center;padding:0 10px;height:32px;border:1px solid #eee;border-radius:4px;background:#fff}.credits .speaker-wrapper .crown-icon[data-v-96bd38ca]{width:20px;height:20px;margin-right:8px;background:url(/astro/gitmind/_astro/vip-pro1.a4223849.svg) center/cover no-repeat}.credits [dir=rtl] .speaker-wrapper .crown-icon[data-v-96bd38ca]{margin-right:0;margin-left:8px}.credits .label-text[data-v-96bd38ca]{font-size:12px;color:#333;margin-right:8px;white-space:nowrap}.credits [dir=rtl] .label-text[data-v-96bd38ca]{margin-right:0;margin-left:8px}.credits .quota-wrapper[data-v-96bd38ca]{display:flex;align-items:center;margin-left:auto;background:rgba(30,32,36,.0588235294) url(/astro/gitmind/_astro/planet-coin.7d425ea8.png) no-repeat 10px center/14px 14px;border-radius:16px;height:32px;padding:0 12px 0 32px;font-size:14px;color:#333}.credits .quota-wrapper .number[data-v-96bd38ca]{display:flex;align-items:center;cursor:default}.credits .quota-wrapper .number i[data-v-96bd38ca]{display:none}.credits .quota-wrapper .increase[data-v-96bd38ca]{display:flex;align-items:center;color:#f67d28;cursor:pointer;margin-left:12px}.credits .quota-wrapper .increase i[data-v-96bd38ca]{width:12px;height:12px;margin-left:4px;background:url(/astro/gitmind/_astro/select-arrow.8b0c687a.svg) center/cover no-repeat;transform:rotate(-90deg)}.credits .quota-wrapper .increase[data-v-96bd38ca]:hover{opacity:.8}.credits [dir=rtl] .quota-wrapper[data-v-96bd38ca]{margin-left:0;margin-right:auto;padding:0 32px 0 12px;background-position:calc(100% - 10px) center}.credits [dir=rtl] .quota-wrapper .increase[data-v-96bd38ca]{margin-left:0;margin-right:12px}.credits [dir=rtl] .quota-wrapper .increase i[data-v-96bd38ca]{margin-left:0;margin-right:4px;transform:rotate(90deg)}.dialog-title[data-v-96bd38ca]{height:25px;display:flex;align-items:start;font-weight:500;font-size:18px;line-height:25px;color:#333;margin-bottom:29px}.dialog-title .ai-generate[data-v-96bd38ca]{width:24px;height:24px;background-size:24px 24px!important;background-image:url(/astro/gitmind/_astro/ai-generate.666985e8.svg);margin-right:10px}[dir=rtl] .dialog-title .ai-generate[data-v-96bd38ca]{margin-right:0;margin-left:10px}.prompt-example-area[data-v-96bd38ca]{margin-top:24px;display:grid;grid-template-columns:repeat(2,1fr)}.prompt-example-area .prompt-example-item[data-v-96bd38ca]{max-width:calc(100% - 30px);margin-bottom:12px;color:#999;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.tips[data-v-96bd38ca]{position:absolute;bottom:0;left:50%;transform:translate(-50%);color:#999;font-size:12px;line-height:32px;white-space:nowrap}@media screen and (max-width: 768px){.dialog-header[data-v-96bd38ca]{padding:0 16px;-ms-overflow-style:none;scrollbar-width:none}.dialog-header .header-btn[data-v-96bd38ca]{flex-shrink:0;background-size:100% 100%;margin-right:16px;width:37%}.dialog-header .header-btn .btn-desc[data-v-96bd38ca]{margin:10px}.dialog-header[data-v-96bd38ca]::-webkit-scrollbar{display:none}.dialog-title[data-v-96bd38ca]{padding:0 16px}.dialog-body[data-v-96bd38ca]{padding:0 16px;height:28vh;min-height:68px}.dialog-body .footer-tools[data-v-96bd38ca]{font-size:12px}.dialog-body .footer-tools .input-length-tip[data-v-96bd38ca]{margin-right:8px;margin-left:8px;line-height:1.5}.dialog-body .footer-tools .input-length-tip .clear-input-btn[data-v-96bd38ca]{flex-shrink:0}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-file[data-v-96bd38ca],.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-pic[data-v-96bd38ca]{width:50px;height:50px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .format-tip[data-v-96bd38ca]{text-align:right;font-size:10px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-tip[data-v-96bd38ca]{font-size:14px;padding:0 8px}.credits[data-v-96bd38ca]{margin:16px 16px 0}.dialog-footer[data-v-96bd38ca]{margin:24px 16px 0}.tips[data-v-96bd38ca]{bottom:-4px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label[data-v-96bd38ca]{justify-content:flex-start;padding-top:34px}}@media screen and (max-height: 650px){.dialog-body[data-v-96bd38ca]{position:relative;height:160px}.dialog-body .analysis-input .preview-area .upload-document .file-preview-label .upload-tip[data-v-96bd38ca]{margin-top:10px}}.loading-mask[data-v-d80350e0]{position:absolute;z-index:2000;background-color:rgba(255,255,255,.5);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity .3s}.loading-mask.is-fullscreen[data-v-d80350e0]{position:fixed}.loading-mask.is-fullscreen .el-loading-spinner[data-v-d80350e0]{margin-top:-25px}.loading-mask.is-fullscreen .el-loading-spinner .circular[data-v-d80350e0]{height:50px;width:50px}.loading-spinner[data-v-d80350e0]{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.loading-spinner svg[data-v-d80350e0]{display:inline-block}.loading-spinner .el-loading-text[data-v-d80350e0]{color:#f67d28;margin:3px 0;font-size:14px}.loading-spinner .circular[data-v-d80350e0]{height:42px;width:42px;animation:loading-rotate-d80350e0 2s linear infinite}.loading-spinner .path[data-v-d80350e0]{animation:loading-dash-d80350e0 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#f67d28;stroke-linecap:round}.loading-spinner i[data-v-d80350e0]{color:#f67d28}.el-loading-fade-enter[data-v-d80350e0],.el-loading-fade-leave-active[data-v-d80350e0]{opacity:0}@keyframes loading-rotate-d80350e0{to{transform:rotate(360deg)}}@keyframes loading-dash-d80350e0{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.ai-generate-dialog[data-v-fe9fa1da]{max-width:100vw;width:894px;padding:40px;color:#333;border-radius:12px;background:linear-gradient(94.44deg,#ECF3FF .57%,#F7F4FF 62.23%,#FCF6F1 99.22%)}.ai-generate-dialog .van-dialog__footer[data-v-fe9fa1da]{display:none}.ai-generate-dialog .van-dialog__content[data-v-fe9fa1da]{padding:0}.ai-generate-dialog .upload-tip-gitmind-ai span[data-v-fe9fa1da]{color:#f67d28}.ai-generate-dialog .tips[data-v-fe9fa1da]{color:#999;font-size:12px;line-height:32px;margin-left:12px}@media screen and (max-width: 678px){.ai-generate-dialog[data-v-fe9fa1da]{width:100vw;top:unset;left:unset;bottom:0;transform:none;margin:0!important;border-radius:12px 12px 0 0!important;padding:20px 0 24px;border-radius:12px}}#ai-generation-modal{align-items:center}@media screen and (max-width: 678px){#ai-generation-modal{align-items:flex-end}}
