*{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}}.navbar[data-v-a29a0587]{border-bottom:none;padding:1.5rem 0;transition:background-color .3s ease,border-bottom .3s ease}.navbar.navbar-hovered[data-v-a29a0587]{background:#fff;border-bottom:1px solid #e5e7eb}.nav-container[data-v-a29a0587]{max-width:90%;width:80%;margin:0 auto;display:flex;align-items:center;gap:0}.nav-logo[data-v-a29a0587]{display:flex;align-items:center;margin-right:3rem}.logo-image[data-v-a29a0587]{width:130px;height:auto;object-fit:contain;filter:brightness(0) invert(1);transition:filter .3s ease}.navbar.navbar-hovered .logo-image[data-v-a29a0587]{filter:none}.nav-menu[data-v-a29a0587]{display:flex;list-style:none;gap:4rem;margin:0;padding:0}.nav-menu li[data-v-a29a0587]{position:relative}.nav-link[data-v-a29a0587]{text-decoration:none;color:#fff;font-weight:500;font-size:18px;transition:color .3s}.navbar.navbar-hovered .nav-link[data-v-a29a0587]{color:#333}.navbar.navbar-hovered .nav-link[data-v-a29a0587]:hover,.navbar.navbar-hovered .nav-support:hover .nav-link[data-v-a29a0587]{color:#4285f4}.support-dropdown[data-v-a29a0587]{position:fixed;top:80px;left:0;width:100%;background:#fff;padding:1rem 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-a29a0587]{opacity:1;visibility:visible;pointer-events:auto}.support-list[data-v-a29a0587]{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(130px + 15rem)}.support-link[data-v-a29a0587]{text-decoration:none;color:#374151;font-weight:700;font-size:18px;transition:color .3s}.support-link[data-v-a29a0587]:hover{color:#4285f4}.nav-actions[data-v-a29a0587]{display:flex;gap:1.5rem;align-items:center;margin-left:auto}.nav-icon[data-v-a29a0587]{width:24px;height:24px;cursor:pointer;transition:opacity .3s}.nav-icon[data-v-a29a0587]:hover{opacity:.7}.mobile-menu-toggle[data-v-a29a0587],.mobile-menu[data-v-a29a0587]{display:none}@media (max-width: 1024px){.nav-menu[data-v-a29a0587]{gap:2rem}.nav-logo[data-v-a29a0587]{margin-right:2rem}.support-list[data-v-a29a0587]{padding-left:calc(130px + 6rem)}}@media (max-width: 768px){.navbar[data-v-a29a0587]{padding:1rem 0;position:relative}.nav-container[data-v-a29a0587]{width:90%;justify-content:space-between}.nav-logo[data-v-a29a0587]{margin-right:0}.nav-menu[data-v-a29a0587]{display:none}.nav-actions[data-v-a29a0587]{gap:.75rem}.mobile-menu-toggle[data-v-a29a0587]{display:flex;align-items:center;cursor:pointer;z-index:1101}.mobile-menu-toggle .hamburger-icon[data-v-a29a0587]{width:28px;height:28px;filter:brightness(0) invert(1);transition:filter .3s ease}.navbar.navbar-hovered .mobile-menu-toggle .hamburger-icon[data-v-a29a0587]{filter:none}.mobile-menu-toggle .close-icon[data-v-a29a0587]{width:28px;height:28px;color:#fff;transition:color .3s ease}.navbar.navbar-hovered .mobile-menu-toggle .close-icon[data-v-a29a0587]{color:#333}.mobile-menu[data-v-a29a0587]{display:block;position:absolute;top:100%;left:0;width:100%;background-color:transparent;z-index:999;padding-bottom:1rem;overflow:hidden;max-height:0;transition:max-height .4s ease-in-out,background-color .3s ease}.navbar.navbar-hovered .mobile-menu[data-v-a29a0587]{background-color:#fff}.mobile-menu.open[data-v-a29a0587]{max-height:100vh}.mobile-menu ul[data-v-a29a0587]{list-style:none;padding:0;margin:0}.mobile-menu li[data-v-a29a0587]{padding:1rem 5%}.mobile-menu li a[data-v-a29a0587]{text-decoration:none;color:#fff;font-weight:700;font-size:1.1rem;transition:color .3s ease}.navbar.navbar-hovered .mobile-menu li a[data-v-a29a0587]{color:#333}.mobile-menu li.has-submenu[data-v-a29a0587]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.mobile-menu li .arrow-down[data-v-a29a0587]{width:20px;height:20px;color:#fff;transition:transform .3s,color .3s ease}.navbar.navbar-hovered .mobile-menu li .arrow-down[data-v-a29a0587]{color:#333}.mobile-menu li .arrow-down.open[data-v-a29a0587]{transform:rotate(180deg)}.mobile-submenu li a[data-v-a29a0587]{color:#fffc;font-weight:400;font-size:1rem;transition:color .3s ease}.navbar.navbar-hovered .mobile-submenu li a[data-v-a29a0587]{color:#555}}.footer[data-v-394690db]{background:#000;color:#fff;padding:4rem 0 2rem}.container[data-v-394690db]{max-width:70%;margin:0 auto;padding:0 1rem}.footer-top[data-v-394690db]{display:flex;gap:5rem;margin-bottom:3rem;padding-bottom:3rem}.footer-middle[data-v-394690db]{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid #333}.footer-bottom[data-v-394690db]{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.875rem;color:#888}.footer-center[data-v-394690db]{text-align:center;flex:1}.icp[data-v-394690db]{color:#fff;font-size:1rem;font-weight:500;margin:0;text-decoration:none}.icp[data-v-394690db]:hover{text-decoration:none}.footer-left[data-v-394690db],.footer-right[data-v-394690db]{flex:0 0 auto}.footer-section h4[data-v-394690db]{color:#fff;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.footer-section ul[data-v-394690db]{list-style:none;padding:0;margin:0}.footer-section ul li[data-v-394690db]{margin-bottom:.8rem}.footer-section ul li a[data-v-394690db]{color:#888;text-decoration:none;transition:color .3s}.footer-section ul li a[data-v-394690db]:hover{color:#fff}.social-icons[data-v-394690db]{display:flex;gap:1rem;align-items:center}.social-icon[data-v-394690db]{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-394690db]{width:18px;height:18px}.social-icon[data-v-394690db]:hover{border-color:#fff;background-color:#111}.app-stores[data-v-394690db]{display:flex}.app-stores img[data-v-394690db]{height:40px;width:auto}@media (max-width: 992px){.footer-middle[data-v-394690db]{flex-direction:column;align-items:flex-start;gap:2rem}}@media (max-width: 768px){.footer[data-v-394690db]{padding:3rem 1.5rem 2rem}.container[data-v-394690db]{max-width:100%;padding:0}.footer-top[data-v-394690db]{justify-content:flex-start;gap:3.5rem;padding-bottom:2.5rem;margin-bottom:2.5rem}.footer-section h4[data-v-394690db]{font-size:.9rem;font-weight:700}.footer-section ul li a[data-v-394690db]{font-size:.8rem;color:#777}.footer-middle[data-v-394690db]{flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid #333}.social-icons[data-v-394690db]{gap:.5rem}.social-icon[data-v-394690db]{width:30px;height:30px}.social-icon svg[data-v-394690db]{width:15px;height:15px}.app-stores img[data-v-394690db]{height:28px}.footer-bottom[data-v-394690db]{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-394690db]{margin:0}.footer-center[data-v-394690db]{display:block;order:1;flex:0 0 auto}.footer-left[data-v-394690db]{order:2}.footer-right[data-v-394690db]{order:3}}.product-explorer-container[data-v-34743540]{position:relative;max-width:1400px;margin:0 auto;padding:6rem 4rem;background-color:#fff;border-radius:24px;box-shadow:none;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.loading-overlay[data-v-34743540]{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background-color:#fff;z-index:10;border-radius:24px}.progress-bar-container[data-v-34743540]{width:120px;height:4px;background-color:#e8e8ed;border-radius:2px;overflow:hidden}.progress-bar[data-v-34743540]{height:100%;background-color:#1d1d1f;width:0%;transition:width .1s linear}.explorer-content[data-v-34743540]{display:flex;align-items:center;width:100%;opacity:0;transition:opacity .5s .2s ease-in;height:500px}.explorer-content.visible[data-v-34743540]{opacity:1}.left-panel[data-v-34743540]{flex-shrink:0;padding-right:4rem;position:relative;display:flex;align-items:center}.right-panel[data-v-34743540]{flex-grow:1;min-width:0;position:relative;display:flex;align-items:center;justify-content:center;height:100%}.accordion-nav[data-v-34743540]{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.5rem;opacity:0;pointer-events:none;transition:opacity .4s ease}.accordion-nav.visible[data-v-34743540]{opacity:1;pointer-events:auto}.nav-arrow[data-v-34743540]{width:36px;height:36px;border-radius:50%;border:none;background:#e8e8ed;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center}.nav-arrow svg[data-v-34743540]{width:24px;height:24px;fill:#6e6e73}.nav-arrow[data-v-34743540]:hover:not(:disabled){background-color:#dcdce1}.nav-arrow[data-v-34743540]:disabled{opacity:.4;cursor:not-allowed}.accordion-list[data-v-34743540]{list-style:none;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin:0 0 0 56px}.accordion-item[data-v-34743540]{position:relative;background-color:#f5f5f7;border-radius:99px;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;justify-content:center;transition:width .8s ease,border-radius .8s ease,height .8s ease,background-color .3s;height:48px;width:auto}.accordion-item[data-v-34743540]:hover:not(.active){background-color:#e8e8ed}.accordion-header[data-v-34743540]{display:flex;align-items:center;padding:.75rem 1.25rem;white-space:nowrap;min-height:48px;opacity:1;transition:opacity .4s ease .4s}.plus-icon[data-v-34743540]{width:24px;height:24px;border-radius:50%;background-color:transparent;border:1.5px solid #6e6e73;margin-right:1rem;position:relative;transition:all .3s;flex-shrink:0}.plus-icon[data-v-34743540]:before,.plus-icon[data-v-34743540]:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1.5px;background-color:#6e6e73;transform:translate(-50%,-50%)}.plus-icon[data-v-34743540]:after{transform:translate(-50%,-50%) rotate(90deg)}.header-color-circle[data-v-34743540]{width:24px;height:24px;border-radius:50%;margin-right:1rem;flex-shrink:0;border:1px solid rgba(0,0,0,.05);box-shadow:inset 0 0 0 1px #0000000d}.summary-text[data-v-34743540]{font-size:1.1rem;font-weight:500;color:#1d1d1f}.accordion-content-wrapper[data-v-34743540]{position:absolute;opacity:0;visibility:hidden;padding:1rem 1.5rem;transition:opacity .4s ease,visibility 0s .4s}.accordion-item.active[data-v-34743540]{width:400px;border-radius:18px;height:auto;cursor:default;justify-content:flex-start}.accordion-item.active .accordion-header[data-v-34743540]{opacity:0;visibility:hidden;transition-delay:0s;position:absolute}.accordion-item.active .accordion-content-wrapper[data-v-34743540]{position:relative;opacity:1;visibility:visible;transition-delay:.4s}.h5-accordion-nav[data-v-34743540]{display:none}.detail-description[data-v-34743540]{margin:0;font-size:.9rem;color:#6e6e73;line-height:1.5}.detail-description strong[data-v-34743540]{font-weight:600;color:#1d1d1f;display:block;margin-bottom:.5rem;font-size:1.1rem}.color-selector[data-v-34743540]{display:flex;gap:.8rem;margin-top:1rem}.color-circle[data-v-34743540]{width:28px;height:28px;border-radius:50%;cursor:pointer;border:2px solid rgba(0,0,0,.1);box-shadow:inset 0 0 0 2px #f5f5f7;transition:transform .2s}.color-circle.active[data-v-34743540]{border-color:#0071e3;transform:scale(1.1)}.image-container[data-v-34743540]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-image[data-v-34743540]{max-width:100%;max-height:100%;object-fit:contain}.slide-fade-enter-active[data-v-34743540],.slide-fade-leave-active[data-v-34743540]{transition:all .4s cubic-bezier(.25,.8,.25,1)}.slide-fade-enter-from[data-v-34743540]{opacity:0;transform:scale(.95)}.slide-fade-leave-to[data-v-34743540]{opacity:0;transform:scale(1.05)}.close-button[data-v-34743540]{position:absolute;top:2rem;right:2rem;font-size:1.2rem;color:#6e6e73;background:#e8e8ed;border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;z-index:5;opacity:0;transform:scale(.8);pointer-events:none;transition:all .3s;display:flex;align-items:center;justify-content:center}.close-button.visible[data-v-34743540]{opacity:1;transform:scale(1);pointer-events:auto}@media (max-width: 768px){.product-explorer-container[data-v-34743540]{padding:2rem 0}.explorer-content[data-v-34743540]{flex-direction:column-reverse;height:auto}.left-panel[data-v-34743540],.right-panel[data-v-34743540]{width:100%}.right-panel[data-v-34743540]{height:360px;margin-bottom:2rem;padding:0 1rem;box-sizing:border-box}.left-panel[data-v-34743540]{box-sizing:border-box;position:relative;padding:0 1rem}.accordion-list[data-v-34743540]{display:flex;flex-direction:row;overflow-x:auto;margin:0;padding:0 0 1rem;-ms-overflow-style:none;scrollbar-width:none;transition:justify-content .3s ease}.accordion-list[data-v-34743540]::-webkit-scrollbar{display:none}.accordion-list.has-active-item[data-v-34743540]{justify-content:center;overflow-x:hidden;padding:0 0 1rem}.accordion-list.has-active-item .accordion-item[data-v-34743540]:not(.active){display:none}.accordion-item[data-v-34743540]{flex-shrink:0;white-space:normal;width:auto;height:48px;transition:all .5s ease;margin-right:.5rem}.accordion-item[data-v-34743540]:last-child{margin-right:0}.accordion-item.active[data-v-34743540]{width:85%;height:auto;margin-right:0}.accordion-nav[data-v-34743540]{display:none}.h5-accordion-nav[data-v-34743540]{display:none;position:absolute;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:space-between;pointer-events:none;z-index:10}.h5-accordion-nav.visible[data-v-34743540]{display:flex}.h5-accordion-nav .nav-arrow[data-v-34743540]{pointer-events:all;width:28px;height:56px;background:#dcdcdcb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;border:none;transition:opacity .3s}.h5-accordion-nav .nav-arrow.left[data-v-34743540]{border-radius:0 28px 28px 0;padding-left:4px}.h5-accordion-nav .nav-arrow.right[data-v-34743540]{border-radius:28px 0 0 28px;padding-right:4px}.h5-accordion-nav .nav-arrow svg[data-v-34743540]{fill:#1d1d1f;width:20px;height:20px}.h5-accordion-nav .nav-arrow[data-v-34743540]:disabled{opacity:0;pointer-events:none}.accordion-item.active .accordion-content-wrapper[data-v-34743540]{flex-direction:column;align-items:center}.summary-text[data-v-34743540]{font-size:.9rem}.detail-description[data-v-34743540]{font-size:.8rem;line-height:1.4}.detail-description strong[data-v-34743540]{font-size:1rem}.accordion-header[data-v-34743540]{padding:.75rem 1rem}}.container[data-v-d5b419a9]{max-width:1200px;margin:0 auto;padding:0 2rem}.h5-only[data-v-d5b419a9]{display:none}.pc-only[data-v-d5b419a9]{display:block}.hero[data-v-d5b419a9]{background-image:url(/assets/hero_bg-33Dh9h_G.png);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:0;position:relative}.hero-container[data-v-d5b419a9]{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;padding:0;margin:0}.hero-content[data-v-d5b419a9]{text-align:center;max-width:none;width:100%;padding-top:18vh}.hero-badge[data-v-d5b419a9]{display:inline-block;color:#6495ed;font-size:1.2rem;margin-bottom:1rem;font-weight:600;text-shadow:2px 2px 4px rgba(255,255,255,.8),-2px -2px 4px rgba(255,255,255,.8),2px -2px 4px rgba(255,255,255,.8),-2px 2px 4px rgba(255,255,255,.8)}.hero-title[data-v-d5b419a9]{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#000;text-shadow:2px 2px 4px rgba(255,255,255,.8),-2px -2px 4px rgba(255,255,255,.8),2px -2px 4px rgba(255,255,255,.8),-2px 2px 4px rgba(255,255,255,.8)}.hero-subtitle[data-v-d5b419a9]{font-size:1.5rem;color:#000;margin-bottom:0;line-height:1.5;text-shadow:2px 2px 4px rgba(255,255,255,.8),-2px -2px 4px rgba(255,255,255,.8),2px -2px 4px rgba(255,255,255,.8),-2px 2px 4px rgba(255,255,255,.8)}.hero-buttons[data-v-d5b419a9]{display:flex;gap:1rem;align-items:center}.btn-primary[data-v-d5b419a9]{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-d5b419a9]:hover{background:#2962ff}.btn-secondary[data-v-d5b419a9]{background:#f5f5f7;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-d5b419a9]:hover{border-color:#b0b0b0;color:#000}.highlights-section[data-v-d5b419a9]{background:#f5f5f5;padding:6rem 0;overflow:hidden}.highlights-container[data-v-d5b419a9]{max-width:100%;margin:0 auto}.highlights-title[data-v-d5b419a9]{font-size:2.5rem;font-weight:600;color:#000;margin-bottom:3rem;padding-left:calc((100% - 1200px)/2 + 1rem)}.highlights-gallery-wrapper[data-v-d5b419a9]{overflow:hidden}.highlights-gallery[data-v-d5b419a9]{display:flex;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.highlights-gallery[data-v-d5b419a9]::-webkit-scrollbar{display:none}.highlight-slide[data-v-d5b419a9]{flex:0 0 480px;margin-right:24px;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #0000000d}.highlight-slide img[data-v-d5b419a9]{width:100%;height:320px;object-fit:cover;display:block}.highlights-indicators[data-v-d5b419a9]{display:flex;justify-content:center;gap:8px;margin-top:3rem}.highlights-indicators .dot[data-v-d5b419a9]{width:24px;height:4px;background:#e0e0e0;border-radius:2px;cursor:pointer;transition:background-color .3s}.highlights-indicators .dot.active[data-v-d5b419a9]{background:#4285f4}.product-explorer-section[data-v-d5b419a9]{background:#f5f5f5}.pe-to-awaken-gradient[data-v-d5b419a9]{height:260px;width:100%;background:linear-gradient(180deg,#f5f5f5,#fff)}@media (max-width: 768px){.pe-to-awaken-gradient[data-v-d5b419a9]{height:180px}}.awaken-joy-pin-spacer[data-v-d5b419a9]{height:260vh;position:relative}.awaken-joy-section[data-v-d5b419a9]{position:sticky;top:0;height:100vh;width:100%;overflow:hidden}.awaken-joy-container[data-v-d5b419a9]{position:relative;width:100%;height:100%}.awaken-joy-title[data-v-d5b419a9]{position:absolute;top:5vh;left:0;width:100%;font-size:2.5rem;font-weight:600;line-height:1.4;text-align:left;padding-left:calc((100% - 1200px)/2 + 1rem)}.awaken-joy-image-container[data-v-d5b419a9]{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:450px;height:450px}.awaken-joy-image[data-v-d5b419a9]{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;object-fit:contain;transition:opacity .1s linear,transform .1s linear}.awaken-joy-image[data-v-d5b419a9]:nth-child(2){opacity:0}.comparison-container[data-v-d5b419a9]{position:absolute;bottom:0vh;left:50%;transform:translate(-50%);width:100%;max-width:1400px;background-color:#f5f5f5;border-radius:20px;padding:2rem 4rem;text-align:left}.comparison-title[data-v-d5b419a9]{font-size:1.1rem;font-weight:600;margin-bottom:2.5rem;color:#333}.comparison-stats[data-v-d5b419a9]{display:flex;justify-content:space-around;align-items:center}.stat-item[data-v-d5b419a9]{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.stat-value[data-v-d5b419a9]{font-size:2.2rem;font-weight:600;color:#007aff}.stat-label[data-v-d5b419a9]{font-size:1rem;color:#888}.anywhere-pin-spacer[data-v-d5b419a9]{height:300vh;position:relative;margin-top:10rem}.anywhere-section[data-v-d5b419a9]{position:sticky;top:0;height:100vh;width:100%;background:#fff;overflow:hidden}.anywhere-container[data-v-d5b419a9]{position:relative;height:100%;width:100%;max-width:100%;margin:0 auto}.anywhere-title[data-v-d5b419a9]{position:absolute;top:5vh;left:0;width:100%;font-size:2.5rem;font-weight:600;color:#000;padding-left:calc((100% - 1200px)/2 + 1rem);z-index:10}.phone-gallery-container[data-v-d5b419a9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:700px}.phone-gallery[data-v-d5b419a9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.phone-image[data-v-d5b419a9]{position:absolute;top:50%;left:50%;transition:transform .3s ease-out,opacity .3s ease-out;will-change:transform,opacity}.phone-1[data-v-d5b419a9]{transform:translate(calc(-50% - 240px),-50%) scale(1);opacity:1;z-index:1;height:90%}.phone-2[data-v-d5b419a9]{transform:translate(-50%,-45%) scale(1);z-index:2;height:100%}.phone-3[data-v-d5b419a9]{transform:translate(calc(-50% + 240px),-50%) scale(1);opacity:1;z-index:1;height:90%}.features-section[data-v-d5b419a9]{background:#fff;padding:6rem 0}.features-container[data-v-d5b419a9]{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem 2rem}.feature-item[data-v-d5b419a9]{text-align:left}.feature-image-wrapper[data-v-d5b419a9]{background-color:transparent;border-radius:16px;overflow:hidden;margin-bottom:1.5rem}.feature-image[data-v-d5b419a9]{width:100%;height:100%;object-fit:contain;display:block}.feature-title[data-v-d5b419a9]{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:.5rem}.feature-description[data-v-d5b419a9]{font-size:1rem;color:#666;line-height:1.6}.testimonials-section[data-v-d5b419a9]{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-d5b419a9]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.review-bubble[data-v-d5b419a9]{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-d5b419a9]{top:14%;left:14%}.bubble-2[data-v-d5b419a9]{top:7%;left:25%}.bubble-3[data-v-d5b419a9]{bottom:8%;right:38%}.bubble-4[data-v-d5b419a9]{bottom:17%;right:13%}.stars[data-v-d5b419a9]{color:#fbbf24;font-size:.9rem;margin-bottom:.5rem;letter-spacing:2px}.reviewer[data-v-d5b419a9]{font-size:15px;color:#666;margin-bottom:.5rem}.review-text[data-v-d5b419a9]{font-size:20px;color:#333;font-weight:500}.main-quote[data-v-d5b419a9]{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-d5b419a9]{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-d5b419a9]{top:0;right:0}.corner-quote.bottom-left[data-v-d5b419a9]{bottom:0;left:0}.glow-serif-text[data-v-d5b419a9]{font-family:"Glow Serif",serif!important}.h5-rating-area[data-v-d5b419a9]{display:none}@media (max-width: 768px){.pc-only[data-v-d5b419a9]{display:none!important}.h5-only[data-v-d5b419a9]{display:block!important}.container[data-v-d5b419a9]{padding:0 1.5rem}.hero[data-v-d5b419a9]{height:100vh;min-height:calc(100vh - 80px)}.hero-container[data-v-d5b419a9]{padding:0 1rem}.hero-content[data-v-d5b419a9]{text-align:center;padding-top:18vh}.hero-badge[data-v-d5b419a9]{font-size:1rem;margin-bottom:1.5rem}.hero-title[data-v-d5b419a9]{font-size:clamp(1.6rem,6.2vw,2.6rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle[data-v-d5b419a9]{font-size:clamp(.9rem,3.8vw,1.2rem);color:#000;margin-bottom:0;line-height:1.5}.hero-buttons[data-v-d5b419a9]{justify-content:center;gap:.8rem}.btn-primary[data-v-d5b419a9],.btn-secondary[data-v-d5b419a9]{padding:.7rem 1.3rem;font-size:.9rem}.awaken-joy-pin-spacer[data-v-d5b419a9]{height:100vh}.awaken-joy-section[data-v-d5b419a9]{padding:0}.awaken-joy-container[data-v-d5b419a9]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 1.5rem;gap:4vh;box-sizing:border-box}.awaken-joy-title[data-v-d5b419a9]{position:static;transform:none;width:100%;font-size:1.4rem;text-align:left;padding:0;margin:0;line-height:1.3;flex-shrink:0}.awaken-joy-image-container[data-v-d5b419a9]{position:relative;top:auto;left:auto;transform:none;width:55vw;max-width:240px;height:55vw;max-height:240px;flex-shrink:0}.comparison-container[data-v-d5b419a9]{position:static;transform:none;bottom:auto;left:auto;padding:1rem .5rem;width:82%;background-color:#f5f5f5;border-radius:16px;flex-shrink:0}.comparison-stats[data-v-d5b419a9]{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.comparison-title[data-v-d5b419a9]{text-align:center;margin-bottom:1.2rem;font-size:1rem;font-weight:600}.stat-item[data-v-d5b419a9]{display:flex;flex-direction:column;align-items:center;gap:.2rem}.stat-value[data-v-d5b419a9]{font-size:1.4rem}.stat-label[data-v-d5b419a9]{font-size:.7rem;color:#666}.anywhere-pin-spacer[data-v-d5b419a9]{height:100vh}.anywhere-title[data-v-d5b419a9]{font-size:1.8rem;text-align:left;padding-left:1.5rem;top:8vh}.phone-gallery-container[data-v-d5b419a9]{height:400px;width:85%}.highlights-section[data-v-d5b419a9]{padding:4rem 0}.highlights-title[data-v-d5b419a9]{font-size:1.8rem;padding-left:1.5rem;margin-bottom:2rem}.highlights-gallery[data-v-d5b419a9]{overflow-x:scroll}.highlight-slide[data-v-d5b419a9]{flex:0 0 80vw;margin-right:16px}.highlight-slide img[data-v-d5b419a9]{height:240px}.highlights-indicators[data-v-d5b419a9]{margin-top:2rem}.h5-highlights-wrapper[data-v-d5b419a9]{width:100%;padding:0 1rem;box-sizing:border-box}.h5-highlight-stage[data-v-d5b419a9]{position:relative;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #0000000f}.h5-track[data-v-d5b419a9]{display:flex;width:100%}.h5-track .h5-highlight-image[data-v-d5b419a9]{flex:0 0 100%}.h5-highlight-image[data-v-d5b419a9]{display:block;width:100%;height:auto}.h5-nav-arrow[data-v-d5b419a9]{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:transparent;padding:0;z-index:2}.h5-nav-arrow.left[data-v-d5b419a9]{left:8px}.h5-nav-arrow.right[data-v-d5b419a9]{right:8px}.h5-nav-arrow .arrow-icon[data-v-d5b419a9]{width:100%;height:100%;display:block;filter:invert(1)}.h5-nav-arrow.left .arrow-icon[data-v-d5b419a9]{transform:rotate(180deg)}.h5-indicators[data-v-d5b419a9]{display:flex;justify-content:center;gap:8px;margin-top:1rem}.features-section[data-v-d5b419a9]{padding:4rem 0}.features-container[data-v-d5b419a9]{grid-template-columns:1fr;gap:3rem}.feature-title[data-v-d5b419a9]{font-size:1.25rem}.feature-description[data-v-d5b419a9]{font-size:.9rem}.testimonials-section[data-v-d5b419a9]{min-height:90vh;padding:0;background-attachment:fixed;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.review-bubble[data-v-d5b419a9]{display:none}.h5-rating-area[data-v-d5b419a9]{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-d5b419a9]{font-size:2.2rem;font-weight:500}.rating-stars[data-v-d5b419a9]{font-size:1.4rem;color:#facc15;letter-spacing:4px}@media (max-height: 640px){.h5-rating-area[data-v-d5b419a9]{top:calc(50% - 120px)}}.main-quote[data-v-d5b419a9]{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-d5b419a9]{position:absolute;width:auto;max-width:78%;font-size:.95rem;padding:.9rem 1.1rem;line-height:1.4}.corner-quote.top-right[data-v-d5b419a9]{inset:0 0 auto auto;margin:0}.corner-quote.bottom-left[data-v-d5b419a9]{inset:auto auto 0 0;margin:0}}.about[data-v-89dc3db1]{min-height:100%;overflow-x:hidden}.container[data-v-89dc3db1]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-description-mobile[data-v-89dc3db1],.intro-text-mobile[data-v-89dc3db1]{display:none}.video-hero[data-v-89dc3db1]{position:relative;width:100%;height:95vh;overflow:hidden;background:#000}.video-canvas[data-v-89dc3db1]{position:relative;width:100%;height:100%}.video-track[data-v-89dc3db1]{position:absolute;inset:0;overflow:hidden}.hero-video[data-v-89dc3db1]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;will-change:transform,opacity}.video-track .video-slot[data-v-89dc3db1]{transition:transform .6s ease-in-out,opacity .6s ease-in-out}.hero-video.video-slot.next-slot[data-v-89dc3db1]{transform:translate(100%);opacity:.01}.hero-video.video-slot.leave[data-v-89dc3db1]{transform:translate(-100%);opacity:.01}.hero-overlay[data-v-89dc3db1]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;z-index:2;width:90%;max-width:960px;transition:opacity .25s ease}.hero-overlay.fading[data-v-89dc3db1]{opacity:.35}.overlay-title[data-v-89dc3db1]{font-size:3rem;font-weight:800;letter-spacing:1px;margin-bottom:1rem}.overlay-subtitle[data-v-89dc3db1]{font-size:1.1rem;font-weight:500;margin-bottom:1.2rem;opacity:.95}.overlay-subdesc[data-v-89dc3db1]{font-size:1rem;font-weight:400;opacity:.9}.nav-arrow[data-v-89dc3db1]{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;background:transparent;padding:0;z-index:3;cursor:pointer;transition:transform .2s ease}.nav-arrow[data-v-89dc3db1]:hover{transform:translateY(-50%) scale(1.05)}.nav-arrow.left[data-v-89dc3db1]{left:24px}.nav-arrow.right[data-v-89dc3db1]{right:24px}.arrow-icon[data-v-89dc3db1]{width:100%;height:100%;display:block;filter:invert(1)}.nav-arrow.left .arrow-icon[data-v-89dc3db1]{transform:rotate(180deg)}.video-loader[data-v-89dc3db1]{position:absolute;top:50%;left:50%;width:42px;height:42px;transform:translate(-50%,-50%);border:3px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin-89dc3db1 .8s linear infinite;z-index:2}@keyframes spin-89dc3db1{to{transform:translate(-50%,-50%) rotate(360deg)}}.video-progress-bar[data-v-89dc3db1]{position:absolute;bottom:10%;right:5%;width:20%;max-width:100px;height:6px;background:#ffffff4d;border-radius:6px;z-index:3;overflow:hidden}.video-progress[data-v-89dc3db1]{height:100%;background:#fff;width:0%;border-radius:6px}.global-section .container[data-v-89dc3db1],.academy-intro-section .container[data-v-89dc3db1],.story-section .container[data-v-89dc3db1],.standard-section .container[data-v-89dc3db1]{max-width:none;width:80%;margin:0 auto;padding:0 2rem}.story-section[data-v-89dc3db1],.academy-intro-section[data-v-89dc3db1]{padding:6rem 0;background:#fff}.story-title[data-v-89dc3db1],.academy-title[data-v-89dc3db1]{font-size:2.8rem;font-weight:700;color:#000;margin-bottom:1rem}.story-intro[data-v-89dc3db1],.academy-intro[data-v-89dc3db1]{font-size:1.05rem;color:#333;margin:0}.story-gallery[data-v-89dc3db1],.academy-gallery[data-v-89dc3db1]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;margin-top:2rem}.story-image[data-v-89dc3db1],.academy-image[data-v-89dc3db1]{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:14px;display:block}.standard-section[data-v-89dc3db1]{padding:6rem 0;background:#fff}.standard-title[data-v-89dc3db1]{font-size:2.8rem;font-weight:700;color:#000;margin-bottom:1rem;max-width:60vw}.standard-intro[data-v-89dc3db1]{font-size:1.05rem;color:#333;margin:0;max-width:60vw}@media (max-width: 1200px){.global-section .container[data-v-89dc3db1],.academy-intro-section .container[data-v-89dc3db1],.story-section .container[data-v-89dc3db1],.standard-section .container[data-v-89dc3db1]{width:95%}.standard-title[data-v-89dc3db1],.standard-intro[data-v-89dc3db1]{max-width:100%}}@media (max-width: 768px){.global-section .container[data-v-89dc3db1],.academy-intro-section .container[data-v-89dc3db1],.story-section .container[data-v-89dc3db1],.standard-section .container[data-v-89dc3db1]{width:95%}.hero-overlay[data-v-89dc3db1]{width:60%}.overlay-title[data-v-89dc3db1]{font-size:1.8rem;white-space:nowrap}.overlay-subtitle[data-v-89dc3db1]{font-size:.85rem}.nav-arrow[data-v-89dc3db1]{width:32px;height:32px}.story-title[data-v-89dc3db1],.academy-title[data-v-89dc3db1],.standard-title[data-v-89dc3db1]{font-size:1.4rem}.academy-title[data-v-89dc3db1]{line-height:1.3}.story-intro[data-v-89dc3db1],.academy-intro[data-v-89dc3db1],.standard-intro[data-v-89dc3db1]{font-size:.85rem}.story-gallery[data-v-89dc3db1],.academy-gallery[data-v-89dc3db1]{grid-template-columns:1fr;gap:1rem}.academy-intro-section[data-v-89dc3db1],.global-section[data-v-89dc3db1],.story-section[data-v-89dc3db1],.standard-section[data-v-89dc3db1]{padding:2rem 0}.stat-item[data-v-89dc3db1]{text-align:center;display:flex;flex-direction:column;align-items:center}.stat-label p[data-v-89dc3db1]{text-align:center}.full-image-overlay[data-v-89dc3db1]{font-size:.9rem;line-height:1.7;width:90%}}.full-image-section[data-v-89dc3db1]{position:relative;width:100%}.full-image-section[data-v-89dc3db1]:before{content:"";position:absolute;inset:0;background:#00000059;z-index:1}.full-image[data-v-89dc3db1]{width:100%;height:auto;display:block}.full-image-overlay[data-v-89dc3db1]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75%;margin:0 auto;color:#fff;text-align:center;font-size:1.8rem;font-weight:600;line-height:1.6;text-shadow:0 2px 12px rgba(0,0,0,.35);padding:0;z-index:2}.global-section[data-v-89dc3db1]{padding:6rem 0;background:#fff}.global-header[data-v-89dc3db1]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.global-header h2[data-v-89dc3db1]{font-size:3.2rem;font-weight:700;color:#333;line-height:1.3}.world-icon img[data-v-89dc3db1]{height:160px;width:auto}.innovation-hubs[data-v-89dc3db1]{margin-bottom:5rem}.innovation-hubs h3[data-v-89dc3db1]{font-size:2.5rem;font-weight:600;color:#333;margin-bottom:1.5rem}.innovation-hubs p[data-v-89dc3db1]{font-size:1.3rem;color:#666}.stats-grid[data-v-89dc3db1]{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;margin-top:4rem;justify-items:start}.stat-item[data-v-89dc3db1]{text-align:left}.stat-circle[data-v-89dc3db1]{width:220px;height:220px;background:#6495ed;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 2rem;box-shadow:none}.stat-number[data-v-89dc3db1]{font-size:3.5rem;font-weight:700;color:#fff}.stat-label p[data-v-89dc3db1]{font-size:1.3rem;font-weight:600;color:#333;line-height:1.4}@media (max-width: 768px){.container[data-v-89dc3db1]{padding:0 1.5rem}.hero-description-desktop[data-v-89dc3db1],.intro-text-desktop[data-v-89dc3db1]{display:none}.hero-description-mobile[data-v-89dc3db1],.intro-text-mobile[data-v-89dc3db1]{display:block}.hero-section[data-v-89dc3db1]{height:90vh}.academy-logo[data-v-89dc3db1]{top:2rem;right:.6rem}.academy-logo img[data-v-89dc3db1]{height:60px}.hero-content[data-v-89dc3db1]{max-width:100%;padding:0 1rem;box-sizing:border-box}.hero-title[data-v-89dc3db1]{font-size:1.6rem;margin-bottom:1.5rem;line-height:1.25}.hero-description-mobile[data-v-89dc3db1]{font-size:.8rem;line-height:1.6;text-shadow:1px 1px 3px rgba(0,0,0,.8)}.global-section[data-v-89dc3db1]{padding:4rem 0}.global-section .container[data-v-89dc3db1]{position:relative}.global-header[data-v-89dc3db1]{padding-right:0;margin-bottom:2.5rem}.global-header h2[data-v-89dc3db1]{font-size:1.4rem;font-weight:600;line-height:1.4}.world-icon[data-v-89dc3db1]{position:absolute;top:40px;right:1.5rem}.world-icon img[data-v-89dc3db1]{height:65px}.innovation-hubs[data-v-89dc3db1]{text-align:left;margin-bottom:3rem}.innovation-hubs h3[data-v-89dc3db1]{font-size:1.1rem;font-weight:600;margin-bottom:.4rem}.innovation-hubs p[data-v-89dc3db1]{font-size:.9rem;margin:0;color:#666;line-height:1.5}.stats-grid[data-v-89dc3db1]{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;justify-items:center}.stat-circle[data-v-89dc3db1]{width:140px;height:140px;margin-bottom:1rem}.stat-number[data-v-89dc3db1]{font-size:2.2rem}.stat-label p[data-v-89dc3db1]{font-size:.9rem}.pet-companions[data-v-89dc3db1]{margin-bottom:1rem}.company-intro[data-v-89dc3db1]{padding:4rem 0}.company-type[data-v-89dc3db1]{font-size:1.2rem;margin-bottom:0rem}.company-logo img[data-v-89dc3db1]{height:35px;margin-bottom:-1.5rem}.intro-text-mobile[data-v-89dc3db1]{font-size:.9rem;line-height:1.7;max-width:95%}.companions-image[data-v-89dc3db1]{max-width:90%}.mission-statement[data-v-89dc3db1]{display:none}}@media (max-width: 768px){.full-image-overlay[data-v-89dc3db1]{font-size:.95rem!important;line-height:1.7!important;font-weight:600;width:90%!important;text-shadow:0 1px 6px rgba(0,0,0,.25)}}@media (max-width: 768px){.full-image-overlay[data-v-89dc3db1]{font-size:.8rem!important;line-height:1.6!important;width:98%!important;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.25);padding:0 .5rem;word-break:break-word}}.privacy-policy-page[data-v-3905dc86]{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.container[data-v-3905dc86]{width:65%;margin:0 auto;padding:4rem 2rem}h1[data-v-3905dc86]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}h2[data-v-3905dc86]{font-size:1.35rem;font-weight:700;margin-top:2.5rem;margin-bottom:1.5rem}p[data-v-3905dc86],li[data-v-3905dc86]{font-size:1.05rem;line-height:1.8;font-weight:500;margin-bottom:1rem}ul[data-v-3905dc86]{list-style-position:inside;padding-left:0}ul.nested-list[data-v-3905dc86]{padding-left:2rem;margin-top:1rem}li[data-v-3905dc86]{margin-bottom:.75rem}section:last-of-type p[data-v-3905dc86]{margin-top:2rem}@media (max-width: 768px){.container[data-v-3905dc86]{width:95%;padding:2.5rem 1.25rem}h1[data-v-3905dc86]{font-size:1.8rem;margin-bottom:2rem}h2[data-v-3905dc86]{font-size:1.1rem;margin-top:2rem;margin-bottom:1rem}p[data-v-3905dc86],li[data-v-3905dc86]{font-size:.95rem;line-height:1.8;margin-bottom:.9rem}ul.nested-list[data-v-3905dc86]{padding-left:1.25rem}}.accessibility-page[data-v-9a4b57ba]{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.container[data-v-9a4b57ba]{width:65%;margin:0 auto;padding:4rem 2rem}h1[data-v-9a4b57ba]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}h2[data-v-9a4b57ba]{font-size:1.35rem;font-weight:700;margin-top:2.5rem;margin-bottom:1.5rem}p[data-v-9a4b57ba],li[data-v-9a4b57ba]{font-size:1.05rem;line-height:1.8;font-weight:500;margin-bottom:1rem}ul[data-v-9a4b57ba]{list-style-position:inside;padding-left:0}li[data-v-9a4b57ba]{margin-bottom:.75rem}section:last-of-type p[data-v-9a4b57ba]{margin-top:2rem}@media (max-width: 768px){.container[data-v-9a4b57ba]{width:95%;padding:2.5rem 1.25rem}h1[data-v-9a4b57ba]{font-size:1.8rem;margin-bottom:2rem}h2[data-v-9a4b57ba]{font-size:1.1rem;margin-top:2rem;margin-bottom:1rem}p[data-v-9a4b57ba],li[data-v-9a4b57ba]{font-size:.95rem;line-height:1.8;margin-bottom:.9rem}}.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}
