.hero[data-astro-cid-bbe6dxrz]{position:relative;padding:8rem 0 6rem;overflow:hidden;background:linear-gradient(135deg,#f8f9ff,#fff)}.hero-background[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.blob[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float 20s ease-in-out infinite}.blob-1[data-astro-cid-bbe6dxrz]{width:500px;height:500px;background:linear-gradient(135deg,#06f,#00d4aa);top:-200px;right:-200px}.blob-2[data-astro-cid-bbe6dxrz]{width:400px;height:400px;background:linear-gradient(135deg,#00d4aa,#06f);bottom:-150px;left:-150px;animation-delay:-10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.hero-content[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem;line-height:1.1}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:var(--gray-700);margin-bottom:2.5rem;line-height:1.7}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.hero-stats[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2rem;border-top:1px solid var(--gray-300)}.stat-item[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.25rem}.stat-number[data-astro-cid-bbe6dxrz]{font-size:2rem;font-weight:800;color:var(--primary);line-height:1}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.875rem;color:var(--gray-600);font-weight:500}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;display:flex;justify-content:center;align-items:center}.visual-card[data-astro-cid-bbe6dxrz]{position:relative;width:100%;max-width:500px;aspect-ratio:1;background:var(--white);border-radius:2rem;padding:3rem;box-shadow:var(--shadow-xl);display:flex;align-items:flex-end;justify-content:center}.chart-animation[data-astro-cid-bbe6dxrz]{display:flex;align-items:flex-end;gap:1rem;height:200px;width:100%;position:relative;z-index:2}.bar[data-astro-cid-bbe6dxrz]{flex:1;background:var(--gradient-primary);border-radius:.5rem .5rem 0 0;animation:grow 2s ease-out infinite alternate}.bar[data-astro-cid-bbe6dxrz]:nth-child(1){animation-delay:0s}.bar[data-astro-cid-bbe6dxrz]:nth-child(2){animation-delay:.2s}.bar[data-astro-cid-bbe6dxrz]:nth-child(3){animation-delay:.4s}.bar[data-astro-cid-bbe6dxrz]:nth-child(4){animation-delay:.6s}.bar[data-astro-cid-bbe6dxrz]:nth-child(5){animation-delay:.8s}.bar[data-astro-cid-bbe6dxrz]:nth-child(6){animation-delay:1s}@keyframes grow{0%{transform:scaleY(.8);opacity:.8}to{transform:scaleY(1);opacity:1}}.visual-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;opacity:.6}.visual-overlay[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:100%;height:100%;animation:rotate 30s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 968px){.hero[data-astro-cid-bbe6dxrz]{padding:5rem 0 4rem}.hero-content[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:3rem}.hero-visual[data-astro-cid-bbe6dxrz]{order:-1}.visual-card[data-astro-cid-bbe6dxrz]{max-width:400px}.hero-stats[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width: 640px){.hero[data-astro-cid-bbe6dxrz]{padding:3rem 0 2rem}.hero-cta[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero-cta[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:100%}.hero-stats[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:1rem}.stat-number[data-astro-cid-bbe6dxrz]{font-size:1.5rem}}.features[data-astro-cid-vnivfuh2]{background:var(--white)}.section-header[data-astro-cid-vnivfuh2]{margin-bottom:4rem}.section-header[data-astro-cid-vnivfuh2] h2[data-astro-cid-vnivfuh2]{margin-bottom:1rem}.section-subtitle[data-astro-cid-vnivfuh2]{font-size:1.25rem;color:var(--gray-600);max-width:700px;margin:0 auto}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card[data-astro-cid-vnivfuh2]{background:var(--white);padding:2.5rem;border-radius:1rem;border:1px solid var(--gray-200);transition:all var(--transition-base);cursor:pointer}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-8px);box-shadow:var(--shadow-xl);border-color:var(--primary)}.feature-icon[data-astro-cid-vnivfuh2]{width:64px;height:64px;border-radius:1rem;background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--white)}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.5rem;margin-bottom:1rem;color:var(--gray-900)}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{color:var(--gray-600);font-size:1rem;line-height:1.6;margin:0}@media (max-width: 968px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:1.5rem}.feature-card[data-astro-cid-vnivfuh2]{padding:2rem}.section-header[data-astro-cid-vnivfuh2]{margin-bottom:3rem}}.stats-section[data-astro-cid-bhxv2qxz]{background:var(--gray-100);position:relative}.stats-content[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem}.stats-text[data-astro-cid-bhxv2qxz] h2[data-astro-cid-bhxv2qxz]{margin-bottom:1.5rem}.stats-text[data-astro-cid-bhxv2qxz]>p[data-astro-cid-bhxv2qxz]{font-size:1.125rem;color:var(--gray-600);margin-bottom:2.5rem}.testimonial[data-astro-cid-bhxv2qxz]{background:var(--white);padding:2rem;border-radius:1rem;box-shadow:var(--shadow-md);position:relative}.quote-icon[data-astro-cid-bhxv2qxz]{color:var(--primary);opacity:.2;margin-bottom:1rem}.testimonial[data-astro-cid-bhxv2qxz] blockquote[data-astro-cid-bhxv2qxz]{border:none;padding:0;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.7;color:var(--gray-800);font-style:normal}.testimonial-author[data-astro-cid-bhxv2qxz]{display:flex;align-items:center;gap:1rem}.author-info[data-astro-cid-bhxv2qxz]{display:flex;flex-direction:column;gap:.25rem}.author-info[data-astro-cid-bhxv2qxz] strong[data-astro-cid-bhxv2qxz]{color:var(--gray-900);font-size:1rem}.author-info[data-astro-cid-bhxv2qxz] span[data-astro-cid-bhxv2qxz]{color:var(--gray-600);font-size:.875rem}.stats-grid[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-box[data-astro-cid-bhxv2qxz]{background:var(--white);padding:2rem;border-radius:1rem;box-shadow:var(--shadow-md);display:flex;gap:1.5rem;align-items:center;transition:all var(--transition-base)}.stat-box[data-astro-cid-bhxv2qxz]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.stat-icon[data-astro-cid-bhxv2qxz]{width:64px;height:64px;border-radius:.75rem;background:var(--gradient-primary);display:flex;align-items:center;justify-content:center;color:var(--white);flex-shrink:0}.stat-content[data-astro-cid-bhxv2qxz]{display:flex;flex-direction:column;gap:.25rem}.stat-value[data-astro-cid-bhxv2qxz]{font-size:2rem;font-weight:800;color:var(--gray-900);line-height:1}.stat-label[data-astro-cid-bhxv2qxz]{font-size:.875rem;color:var(--gray-600);font-weight:500}.clients-section[data-astro-cid-bhxv2qxz]{padding-top:3rem;border-top:1px solid var(--gray-300)}.clients-label[data-astro-cid-bhxv2qxz]{text-align:center;color:var(--gray-600);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem}.clients-grid[data-astro-cid-bhxv2qxz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;align-items:center}.client-logo[data-astro-cid-bhxv2qxz]{background:var(--white);padding:1.5rem;border-radius:.5rem;text-align:center;color:var(--gray-900);font-weight:600;font-size:.875rem;border:1px solid var(--gray-200);transition:all var(--transition-fast)}.client-logo[data-astro-cid-bhxv2qxz]:hover{border-color:var(--gray-900);color:var(--black);transform:translateY(-2px)}@media (max-width: 968px){.stats-content[data-astro-cid-bhxv2qxz]{grid-template-columns:1fr;gap:3rem}.clients-grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.stats-grid[data-astro-cid-bhxv2qxz]{grid-template-columns:1fr}.clients-grid[data-astro-cid-bhxv2qxz]{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-box[data-astro-cid-bhxv2qxz],.testimonial[data-astro-cid-bhxv2qxz]{padding:1.5rem}}
