.skip-link.svelte-1elxaub{position:absolute;top:-100px;left:16px;background:var(--color-accent-cyan, #69dcff);color:#000;padding:12px 24px;text-decoration:none;z-index:1000;border-radius:4px;font-weight:600;transition:top .3s ease}.skip-link.svelte-1elxaub:focus{top:16px}.header.svelte-1elxaub{background-color:var(--color-primary-black, #0a0a0a);padding:20px 0;position:fixed;top:0;left:0;right:0;z-index:100;transition:background-color var(--transition-normal, .25s ease)}.header.transparent.svelte-1elxaub{background-color:transparent}.container.svelte-1elxaub{max-width:1400px;margin:0 auto;padding:0 60px}.header-content.svelte-1elxaub{display:flex;justify-content:space-between;align-items:center}.logo.svelte-1elxaub{display:flex;align-items:center;text-decoration:none}.logo.svelte-1elxaub:focus-visible{outline:2px solid var(--color-accent-cyan, #69dcff);outline-offset:4px;border-radius:4px}.logo-img.svelte-1elxaub{height:50px;width:auto}.nav-desktop.svelte-1elxaub{display:flex;gap:40px;position:absolute;left:50%;transform:translate(-50%)}.nav-item.svelte-1elxaub{color:var(--color-white, #ffffff);text-decoration:none;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;transition:color var(--transition-fast, .15s ease);padding:8px 4px}.nav-item.svelte-1elxaub:hover,.nav-item.svelte-1elxaub:focus{color:var(--color-accent-cyan, #69dcff)}.nav-item.svelte-1elxaub:focus-visible{outline:2px solid var(--color-accent-cyan, #69dcff);outline-offset:2px;border-radius:4px}.hamburger-btn.svelte-1elxaub{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:4px}.hamburger-btn.svelte-1elxaub:focus-visible{outline:2px solid var(--color-accent-cyan, #69dcff);outline-offset:2px;border-radius:4px}.hamburger-line.svelte-1elxaub{height:3px;background-color:var(--color-white, #ffffff);border-radius:14px;transition:all var(--transition-fast, .15s ease)}.hamburger-line.svelte-1elxaub:nth-child(1){width:75%}.hamburger-line.svelte-1elxaub:nth-child(2){width:55%}.hamburger-line.svelte-1elxaub:nth-child(3){width:35%}.hamburger-line.open.svelte-1elxaub:nth-child(1){transform:rotate(45deg) translate(6px,6px);width:100%}.hamburger-line.open.svelte-1elxaub:nth-child(2){opacity:0}.hamburger-line.open.svelte-1elxaub:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);width:100%}.mobile-menu.svelte-1elxaub{display:flex;flex-direction:column;margin-top:20px;padding-top:20px;border-top:1px solid var(--color-border-dark, #2a2a3e);background:var(--color-primary-black, #0a0a0a)}.mobile-menu-item.svelte-1elxaub{padding:16px 0;color:var(--color-white, #ffffff);text-decoration:none;font-size:18px;font-weight:600;border-bottom:1px solid var(--color-border-dark, #2a2a3e);transition:color var(--transition-fast, .15s ease)}.mobile-menu-item.svelte-1elxaub:hover,.mobile-menu-item.svelte-1elxaub:focus{color:var(--color-accent-cyan, #69dcff)}.mobile-menu-item.svelte-1elxaub:focus-visible{outline:2px solid var(--color-accent-cyan, #69dcff);outline-offset:2px}@media(min-width:1024px){.mobile-menu.svelte-1elxaub{display:none}}@media(max-width:1023px){.nav-desktop.svelte-1elxaub{display:none}.container.svelte-1elxaub{padding:0 40px}}@media(max-width:768px){.container.svelte-1elxaub{padding:0 20px}.logo-img.svelte-1elxaub{height:36px}.header.svelte-1elxaub{padding:16px 0}}.hero.svelte-1q37ri0{background-color:#0a0a0a;min-height:70vh;display:flex;align-items:center;padding:100px 60px 200px;position:relative;z-index:1}.hero-container.svelte-1q37ri0{max-width:1400px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-content.svelte-1q37ri0{flex:1;max-width:580px}.hero-title.svelte-1q37ri0{font-size:clamp(40px,5vw,56px);font-weight:800;line-height:1.15;margin-bottom:32px}.hero-title.svelte-1q37ri0 span:where(.svelte-1q37ri0){display:block}.hero-title.svelte-1q37ri0 .line-1:where(.svelte-1q37ri0){display:flex;gap:16px;flex-wrap:wrap}.hero-title.svelte-1q37ri0 .highlight:where(.svelte-1q37ri0){color:#69dcff}.hero-title.svelte-1q37ri0 .normal:where(.svelte-1q37ri0){color:var(--color-white, #ffffff)}.hero-title.svelte-1q37ri0 .line-2:where(.svelte-1q37ri0){color:var(--color-white, #ffffff)}.hero-title.svelte-1q37ri0 .line-3:where(.svelte-1q37ri0){margin-top:8px}.hero-description.svelte-1q37ri0{font-size:16px;line-height:1.7;color:#ffffffbf;max-width:480px;margin-bottom:40px}.hero-accent.svelte-1q37ri0{width:60px;height:4px;background-color:var(--color-white, #ffffff);border-radius:2px}.hero-illustration.svelte-1q37ri0{flex:1;position:relative;display:flex;justify-content:center;align-items:center;min-height:500px;max-width:600px}.character.svelte-1q37ri0{position:relative;z-index:2;max-width:100%;height:auto;max-height:520px;object-fit:contain}@media(max-width:1024px){.hero.svelte-1q37ri0{padding:80px 40px 60px;min-height:auto}.hero-container.svelte-1q37ri0{flex-direction:column;text-align:center;gap:50px}.hero-content.svelte-1q37ri0{max-width:100%}.hero-title.svelte-1q37ri0 .line-1:where(.svelte-1q37ri0){justify-content:center}.hero-description.svelte-1q37ri0{max-width:100%;margin-left:auto;margin-right:auto}.hero-accent.svelte-1q37ri0{margin:0 auto}.hero-illustration.svelte-1q37ri0{max-width:450px;min-height:400px}.character.svelte-1q37ri0{max-height:400px}}@media(max-width:768px){.hero.svelte-1q37ri0{padding:80px 20px 40px}.hero-container.svelte-1q37ri0{gap:40px}.hero-title.svelte-1q37ri0{font-size:32px}.hero-title.svelte-1q37ri0 .line-1:where(.svelte-1q37ri0){gap:10px}.hero-description.svelte-1q37ri0{font-size:14px;margin-bottom:30px}.hero-accent.svelte-1q37ri0{width:50px;height:3px}.hero-illustration.svelte-1q37ri0{min-height:320px;max-width:320px}.character.svelte-1q37ri0{max-height:300px}}.why-section.svelte-ylhodv{background-color:transparent;padding:0 60px;margin-top:-180px;position:relative;z-index:5}.white-bg-layer.svelte-ylhodv{position:absolute;inset:300px 0 -200px;background-color:#fff;z-index:0}.why-container.svelte-ylhodv{position:relative;max-width:1660px;margin:0 auto;z-index:2}.card-bg-wrapper.svelte-ylhodv{position:absolute;inset:0;overflow:hidden;border-radius:40px}.card-bg-desktop.svelte-ylhodv{width:100%;height:100%;object-fit:cover;display:block}.card-bg-mobile.svelte-ylhodv{display:none}.why-content.svelte-ylhodv{position:relative;display:flex;align-items:stretch;gap:80px;padding:100px 80px 80px;z-index:1}.image-column.svelte-ylhodv{flex:1;display:flex;justify-content:center;align-items:center;margin-top:-20px;padding-top:0}.logos-container.svelte-ylhodv{display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px}.partner-logo.svelte-ylhodv,.company-logo.svelte-ylhodv{max-width:500px;width:100%;height:auto;object-fit:contain}.text-column.svelte-ylhodv{flex:1;display:flex;flex-direction:column;justify-content:center}.why-title.svelte-ylhodv{font-size:48px;font-weight:800;color:#fff;margin-bottom:32px;line-height:1.1}.why-list.svelte-ylhodv{display:flex;flex-direction:column;gap:16px}.why-item.svelte-ylhodv{display:flex;align-items:flex-start;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.2)}.why-item.svelte-ylhodv:last-child{border-bottom:none;padding-bottom:0}.item-number.svelte-ylhodv{font-size:48px;font-weight:800;color:#fb0;min-width:60px;flex-shrink:0}.item-content.svelte-ylhodv{flex:1;min-width:0}.item-title.svelte-ylhodv{font-size:24px;font-weight:700;color:#fff;margin-bottom:6px}.item-description.svelte-ylhodv{font-size:14px;line-height:1.5;color:#ffffffd9}@media(max-width:1200px){.why-section.svelte-ylhodv{padding:0 40px;margin-top:-120px}.white-bg-layer.svelte-ylhodv{top:280px;bottom:-150px}.why-content.svelte-ylhodv{gap:30px;padding:80px 50px 60px}.image-column.svelte-ylhodv{flex:1;margin-top:-80px}.text-column.svelte-ylhodv{flex:1}.why-title.svelte-ylhodv{font-size:36px;margin-bottom:24px}.item-number.svelte-ylhodv{font-size:48px;min-width:50px}.item-title.svelte-ylhodv{font-size:17px}.item-description.svelte-ylhodv{font-size:13px}}@media(max-width:768px){.why-section.svelte-ylhodv{padding:20px 20px 0}.white-bg-layer.svelte-ylhodv{top:100px;bottom:-100px}.card-bg-wrapper.svelte-ylhodv{border-radius:24px}.card-bg-desktop.svelte-ylhodv{display:none}.card-bg-mobile.svelte-ylhodv{display:flex;flex-direction:column;position:absolute;inset:0}.card-top.svelte-ylhodv{flex-shrink:0;height:120px;background:linear-gradient(180deg,#0084ff,#2ba3ff);border-radius:24px 24px 0 0;position:relative}.card-top.svelte-ylhodv:before{content:"";position:absolute;bottom:0;left:0;width:40%;height:60px;background:#0a0a0a;clip-path:polygon(0 100%,100% 100%,85% 0,0 40%)}.card-middle.svelte-ylhodv{flex:1;background:linear-gradient(180deg,#2ba3ff,#3cb8ff);min-height:100px}.card-bottom.svelte-ylhodv{flex-shrink:0;height:60px;background:linear-gradient(180deg,#3cb8ff,#48d2ff);border-radius:0 0 24px 24px}.why-content.svelte-ylhodv{flex-direction:column;gap:24px;padding:50px 24px 40px}.image-column.svelte-ylhodv{flex:none;width:100%;order:-1;padding-top:0;justify-content:center}.text-column.svelte-ylhodv{width:100%;max-width:none}.why-title.svelte-ylhodv{font-size:26px;margin-bottom:20px;text-align:center}.why-list.svelte-ylhodv{gap:14px}.why-item.svelte-ylhodv{gap:12px;padding-bottom:14px}.item-number.svelte-ylhodv{font-size:22px;min-width:36px}.item-title.svelte-ylhodv{font-size:15px;margin-bottom:4px}.item-description.svelte-ylhodv{font-size:12px;line-height:1.4}}.real-change.svelte-1yvb50b{background-color:#fff;width:100%;position:relative;padding:120px 60px 60px;margin-top:80px;z-index:1}.real-change-container.svelte-1yvb50b{position:relative;width:100%;max-width:1660px;margin:0 auto;z-index:1}.real-change-content.svelte-1yvb50b{position:relative;display:flex;align-items:center;gap:60px;z-index:1;padding-bottom:100px}.text-side.svelte-1yvb50b{flex:1;max-width:45%}.title.svelte-1yvb50b{font-size:42px;font-weight:800;color:#0a0a0a;line-height:1.2;margin-bottom:24px}.description.svelte-1yvb50b{font-size:16px;line-height:1.7;color:#000000b3;margin-bottom:32px}.cta-button.svelte-1yvb50b{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#0084ff,#69dcff);border:none;border-radius:25px;color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease}.cta-button.svelte-1yvb50b:hover{background:linear-gradient(135deg,#0070e0,#50c8f0);color:#fff}.image-side.svelte-1yvb50b{flex:1;max-width:100%;display:flex;justify-content:flex-end;align-items:center}.image-wrapper.svelte-1yvb50b{position:relative;width:100%;max-width:500px}.platform-image.svelte-1yvb50b{width:100%;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.2))}@media(max-width:1024px){.real-change.svelte-1yvb50b{padding:60px 40px 40px}.real-change-content.svelte-1yvb50b{gap:40px;padding-bottom:80px}.title.svelte-1yvb50b{font-size:32px}.description.svelte-1yvb50b{font-size:15px}.image-wrapper.svelte-1yvb50b{max-width:400px}}@media(max-width:768px){.real-change.svelte-1yvb50b{padding:40px 20px 20px}.real-change-content.svelte-1yvb50b{flex-direction:column;gap:30px;padding-bottom:60px}.text-side.svelte-1yvb50b,.image-side.svelte-1yvb50b{max-width:100%}.title.svelte-1yvb50b{font-size:28px}.description.svelte-1yvb50b{font-size:14px;margin-bottom:24px}.image-wrapper.svelte-1yvb50b{max-width:100%}}.alibaba-cert.svelte-1yvb50b{background-color:#0a0a0a;width:100%;position:relative;padding:80px 60px}.alibaba-container.svelte-1yvb50b{position:relative;width:100%;max-width:1660px;margin:0 auto}.alibaba-content.svelte-1yvb50b{display:flex;align-items:center;gap:60px}.alibaba-image-side.svelte-1yvb50b{flex:1;max-width:50%;display:flex;justify-content:flex-start;align-items:center;padding:0;margin:0}.alibaba-image.svelte-1yvb50b{width:100%;max-width:600px;height:auto;border-radius:16px;filter:drop-shadow(0 10px 30px rgba(0,132,255,.3))}.alibaba-text-side.svelte-1yvb50b{flex:1;max-width:50%}.alibaba-title.svelte-1yvb50b{font-size:42px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:24px}.alibaba-description.svelte-1yvb50b{font-size:16px;line-height:1.7;color:#ffffffb3;margin-bottom:32px}@media(max-width:1024px){.alibaba-cert.svelte-1yvb50b{padding:60px 40px}.alibaba-content.svelte-1yvb50b{gap:40px}.alibaba-title.svelte-1yvb50b{font-size:32px}.alibaba-description.svelte-1yvb50b{font-size:15px}.alibaba-image.svelte-1yvb50b{max-width:400px}}@media(max-width:768px){.alibaba-cert.svelte-1yvb50b{padding:50px 20px}.alibaba-content.svelte-1yvb50b{flex-direction:column-reverse;gap:30px}.alibaba-text-side.svelte-1yvb50b,.alibaba-image-side.svelte-1yvb50b{max-width:100%}.alibaba-title.svelte-1yvb50b{font-size:28px}.alibaba-description.svelte-1yvb50b{font-size:14px;margin-bottom:24px}.alibaba-image.svelte-1yvb50b{max-width:100%}}.case-section.svelte-oog8es{background-color:#fff;width:100%;position:relative;padding:80px 40px}.case-container.svelte-oog8es{position:relative;max-width:1400px;margin:0 auto}.case-content.svelte-oog8es{display:flex;align-items:stretch;gap:60px}.image-side.svelte-oog8es{flex:1;display:flex;justify-content:flex-start;align-items:center}.image-wrapper.svelte-oog8es{position:relative;width:100%;max-width:100%;aspect-ratio:4/3}.image-placeholder.svelte-oog8es{width:100%;height:100%;background-color:#e5e7eb;border-radius:16px}.case-image.svelte-oog8es{width:100%;height:100%;object-fit:cover;border-radius:16px}.dots-nav.svelte-oog8es{position:absolute;bottom:16px;right:16px;display:flex;gap:8px}.dot.svelte-oog8es{width:12px;height:12px;border-radius:50%;border:none;background-color:#ffffff80;cursor:pointer;transition:all .3s ease}.dot.active.svelte-oog8es{background-color:#fb0;width:24px;border-radius:6px}.dot.svelte-oog8es:hover{background-color:#fffc}.dot.active.svelte-oog8es:hover{background-color:#fb0}.text-side.svelte-oog8es{flex:1;display:flex;align-items:stretch;min-height:400px}.text-content.svelte-oog8es{width:100%;display:flex;flex-direction:column}.section-title.svelte-oog8es{font-size:36px;font-weight:800;color:#0a0a0a;line-height:1.2;margin-bottom:48px;text-align:center}.case-info.svelte-oog8es{margin-bottom:40px;flex:1}.case-title.svelte-oog8es{font-size:24px;font-weight:700;color:#0084ff;margin-bottom:16px}.case-description.svelte-oog8es{font-size:16px;line-height:1.7;color:#000000b3;margin-bottom:24px}.arrow-nav.svelte-oog8es{display:flex;gap:16px;justify-content:flex-end}.arrow-btn.svelte-oog8es{width:48px;height:48px;border-radius:50%;border:2px solid #0084FF;background-color:transparent;color:#0084ff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.arrow-btn.svelte-oog8es:hover{background-color:#0084ff;color:#fff}@media(max-width:1024px){.case-section.svelte-oog8es{padding:60px 40px}.case-content.svelte-oog8es{flex-direction:column;gap:40px}.image-side.svelte-oog8es,.text-side.svelte-oog8es{width:100%}.text-side.svelte-oog8es{text-align:center;min-height:auto}.section-title.svelte-oog8es{font-size:28px}.arrow-nav.svelte-oog8es{justify-content:center}.image-wrapper.svelte-oog8es{max-width:400px}}@media(max-width:768px){.case-section.svelte-oog8es{padding:40px 20px}.section-title.svelte-oog8es{font-size:24px}.case-title.svelte-oog8es{font-size:20px}.case-description.svelte-oog8es{font-size:14px}.image-wrapper.svelte-oog8es{max-width:100%}.arrow-btn.svelte-oog8es{width:40px;height:40px}}.faq-section.svelte-pi5nal{background-color:#0a0a0a;padding:80px 60px}.faq-container.svelte-pi5nal{max-width:1400px;margin:0 auto}.top-nav.svelte-pi5nal{display:flex;gap:12px;margin-bottom:24px}.nav-btn.svelte-pi5nal{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background-color:transparent;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.nav-btn.active.svelte-pi5nal{border-color:#0084ff;color:#0084ff;background-color:#0084ff1a}.nav-btn.svelte-pi5nal:hover{border-color:#0084ff;color:#0084ff}.faq-title.svelte-pi5nal{font-size:42px;font-weight:800;color:var(--color-white, #ffffff);text-align:center;margin-bottom:50px}.faq-cards.svelte-pi5nal{display:flex;gap:24px;justify-content:center}.faq-mobile.svelte-pi5nal{display:none}.faq-card.svelte-pi5nal{flex:1;max-width:400px}.card-inner.svelte-pi5nal{position:relative;width:100%}.card-bg.svelte-pi5nal{width:100%;height:auto;display:block}.card-content.svelte-pi5nal{position:absolute;inset:0;padding:40px 30px;display:flex;flex-direction:column}.quote-mark.svelte-pi5nal{font-size:48px;color:#fb0;font-weight:800;line-height:1;margin-bottom:16px;font-family:Georgia,serif}.question.svelte-pi5nal{font-size:18px;font-weight:700;color:#fff;line-height:1.4;margin-bottom:16px;min-height:76px;display:flex;align-items:flex-start}.divider.svelte-pi5nal{width:100%;height:1px;background-color:#0084ff;margin-bottom:16px;flex-shrink:0}.answer.svelte-pi5nal{font-size:14px;line-height:1.6;color:#fffc;flex:1}@media(max-width:1024px){.faq-section.svelte-pi5nal{padding:60px 40px}.faq-title.svelte-pi5nal{font-size:32px;margin-bottom:40px}.faq-cards.svelte-pi5nal{flex-wrap:wrap}.faq-card.svelte-pi5nal{max-width:320px}.card-content.svelte-pi5nal{padding:30px 24px}.quote-mark.svelte-pi5nal{font-size:36px}.question.svelte-pi5nal{font-size:16px}.answer.svelte-pi5nal{font-size:13px}}@media(max-width:768px){.faq-section.svelte-pi5nal{padding:50px 20px}.top-nav.svelte-pi5nal{justify-content:center}.faq-title.svelte-pi5nal{font-size:28px;margin-bottom:30px}.faq-cards.svelte-pi5nal{display:none}.faq-mobile.svelte-pi5nal{display:flex;align-items:center;justify-content:center;gap:16px}.faq-mobile.svelte-pi5nal .faq-card:where(.svelte-pi5nal){max-width:100%;flex:1}.mobile-nav-btn.svelte-pi5nal{width:40px;height:40px;border-radius:50%;border:2px solid #0084FF;background-color:transparent;color:#0084ff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.mobile-nav-btn.svelte-pi5nal:hover{background-color:#0084ff1a}.top-nav.svelte-pi5nal{display:none}.card-content.svelte-pi5nal{padding:30px 20px}.quote-mark.svelte-pi5nal{font-size:32px}.question.svelte-pi5nal{font-size:16px}.answer.svelte-pi5nal{font-size:13px}}.footer.svelte-jz8lnl{background-color:#0a0a0a;padding:0 80px}.footer-container.svelte-jz8lnl{position:relative;max-width:1660px;margin:0 auto}.footer-svg.svelte-jz8lnl{width:100%;height:auto;max-height:450px;object-fit:cover;object-position:top center;display:block}.decorations.svelte-jz8lnl{position:absolute;top:0;left:0;width:40%;height:100%;pointer-events:none}.deco.svelte-jz8lnl{position:absolute}.star-1.svelte-jz8lnl{top:35%;left:12%;width:16px;height:16px;opacity:.6}.circle-1.svelte-jz8lnl{top:15%;left:30%;width:35px;height:35px;opacity:.9}.star-2.svelte-jz8lnl{top:55%;left:35%;width:14px;height:14px;opacity:.5}.footer-content.svelte-jz8lnl{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:30px 40px}.footer-copyright.svelte-jz8lnl{text-align:right}.footer-copyright.svelte-jz8lnl p:where(.svelte-jz8lnl){font-size:13px;color:var(--color-white);opacity:.8;margin:0;line-height:1.6}@media(max-width:1024px){.footer.svelte-jz8lnl{padding:0 40px}.footer-svg.svelte-jz8lnl{max-height:400px}}@media(max-width:768px){.footer.svelte-jz8lnl{padding:0 16px}.footer-svg.svelte-jz8lnl{min-height:320px;object-fit:cover;object-position:right center}.decorations.svelte-jz8lnl{display:none}.footer-content.svelte-jz8lnl{padding:30px 20px 20px}.footer-copyright.svelte-jz8lnl{text-align:center}.footer-copyright.svelte-jz8lnl p:where(.svelte-jz8lnl){font-size:12px}}main.svelte-1uha8ag{background-color:#0a0a0a;padding-top:80px}
