div.svelte-1osucwe{position:relative;width:100%;height:100%}canvas.svelte-1osucwe{display:block;position:relative;width:100%;height:100%}.comparison-card-container.svelte-1urpmgr{perspective:1000px;width:100%;max-width:400px;height:300px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.hover-hint.svelte-1urpmgr{position:absolute;top:-60px;right:-40px;z-index:10;display:flex;flex-direction:column;align-items:center;pointer-events:none;animation:svelte-1urpmgr-hintAppear .6s ease-out}.hint-arrow.svelte-1urpmgr{width:80px;height:40px;transform:rotate(-15deg);animation:svelte-1urpmgr-arrowBounce 1.5s ease-in-out infinite}.hint-text.svelte-1urpmgr{font-family:Kalam,cursive,Inter,sans-serif;font-weight:700;font-size:1.1rem;color:#36f;background:#fff;padding:.5rem 1rem;border-radius:20px;border:2px solid #3366FF;box-shadow:0 4px 12px #36f3;transform:rotate(-8deg);margin-top:-10px;white-space:nowrap;animation:svelte-1urpmgr-textWiggle 2s ease-in-out infinite}@keyframes svelte-1urpmgr-hintAppear{0%{opacity:0;transform:translateY(10px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-1urpmgr-arrowBounce{0%,to{transform:rotate(-15deg) translateY(0)}50%{transform:rotate(-15deg) translateY(-5px)}}@keyframes svelte-1urpmgr-textWiggle{0%,to{transform:rotate(-8deg)}25%{transform:rotate(-6deg)}75%{transform:rotate(-10deg)}}.comparison-card.svelte-1urpmgr{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1)}.comparison-card.flipped.svelte-1urpmgr{transform:rotateY(180deg)}.card-face.svelte-1urpmgr{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:box-shadow .3s ease}.comparison-card-container.svelte-1urpmgr:hover .card-face:where(.svelte-1urpmgr){box-shadow:0 8px 32px #0000001f}.card-front.svelte-1urpmgr{background:#f5f5f5;border:1px solid rgba(0,0,0,.1)}.card-back.svelte-1urpmgr{background:#fff;border:1px solid rgba(0,0,0,.05);transform:rotateY(180deg)}.gradient-accent.svelte-1urpmgr{width:100%;height:4px;background:linear-gradient(90deg,#36f,#4b9ab1)}.card-content.svelte-1urpmgr{padding:2rem;height:calc(100% - 4px);display:flex;flex-direction:column;justify-content:space-between}.card-front.svelte-1urpmgr .card-content:where(.svelte-1urpmgr){padding:2rem;height:100%}.card-header.svelte-1urpmgr{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.status-indicator.svelte-1urpmgr{width:12px;height:12px;border-radius:50%;flex-shrink:0}.status-indicator.old-way.svelte-1urpmgr{background:#dc3545;box-shadow:0 0 0 2px #dc354533}.status-indicator.new-way.svelte-1urpmgr{background:#28a745;box-shadow:0 0 0 2px #28a74533}.card-header.svelte-1urpmgr h3:where(.svelte-1urpmgr){font-variation-settings:"wght" 600;font-size:1.25rem;margin:0;color:#1b1b1a}.card-content.svelte-1urpmgr p:where(.svelte-1urpmgr){font-variation-settings:"wght" 400;font-size:1rem;color:#666;line-height:1.5;margin:0 0 1.5rem}.card-features.svelte-1urpmgr{display:flex;flex-direction:column;gap:.75rem}.feature-item.svelte-1urpmgr{display:flex;align-items:center;gap:.5rem;font-variation-settings:"wght" 500;font-size:.9rem}.feature-item.svelte-1urpmgr svg:where(.svelte-1urpmgr){width:16px;height:16px;flex-shrink:0}.feature-item.negative.svelte-1urpmgr{color:#dc3545}.feature-item.positive.svelte-1urpmgr{color:#28a745}@media (max-width: 768px){.comparison-card-container.svelte-1urpmgr{max-width:100%;height:280px}.hover-hint.svelte-1urpmgr{top:-50px;right:-20px}.hint-arrow.svelte-1urpmgr{width:60px;height:30px}.hint-text.svelte-1urpmgr{font-size:.95rem;padding:.4rem .8rem}.card-content.svelte-1urpmgr{padding:1.5rem}.card-front.svelte-1urpmgr .card-content:where(.svelte-1urpmgr){padding:1.5rem}.card-header.svelte-1urpmgr h3:where(.svelte-1urpmgr){font-size:1.125rem}.card-content.svelte-1urpmgr p:where(.svelte-1urpmgr){font-size:.95rem}.feature-item.svelte-1urpmgr{font-size:.85rem}}.three-step-container.svelte-1edn696{width:100%;padding:2rem 0}.timeline-wrapper.svelte-1edn696{display:flex;align-items:flex-start;justify-content:space-between;position:relative;max-width:900px;margin:0 auto}.step-group.svelte-1edn696{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;z-index:2}.step-circle.svelte-1edn696{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#36f,#4b9ab1);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 4px 16px #3366ff40;transition:transform .3s ease,box-shadow .3s ease;position:relative}.step-circle.pulse.svelte-1edn696{animation:svelte-1edn696-pulse 2s infinite}@keyframes svelte-1edn696-pulse{0%{transform:scale(1);box-shadow:0 4px 16px #3366ff40}50%{transform:scale(1.05);box-shadow:0 6px 24px #36f6}to{transform:scale(1);box-shadow:0 4px 16px #3366ff40}}.step-number.svelte-1edn696{font-variation-settings:"wght" 700;font-size:1.5rem;color:#fff;line-height:1}.step-content.svelte-1edn696{text-align:center;max-width:280px}.step-content.svelte-1edn696 h3:where(.svelte-1edn696){font-variation-settings:"wght" 600;font-size:1.25rem;color:#1b1b1a;margin:0 0 .75rem;line-height:1.3}.step-content.svelte-1edn696 p:where(.svelte-1edn696){font-variation-settings:"wght" 400;font-size:1rem;color:#666;line-height:1.5;margin:0}.timeline-line.svelte-1edn696{position:absolute;top:32px;left:calc(50% + 32px);width:calc(100% - 64px);height:2px;background:linear-gradient(90deg,#36f,#4b9ab1);z-index:1;opacity:.3;transition:opacity .8s ease}.timeline-line.animate.svelte-1edn696{opacity:.6;animation:svelte-1edn696-lineGrow 1s ease-out .5s both}@keyframes svelte-1edn696-lineGrow{0%{transform:scaleX(0);transform-origin:left center}to{transform:scaleX(1);transform-origin:left center}}@media (max-width: 768px){.timeline-wrapper.svelte-1edn696{flex-direction:column;align-items:center;gap:3rem;max-width:400px}.step-group.svelte-1edn696{width:100%}.step-circle.svelte-1edn696{width:56px;height:56px;margin-bottom:1rem}.step-number.svelte-1edn696{font-size:1.25rem}.step-content.svelte-1edn696{max-width:100%}.step-content.svelte-1edn696 h3:where(.svelte-1edn696){font-size:1.125rem}.step-content.svelte-1edn696 p:where(.svelte-1edn696){font-size:.95rem}.timeline-line.svelte-1edn696{display:none}.step-group.svelte-1edn696:not(:last-child):after{content:"";position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);width:2px;height:1.5rem;background:linear-gradient(180deg,#36f,#4b9ab1);opacity:.3}}@media (max-width: 480px){.three-step-container.svelte-1edn696{padding:1.5rem 0}.timeline-wrapper.svelte-1edn696{gap:2.5rem}.step-circle.svelte-1edn696{width:48px;height:48px}.step-number.svelte-1edn696{font-size:1.125rem}.step-content.svelte-1edn696 h3:where(.svelte-1edn696){font-size:1rem}.step-content.svelte-1edn696 p:where(.svelte-1edn696){font-size:.9rem}}body{margin:0;padding:0;background-color:#f8f9ff;font-family:Inter,sans-serif;overflow-x:hidden}.nav-container.svelte-12ciaa9{width:100%;padding:1.5rem 2rem;z-index:10}.nav-content.svelte-12ciaa9{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo.svelte-12ciaa9{font-variation-settings:"wght" 600;font-size:1.5rem;color:#36f;text-decoration:none;letter-spacing:-.02em}.nav-links.svelte-12ciaa9{display:flex;gap:2rem;align-items:center}.nav-link.svelte-12ciaa9{font-variation-settings:"wght" 500;color:var(--color-text-secondary);text-decoration:none;transition:all .2s ease;font-size:1rem}.nav-link.svelte-12ciaa9:hover{color:var(--color-primary)}.nav-link.highlight.svelte-12ciaa9{color:#36f;padding:.5rem 1rem;border-radius:6px;background:#3366ff1a;transition:all .2s ease}.nav-link.highlight.svelte-12ciaa9:hover{background:#3366ff26;transform:translateY(-1px)}@media (max-width: 768px){.nav-container.svelte-12ciaa9{padding:1rem}.nav-links.svelte-12ciaa9{gap:1rem}.nav-link.svelte-12ciaa9{font-size:.9rem}}.noise-overlay.svelte-12ciaa9{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 250 250' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.02;z-index:1;pointer-events:none}main.svelte-12ciaa9{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:4rem;padding-bottom:4rem}.hero-section.svelte-12ciaa9{display:flex;max-width:1200px;width:100%;padding:0 2rem;align-items:center;justify-content:center;margin-bottom:4rem}.text-side.svelte-12ciaa9{flex:1;max-width:550px;z-index:10}h1.svelte-12ciaa9{font-variation-settings:"wght" 800;font-size:clamp(2.8rem,6vw,4rem);letter-spacing:-.06em;margin-bottom:0;line-height:1.1;width:100%;overflow:visible;white-space:nowrap}.gradient-text.svelte-12ciaa9{background:linear-gradient(90deg,#36f,#4b9ab1);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-12ciaa9-gradient 8s ease infinite;padding-right:.25em;display:inline-block;width:auto;overflow:visible}@keyframes svelte-12ciaa9-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}h2.svelte-12ciaa9{font-variation-settings:"wght" 700;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.06em;color:var(--color-primary);margin-top:0;margin-bottom:1.5rem;line-height:1.1}p.svelte-12ciaa9{font-variation-settings:"wght" 400;font-size:clamp(1rem,1.5vw,1.125rem);letter-spacing:-.02em;color:var(--color-text-secondary);margin-top:0;margin-bottom:2rem}.buttons.svelte-12ciaa9{display:flex;gap:1rem;margin-top:2rem}.primary-button.svelte-12ciaa9{font-variation-settings:"wght" 600;font-size:1rem;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,#36f,#4b9ab1);border:none;color:#fff;box-shadow:0 4px 12px #3366ff40}.primary-button.svelte-12ciaa9:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3366ff59}.arrow.svelte-12ciaa9{transition:transform .2s ease;display:inline-block}.primary-button.svelte-12ciaa9:hover .arrow:where(.svelte-12ciaa9){transform:translate(3px)}.canvas-side.svelte-12ciaa9{flex:1.3;height:500px;position:relative;display:flex;justify-content:center;align-items:center}.glow-effect.svelte-12ciaa9{position:absolute;width:80%;height:80%;background:radial-gradient(circle,#3366ff26,#36f0 70%);z-index:0;filter:blur(50px);opacity:.8}.canvas-side.svelte-12ciaa9 canvas{width:100%!important;height:100%!important;z-index:1;border:none!important;outline:none!important;background:transparent!important}@media (max-width: 768px){.hero-section.svelte-12ciaa9{flex-direction:column;padding-top:6rem}.text-side.svelte-12ciaa9{text-align:center;padding:2rem 1rem}p.svelte-12ciaa9{margin:0 auto 2rem}.buttons.svelte-12ciaa9{justify-content:center}.canvas-side.svelte-12ciaa9{display:none}}.feature-boxes-container.svelte-12ciaa9{display:flex;gap:2rem;max-width:1200px;width:100%;margin:4rem auto;padding:0 2rem}.feature-box.svelte-12ciaa9{flex:1;background:#fff6;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .3s ease,box-shadow .3s ease}.feature-box.svelte-12ciaa9:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000008;background:#ffffff80}.feature-icon.svelte-12ciaa9{width:48px;height:48px;background:#3366ff14;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-icon.svelte-12ciaa9 svg:where(.svelte-12ciaa9){width:24px;height:24px;color:#36f}.feature-box.svelte-12ciaa9 h3:where(.svelte-12ciaa9){font-variation-settings:"wght" 600;font-size:1.25rem;color:#1b1b1a;margin:0 0 1rem}.feature-box.svelte-12ciaa9 p:where(.svelte-12ciaa9){font-variation-settings:"wght" 400;font-size:1rem;color:#666;margin:0;line-height:1.5}@media (max-width: 768px){.feature-boxes-container.svelte-12ciaa9{flex-direction:column;gap:1.5rem;margin:2rem auto}.feature-box.svelte-12ciaa9{padding:2rem}}.how-it-works-container.svelte-12ciaa9{width:100%;max-width:1200px;margin:4rem auto;padding:0 2rem}.how-it-works-content.svelte-12ciaa9{text-align:center}.how-it-works-content.svelte-12ciaa9 h2:where(.svelte-12ciaa9){font-variation-settings:"wght" 700;font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.03em;line-height:1.2;color:#1b1b1a;margin:0 0 1rem}.how-it-works-content.svelte-12ciaa9 p:where(.svelte-12ciaa9){font-variation-settings:"wght" 400;font-size:1.125rem;color:#666;line-height:1.6;margin:0 0 3rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.how-it-works-container.svelte-12ciaa9{margin:3rem auto}.how-it-works-content.svelte-12ciaa9 p:where(.svelte-12ciaa9){font-size:1rem;margin-bottom:2rem}}.integration-title-container.svelte-12ciaa9{width:100%;max-width:1200px;margin:4rem auto 2rem;padding:0 2rem;text-align:center}.integration-title-container.svelte-12ciaa9 h2:where(.svelte-12ciaa9){font-variation-settings:"wght" 700;font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.03em;line-height:1.2;color:#1b1b1a}.integration-title-container.svelte-12ciaa9 p:where(.svelte-12ciaa9){font-variation-settings:"wght" 400;font-size:1.125rem;color:#666;line-height:1.6;margin:1rem auto 0;max-width:600px}.integration-grid-container.svelte-12ciaa9{width:100%;max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.integration-grid.svelte-12ciaa9{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2rem;align-items:center;justify-items:center;max-width:800px;margin:0 auto}.integration-logo.svelte-12ciaa9{width:100%;max-width:180px;height:90px;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff6;border:1px solid rgba(0,0,0,.05);border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease}.integration-logo.svelte-12ciaa9:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000008;background:#ffffff80}.integration-logo.svelte-12ciaa9 img:where(.svelte-12ciaa9){max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%) brightness(.8);transition:filter .3s ease}.integration-logo.svelte-12ciaa9:hover img:where(.svelte-12ciaa9){filter:grayscale(0%) brightness(1)}@media (max-width: 768px){.integration-grid.svelte-12ciaa9{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:1.5rem;max-width:500px}.integration-logo.svelte-12ciaa9{max-width:140px;height:80px;padding:1rem}}.final-cta-container.svelte-12ciaa9{width:100%;max-width:800px;margin:4rem auto;padding:0 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:relative;z-index:2}.final-cta-container.glow-cta.svelte-12ciaa9:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:150%;background:radial-gradient(ellipse at center,rgba(51,102,255,.08) 0%,rgba(75,154,177,.05) 35%,rgba(51,102,255,.02) 60%,transparent 80%);z-index:-1;border-radius:50%;filter:blur(20px);opacity:.8;animation:svelte-12ciaa9-glowPulse 4s ease-in-out infinite alternate}@keyframes svelte-12ciaa9-glowPulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(1.1);opacity:.9}}.final-cta-container.svelte-12ciaa9 h2:where(.svelte-12ciaa9){font-variation-settings:"wght" 700;font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.03em;line-height:1.2;color:#1b1b1a;margin:0;position:relative;z-index:2}.final-cta-container.svelte-12ciaa9 p:where(.svelte-12ciaa9){font-variation-settings:"wght" 400;font-size:1.125rem;color:#666;margin:0;max-width:500px;position:relative;z-index:2}.final-cta-container.svelte-12ciaa9 .primary-button:where(.svelte-12ciaa9){margin-top:1rem;padding:1rem 2rem;font-size:1.125rem;position:relative;z-index:2;box-shadow:0 6px 20px #3366ff4d}.final-cta-container.svelte-12ciaa9 .primary-button:where(.svelte-12ciaa9):hover{transform:translateY(-3px);box-shadow:0 8px 28px #36f6}@media (max-width: 768px){.final-cta-container.svelte-12ciaa9{margin:3rem auto;padding:0 1.5rem}.final-cta-container.glow-cta.svelte-12ciaa9:before{width:140%;height:160%}.final-cta-container.svelte-12ciaa9 p:where(.svelte-12ciaa9){font-size:1rem}}.why-section-container.svelte-12ciaa9{width:100%;max-width:1200px;margin:4rem auto;padding:0 2rem}.why-section-content.svelte-12ciaa9{display:flex;align-items:center;gap:4rem}.why-section-text.svelte-12ciaa9{flex:1;max-width:500px}.why-section-text.svelte-12ciaa9 h2:where(.svelte-12ciaa9){font-variation-settings:"wght" 700;font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.03em;line-height:1.2;color:#1b1b1a;margin:0 0 1rem}.why-section-text.svelte-12ciaa9 p:where(.svelte-12ciaa9){font-variation-settings:"wght" 400;font-size:1.125rem;color:#666;line-height:1.6;margin:0}.comparison-card-wrapper.svelte-12ciaa9{flex:1;display:flex;justify-content:center;align-items:center}@media (max-width: 968px){.why-section-content.svelte-12ciaa9{flex-direction:column;gap:2rem;text-align:center}.why-section-text.svelte-12ciaa9{max-width:100%}.comparison-card-wrapper.svelte-12ciaa9{width:100%;max-width:400px}}
