*{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-650343b2]{background:#2d292a;color:#fff;padding:60px 0 0}.container[data-v-650343b2]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-650343b2]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;margin-bottom:40px}.footer-section[data-v-650343b2]{display:flex;flex-direction:column}.footer-subtitle[data-v-650343b2]{font-size:1.1rem;font-weight:600;color:#fff;margin:0 0 20px;text-align:left}.service-methods[data-v-650343b2]{display:flex;flex-direction:column;gap:12px}.service-item[data-v-650343b2]{display:flex;align-items:flex-start}.service-label[data-v-650343b2]{color:#ccc;font-size:.95rem;transition:color .3s ease}.service-icon[data-v-650343b2]{width:16px;height:auto;object-fit:cover;margin-right:10px;margin-top:.4rem}.service-span[data-v-650343b2]{color:#fff9;font-size:.9rem;display:block;text-align:left}.footer-right[data-v-650343b2]{display:flex;flex-direction:column;gap:40px}.contact-info[data-v-650343b2]{display:flex;flex-direction:row;text-align:left}.contact-label[data-v-650343b2]{color:#ccc;font-size:.95rem}.license-link[data-v-650343b2]{display:flex;align-items:center}.license-btn[data-v-650343b2]{color:#ccc;text-decoration:none;font-size:.95rem;transition:color .3s ease;cursor:pointer}.license-btn[data-v-650343b2]:hover{color:#fff}.download-platforms[data-v-650343b2]{display:flex;gap:40px;justify-content:flex-start}.platform-item[data-v-650343b2]{display:flex;flex-direction:column;align-items:center;gap:20px}.platform-item[data-v-650343b2]:hover{transform:translateY(-2px)}.platform-item .platform-img[data-v-650343b2]{width:98px;height:98px;object-fit:contain}.platform-name[data-v-650343b2]{color:#ccc;font-size:.85rem;text-align:center;display:flex;align-items:center;gap:5px}.platform-icon[data-v-650343b2]{width:20px;height:20px}.footer-bottom[data-v-650343b2]{display:flex;justify-content:center;align-items:center;background-color:#1d1c1c}.footer-info[data-v-650343b2]{display:flex;gap:30px;justify-content:center;padding:5px 0}.footer-info p[data-v-650343b2]{font-size:.85rem;color:#999;margin:0}@media (max-width: 768px){.container[data-v-650343b2]{max-width:100%;padding:0 15px}.footer-content[data-v-650343b2]{grid-template-columns:1fr;gap:40px}.footer-right[data-v-650343b2]{gap:30px}.download-platforms[data-v-650343b2]{justify-content:flex-start;gap:30px}.footer-bottom[data-v-650343b2]{flex-direction:column;gap:20px;text-align:center}.footer-info[data-v-650343b2]{flex-direction:column;gap:10px}}@media (min-width: 1960px) and (max-width: 2559px){.container[data-v-650343b2]{max-width:1400px}.footer-content[data-v-650343b2]{gap:80px}.footer-subtitle[data-v-650343b2]{font-size:1.2rem}.service-label[data-v-650343b2],.contact-label[data-v-650343b2],.license-btn[data-v-650343b2]{font-size:1rem}.platform-name[data-v-650343b2]{font-size:.9rem}}@media (min-width: 2560px){.container[data-v-650343b2]{max-width:1600px}.footer-content[data-v-650343b2]{gap:100px}.footer-subtitle[data-v-650343b2]{font-size:1.3rem}.service-label[data-v-650343b2],.contact-label[data-v-650343b2],.license-btn[data-v-650343b2]{font-size:1.1rem}.platform-name[data-v-650343b2]{font-size:1rem}.platform-item .platform-img[data-v-650343b2]{width:98px;height:98px}}.navbar[data-v-6ea8da5d]{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-6ea8da5d]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:88px}.nav-logo[data-v-6ea8da5d]{display:flex;align-items:center}.nav-logo img[data-v-6ea8da5d]{width:88px;height:88px;object-fit:contain}.nav-logo h2[data-v-6ea8da5d]{margin:0;color:#ec3120;font-weight:700;font-size:1.5rem}.nav-menu[data-v-6ea8da5d]{display:flex;gap:30px;height:88px;align-items:center}.nav-link[data-v-6ea8da5d]{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-6ea8da5d]:hover,.nav-link.active[data-v-6ea8da5d]{color:#ec3120}.nav-link.active[data-v-6ea8da5d]: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-6ea8da5d]{display:none;flex-direction:column;cursor:pointer;gap:4px}.mobile-menu-btn span[data-v-6ea8da5d]{width:25px;height:3px;background:#333;transition:all .3s ease}.mobile-menu[data-v-6ea8da5d]{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-6ea8da5d]{display:block;transform:translateY(0);opacity:1}.mobile-nav-link[data-v-6ea8da5d]{display:block;padding:15px 20px;text-decoration:none;color:#333;border-bottom:1px solid #eee;transition:background .3s ease}.mobile-nav-link[data-v-6ea8da5d]:hover,.mobile-nav-link.active[data-v-6ea8da5d]{background:#f8f9ff;color:#ec3120}@media (min-width: 1960px) and (max-width: 2559px){.nav-container[data-v-6ea8da5d]{height:100px;max-width:1400px}.nav-menu[data-v-6ea8da5d],.nav-link[data-v-6ea8da5d]{height:100px}.nav-logo img[data-v-6ea8da5d]{width:100px;height:100px}.nav-logo h2[data-v-6ea8da5d]{font-size:1.8rem}.mobile-menu[data-v-6ea8da5d]{top:100px}}@media (min-width: 2560px){.nav-container[data-v-6ea8da5d]{height:120px;max-width:1600px}.nav-menu[data-v-6ea8da5d],.nav-link[data-v-6ea8da5d]{height:120px}.nav-logo img[data-v-6ea8da5d]{width:120px;height:120px}.nav-logo h2[data-v-6ea8da5d]{font-size:2rem}.mobile-menu[data-v-6ea8da5d]{top:120px}}@media (min-width: 769px) and (max-width: 1959px){.nav-container[data-v-6ea8da5d]{height:90px;max-width:1200px}.nav-menu[data-v-6ea8da5d],.nav-link[data-v-6ea8da5d]{height:90px}.nav-logo img[data-v-6ea8da5d]{width:90px;height:90px}.nav-logo h2[data-v-6ea8da5d]{font-size:1.6rem}.mobile-menu[data-v-6ea8da5d]{top:90px}}@media (max-width: 768px){.nav-container[data-v-6ea8da5d]{height:70px}.nav-menu[data-v-6ea8da5d]{display:none}.nav-logo img[data-v-6ea8da5d]{width:70px;height:70px}.nav-logo h2[data-v-6ea8da5d]{font-size:1.2rem}.mobile-menu-btn[data-v-6ea8da5d]{display:flex}}.banner[data-v-0570e46f]{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-0570e46f]: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-0570e46f]{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-0570e46f]{flex:1;max-width:600px;display:flex;flex-direction:column;justify-content:center}.banner-image[data-v-0570e46f]{flex:1;display:flex;justify-content:center;align-items:flex-end}.banner-image img[data-v-0570e46f]{max-width:50vh;height:auto;object-fit:contain}.banner-title[data-v-0570e46f]{font-size:3.5rem;font-weight:700;margin:0 0 10px;line-height:1.2;color:#000;text-align:start}.banner-subtitle[data-v-0570e46f]{font-size:1.4rem;margin:0 0 40px;opacity:.9;line-height:1.5;color:#5f5b5c;text-align:start}.banner-dese[data-v-0570e46f]{text-align:start;font-size:1rem;margin:0 0 30px;opacity:.9;line-height:1.5;color:#86909c}.cta-button[data-v-0570e46f]{width:448px;height:170px;object-fit:contain;margin-top:80px}.text[data-v-0570e46f]{width:1200px;display:block;line-height:0;margin:40px auto;height:auto}.text img[data-v-0570e46f]{width:1200px;height:100%;object-fit:cover;display:block}@media (min-width: 1960px) and (max-width: 2559px){.banner[data-v-0570e46f]{margin-top:100px;height:calc(100vh - 240px)}.cta-button[data-v-0570e46f]{width:448px;height:170px}.banner-content[data-v-0570e46f]{max-width:1400px;gap:60px}.banner-text[data-v-0570e46f]{max-width:800px}.banner-title[data-v-0570e46f]{font-size:3rem}.banner-subtitle[data-v-0570e46f]{font-size:1.6rem}.banner-dese[data-v-0570e46f]{font-size:1.2rem}.text[data-v-0570e46f],.text img[data-v-0570e46f]{width:1400px}}@media (min-width: 2560px){.banner[data-v-0570e46f]{margin-top:120px;height:calc(100vh - 270px)}.cta-button[data-v-0570e46f]{width:550px;height:200px}.banner-content[data-v-0570e46f]{max-width:1400px;gap:80px}.banner-text[data-v-0570e46f]{max-width:700px}.banner-title[data-v-0570e46f]{font-size:3rem}.banner-subtitle[data-v-0570e46f]{font-size:1.6rem}.banner-dese[data-v-0570e46f]{font-size:1.2rem}.text[data-v-0570e46f],.text img[data-v-0570e46f]{width:1400px}}@media (min-width: 769px) and (max-width: 1959px){.banner[data-v-0570e46f]{margin-top:90px;height:calc(100vh - 230px)}.banner-content[data-v-0570e46f]{max-width:1200px;gap:50px}.banner-text[data-v-0570e46f]{max-width:550px}.banner-title[data-v-0570e46f]{font-size:2.5rem}.banner-subtitle[data-v-0570e46f]{font-size:1.3rem}.banner-dese[data-v-0570e46f]{font-size:1rem}.text[data-v-0570e46f]{width:100%;max-width:1200px;margin:40px auto;display:block;padding:0 20px}.text img[data-v-0570e46f]{width:100%;height:auto;display:block}}@media (max-width: 768px){.banner[data-v-0570e46f]{height:auto;min-height:600px;margin-top:70px;padding:0}.banner-content[data-v-0570e46f]{flex-direction:column;gap:30px;height:100%}.banner-text[data-v-0570e46f]{text-align:center;width:100%;flex:1;display:flex;flex-direction:column;justify-content:center}.banner-image[data-v-0570e46f]{width:100%;display:flex;justify-content:center;align-items:center;flex:1}.banner-image img[data-v-0570e46f]{width:100%;height:auto;object-fit:contain}.banner-text[data-v-0570e46f]{text-align:center;width:100%;position:relative;z-index:2}.banner-title[data-v-0570e46f]{font-size:2.5rem;text-align:start;margin-top:20px}.banner-subtitle[data-v-0570e46f]{font-size:1.1rem;text-align:start;margin:0 0 20px}.banner-dese[data-v-0570e46f]{font-size:1rem;text-align:start}.text[data-v-0570e46f]{width:100%;margin:10px auto;padding:0 20px}.text img[data-v-0570e46f],.cta-button[data-v-0570e46f]{width:100%}}.section-warp[data-v-20d74f8e]{background:#f7f8fa;padding:80px 0}.section-container[data-v-20d74f8e]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-20d74f8e]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-20d74f8e]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-images[data-v-20d74f8e]{display:flex;justify-content:space-between;gap:20px;width:100%;text-align:left}.section-image[data-v-20d74f8e]{flex:1;width:calc(33.333% - 14px);background-color:#fff}.section-image img[data-v-20d74f8e]{width:100%;object-fit:cover;transition:transform .3s ease}.section-image-title[data-v-20d74f8e]{margin-top:40px;padding:0 35px;font-size:1.3rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-20d74f8e]{padding:0 35px;font-size:1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}@media (min-width: 2560px){.section-title[data-v-20d74f8e]{font-size:2.5rem}.section-description[data-v-20d74f8e]{font-size:1.3rem}.section-images[data-v-20d74f8e]{gap:30px}.section-image[data-v-20d74f8e]{width:calc(33.333% - 17px)}.section-container[data-v-20d74f8e]{max-width:1400px}.section-image-title[data-v-20d74f8e]{margin-top:40px;padding:0 45px;font-size:1.5rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-20d74f8e]{padding:0 45px;font-size:1.1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}}@media (max-width: 768px){.section-warp[data-v-20d74f8e]{padding:40px 0}.section-title[data-v-20d74f8e]{font-size:2rem}.section-description[data-v-20d74f8e]{font-size:.9rem;margin:0 auto 30px}.section-images[data-v-20d74f8e]{flex-direction:column;gap:15px}.section-image[data-v-20d74f8e]{width:100%}}.section-warp[data-v-9adb1a02]{background:#ffffff;padding:80px 0}.section-container[data-v-9adb1a02]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-9adb1a02]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-9adb1a02]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-item[data-v-9adb1a02]{display:flex;align-items:center;gap:60px;padding:40px 0}.section-item[data-v-9adb1a02]:last-child{margin-bottom:0}.section-reverse[data-v-9adb1a02]{flex-direction:row-reverse}.section-image[data-v-9adb1a02]{flex:1;width:50%}.section-image img[data-v-9adb1a02]{width:100%;object-fit:cover;border-radius:12px}.section-item-content[data-v-9adb1a02]{flex:1;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.section-item-title[data-v-9adb1a02]{font-size:1.5rem;font-weight:500;color:#1d2129;margin-bottom:5px}.section-item-description[data-v-9adb1a02]{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-9adb1a02]{font-size:2.5rem}.section-description[data-v-9adb1a02]{font-size:1.3rem}.section-image[data-v-9adb1a02]{width:calc(33.333% - 17px)}.section-container[data-v-9adb1a02]{max-width:1400px}.section-image-title[data-v-9adb1a02]{margin-top:40px;padding:0 45px;font-size:1.5rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-9adb1a02]{padding:0 45px;font-size:1.1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}}@media (max-width: 768px){.section-warp[data-v-9adb1a02]{padding:40px 0}.section-title[data-v-9adb1a02]{font-size:2rem}.section-description[data-v-9adb1a02]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-9adb1a02]{flex-direction:column;gap:15px}.section-item-title[data-v-9adb1a02]{font-size:1.5rem}.section-item-description[data-v-9adb1a02]{width:100%;font-size:1rem}.section-image[data-v-9adb1a02],.section-item-content[data-v-9adb1a02]{width:100%}}.section-warp[data-v-f2eab33a]{background:#ffffff;padding:80px 0}.section-container[data-v-f2eab33a]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-f2eab33a]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-f2eab33a]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-item[data-v-f2eab33a]{display:flex;align-items:center;gap:60px;padding:40px 0}.section-item[data-v-f2eab33a]:last-child{margin-bottom:0}.section-reverse[data-v-f2eab33a]{flex-direction:row-reverse}.section-image[data-v-f2eab33a]{flex:1;width:50%}.section-image img[data-v-f2eab33a]{width:100%;object-fit:cover;border-radius:12px}.section-item-content[data-v-f2eab33a]{flex:1;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.section-item-title[data-v-f2eab33a]{font-size:1.5rem;font-weight:500;color:#1d2129;margin-bottom:5px}.section-item-description[data-v-f2eab33a]{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-f2eab33a]{font-size:2.5rem}.section-description[data-v-f2eab33a]{font-size:1.3rem}.section-image[data-v-f2eab33a]{width:calc(33.333% - 17px)}.section-container[data-v-f2eab33a]{max-width:1400px}.section-image-title[data-v-f2eab33a]{margin-top:40px;padding:0 45px;font-size:1.5rem;letter-spacing:1px;color:#1d2129}.section-image-description[data-v-f2eab33a]{padding:0 45px;font-size:1.1rem;letter-spacing:1px;margin:25px 0 100px;color:#86909c}}@media (max-width: 768px){.section-warp[data-v-f2eab33a]{padding:40px 0}.section-title[data-v-f2eab33a]{font-size:2rem}.section-description[data-v-f2eab33a]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-f2eab33a]{flex-direction:column;gap:15px}.section-item-title[data-v-f2eab33a]{font-size:1.5rem}.section-item-description[data-v-f2eab33a]{width:100%;font-size:1rem}.section-image[data-v-f2eab33a],.section-item-content[data-v-f2eab33a]{width:100%}}.section-warp[data-v-124a45dd]{background:#f7f8fa;padding:80px 0}.section-container[data-v-124a45dd]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-124a45dd]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-124a45dd]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-platforms[data-v-124a45dd]{display:flex;justify-content:center;gap:250px;flex-wrap:wrap;padding-bottom:200px}.section-item[data-v-124a45dd]{max-width:100%;height:80px;object-fit:contain}.section-img[data-v-124a45dd]{width:200px;height:200px}@media (min-width: 2560px){.section-title[data-v-124a45dd]{font-size:2.5rem}.section-description[data-v-124a45dd]{font-size:1.3rem}.section-container[data-v-124a45dd]{max-width:1400px}}@media (max-width: 768px){.section-warp[data-v-124a45dd]{padding:40px 0}.section-title[data-v-124a45dd]{font-size:2rem}.section-description[data-v-124a45dd]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-124a45dd]{flex-direction:column;gap:15px}}.section-warp[data-v-7bb84959]{background:#ffffff;padding:80px 0}.section-container[data-v-7bb84959]{max-width:1200px;margin:0 auto;padding:0 20px}.section-title[data-v-7bb84959]{text-align:center;font-size:2.5rem;font-weight:500;color:#1d2129;margin:0 0 20px}.section-description[data-v-7bb84959]{text-align:center;font-size:1.1rem;color:#86909c;line-height:1.6;margin:0 auto 80px}.section-item[data-v-7bb84959]{width:420px;text-align:left}.section-item-title[data-v-7bb84959]{font-size:1.5rem;font-weight:500;color:#1d2129;margin-bottom:5px}.section-item-description[data-v-7bb84959]{font-size:1.1rem;line-height:1.7;color:#86909c;margin:30px 0;text-align:left;width:450px}.section-platforms[data-v-7bb84959]{display:flex;justify-content:center;gap:70px;flex-wrap:wrap;padding:0 100px}.section-warp-image[data-v-7bb84959]{background-color:#ec4a3c}.section-image[data-v-7bb84959]{width:100%}@media (min-width: 2560px){.section-title[data-v-7bb84959]{font-size:2.5rem}.section-description[data-v-7bb84959]{font-size:1.3rem}.section-container[data-v-7bb84959]{max-width:1400px}}@media (max-width: 768px){.section-warp[data-v-7bb84959]{padding:40px 0}.section-title[data-v-7bb84959]{font-size:2rem}.section-description[data-v-7bb84959]{font-size:.9rem;margin:0 auto 30px}.section-item[data-v-7bb84959]{flex-direction:column;gap:15px}.section-item-title[data-v-7bb84959]{font-size:1.5rem}.section-item-description[data-v-7bb84959]{width:100%;font-size:1rem}}[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}}
