*{margin:0;padding:0;box-sizing:border-box}#app{width:100%;min-height:100vh}.website-page[data-v-06a5d5fd]{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.website-header[data-v-06a5d5fd]{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.website-header.scrolled[data-v-06a5d5fd]{background:hsla(0,0%,100%,.98);box-shadow:0 4px 12px rgba(0,0,0,.1)}.website-header .header-container[data-v-06a5d5fd]{max-width:1400px;margin:0 auto;padding:0 40px;height:70px;display:flex;align-items:center;justify-content:space-between}.website-header .header-banner[data-v-06a5d5fd]{background:#1b5898;color:#fff;padding:12px 0}.website-header .header-banner .banner-content[data-v-06a5d5fd]{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:center;gap:12px}.website-header .header-banner .banner-content .banner-text-wrapper[data-v-06a5d5fd]{display:flex;align-items:center;justify-content:center;flex:1}.website-header .header-banner .banner-content .banner-text[data-v-06a5d5fd]{font-size:18px;font-weight:500;line-height:1.5}.website-header .header-banner .banner-content .banner-text.banner-text-white[data-v-06a5d5fd]{color:#fff;font-size:20px}.website-header .header-banner .banner-content .banner-text.banner-text-yellow[data-v-06a5d5fd]{color:#ffc133}.website-header .header-banner .banner-content .banner-divider[data-v-06a5d5fd]{color:#fff;font-size:18px;margin:0 20px;font-weight:500}.website-header .header-banner .banner-content .banner-trial-btn[data-v-06a5d5fd]{background:#ffc133;border-color:#ffc133;color:#000;font-weight:500;padding:6px 16px;border-radius:12px;transition:all .3s ease;flex-shrink:0}.website-header .header-banner .banner-content .banner-trial-btn[data-v-06a5d5fd]:hover{background:#ffb300;border-color:#ffb300}.website-header .logo-section[data-v-06a5d5fd]{display:flex;align-items:center;gap:12px;animation:fadeInLeft-06a5d5fd .6s ease}.website-header .logo-section .logo-img[data-v-06a5d5fd]{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.website-header .logo-section .logo-text[data-v-06a5d5fd]{font-size:20px;font-weight:600;color:#1b5898}.website-header .nav-menu[data-v-06a5d5fd]{display:flex;gap:40px;flex:1;justify-content:center}.website-header .nav-menu .nav-link[data-v-06a5d5fd]{color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease;position:relative}.website-header .nav-menu .nav-link[data-v-06a5d5fd]:hover{color:#1b5898}.website-header .nav-menu .nav-link[data-v-06a5d5fd]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#1b5898;transition:width .3s ease}.website-header .nav-menu .nav-link[data-v-06a5d5fd]:hover:after{width:100%}.website-header .header-actions[data-v-06a5d5fd]{display:flex;align-items:center;gap:20px}.website-header .header-actions .contact-info[data-v-06a5d5fd]{color:#666;font-size:14px}.website-header .header-actions .action-btn[data-v-06a5d5fd]{color:#333;font-size:14px;padding:0;transition:color .3s ease}.website-header .header-actions .action-btn[data-v-06a5d5fd]:hover{color:#1b5898}.website-header .header-actions .download-header-btn[data-v-06a5d5fd]{border-color:#1b5898;color:#1b5898;font-weight:500;padding:8px 20px;border-radius:12px;transition:all .3s ease}.website-header .header-actions .download-header-btn[data-v-06a5d5fd]:hover{background:#0a3563;border-color:#0a3563}.website-header .header-actions .contact-header-btn[data-v-06a5d5fd]{background:#ffc133;border-color:#ffc133;color:#000;font-weight:500;padding:8px 20px;border-radius:12px;transition:all .3s ease}.website-header .header-actions .contact-header-btn[data-v-06a5d5fd]:hover{background:#ffb300;border-color:#ffb300}.hero-section[data-v-06a5d5fd]{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-section .hero-background-image[data-v-06a5d5fd]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0}.hero-section .hero-background-image .hero-bg-img[data-v-06a5d5fd]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.hero-section .hero-container[data-v-06a5d5fd]{position:relative;z-index:1;width:100%;max-width:1400px;padding:120px 40px 40px;display:flex;align-items:center;justify-content:flex-end}.hero-section .hero-cards-wrapper[data-v-06a5d5fd]{display:flex;flex-direction:column;gap:20px;max-width:520px;width:100%;animation:fadeInRight-06a5d5fd .8s ease}.hero-section .hero-card-top[data-v-06a5d5fd]{width:100%}.hero-section .hero-cards-bottom[data-v-06a5d5fd]{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%}.hero-section .hero-card[data-v-06a5d5fd]{background:#1b5898;border-radius:20px;padding:24px 28px;color:#fff;box-shadow:0 4px 16px rgba(27,88,152,.3);transition:all .3s ease;position:relative;overflow:hidden;display:flex;align-items:flex-start;gap:18px;backdrop-filter:blur(2px)}.hero-section .hero-card[data-v-06a5d5fd]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(27,88,152,.4)}.hero-section .hero-card .hero-card-title[data-v-06a5d5fd]{font-size:56px;font-weight:400;line-height:1;color:#ffc133;flex-shrink:0;min-width:70px;text-align:left;letter-spacing:2px}.hero-section .hero-card .hero-card-content[data-v-06a5d5fd]{font-size:14px;line-height:1.75;color:hsla(0,0%,100%,.98);flex:1;padding-top:6px}.hero-section .hero-card-bottom[data-v-06a5d5fd]{width:100%;flex-direction:column;align-items:flex-start;gap:30px}.hero-section .hero-card-bottom .hero-card-title[data-v-06a5d5fd]{padding-top:0}.hero-section .hero-card-bottom .hero-card-content[data-v-06a5d5fd]{padding-top:0;width:100%}.feature-highlight-section[data-v-06a5d5fd]{padding:40px 40px 20px;background:#f5f7fb}.feature-highlight-section .feature-container[data-v-06a5d5fd]{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.feature-highlight-section .feature-row[data-v-06a5d5fd]{display:flex;align-items:stretch;justify-content:space-between;gap:40px;background:#fff;border-radius:20px;padding:32px 40px;box-shadow:0 10px 30px rgba(15,23,42,.06);opacity:0;transform:translateY(24px);transition:all .6s ease}.feature-highlight-section .feature-row.animate-in[data-v-06a5d5fd]{opacity:1;transform:translateY(0)}.feature-highlight-section .feature-row.reverse[data-v-06a5d5fd]{flex-direction:row-reverse}.feature-highlight-section .feature-text[data-v-06a5d5fd]{flex:1.2;display:flex;flex-direction:column;justify-content:center}.feature-highlight-section .feature-text .feature-title[data-v-06a5d5fd]{font-size:32px;font-weight:600;color:#111827;margin:12px}.feature-highlight-section .feature-text .feature-desc[data-v-06a5d5fd]{font-size:20px;line-height:1.8;color:#4b5563;margin:12px}.feature-highlight-section .feature-text .feature-link[data-v-06a5d5fd]{font-size:18px;font-weight:500;padding:0;align-self:flex-start;transition:all .3s ease;margin-top:35px!important;margin:12px}.feature-highlight-section .feature-text .feature-link[data-v-06a5d5fd]:hover{transform:translateX(2px)}.feature-highlight-section .feature-visual[data-v-06a5d5fd]{flex:1;display:flex;align-items:center;justify-content:center}.feature-highlight-section .feature-visual .feature-image-container[data-v-06a5d5fd]{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.feature-highlight-section .feature-visual .feature-image-container .feature-image[data-v-06a5d5fd]{width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px;transition:transform .3s ease}.feature-highlight-section .feature-visual .feature-image-container .feature-image[data-v-06a5d5fd]:hover{transform:scale(1.02)}.feature-highlight-section .feature-visual .feature-visual-card[data-v-06a5d5fd]{width:100%;max-width:360px;border-radius:18px;padding:20px 22px;background:linear-gradient(135deg,#f5f7ff,#fff 40%,#e0ecff);box-shadow:0 12px 30px rgba(15,23,42,.08);position:relative;overflow:hidden}.feature-highlight-section .feature-visual .feature-tag[data-v-06a5d5fd]{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:12px;color:#1b5898;background:rgba(27,88,152,.08);margin-bottom:14px;font-weight:500}.feature-highlight-section .feature-visual .feature-visual-main[data-v-06a5d5fd]{display:flex;align-items:center;justify-content:space-between;gap:16px}.feature-highlight-section .feature-visual .feature-icon[data-v-06a5d5fd]{font-size:64px;color:#1b5898}.feature-highlight-section .feature-visual .feature-visual-hint[data-v-06a5d5fd]{flex:1;font-size:13px;color:#374151;line-height:1.7}.product-functions-section[data-v-06a5d5fd]{padding:80px 40px 100px;background:#fff}.product-functions-section .product-functions-container[data-v-06a5d5fd]{max-width:1400px;margin:0 auto}.product-functions-section .product-functions-header[data-v-06a5d5fd]{text-align:center;margin-bottom:60px;animation:fadeInUp-06a5d5fd .8s ease}.product-functions-section .product-functions-main-title[data-v-06a5d5fd]{font-size:36px;font-weight:700;color:#000;margin-bottom:12px;line-height:1.2}.product-functions-section .product-functions-subtitle[data-v-06a5d5fd]{font-size:24px;font-weight:400;color:#666;line-height:1.5;margin:0}.product-functions-section .function-systems-wrapper[data-v-06a5d5fd]{display:flex;flex-direction:column;gap:40px;align-items:stretch}.product-functions-section .function-block-wrapper[data-v-06a5d5fd]{width:100%;position:relative}.product-functions-section .function-block-wrapper.has-divider[data-v-06a5d5fd]:after{content:"";position:absolute;left:0;right:0;bottom:-20px;height:1px;background:#e0e0e0}.product-functions-section .function-block[data-v-06a5d5fd]{background:#f5f7fb;border-radius:16px;padding:40px;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease}.product-functions-section .function-block[data-v-06a5d5fd]:hover{box-shadow:0 4px 20px rgba(0,0,0,.1)}.product-functions-section .function-title[data-v-06a5d5fd]{font-size:32px;font-weight:700;text-align:left;margin-bottom:40px;color:#000}.product-functions-section .function-cards-grid[data-v-06a5d5fd]{display:grid;gap:24px}.product-functions-section .function-cards-grid.grid-3[data-v-06a5d5fd]{grid-template-columns:repeat(3,1fr)}.product-functions-section .function-cards-grid.grid-2[data-v-06a5d5fd],.product-functions-section .function-cards-grid.grid-4[data-v-06a5d5fd]{grid-template-columns:repeat(2,1fr)}.product-functions-section .function-cards-grid.grid-1[data-v-06a5d5fd]{grid-template-columns:1fr}.product-functions-section .function-card[data-v-06a5d5fd]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.product-functions-section .function-card[data-v-06a5d5fd]:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-4px);background:#fff}.product-functions-section .function-card-icon[data-v-06a5d5fd]{font-size:48px;color:#1b5898;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.product-functions-section .function-card-icon i[data-v-06a5d5fd]{display:inline-block;transition:transform .3s ease}.product-functions-section .function-card:hover .function-card-icon i[data-v-06a5d5fd]{transform:scale(1.1)}.product-functions-section .function-card-title[data-v-06a5d5fd]{font-size:20px;font-weight:600;margin-bottom:12px;color:#333}.product-functions-section .function-card-content[data-v-06a5d5fd]{font-size:16px;color:#666;line-height:1.8;margin-bottom:16px;flex:1}.product-functions-section .function-card-image[data-v-06a5d5fd]{width:100%;margin-top:8px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.product-functions-section .function-card-image .card-image[data-v-06a5d5fd]{width:100%;height:auto;max-height:50px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.product-functions-section .function-card-image .card-image-placeholder[data-v-06a5d5fd]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;font-size:14px;gap:8px}.product-functions-section .function-card-image .card-image-placeholder i[data-v-06a5d5fd]{font-size:48px;color:#ccc}.product-functions-section .function-card-image .card-image-placeholder span[data-v-06a5d5fd]{color:#999}.product-functions-section .function-card:hover .function-card-image .card-image[data-v-06a5d5fd]{transform:scale(1.05)}.pricing-section[data-v-06a5d5fd]{padding:100px 40px;background:#f8f9fa}.pricing-section .pricing-container[data-v-06a5d5fd]{max-width:1200px;margin:0 auto}.pricing-section .section-title[data-v-06a5d5fd]{font-size:36px;font-weight:700;text-align:center;color:#1b5898;margin-bottom:16px}.pricing-section .section-subtitle[data-v-06a5d5fd]{font-size:18px;text-align:center;color:#666;margin-bottom:60px}.pricing-section .pricing-cards[data-v-06a5d5fd]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.pricing-section .pricing-card[data-v-06a5d5fd]{background:#fff;border-radius:36px;padding:40px;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;display:flex;flex-direction:column;border:2px solid transparent}.pricing-section .pricing-card[data-v-06a5d5fd]:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-8px);border-color:#ffc133}.pricing-section .pricing-card.featured[data-v-06a5d5fd]{transform:scale(1.05)}.pricing-section .pricing-card.featured[data-v-06a5d5fd]:hover{transform:scale(1.05) translateY(-8px);border-color:#ffc133}.pricing-section .pricing-card-header[data-v-06a5d5fd]{text-align:center;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}.pricing-section .pricing-card-header .plan-title[data-v-06a5d5fd]{font-size:24px;font-weight:600;color:#333;margin-bottom:16px}.pricing-section .pricing-card-header .plan-price .price-row[data-v-06a5d5fd]{display:flex;align-items:baseline;justify-content:center;margin-bottom:12px}.pricing-section .pricing-card-header .plan-price .price-amount[data-v-06a5d5fd]{font-size:48px;font-weight:700;color:#1b5898}.pricing-section .pricing-card-header .plan-price .price-unit[data-v-06a5d5fd]{font-size:18px;color:#999;margin-left:4px}.pricing-section .pricing-card-header .plan-price .price-detail[data-v-06a5d5fd]{display:flex;flex-direction:column;gap:6px;margin-top:12px}.pricing-section .pricing-card-header .plan-price .price-detail .price-period[data-v-06a5d5fd]{font-size:20px;color:#666;line-height:1.5}.pricing-section .pricing-card-body[data-v-06a5d5fd]{flex:1;margin-bottom:32px}.pricing-section .pricing-card-body .plan-description[data-v-06a5d5fd]{font-size:16px;color:#666;line-height:1.6;margin-bottom:20px;min-height:48px}.pricing-section .pricing-card-body .plan-min-accounts[data-v-06a5d5fd],.pricing-section .pricing-card-body .plan-storage[data-v-06a5d5fd]{display:flex;align-items:center;justify-content:space-between;padding:8px 0;margin-bottom:12px;border-bottom:1px solid #f0f0f0}.pricing-section .pricing-card-body .plan-min-accounts .min-accounts-label[data-v-06a5d5fd],.pricing-section .pricing-card-body .plan-min-accounts .storage-label[data-v-06a5d5fd],.pricing-section .pricing-card-body .plan-storage .min-accounts-label[data-v-06a5d5fd],.pricing-section .pricing-card-body .plan-storage .storage-label[data-v-06a5d5fd]{font-size:14px;color:#666}.pricing-section .pricing-card-body .plan-min-accounts .min-accounts-value[data-v-06a5d5fd],.pricing-section .pricing-card-body .plan-min-accounts .storage-value[data-v-06a5d5fd],.pricing-section .pricing-card-body .plan-storage .min-accounts-value[data-v-06a5d5fd],.pricing-section .pricing-card-body .plan-storage .storage-value[data-v-06a5d5fd]{font-size:16px;font-weight:600;color:#1b5898}.pricing-section .pricing-card-body .plan-features[data-v-06a5d5fd]{list-style:none;padding:0;margin:0;margin-top:20px}.pricing-section .pricing-card-body .plan-features li[data-v-06a5d5fd]{display:flex;align-items:flex-start;margin-bottom:12px;font-size:16px;color:#333}.pricing-section .pricing-card-body .plan-features li .check-icon[data-v-06a5d5fd]{color:#ffc133;font-size:20px;margin-right:12px;flex-shrink:0;margin-top:2px}.pricing-section .pricing-card-footer .plan-button[data-v-06a5d5fd]{width:100%;padding:12px;font-size:16px;font-weight:500;border-radius:8px;background:#fff;border-color:#dcdfe6;color:#606266;transition:all .3s ease}.pricing-section .pricing-card-footer .plan-button[data-v-06a5d5fd]:hover{background:#ffc133;border-color:#ffc133;color:#000}.pricing-section .pricing-comparison-table[data-v-06a5d5fd]{margin:60px 0;animation:fadeInUp-06a5d5fd .8s ease}.pricing-section .pricing-comparison-table .table-wrapper+.table-wrapper[data-v-06a5d5fd]{margin-top:30px}.pricing-section .pricing-comparison-table .comparison-title[data-v-06a5d5fd]{font-size:36px;font-weight:700;text-align:center;color:#1b5898;margin-bottom:40px}.pricing-section .pricing-comparison-table .table-wrapper[data-v-06a5d5fd]{overflow-x:auto;background:#fff;border-radius:8px;padding:0}.pricing-section .pricing-comparison-table .comparison-table[data-v-06a5d5fd]{width:100%;border-collapse:collapse;font-size:14px;min-width:800px;background:#fff}.pricing-section .pricing-comparison-table .comparison-table thead[data-v-06a5d5fd]{background:#fff}.pricing-section .pricing-comparison-table .comparison-table thead th[data-v-06a5d5fd]{padding:16px 20px;text-align:center;font-weight:600;color:#333;border-bottom:1px solid #e0e0e0}.pricing-section .pricing-comparison-table .comparison-table thead th.feature-col[data-v-06a5d5fd]{width:250px;text-align:left}.pricing-section .pricing-comparison-table .comparison-table thead th.plan-col[data-v-06a5d5fd]{width:180px}.pricing-section .pricing-comparison-table .comparison-table thead th.usage-col[data-v-06a5d5fd]{text-align:center}.pricing-section .pricing-comparison-table .comparison-table tbody tr[data-v-06a5d5fd]{transition:background-color .2s ease}.pricing-section .pricing-comparison-table .comparison-table tbody tr[data-v-06a5d5fd]:hover{background-color:#f9fafb}.pricing-section .pricing-comparison-table .comparison-table tbody tr:last-child td[data-v-06a5d5fd]{border-bottom:none}.pricing-section .pricing-comparison-table .comparison-table tbody td[data-v-06a5d5fd]{padding:14px 20px;border-bottom:1px solid #e0e0e0;text-align:center;vertical-align:middle}.pricing-section .pricing-comparison-table .comparison-table tbody td.feature-name[data-v-06a5d5fd]{text-align:left;font-weight:400;color:#333;background:#fff}.pricing-section .pricing-comparison-table .comparison-table tbody td.plan-cell[data-v-06a5d5fd]{text-align:center}.pricing-section .pricing-comparison-table .comparison-table tbody td.plan-cell .check-mark[data-v-06a5d5fd]{color:#333;font-size:18px;font-weight:600}.pricing-section .pricing-comparison-table .comparison-table tbody td.plan-cell .cross-mark[data-v-06a5d5fd]{color:transparent;font-size:18px}.pricing-section .pricing-notes[data-v-06a5d5fd]{background:#fff;border-radius:8px;padding:24px 32px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.pricing-section .pricing-notes .note-title[data-v-06a5d5fd]{font-size:16px;font-weight:600;color:#333;margin-bottom:16px}.pricing-section .pricing-notes .note-list[data-v-06a5d5fd]{list-style:none;padding:0;margin:0}.pricing-section .pricing-notes .note-list li[data-v-06a5d5fd]{font-size:14px;color:#666;line-height:1.8;margin-bottom:8px}.pricing-section .pricing-notes .note-list li[data-v-06a5d5fd]:last-child{margin-bottom:0}.about-section[data-v-06a5d5fd]{position:relative;padding:100px 40px;overflow:hidden;min-height:600px}.about-section .about-background[data-v-06a5d5fd]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;overflow:hidden;background:linear-gradient(135deg,rgba(245,247,250,.5),hsla(0,0%,100%,.8))}.about-section .about-background .about-bg-image[data-v-06a5d5fd]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease;display:block}.about-section .about-background .about-bg-overlay[data-v-06a5d5fd]{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.7);z-index:1}.about-section .about-background[data-v-06a5d5fd]:has(img[style*="display: none"]){background:linear-gradient(135deg,rgba(245,247,250,.5),hsla(0,0%,100%,.8))}.about-section .about-container[data-v-06a5d5fd]{position:relative;max-width:1400px;margin:0 auto;z-index:2}.about-section .section-title[data-v-06a5d5fd]{font-size:48px;font-weight:700;text-align:left;color:#333;margin-bottom:60px;animation:fadeInUp-06a5d5fd .8s ease;max-width:1168px;margin-left:auto;margin-right:auto}.about-section .about-cards[data-v-06a5d5fd]{display:grid;grid-template-columns:1fr;gap:32px;justify-items:center}.about-section .about-card[data-v-06a5d5fd]{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;opacity:0;transform:translateY(24px);animation:fadeInUp-06a5d5fd .6s ease forwards;width:100%;max-width:1168px;display:flex;flex-direction:column;align-items:center}.about-section .about-card[data-v-06a5d5fd]:first-child{animation-delay:.1s}.about-section .about-card[data-v-06a5d5fd]:nth-child(2){animation-delay:.2s}.about-section .about-card[data-v-06a5d5fd]:nth-child(3){animation-delay:.3s}.about-section .about-card[data-v-06a5d5fd]:nth-child(4){animation-delay:.4s}.about-section .about-card[data-v-06a5d5fd]:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px)}.about-section .about-card-content-wrapper[data-v-06a5d5fd]{width:100%;transform:translateY(-40px)}.about-section .about-card-icon[data-v-06a5d5fd]{font-size:48px;color:#5b9bd5;margin-bottom:24px;transition:all .3s ease;align-self:center}.about-section .about-card-icon i[data-v-06a5d5fd]{display:inline-block;transition:transform .3s ease}.about-section .about-card:hover .about-card-icon[data-v-06a5d5fd]{color:#1b5898}.about-section .about-card:hover .about-card-icon i[data-v-06a5d5fd]{transform:scale(1.1)}.about-section .about-card-title-wrapper[data-v-06a5d5fd]{display:flex;align-items:center;gap:16px;margin-bottom:16px;width:100%;max-width:800px;margin-left:0;margin-right:auto}.about-section .about-card-title[data-v-06a5d5fd]{font-size:24px;font-weight:600;color:#333;margin:0;flex:1}.about-section .about-card-image[data-v-06a5d5fd]{width:50px;height:50px;flex-shrink:0;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.about-section .about-card-image .card-image[data-v-06a5d5fd]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;transition:transform .3s ease}.about-section .about-card:hover .about-card-image .card-image[data-v-06a5d5fd]{transform:scale(1.02)}.about-section .about-card-content[data-v-06a5d5fd]{font-size:16px;color:#666;line-height:1.8;text-align:left;width:100%;max-width:800px;margin-left:0;margin-right:auto;padding-left:66px;box-sizing:border-box}.website-footer[data-v-06a5d5fd]{padding:80px 40px 40px;background:linear-gradient(135deg,#1b5898,#0a3563);color:#fff;text-align:center}.website-footer .footer-container[data-v-06a5d5fd]{max-width:1200px;margin:0 auto}.website-footer .footer-title[data-v-06a5d5fd]{font-size:48px;font-weight:700;margin-bottom:24px;animation:fadeInUp-06a5d5fd .8s ease}.website-footer .footer-subtitle[data-v-06a5d5fd]{font-size:18px;margin-bottom:40px;opacity:.9;animation:fadeInUp-06a5d5fd .8s ease .2s both}.website-footer .footer-logo[data-v-06a5d5fd]{margin-bottom:32px;animation:fadeInUp-06a5d5fd .8s ease .3s both}.website-footer .footer-logo .footer-logo-img[data-v-06a5d5fd]{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.website-footer .footer-actions[data-v-06a5d5fd]{display:flex;justify-content:center;gap:24px;margin-bottom:60px;animation:fadeInUp-06a5d5fd .8s ease .4s both}.website-footer .footer-actions .footer-btn[data-v-06a5d5fd]{padding:12px 40px;font-size:16px;border-radius:8px;transition:all .3s ease;font-weight:500}.website-footer .footer-actions .footer-btn.download-btn[data-v-06a5d5fd]{background:#1b5898;border-color:#1b5898;color:#fff}.website-footer .footer-actions .footer-btn.download-btn[data-v-06a5d5fd]:hover{background:#0a3563;border-color:#0a3563;transform:translateY(-2px);box-shadow:0 4px 12px rgba(27,88,152,.3)}.website-footer .footer-actions .footer-btn.contact-btn[data-v-06a5d5fd]{background:#ffc133;border-color:#ffc133;color:#000}.website-footer .footer-actions .footer-btn.contact-btn[data-v-06a5d5fd]:hover{background:#ffb300;border-color:#ffb300;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,193,51,.3)}.website-footer .footer-copyright[data-v-06a5d5fd]{font-size:14px;opacity:.8;line-height:1.8}.website-footer .footer-copyright a[data-v-06a5d5fd]{color:#fff;text-decoration:none;margin:0 8px}.website-footer .footer-copyright a[data-v-06a5d5fd]:hover{text-decoration:underline}.website-footer .footer-copyright .beian-icon[data-v-06a5d5fd]{width:16px;height:16px;margin:0 8px;vertical-align:middle}@keyframes fadeInUp-06a5d5fd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft-06a5d5fd{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes bounce-06a5d5fd{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes sparkle-06a5d5fd{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}}@keyframes fadeInRight-06a5d5fd{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media(max-width:1200px){.features-cards-section .cards-container[data-v-06a5d5fd]{grid-template-columns:1fr;gap:30px}.feature-card[data-v-06a5d5fd]{transform:rotate(0deg)!important;margin-top:0!important}.feature-card.animate-in[data-v-06a5d5fd]{transform:translateY(0) rotate(0deg)!important}.feature-card[data-v-06a5d5fd]:hover{transform:translateY(-10px) rotate(0deg)!important}.website-header .header-actions[data-v-06a5d5fd]{flex-wrap:wrap;gap:8px}}@media(max-width:768px){.website-header .header-container[data-v-06a5d5fd]{padding:0 20px;flex-wrap:wrap;height:auto;min-height:70px}.website-header .logo-section .logo-text[data-v-06a5d5fd]{font-size:16px}.website-header .nav-menu[data-v-06a5d5fd]{order:3;width:100%;justify-content:space-around;padding:10px 0;gap:15px;flex-wrap:wrap}.website-header .nav-menu .nav-link[data-v-06a5d5fd]{font-size:14px}.website-header .header-actions[data-v-06a5d5fd]{flex-wrap:wrap;gap:8px;order:2}.website-header .header-actions .contact-info[data-v-06a5d5fd]{display:none}.website-header .header-actions .action-btn[data-v-06a5d5fd]{font-size:12px;padding:4px 8px}.website-header .header-actions .contact-header-btn[data-v-06a5d5fd],.website-header .header-actions .download-header-btn[data-v-06a5d5fd]{padding:6px 12px;font-size:12px}.website-header .header-banner .banner-content[data-v-06a5d5fd]{padding:0 20px;flex-direction:column;gap:12px;text-align:center}.website-header .header-banner .banner-content .banner-text-wrapper[data-v-06a5d5fd]{width:100%}.website-header .header-banner .banner-content .banner-text[data-v-06a5d5fd]{font-size:14px}.website-header .header-banner .banner-content .banner-text.banner-text-white[data-v-06a5d5fd]{color:#fff;font-size:16px}.website-header .header-banner .banner-content .banner-text.banner-text-yellow[data-v-06a5d5fd]{color:#ffc133}.website-header .header-banner .banner-content .banner-divider[data-v-06a5d5fd]{margin:0 12px;font-size:14px}.website-header .header-banner .banner-content .banner-trial-btn[data-v-06a5d5fd]{padding:6px 16px;font-size:12px;border-radius:12px}.hero-section[data-v-06a5d5fd]{min-height:100vh}.hero-section .hero-container[data-v-06a5d5fd]{padding:100px 20px 20px;justify-content:center}.hero-section .hero-cards-wrapper[data-v-06a5d5fd]{max-width:100%}.hero-section .hero-card-top[data-v-06a5d5fd]{width:100%}.hero-section .hero-cards-bottom[data-v-06a5d5fd]{grid-template-columns:1fr;gap:16px}.hero-section .hero-card[data-v-06a5d5fd]{padding:20px 24px;gap:12px}.hero-section .hero-card .hero-card-title[data-v-06a5d5fd]{font-size:48px;min-width:60px;color:#ffc133}.hero-section .hero-card .hero-card-content[data-v-06a5d5fd]{font-size:13px;padding-top:0;line-height:1.6}.hero-section .hero-card.hero-card-top[data-v-06a5d5fd]{flex-direction:row}.hero-section .hero-card.hero-card-bottom[data-v-06a5d5fd]{flex-direction:column;align-items:flex-start}.hero-section .hero-card.hero-card-bottom .hero-card-content[data-v-06a5d5fd]{width:100%}.feature-highlight-section[data-v-06a5d5fd]{padding:30px 20px 10px}.feature-highlight-section .feature-container[data-v-06a5d5fd]{gap:40px}.feature-highlight-section .feature-row[data-v-06a5d5fd]{flex-direction:column!important;padding:20px 18px;gap:20px}.feature-highlight-section .feature-text .feature-title[data-v-06a5d5fd]{font-size:18px}.feature-highlight-section .feature-text .feature-desc[data-v-06a5d5fd]{font-size:13px}.feature-highlight-section .feature-text .feature-link[data-v-06a5d5fd]{margin-top:8px}.feature-highlight-section .feature-visual .feature-image-container[data-v-06a5d5fd],.feature-highlight-section .feature-visual .feature-visual-card[data-v-06a5d5fd]{max-width:100%}.product-functions-section[data-v-06a5d5fd]{padding:60px 20px}.product-functions-section .product-functions-header[data-v-06a5d5fd]{margin-bottom:40px}.product-functions-section .product-functions-main-title[data-v-06a5d5fd]{font-size:28px}.product-functions-section .product-functions-subtitle[data-v-06a5d5fd]{font-size:18px}.product-functions-section .function-systems-wrapper[data-v-06a5d5fd]{gap:30px}.product-functions-section .function-block-wrapper.has-divider[data-v-06a5d5fd]:after{bottom:-15px}.product-functions-section .function-block[data-v-06a5d5fd]{padding:30px 20px}.product-functions-section .function-title[data-v-06a5d5fd]{font-size:24px}.product-functions-section .function-cards-grid.grid-2[data-v-06a5d5fd],.product-functions-section .function-cards-grid.grid-3[data-v-06a5d5fd],.product-functions-section .function-cards-grid.grid-4[data-v-06a5d5fd]{grid-template-columns:1fr}.product-functions-section .function-card[data-v-06a5d5fd]{padding:24px}.pricing-section[data-v-06a5d5fd]{padding:60px 20px}.pricing-section .section-title[data-v-06a5d5fd]{font-size:28px}.pricing-section .pricing-cards[data-v-06a5d5fd]{grid-template-columns:1fr;gap:24px}.pricing-section .pricing-card[data-v-06a5d5fd]{padding:32px 24px}.pricing-section .pricing-card.featured[data-v-06a5d5fd]{transform:scale(1)}.pricing-section .pricing-card .pricing-card-header .plan-price .price-detail .price-period[data-v-06a5d5fd]{font-size:24px}.pricing-section .pricing-comparison-table[data-v-06a5d5fd]{margin:40px 0}.pricing-section .pricing-comparison-table .comparison-title[data-v-06a5d5fd]{font-size:24px;margin-bottom:24px}.pricing-section .pricing-comparison-table .table-wrapper[data-v-06a5d5fd]{padding:10px}.pricing-section .pricing-comparison-table .comparison-table[data-v-06a5d5fd]{font-size:12px;min-width:600px}.pricing-section .pricing-comparison-table .comparison-table thead th[data-v-06a5d5fd]{padding:12px 8px;font-size:13px}.pricing-section .pricing-comparison-table .comparison-table thead th.feature-col[data-v-06a5d5fd]{width:150px}.pricing-section .pricing-comparison-table .comparison-table thead th.plan-col[data-v-06a5d5fd]{width:100px}.pricing-section .pricing-comparison-table .comparison-table tbody td[data-v-06a5d5fd]{padding:10px 8px;font-size:12px}.pricing-section .pricing-comparison-table .comparison-table tbody td.feature-name[data-v-06a5d5fd]{font-size:12px}.about-section[data-v-06a5d5fd]{padding:60px 20px}.about-section .section-title[data-v-06a5d5fd]{font-size:32px}.about-section .about-cards[data-v-06a5d5fd]{grid-template-columns:1fr;gap:24px}.about-section .about-card[data-v-06a5d5fd]{padding:32px 24px}.website-footer[data-v-06a5d5fd]{padding:60px 20px 30px}.website-footer .footer-title[data-v-06a5d5fd]{font-size:32px}.website-footer .footer-actions[data-v-06a5d5fd]{flex-direction:column;align-items:center}.website-footer .footer-actions .footer-btn[data-v-06a5d5fd]{width:100%;max-width:300px}}[data-v-06a5d5fd] .download-dialog .el-dialog{border-radius:20px;overflow:hidden}[data-v-06a5d5fd] .download-dialog .el-dialog__header{padding:0;display:none}[data-v-06a5d5fd] .download-dialog .el-dialog__body{padding:0}[data-v-06a5d5fd] .download-dialog .el-dialog__close{color:#333;font-size:24px;z-index:10;position:absolute;right:20px;top:20px;transition:all .3s ease}[data-v-06a5d5fd] .download-dialog .el-dialog__close:hover{color:#1b5898;transform:rotate(90deg)}.download-content[data-v-06a5d5fd]{background:linear-gradient(135deg,#e3f2fd,#fff);padding:60px 40px;text-align:center;animation:fadeInUp-06a5d5fd .6s ease}.download-content .download-title[data-v-06a5d5fd]{font-size:32px;font-weight:600;margin-bottom:20px;line-height:1.5}.download-content .download-title .title-text-black[data-v-06a5d5fd]{color:#000}.download-content .download-title .title-text-blue[data-v-06a5d5fd]{color:#1b5898}.download-content .download-desc[data-v-06a5d5fd]{font-size:16px;color:#333;line-height:1.6;margin-bottom:40px;padding:0 20px}.download-content .qr-code-wrapper[data-v-06a5d5fd]{display:flex;justify-content:center;align-items:center;margin-bottom:30px;animation:fadeInUp-06a5d5fd .6s ease .2s both}.download-content .qr-code-wrapper .qr-code-container[data-v-06a5d5fd]{width:300px;height:300px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.download-content .qr-code-wrapper .qr-code-container[data-v-06a5d5fd]:hover{transform:scale(1.02);box-shadow:0 6px 20px rgba(0,0,0,.15)}.download-content .qr-code-wrapper .qr-code-container .qr-code-image[data-v-06a5d5fd]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.download-content .download-hint[data-v-06a5d5fd]{font-size:16px;color:#666;line-height:1.6;margin:0;animation:fadeInUp-06a5d5fd .6s ease .4s both}@media(max-width:768px){[data-v-06a5d5fd] .download-dialog .el-dialog{width:90%!important;margin:5vh auto}.download-content[data-v-06a5d5fd]{padding:40px 20px}.download-content .download-title[data-v-06a5d5fd]{font-size:24px}.download-content .download-desc[data-v-06a5d5fd]{font-size:14px;margin-bottom:30px}.download-content .qr-code-wrapper .qr-code-container[data-v-06a5d5fd]{width:240px;height:240px;padding:15px}.download-content .download-hint[data-v-06a5d5fd]{font-size:14px}}.function-detail-page[data-v-d5d00b82]{min-height:100vh;background:#f5f7fa;display:flex;flex-direction:column}.detail-header[data-v-d5d00b82]{position:sticky;top:0;z-index:10;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.04)}.detail-header-inner[data-v-d5d00b82]{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.logo-area[data-v-d5d00b82]{display:flex;align-items:center;gap:10px}.logo-area .logo-img[data-v-d5d00b82]{width:32px;height:32px}.logo-area .logo-text[data-v-d5d00b82]{font-size:16px;font-weight:600;color:#1b5898}.detail-main[data-v-d5d00b82]{max-width:1000px;margin:24px auto 40px;padding:0 16px 40px}.system-selector[data-v-d5d00b82]{display:flex;align-items:center;margin-bottom:24px}.system-selector .selector-label[data-v-d5d00b82]{font-weight:600;margin-right:12px}.system-selector .selector-list[data-v-d5d00b82]{display:flex;flex-wrap:wrap;gap:8px}.system-selector .selector-item[data-v-d5d00b82]{min-width:90px;text-align:center;padding:6px 12px;border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:pointer;font-size:14px;transition:all .2s ease}.system-selector .selector-item[data-v-d5d00b82]:hover{border-color:#1b5898;color:#1b5898}.system-selector .selector-item.active[data-v-d5d00b82]{background:#1b5898;color:#fff;border-color:#1b5898}.system-detail[data-v-d5d00b82]{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:32px 32px 40px;box-shadow:0 4px 14px rgba(0,0,0,.04);animation:fadeInUp-d5d00b82 .4s ease}.system-title[data-v-d5d00b82]{text-align:center;font-size:20px;font-weight:600;margin-bottom:24px}.detail-card[data-v-d5d00b82]{border:1px solid #e5e5e5;border-radius:4px;padding:20px 24px;margin-bottom:20px;background:#fff;transition:box-shadow .2s ease,transform .2s ease}.detail-card[data-v-d5d00b82]:last-child{margin-bottom:0}.detail-card[data-v-d5d00b82]:hover{box-shadow:0 6px 16px rgba(0,0,0,.06);transform:translateY(-2px)}.detail-card-title[data-v-d5d00b82]{font-size:16px;font-weight:600;margin-bottom:10px}.detail-card-content[data-v-d5d00b82]{font-size:14px;color:#555;line-height:1.7}@keyframes fadeInUp-d5d00b82{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.system-detail[data-v-d5d00b82]{padding:24px 16px 32px}}.contact-page[data-v-4567761e]{min-height:100vh;background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.website-header[data-v-4567761e]{position:fixed;top:0;left:0;right:0;z-index:1000;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.website-header.scrolled[data-v-4567761e]{background:hsla(0,0%,100%,.98);box-shadow:0 4px 12px rgba(0,0,0,.1)}.website-header .header-container[data-v-4567761e]{max-width:1400px;margin:0 auto;padding:0 40px;height:70px;display:flex;align-items:center;justify-content:space-between}.website-header .header-banner[data-v-4567761e]{background:#1b5898;color:#fff;padding:12px 0}.website-header .header-banner .banner-content[data-v-4567761e]{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:center;gap:12px}.website-header .header-banner .banner-content .banner-text-wrapper[data-v-4567761e]{display:flex;align-items:center;justify-content:center;flex:1}.website-header .header-banner .banner-content .banner-text[data-v-4567761e]{font-size:18px;font-weight:500;line-height:1.5}.website-header .header-banner .banner-content .banner-text.banner-text-white[data-v-4567761e]{color:#fff}.website-header .header-banner .banner-content .banner-text.banner-text-yellow[data-v-4567761e]{color:#ffc133}.website-header .header-banner .banner-content .banner-trial-btn[data-v-4567761e]{background:#ffc133;border-color:#ffc133;color:#000;font-weight:500;padding:6px 16px;border-radius:12px;transition:all .3s ease;flex-shrink:0}.website-header .header-banner .banner-content .banner-trial-btn[data-v-4567761e]:hover{background:#ffb300;border-color:#ffb300}.website-header .logo-section[data-v-4567761e]{display:flex;align-items:center;gap:12px;animation:fadeInLeft-4567761e .6s ease}.website-header .logo-section .logo-img[data-v-4567761e]{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.website-header .logo-section .logo-text[data-v-4567761e]{font-size:20px;font-weight:600;color:#1b5898}.website-header .nav-menu[data-v-4567761e]{display:flex;gap:40px;flex:1;justify-content:center}.website-header .nav-menu .nav-link[data-v-4567761e]{color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease;position:relative}.website-header .nav-menu .nav-link[data-v-4567761e]:hover{color:#1b5898}.website-header .nav-menu .nav-link[data-v-4567761e]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#1b5898;transition:width .3s ease}.website-header .nav-menu .nav-link[data-v-4567761e]:hover:after{width:100%}.website-header .header-actions[data-v-4567761e]{display:flex;align-items:center;gap:20px}.website-header .header-actions .contact-info[data-v-4567761e]{color:#666;font-size:14px}.website-header .header-actions .action-btn[data-v-4567761e]{color:#333;font-size:14px;padding:0;transition:color .3s ease}.website-header .header-actions .action-btn[data-v-4567761e]:hover{color:#1b5898}.website-header .header-actions .download-header-btn[data-v-4567761e]{border-color:#1b5898;color:#1b5898;font-weight:500;padding:8px 20px;border-radius:12px;transition:all .3s ease}.website-header .header-actions .download-header-btn[data-v-4567761e]:hover{background:#0a3563;border-color:#0a3563}.website-header .header-actions .contact-header-btn[data-v-4567761e]{background:#ffc133;border-color:#ffc133;color:#000;font-weight:500;padding:8px 20px;border-radius:12px;transition:all .3s ease}.website-header .header-actions .contact-header-btn[data-v-4567761e]:hover{background:#ffb300;border-color:#ffb300}.contact-container[data-v-4567761e]{padding-top:158px;min-height:calc(100vh - 158px);padding:60px 40px;max-width:1400px;margin:0 auto;animation:fadeInUp-4567761e .8s ease;display:flex;flex-direction:column;justify-content:center}.page-header[data-v-4567761e]{text-align:center;margin-bottom:50px;animation:fadeInUp-4567761e .8s ease}.page-header .page-title[data-v-4567761e]{font-size:48px;font-weight:700;color:#333;margin-bottom:16px;line-height:1.2}.page-header .page-subtitle[data-v-4567761e]{font-size:18px;color:#666;line-height:1.6;margin:0}.contact-wrapper[data-v-4567761e]{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.brand-panel[data-v-4567761e]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:fadeInLeft-4567761e .8s ease}.brand-logo[data-v-4567761e]{margin-bottom:32px;display:flex;justify-content:center;align-items:center;animation:fadeInUp-4567761e .8s ease .2s both}.brand-logo .brand-logo-square[data-v-4567761e]{width:120px;height:120px;background:#1b5898;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(27,88,152,.2);transition:transform .3s ease}.brand-logo .brand-logo-square[data-v-4567761e]:hover{transform:scale(1.05)}.brand-logo .brand-logo-img[data-v-4567761e]{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;display:block}.brand-name[data-v-4567761e]{font-size:36px;font-weight:700;color:#333;margin-bottom:12px;animation:fadeInUp-4567761e .8s ease .4s both}.brand-slogan[data-v-4567761e]{font-size:18px;color:#666;animation:fadeInUp-4567761e .8s ease .6s both}.form-panel[data-v-4567761e]{padding:0;animation:fadeInRight-4567761e .8s ease}.contact-form[data-v-4567761e] .el-form-item{margin-bottom:24px}.contact-form[data-v-4567761e] .el-form-item__label{font-size:14px;font-weight:500;color:#333}.contact-form .form-textarea[data-v-4567761e]{width:100%}.contact-form .form-textarea[data-v-4567761e] .el-textarea__inner{border-radius:8px;border:1px solid #dcdfe6;padding:12px 15px;font-size:14px;transition:all .3s ease;resize:vertical;min-height:100px}.contact-form .form-textarea[data-v-4567761e] .el-textarea__inner:focus{border-color:#1b5898;box-shadow:0 0 0 2px rgba(27,88,152,.1)}.contact-form .submit-button[data-v-4567761e]{width:50%;padding:26px 14px;font-size:16px;font-weight:500;border-radius:24px;background:#ffc133;border-color:#ffc133;color:#000;transition:all .3s ease;animation:fadeInUp-4567761e .6s ease .4s both;margin-left:auto;margin-right:auto;display:block;position:relative}.contact-form .submit-button[data-v-4567761e] span{position:relative;top:-5px;display:inline-block}.contact-form .submit-button[data-v-4567761e]:hover:not(:disabled){background:#ffb300;border-color:#ffb300;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,193,51,.3)}.contact-form .submit-button[data-v-4567761e]:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed;transform:none}@keyframes fadeInUp-4567761e{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft-4567761e{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight-4567761e{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media(max-width:968px){.contact-wrapper[data-v-4567761e]{grid-template-columns:1fr;gap:40px}.brand-panel[data-v-4567761e]{order:2}.form-panel[data-v-4567761e]{order:1}}@media(max-width:768px){.contact-container[data-v-4567761e]{padding:148px 20px 40px}.page-header[data-v-4567761e]{margin-bottom:30px}.page-header .page-title[data-v-4567761e]{font-size:32px}.page-header .page-subtitle[data-v-4567761e]{font-size:16px}.form-panel[data-v-4567761e]{padding:0}.contact-form[data-v-4567761e] .el-form-item{flex-direction:column}.contact-form[data-v-4567761e] .el-form-item :deep(.el-form-item__label){width:100%!important;line-height:1.5;margin-bottom:8px;padding-right:0}.contact-form[data-v-4567761e] .el-form-item :deep(.el-form-item__content){width:100%}.brand-panel .brand-logo .brand-logo-square[data-v-4567761e]{width:100px;height:100px}.brand-panel .brand-logo .brand-logo-img[data-v-4567761e]{width:70px;height:70px}.brand-panel .brand-name[data-v-4567761e]{font-size:28px}.brand-panel .brand-slogan[data-v-4567761e]{font-size:16px}.website-header .header-container[data-v-4567761e]{padding:0 20px;flex-wrap:wrap;height:auto;min-height:70px}.website-header .nav-menu[data-v-4567761e]{order:3;width:100%;justify-content:space-around;padding:10px 0;gap:15px;flex-wrap:wrap}.website-header .nav-menu .nav-link[data-v-4567761e]{font-size:14px}.website-header .header-actions[data-v-4567761e]{flex-wrap:wrap;gap:8px;order:2}.website-header .header-actions .contact-info[data-v-4567761e]{display:none}.website-header .header-actions .action-btn[data-v-4567761e],.website-header .header-actions .contact-header-btn[data-v-4567761e],.website-header .header-actions .download-header-btn[data-v-4567761e]{font-size:12px;padding:6px 12px}.website-header .header-banner .banner-content[data-v-4567761e]{padding:0 20px;flex-direction:column;gap:12px;text-align:center}.website-header .header-banner .banner-content .banner-text[data-v-4567761e]{font-size:14px}.website-header .header-banner .banner-content .banner-trial-btn[data-v-4567761e]{padding:6px 16px;font-size:12px}}[data-v-4567761e] .download-dialog .el-dialog{border-radius:20px;overflow:hidden}[data-v-4567761e] .download-dialog .el-dialog__header{padding:0;display:none}[data-v-4567761e] .download-dialog .el-dialog__body{padding:0}[data-v-4567761e] .download-dialog .el-dialog__close{color:#333;font-size:24px;z-index:10;position:absolute;right:20px;top:20px;transition:all .3s ease}[data-v-4567761e] .download-dialog .el-dialog__close:hover{color:#1b5898;transform:rotate(90deg)}.download-content[data-v-4567761e]{background:linear-gradient(135deg,#e3f2fd,#fff);padding:60px 40px;text-align:center;animation:fadeInUp-4567761e .6s ease}.download-content .download-title[data-v-4567761e]{font-size:32px;font-weight:600;margin-bottom:20px;line-height:1.5}.download-content .download-title .title-text-black[data-v-4567761e]{color:#000}.download-content .download-title .title-text-blue[data-v-4567761e]{color:#1b5898}.download-content .download-desc[data-v-4567761e]{font-size:16px;color:#333;line-height:1.6;margin-bottom:40px;padding:0 20px}.download-content .qr-code-wrapper[data-v-4567761e]{display:flex;justify-content:center;align-items:center;margin-bottom:30px;animation:fadeInUp-4567761e .6s ease .2s both}.download-content .qr-code-wrapper .qr-code-container[data-v-4567761e]{width:300px;height:300px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 16px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.download-content .qr-code-wrapper .qr-code-container[data-v-4567761e]:hover{transform:scale(1.02);box-shadow:0 6px 20px rgba(0,0,0,.15)}.download-content .qr-code-wrapper .qr-code-container .qr-code-image[data-v-4567761e]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.download-content .download-hint[data-v-4567761e]{font-size:16px;color:#666;line-height:1.6;margin:0;animation:fadeInUp-4567761e .6s ease .4s both}@media(max-width:768px){[data-v-4567761e] .download-dialog .el-dialog{width:90%!important;margin:5vh auto}.download-content[data-v-4567761e]{padding:40px 20px}.download-content .download-title[data-v-4567761e]{font-size:24px}.download-content .download-desc[data-v-4567761e]{font-size:14px;margin-bottom:30px}.download-content .qr-code-wrapper .qr-code-container[data-v-4567761e]{width:240px;height:240px;padding:15px}.download-content .download-hint[data-v-4567761e]{font-size:14px}}.privacy-page[data-v-a8da1310]{min-height:100vh;background-color:#f5f5f5;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;animation:fadeIn-a8da1310 .6s ease}.privacy-page .container[data-v-a8da1310]{max-width:900px;margin:0 auto;background-color:#fff;padding:40px;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:8px;opacity:0;transform:translateY(20px);transition:all .6s ease}.privacy-page .container.fade-in[data-v-a8da1310]{opacity:1;transform:translateY(0)}.privacy-page h1[data-v-a8da1310]{font-size:28px;color:#1b5898;text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #1b5898;animation:slideDown-a8da1310 .6s ease}.privacy-page h2[data-v-a8da1310]{font-size:20px;color:#1b5898;margin-top:30px;margin-bottom:15px;padding-left:10px;border-left:4px solid #1b5898;animation:slideInLeft-a8da1310 .5s ease}.privacy-page p[data-v-a8da1310]{margin-bottom:15px;text-align:justify;text-indent:2em;line-height:1.8;color:#333;animation:fadeInUp-a8da1310 .5s ease}.privacy-page .info[data-v-a8da1310]{margin-bottom:20px;padding:15px;background-color:#f9f9f9;border-left:4px solid #1b5898;border-radius:4px;animation:fadeInUp-a8da1310 .5s ease .2s both}.privacy-page .info p[data-v-a8da1310]{text-indent:0;margin-bottom:5px}.privacy-page ul[data-v-a8da1310]{margin-left:2em;margin-bottom:15px;animation:fadeInUp-a8da1310 .5s ease}.privacy-page ul li[data-v-a8da1310]{margin-bottom:8px;line-height:1.8;color:#333}.privacy-page .footer[data-v-a8da1310]{margin-top:40px;padding-top:20px;border-top:1px solid #e0e0e0;text-align:right;color:#666;font-size:14px;animation:fadeInUp-a8da1310 .5s ease}.privacy-page .update-date[data-v-a8da1310]{text-align:center;color:#999;font-size:14px;margin-bottom:30px;animation:fadeIn-a8da1310 .5s ease}@keyframes fadeIn-a8da1310{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp-a8da1310{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown-a8da1310{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft-a8da1310{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media(max-width:768px){.privacy-page[data-v-a8da1310]{padding:10px}.privacy-page .container[data-v-a8da1310]{padding:20px}.privacy-page h1[data-v-a8da1310]{font-size:24px}.privacy-page h2[data-v-a8da1310]{font-size:18px}.privacy-page p[data-v-a8da1310]{font-size:14px}}.service-page[data-v-41660482]{min-height:100vh;background-color:#f5f5f5;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;animation:fadeIn-41660482 .6s ease}.service-page .container[data-v-41660482]{max-width:900px;margin:0 auto;background-color:#fff;padding:40px;box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:8px;opacity:0;transform:translateY(20px);transition:all .6s ease}.service-page .container.fade-in[data-v-41660482]{opacity:1;transform:translateY(0)}.service-page h1[data-v-41660482]{font-size:28px;color:#1b5898;text-align:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #1b5898;animation:slideDown-41660482 .6s ease}.service-page h2[data-v-41660482]{font-size:20px;color:#1b5898;margin-top:30px;margin-bottom:15px;padding-left:10px;border-left:4px solid #1b5898;animation:slideInLeft-41660482 .5s ease}.service-page p[data-v-41660482]{margin-bottom:15px;text-align:justify;text-indent:2em;line-height:1.8;color:#333;animation:fadeInUp-41660482 .5s ease}.service-page .info[data-v-41660482]{margin-bottom:20px;padding:15px;background-color:#f9f9f9;border-left:4px solid #1b5898;border-radius:4px;animation:fadeInUp-41660482 .5s ease .2s both}.service-page .info p[data-v-41660482]{text-indent:0;margin-bottom:5px}.service-page ul[data-v-41660482]{margin-left:2em;margin-bottom:15px;animation:fadeInUp-41660482 .5s ease}.service-page ul li[data-v-41660482]{margin-bottom:8px;line-height:1.8;color:#333}.service-page ul li .highlight[data-v-41660482]{color:#1b5898;font-weight:700}.service-page .footer[data-v-41660482]{margin-top:40px;padding-top:20px;border-top:1px solid #e0e0e0;text-align:right;color:#666;font-size:14px;animation:fadeInUp-41660482 .5s ease}.service-page .update-date[data-v-41660482]{text-align:center;color:#999;font-size:14px;margin-bottom:30px;animation:fadeIn-41660482 .5s ease}@keyframes fadeIn-41660482{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp-41660482{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown-41660482{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft-41660482{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media(max-width:768px){.service-page[data-v-41660482]{padding:10px}.service-page .container[data-v-41660482]{padding:20px}.service-page h1[data-v-41660482]{font-size:24px}.service-page h2[data-v-41660482]{font-size:18px}.service-page p[data-v-41660482]{font-size:14px}}