*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:PingFang SC,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:0}.footer[data-v-295b54c1]{background:#2d292a;color:#fff;padding:60px 0 0}.container[data-v-295b54c1]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-295b54c1]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;margin-bottom:40px}.footer-section[data-v-295b54c1]{display:flex;flex-direction:column}.footer-subtitle[data-v-295b54c1]{font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 20px;text-align:left}.service-methods[data-v-295b54c1]{display:flex;flex-direction:column;gap:12px}.service-item[data-v-295b54c1]{display:flex;align-items:flex-start}.service-label[data-v-295b54c1]{color:#ccc;font-size:.95rem;transition:color .3s ease}.service-icon[data-v-295b54c1]{width:16px;height:auto;object-fit:cover;margin-right:10px;margin-top:.4rem}.service-span[data-v-295b54c1]{color:#fff9;font-size:.9rem;display:block;text-align:left}.footer-right[data-v-295b54c1]{display:flex;flex-direction:column;gap:40px}.contact-info[data-v-295b54c1]{display:flex;flex-direction:row;text-align:left}.contact-label[data-v-295b54c1]{color:#ccc;font-size:.95rem}.license-link[data-v-295b54c1]{display:flex;align-items:center}.license-btn[data-v-295b54c1]{color:#ccc;text-decoration:none;font-size:.95rem;transition:color .3s ease;cursor:pointer}.license-btn[data-v-295b54c1]:hover{color:#fff}.download-platforms[data-v-295b54c1]{display:flex;gap:40px;justify-content:flex-start}.platform-item[data-v-295b54c1]{display:flex;flex-direction:column;align-items:center;gap:20px}.platform-item[data-v-295b54c1]:hover{transform:translateY(-2px)}.platform-item .platform-img[data-v-295b54c1]{width:98px;height:98px;object-fit:contain}.platform-name[data-v-295b54c1]{color:#ccc;font-size:.85rem;text-align:center;display:flex;align-items:center;gap:5px}.platform-icon[data-v-295b54c1]{width:20px;height:20px}.footer-bottom[data-v-295b54c1]{display:flex;justify-content:center;align-items:center;background-color:#1d1c1c}.footer-info[data-v-295b54c1]{display:flex;gap:30px;justify-content:center;padding:5px 0}.footer-info p[data-v-295b54c1]{font-size:.85rem;color:#999;margin:0}@media (max-width: 768px){.container[data-v-295b54c1]{max-width:100%;padding:0 15px}.footer-content[data-v-295b54c1]{grid-template-columns:1fr;gap:40px}.footer-right[data-v-295b54c1]{gap:30px}.download-platforms[data-v-295b54c1]{justify-content:flex-start;gap:30px}.footer-bottom[data-v-295b54c1]{flex-direction:column;gap:20px;text-align:center}.footer-info[data-v-295b54c1]{flex-direction:column;gap:10px}}@media (min-width: 1960px) and (max-width: 2559px){.container[data-v-295b54c1]{max-width:1400px}.footer-content[data-v-295b54c1]{gap:80px}.footer-subtitle[data-v-295b54c1]{font-size:1.2rem}.service-label[data-v-295b54c1],.contact-label[data-v-295b54c1],.license-btn[data-v-295b54c1]{font-size:1rem}.platform-name[data-v-295b54c1]{font-size:.9rem}}@media (min-width: 2560px){.container[data-v-295b54c1]{max-width:1600px}.footer-content[data-v-295b54c1]{gap:100px}.footer-subtitle[data-v-295b54c1]{font-size:1.3rem}.service-label[data-v-295b54c1],.contact-label[data-v-295b54c1],.license-btn[data-v-295b54c1]{font-size:1.1rem}.platform-name[data-v-295b54c1]{font-size:1rem}.platform-item .platform-img[data-v-295b54c1]{width:98px;height:98px}}.navbar[data-v-d53f3716]{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:1000;border-bottom:.5px solid rgb(212,212,212,.2)}.nav-container[data-v-d53f3716]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:88px}.nav-logo[data-v-d53f3716]{display:flex;align-items:center}.nav-logo img[data-v-d53f3716]{width:88px;height:88px;object-fit:contain}.nav-logo h2[data-v-d53f3716]{margin:0;color:#ec3120;font-weight:700;font-size:1.5rem}.nav-menu[data-v-d53f3716]{display:flex;gap:30px;height:88px;align-items:center}.nav-link[data-v-d53f3716]{text-decoration:none;color:#86909c;font-size:1rem;padding:0;height:88px;display:flex;align-items:center;position:relative;transition:color .3s ease}.nav-link[data-v-d53f3716]:hover,.nav-link.active[data-v-d53f3716]{color:#ec3120}.nav-link.active[data-v-d53f3716]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:22px;height:3px;background:#ec3120;border-radius:3px}.mobile-menu-btn[data-v-d53f3716]{display:none;flex-direction:column;cursor:pointer;gap:4px}.mobile-menu-btn span[data-v-d53f3716]{width:25px;height:3px;background:#333;transition:all .3s ease}.mobile-menu[data-v-d53f3716]{display:none;position:absolute;left:0;right:0;background:white;box-shadow:0 4px 20px #0000001a;transform:translateY(-100%);opacity:0;transition:all .3s ease}.mobile-menu.open[data-v-d53f3716]{display:block;transform:translateY(0);opacity:1}.mobile-nav-link[data-v-d53f3716]{display:block;padding:15px 20px;text-decoration:none;color:#333;border-bottom:1px solid #eee;transition:background .3s ease}.mobile-nav-link[data-v-d53f3716]:hover,.mobile-nav-link.active[data-v-d53f3716]{background:#f8f9ff;color:#ec3120}@media (min-width: 1960px) and (max-width: 2559px){.nav-container[data-v-d53f3716]{height:100px;max-width:1400px}.nav-menu[data-v-d53f3716],.nav-link[data-v-d53f3716]{height:100px}.nav-logo img[data-v-d53f3716]{width:100px;height:100px}.nav-logo h2[data-v-d53f3716]{font-size:1.8rem}.mobile-menu[data-v-d53f3716]{top:100px}}@media (min-width: 2560px){.nav-container[data-v-d53f3716]{height:120px;max-width:1600px}.nav-menu[data-v-d53f3716],.nav-link[data-v-d53f3716]{height:120px}.nav-logo img[data-v-d53f3716]{width:120px;height:120px}.nav-logo h2[data-v-d53f3716]{font-size:2rem}.mobile-menu[data-v-d53f3716]{top:120px}}@media (min-width: 769px) and (max-width: 1959px){.nav-container[data-v-d53f3716]{height:90px;max-width:1200px}.nav-menu[data-v-d53f3716],.nav-link[data-v-d53f3716]{height:90px}.nav-logo img[data-v-d53f3716]{width:90px;height:90px}.nav-logo h2[data-v-d53f3716]{font-size:1.6rem}.mobile-menu[data-v-d53f3716]{top:90px}}@media (max-width: 768px){.nav-container[data-v-d53f3716]{height:70px}.nav-menu[data-v-d53f3716]{display:none}.nav-logo img[data-v-d53f3716]{width:70px;height:70px}.nav-logo h2[data-v-d53f3716]{font-size:1.2rem}.mobile-menu-btn[data-v-d53f3716]{display:flex}}.banner[data-v-1ba953f0]{background-color:#fff;height:calc(100vh - 228px);display:flex;align-items:center;justify-content:center;color:#fff;position:relative;overflow:hidden;margin-top:88px;background-image:url(https://hnsaasstatic.tdfsm.com/2025-08-11/b63c1b3128284abfbd587ce5d5bafda0.png);background-size:100% 100%}.banner[data-v-1ba953f0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.1);z-index:1}.banner-content[data-v-1ba953f0]{max-width:1200px;width:100%;padding:0 20px;position:relative;z-index:2;display:flex;align-items:stretch;justify-content:space-between;gap:40px;height:100%}.banner-text[data-v-1ba953f0]{flex:1;max-width:600px;display:flex;flex-direction:column;justify-content:center}.banner-image[data-v-1ba953f0]{flex:1;display:flex;justify-content:center;align-items:flex-end}.banner-image img[data-v-1ba953f0]{max-width:50vh;height:auto;object-fit:contain}.banner-title[data-v-1ba953f0]{font-size:3.5rem;font-weight:700;margin:0 0 10px;line-height:1.2;color:#000;text-align:start}.banner-subtitle[data-v-1ba953f0]{font-size:1.4rem;margin:0 0 40px;opacity:.9;line-height:1.5;color:#5f5b5c;text-align:start}.banner-dese[data-v-1ba953f0]{text-align:start;font-size:1rem;margin:0 0 30px;opacity:.9;line-height:1.5;color:#86909c}.cta-button[data-v-1ba953f0]{width:448px;height:170px;object-fit:contain;margin-top:80px}.text-img[data-v-1ba953f0]{width:1200px;display:block;line-height:0;margin:40px auto;height:auto}@media (min-width: 1960px) and (max-width: 2559px){.banner[data-v-1ba953f0]{margin-top:100px;height:calc(100vh - 240px)}.cta-button[data-v-1ba953f0]{width:448px;height:170px}.banner-content[data-v-1ba953f0]{max-width:1400px;gap:60px}.banner-text[data-v-1ba953f0]{max-width:800px}.banner-title[data-v-1ba953f0]{font-size:3rem}.banner-subtitle[data-v-1ba953f0]{font-size:1.6rem}.banner-dese[data-v-1ba953f0]{font-size:1.2rem}.text-img[data-v-1ba953f0]{width:1400px}}@media (min-width: 2560px){.banner[data-v-1ba953f0]{margin-top:120px;height:calc(100vh - 270px)}.cta-button[data-v-1ba953f0]{width:550px;height:200px}.banner-content[data-v-1ba953f0]{max-width:1400px;gap:80px}.banner-text[data-v-1ba953f0]{max-width:700px}.banner-title[data-v-1ba953f0]{font-size:3rem}.banner-subtitle[data-v-1ba953f0]{font-size:1.6rem}.banner-dese[data-v-1ba953f0]{font-size:1.2rem}.text-img[data-v-1ba953f0]{width:1400px}}@media (min-width: 769px) and (max-width: 1959px){.banner[data-v-1ba953f0]{margin-top:90px;height:calc(100vh - 230px)}.banner-content[data-v-1ba953f0]{max-width:1200px;gap:50px}.banner-text[data-v-1ba953f0]{max-width:550px}.banner-title[data-v-1ba953f0]{font-size:2.5rem}.banner-subtitle[data-v-1ba953f0]{font-size:1.3rem}.banner-dese[data-v-1ba953f0]{font-size:1rem}.text-img[data-v-1ba953f0]{width:100%;max-width:1200px;margin:40px auto;display:block;padding:0 20px}}@media (max-width: 768px){.banner[data-v-1ba953f0]{height:auto;min-height:600px;margin-top:70px;padding:0}.banner-content[data-v-1ba953f0]{flex-direction:column;gap:30px;height:100%}.banner-text[data-v-1ba953f0]{text-align:center;width:100%;flex:1;display:flex;flex-direction:column;justify-content:center}.banner-image[data-v-1ba953f0]{width:100%;display:flex;justify-content:center;align-items:center;flex:1}.banner-image img[data-v-1ba953f0]{width:100%;height:auto;object-fit:contain}.banner-text[data-v-1ba953f0]{text-align:center;width:100%;position:relative;z-index:2}.banner-title[data-v-1ba953f0]{font-size:2.5rem;text-align:start;margin-top:20px}.banner-subtitle[data-v-1ba953f0]{font-size:1.1rem;text-align:start;margin:0 0 20px}.banner-dese[data-v-1ba953f0]{font-size:1rem;text-align:start}.text-img[data-v-1ba953f0]{width:100%;margin:10px auto;padding:0 20px}.cta-button[data-v-1ba953f0]{width:100%}}.section-warp[data-v-d2043b72]{background:#f7f8fa;padding:80px 0}.section-container[data-v-d2043b72]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-d2043b72]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-d2043b72]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-images[data-v-d2043b72]{display:flex;justify-content:space-between;gap:20px;width:100%;text-align:left}.section-image[data-v-d2043b72]{flex:1;width:calc(33.333% - 14px);background-color:#fff}.section-image img[data-v-d2043b72]{width:100%;object-fit:cover;transition:transform .3s ease}.section-image-title[data-v-d2043b72]{margin-top:40px;padding:0 35px;font-size:1.3rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-d2043b72]{padding:0 35px;font-size:1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}@media (min-width: 2560px){.section-title[data-v-d2043b72]{font-size:2.5rem}.section-description[data-v-d2043b72]{font-size:1.3rem}.section-images[data-v-d2043b72]{gap:30px}.section-image[data-v-d2043b72]{width:calc(33.333% - 17px)}.section-container[data-v-d2043b72]{max-width:1400px}.section-image-title[data-v-d2043b72]{margin-top:40px;padding:0 45px;font-size:1.5rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-d2043b72]{padding:0 45px;font-size:1.1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}}@media (max-width: 768px){.section-warp[data-v-d2043b72]{padding:40px 0}.section-title[data-v-d2043b72]{font-size:2rem}.section-description[data-v-d2043b72]{font-size:.9rem;margin:0 auto 30px}.section-images[data-v-d2043b72]{flex-direction:column;gap:15px}.section-image[data-v-d2043b72]{width:100%}}.section-warp[data-v-db12ccfc]{background:#ffffff;padding:80px 0}.section-container[data-v-db12ccfc]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-db12ccfc]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-db12ccfc]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-item[data-v-db12ccfc]{display:flex;align-items:center;gap:60px;padding:40px 0}.section-item[data-v-db12ccfc]:last-child{margin-bottom:0}.section-reverse[data-v-db12ccfc]{flex-direction:row-reverse}.section-image[data-v-db12ccfc]{flex:1;width:50%}.section-image img[data-v-db12ccfc]{width:100%;object-fit:cover;border-radius:12px}.section-item-content[data-v-db12ccfc]{flex:1;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.section-item-title[data-v-db12ccfc]{font-size:1.5rem;font-weight:500;color:#1d2129;margin-bottom:5px}.section-item-description[data-v-db12ccfc]{font-size:1.1rem;line-height:1.7;color:#86909c;margin:30px 0;text-align:left;width:450px}@media (min-width: 2560px){.section-title[data-v-db12ccfc]{font-size:2.5rem}.section-description[data-v-db12ccfc]{font-size:1.3rem}.section-image[data-v-db12ccfc]{width:calc(33.333% - 17px)}.section-container[data-v-db12ccfc]{max-width:1400px}.section-image-title[data-v-db12ccfc]{margin-top:40px;padding:0 45px;font-size:1.5rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-db12ccfc]{padding:0 45px;font-size:1.1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}}@media (max-width: 768px){.section-warp[data-v-db12ccfc]{padding:40px 0}.section-title[data-v-db12ccfc]{font-size:2rem}.section-description[data-v-db12ccfc]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-db12ccfc]{flex-direction:column;gap:15px}.section-item-title[data-v-db12ccfc]{font-size:1.5rem}.section-item-description[data-v-db12ccfc]{width:100%;font-size:1rem}.section-image[data-v-db12ccfc],.section-item-content[data-v-db12ccfc]{width:100%}}.section-warp[data-v-081a0db4]{background:#f7f8fa;padding:80px 0}.section-container[data-v-081a0db4]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-081a0db4]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-081a0db4]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-item[data-v-081a0db4]{display:flex;align-items:center;gap:60px;padding:40px 0}.section-item[data-v-081a0db4]:last-child{margin-bottom:0}.section-reverse[data-v-081a0db4]{flex-direction:row-reverse}.section-image[data-v-081a0db4]{flex:1;width:50%}.section-image img[data-v-081a0db4]{width:100%;object-fit:cover;border-radius:12px}.section-item-content[data-v-081a0db4]{flex:1;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.section-item-title[data-v-081a0db4]{font-size:1.5rem;font-weight:500;color:#1d2129;margin-bottom:5px}.section-item-description[data-v-081a0db4]{font-size:1.1rem;line-height:1.7;color:#86909c;margin:30px 0;text-align:left;width:450px}@media (min-width: 2560px){.section-title[data-v-081a0db4]{font-size:2.5rem}.section-description[data-v-081a0db4]{font-size:1.3rem}.section-image[data-v-081a0db4]{width:calc(33.333% - 17px)}.section-container[data-v-081a0db4]{max-width:1400px}.section-image-title[data-v-081a0db4]{margin-top:40px;padding:0 45px;font-size:1.5rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-081a0db4]{padding:0 45px;font-size:1.1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}}@media (max-width: 768px){.section-warp[data-v-081a0db4]{padding:40px 0}.section-title[data-v-081a0db4]{font-size:2rem}.section-description[data-v-081a0db4]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-081a0db4]{flex-direction:column;gap:15px}.section-item-title[data-v-081a0db4]{font-size:1.5rem}.section-item-description[data-v-081a0db4]{width:100%;font-size:1rem}.section-image[data-v-081a0db4],.section-item-content[data-v-081a0db4]{width:100%}}.section-warp[data-v-48bf9909]{background:#f7f8fa;padding:80px 0}.section-container[data-v-48bf9909]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-48bf9909]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-48bf9909]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-platforms[data-v-48bf9909]{display:flex;justify-content:center;gap:250px;flex-wrap:wrap;padding-bottom:200px}.section-item[data-v-48bf9909]{max-width:100%;height:80px;object-fit:contain}.section-img[data-v-48bf9909]{width:200px;height:200px}@media (min-width: 2560px){.section-title[data-v-48bf9909]{font-size:2.5rem}.section-description[data-v-48bf9909]{font-size:1.3rem}.section-container[data-v-48bf9909]{max-width:1400px}}@media (max-width: 768px){.section-warp[data-v-48bf9909]{padding:40px 0}.section-title[data-v-48bf9909]{font-size:2rem}.section-description[data-v-48bf9909]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-48bf9909]{flex-direction:column;gap:15px}}.section-warp[data-v-23bff3a9]{background:#ffffff;padding:80px 0}.section-container[data-v-23bff3a9]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-23bff3a9]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-23bff3a9]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-item[data-v-23bff3a9]{width:420px;text-align:left}.section-item-title[data-v-23bff3a9]{font-size:1.5rem;font-weight:500;color:#1d2129;margin-bottom:5px}.section-item-description[data-v-23bff3a9]{font-size:1.1rem;line-height:1.7;color:#86909c;margin:30px 0;text-align:left;width:100%}.section-platforms[data-v-23bff3a9]{display:flex;justify-content:center;gap:70px;flex-wrap:wrap;padding:0 100px}.section-warp-image[data-v-23bff3a9]{background-color:#ec4a3c}.section-image[data-v-23bff3a9]{width:100%}@media (min-width: 2560px){.section-title[data-v-23bff3a9]{font-size:2.5rem}.section-description[data-v-23bff3a9]{font-size:1.3rem}.section-container[data-v-23bff3a9]{max-width:1400px}}@media (max-width: 768px){.section-warp[data-v-23bff3a9]{padding:40px 0}.section-title[data-v-23bff3a9]{font-size:2rem}.section-description[data-v-23bff3a9]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-23bff3a9]{flex-direction:column;gap:15px}.section-item-title[data-v-23bff3a9]{font-size:1.5rem}.section-item-description[data-v-23bff3a9]{width:100%;font-size:1rem}.section-platforms[data-v-23bff3a9]{padding:0 20px}}[id]{scroll-margin-top:88px}@media (min-width: 1960px) and (max-width: 2559px){[id]{scroll-margin-top:100px}}@media (min-width: 2560px){[id]{scroll-margin-top:120px}}@media (min-width: 769px) and (max-width: 1959px){[id]{scroll-margin-top:90px}}@media (max-width: 768px){[id]{scroll-margin-top:70px}}
