[data-v-c62042b4]{box-sizing:border-box;margin:0;padding:0}.home[data-v-c62042b4]{color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden;width:100%}.container[data-v-c62042b4]{margin:0 auto;max-width:1200px;padding:0 2rem}.navbar[data-v-c62042b4]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid rgba(0,0,0,.1);left:0;padding:12px 0;position:fixed;right:0;top:0;z-index:1000}.navbar .nav-container[data-v-c62042b4]{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar .nav-brand[data-v-c62042b4]{align-items:center;display:flex;gap:.5rem}.navbar .nav-brand .logo[data-v-c62042b4]{background:linear-gradient(135deg,#2196f3,#21cbf3);-webkit-background-clip:text;font-size:1.5rem;font-weight:800;-webkit-text-fill-color:transparent;background-clip:text}.navbar .nav-brand .tagline[data-v-c62042b4]{color:#666;font-size:.8rem;font-weight:500}.navbar .nav-menu[data-v-c62042b4]{align-items:center;display:flex;gap:1rem}.navbar .nav-btn[data-v-c62042b4]{align-items:center;border:none;border-radius:50px;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.navbar .nav-btn.secondary[data-v-c62042b4]{background:transparent;color:#666}.navbar .nav-btn.secondary[data-v-c62042b4]:hover{background:#f5f5f5;color:#333}.navbar .nav-btn.primary[data-v-c62042b4]{background:#f9bc60;box-shadow:3px 2px #0c0101;color:#000}.navbar .nav-btn.primary[data-v-c62042b4]:hover{box-shadow:0 6px 20px #4d4e4e66;transform:translateY(-2px)}.navbar .nav-btn.primary .arrow[data-v-c62042b4]{transition:transform .3s ease}.navbar .nav-btn.primary:hover .arrow[data-v-c62042b4]{transform:translate(3px)}.main-content[data-v-c62042b4]{padding-top:60px}.hero-section[data-v-c62042b4]{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-section[data-v-c62042b4]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='.5' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");content:"";inset:0;pointer-events:none;position:absolute}.hero-section .hero-container[data-v-c62042b4]{align-items:center;display:grid;gap:12rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-section .hero-content[data-v-c62042b4]{margin-top:-8rem;z-index:1}.hero-section .hero-badge[data-v-c62042b4]{align-items:center;background:#ffffffe6;border-radius:50px;box-shadow:0 4px 15px #0000001a;color:#3a3b41;display:inline-flex;font-size:.875rem;font-weight:600;margin-bottom:2rem;padding:.5rem 1rem}.hero-section .hero-title[data-v-c62042b4]{color:#1a1a1a;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-section .hero-title .gradient-text[data-v-c62042b4]{background:linear-gradient(135deg,#2196f3,#21cbf3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-section .hero-title .highlight[data-v-c62042b4]{position:relative}.hero-section .hero-title .highlight[data-v-c62042b4]:after{background:linear-gradient(135deg,#ffeaa7,#fab1a0);border-radius:.15em;bottom:0;content:"";height:.3em;left:0;position:absolute;right:0;z-index:-1}.hero-section .hero-description[data-v-c62042b4]{color:#666;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.hero-section .hero-form[data-v-c62042b4]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.hero-section .hero-form .input-group[data-v-c62042b4]{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex:1;min-width:300px;padding:.75rem 1rem}.hero-section .hero-form .input-group .input-prefix[data-v-c62042b4]{color:#666;font-weight:600;margin-right:.5rem}.hero-section .hero-form .input-group .hero-input[data-v-c62042b4]{background:transparent;border:none;color:#333;flex:1;font-size:1rem;outline:none}.hero-section .hero-form .input-group .hero-input[data-v-c62042b4]::-moz-placeholder{color:#999}.hero-section .hero-form .input-group .hero-input[data-v-c62042b4]::placeholder{color:#999}.hero-section .hero-form .hero-btn[data-v-c62042b4]{align-items:center;background:#f9bc60;border:none;border-radius:12px;box-shadow:0 4px 15px #3b40434d;color:#000;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.hero-section .hero-form .hero-btn[data-v-c62042b4]:hover{box-shadow:0 6px 20px #383a3f66;transform:translateY(-2px)}.hero-section .hero-stats[data-v-c62042b4]{display:flex;gap:2rem}.hero-section .hero-stats .stat-item[data-v-c62042b4]{text-align:center}.hero-section .hero-stats .stat-item .stat-number[data-v-c62042b4]{color:#333;display:block;font-size:1.5rem;font-weight:800}.hero-section .hero-stats .stat-item .stat-label[data-v-c62042b4]{color:#666;font-size:.875rem}.hero-section .hero-visual[data-v-c62042b4]{align-items:center;display:flex;justify-content:flex-end;padding-right:2rem;position:relative}.hero-section .phone-mockup[data-v-c62042b4]{background:#1a1a1a;border-radius:36px;box-shadow:0 20px 40px #0000004d;height:580px;padding:8px;position:relative;width:320px}.hero-section .phone-mockup .phone-screen[data-v-c62042b4]{background:#fff;border-radius:30px;height:100%;overflow:hidden;width:100%}.hero-section .phone-mockup .phone-screen .demo-gif[data-v-c62042b4]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-section .phone-mockup .phone-screen .fade-enter-active[data-v-c62042b4],.hero-section .phone-mockup .phone-screen .fade-leave-active[data-v-c62042b4]{transition:opacity .5s ease}.hero-section .phone-mockup .phone-screen .fade-enter-from[data-v-c62042b4],.hero-section .phone-mockup .phone-screen .fade-leave-to[data-v-c62042b4]{opacity:0}.hero-section .floating-cards[data-v-c62042b4]{height:100%;position:absolute;width:100%}.hero-section .floating-cards .card[data-v-c62042b4]{align-items:center;animation:float-c62042b4 6s ease-in-out infinite;background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000026;display:flex;font-weight:600;gap:.1rem;padding:1rem;position:absolute}.hero-section .floating-cards .card .card-icon[data-v-c62042b4]{align-items:center;display:flex;height:32px;justify-content:center;margin-right:.5rem;min-height:32px;min-width:32px;width:32px}.hero-section .floating-cards .card.card-1[data-v-c62042b4]{animation-delay:0s;left:-10%;top:20%}.hero-section .floating-cards .card.card-2[data-v-c62042b4]{animation-delay:2s;right:-40%;top:60%}.hero-section .floating-cards .card.card-3[data-v-c62042b4]{animation-delay:4s;bottom:20%;left:-5%}@keyframes float-c62042b4{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.section-header[data-v-c62042b4]{margin-bottom:4rem;text-align:center}.section-header .section-title[data-v-c62042b4]{color:#1a1a1a;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.section-header .section-subtitle[data-v-c62042b4]{color:#666;font-size:1.25rem;margin:0 auto;max-width:600px}.features-section[data-v-c62042b4]{background:#fff;padding:6rem 0}.features-section .features-grid[data-v-c62042b4]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.features-section .features-grid .feature-card[data-v-c62042b4]{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;box-shadow:0 4px 25px #00000014;padding:2rem;transition:all .3s ease}.features-section .features-grid .feature-card[data-v-c62042b4]:hover{box-shadow:0 8px 35px #0000001f;transform:translateY(-5px)}.features-section .features-grid .feature-card .feature-icon[data-v-c62042b4]{align-items:center;background:linear-gradient(135deg,#2196f3,#21cbf3);border-radius:16px;color:#fff;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;width:64px}.features-section .features-grid .feature-card .feature-title[data-v-c62042b4]{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.features-section .features-grid .feature-card .feature-description[data-v-c62042b4]{color:#666;line-height:1.6}.platforms-section[data-v-c62042b4]{background:#f8f9fa;padding:6rem 0}.platforms-section .platforms-grid[data-v-c62042b4]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 auto;max-width:800px}.platforms-section .platforms-grid .platform-item[data-v-c62042b4]{background:#fff;border-radius:12px;box-shadow:0 2px 15px #0000000d;padding:1.5rem;text-align:center;transition:all .3s ease}.platforms-section .platforms-grid .platform-item[data-v-c62042b4]:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-3px)}.platforms-section .platforms-grid .platform-item .platform-icon[data-v-c62042b4]{font-size:2rem;margin-bottom:.5rem}.platforms-section .platforms-grid .platform-item span[data-v-c62042b4]{color:#333;font-size:.875rem;font-weight:600}.showcase-section[data-v-c62042b4]{background:#fff;overflow:hidden;padding:6rem 0;width:100%}.showcase-section .autoSwiper[data-v-c62042b4]{width:100%}.showcase-section .autoSwiper .section-header[data-v-c62042b4]{margin-bottom:3rem;text-align:center}.showcase-section .autoSwiper .marquee-container[data-v-c62042b4]{overflow:hidden}.showcase-section .autoSwiper .marquee[data-v-c62042b4]{margin-bottom:2rem;overflow:hidden}.showcase-section .autoSwiper .marquee.marquee1 .marquee-content[data-v-c62042b4]{animation:marquee-c62042b4 40s linear infinite}.showcase-section .autoSwiper .marquee.marquee2 .marquee-content[data-v-c62042b4]{animation:marquee-reverse-c62042b4 40s linear infinite}.showcase-section .autoSwiper .marquee .marquee-content[data-v-c62042b4]{display:flex;width:-moz-fit-content;width:fit-content}.showcase-section .autoSwiper .swiperItem[data-v-c62042b4]{align-items:center;background:#fff;border-radius:16px;display:flex;flex-direction:column;margin-right:1.5rem;min-width:220px;padding:1.5rem;transition:all .3s ease}.showcase-section .autoSwiper .swiperItem[data-v-c62042b4]:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-5px)}.showcase-section .autoSwiper .swiperItem .avatar[data-v-c62042b4]{border-radius:50%;height:80px;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;width:80px}.showcase-section .autoSwiper .swiperItem .name[data-v-c62042b4]{color:#1a1a1a;font-size:1.125rem;font-weight:700;margin-bottom:.5rem;text-align:center}.showcase-section .autoSwiper .swiperItem .link[data-v-c62042b4]{color:#667eea;font-size:.875rem;font-weight:600;text-align:center}@keyframes marquee-c62042b4{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse-c62042b4{0%{transform:translate(-50%)}to{transform:translate(0)}}.cta-section[data-v-c62042b4]{background:linear-gradient(135deg,#2196f3,#21cbf3);color:#fff;padding:6rem 0;text-align:center}.cta-section .cta-content[data-v-c62042b4]{margin:0 auto;max-width:600px}.cta-section .cta-content .cta-title[data-v-c62042b4]{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-section .cta-content .cta-description[data-v-c62042b4]{font-size:1.25rem;margin-bottom:3rem;opacity:.9}.cta-section .cta-content .cta-form[data-v-c62042b4]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.cta-section .cta-content .cta-form .input-group[data-v-c62042b4]{align-items:center;background:#fff;border-radius:12px;display:flex;flex:1;max-width:400px;min-width:300px;padding:.75rem 1rem}.cta-section .cta-content .cta-form .input-group .input-prefix[data-v-c62042b4]{color:#666;font-weight:600;margin-right:.5rem}.cta-section .cta-content .cta-form .input-group .cta-input[data-v-c62042b4]{background:transparent;border:none;color:#333;flex:1;font-size:1rem;outline:none}.cta-section .cta-content .cta-form .input-group .cta-input[data-v-c62042b4]::-moz-placeholder{color:#999}.cta-section .cta-content .cta-form .input-group .cta-input[data-v-c62042b4]::placeholder{color:#999}.cta-section .cta-content .cta-form .cta-btn[data-v-c62042b4]{background:#fff3;border:2px solid #fff;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-section .cta-content .cta-form .cta-btn[data-v-c62042b4]:hover{background:#fff;color:#000}.cta-section .cta-content .cta-note[data-v-c62042b4]{font-size:.875rem;opacity:.8}.footer[data-v-c62042b4]{background:#1a1a1a;color:#fff;padding:4rem 0 2rem}.footer .footer-content[data-v-c62042b4]{align-items:center;display:flex;flex-direction:column;margin-bottom:3rem;text-align:center}.footer .footer-content .footer-brand[data-v-c62042b4]{margin-bottom:2rem}.footer .footer-content .footer-brand .footer-logo[data-v-c62042b4]{background:linear-gradient(135deg,#2196f3,#21cbf3);-webkit-background-clip:text;font-size:2rem;font-weight:800;margin-bottom:.75rem;-webkit-text-fill-color:transparent;background-clip:text}.footer .footer-content .footer-brand .footer-tagline[data-v-c62042b4]{color:#999;font-size:1rem}.footer .footer-content .footer-links[data-v-c62042b4]{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer .footer-content .footer-links .footer-link[data-v-c62042b4]{color:#999;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer .footer-content .footer-links .footer-link[data-v-c62042b4]:hover{color:#fff}.footer .footer-content .footer-links .separator[data-v-c62042b4]{color:#666;font-size:.875rem}.footer .footer-bottom[data-v-c62042b4]{border-top:1px solid #333;color:#999;font-size:.875rem;padding-top:2rem;text-align:center}@media (max-width:768px){.container[data-v-c62042b4],.navbar .nav-container[data-v-c62042b4]{padding:0 1rem}.navbar .nav-brand .tagline[data-v-c62042b4]{display:none}.navbar .nav-menu[data-v-c62042b4]{gap:.5rem}.navbar .nav-menu .nav-btn[data-v-c62042b4]{font-size:.8rem;padding:.5rem 1rem}.hero-section[data-v-c62042b4]{min-height:auto;padding:4rem 0}.hero-section .hero-container[data-v-c62042b4]{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.hero-section .hero-title[data-v-c62042b4]{font-size:2.5rem}.hero-section .hero-description[data-v-c62042b4]{font-size:1.125rem}.hero-section .hero-form[data-v-c62042b4]{flex-direction:column}.hero-section .hero-form .input-group[data-v-c62042b4]{min-width:auto}.hero-section .hero-stats[data-v-c62042b4]{gap:1rem;justify-content:center}.hero-section .phone-mockup[data-v-c62042b4]{height:500px;width:250px}.hero-section .floating-cards[data-v-c62042b4]{display:none}.section-header .section-title[data-v-c62042b4]{font-size:2rem}.section-header .section-subtitle[data-v-c62042b4]{font-size:1.125rem}.features-section[data-v-c62042b4]{padding:4rem 0}.features-section .features-grid[data-v-c62042b4]{gap:1.5rem;grid-template-columns:1fr}.platforms-section[data-v-c62042b4]{padding:4rem 0}.platforms-section .platforms-grid[data-v-c62042b4]{gap:1rem;grid-template-columns:repeat(4,1fr)}.platforms-section .platforms-grid .platform-item[data-v-c62042b4]{padding:1rem}.platforms-section .platforms-grid .platform-item .platform-icon[data-v-c62042b4]{font-size:1.5rem}.platforms-section .platforms-grid .platform-item span[data-v-c62042b4]{font-size:.75rem}.showcase-section[data-v-c62042b4]{padding:4rem 0}.showcase-section .showcase-grid[data-v-c62042b4]{gap:1.5rem;grid-template-columns:1fr}.cta-section[data-v-c62042b4]{padding:4rem 0}.cta-section .cta-title[data-v-c62042b4]{font-size:2rem}.cta-section .cta-description[data-v-c62042b4]{font-size:1.125rem}.cta-section .cta-form[data-v-c62042b4]{flex-direction:column}.cta-section .cta-form .input-group[data-v-c62042b4]{max-width:none;min-width:auto}.footer[data-v-c62042b4]{padding:3rem 0 2rem}.footer .footer-content .footer-links[data-v-c62042b4]{gap:.5rem}.footer .footer-content .footer-links .footer-link[data-v-c62042b4],.footer .footer-content .footer-links .separator[data-v-c62042b4]{font-size:.75rem}}@media (max-width:480px){.hero-title[data-v-c62042b4]{font-size:2rem}.hero-description[data-v-c62042b4]{font-size:1rem}.section-title[data-v-c62042b4]{font-size:1.75rem}.platforms-grid[data-v-c62042b4]{grid-template-columns:repeat(2,1fr)}.phone-mockup[data-v-c62042b4]{height:400px;width:200px}}.beian-link[data-v-c62042b4]{color:inherit}.beian-link[data-v-c62042b4],.beian-link[data-v-c62042b4]:hover{text-decoration:none}.dialog-overlay[data-v-c62042b4]{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;display:flex;justify-content:center;inset:0;position:fixed;z-index:9999}.customer-service-dialog[data-v-c62042b4]{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;max-width:320px;padding:2rem;position:relative;text-align:center;width:90%}.qrcode-container[data-v-c62042b4]{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.qrcode-image[data-v-c62042b4]{border-radius:8px;height:200px;-o-object-fit:contain;object-fit:contain;width:200px}.service-tip[data-v-c62042b4]{color:#666;font-size:14px;text-align:center}@media screen and (max-width:900px){.qrcode-image[data-v-c62042b4]{height:180px;width:180px}.customer-service-dialog[data-v-c62042b4]{max-width:280px}}
