.home-page[data-v-422cfe81]{font-family:Segoe UI,Microsoft YaHei,sans-serif;width:100%;overflow-x:hidden}[data-v-422cfe81]{box-sizing:border-box}.container[data-v-422cfe81]{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}header[data-v-422cfe81]{background-color:#fff;position:fixed;width:100%;z-index:1000;transition:all .3s ease;top:0}.header-fixed[data-v-422cfe81],header[data-v-422cfe81]{box-shadow:0 2px 15px rgba(0,0,0,.1)}.nav-container[data-v-422cfe81]{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;height:60px;position:relative}.logo[data-v-422cfe81]{display:flex;align-items:center}.logo-icon[data-v-422cfe81]{color:#f36;font-size:24px;margin-right:8px}.logo-text[data-v-422cfe81]{font-size:18px;font-weight:700;color:#334;line-height:1.2}.logo-subtext[data-v-422cfe81]{font-size:12px;color:#f36;margin-left:4px}nav ul[data-v-422cfe81]{display:flex;list-style:none;transition:all .3s ease;margin:0;padding:0}nav ul li[data-v-422cfe81]{margin-left:20px}nav ul li a[data-v-422cfe81]{text-decoration:none;color:#334;font-weight:600;font-size:14px;transition:all .3s ease;padding:5px 0;position:relative;cursor:pointer}nav ul li a[data-v-422cfe81]:hover{color:#f36}nav ul li a[data-v-422cfe81]:after{content:"";position:absolute;width:0;height:2px;background:#f36;left:0;bottom:0;transition:all .3s ease}nav ul li a[data-v-422cfe81]:hover:after{width:100%}.mobile-menu-btn[data-v-422cfe81]{display:none;font-size:20px;cursor:pointer;color:#334;background:none;border:none;padding:0;width:30px;height:30px;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:1001}.hero-carousel[data-v-422cfe81]{position:relative;height:100vh;max-height:800px;overflow:hidden;margin-top:60px}.carousel-container[data-v-422cfe81]{position:relative;width:100%;height:100%;overflow:hidden}.carousel-slides[data-v-422cfe81]{display:flex;height:100%;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.carousel-slide[data-v-422cfe81]{flex:0 0 100%;height:100%;position:relative;min-width:100%}.slide-bg[data-v-422cfe81]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;filter:brightness(.7);z-index:1}.slide-content[data-v-422cfe81]{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;padding-top:20px}.hero-text[data-v-422cfe81]{flex:1;padding-right:20px;animation:fadeInUp-422cfe81 .8s ease-out;z-index:3;max-width:100%}.hero-text h1[data-v-422cfe81]{font-size:36px;color:#fff;margin-bottom:15px;line-height:1.3;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero-text h1 span[data-v-422cfe81]{color:#fd0}.hero-text p[data-v-422cfe81]{font-size:16px;margin-bottom:25px;color:hsla(0,0%,100%,.9);text-shadow:0 1px 5px rgba(0,0,0,.3);max-width:100%}.hero-image[data-v-422cfe81]{flex:1;text-align:center;animation:fadeInRight-422cfe81 .8s ease-out;display:flex;align-items:center;justify-content:center;max-width:100%;overflow:hidden}.hero-image img[data-v-422cfe81]{max-width:100%;max-height:350px;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.3);-o-object-fit:cover;object-fit:cover;width:auto;height:auto}.cta-button[data-v-422cfe81]{display:inline-block;background:#f36;color:#fff;padding:12px 25px;border-radius:50px;font-weight:600;text-decoration:none;font-size:16px;transition:all .3s ease;box-shadow:0 5px 15px rgba(255,51,102,.5);cursor:pointer;border:none}.cta-button[data-v-422cfe81]:hover{background:#f69;transform:translateY(-3px);box-shadow:0 8px 20px rgba(255,51,102,.6)}.carousel-indicators[data-v-422cfe81]{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:10}.carousel-indicators button[data-v-422cfe81]{width:10px;height:10px;border-radius:50%;border:none;background-color:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease;padding:0}.carousel-indicators button[data-v-422cfe81]:hover{background-color:hsla(0,0%,100%,.8)}.carousel-indicators button.active[data-v-422cfe81]{background-color:#f36;transform:scale(1.2)}.carousel-control[data-v-422cfe81]{position:absolute;top:50%;transform:translateY(-50%);background-color:hsla(0,0%,100%,.2);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;cursor:pointer;transition:all .3s ease;z-index:10;opacity:.7}.carousel-control[data-v-422cfe81]:hover{background-color:hsla(0,0%,100%,.4);opacity:1}.carousel-control.prev[data-v-422cfe81]{left:10px}.carousel-control.next[data-v-422cfe81]{right:10px}.autoplay-control[data-v-422cfe81]{position:absolute;bottom:20px;right:10px;z-index:10}.autoplay-toggle[data-v-422cfe81]{background-color:hsla(0,0%,100%,.2);border:none;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;cursor:pointer;transition:all .3s ease;opacity:.7}.autoplay-toggle[data-v-422cfe81]:hover{background-color:hsla(0,0%,100%,.4);opacity:1}@keyframes fadeInUp-422cfe81{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight-422cfe81{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.app-showcase[data-v-422cfe81]{padding:60px 0;background-color:#f8f9fa}.section-title[data-v-422cfe81]{text-align:center;margin-bottom:40px}.section-title h2[data-v-422cfe81]{font-size:28px;color:#334;margin-bottom:12px;padding:0 15px}.section-title p[data-v-422cfe81]{color:#666;font-size:16px;max-width:700px;margin:0 auto;padding:0 15px}.app-features[data-v-422cfe81]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:0 15px}.feature-card[data-v-422cfe81]{flex:1 1 300px;min-width:280px;background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;text-align:center;max-width:100%}.feature-card[data-v-422cfe81]:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.feature-icon[data-v-422cfe81]{width:70px;height:70px;background:linear-gradient(135deg,#f36,#f69);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.feature-icon i[data-v-422cfe81]{font-size:30px;color:#fff}.feature-card h3[data-v-422cfe81]{font-size:20px;margin-bottom:12px;color:#334}.feature-card p[data-v-422cfe81]{font-size:14px;line-height:1.5}.services[data-v-422cfe81]{padding:60px 0}.services-grid[data-v-422cfe81]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;padding:0 15px}.service-item[data-v-422cfe81]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;max-width:100%}.service-item[data-v-422cfe81]:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.service-img[data-v-422cfe81]{height:180px;overflow:hidden}.service-img img[data-v-422cfe81]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.service-item:hover .service-img img[data-v-422cfe81]{transform:scale(1.05)}.service-content[data-v-422cfe81]{padding:20px}.service-content h3[data-v-422cfe81]{font-size:20px;margin-bottom:12px;color:#334}.service-content p[data-v-422cfe81]{font-size:14px;line-height:1.5;color:#666}.success-stories[data-v-422cfe81]{padding:60px 0;background-color:#f8f9fa}.stories-container[data-v-422cfe81]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;padding:0 15px;width:100%;overflow-x:visible}.story-card[data-v-422cfe81]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05);width:100%}.story-img[data-v-422cfe81]{height:180px;overflow:hidden}.story-img img[data-v-422cfe81]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.story-content[data-v-422cfe81]{padding:20px}.story-content h4[data-v-422cfe81]{font-size:18px;margin-bottom:10px;color:#334}.story-content p[data-v-422cfe81]{font-style:italic;color:#666;margin-bottom:12px;font-size:14px;line-height:1.5}.qrcode-section[data-v-422cfe81]{padding:60px 15px;background:linear-gradient(135deg,#f36,#f69);color:#fff;text-align:center}.qrcode-section .section-header[data-v-422cfe81]{margin-bottom:40px}.qrcode-section .section-header h2[data-v-422cfe81]{font-size:28px;margin-bottom:12px;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.2);padding:0 15px}.qrcode-section .section-header p[data-v-422cfe81]{font-size:16px;opacity:.9;max-width:700px;margin:0 auto;padding:0 15px}.qrcode-section .qrcode-container[data-v-422cfe81]{display:flex;flex-direction:column;gap:30px;max-width:500px;margin:0 auto}.qrcode-section .qrcode-container .qrcode-item[data-v-422cfe81]{width:100%}.qrcode-section .qrcode-container .qrcode-card[data-v-422cfe81]{background:hsla(0,0%,100%,.95);border-radius:15px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.2);transition:all .3s ease;height:100%;max-width:100%}.qrcode-section .qrcode-container .qrcode-card[data-v-422cfe81]:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.3)}.qrcode-section .qrcode-container .qrcode-img-wrapper[data-v-422cfe81]{padding:30px 20px 20px;background:#fff;border-bottom:1px solid #eee}.qrcode-section .qrcode-container .qrcode-img-wrapper .qrcode-placeholder[data-v-422cfe81]{width:180px;height:180px;margin:0 auto;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.qrcode-section .qrcode-container .qrcode-img-wrapper .qrcode-placeholder img[data-v-422cfe81]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.qrcode-section .qrcode-container .qrcode-info[data-v-422cfe81]{padding:25px 20px;text-align:left}.qrcode-section .qrcode-container .qrcode-info h3[data-v-422cfe81]{font-size:20px;color:#333;margin-bottom:12px;display:flex;align-items:center}.qrcode-section .qrcode-container .qrcode-info h3 i[data-v-422cfe81]{margin-right:8px;color:#f36;font-size:18px}.qrcode-section .qrcode-container .qrcode-info p[data-v-422cfe81]{color:#666;margin-bottom:18px;line-height:1.5;font-size:14px}.qrcode-section .qrcode-container .qrcode-info .feature-list[data-v-422cfe81]{list-style:none;margin-bottom:20px;padding:0}.qrcode-section .qrcode-container .qrcode-info .feature-list li[data-v-422cfe81]{color:#555;margin-bottom:8px;padding-left:22px;position:relative;font-size:14px}.qrcode-section .qrcode-container .qrcode-info .feature-list li[data-v-422cfe81]:before{content:"✓";position:absolute;left:0;color:#f36;font-weight:700}.qrcode-section .usage-tips[data-v-422cfe81]{margin-top:30px;padding:15px;background:hsla(0,0%,100%,.1);border-radius:8px;max-width:500px;margin-left:auto;margin-right:auto}.qrcode-section .usage-tips p[data-v-422cfe81]{margin:8px 0;display:flex;align-items:flex-start;font-size:14px;text-align:left;line-height:1.5}.qrcode-section .usage-tips p i[data-v-422cfe81]{margin-right:8px;color:#fd0;margin-top:2px;flex-shrink:0}.qrcode-section .usage-tips p:last-child i[data-v-422cfe81]{color:#4cd964}footer[data-v-422cfe81]{background-color:#334;color:#fff;padding:50px 0 25px}.footer-content[data-v-422cfe81]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;margin-bottom:30px}.footer-column[data-v-422cfe81]{flex:1 1 100%;min-width:100%}.footer-column h3[data-v-422cfe81]{font-size:20px;margin-bottom:20px;color:#fff}.footer-links[data-v-422cfe81]{list-style:none;padding:0;margin:0}.footer-links li[data-v-422cfe81]{margin-bottom:10px}.footer-links a[data-v-422cfe81]{color:#ccc;text-decoration:none;transition:all .3s ease;cursor:pointer;font-size:14px}.footer-links a[data-v-422cfe81]:hover{color:#fff;padding-left:5px}.contact-info p[data-v-422cfe81]{margin-bottom:12px;display:flex;align-items:flex-start;font-size:14px;line-height:1.5}.contact-info p i[data-v-422cfe81]{margin-right:8px;color:#f36;margin-top:2px;flex-shrink:0}.social-icons[data-v-422cfe81]{display:flex;gap:12px;margin-top:20px;justify-content:center}.social-icon[data-v-422cfe81]{width:35px;height:35px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;font-size:16px}.social-icon[data-v-422cfe81]:hover{background:#f36;transform:translateY(-3px)}.copyright[data-v-422cfe81]{text-align:center;padding-top:25px;border-top:1px solid hsla(0,0%,100%,.1);color:#aaa;font-size:12px;line-height:1.5}.copyright p[data-v-422cfe81]{margin:5px 0}@media (max-width:992px){.slide-content[data-v-422cfe81]{flex-direction:column;padding:40px 15px;justify-content:flex-end}.hero-text[data-v-422cfe81]{padding-right:0;margin-bottom:40px;text-align:center;padding-top:350px}.hero-text h1[data-v-422cfe81]{font-size:32px}.hero-text p[data-v-422cfe81]{max-width:100%}.hero-image[data-v-422cfe81]{display:none}.section-title h2[data-v-422cfe81]{font-size:30px}}@media (min-width:768px){.footer-column[data-v-422cfe81]{flex:1 1 calc(33.333% - 20px);min-width:calc(33.333% - 20px)}.qrcode-container[data-v-422cfe81]{flex-direction:row!important;max-width:100%!important}}@media (max-width:768px){.nav-container[data-v-422cfe81]{padding:10px 15px}.mobile-menu-btn[data-v-422cfe81]{display:block!important}nav ul[data-v-422cfe81]{display:none;position:fixed;top:60px;left:0;right:0;background:#fff;flex-direction:column;padding:20px 0;box-shadow:0 10px 15px rgba(0,0,0,.1);max-height:calc(100vh - 60px);overflow-y:auto;z-index:999}nav ul.show[data-v-422cfe81]{display:flex!important}nav ul li[data-v-422cfe81]{margin:0;width:100%}nav ul li a[data-v-422cfe81]{display:block;padding:12px 20px;border-bottom:1px solid #eee;font-size:16px;text-align:center}nav ul li:last-child a[data-v-422cfe81]{border-bottom:none}.hero-carousel[data-v-422cfe81]{height:70vh;max-height:600px;margin-top:60px}.slide-content[data-v-422cfe81]{padding-bottom:80px!important}.hero-text[data-v-422cfe81]{padding-top:200px}.hero-text h1[data-v-422cfe81]{font-size:28px}.hero-text p[data-v-422cfe81]{font-size:15px;margin-bottom:20px}.carousel-control[data-v-422cfe81]{width:35px;height:35px;font-size:14px}.carousel-control.prev[data-v-422cfe81]{left:5px}.carousel-control.next[data-v-422cfe81]{right:5px}.carousel-indicators[data-v-422cfe81]{bottom:15px}.autoplay-control[data-v-422cfe81]{bottom:15px;right:5px}.section-title h2[data-v-422cfe81]{font-size:26px}.feature-card[data-v-422cfe81],.service-item[data-v-422cfe81]{min-width:100%;flex:1 1 100%}.app-features[data-v-422cfe81],.services-grid[data-v-422cfe81]{padding:0 10px}.stories-container[data-v-422cfe81]{grid-template-columns:1fr;gap:20px}}@media (max-width:576px){.hero-carousel[data-v-422cfe81]{height:65vh;max-height:500px}.hero-text[data-v-422cfe81]{padding-top:200px}.hero-text h1[data-v-422cfe81]{font-size:24px}.hero-text p[data-v-422cfe81]{font-size:14px}.cta-button[data-v-422cfe81]{padding:10px 20px;font-size:15px}.slide-content[data-v-422cfe81]{padding-bottom:60px!important}.app-showcase[data-v-422cfe81],.services[data-v-422cfe81],.success-stories[data-v-422cfe81]{padding:50px 0}.section-title h2[data-v-422cfe81]{font-size:24px}.section-title p[data-v-422cfe81]{font-size:15px}.feature-card[data-v-422cfe81],.service-item[data-v-422cfe81]{padding:20px}.feature-icon[data-v-422cfe81]{width:60px;height:60px}.feature-icon i[data-v-422cfe81]{font-size:25px}.logo-text[data-v-422cfe81]{font-size:16px}.logo-subtext[data-v-422cfe81]{font-size:11px}.logo-icon[data-v-422cfe81]{font-size:20px}}@media (max-width:375px){.hero-carousel[data-v-422cfe81]{height:60vh}.hero-text[data-v-422cfe81]{padding-top:200px}.hero-text h1[data-v-422cfe81]{font-size:22px}.hero-text p[data-v-422cfe81]{font-size:13px}.cta-button[data-v-422cfe81]{padding:8px 18px;font-size:14px}.slide-content[data-v-422cfe81]{padding-bottom:50px!important}.feature-card[data-v-422cfe81],.service-item[data-v-422cfe81]{min-width:100%;padding:15px}.services-grid[data-v-422cfe81]{grid-template-columns:1fr}.mobile-menu-btn[data-v-422cfe81]{right:10px}}@media (prefers-reduced-motion:reduce){.carousel-slides[data-v-422cfe81]{transition:none}}@media (max-width:480px){.hero-image[data-v-422cfe81]{max-width:90%}.hero-image img[data-v-422cfe81]{max-width:100%;height:auto;max-height:180px}.hero-image[data-v-422cfe81]{display:none}.autoplay-control[data-v-422cfe81],.carousel-indicators[data-v-422cfe81]{bottom:70px}}