@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap";body{font-family:Montserrat,sans-serif;margin:0;padding:0;background:#f8fafc;color:#1a1a1a;overflow-x:hidden;line-height:1.6}.hero.svelte-1i7kvbx{min-height:100vh;background:linear-gradient(135deg,#4f46e5,#818cf8);color:#fff;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.hero-content.svelte-1i7kvbx{max-width:800px;z-index:2}.hero-title.svelte-1i7kvbx{font-size:4rem;font-weight:700;margin:0;line-height:1.2;background:linear-gradient(to right,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle.svelte-1i7kvbx{font-size:1.5rem;margin-top:1.5rem;opacity:.9}.geometric-bg.svelte-1i7kvbx{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.1}.container.svelte-1i7kvbx{max-width:1200px;margin:0 auto;padding:0 2rem}.section.svelte-1i7kvbx{padding:6rem 0;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.section.visible.svelte-1i7kvbx{opacity:1;transform:translateY(0)}.card-grid.svelte-1i7kvbx{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.feature-card.svelte-1i7kvbx{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.feature-card.svelte-1i7kvbx:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.testimonial-card.svelte-1i7kvbx{background:#4f46e5;color:#fff;padding:2rem;border-radius:1rem;position:relative}.testimonial-card.svelte-1i7kvbx:before{content:'"';position:absolute;top:-1rem;left:2rem;font-size:5rem;color:#fff3}.cta-button.svelte-1i7kvbx{display:inline-block;padding:1rem 2.5rem;margin-top:2rem;background:#4f46e5;color:#fff;border:none;border-radius:9999px;font-size:1.1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px -1px #4f46e54d}.cta-button.svelte-1i7kvbx:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #4f46e566}.section-title.svelte-1i7kvbx{font-size:2.5rem;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,#4f46e5,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 768px){.hero-title.svelte-1i7kvbx{font-size:2.5rem}.hero-subtitle.svelte-1i7kvbx{font-size:1.2rem}.section.svelte-1i7kvbx{padding:4rem 0}.section-title.svelte-1i7kvbx{font-size:2rem}}
