.center[data-astro-cid-py3xpxn6]{text-align:center;align-items:center;display:flex;flex-direction:column}.hero-section[data-astro-cid-py3xpxn6]{position:relative;padding:clamp(4rem,8vw,7rem) 0;overflow:hidden}.hero-bg-dots[data-astro-cid-py3xpxn6]{position:absolute;inset:0;background-image:radial-gradient(#cbd5e1 1px,transparent 1px);background-size:24px 24px;opacity:.4;pointer-events:none}.hero-container[data-astro-cid-py3xpxn6]{position:relative;max-width:900px;text-align:center}.hero-content[data-astro-cid-py3xpxn6]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-title[data-astro-cid-py3xpxn6]{font-size:clamp(2.2rem,4.5vw,4rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--text-main)}.text-gradient[data-astro-cid-py3xpxn6]{background:linear-gradient(135deg,var(--brand),#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-desc[data-astro-cid-py3xpxn6]{font-size:clamp(1.1rem,1.5vw,1.25rem);color:var(--text-muted);line-height:1.6;max-width:720px}.hero-actions[data-astro-cid-py3xpxn6]{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.steps-grid[data-astro-cid-py3xpxn6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.step-card[data-astro-cid-py3xpxn6]{background:#fff;border-radius:24px;padding:2rem;border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);transition:transform .2s,box-shadow .2s}.step-card[data-astro-cid-py3xpxn6]:hover{transform:translateY(-4px);box-shadow:var(--shadow-brand);border-color:#6366f14d}.step-header[data-astro-cid-py3xpxn6]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.step-number[data-astro-cid-py3xpxn6]{font-size:3rem;font-weight:900;line-height:1;color:var(--bg-subtle);-webkit-text-stroke:1.5px rgba(99,102,241,.3)}.step-icon-wrap[data-astro-cid-py3xpxn6]{width:48px;height:48px;border-radius:12px;background:#6366f11a;color:var(--brand);display:flex;align-items:center;justify-content:center}.step-icon[data-astro-cid-py3xpxn6]{width:24px;height:24px}.step-title[data-astro-cid-py3xpxn6]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.step-desc[data-astro-cid-py3xpxn6]{color:var(--text-muted);line-height:1.6}.integration-info[data-astro-cid-py3xpxn6]{display:flex;flex-direction:column;justify-content:center}.integration-list[data-astro-cid-py3xpxn6]{list-style:none;margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.integration-list[data-astro-cid-py3xpxn6] li[data-astro-cid-py3xpxn6]{display:flex;align-items:center;gap:1rem}.int-icon[data-astro-cid-py3xpxn6]{width:44px;height:44px;border-radius:10px;background:#fff;border:1px solid var(--border-soft);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0f172a0a;color:var(--text-main)}.int-icon[data-astro-cid-py3xpxn6] svg[data-astro-cid-py3xpxn6]{width:20px;height:20px}.integration-list[data-astro-cid-py3xpxn6] strong[data-astro-cid-py3xpxn6]{display:block;font-weight:700;margin-bottom:.25rem}.integration-list[data-astro-cid-py3xpxn6] span[data-astro-cid-py3xpxn6]{color:var(--text-muted);font-size:.95rem}.integration-visual[data-astro-cid-py3xpxn6]{display:flex;align-items:center;justify-content:center}.mockup-card[data-astro-cid-py3xpxn6]{background:#fff;border-radius:24px;border:1px solid var(--border-soft);box-shadow:0 24px 48px #0f172a14;padding:1.5rem;width:100%;max-width:440px;display:flex;flex-direction:column;gap:1rem}.mockup-header[data-astro-cid-py3xpxn6]{display:flex;gap:6px;margin-bottom:.5rem}.dot[data-astro-cid-py3xpxn6]{width:12px;height:12px;border-radius:50%;background:#e2e8f0}.dot[data-astro-cid-py3xpxn6]:nth-child(1){background:#fca5a5}.dot[data-astro-cid-py3xpxn6]:nth-child(2){background:#fde047}.dot[data-astro-cid-py3xpxn6]:nth-child(3){background:#86efac}.chat-bubble[data-astro-cid-py3xpxn6]{padding:.75rem 1rem;border-radius:18px;font-size:.95rem;line-height:1.5;max-width:85%}.chat-bubble[data-astro-cid-py3xpxn6].left{background:#f1f5f9;align-self:flex-start;border-bottom-left-radius:4px}.chat-bubble[data-astro-cid-py3xpxn6].right{background:var(--brand);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.chat-bubble[data-astro-cid-py3xpxn6].system{background:#22c55e1a;color:#166534;align-self:center;border-radius:12px;max-width:100%;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.chat-bubble[data-astro-cid-py3xpxn6].system svg[data-astro-cid-py3xpxn6]{width:16px;height:16px;flex-shrink:0}.industries-grid[data-astro-cid-py3xpxn6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.industry-card[data-astro-cid-py3xpxn6]{background:#fff;border-radius:20px;padding:1.5rem;border:1px solid var(--border-main)}.ind-icon-wrap[data-astro-cid-py3xpxn6]{width:46px;height:46px;border-radius:12px;background:var(--bg-subtle);color:var(--brand);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.ind-icon[data-astro-cid-py3xpxn6]{width:22px;height:22px}.ind-title[data-astro-cid-py3xpxn6]{font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.ind-desc[data-astro-cid-py3xpxn6]{color:var(--text-muted);font-size:.95rem;line-height:1.6}.cta-banner[data-astro-cid-py3xpxn6]{position:relative;padding:3.5rem 2rem;background:linear-gradient(135deg,var(--brand-dark),var(--brand));border-radius:28px;overflow:hidden;color:#fff;text-align:center}.cta-bg-glow[data-astro-cid-py3xpxn6]{position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.15),transparent 50%)}.cta-content[data-astro-cid-py3xpxn6]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-banner[data-astro-cid-py3xpxn6] h2[data-astro-cid-py3xpxn6]{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800}.cta-banner[data-astro-cid-py3xpxn6] p[data-astro-cid-py3xpxn6]{font-size:1.1rem;opacity:.9;max-width:600px}.cta-actions[data-astro-cid-py3xpxn6]{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}@media(max-width:768px){.integration-visual[data-astro-cid-py3xpxn6]{margin-top:1rem}.hero-title[data-astro-cid-py3xpxn6]{font-size:2.25rem}}
