.hero-section.svelte-ps6p9n.svelte-ps6p9n{padding:3rem 2rem;background:radial-gradient(circle at 80% 20%,#666,#6d6d6d 40%,#6d6d6d);box-shadow:0 20px 40px -10px #0000004d;text-align:left;position:relative;overflow:hidden}.container.svelte-ps6p9n.svelte-ps6p9n{display:flex;gap:4rem;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}.title-h1.svelte-ps6p9n.svelte-ps6p9n{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:#fbfdff;margin-bottom:1.5rem;letter-spacing:-.02em}.subtitle.svelte-ps6p9n.svelte-ps6p9n{font-size:1.1rem;line-height:1.6;color:#e0e0e0;margin-bottom:1rem;max-width:600px}.main-pitch.svelte-ps6p9n.svelte-ps6p9n,.interactive-hero-container.svelte-ps6p9n.svelte-ps6p9n{flex:1}.interactive-hero-container.svelte-ps6p9n.svelte-ps6p9n{position:relative;max-width:500px;display:flex;justify-content:center;align-items:center}.hero-image.svelte-ps6p9n.svelte-ps6p9n{width:100%;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #0006;transform:scaleX(-1);transition:transform .5s ease}.interactive-hero-container.svelte-ps6p9n:hover .hero-image.svelte-ps6p9n{transform:scaleX(-1) scale(1.02)}.advantage-item.svelte-ps6p9n.svelte-ps6p9n{position:absolute;cursor:pointer;z-index:5}.icon-wrapper.svelte-ps6p9n.svelte-ps6p9n{width:64px;height:64px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;color:#2563eb;box-shadow:0 8px 20px #00000026;transition:all .3s cubic-bezier(.34,1.56,.64,1);animation:svelte-ps6p9n-float 6s ease-in-out infinite}@keyframes svelte-ps6p9n-float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.advantage-item.svelte-ps6p9n:hover .icon-wrapper.svelte-ps6p9n{transform:scale(1.15) rotate(5deg);box-shadow:0 12px 24px #2563eb4d;color:#1d4ed8}.advantage-item.svelte-ps6p9n .details.svelte-ps6p9n{visibility:hidden;opacity:0;position:absolute;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;border-radius:8px;box-shadow:0 10px 30px #0003;width:240px;z-index:10;transition:all .3s ease;pointer-events:none;border:1px solid rgba(255,255,255,.5)}.advantage-item.svelte-ps6p9n:hover .details.svelte-ps6p9n{visibility:visible;opacity:1;transform:translateY(0)}.details.svelte-ps6p9n strong.svelte-ps6p9n{color:#1e40af;display:block;margin-bottom:.5rem;font-size:1rem}.details.svelte-ps6p9n p.svelte-ps6p9n{font-size:.9rem;color:#374151;line-height:1.4;margin:0}.item-1.svelte-ps6p9n.svelte-ps6p9n{bottom:5%;right:5%;animation-delay:0s}.item-1.svelte-ps6p9n .details.svelte-ps6p9n{bottom:120%;right:0;transform:translateY(10px)}.item-2.svelte-ps6p9n.svelte-ps6p9n{top:45%;right:-5%;animation-delay:2s}.item-2.svelte-ps6p9n .details.svelte-ps6p9n{top:50%;right:120%;transform:translate(10px,-50%)}.item-3.svelte-ps6p9n.svelte-ps6p9n{top:5%;right:5%;animation-delay:4s}.item-3.svelte-ps6p9n .details.svelte-ps6p9n{top:120%;right:0;transform:translateY(-10px)}@media (max-width: 768px){.hero-section.svelte-ps6p9n.svelte-ps6p9n{margin:1.5rem;padding:2rem 1rem;border-radius:8px}.container.svelte-ps6p9n.svelte-ps6p9n{flex-direction:column;gap:3rem}.main-pitch.svelte-ps6p9n.svelte-ps6p9n{text-align:center;padding:0}.interactive-hero-container.svelte-ps6p9n.svelte-ps6p9n{width:100%;max-width:350px}.icon-wrapper.svelte-ps6p9n.svelte-ps6p9n{width:48px;height:48px}}@media (max-width: 700px){.hero-section.svelte-ps6p9n.svelte-ps6p9n{margin:0rem;border-radius:0}}.challenges-section.svelte-112nq2q.svelte-112nq2q{width:100%;max-width:960px;margin:2rem auto;padding:1rem}.banner-image.svelte-112nq2q.svelte-112nq2q{width:100%;height:250px;border-radius:8px;margin-bottom:1.5rem;object-fit:cover}h3.svelte-112nq2q.svelte-112nq2q{margin-top:0;font-size:1.5rem;margin-bottom:1rem;color:#333}.cards-grid.svelte-112nq2q.svelte-112nq2q{display:grid;grid-template-columns:1fr;gap:1.5rem}.card.svelte-112nq2q.svelte-112nq2q{padding:1.25rem;border-radius:8px;border-left:5px solid}.card.svelte-112nq2q p.svelte-112nq2q{margin:0;line-height:1.6;color:#444}.card-label.svelte-112nq2q.svelte-112nq2q{margin:0 0 .5rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.card.problem.svelte-112nq2q.svelte-112nq2q{background-color:#fff5f5;border-color:#e53e3e;color:#b91c1c}.card.problem.svelte-112nq2q .card-label.svelte-112nq2q{color:#b91c1c}.card.solution.svelte-112nq2q.svelte-112nq2q{background-color:#f0fff4;border-color:#38a169;color:#166534}.card.solution.svelte-112nq2q .card-label.svelte-112nq2q{color:#166534}.tabs-container.svelte-112nq2q.svelte-112nq2q{display:none}.accordion-container.svelte-112nq2q.svelte-112nq2q{display:block}@media (min-width: 768px){.tabs-container.svelte-112nq2q.svelte-112nq2q{display:block}.accordion-container.svelte-112nq2q.svelte-112nq2q{display:none}.cards-grid.svelte-112nq2q.svelte-112nq2q{grid-template-columns:1fr 1fr}.tab-buttons.svelte-112nq2q.svelte-112nq2q{display:flex;border-bottom:2px solid #e2e8f0;margin-bottom:1.5rem;background:transparent;gap:2rem}.tab-buttons.svelte-112nq2q button.svelte-112nq2q{padding:1rem 0;cursor:pointer;border:none;background:none;font-size:1rem;display:flex;align-items:center;gap:.5rem;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s ease-in-out;color:#475569}.tab-buttons.svelte-112nq2q button.svelte-112nq2q:hover{color:#1e293b;border-bottom-color:#cbd5e1}.tab-buttons.svelte-112nq2q button.active.svelte-112nq2q{border-color:var(--theme-color-primary, #087937);color:var(--theme-color-primary, #087937);font-weight:600}.tab-content.svelte-112nq2q.svelte-112nq2q{border-radius:8px}}.accordion-item.svelte-112nq2q.svelte-112nq2q{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;overflow:hidden}.accordion-header.svelte-112nq2q.svelte-112nq2q{display:flex;align-items:center;width:100%;padding:1rem;background:#f8fafc;border:none;cursor:pointer;font-size:1.1rem;font-weight:600;text-align:left;gap:.5rem;color:#334155}.accordion-header.svelte-112nq2q.svelte-112nq2q:hover{background:#f1f5f9}.accordion-icon.svelte-112nq2q.svelte-112nq2q{margin-left:auto;font-size:1.5rem;font-weight:300}.accordion-content.svelte-112nq2q.svelte-112nq2q{padding:1.5rem;background:#fff}.card-title.svelte-8c2pzv{font-size:1.25rem;font-weight:600;text-align:left;color:#1a202c}p.svelte-8c2pzv{font-size:1.05rem;line-height:1.6;color:#4a5568}.platform-features.svelte-8c2pzv{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.card.svelte-8c2pzv{border:1px solid #e2e8f0;border-radius:.75rem;padding:2rem;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;flex-direction:column;height:100%}.card.svelte-8c2pzv:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#cbd5e0}h2.svelte-8c2pzv,h3.svelte-8c2pzv{margin-bottom:.75rem}.info-section.svelte-8c2pzv{text-align:center;max-width:56rem;margin:4rem auto 2rem;padding:3rem 2rem;background-color:#f8fafc;border-radius:1rem}.connect-heading.svelte-8c2pzv{margin-top:2.5rem;color:#2d3748}@media (max-width:900px){.info-section.svelte-8c2pzv{padding:2rem 1rem;margin-top:3rem}}.reviews-section.svelte-ncfsfl{width:100%;max-width:1200px;margin:0 auto;padding:1rem}.carousel-container.svelte-ncfsfl{position:relative;display:flex;align-items:center;gap:1rem}.reviews-carousel.svelte-ncfsfl{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1.5rem .5rem;-ms-overflow-style:none;scrollbar-width:none;scroll-padding:0 .5rem}.reviews-carousel.svelte-ncfsfl::-webkit-scrollbar{display:none}.review-card.svelte-ncfsfl{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;flex:0 0 340px;height:280px;scroll-snap-align:center}.review-card.svelte-ncfsfl:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.nav-button.svelte-ncfsfl{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;width:48px;height:48px;cursor:pointer;color:#475569;box-shadow:0 2px 4px #0000000d;transition:all .2s ease;flex-shrink:0;z-index:10}.nav-button.svelte-ncfsfl:hover{background:#f8fafc;color:#0f172a;transform:scale(1.05);border-color:#cbd5e1}.nav-button.svelte-ncfsfl:active{transform:scale(.95)}.stars.svelte-ncfsfl{display:flex;gap:.25rem;margin-bottom:1rem;color:#eab308}.review-header.svelte-ncfsfl{font-size:1.15rem;font-weight:600;color:#1e293b;margin-top:0;margin-bottom:.5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.read-more-btn.svelte-ncfsfl{background:none;border:none;color:var(--theme-color-primary, #087937);font-weight:600;font-size:.85rem;padding:0;margin-top:auto;margin-bottom:1rem;cursor:pointer;text-align:left;width:fit-content}.read-more-btn.svelte-ncfsfl:hover{text-decoration:underline}.review-author-info.svelte-ncfsfl{border-top:1px solid #f1f5f9;padding-top:.75rem}.author-name.svelte-ncfsfl{font-weight:600;color:#0f172a;font-size:1rem}.author-role.svelte-ncfsfl{font-size:.875rem;color:#64748b;margin-top:.125rem}.modal-backdrop.svelte-ncfsfl{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:1;animation:svelte-ncfsfl-fadeIn .2s ease-out}@keyframes svelte-ncfsfl-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-ncfsfl{background:#fff;border-radius:12px;padding:2.5rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:svelte-ncfsfl-slideUp .3s ease-out}@keyframes svelte-ncfsfl-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close.svelte-ncfsfl{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#64748b;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.modal-close.svelte-ncfsfl:hover{background-color:#f1f5f9;color:#0f172a}.modal-header.svelte-ncfsfl{font-size:1.5rem;font-weight:700;color:#0f172a;margin-top:0;margin-bottom:1rem;line-height:1.3}.modal-details.svelte-ncfsfl{font-size:1.05rem;color:#334155;line-height:1.7;margin-bottom:2rem}.modal-details.svelte-ncfsfl p{margin-top:0;margin-bottom:1rem}.modal-details.svelte-ncfsfl p:last-child{margin-bottom:0}.modal-author-info.svelte-ncfsfl{border-top:1px solid #e2e8f0;padding-top:1.5rem}.modal-g2-link.svelte-ncfsfl{display:inline-block;margin-top:.75rem;font-size:.8rem;color:#94a3b8;text-decoration:underline;text-decoration-color:#cbd5e1;transition:color .2s}.modal-g2-link.svelte-ncfsfl:hover{color:#64748b}@media (max-width: 768px){.nav-button.svelte-ncfsfl{display:none}.carousel-container.svelte-ncfsfl{margin:0 -1rem}.reviews-carousel.svelte-ncfsfl{padding:1.5rem 1rem;scroll-padding:0 1rem}.review-card.svelte-ncfsfl{flex:0 0 85vw}.modal-content.svelte-ncfsfl{padding:1.5rem}}.seo-crawler-data.svelte-ncfsfl{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.section-md.svelte-1ql1iz0{padding:0;margin:2rem 8rem 0px!important;background-color:transparent!important}.section-custom-style.svelte-1ql1iz0{background-color:#9e9efb18!important;padding:2rem!important;border-radius:8px}.section-lg.svelte-1ql1iz0{padding:0;margin:2rem 1rem 0px!important;background-color:transparent!important}@media (max-width: 900px){.section-custom-style.svelte-1ql1iz0{background-color:transparent!important;padding:0rem!important}.section-md.svelte-1ql1iz0,.section-lg.svelte-1ql1iz0{margin:1rem 2rem!important}}@media (max-width: 700px){.section-md.svelte-1ql1iz0,.section-lg.svelte-1ql1iz0{margin:2rem 0rem!important}}
