:root{--bg-light: #ffffff;--bg-alt: #f8fafc;--text-dark: #0f172a;--text-gray: #475569;--brand-green: #25D366;--brand-green-hover: #1EBE5D;--brand-pink: #ec4899;--font-family: "Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-light);color:var(--text-dark);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:var(--brand-green);color:#fff;font-weight:700;font-size:1.1rem;padding:16px 32px;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 14px #25d3664d}.btn-primary:hover{background-color:var(--brand-green-hover);transform:translateY(-2px);box-shadow:0 6px 20px #25d36666}.doodle-highlight{position:relative;display:inline-block;color:var(--brand-pink)}.doodle-highlight:after{content:"";position:absolute;bottom:-2px;left:-2%;width:104%;height:8px;background:var(--brand-pink);opacity:.2;border-radius:10px;z-index:-1;transform:rotate(-1deg)}.hero[data-astro-cid-bbe6dxrz]{padding:80px 0 60px;background:linear-gradient(180deg,var(--bg-alt) 0%,var(--bg-light) 100%);overflow:hidden}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:60px}.text-col[data-astro-cid-bbe6dxrz]{flex:1;max-width:600px}.badge[data-astro-cid-bbe6dxrz]{display:inline-block;background:#25d3661a;color:var(--brand-green-hover);padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:24px}h1[data-astro-cid-bbe6dxrz]{font-size:3.5rem;line-height:1.1;font-weight:800;color:var(--text-dark);margin-bottom:24px;letter-spacing:-1px}p[data-astro-cid-bbe6dxrz]{font-size:1.2rem;line-height:1.6;color:var(--text-gray);margin-bottom:40px}.cta-wrapper[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:12px;align-items:flex-start;margin-bottom:48px}.disclaimer[data-astro-cid-bbe6dxrz]{font-size:.85rem;color:var(--text-gray)}.link-app[data-astro-cid-bbe6dxrz]{color:var(--brand-pink);text-decoration:underline;font-weight:600}.examples[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:.9rem;font-weight:600;margin-bottom:12px;color:var(--text-dark)}.pills[data-astro-cid-bbe6dxrz]{display:flex;gap:12px;flex-wrap:wrap}.pill[data-astro-cid-bbe6dxrz]{background:#fff;border:1px solid #e2e8f0;padding:8px 16px;border-radius:20px;font-size:.9rem;color:var(--text-gray);box-shadow:0 2px 4px #00000005}.image-col[data-astro-cid-bbe6dxrz]{flex:1;position:relative}.mockup[data-astro-cid-bbe6dxrz]{background:#fff;border:8px solid #0f172a;border-radius:40px;height:550px;width:300px;margin:0 auto;padding:24px 16px;box-shadow:0 25px 50px -12px #00000026;display:flex;flex-direction:column;gap:16px;justify-content:center;position:relative}.mockup[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120px;height:24px;background:#0f172a;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.chat-bubble[data-astro-cid-bbe6dxrz]{padding:12px 16px;border-radius:16px;font-size:.9rem;line-height:1.4;max-width:85%}.chat-bubble[data-astro-cid-bbe6dxrz].left{background:var(--bg-alt);color:var(--text-dark);align-self:flex-end;border-bottom-right-radius:4px}.chat-bubble[data-astro-cid-bbe6dxrz].right{background:#e6f7eb;color:#065f24;align-self:flex-start;border-bottom-left-radius:4px}@media (max-width: 900px){.hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column;text-align:center}.text-col[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center}.cta-wrapper[data-astro-cid-bbe6dxrz]{align-items:center}h1[data-astro-cid-bbe6dxrz]{font-size:2.5rem}}.features[data-astro-cid-vnivfuh2]{padding:100px 0;background-color:var(--bg-light)}.text-center[data-astro-cid-vnivfuh2]{text-align:center;max-width:700px;margin:0 auto 60px}h2[data-astro-cid-vnivfuh2]{font-size:2.5rem;font-weight:800;color:var(--text-dark);margin-bottom:16px;letter-spacing:-.5px}.subtitle[data-astro-cid-vnivfuh2]{font-size:1.15rem;color:var(--text-gray);line-height:1.6}.grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.feature-card[data-astro-cid-vnivfuh2]{background:var(--bg-alt);padding:40px 32px;border-radius:24px;transition:transform .3s ease;border:1px solid rgba(0,0,0,.05)}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.icon-box[data-astro-cid-vnivfuh2]{font-size:2.5rem;margin-bottom:24px;background:#fff;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 4px 10px #0000000d}h3[data-astro-cid-vnivfuh2]{font-size:1.3rem;font-weight:700;margin-bottom:12px;color:var(--text-dark)}p[data-astro-cid-vnivfuh2]{color:var(--text-gray);line-height:1.6;font-size:1rem}.how-it-works[data-astro-cid-cmgpsf2k]{padding:80px 0;background-color:var(--bg-light)}.section-header[data-astro-cid-cmgpsf2k]{margin-bottom:60px;max-width:600px;margin-left:auto;margin-right:auto}.section-header[data-astro-cid-cmgpsf2k] h2[data-astro-cid-cmgpsf2k]{font-size:2.2rem;font-weight:800;color:var(--text-dark);margin-bottom:16px;line-height:1.2}.section-header[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:var(--text-gray);font-size:1.1rem;line-height:1.6}.text-center[data-astro-cid-cmgpsf2k]{text-align:center}.steps-grid[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;position:relative}.step-card[data-astro-cid-cmgpsf2k]{background:#fff;padding:40px 32px;border-radius:24px;box-shadow:0 10px 40px #0000000a;position:relative;border:1px solid rgba(0,0,0,.03);transition:transform .3s ease}.step-card[data-astro-cid-cmgpsf2k]:hover{transform:translateY(-5px)}.step-number[data-astro-cid-cmgpsf2k]{position:absolute;top:-15px;left:32px;width:40px;height:40px;background:var(--brand-pink);color:#fff;font-weight:800;font-size:1.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4px 10px #ff6b6b4d}.step-icon[data-astro-cid-cmgpsf2k]{width:64px;height:64px;background:#25d3661a;color:var(--brand-whatsapp);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.step-icon[data-astro-cid-cmgpsf2k] svg[data-astro-cid-cmgpsf2k]{width:32px;height:32px}.step-card[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:1.3rem;font-weight:700;color:var(--text-dark);margin-bottom:12px}.step-card[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:var(--text-gray);font-size:.95rem;line-height:1.6}@media (max-width: 768px){.section-header[data-astro-cid-cmgpsf2k] h2[data-astro-cid-cmgpsf2k]{font-size:1.8rem}}.audience[data-astro-cid-z2nwgh7l]{padding:80px 0;background-color:#fff}.split-layout[data-astro-cid-z2nwgh7l]{display:flex;align-items:center;gap:60px}.text-content[data-astro-cid-z2nwgh7l]{flex:1}.text-content[data-astro-cid-z2nwgh7l] h2[data-astro-cid-z2nwgh7l]{font-size:2.2rem;font-weight:800;color:var(--text-dark);margin-bottom:24px;line-height:1.2}.text-content[data-astro-cid-z2nwgh7l]>p[data-astro-cid-z2nwgh7l]{color:var(--text-gray);font-size:1.1rem;line-height:1.6;margin-bottom:40px}.pain-points[data-astro-cid-z2nwgh7l]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.pain-points[data-astro-cid-z2nwgh7l] li[data-astro-cid-z2nwgh7l]{display:flex;align-items:flex-start;gap:16px;font-size:1.05rem;color:var(--text-gray);line-height:1.5}.pain-points[data-astro-cid-z2nwgh7l] svg[data-astro-cid-z2nwgh7l]{flex-shrink:0;width:24px;height:24px;color:var(--brand-green);margin-top:2px}.pain-points[data-astro-cid-z2nwgh7l] strong[data-astro-cid-z2nwgh7l]{color:var(--text-dark);display:block;margin-bottom:4px}.image-content[data-astro-cid-z2nwgh7l]{flex:1}.image-placeholder[data-astro-cid-z2nwgh7l]{background:linear-gradient(135deg,#25d3661a,#25d3660d);border-radius:32px;padding:60px 40px;text-align:center;border:1px dashed rgba(37,211,102,.3)}.emoji-big[data-astro-cid-z2nwgh7l]{font-size:5rem;margin-bottom:24px}.image-placeholder[data-astro-cid-z2nwgh7l] h3[data-astro-cid-z2nwgh7l]{font-size:1.5rem;color:var(--text-dark);margin-bottom:12px}.image-placeholder[data-astro-cid-z2nwgh7l] p[data-astro-cid-z2nwgh7l]{color:var(--text-gray);font-size:1.1rem}@media (max-width: 900px){.split-layout[data-astro-cid-z2nwgh7l]{flex-direction:column}.text-content[data-astro-cid-z2nwgh7l]{text-align:center}.pain-points[data-astro-cid-z2nwgh7l] li[data-astro-cid-z2nwgh7l]{text-align:left}}.faq[data-astro-cid-al2ca2vr]{padding:80px 0;background-color:var(--bg-alt)}.section-header[data-astro-cid-al2ca2vr]{margin-bottom:50px}.section-header[data-astro-cid-al2ca2vr] h2[data-astro-cid-al2ca2vr]{font-size:2.2rem;font-weight:800;color:var(--text-dark);margin-bottom:16px}.section-header[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{color:var(--text-gray);font-size:1.1rem}.text-center[data-astro-cid-al2ca2vr]{text-align:center}.faq-list[data-astro-cid-al2ca2vr]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.faq-item[data-astro-cid-al2ca2vr]{background:#fff;padding:32px;border-radius:20px;box-shadow:0 4px 20px #00000008;border:1px solid rgba(0,0,0,.02)}.faq-item[data-astro-cid-al2ca2vr] h3[data-astro-cid-al2ca2vr]{font-size:1.2rem;font-weight:700;color:var(--text-dark);margin-bottom:12px;display:flex;align-items:center;gap:12px}.faq-item[data-astro-cid-al2ca2vr] h3[data-astro-cid-al2ca2vr]:before{content:"?";display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--brand-pink);color:#fff;border-radius:50%;font-size:1rem;font-weight:800;flex-shrink:0}.faq-item[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{color:var(--text-gray);line-height:1.6;margin:0;padding-left:40px}@media (max-width: 768px){.faq-item[data-astro-cid-al2ca2vr]{padding:24px}.faq-item[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{padding-left:0;margin-top:16px}}.navbar[data-astro-cid-j7pv25f6]{padding:24px 0;background:var(--bg-light)}.nav-content[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-j7pv25f6]{font-size:1.5rem;font-weight:800;color:var(--text-dark);letter-spacing:-.5px}.nav-link[data-astro-cid-j7pv25f6]{color:var(--text-gray);font-weight:500;transition:color .2s}.nav-link[data-astro-cid-j7pv25f6]:hover{color:var(--brand-pink)}.footer[data-astro-cid-j7pv25f6]{padding:40px 0;background:var(--bg-alt);border-top:1px solid rgba(0,0,0,.05)}.footer[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--text-gray);font-size:.9rem}.text-center[data-astro-cid-j7pv25f6]{text-align:center}
