.hero.svelte-1q37ri0{min-height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem 4rem;gap:3rem;position:relative}@media(min-width:1024px){.hero.svelte-1q37ri0{flex-direction:row;padding:4rem 2rem;gap:4rem}}.hero-content.svelte-1q37ri0{max-width:600px;text-align:center}@media(min-width:1024px){.hero-content.svelte-1q37ri0{text-align:left}}.hero-badge.svelte-1q37ri0{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#16653426;border:1px solid rgb(22 101 52 / .3);border-radius:9999px;font-size:.875rem;font-weight:500;color:#22c55e;margin-bottom:1.5rem}.badge-dot.svelte-1q37ri0{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:svelte-1q37ri0-pulse 2s ease-in-out infinite}@keyframes svelte-1q37ri0-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title.svelte-1q37ri0{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.name.svelte-1q37ri0{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;color:#fafafa;letter-spacing:-.03em;line-height:1.1}.tagline.svelte-1q37ri0{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:500;color:#a1a1aa;line-height:1.3}.hero-description.svelte-1q37ri0{font-size:1.1rem;line-height:1.7;color:#a1a1aa;margin-bottom:2rem}.hero-cta.svelte-1q37ri0{display:flex;flex-direction:column;gap:1rem}@media(min-width:480px){.hero-cta.svelte-1q37ri0{flex-direction:row;justify-content:center}}@media(min-width:1024px){.hero-cta.svelte-1q37ri0{justify-content:flex-start}}.btn-primary.svelte-1q37ri0{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background:#16a34a;color:#fff;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:all .2s ease}.btn-primary.svelte-1q37ri0:hover{background:#15803d;color:#fff;transform:translateY(-2px)}.btn-primary.svelte-1q37ri0 svg:where(.svelte-1q37ri0){transition:transform .2s ease}.btn-primary.svelte-1q37ri0:hover svg:where(.svelte-1q37ri0){transform:translate(4px)}.btn-secondary.svelte-1q37ri0{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:transparent;color:#fafafa;font-weight:600;font-size:1rem;border:1px solid rgb(63 63 70);border-radius:8px;text-decoration:none;transition:all .2s ease}.btn-secondary.svelte-1q37ri0:hover{background:#27272a;border-color:#3f3f46;color:#fafafa}.hero-visual.svelte-1q37ri0{position:relative;width:280px;height:280px;flex-shrink:0}@media(min-width:768px){.hero-visual.svelte-1q37ri0{width:350px;height:350px}}.visual-ring.svelte-1q37ri0{position:absolute;border-radius:50%;border:1px solid rgb(22 101 52 / .3)}.ring-1.svelte-1q37ri0{inset:0;animation:svelte-1q37ri0-rotate 30s linear infinite}.ring-2.svelte-1q37ri0{inset:30px;border-color:#16653480;animation:svelte-1q37ri0-rotate 25s linear infinite reverse}.ring-3.svelte-1q37ri0{inset:60px;border-color:#22c55e4d;animation:svelte-1q37ri0-rotate 20s linear infinite}.ring-1.svelte-1q37ri0{border-style:dashed}.ring-2.svelte-1q37ri0:before{content:"";position:absolute;inset:-1px;border-radius:50%;border:1px dashed rgb(22 101 52 / .2)}@keyframes svelte-1q37ri0-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.visual-center.svelte-1q37ri0{position:absolute;inset:90px;display:flex;align-items:center;justify-content:center;background:#0c0c0e;border-radius:50%;border:1px solid rgb(22 101 52 / .5);color:#22c55e;box-shadow:0 0 40px #16653433,inset 0 0 20px #1665341a}@media(min-width:768px){.visual-center.svelte-1q37ri0{inset:110px}}.gears.svelte-1q37ri0{position:relative;width:60px;height:50px}.gear.svelte-1q37ri0{position:absolute;color:#22c55e}.gear-1.svelte-1q37ri0{top:0;left:0;animation:svelte-1q37ri0-rotateGear 4s linear infinite}.gear-2.svelte-1q37ri0{bottom:0;right:0;animation:svelte-1q37ri0-rotateGear 4s linear infinite reverse}@keyframes svelte-1q37ri0-rotateGear{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.services.svelte-hz61c4{padding:6rem 1.5rem}.container.svelte-hz61c4{max-width:1200px;margin:0 auto}.section-header.svelte-hz61c4{text-align:center;margin-bottom:4rem}.section-label.svelte-hz61c4{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#22c55e;margin-bottom:1rem}.section-title.svelte-hz61c4{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#fafafa;margin-bottom:1rem;letter-spacing:-.02em}.section-description.svelte-hz61c4{font-size:1.125rem;color:#a1a1aa;max-width:600px;margin:0 auto;line-height:1.7}.click-hint.svelte-hz61c4{font-size:.9rem;color:#22c55e;margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.click-hint.svelte-hz61c4:before{content:"👆"}.services-grid.svelte-hz61c4{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem}@media(min-width:640px){.services-grid.svelte-hz61c4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-grid.svelte-hz61c4{grid-template-columns:repeat(3,1fr)}}.service-card.svelte-hz61c4{display:block;background:#0c0c0e;border:1px solid rgb(39 39 42);border-radius:12px;padding:2rem;transition:all .3s ease;text-decoration:none;cursor:pointer;position:relative}.service-card.svelte-hz61c4:hover{border-color:#22c55e99;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d,0 0 0 1px #22c55e1a}.service-card.svelte-hz61c4:hover .read-more:where(.svelte-hz61c4){opacity:1;transform:translate(0)}.service-card.svelte-hz61c4:hover .service-icon:where(.svelte-hz61c4){background:#16653440;transform:scale(1.05)}.service-icon.svelte-hz61c4{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#16653426;border-radius:10px;color:#22c55e;margin-bottom:1.25rem;transition:all .3s ease}.service-title.svelte-hz61c4{font-size:1.25rem;font-weight:600;color:#fafafa;margin-bottom:.75rem}.service-description.svelte-hz61c4{font-size:.95rem;color:#a1a1aa;line-height:1.6;margin-bottom:1rem}.read-more.svelte-hz61c4{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#22c55e;opacity:0;transform:translate(-8px);transition:all .3s ease}.read-more.svelte-hz61c4 svg:where(.svelte-hz61c4){transition:transform .2s ease}.service-card.svelte-hz61c4:hover .read-more:where(.svelte-hz61c4) svg:where(.svelte-hz61c4){transform:translate(4px)}.integrations.svelte-hz61c4{padding-top:3rem;border-top:1px solid rgb(39 39 42 / .5)}.integrations-title.svelte-hz61c4{text-align:center;font-size:1.5rem;font-weight:600;color:#fafafa;margin-bottom:.5rem}.integrations-subtitle.svelte-hz61c4{text-align:center;font-size:1rem;color:#71717a;margin-bottom:2.5rem}.marquee-container.svelte-hz61c4{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);margin-bottom:2rem;padding:.5rem 0}.marquee.svelte-hz61c4{display:flex;width:fit-content;animation:svelte-hz61c4-scroll 40s linear infinite}.marquee-reverse.svelte-hz61c4{animation:svelte-hz61c4-scroll-reverse 40s linear infinite}.marquee.svelte-hz61c4:hover{animation-play-state:paused}.marquee-content.svelte-hz61c4{display:flex;gap:2rem;padding-right:2rem}@keyframes svelte-hz61c4-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes svelte-hz61c4-scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.logo-item.svelte-hz61c4{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:#121214;border:1px solid rgb(39 39 42);border-radius:12px;min-width:100px;transition:all .2s ease;position:relative;z-index:1}.logo-item.svelte-hz61c4:hover{border-color:#16653480;background:#161618;transform:translateY(-4px);z-index:10;box-shadow:0 8px 20px #0006}.logo-item.svelte-hz61c4 img:where(.svelte-hz61c4),.logo-item.svelte-hz61c4 svg:where(.svelte-hz61c4){width:32px;height:32px;object-fit:contain;opacity:.7;transition:opacity .2s ease}.logo-item.svelte-hz61c4:hover img:where(.svelte-hz61c4),.logo-item.svelte-hz61c4:hover svg:where(.svelte-hz61c4){opacity:1}.logo-item.svelte-hz61c4 span:where(.svelte-hz61c4){font-size:.75rem;color:#71717a;white-space:nowrap;transition:color .2s ease}.logo-item.svelte-hz61c4:hover span:where(.svelte-hz61c4){color:#a1a1aa}@media(max-width:640px){.marquee-content.svelte-hz61c4{gap:1rem;padding-right:1rem}.logo-item.svelte-hz61c4{padding:.75rem 1rem;min-width:80px}.logo-item.svelte-hz61c4 img:where(.svelte-hz61c4){width:24px;height:24px}.logo-item.svelte-hz61c4 span:where(.svelte-hz61c4){font-size:.65rem}.marquee.svelte-hz61c4{animation-duration:30s}}.automation-examples.svelte-164o2ws{padding:6rem 1.5rem;background:#060608}.container.svelte-164o2ws{max-width:1200px;margin:0 auto}.section-header.svelte-164o2ws{text-align:center;margin-bottom:4rem}.section-label.svelte-164o2ws{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#22c55e;margin-bottom:1rem}.section-title.svelte-164o2ws{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#fafafa;margin-bottom:1rem;letter-spacing:-.02em}.section-description.svelte-164o2ws{font-size:1.125rem;color:#a1a1aa;max-width:600px;margin:0 auto;line-height:1.7}.automations-grid.svelte-164o2ws{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.automations-grid.svelte-164o2ws{grid-template-columns:repeat(2,1fr)}}.automation-card.svelte-164o2ws{background:#0c0c0e;border:1px solid rgb(39 39 42);border-radius:16px;padding:2rem;transition:all .3s ease}.automation-card.svelte-164o2ws:hover{border-color:#16653480;box-shadow:0 20px 40px #0003}.automation-header.svelte-164o2ws{margin-bottom:2rem}.automation-title.svelte-164o2ws{font-size:1.25rem;font-weight:600;color:#fafafa;margin-bottom:.5rem}.automation-description.svelte-164o2ws{font-size:.9rem;color:#71717a;line-height:1.5}.timeline.svelte-164o2ws{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.timeline.svelte-164o2ws{flex-direction:row;align-items:flex-start;gap:0}}.timeline-step.svelte-164o2ws{display:flex;align-items:center;gap:.75rem;flex:1}@media(min-width:640px){.timeline-step.svelte-164o2ws{flex-direction:column;text-align:center;gap:.5rem}}.step-icon.svelte-164o2ws{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#16653426;border:1px solid rgb(22 101 52 / .3);border-radius:12px;color:#22c55e;flex-shrink:0}.step-icon.svelte-164o2ws svg:where(.svelte-164o2ws){width:24px;height:24px}.step-content.svelte-164o2ws{display:flex;flex-direction:column;gap:.125rem;flex:1}@media(min-width:640px){.step-content.svelte-164o2ws{flex:none}}.step-label.svelte-164o2ws{font-size:.85rem;font-weight:600;color:#fafafa}.step-description.svelte-164o2ws{font-size:.75rem;color:#71717a}.step-arrow.svelte-164o2ws{display:none}@media(min-width:640px){.step-arrow.svelte-164o2ws{display:flex;align-items:center;padding:0 .5rem;color:#3f3f46;margin-top:-1.5rem}.step-arrow.svelte-164o2ws svg:where(.svelte-164o2ws){width:20px;height:20px}}@media(max-width:639px){.timeline-step.svelte-164o2ws:not(:last-child):after{content:"";position:absolute;left:23px;top:48px;width:2px;height:calc(100% + .75rem);background:#27272a}.timeline-step.svelte-164o2ws{position:relative}}.featured.svelte-111pi53{padding:6rem 1.5rem;background:linear-gradient(to bottom,transparent,rgb(22 101 52 / .03),transparent)}.container.svelte-111pi53{max-width:1200px;margin:0 auto}.featured-content.svelte-111pi53{display:flex;flex-direction:column;gap:3rem;align-items:center}@media(min-width:1024px){.featured-content.svelte-111pi53{flex-direction:row;gap:4rem}}.featured-text.svelte-111pi53{flex:1;max-width:550px}.featured-badge.svelte-111pi53{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:#16653433;border:1px solid rgb(22 101 52 / .4);border-radius:9999px;font-size:.8rem;font-weight:600;color:#4ade80;margin-bottom:1.5rem}.badge-pulse.svelte-111pi53{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:svelte-111pi53-pulse 2s ease-in-out infinite}@keyframes svelte-111pi53-pulse{0%,to{opacity:1;box-shadow:0 0 #4ade8066}50%{opacity:.8;box-shadow:0 0 0 8px #4ade8000}}.featured-title.svelte-111pi53{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fafafa;margin-bottom:.5rem;letter-spacing:-.02em}.featured-subtitle.svelte-111pi53{font-size:1.125rem;color:#a1a1aa;margin-bottom:1.5rem}.featured-description.svelte-111pi53{font-size:1rem;line-height:1.7;color:#a1a1aa;margin-bottom:1.5rem}.featured-features.svelte-111pi53{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.featured-features.svelte-111pi53 li:where(.svelte-111pi53){display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#d4d4d8}.featured-features.svelte-111pi53 li:where(.svelte-111pi53) svg:where(.svelte-111pi53){flex-shrink:0;color:#22c55e;margin-top:2px}.featured-visual.svelte-111pi53{flex:1;max-width:500px;width:100%}.visual-wrapper.svelte-111pi53{position:relative;padding:2rem}.visual-card.svelte-111pi53{background:#0c0c0e;border:1px solid rgb(39 39 42);border-radius:16px;overflow:hidden;box-shadow:0 25px 50px #00000080}.card-header.svelte-111pi53{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#18181b;border-bottom:1px solid rgb(39 39 42)}.card-dots.svelte-111pi53{display:flex;gap:6px}.card-dots.svelte-111pi53 span:where(.svelte-111pi53){width:10px;height:10px;border-radius:50%;background:#3f3f46}.card-dots.svelte-111pi53 span:where(.svelte-111pi53):first-child{background:#ef444499}.card-dots.svelte-111pi53 span:where(.svelte-111pi53):nth-child(2){background:#eab30899}.card-dots.svelte-111pi53 span:where(.svelte-111pi53):nth-child(3){background:#22c55e99}.card-title.svelte-111pi53{font-size:.8rem;font-weight:500;color:#71717a}.card-content.svelte-111pi53{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.chat-message.svelte-111pi53{max-width:85%;padding:.75rem 1rem;border-radius:12px;font-size:.875rem;line-height:1.5}.chat-message.user.svelte-111pi53{align-self:flex-end;background:#166534;color:#fff;border-bottom-right-radius:4px}.chat-message.bot.svelte-111pi53{align-self:flex-start;background:#27272a;color:#d4d4d8;border-bottom-left-radius:4px}.chat-message.result.svelte-111pi53{display:flex;flex-direction:column;gap:.75rem}.post-preview.svelte-111pi53{background:#18181b;border-radius:8px;overflow:hidden}.post-image.svelte-111pi53{height:80px;background:linear-gradient(135deg,#1665344d,#16a34a33)}.post-preview.svelte-111pi53 p:where(.svelte-111pi53){padding:.75rem;font-size:.8rem;color:#a1a1aa;margin:0}.floating-icon.svelte-111pi53{position:absolute;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#18181b;border:1px solid rgb(39 39 42);border-radius:12px;color:#71717a;animation:svelte-111pi53-float 6s ease-in-out infinite}.icon-drive.svelte-111pi53{top:0;left:0;animation-delay:0s}.icon-instagram.svelte-111pi53{top:20%;right:0;animation-delay:-2s}.icon-ai.svelte-111pi53{bottom:10%;left:5%;animation-delay:-4s}@keyframes svelte-111pi53-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating-icon.svelte-111pi53:hover{color:#22c55e;border-color:#16653480}.cta-section.svelte-1uha8ag{padding:6rem 1.5rem;text-align:center}.cta-container.svelte-1uha8ag{max-width:600px;margin:0 auto}.cta-title.svelte-1uha8ag{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fafafa;margin-bottom:1rem;letter-spacing:-.02em}.cta-description.svelte-1uha8ag{font-size:1.125rem;color:#a1a1aa;margin-bottom:2rem;line-height:1.7}.cta-button.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#16a34a;color:#fff;font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:all .2s ease}.cta-button.svelte-1uha8ag:hover{background:#15803d;color:#fff;transform:translateY(-2px)}.cta-button.svelte-1uha8ag svg:where(.svelte-1uha8ag){transition:transform .2s ease}.cta-button.svelte-1uha8ag:hover svg:where(.svelte-1uha8ag){transform:translate(4px)}
