.ai-tool-textarea[data-v-274a2ce0]{padding:.16rem .16rem 0;border-radius:.16rem;background-color:#1e1f2c}.ai-tool-textarea .textarea[data-v-274a2ce0]{width:100%;height:calc(100% - 1.4rem);min-height:2.28rem;line-height:.44rem;font-size:.28rem;color:#c5c5d1;border:none;background-color:transparent}.ai-tool-textarea .textarea-placeholder[data-v-274a2ce0]{color:#686872}.ai-tool-textarea .bottom-box[data-v-274a2ce0]{display:flex;justify-content:space-between;align-items:center;margin-top:.28rem;height:.8rem;border-top:.02rem solid #282b39}.ai-tool-textarea .bottom-box .bottom-limit[data-v-274a2ce0]{position:relative;display:flex;align-items:center;line-height:.4rem;font-size:.24rem;color:#686872}.ai-tool-textarea .bottom-box .bottom-limit .word-nums.limit[data-v-274a2ce0]{animation:limitAnimation-data-v-274a2ce0 .3s linear 5;animation-fill-mode:forwards}.ai-tool-textarea .bottom-box .bottom-limit .word-tips[data-v-274a2ce0]{position:absolute}.ai-tool-textarea .bottom-box .bottom-operation[data-v-274a2ce0]{display:flex;align-items:center}.ai-tool-textarea .bottom-box .bottom-operation .paste-button[data-v-274a2ce0]{line-height:.4rem;font-size:.24rem;color:#8f8f99}.ai-tool-textarea .bottom-box .bottom-operation .delete-button[data-v-274a2ce0]{margin-left:.32rem;width:.32rem;height:.32rem;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@keyframes limitAnimation-data-v-274a2ce0{0%{color:transparent}to{color:#e7166b}}.ai-tool-result[data-v-2371fd4c]{display:grid;grid-template-rows:1.2rem auto}.ai-tool-result.Pending .result-bottom[data-v-2371fd4c]{display:grid;justify-items:center;align-content:start;padding-top:.24rem}.ai-tool-result.Pending .result-bottom .tips-text[data-v-2371fd4c]{line-height:.44rem;font-size:.28rem;text-align:center;white-space:pre-line;color:#686872}.ai-tool-result.Pending .result-bottom .link-button[data-v-2371fd4c]{line-height:.44rem;font-size:.28rem;color:#e7166b}.ai-tool-result.Generating .result-top[data-v-2371fd4c]{justify-content:end}.ai-tool-result.Generating .result-bottom .generating-text[data-v-2371fd4c]{padding-top:.16rem;padding-bottom:.16rem;line-height:.44rem;font-size:.28rem;text-align:center;color:#686872}.ai-tool-result.Finish .result-bottom[data-v-2371fd4c],.ai-tool-result.Generating .result-bottom[data-v-2371fd4c]{border-radius:.24rem;background-color:#1e1f2c;display:flex;flex-direction:column}.ai-tool-result.Finish .result-bottom .result-content[data-v-2371fd4c],.ai-tool-result.Generating .result-bottom .result-content[data-v-2371fd4c]{min-height:.48rem;line-height:.48rem;font-size:.28rem;color:#c5c5d1}.ai-tool-result.Finish .result-bottom .result-bottom-warp[data-v-2371fd4c],.ai-tool-result.Generating .result-bottom .result-bottom-warp[data-v-2371fd4c]{flex:1 1 auto}.ai-tool-result .result-top[data-v-2371fd4c]{display:flex;justify-content:space-between;align-items:center}.ai-tool-result .result-top .success-image[data-v-2371fd4c]{width:2.16rem;height:.4rem;background-image:url(https://tc-nj-backend-ms-pub-cdn.mobvoi.com/rd2-cdn/yuanchuangdao/ycd-ai-text/generate-success.png);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.ai-tool-result .result-top .history-button[data-v-2371fd4c]{display:flex;align-items:center;padding-left:.32rem;padding-right:.32rem;height:.64rem;border-radius:.32rem;background-color:#303445}.ai-tool-result .result-top .history-button .icon[data-v-2371fd4c]{margin-right:.08rem;width:.32rem;height:.32rem;background-image:url(https://tc-nj-backend-ms-pub-cdn.mobvoi.com/rd2-cdn/yuanchuangdao/ycd-ai-text/icon_history.png);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.ai-tool-result .result-top .history-button .text[data-v-2371fd4c]{font-size:.24rem;color:#c5c5d1}.ai-tool-result .result-bottom[data-v-2371fd4c]{position:relative;padding:.16rem;overflow:auto}.ai-tool-result .result-bottom .aiCopy[data-v-2371fd4c]{display:flex;border-top:.02rem solid #282b39;padding-top:.2rem;padding-bottom:.04rem;font-family:HarmonyOS_Sans_SC;font-size:.24rem;color:#8f8f99;line-height:.39rem;text-align:left;font-style:normal}.ai-tool-result .result-bottom .aiCopy .ai-img[data-v-2371fd4c]{width:.4rem;height:.4rem;margin-right:.12rem}.ai-tool-submit[data-v-07834f58]{position:fixed;right:0;bottom:0;left:0;z-index:99;padding:.32rem;background-color:#111118}.ai-tool-submit.Finish[data-v-07834f58]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:.24rem}.ai-tool-submit .operation-button[data-v-07834f58]{line-height:.96rem;font-size:.32rem;font-family:HarmonyOS_Sans_SC_Medium;text-align:center;border-radius:.48rem}.ai-tool-submit .operation-button.submit[data-v-07834f58]{color:#fff;background-color:#e7166b}.ai-tool-submit .operation-button.submit.Generating[data-v-07834f58]{display:flex;justify-content:center;align-items:center}.ai-tool-submit .operation-button.submit.Generating .icon[data-v-07834f58]{margin-right:.16rem;width:.48rem;height:.48rem;background-image:url(https://tc-nj-backend-ms-pub-cdn.mobvoi.com/rd2-cdn/yuanchuangdao/ycd-ai-text/icon_oading.png);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;animation:generateAnimation-data-v-07834f58 1s linear infinite}.ai-tool-submit .operation-button.copy[data-v-07834f58]{color:#fff;background-color:#282b39}@keyframes generateAnimation-data-v-07834f58{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ai-gold-start-wrapper[data-v-275b0cfc]{display:grid;grid-template-rows:1fr 1.2rem 1fr;padding:.24rem .32rem 1.6rem;height:100vh;background-color:#111118;box-sizing:border-box}.ai-tool-result{grid-row-start:2;grid-row-end:4}