.fae-home-page[data-v-75520b5e]{position:relative;display:flex;flex-direction:column;align-items:center;min-height:100vh;background:#f5f7fa;overflow:hidden}.fae-home-page .chat-section[data-v-75520b5e]{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:750px;background-color:#f5f6fa;transition:height .3s ease}.fae-home-page .chat-section .chat-bg-image[data-v-75520b5e]{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:0;pointer-events:none}.fae-home-page .chat-section .chat-bg-image img[data-v-75520b5e]{display:block;height:750px;transition:height .3s ease}.fae-home-page .chat-section .page-title-section[data-v-75520b5e]{display:flex;align-items:center;justify-content:center;height:90px;width:100%;user-select:none;margin-top:105px;width:902px;padding-left:0;transition:width .3s ease,height .3s ease,margin-top .3s ease}.fae-home-page .chat-section .page-title-section .title-logo[data-v-75520b5e]{flex-shrink:0;display:flex;justify-content:flex-end;margin-right:40px;transform:translateX(261px);transition:transform .6s cubic-bezier(.25,1,.5,1),margin-right .3s ease}.fae-home-page .chat-section .page-title-section .title-logo .logo-img[data-v-75520b5e]{width:330px;height:90px;transform:translateY(-12.5%);transition:width .3s ease,height .3s ease}.fae-home-page .chat-section .page-title-section.step-1 .title-logo[data-v-75520b5e],.fae-home-page .chat-section .page-title-section.step-2 .title-logo[data-v-75520b5e],.fae-home-page .chat-section .page-title-section.step-3 .title-logo[data-v-75520b5e]{transform:translateX(0)}.fae-home-page .chat-section .page-title-section .divider[data-v-75520b5e]{width:1px;height:40px;background-color:#595959;margin-right:40px;transform:scaleY(0);opacity:0;transform-origin:center;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .4s ease,height .3s ease,margin-right .3s ease}.fae-home-page .chat-section .page-title-section .divider.is-visible[data-v-75520b5e]{transform:scaleY(1);opacity:1}.fae-home-page .chat-section .page-title-section .page-title[data-v-75520b5e]{position:relative;height:64px;line-height:64px;font-size:46px;font-weight:700;color:#262626;user-select:none;margin-left:0;opacity:0;transform:translateY(-5%);transition:font-size .3s ease,height .3s ease,line-height .3s ease}.fae-home-page .chat-section .page-title-section .page-title.is-visible[data-v-75520b5e]{opacity:1}.fae-home-page .chat-section .page-title-section .page-title .placeholder-title[data-v-75520b5e]{visibility:hidden}.fae-home-page .chat-section .page-title-section .page-title .typing-layer[data-v-75520b5e]{position:absolute;left:0;top:0;white-space:nowrap}.fae-home-page .chat-section .page-title-section .page-title .placeholder-title[data-v-75520b5e]:before,.fae-home-page .chat-section .page-title-section .page-title .typing-layer[data-v-75520b5e]:before{content:"​";font-size:54px;font-weight:900}.fae-home-page .chat-section .page-title-section .page-title[data-v-75520b5e] .text-gradient{background:linear-gradient(335.26deg,#1369f0 25.5%,#cf1bff 93.65%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 6.16px 83.1px rgba(174,1,220,.2);font-weight:900;font-size:54px}.fae-home-page .chat-section .page-title-section .page-title .ai-underline[data-v-75520b5e]{position:absolute;bottom:-14px;left:84px;width:192px;height:16px;opacity:0;clip-path:inset(0 100% 0 0)}.fae-home-page .chat-section .page-title-section .page-title .ai-underline.animate-in[data-v-75520b5e]{animation:drawUnderline-75520b5e .35s ease-out forwards}.fae-home-page .chat-section .page-title-section .page-title .cursor[data-v-75520b5e]{display:inline-block;width:3px;margin-left:2px;font-weight:300;color:#1369f0;animation:blink-75520b5e .8s infinite}.fae-home-page .chat-section .page-title-section .page-title .cursor.hidden[data-v-75520b5e]{visibility:hidden;animation:none}.fae-home-page .chat-section .input-area[data-v-75520b5e]{position:relative;width:902px;height:170px;padding-bottom:55px;box-sizing:border-box;background:#fff;border:1px solid #1c6eee;border-radius:16px;transition:box-shadow .2s,width .3s ease,height .3s ease}.fae-home-page .chat-section .input-area[data-v-75520b5e]:focus-within{box-shadow:0 8px 16px rgba(2,116,255,.1)}.fae-home-page .chat-section .input-area[data-v-75520b5e] .el-textarea{height:100%}.fae-home-page .chat-section .input-area[data-v-75520b5e] .el-textarea__inner{height:100%;padding:16px 60px 16px 16px;border:none;border-radius:16px;font-size:15px;line-height:1.6;box-sizing:border-box;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.fae-home-page .chat-section .input-area[data-v-75520b5e] .el-textarea__inner::-webkit-scrollbar{display:none}.fae-home-page .chat-section .input-area[data-v-75520b5e] .el-textarea__inner:focus{outline:none}.fae-home-page .chat-section .input-area .send-btn[data-v-75520b5e]{position:absolute;right:16px;bottom:16px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:30px;height:30px;background:#d9d9d9;border:none;border-radius:50%;cursor:pointer;transition:background .2s,opacity .2s}.fae-home-page .chat-section .input-area .send-btn[data-v-75520b5e]:hover:not(:disabled){opacity:.8}.fae-home-page .chat-section .input-area .send-btn.is-disabled[data-v-75520b5e]{background:#e5e6eb}.fae-home-page .chat-section .input-area .send-btn.can-send[data-v-75520b5e]{background:#1c6eee}.fae-home-page .chat-section .input-area .send-btn.can-send i[data-v-75520b5e]{color:#fff}.fae-home-page .chat-section .input-area .send-btn i[data-v-75520b5e]{font-size:14px;color:#8c8c8c}.fae-home-page .chat-section .usage-guide[data-v-75520b5e]{position:relative;z-index:1;width:902px;transition:width .3s ease}.fae-home-page .chat-section .usage-guide .guide-header[data-v-75520b5e]{margin:12px 0 19px 20px;height:18px;line-height:18px;color:#595959;font-size:14px;transition:height .3s ease,line-height .3s ease,font-size .3s ease,margin .3s ease}.fae-home-page .chat-section .usage-guide .guide-header .el-icon-question[data-v-75520b5e]{margin-left:5px}.fae-home-page .chat-section .usage-guide .guide-content[data-v-75520b5e]{box-sizing:border-box;padding:16px;background:hsla(0,0%,100%,.5);border-radius:16px;line-height:150%;color:#262626;font-size:14px;transition:padding .3s ease,font-size .3s ease}@media(max-width:1549.9px){.fae-home-page .chat-section .chat-bg-image img[data-v-75520b5e],.fae-home-page .chat-section[data-v-75520b5e]{height:560px}.fae-home-page .chat-section .page-title-section[data-v-75520b5e]{height:60px;margin-top:53px;width:684px}.fae-home-page .chat-section .page-title-section .title-logo[data-v-75520b5e]{margin-right:12px;transform:translateX(176px)}.fae-home-page .chat-section .page-title-section .title-logo .logo-img[data-v-75520b5e]{width:256px;height:60px}.fae-home-page .chat-section .page-title-section .divider[data-v-75520b5e]{height:32px;margin-right:24px}.fae-home-page .chat-section .page-title-section .page-title[data-v-75520b5e]{font-size:32px;height:42px;line-height:42px}.fae-home-page .chat-section .page-title-section .page-title .placeholder-title[data-v-75520b5e]:before,.fae-home-page .chat-section .page-title-section .page-title .typing-layer[data-v-75520b5e]:before,.fae-home-page .chat-section .page-title-section .page-title[data-v-75520b5e] .text-gradient{font-size:38px}.fae-home-page .chat-section .page-title-section .page-title .ai-underline[data-v-75520b5e]{bottom:-10px;left:56px;width:128px;height:12px}.fae-home-page .chat-section .input-area[data-v-75520b5e]{width:684px;height:128px;padding-bottom:52px}.fae-home-page .chat-section .input-area[data-v-75520b5e] .el-textarea__inner{font-size:12px}.fae-home-page .chat-section .input-area .send-btn[data-v-75520b5e]{right:13px;bottom:13px;width:24px;height:24px}.fae-home-page .chat-section .input-area .send-btn i[data-v-75520b5e]{font-size:12px}.fae-home-page .chat-section .usage-guide[data-v-75520b5e]{width:684px}.fae-home-page .chat-section .usage-guide .guide-header[data-v-75520b5e]{margin:10px 0 14px 11px;height:16px;line-height:16px;font-size:12px}.fae-home-page .chat-section .usage-guide .guide-content[data-v-75520b5e]{padding:12px;font-size:12px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper{height:76px;margin-top:40px;transition:margin-top .3s ease}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn{width:173px;height:60px;padding:0 22px 0 20px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn:first-child{margin-right:13px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn .mode-icon{font-size:32px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn .mode-title{height:22px;line-height:22px;font-size:16px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn .mode-text{height:18px;line-height:18px;font-size:12px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn.active{height:76px;padding:0 18px 0 16px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn.active .mode-icon{font-size:36px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn.active .mode-title{height:28px;line-height:28px;font-size:20px}.fae-home-page .chat-section[data-v-75520b5e] .mode-switch-wrapper .mode-switch .mode-btn.active .mode-text{height:18px;line-height:18px;font-size:12px}}.fae-home-page .how-to-use[data-v-75520b5e]{margin-top:120px;width:1544px;transition:width .3s ease,margin-top .3s ease}.fae-home-page .how-to-use .section-title[data-v-75520b5e]{height:53px;line-height:normal;font-weight:700;color:#000;font-size:40px;text-align:center;transition:height .3s ease,font-size .3s ease}.fae-home-page .how-to-use .section-subtitle[data-v-75520b5e]{margin-top:14px;height:34px;line-height:normal;font-weight:500;color:#595959;font-size:20px;text-align:center;transition:height .3s ease,font-size .3s ease}.fae-home-page .how-to-use .use-cards[data-v-75520b5e]{display:flex;justify-content:space-between;margin-top:30px;transition:margin-top .3s ease}.fae-home-page .how-to-use .use-cards .use-card[data-v-75520b5e]{width:753px;height:1018px;background:linear-gradient(180deg,#fff,#eff4ff 20.93%,#fff 99.99%);border-radius:16px;box-sizing:border-box;padding:41px 48px 56px;transition:width .3s ease,height .3s ease,padding .3s ease}.fae-home-page .how-to-use .use-cards .use-card[data-v-75520b5e]:first-child{background:linear-gradient(180.08deg,#fff .06%,#f3fdff 21.04%,#fff 99.94%)}.fae-home-page .how-to-use .use-cards .use-card .card-title[data-v-75520b5e]{height:45px;line-height:normal;font-weight:700;color:#1c6eee;font-size:34px;transition:height .3s ease,font-size .3s ease}.fae-home-page .how-to-use .use-cards .use-card .card-subtitle[data-v-75520b5e]{margin-top:14px;height:34px;line-height:normal;font-weight:700;color:#141414;font-size:26px;transition:height .3s ease,font-size .3s ease,margin-top .3s ease}.fae-home-page .how-to-use .use-cards .use-card .feature-list[data-v-75520b5e]{margin-top:19px;transition:margin-top .3s ease}.fae-home-page .how-to-use .use-cards .use-card .feature-list li[data-v-75520b5e]{display:flex;align-items:center;margin-bottom:16px;height:25px;line-height:normal;color:#262626;font-size:18px;transition:height .3s ease,font-size .3s ease,margin-bottom .3s ease}.fae-home-page .how-to-use .use-cards .use-card .feature-list li .el-icon-success[data-v-75520b5e]{flex-shrink:0;font-size:22px;margin-right:10px;color:#0c6;transition:font-size .3s ease,margin-right .3s ease}.fae-home-page .how-to-use .use-cards .use-card .card-img[data-v-75520b5e]{margin-top:27px;width:657px;height:675px;transition:width .3s ease,height .3s ease}@media(max-width:1549.9px){.fae-home-page .how-to-use[data-v-75520b5e]{margin-top:68px;width:1200px}.fae-home-page .how-to-use .section-title[data-v-75520b5e]{height:40px;font-size:30px}.fae-home-page .how-to-use .section-subtitle[data-v-75520b5e]{margin-top:10px;height:26px;font-size:16px}.fae-home-page .how-to-use .use-cards[data-v-75520b5e]{margin-top:12px}.fae-home-page .how-to-use .use-cards .use-card[data-v-75520b5e]{width:584px;height:792px;padding:32px 36px 44px}.fae-home-page .how-to-use .use-cards .use-card .card-title[data-v-75520b5e]{height:34px;font-size:26px}.fae-home-page .how-to-use .use-cards .use-card .card-subtitle[data-v-75520b5e]{margin-top:12px;height:26px;font-size:20px}.fae-home-page .how-to-use .use-cards .use-card .feature-list[data-v-75520b5e]{margin-top:15px}.fae-home-page .how-to-use .use-cards .use-card .feature-list li[data-v-75520b5e]{margin-bottom:12px;height:20px;font-size:14px}.fae-home-page .how-to-use .use-cards .use-card .feature-list li .el-icon-success[data-v-75520b5e]{font-size:16px;margin-right:8px}.fae-home-page .how-to-use .use-cards .use-card .card-img[data-v-75520b5e]{margin-top:20px;width:100%;height:auto}}.fae-home-page .faq-section[data-v-75520b5e]{width:1550px;margin-top:124px;transition:width .3s ease,margin-top .3s ease}.fae-home-page .faq-section .section-title[data-v-75520b5e]{height:53px;line-height:normal;font-weight:700;color:#000;font-size:40px;text-align:center;transition:height .3s ease,font-size .3s ease}.fae-home-page .faq-section .faq-grid[data-v-75520b5e]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:53px;transition:margin-top .3s ease}.fae-home-page .faq-section .faq-grid .faq-item[data-v-75520b5e]{width:506px;height:158px;background:#fff;border-radius:16px;margin-bottom:20px;box-sizing:border-box;padding:40px 26px 0 30px;transition:width .3s ease,height .3s ease,padding .3s ease}.fae-home-page .faq-section .faq-grid .faq-item .faq-question[data-v-75520b5e]{display:flex;align-items:center;height:26px;line-height:normal;font-weight:500;color:#000;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:height .3s ease,font-size .3s ease}.fae-home-page .faq-section .faq-grid .faq-item .faq-question .icon-Q[data-v-75520b5e]{flex-shrink:0;margin-right:8px;color:#f08300;font-size:24px;transition:font-size .3s ease}.fae-home-page .faq-section .faq-grid .faq-item .faq-answer[data-v-75520b5e]{margin-top:21px;line-height:24px;color:#262626;font-size:15px;transition:margin-top .3s ease,line-height .3s ease,font-size .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}@media(max-width:1549.9px){.fae-home-page .faq-section[data-v-75520b5e]{width:1200px;margin-top:84px}.fae-home-page .faq-section .section-title[data-v-75520b5e]{height:42px;font-size:30px}.fae-home-page .faq-section .faq-grid[data-v-75520b5e]{margin-top:40px}.fae-home-page .faq-section .faq-grid .faq-item[data-v-75520b5e]{width:390px;height:122px;padding:24px 12px 21px}.fae-home-page .faq-section .faq-grid .faq-item .faq-question[data-v-75520b5e]{height:21px;font-size:16px}.fae-home-page .faq-section .faq-grid .faq-item .faq-question .icon-Q[data-v-75520b5e]{font-size:18px;margin-right:4px}.fae-home-page .faq-section .faq-grid .faq-item .faq-answer[data-v-75520b5e]{margin-top:15px;line-height:20px;font-size:12px}}.fae-home-page .community-banner[data-v-75520b5e]{width:100%;height:306px;margin-top:142px;background-color:#e0e7f1;display:flex;justify-content:center;transition:height .3s ease,margin-top .3s ease}.fae-home-page .community-banner .banner-img[data-v-75520b5e]{height:100%}@media(max-width:1549.9px){.fae-home-page .community-banner[data-v-75520b5e]{height:218px;margin-top:65px}}@keyframes drawUnderline-75520b5e{0%{opacity:1;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes blink-75520b5e{0%,to{opacity:1}50%{opacity:0}}.animate-fade-up[data-v-75520b5e]{opacity:0;transform:translateY(40px)}.animate-fade-up.is-visible[data-v-75520b5e]{opacity:1;transform:translateY(0);transition:opacity .8s ease-out,transform .8s ease-out}