.app-header[data-v-da562a88]{position:fixed;top:0;left:0;right:0;height:70px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-bottom:1px solid #e4e7ed;z-index:1000;box-shadow:0 2px 12px rgba(0,0,0,.08)}.header-container[data-v-da562a88]{max-width:1400px;margin:0 auto;padding:0 20px;height:100%;display:flex;align-items:center;justify-content:space-between}.brand-section[data-v-da562a88]{flex-shrink:0;display:flex}.brand-logo[data-v-da562a88]{display:flex;align-items:center;text-decoration:none;color:#333;transition:all .3s ease}.brand-logo[data-v-da562a88]:hover{color:#0057ff}.logo-icon[data-v-da562a88]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:12px}.brand-text[data-v-da562a88]{font-size:20px}.brand-text[data-v-da562a88],.brand-title[data-v-da562a88]{margin-left:20px;font-weight:600;background:linear-gradient(135deg,#0057ff,#03c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-title[data-v-da562a88]{font-size:15px}.nav-section[data-v-da562a88]{display:flex;align-items:center;gap:20px}.nav-menu[data-v-da562a88]{display:flex;align-items:center;gap:8px}.nav-item[data-v-da562a88]{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;text-decoration:none;color:#606266;font-size:14px;font-weight:500;transition:all .3s ease;position:relative;cursor:pointer}.nav-item[data-v-da562a88]:hover{background-color:#f5f7fa;color:#0057ff}.nav-item.router-link-active[data-v-da562a88]{background-color:#ecf5ff;color:#0057ff}.nav-badge[data-v-da562a88]{position:absolute;top:-2px;right:8px}.nav-dropdown .dropdown-icon[data-v-da562a88]{margin-left:4px;font-size:12px}.user-section[data-v-da562a88]{margin-left:20px;padding-left:20px;border-left:1px solid #e4e7ed}.user-info[data-v-da562a88],.user-section[data-v-da562a88]{display:flex;align-items:center}.user-dropdown[data-v-da562a88]{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:all .3s ease}.user-dropdown[data-v-da562a88]:hover{background:#f5f7fa}.username[data-v-da562a88]{font-size:14px;font-weight:500;color:#333;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow[data-v-da562a88]{font-size:12px;color:#999;transition:transform .3s ease}.user-dropdown:hover .dropdown-arrow[data-v-da562a88]{transform:rotate(180deg)}.login-actions[data-v-da562a88]{display:flex;gap:8px}@media (max-width:1200px){.header-container[data-v-da562a88]{padding:0 15px}}@media (max-width:768px){.brand-text[data-v-da562a88],.nav-menu[data-v-da562a88]{display:none}.user-section[data-v-da562a88]{margin-left:0;padding-left:0;border-left:none}}@media (max-width:480px){.header-container[data-v-da562a88]{padding:0 10px}}#app{background-color:#f5f7fa}.hero-section[data-v-68ce36ec]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:80vh;position:relative;overflow:hidden;padding:80px 0}.hero-container[data-v-68ce36ec]{max-width:1300px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-height:80vh}.hero-content[data-v-68ce36ec]{color:#1a202c;z-index:2}.hero-title[data-v-68ce36ec]{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:16px;color:#1a202c}.hero-subtitle[data-v-68ce36ec]{font-size:24px;font-weight:600;margin-bottom:24px;color:#2d3748}.hero-description[data-v-68ce36ec]{font-size:16px;line-height:1.6;color:#4a5568;margin-bottom:40px;max-width:500px}.action-section[data-v-68ce36ec]{display:flex;flex-direction:column;gap:16px}.trial-btn[data-v-68ce36ec]{background:linear-gradient(135deg,#0057ff,#03c);border:none;color:#fff;font-weight:600;border-radius:12px;padding:16px 32px;font-size:18px;box-shadow:0 4px 20px rgba(0,87,255,.3);transition:all .3s ease;align-self:flex-start}.trial-btn[data-v-68ce36ec]:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,87,255,.4)}.user-count[data-v-68ce36ec]{font-size:14px;color:#718096;font-weight:500}.video-showcase[data-v-68ce36ec]{position:relative;display:flex;justify-content:center;align-items:center}.video-container[data-v-68ce36ec]{max-width:500px;width:100%}.main-video[data-v-68ce36ec]{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);margin-bottom:20px;cursor:pointer;transition:transform .3s ease}.main-video[data-v-68ce36ec]:hover{transform:scale(1.02)}.hero-video[data-v-68ce36ec]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;display:block}.video-overlay[data-v-68ce36ec]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.main-video:hover .video-overlay[data-v-68ce36ec]{opacity:1}.play-button[data-v-68ce36ec]{width:80px;height:80px;background:rgba(0,87,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;backdrop-filter:blur(10px);transition:all .3s ease}.play-button[data-v-68ce36ec]:hover{background:#0057ff;transform:scale(1.1)}.video-info[data-v-68ce36ec]{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.video-title[data-v-68ce36ec]{font-size:18px;font-weight:600;color:#1a202c;margin-bottom:8px}.video-subtitle[data-v-68ce36ec]{font-size:14px;color:#718096;margin-bottom:16px}.video-stats[data-v-68ce36ec]{display:flex;gap:20px}.stat-item[data-v-68ce36ec]{display:flex;align-items:center;gap:6px;font-size:14px;color:#4a5568}.stat-item .el-icon[data-v-68ce36ec]{color:#0057ff}.feature-cards[data-v-68ce36ec]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-card[data-v-68ce36ec]{background:#fff;border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;align-items:center;gap:12px}.feature-card[data-v-68ce36ec]:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15);border-color:#0057ff}.card-icon[data-v-68ce36ec]{width:40px;height:40px;background:linear-gradient(135deg,#0057ff,#03c);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.card-content h4[data-v-68ce36ec]{font-size:14px;font-weight:600;color:#1a202c;margin:0 0 4px 0}.card-content p[data-v-68ce36ec]{font-size:12px;color:#718096;margin:0}@media (max-width:1024px){.hero-container[data-v-68ce36ec]{grid-template-columns:1fr;gap:40px;text-align:center}.video-container[data-v-68ce36ec]{max-width:100%}}@media (max-width:768px){.hero-section[data-v-68ce36ec]{padding:60px 0}.hero-container[data-v-68ce36ec]{padding:0 15px}.hero-title[data-v-68ce36ec]{font-size:36px}.hero-subtitle[data-v-68ce36ec]{font-size:20px}.hero-description[data-v-68ce36ec]{font-size:14px}.trial-btn[data-v-68ce36ec]{align-self:center;padding:14px 28px;font-size:16px}.hero-video[data-v-68ce36ec]{height:250px}.feature-cards[data-v-68ce36ec]{grid-template-columns:1fr;gap:12px}.video-stats[data-v-68ce36ec]{flex-direction:column;gap:8px}}@media (max-width:480px){.hero-title[data-v-68ce36ec]{font-size:28px}.hero-subtitle[data-v-68ce36ec]{font-size:18px}.hero-video[data-v-68ce36ec]{height:200px}.play-button[data-v-68ce36ec]{width:60px;height:60px}.video-info[data-v-68ce36ec]{padding:16px}.feature-card[data-v-68ce36ec]{padding:12px}.card-icon[data-v-68ce36ec]{width:32px;height:32px}}.feature-categories[data-v-72d8f58c]{padding:80px 0;background:#f8fafc}.section-header[data-v-72d8f58c]{text-align:center;margin-bottom:60px}.section-title[data-v-72d8f58c]{font-size:24px;font-weight:600;color:#333;line-height:1.5;max-width:800px;margin:0 auto}.categories-grid[data-v-72d8f58c]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto}.category-card[data-v-72d8f58c]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;border:2px solid transparent}.category-card[data-v-72d8f58c]:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15);border-color:#667eea}.category-content[data-v-72d8f58c]{display:flex;align-items:flex-start;gap:20px}.category-icon[data-v-72d8f58c]{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.category-info[data-v-72d8f58c]{flex:1}.category-title[data-v-72d8f58c]{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.category-description[data-v-72d8f58c]{font-size:14px;color:#666;line-height:1.6;margin:0}@media (max-width:1024px){.categories-grid[data-v-72d8f58c]{grid-template-columns:1fr;gap:30px}}@media (max-width:768px){.feature-categories[data-v-72d8f58c]{padding:60px 0}.section-title[data-v-72d8f58c]{font-size:20px;padding:0 20px}.section-subtitle[data-v-72d8f58c]{font-size:14px;padding:0 20px}.categories-grid[data-v-72d8f58c]{grid-template-columns:1fr;gap:20px;padding:0 20px}.category-card[data-v-72d8f58c]{padding:20px}.category-content[data-v-72d8f58c]{gap:16px}.category-icon[data-v-72d8f58c]{width:56px;height:56px}.category-title[data-v-72d8f58c]{font-size:18px}}@media (max-width:480px){.category-content[data-v-72d8f58c]{flex-direction:column;text-align:center}.category-icon[data-v-72d8f58c]{align-self:center}}.statistics-section[data-v-31b74792]{padding:100px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.statistics-section[data-v-31b74792]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23667eea" fill-opacity="0.05"><circle cx="30" cy="30" r="2"/></g></svg>') repeat}.container[data-v-31b74792]{position:relative;z-index:1}.section-header[data-v-31b74792]{text-align:center;margin-bottom:80px}.section-title[data-v-31b74792]{font-size:32px;font-weight:700;color:#333;margin-bottom:16px}.title-underline[data-v-31b74792]{width:60px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);margin:0 auto 24px;border-radius:2px}.section-subtitle[data-v-31b74792]{font-size:16px;color:#666;line-height:1.6;max-width:600px;margin:0 auto}.stats-container[data-v-31b74792]{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;margin-bottom:60px;max-width:1000px;margin-left:auto;margin-right:auto}.stat-item[data-v-31b74792]{text-align:center;opacity:0;transform:translateY(30px);transition:all .8s ease}.stat-item.animate[data-v-31b74792]{opacity:1;transform:translateY(0)}.stat-number[data-v-31b74792]{font-size:48px;font-weight:800;margin-bottom:8px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.stat-label[data-v-31b74792]{font-size:18px;font-weight:500;color:#666}.stat-1.animate[data-v-31b74792]{transition-delay:.1s}.stat-2.animate[data-v-31b74792]{transition-delay:.2s}.stat-3.animate[data-v-31b74792]{transition-delay:.3s}.stat-4.animate[data-v-31b74792]{transition-delay:.4s}.stat-5.animate[data-v-31b74792]{transition-delay:.5s}.section-decoration[data-v-31b74792]{text-align:center;opacity:.3}.decoration-icon[data-v-31b74792]{color:#667eea;animation:float-31b74792 3s ease-in-out infinite}@keyframes float-31b74792{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.stats-container[data-v-31b74792]{grid-template-columns:repeat(3,1fr);gap:30px}.stat-number[data-v-31b74792]{font-size:40px}}@media (max-width:768px){.statistics-section[data-v-31b74792]{padding:80px 0}.section-title[data-v-31b74792]{font-size:28px}.stats-container[data-v-31b74792]{grid-template-columns:repeat(2,1fr);gap:30px}.stat-number[data-v-31b74792]{font-size:36px}.stat-label[data-v-31b74792]{font-size:16px}}@media (max-width:480px){.stats-container[data-v-31b74792]{grid-template-columns:1fr;gap:20px}.stat-number[data-v-31b74792]{font-size:32px}.section-title[data-v-31b74792]{font-size:24px;padding:0 20px}.section-subtitle[data-v-31b74792]{padding:0 20px}.stat-number[data-v-31b74792]{font-size:32px}}.case-studies-section[data-v-3dc61d98]{padding:80px 0;background:#fff}.container[data-v-3dc61d98]{max-width:1400px;margin:0 auto;padding:0 20px}.section-header[data-v-3dc61d98]{text-align:center;margin-bottom:60px}.section-title[data-v-3dc61d98]{font-size:32px;font-weight:700;color:#1a202c;margin:0}.cases-grid[data-v-3dc61d98]{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;max-width:1200px;margin:0 auto}.case-card[data-v-3dc61d98]{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);border:2px solid transparent}.case-card[data-v-3dc61d98]:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:#0057ff}.case-video[data-v-3dc61d98]{position:relative;height:200px;overflow:hidden}.case-video img[data-v-3dc61d98]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.case-card:hover .case-video img[data-v-3dc61d98]{transform:scale(1.05)}.play-button[data-v-3dc61d98]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:rgba(0,87,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:all .3s ease;backdrop-filter:blur(10px)}.case-card:hover .play-button[data-v-3dc61d98]{opacity:1}.case-category[data-v-3dc61d98]{padding:16px;text-align:center;font-size:14px;font-weight:600;color:#4a5568;background:#f8fafc}@media (max-width:1024px){.cases-grid[data-v-3dc61d98]{grid-template-columns:repeat(4,1fr);gap:20px}}@media (max-width:768px){.case-studies-section[data-v-3dc61d98]{padding:60px 0}.section-title[data-v-3dc61d98]{font-size:28px}.cases-grid[data-v-3dc61d98]{grid-template-columns:repeat(3,1fr);gap:16px}.case-video[data-v-3dc61d98]{height:160px}}@media (max-width:480px){.cases-grid[data-v-3dc61d98]{grid-template-columns:repeat(2,1fr);gap:12px}.case-video[data-v-3dc61d98]{height:140px}.play-button[data-v-3dc61d98]{width:50px;height:50px}.case-category[data-v-3dc61d98]{padding:12px;font-size:12px}}.assistant-intro[data-v-3f40ece6]{padding:100px 0;background:#fff;position:relative;overflow:hidden}.intro-content[data-v-3f40ece6]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.intro-text[data-v-3f40ece6]{padding-right:40px}.intro-badge[data-v-3f40ece6]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:24px}.badge-icon[data-v-3f40ece6]{font-size:16px}.intro-title[data-v-3f40ece6]{font-size:18px;font-weight:400;color:#333;line-height:1.8;margin-bottom:32px}.intro-features[data-v-3f40ece6]{margin-bottom:32px}.feature-group[data-v-3f40ece6]{display:flex;gap:16px}.feature-btn[data-v-3f40ece6]{border-radius:8px;font-weight:500}.cta-button[data-v-3f40ece6]{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;padding:16px 32px;font-size:16px;font-weight:600}.cta-button[data-v-3f40ece6]:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.intro-visual[data-v-3f40ece6]{position:relative;height:400px}.visual-card[data-v-3f40ece6]{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:24px;position:relative;z-index:2}.main-card[data-v-3f40ece6]{max-width:350px;margin-left:auto}.card-header[data-v-3f40ece6]{margin-bottom:20px}.card-title[data-v-3f40ece6]{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.card-subtitle[data-v-3f40ece6]{font-size:12px;color:#999;background:#f0f4ff;padding:4px 8px;border-radius:6px;display:inline-block}.workflow-preview[data-v-3f40ece6]{display:flex;flex-direction:column;gap:16px}.preview-image[data-v-3f40ece6]{border-radius:8px;overflow:hidden}.preview-image img[data-v-3f40ece6]{width:100%;height:auto;display:block}.preview-info h4[data-v-3f40ece6]{font-size:14px;font-weight:600;color:#333;margin-bottom:4px}.preview-info p[data-v-3f40ece6]{font-size:12px;color:#666;line-height:1.4;margin:0}.floating-element[data-v-3f40ece6]{position:absolute;color:#667eea;opacity:.6;animation:float-3f40ece6 3s ease-in-out infinite}.element-1[data-v-3f40ece6]{top:20px;right:50px;animation-delay:0s}.element-2[data-v-3f40ece6]{bottom:100px;right:20px;animation-delay:1s}.element-3[data-v-3f40ece6]{top:50%;right:200px;animation-delay:2s}@keyframes float-3f40ece6{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1024px){.intro-content[data-v-3f40ece6]{gap:60px}.intro-text[data-v-3f40ece6]{padding-right:20px}}@media (max-width:768px){.assistant-intro[data-v-3f40ece6]{padding:80px 0}.intro-content[data-v-3f40ece6]{grid-template-columns:1fr;gap:40px;text-align:center}.intro-text[data-v-3f40ece6]{padding-right:0}.intro-title[data-v-3f40ece6]{font-size:16px}.feature-group[data-v-3f40ece6]{justify-content:center}.intro-visual[data-v-3f40ece6]{height:300px}.main-card[data-v-3f40ece6]{max-width:300px;margin:0 auto}}@media (max-width:480px){.intro-title[data-v-3f40ece6]{font-size:15px;line-height:1.6}.feature-group[data-v-3f40ece6]{flex-direction:column;align-items:center}.cta-button[data-v-3f40ece6]{padding:14px 28px;font-size:15px}}.home-page[data-v-00a5f4d6]{min-height:100vh}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%;font-family:PingFang SC,Helvetica Neue,Arial,sans-serif;background-color:#f5f7fa}#app{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.gradient-bg,.gradient-purple{background:linear-gradient(135deg,#667eea,#764ba2)}.card-hover{transition:all .3s ease;cursor:pointer}.card-hover:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.btn-gradient{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.btn-gradient:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}.text-gradient{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.container{max-width:1200px}.container,.full-container{margin:0 auto;padding:0 20px}.full-container{max-width:1400px}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mt-5{margin-top:40px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mb-5{margin-bottom:40px}.p-0{padding:0}.p-1{padding:8px}.p-2{padding:16px}.p-3{padding:24px}.p-4{padding:32px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-inline-block{display:inline-block}.flex-center{justify-content:center}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-column{display:flex;flex-direction:column}.rounded{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.shadow-sm{box-shadow:0 2px 4px rgba(0,0,0,.1)}.shadow{box-shadow:0 4px 12px rgba(0,0,0,.15)}.shadow-lg{box-shadow:0 8px 25px rgba(0,0,0,.2)}@media (max-width:768px){.container,.full-container{padding:0 15px}}.tag-hot{background:linear-gradient(45deg,#ff6b6b,#ff8e8e)}.tag-hot,.tag-new{color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.tag-new{background:linear-gradient(45deg,#4ecdc4,#44a08d)}.tag-vip{background:linear-gradient(45deg,#f093fb,#f5576c);color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.main-content{padding-top:70px;min-height:calc(100vh - 70px)}