@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&display=swap";:root{--accent: #1a9e8f;--accent-dark: #157a6e;--wa: #25D366;--wa-dark: #1eb356;--wa-deep: #075E54;--wa-chat-bg: #0b141a;--dark: #10131f;--dark-2: #1a1a2e;--text: #333;--text-light: #666;--bg: #fff;--bg-light: #f7f8fa;--border: #e5e5e5}footer{background:var(--dark)!important;border-top:1px solid rgba(37,211,102,.15)!important;color:#ffffff80!important}footer p{color:#ffffff80!important}footer a{color:#ffffffa6!important}footer a:hover{color:var(--wa)!important}.lp-page[data-astro-cid-h5ndq56h]{color:var(--text);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero[data-astro-cid-h5ndq56h]{background:radial-gradient(900px 380px at 80% -20%,rgba(37,211,102,.2),transparent 60%),linear-gradient(160deg,var(--dark) 0%,var(--dark-2) 100%);color:#fff;text-align:center;padding:2.4rem 1.25rem 2.2rem}.hero-inner[data-astro-cid-h5ndq56h]{max-width:700px;margin:0 auto}.wa-badge[data-astro-cid-h5ndq56h]{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:24px;background:linear-gradient(160deg,var(--wa),var(--wa-dark));color:#fff;box-shadow:0 14px 38px #25d36666;margin-bottom:1.1rem;animation:float 4.5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(prefers-reduced-motion:reduce){.wa-badge[data-astro-cid-h5ndq56h]{animation:none}}.hero[data-astro-cid-h5ndq56h] h1[data-astro-cid-h5ndq56h]{font-size:2.1rem;line-height:1.14;margin:0 0 .7rem;font-weight:800;letter-spacing:-.02em}.accent[data-astro-cid-h5ndq56h]{color:var(--wa)}.subtitle[data-astro-cid-h5ndq56h]{font-size:1rem;color:#ffffffc7;line-height:1.6;max-width:560px;margin:0 auto 1.1rem;font-weight:500}.subtitle[data-astro-cid-h5ndq56h] strong[data-astro-cid-h5ndq56h]{color:#fff}.proof-chips[data-astro-cid-h5ndq56h]{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}.chip[data-astro-cid-h5ndq56h]{font-size:.78rem;font-weight:600;color:#ffffffd9;border:1px solid rgba(37,211,102,.4);background:#25d3661a;padding:.4rem .8rem;border-radius:999px}.content-section[data-astro-cid-h5ndq56h]{padding:2.6rem 0 3.2rem;background:var(--bg-light)}.container[data-astro-cid-h5ndq56h]{max-width:1080px;margin:0 auto;padding:0 1.25rem}.grid[data-astro-cid-h5ndq56h]{display:grid;grid-template-columns:.9fr 1.1fr;gap:2.5rem;align-items:start}.col-chat[data-astro-cid-h5ndq56h]{position:sticky;top:24px}.phone[data-astro-cid-h5ndq56h]{background:var(--wa-chat-bg);border-radius:22px;overflow:hidden;box-shadow:0 18px 50px #00000059;border:1px solid rgba(255,255,255,.08);max-width:400px;margin:0 auto}.phone-top[data-astro-cid-h5ndq56h]{display:flex;align-items:center;gap:.7rem;background:var(--wa-deep);color:#fff;padding:.8rem 1rem}.ph-avatar[data-astro-cid-h5ndq56h]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--wa);flex-shrink:0}.ph-title[data-astro-cid-h5ndq56h]{display:grid;line-height:1.25;text-align:left}.ph-title[data-astro-cid-h5ndq56h] strong[data-astro-cid-h5ndq56h]{font-size:.88rem;font-weight:700}.ph-title[data-astro-cid-h5ndq56h] span[data-astro-cid-h5ndq56h]{font-size:.72rem;color:#ffffffb3}.phone-body[data-astro-cid-h5ndq56h]{padding:1rem .9rem 1.2rem;display:grid;gap:.55rem;background:radial-gradient(400px 200px at 80% 0%,rgba(37,211,102,.06),transparent 60%),var(--wa-chat-bg)}.msg[data-astro-cid-h5ndq56h]{background:#1f2c34;color:#e9edef;border-radius:2px 10px 10px;padding:.6rem .75rem;font-size:.82rem;line-height:1.45;max-width:88%;justify-self:start;text-align:left;box-shadow:0 1px 2px #0000004d}.msg-author[data-astro-cid-h5ndq56h]{display:block;font-size:.72rem;font-weight:700;color:var(--wa);margin-bottom:.15rem}.msg-mine[data-astro-cid-h5ndq56h]{background:#005c4b;border-top-left-radius:10px;border-top-right-radius:2px;justify-self:end}.msg-typing[data-astro-cid-h5ndq56h]{display:inline-flex;gap:4px;align-items:center;padding:.7rem .9rem}.msg-typing[data-astro-cid-h5ndq56h] span[data-astro-cid-h5ndq56h]{width:7px;height:7px;border-radius:50%;background:#8696a0;animation:blink 1.3s infinite}.msg-typing[data-astro-cid-h5ndq56h] span[data-astro-cid-h5ndq56h]:nth-child(2){animation-delay:.2s}.msg-typing[data-astro-cid-h5ndq56h] span[data-astro-cid-h5ndq56h]:nth-child(3){animation-delay:.4s}@keyframes blink{0%,60%,to{opacity:.25}30%{opacity:1}}@media(prefers-reduced-motion:reduce){.msg-typing[data-astro-cid-h5ndq56h] span[data-astro-cid-h5ndq56h]{animation:none}}.chat-caption[data-astro-cid-h5ndq56h]{font-size:.72rem;color:var(--text-light);text-align:center;margin-top:.6rem;font-style:italic}.form-card[data-astro-cid-h5ndq56h]{background:var(--bg);border-radius:12px;padding:2.2rem;box-shadow:0 4px 18px #00000012;border:1px solid rgba(0,0,0,.04);border-top:4px solid var(--wa)}.form-card[data-astro-cid-h5ndq56h] h2[data-astro-cid-h5ndq56h]{font-size:1.7rem;font-weight:800;letter-spacing:-.02em;color:var(--dark-2);margin:0 0 .5rem;position:relative;padding-bottom:.9rem}.form-card[data-astro-cid-h5ndq56h] h2[data-astro-cid-h5ndq56h]:after{content:"";position:absolute;bottom:0;left:0;width:54px;height:4px;background:linear-gradient(90deg,var(--wa),var(--wa-dark));border-radius:3px}.form-intro[data-astro-cid-h5ndq56h]{color:var(--text-light);font-size:.95rem;margin:.9rem 0 1.4rem;line-height:1.6}.form-card[data-astro-cid-h5ndq56h] .cf-submit{background:var(--wa)}@media(hover:hover){.form-card[data-astro-cid-h5ndq56h] .cf-submit:hover{background:var(--wa-dark)}}.whatsapp-note[data-astro-cid-h5ndq56h]{font-size:.78rem;color:var(--text-light);line-height:1.5;padding:.75rem 1rem;background:var(--bg-light);border-left:3px solid var(--wa);border-radius:4px;margin-top:.75rem}.whatsapp-note[data-astro-cid-h5ndq56h] a[data-astro-cid-h5ndq56h]{color:var(--accent);text-decoration:underline}.audience-note[data-astro-cid-h5ndq56h]{font-size:.82rem;color:var(--text-light);font-style:italic;text-align:center;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border)}@media(max-width:900px){.grid[data-astro-cid-h5ndq56h]{grid-template-columns:1fr;gap:2rem}.col-chat[data-astro-cid-h5ndq56h]{position:static}.phone[data-astro-cid-h5ndq56h]{max-width:420px}.col-form[data-astro-cid-h5ndq56h]{order:-1}}@media(max-width:768px){.hero[data-astro-cid-h5ndq56h]{padding:1.1rem 1rem 1rem}.wa-badge[data-astro-cid-h5ndq56h]{width:54px;height:54px;border-radius:16px;margin-bottom:.7rem}.wa-badge[data-astro-cid-h5ndq56h] svg[data-astro-cid-h5ndq56h]{width:30px;height:30px}.hero[data-astro-cid-h5ndq56h] h1[data-astro-cid-h5ndq56h]{font-size:1.32rem;margin-bottom:.5rem}.subtitle[data-astro-cid-h5ndq56h]{font-size:.86rem;margin-bottom:.8rem}.chip[data-astro-cid-h5ndq56h]{font-size:.7rem;padding:.3rem .6rem}.content-section[data-astro-cid-h5ndq56h]{padding:1.4rem 0 2rem}.form-card[data-astro-cid-h5ndq56h]{padding:1.4rem}}
