*{margin:0;padding:0;box-sizing:border-box;font-family:inherit}body{font-family:Alibaba PuHuiTi,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#app{min-height:100vh}.back-to-top{position:fixed;right:36px;bottom:42px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2000;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.back-to-top.visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top img{width:64px;height:64px}@media (max-width: 768px){.back-to-top{right:26px;bottom:30px}.back-to-top img{width:52px;height:52px}}@media (max-width: 768px){html,body,#app{overflow-x:hidden}p,li{word-break:break-word;overflow-wrap:anywhere}}.top-banner[data-v-2e4c7765]{background:#4285f4;color:#fff;text-align:center;padding:.5rem;font-size:.9rem}.navbar[data-v-2e4c7765]{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;width:100%;z-index:1000;padding:1.5rem 0}.nav-container[data-v-2e4c7765]{max-width:90%;width:80%;margin:0 auto;display:flex;align-items:center;gap:0}.nav-logo[data-v-2e4c7765]{display:flex;align-items:center;margin-right:3rem}.logo-image[data-v-2e4c7765]{width:130px;height:auto;object-fit:contain}.nav-menu[data-v-2e4c7765]{display:flex;list-style:none;gap:4rem;margin:0;padding:0}.nav-menu li[data-v-2e4c7765]{position:relative}.nav-link[data-v-2e4c7765]{text-decoration:none;color:#333;font-weight:500;font-size:18px;transition:color .3s}.nav-link[data-v-2e4c7765]:hover,.nav-support:hover .nav-link[data-v-2e4c7765]{color:#4285f4}.support-dropdown[data-v-2e4c7765]{position:fixed;top:100px;left:0;width:100%;background:#fff;padding:2rem 0;border-bottom:1px solid #e5e7eb;opacity:0;visibility:hidden;transition:opacity .2s ease-out;z-index:1001;pointer-events:none}.support-dropdown.open[data-v-2e4c7765]{opacity:1;visibility:visible;pointer-events:auto}.support-list[data-v-2e4c7765]{list-style:none;padding:0;max-width:1280px;width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;box-sizing:border-box;padding-left:calc(10px + 3rem)}.support-link[data-v-2e4c7765]{text-decoration:none;color:#374151;font-weight:700;font-size:18px;transition:color .3s}.support-link[data-v-2e4c7765]:hover{color:#4285f4}.nav-icons[data-v-2e4c7765]{display:flex;gap:1.5rem;align-items:center;margin-left:auto}.nav-icons svg[data-v-2e4c7765]{width:20px;height:20px;color:#6b7280;transition:color .3s}.nav-icons svg[data-v-2e4c7765]:hover{color:#4285f4}.mobile-menu-toggle[data-v-2e4c7765],.mobile-menu[data-v-2e4c7765]{display:none}@media (max-width: 1024px){.nav-menu[data-v-2e4c7765]{gap:2rem}.nav-logo[data-v-2e4c7765]{margin-right:2rem}.support-list[data-v-2e4c7765]{padding-left:calc(160px + 2rem)}}@media (max-width: 768px){.navbar[data-v-2e4c7765]{padding:1rem 0;position:relative}.nav-container[data-v-2e4c7765]{width:90%;justify-content:space-between}.nav-logo[data-v-2e4c7765]{margin-right:0}.nav-menu[data-v-2e4c7765],.nav-icons[data-v-2e4c7765]{display:none}.mobile-actions[data-v-2e4c7765]{display:flex;align-items:center;gap:.75rem}.top-icon[data-v-2e4c7765]{width:24px;height:24px}.mobile-menu-toggle[data-v-2e4c7765]{display:flex;align-items:center;cursor:pointer;z-index:1101}.mobile-menu-toggle .hamburger-icon[data-v-2e4c7765],.mobile-menu-toggle .close-icon[data-v-2e4c7765]{width:28px;height:28px;color:#333}.mobile-menu[data-v-2e4c7765]{display:block;position:absolute;top:100%;left:0;width:100%;background-color:#fff;z-index:999;padding-bottom:1rem;overflow:hidden;max-height:0;transition:max-height .4s ease-in-out}.mobile-menu.open[data-v-2e4c7765]{max-height:100vh}.mobile-menu ul[data-v-2e4c7765]{list-style:none;padding:0;margin:0}.mobile-menu li[data-v-2e4c7765]{padding:1rem 5%}.mobile-menu li a[data-v-2e4c7765]{text-decoration:none;color:#333;font-weight:700;font-size:1.1rem}.mobile-menu li.has-submenu[data-v-2e4c7765]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mobile-menu li .arrow-down[data-v-2e4c7765]{width:20px;height:20px;color:#333;transition:transform .3s}.mobile-menu li .arrow-down.open[data-v-2e4c7765]{transform:rotate(180deg)}.mobile-submenu li a[data-v-2e4c7765]{color:#555;font-weight:400;font-size:1rem}}.footer[data-v-e7953ec5]{background:#000;color:#fff;padding:4rem 0 2rem}.container[data-v-e7953ec5]{max-width:70%;margin:0 auto;padding:0 1rem}.footer-top[data-v-e7953ec5]{display:flex;gap:5rem;margin-bottom:3rem;padding-bottom:3rem}.footer-middle[data-v-e7953ec5]{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid #333}.footer-bottom[data-v-e7953ec5]{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.875rem;color:#888}.footer-center[data-v-e7953ec5]{text-align:center;flex:1}.icp[data-v-e7953ec5]{color:#fff;font-size:1rem;font-weight:500;margin:0;text-decoration:none}.icp[data-v-e7953ec5]:hover{text-decoration:none}.footer-left[data-v-e7953ec5],.footer-right[data-v-e7953ec5]{flex:0 0 auto}.footer-section h4[data-v-e7953ec5]{color:#fff;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.footer-section ul[data-v-e7953ec5]{list-style:none;padding:0;margin:0}.footer-section ul li[data-v-e7953ec5]{margin-bottom:.8rem}.footer-section ul li a[data-v-e7953ec5]{color:#888;text-decoration:none;transition:color .3s}.footer-section ul li a[data-v-e7953ec5]:hover{color:#fff}.social-icons[data-v-e7953ec5]{display:flex;gap:1rem;align-items:center}.social-icon[data-v-e7953ec5]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:1px solid #555;border-radius:50%;color:#fff;text-decoration:none;transition:border-color .3s,background-color .3s}.social-icon svg[data-v-e7953ec5]{width:18px;height:18px}.social-icon[data-v-e7953ec5]:hover{border-color:#fff;background-color:#111}.app-stores[data-v-e7953ec5]{display:flex}.app-stores img[data-v-e7953ec5]{height:40px;width:auto}@media (max-width: 992px){.footer-middle[data-v-e7953ec5]{flex-direction:column;align-items:flex-start;gap:2rem}}@media (max-width: 768px){.footer[data-v-e7953ec5]{padding:3rem 1.5rem 2rem}.container[data-v-e7953ec5]{max-width:100%;padding:0}.footer-top[data-v-e7953ec5]{justify-content:flex-start;gap:3.5rem;padding-bottom:2.5rem;margin-bottom:2.5rem}.footer-section h4[data-v-e7953ec5]{font-size:.9rem;font-weight:700}.footer-section ul li a[data-v-e7953ec5]{font-size:.8rem;color:#777}.footer-middle[data-v-e7953ec5]{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid #333}.social-icons[data-v-e7953ec5]{gap:.5rem}.social-icon[data-v-e7953ec5]{width:30px;height:30px}.social-icon svg[data-v-e7953ec5]{width:15px;height:15px}.app-stores img[data-v-e7953ec5]{height:28px}.footer-bottom[data-v-e7953ec5]{flex-direction:column;align-items:center;gap:.75rem;padding-top:1.5rem;margin-top:0;border-top:none;font-size:.7rem;color:#777}.footer-bottom p[data-v-e7953ec5]{margin:0}.footer-center[data-v-e7953ec5]{display:block;order:1;flex:0 0 auto}.footer-left[data-v-e7953ec5]{order:2}.footer-right[data-v-e7953ec5]{order:3}}.container[data-v-c4a03be5]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero[data-v-c4a03be5]{background:#f0f0f0;min-height:65vh;display:flex;align-items:center;padding:2rem 0}.hero-container[data-v-c4a03be5]{max-width:82%;margin:0 auto;padding:0 2rem;width:100%}.hero-content[data-v-c4a03be5]{text-align:left;max-width:600px}.hero-badge[data-v-c4a03be5]{display:inline-block;color:#333;font-size:.9rem;margin-bottom:1rem;font-weight:500}.hero-title[data-v-c4a03be5]{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:#000}.hero-subtitle[data-v-c4a03be5]{font-size:1.1rem;color:#333;margin-bottom:2.5rem;line-height:1.5}.hero-buttons[data-v-c4a03be5]{display:flex;gap:1rem;align-items:center}.btn-primary[data-v-c4a03be5]{background:#2979ff;color:#fff;border:1px solid transparent;padding:.75rem 1.8rem;font-size:1rem;border-radius:99px;cursor:pointer;transition:all .3s;font-weight:500}.btn-primary[data-v-c4a03be5]:hover{background:#2962ff}.btn-secondary[data-v-c4a03be5]{background:#fff;color:#333;border:1px solid #dcdcdc;padding:.75rem 1.8rem;font-size:1rem;border-radius:99px;cursor:pointer;transition:all .3s;font-weight:500}.btn-secondary[data-v-c4a03be5]:hover{border-color:#b0b0b0;color:#000}.academy-section[data-v-c4a03be5]{background:#000;color:#fff;padding:2rem 0}.academy-section .container[data-v-c4a03be5]{max-width:85%}.academy-content[data-v-c4a03be5]{display:flex;justify-content:space-between;align-items:center;gap:4rem}.academy-logo[data-v-c4a03be5]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.academy-logo img[data-v-c4a03be5]{width:280px;height:auto}.see-more[data-v-c4a03be5]{color:#a0a0a0;text-decoration:none;font-size:1rem;transition:color .3s;margin-left:6.5rem;margin-top:-1rem}.see-more[data-v-c4a03be5]:hover{color:#fff}.academy-info[data-v-c4a03be5]{text-align:right}.academy-info h2[data-v-c4a03be5]{font-size:2.5rem;margin-bottom:1rem;line-height:1.2}.academy-info p[data-v-c4a03be5]{color:#ccc;font-size:1.1rem}.product-section[data-v-c4a03be5]{padding:4rem 0;background:#fff}.product-header[data-v-c4a03be5]{text-align:center;margin-bottom:-1rem}.product-header h2[data-v-c4a03be5]{font-size:85px;color:#000;margin-bottom:.5rem;font-weight:600;text-align:center}.product-subtitle[data-v-c4a03be5]{color:#666;font-size:40px;margin:0;text-align:center}.product-section .container[data-v-c4a03be5]{max-width:96%}.product-showcase[data-v-c4a03be5]{max-width:1500px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.product-main-display[data-v-c4a03be5]{text-align:center;margin-top:-20px}.product-main-display img[data-v-c4a03be5]{width:100%;height:auto}.product-info-section[data-v-c4a03be5]{width:100%;max-width:1100px;display:grid;grid-template-columns:480px 520px;gap:0rem;align-items:start;justify-content:center}.product-details[data-v-c4a03be5]{flex:1;max-width:820px;padding-left:2rem}.pc-only[data-v-c4a03be5]{display:block!important}.h5-only[data-v-c4a03be5]{display:none!important}.product-details h3[data-v-c4a03be5]{font-size:2.3rem;color:#1a1d21;margin-bottom:1rem;font-weight:700;text-align:left}.product-details p[data-v-c4a03be5]{color:#5f6368;line-height:1.75;text-align:left;font-size:1.15rem;margin-bottom:2.5rem;max-width:360px}.navigation-row.large[data-v-c4a03be5]{display:flex;align-items:center;gap:.75rem;margin-top:0}.nav-arrow.primary[data-v-c4a03be5],.nav-arrow.neutral[data-v-c4a03be5]{width:44px;height:44px;background:#e9e9e9;color:#888;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:1.6rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.nav-arrow .chevron[data-v-c4a03be5]{width:20px;height:20px;display:block}.nav-arrow.primary[data-v-c4a03be5]:hover,.nav-arrow.primary[data-v-c4a03be5]:active,.nav-arrow.neutral[data-v-c4a03be5]:hover,.nav-arrow.neutral[data-v-c4a03be5]:active{background:#6495ed;color:#fff}.progress-indicators[data-v-c4a03be5]{display:flex;align-items:center;gap:6px;margin-left:10px}.progress-indicators .dot[data-v-c4a03be5]{width:24px;height:4px;background:#e0e0e0;border-radius:2px;display:inline-block;cursor:pointer;transition:background-color .2s}.progress-indicators .dot.active[data-v-c4a03be5]{background:#a9c7ff}.product-gallery-card[data-v-c4a03be5]{background:transparent;border-radius:0;padding:0;display:flex;align-items:center;justify-content:center;width:520px;margin-left:0}.product-gallery-card img[data-v-c4a03be5]{width:100%;height:340px;object-fit:contain}.technology[data-v-c4a03be5]{padding:6rem 0;text-align:center;background:#fff}.technology .container[data-v-c4a03be5]{max-width:90%}.technology h2[data-v-c4a03be5]{font-size:2.8rem;color:#1a1d21;margin-bottom:1rem}.tech-subtitle[data-v-c4a03be5]{color:#5f6368;margin-bottom:4rem;font-size:1.8rem;max-width:800px;margin-left:auto;margin-right:auto}.tech-features[data-v-c4a03be5]{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin:0 auto}.feature-icon[data-v-c4a03be5]{margin-bottom:1.5rem}.feature-icon img[data-v-c4a03be5]{width:80px;height:80px}.tech-feature h3[data-v-c4a03be5]{color:#1a1d21;margin-bottom:1rem;font-size:2.2rem;font-weight:600}.feature-details p[data-v-c4a03be5]{color:#5f6368;font-size:1.5rem;margin-bottom:.5rem;line-height:1.5}.gallery-section[data-v-c4a03be5]{background:#000;color:#fff;padding:5rem 0;text-align:center;overflow:hidden}.gallery-section .container[data-v-c4a03be5]{max-width:100%;padding:0}.gallery-section h2[data-v-c4a03be5]{font-size:3rem;margin-bottom:1rem}.gallery-subtitle[data-v-c4a03be5]{color:#a0a0a0;margin-bottom:3rem;font-size:43px}.gallery-container[data-v-c4a03be5]{position:relative;width:100%;margin:0;overflow:hidden}.gallery-wrapper[data-v-c4a03be5]{display:flex;transition:transform .5s ease;gap:0;padding:0}.gallery-slide[data-v-c4a03be5]{flex:0 0 auto;min-width:0}.gallery-slide img[data-v-c4a03be5]{width:100%;height:460px;object-fit:cover;border-radius:0}.gallery-navigation[data-v-c4a03be5]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.gallery-nav[data-v-c4a03be5]{background:transparent;border:none;cursor:pointer;pointer-events:auto;transition:opacity .2s;padding:20px;width:auto;height:auto;font-size:0;border-radius:0;display:block;z-index:10}.gallery-nav[data-v-c4a03be5]:before{content:"";display:block;border-style:solid;border-color:transparent;width:0;height:0;transition:border-color .2s}.gallery-nav.prev[data-v-c4a03be5]{margin-left:1rem}.gallery-nav.prev[data-v-c4a03be5]:before{border-width:10px 14px 10px 0;border-right-color:#ffffffb3}.gallery-nav.next[data-v-c4a03be5]{margin-right:1rem}.gallery-nav.next[data-v-c4a03be5]:before{border-width:10px 0 10px 14px;border-left-color:#ffffffb3}.gallery-nav[data-v-c4a03be5]:hover:before{border-right-color:#fff;border-left-color:#fff}.testimonials-section[data-v-c4a03be5]{position:relative;width:100%;min-height:880px;padding:5rem 0;overflow:hidden;background-image:url(/assets/comment-background-9gEzmLcT.png);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.testimonials-background[data-v-c4a03be5]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.review-bubble[data-v-c4a03be5]{position:absolute;background:#fff;border-radius:16px;padding:1rem 1.2rem;box-shadow:0 8px 20px #0000001a;width:300px;z-index:2}.bubble-1[data-v-c4a03be5]{top:14%;left:14%}.bubble-2[data-v-c4a03be5]{top:7%;left:25%}.bubble-3[data-v-c4a03be5]{bottom:8%;right:38%}.bubble-4[data-v-c4a03be5]{bottom:17%;right:13%}.stars[data-v-c4a03be5]{color:#fbbf24;font-size:.9rem;margin-bottom:.5rem;letter-spacing:2px}.reviewer[data-v-c4a03be5]{font-size:15px;color:#666;margin-bottom:.5rem}.review-text[data-v-c4a03be5]{font-size:20px;color:#333;font-weight:500}.main-quote[data-v-c4a03be5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;font-size:68px;font-weight:400;z-index:2;max-width:90%;width:90%;line-height:1.4}.corner-quote[data-v-c4a03be5]{position:absolute;background:#000;color:#fff;padding:2.4rem 2.6rem;font-size:32px;font-weight:400;z-index:3;width:700px;line-height:1.4;text-align:left}.corner-quote.top-right[data-v-c4a03be5]{top:0;right:0}.corner-quote.bottom-left[data-v-c4a03be5]{bottom:0;left:0}.glow-serif-text[data-v-c4a03be5]{font-family:"Glow Serif",serif!important}.h5-rating-area[data-v-c4a03be5]{display:none}@media (max-width: 768px){.pc-only[data-v-c4a03be5]{display:none!important}.h5-only[data-v-c4a03be5]{display:block!important}.container[data-v-c4a03be5]{padding:0 1.5rem}.hero[data-v-c4a03be5]{height:calc(100vh - 245px);min-height:auto;padding:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.hero-container[data-v-c4a03be5]{padding:0 2rem;max-width:100%}.hero-content[data-v-c4a03be5]{text-align:left}.hero-title[data-v-c4a03be5]{font-size:1.6rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle[data-v-c4a03be5]{font-size:1rem;color:#333;margin-bottom:2rem;line-height:1.6}.hero-buttons[data-v-c4a03be5]{justify-content:flex-start;gap:.8rem}.btn-primary[data-v-c4a03be5],.btn-secondary[data-v-c4a03be5]{padding:.7rem 1.3rem;font-size:.9rem}.academy-section[data-v-c4a03be5]{min-height:140px;padding:1.5rem 0;box-sizing:border-box;display:flex;align-items:center}.academy-section .container[data-v-c4a03be5]{max-width:100%;padding:0 1.5rem;width:100%}.academy-content[data-v-c4a03be5]{gap:1rem}.academy-logo img[data-v-c4a03be5]{width:150px}.see-more[data-v-c4a03be5]{margin-left:3.4rem;font-size:.7rem;margin-top:-1.2rem}.academy-info h2[data-v-c4a03be5]{font-size:.8rem}.academy-info p[data-v-c4a03be5]{font-size:.63rem}.product-section[data-v-c4a03be5]{padding:4rem 0 2rem}.product-header h2[data-v-c4a03be5]{font-size:2.5rem}.product-subtitle[data-v-c4a03be5]{font-size:.9rem;padding:0 1rem}.product-main-display[data-v-c4a03be5]{margin-top:.1rem}.product-main-display img[data-v-c4a03be5]{width:100%;height:auto}.product-info-section[data-v-c4a03be5]{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:100%}.product-details[data-v-c4a03be5]{padding-left:0;text-align:center;max-width:350px;margin-top:1rem}.product-details h3[data-v-c4a03be5]{font-size:1.8rem;text-align:center}.product-details p[data-v-c4a03be5]{font-size:.9rem;text-align:center;max-width:100%;margin-bottom:1.5rem}.navigation-row.large[data-v-c4a03be5]{justify-content:left;margin-top:1rem}.nav-arrow .chevron[data-v-c4a03be5]{width:16px;height:16px}.product-gallery-card[data-v-c4a03be5]{width:100%;border-radius:16px;padding:.5rem;box-sizing:border-box}.product-gallery-card img[data-v-c4a03be5]{height:auto}.technology[data-v-c4a03be5]{padding:6rem 0}.technology h2[data-v-c4a03be5]{font-size:1.3rem}.tech-subtitle[data-v-c4a03be5]{font-size:.85rem;margin-bottom:2rem}.tech-features[data-v-c4a03be5]{grid-template-columns:1fr;gap:2.5rem}.tech-feature[data-v-c4a03be5]{display:flex;align-items:center;text-align:left;gap:1.5rem;margin-top:1rem;padding:0rem .5rem}.feature-icon[data-v-c4a03be5]{margin-bottom:0}.feature-icon img[data-v-c4a03be5]{width:48px;height:48px}.tech-feature h3[data-v-c4a03be5]{font-size:1rem;margin-bottom:.5rem}.feature-details p[data-v-c4a03be5]{font-size:.9rem;margin-bottom:.2rem}.gallery-section[data-v-c4a03be5]{padding:4rem 0}.gallery-section .container[data-v-c4a03be5]{padding:0}.gallery-section h2[data-v-c4a03be5]{font-size:2rem;padding:0 1.5rem}.gallery-subtitle[data-v-c4a03be5]{font-size:1rem;margin-bottom:2rem;padding:0 1.5rem}.gallery-wrapper[data-v-c4a03be5]{padding:0;gap:0}.gallery-slide[data-v-c4a03be5]{flex:0 0 100%;padding:0;box-sizing:border-box}.gallery-slide img[data-v-c4a03be5]{height:auto;border-radius:0}.gallery-navigation[data-v-c4a03be5]{display:none}.testimonials-section[data-v-c4a03be5]{min-height:90vh;padding:0;background-attachment:fixed;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.review-bubble[data-v-c4a03be5]{display:none}.h5-rating-area[data-v-c4a03be5]{display:block;text-align:center;color:#fff;order:2;position:absolute;top:calc(50% - 140px);left:50%;transform:translate(-50%);z-index:2}.rating-text[data-v-c4a03be5]{font-size:2.2rem;font-weight:500}.rating-stars[data-v-c4a03be5]{font-size:1.4rem;color:#facc15;letter-spacing:4px}@media (max-height: 640px){.h5-rating-area[data-v-c4a03be5]{top:calc(50% - 120px)}}.main-quote[data-v-c4a03be5]{position:absolute;inset:0;margin:0;display:flex;align-items:center;justify-content:center;transform:none;width:100%;max-width:100%;text-align:center;font-size:1.4rem;font-weight:500;z-index:2}.corner-quote[data-v-c4a03be5]{position:absolute;width:auto;max-width:78%;font-size:.95rem;padding:.9rem 1.1rem;line-height:1.4}.corner-quote.top-right[data-v-c4a03be5]{inset:0 0 auto auto;margin:0}.corner-quote.bottom-left[data-v-c4a03be5]{inset:auto auto 0 0;margin:0}}.about[data-v-5f924f8b]{min-height:100%;overflow-x:hidden}.container[data-v-5f924f8b]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-description-mobile[data-v-5f924f8b],.intro-text-mobile[data-v-5f924f8b]{display:none}.hero-section[data-v-5f924f8b]{position:relative;height:88vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-background[data-v-5f924f8b]{position:relative;width:100%;height:100%}.hero-background picture[data-v-5f924f8b],.full-image-section picture[data-v-5f924f8b]{display:block;width:100%;height:100%}.bg-image[data-v-5f924f8b]{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}.academy-logo[data-v-5f924f8b]{position:absolute;top:2rem;right:2rem;z-index:2}.academy-logo img[data-v-5f924f8b]{height:100px;width:auto}.hero-content[data-v-5f924f8b]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;width:100%;max-width:90%;padding:0 1.5rem}.hero-title[data-v-5f924f8b]{font-size:4.5rem;font-weight:700;margin-bottom:2.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);line-height:1.1}.hero-description[data-v-5f924f8b]{font-size:1.5rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.7);max-width:1600px;margin:0 auto}.hero-description-line[data-v-5f924f8b]{display:block;white-space:nowrap}.company-intro[data-v-5f924f8b]{padding:6rem 0;background:#fff;text-align:center}.intro-header[data-v-5f924f8b]{margin-bottom:3rem}.company-type[data-v-5f924f8b]{font-size:1.5rem;color:#666;margin-bottom:1.5rem}.company-logo[data-v-5f924f8b]{margin-bottom:1.5rem}.company-logo img[data-v-5f924f8b]{height:70px;width:auto}.intro-content[data-v-5f924f8b]{margin-bottom:3rem}.intro-text[data-v-5f924f8b]{font-size:1.25rem;line-height:1.8;color:#333;max-width:800px;margin:0 auto}.pet-companions[data-v-5f924f8b]{margin:2rem 0}.companions-image[data-v-5f924f8b]{max-width:80%;height:auto}.mission-statement[data-v-5f924f8b]{margin-top:3rem}.mission-statement h3[data-v-5f924f8b]{font-size:2.5rem;font-weight:600;color:#333;margin-bottom:2rem;line-height:1.3}.mission-text[data-v-5f924f8b]{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1.5rem}.mission-description[data-v-5f924f8b]{font-size:1.1rem;line-height:1.6;color:#555;max-width:900px;margin:0 auto}.full-image-section[data-v-5f924f8b]{width:100%}.full-image-section img[data-v-5f924f8b]{width:100%;height:auto;display:block}.global-section[data-v-5f924f8b]{padding:6rem 0;background:#fff}.global-header[data-v-5f924f8b]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.global-header h2[data-v-5f924f8b]{font-size:3.2rem;font-weight:700;color:#333;line-height:1.3}.world-icon img[data-v-5f924f8b]{height:160px;width:auto}.innovation-hubs[data-v-5f924f8b]{margin-bottom:5rem}.innovation-hubs h3[data-v-5f924f8b]{font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1.5rem}.innovation-hubs p[data-v-5f924f8b]{font-size:1.3rem;color:#666}.stats-grid[data-v-5f924f8b]{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;margin-top:4rem}.stat-item[data-v-5f924f8b]{text-align:center}.stat-circle[data-v-5f924f8b]{width:220px;height:220px;background:#6495ed;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 8px 24px #6495ed4d}.stat-number[data-v-5f924f8b]{font-size:3.5rem;font-weight:700;color:#fff}.stat-label p[data-v-5f924f8b]{font-size:1.3rem;font-weight:600;color:#333;line-height:1.4}@media (max-width: 768px){.container[data-v-5f924f8b]{padding:0 1.5rem}.hero-description-desktop[data-v-5f924f8b],.intro-text-desktop[data-v-5f924f8b]{display:none}.hero-description-mobile[data-v-5f924f8b],.intro-text-mobile[data-v-5f924f8b]{display:block}.hero-section[data-v-5f924f8b]{height:90vh}.academy-logo[data-v-5f924f8b]{top:2rem;right:.6rem}.academy-logo img[data-v-5f924f8b]{height:60px}.hero-content[data-v-5f924f8b]{max-width:100%;padding:0 1rem;box-sizing:border-box}.hero-title[data-v-5f924f8b]{font-size:1.6rem;margin-bottom:1.5rem;line-height:1.25}.hero-description-mobile[data-v-5f924f8b]{font-size:.8rem;line-height:1.6;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.global-section[data-v-5f924f8b]{padding:4rem 0}.global-section .container[data-v-5f924f8b]{position:relative}.global-header[data-v-5f924f8b]{padding-right:0;margin-bottom:2.5rem}.global-header h2[data-v-5f924f8b]{font-size:1.4rem;font-weight:600;line-height:1.4}.world-icon[data-v-5f924f8b]{position:absolute;top:40px;right:1.5rem}.world-icon img[data-v-5f924f8b]{height:65px}.innovation-hubs[data-v-5f924f8b]{text-align:left;margin-bottom:3rem}.innovation-hubs h3[data-v-5f924f8b]{font-size:1.1rem;font-weight:600;margin-bottom:.4rem}.innovation-hubs p[data-v-5f924f8b]{font-size:.9rem;margin:0;color:#666;line-height:1.5}.stats-grid[data-v-5f924f8b]{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.stat-circle[data-v-5f924f8b]{width:140px;height:140px;margin-bottom:1rem}.stat-number[data-v-5f924f8b]{font-size:2.2rem}.stat-label p[data-v-5f924f8b]{font-size:.9rem}.pet-companions[data-v-5f924f8b]{margin-bottom:1rem}.company-intro[data-v-5f924f8b]{padding:4rem 0}.company-type[data-v-5f924f8b]{font-size:1.2rem;margin-bottom:0rem}.company-logo img[data-v-5f924f8b]{height:35px;margin-bottom:-1.5rem}.intro-text-mobile[data-v-5f924f8b]{font-size:.9rem;line-height:1.7;max-width:95%}.companions-image[data-v-5f924f8b]{max-width:90%}.mission-statement[data-v-5f924f8b]{display:none}}.privacy-policy-page[data-v-06c98a20]{background:#fff;color:#1a1d21}.content-container[data-v-06c98a20]{max-width:1200px;margin:0 auto;padding:6rem 2rem}.page-title[data-v-06c98a20]{font-size:80px;font-weight:700;line-height:109.76px;letter-spacing:0;color:#000;text-align:center;font-family:Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif;margin-bottom:5rem;white-space:nowrap;word-break:keep-all}.content-section[data-v-06c98a20]{margin-bottom:3rem}.section-title[data-v-06c98a20]{font-size:30px;font-weight:700;margin-bottom:1.5rem;color:#000;letter-spacing:0;font-family:Alibaba PuHuiTi,Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif;white-space:nowrap;word-break:keep-all}.content-text[data-v-06c98a20]{font-size:30px;line-height:41.16px;color:#000;margin-bottom:1.5rem;letter-spacing:0;font-weight:400;font-family:Alibaba PuHuiTi,Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif}.content-list[data-v-06c98a20]{list-style-type:disc;padding-left:25px;margin-top:1.5rem;margin-bottom:1.5rem}.content-list li[data-v-06c98a20]{font-size:30px;line-height:41.16px;color:#000;padding-left:.5rem;margin-bottom:1rem;letter-spacing:0;font-weight:400;font-family:Alibaba PuHuiTi,Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif}.content-list li strong[data-v-06c98a20]{font-weight:600;color:#1a1d21}.nested-list[data-v-06c98a20]{list-style-type:none;padding-left:1rem;margin-top:1rem}@media (max-width: 768px){.content-container[data-v-06c98a20]{padding:3rem;max-width:100%;overflow-x:hidden}.page-title[data-v-06c98a20]{font-size:40px;margin-bottom:3rem;line-height:1.2;padding:0 .5rem}.section-title[data-v-06c98a20]{font-size:24px;margin-bottom:1.2rem}.content-text[data-v-06c98a20]{font-size:18px;line-height:26px;margin-bottom:1.2rem}.content-list[data-v-06c98a20]{padding-left:20px;margin-bottom:1.2rem}.content-list li[data-v-06c98a20]{font-size:18px;line-height:26px;margin-bottom:.8rem;padding-left:.3rem}.nested-list[data-v-06c98a20]{padding-left:.8rem;margin-top:.8rem}.nested-list li[data-v-06c98a20]{font-size:16px;line-height:24px;margin-bottom:.5rem}.content-section[data-v-06c98a20]{margin-bottom:2.5rem}}@media (max-width: 480px){.content-container[data-v-06c98a20]{padding:2rem 2.4rem}.page-title[data-v-06c98a20]{font-size:28px;margin-bottom:2.5rem}.section-title[data-v-06c98a20]{font-size:20px}.content-text[data-v-06c98a20],.content-list li[data-v-06c98a20]{font-size:16px;line-height:24px}.nested-list li[data-v-06c98a20]{font-size:14px;line-height:22px}}.accessibility-page[data-v-48ad71f7]{background:#fff;color:#1a1d21}.content-container[data-v-48ad71f7]{max-width:1200px;margin:0 auto;padding:6rem 2rem}.page-title[data-v-48ad71f7]{font-size:80px;font-weight:700;line-height:109.76px;letter-spacing:0;color:#000;text-align:center;font-family:Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif;margin-bottom:5rem;white-space:nowrap;word-break:keep-all}.content-section[data-v-48ad71f7]{margin-bottom:3rem}.section-title[data-v-48ad71f7]{font-size:30px;font-weight:700;margin-bottom:1.5rem;color:#000;letter-spacing:0;font-family:Alibaba PuHuiTi,Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif;white-space:nowrap;word-break:keep-all}.content-text[data-v-48ad71f7]{font-size:30px;line-height:41.16px;color:#000;margin-bottom:1.5rem;letter-spacing:0;font-weight:400;font-family:Alibaba PuHuiTi,Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif}.content-list[data-v-48ad71f7]{list-style-type:disc;padding-left:25px;margin-bottom:1.5rem}.content-list li[data-v-48ad71f7]{font-size:30px;line-height:41.16px;color:#000;padding-left:.5rem;margin-bottom:1rem;letter-spacing:0;font-weight:400;font-family:Alibaba PuHuiTi,Arial,Helvetica Neue,Helvetica,Roboto,Segoe UI,sans-serif}.content-list li strong[data-v-48ad71f7]{font-weight:600;color:#1a1d21}@media (max-width: 768px){.content-container[data-v-48ad71f7]{padding:3rem;max-width:100%;overflow-x:hidden}.page-title[data-v-48ad71f7]{font-size:40px;margin-bottom:3rem;line-height:1.2;padding:0 .5rem}.section-title[data-v-48ad71f7]{font-size:24px;margin-bottom:1.2rem}.content-text[data-v-48ad71f7]{font-size:18px;line-height:26px;margin-bottom:1.2rem}.content-list[data-v-48ad71f7]{padding-left:20px;margin-bottom:1.2rem}.content-list li[data-v-48ad71f7]{font-size:18px;line-height:26px;margin-bottom:.8rem;padding-left:.3rem}.content-section[data-v-48ad71f7]{margin-bottom:2.5rem}}@media (max-width: 480px){.content-container[data-v-48ad71f7]{padding:2rem 2.4rem}.page-title[data-v-48ad71f7]{font-size:28px;margin-bottom:2.5rem}.section-title[data-v-48ad71f7]{font-size:20px}.content-text[data-v-48ad71f7],.content-list li[data-v-48ad71f7]{font-size:16px;line-height:24px}}.faqs[data-v-2459568a]{min-height:100vh;background:#f5f5f5}.content-container[data-v-2459568a]{max-width:1200px;margin:0 auto;padding:2rem}.content-wrapper[data-v-2459568a]{background:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.page-title[data-v-2459568a]{font-size:3rem;font-weight:700;color:#333;text-align:center;margin-bottom:3rem}.content-section[data-v-2459568a]{margin-bottom:2.5rem}.section-title[data-v-2459568a]{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem}.content-text[data-v-2459568a]{font-size:1rem;line-height:1.6;color:#333;margin-bottom:1rem}.faq-item[data-v-2459568a]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.faq-item[data-v-2459568a]:last-child{border-bottom:none}.faq-question[data-v-2459568a]{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem}.faq-answer[data-v-2459568a]{font-size:1rem;line-height:1.6;color:#666;margin:0}.content-list[data-v-2459568a]{list-style-type:disc;padding-left:1.5rem;margin-bottom:1rem}.content-list li[data-v-2459568a]{font-size:1rem;line-height:1.6;color:#333;margin-bottom:.5rem}@media (max-width: 768px){.content-container[data-v-2459568a]{padding:1rem}.content-wrapper[data-v-2459568a]{padding:2rem}.page-title[data-v-2459568a]{font-size:2.5rem}.section-title[data-v-2459568a]{font-size:1.3rem}}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_35_Thin_35_Thin-D7qDYj4Y.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_45_Light_45_Light-CmYyYtlY.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_55_Regular_55_Regular-v0Jvxhj3.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_65_Medium_65_Medium-CQXjKuOQ.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_75_SemiBold_75_SemiBold-RW9Dsu2O.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_55_Regular_85_Bold-C-TcPdep.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_95_ExtraBold_95_ExtraBold-DLF2lTEs.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_105_Heavy_105_Heavy-B6Vi0h97.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(/assets/Alibaba_PuHuiTi_2.0_115_Black_115_Black-Ck_vgLLu.ttf) format("truetype");font-weight:950;font-style:normal;font-display:swap}@font-face{font-family:"Glow Serif";src:url(/assets/Glow%20Serif-Cu7uQTV3.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}
