.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:90vh;display:flex;align-items:center;padding:6rem 0 4rem;overflow:hidden;background:var(--color-bg);background-image:url(/images/hero-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.hero[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#09090bb3,#09090b99 40%,#09090bd9);z-index:0}.hero-smoke[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 30% 50%,rgba(var(--color-primary-rgb),.15) 0%,transparent 50%),radial-gradient(ellipse at 70% 30%,rgba(var(--color-secondary-rgb),.08) 0%,transparent 50%);animation:smoke-drift 12s ease-in-out infinite}.hero-smoke--alt[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse at 60% 70%,rgba(var(--color-primary-rgb),.1) 0%,transparent 40%),radial-gradient(ellipse at 20% 20%,rgba(var(--color-secondary-rgb),.06) 0%,transparent 50%);animation:smoke-drift-alt 18s ease-in-out infinite}@keyframes smoke-drift{0%,to{transform:translate(0) scale(1);opacity:.7}50%{transform:translate(30px,-20px) scale(1.1);opacity:1}}@keyframes smoke-drift-alt{0%,to{transform:translate(0) scale(1.1);opacity:.5}50%{transform:translate(-20px,15px) scale(1);opacity:.8}}.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;max-width:800px;margin:0 auto}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700;line-height:1.1;margin:1.5rem 0;font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,var(--color-primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:var(--color-text-muted);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.hero-cta[data-astro-cid-bbe6dxrz]{font-size:1.25rem;padding:1.25rem 2.5rem}.btn-phone[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;background:transparent;border:2px solid #ffffff;color:#fff;font-weight:600;border-radius:50px;cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-phone[data-astro-cid-bbe6dxrz]:hover{background:#fff;color:#000}.phone-icon[data-astro-cid-bbe6dxrz]{width:20px;height:20px}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:auto;padding:4rem 0 3rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.hero-cta[data-astro-cid-bbe6dxrz]{font-size:1rem;padding:.875rem 1.75rem}}.trust-bar[data-astro-cid-zdc2jl42]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);padding:1rem 0}.trust-bar__items[data-astro-cid-zdc2jl42]{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap}.trust-bar__item[data-astro-cid-zdc2jl42]{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600;font-size:1rem;white-space:nowrap}.trust-bar__icon[data-astro-cid-zdc2jl42]{font-size:1.25rem}.trust-bar__text[data-astro-cid-zdc2jl42]{letter-spacing:.02em}@media(max-width:768px){.trust-bar__items[data-astro-cid-zdc2jl42]{flex-direction:column;gap:.75rem}.trust-bar__item[data-astro-cid-zdc2jl42]{font-size:.9rem}}.services[data-astro-cid-g5jplrhu]{background:var(--color-bg)}.section-header[data-astro-cid-g5jplrhu]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-g5jplrhu] .badge[data-astro-cid-g5jplrhu]{margin-bottom:1rem}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:4rem}.service-card[data-astro-cid-g5jplrhu]{text-align:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.service-card[data-astro-cid-g5jplrhu]:hover{transform:translateY(-5px)}.service-image-placeholder[data-astro-cid-g5jplrhu]{position:relative;width:calc(100% + 3rem);height:180px;margin:-1.5rem -1.5rem 1rem;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.3) 0%,var(--color-bg-elevated) 100%);display:flex;align-items:flex-end;justify-content:flex-end;padding:.75rem;overflow:hidden}.service-image[data-astro-cid-g5jplrhu]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.service-card[data-astro-cid-g5jplrhu]:hover .service-image[data-astro-cid-g5jplrhu]{transform:scale(1.08)}.service-number[data-astro-cid-g5jplrhu]{font-size:1.5rem;font-weight:700;color:var(--color-secondary);text-shadow:0 2px 4px rgba(0,0,0,.3)}.service-content[data-astro-cid-g5jplrhu]{padding:0 .5rem .5rem}.service-title[data-astro-cid-g5jplrhu]{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.service-description[data-astro-cid-g5jplrhu]{color:var(--color-text-muted);font-size:.9rem;margin-bottom:1rem;line-height:1.5}.btn-sm[data-astro-cid-g5jplrhu]{padding:.5rem 1.25rem;font-size:.85rem}.whatsapp-icon-sm[data-astro-cid-g5jplrhu]{width:16px;height:16px}.services-detailed[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:4rem;margin-bottom:4rem}.service-detail[data-astro-cid-g5jplrhu]{scroll-margin-top:2rem}.detail-content[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:var(--color-bg-card);border-radius:var(--border-radius);overflow:hidden;max-width:100%}.detail-content[data-astro-cid-g5jplrhu].reversed{direction:rtl}.detail-content[data-astro-cid-g5jplrhu].reversed>[data-astro-cid-g5jplrhu]{direction:ltr;min-width:0}.detail-placeholder[data-astro-cid-g5jplrhu]{position:relative;min-width:0;height:100%;min-height:400px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.2) 0%,var(--color-bg-elevated) 100%);display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.detail-image[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s ease}.service-detail[data-astro-cid-g5jplrhu]:hover .detail-image[data-astro-cid-g5jplrhu]{transform:scale(1.05)}.detail-placeholder-text[data-astro-cid-g5jplrhu]{font-size:1.5rem;font-weight:700;color:rgba(var(--color-primary-rgb),.4);font-family:var(--font-heading);text-align:center}.detail-info[data-astro-cid-g5jplrhu]{padding:2.5rem;min-width:0;overflow-wrap:break-word}.detail-number[data-astro-cid-g5jplrhu]{display:inline-block;font-size:3rem;font-weight:800;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem;font-family:var(--font-heading)}.detail-title[data-astro-cid-g5jplrhu]{font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:1rem;font-family:var(--font-heading)}.detail-description[data-astro-cid-g5jplrhu]{color:var(--color-text-muted);font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.detail-benefits[data-astro-cid-g5jplrhu]{margin-bottom:2rem}.detail-benefits[data-astro-cid-g5jplrhu] h4[data-astro-cid-g5jplrhu]{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.75rem}.detail-benefits[data-astro-cid-g5jplrhu] ul[data-astro-cid-g5jplrhu]{list-style:none;display:grid;gap:.5rem}.detail-benefits[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{display:flex;align-items:flex-start;gap:.75rem;color:var(--color-text-muted);font-size:.9rem}.benefit-icon[data-astro-cid-g5jplrhu]{color:var(--color-success);font-weight:700;flex-shrink:0;margin-top:.1rem}.detail-cta[data-astro-cid-g5jplrhu] .btn-whatsapp[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;gap:.5rem}.services-general-cta[data-astro-cid-g5jplrhu]{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border-radius:var(--border-radius);padding:3rem;text-align:center}.cta-content[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;font-family:var(--font-heading)}.cta-content[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:#ffffffe6;margin-bottom:1.5rem}.btn-lg[data-astro-cid-g5jplrhu]{padding:1rem 2rem;font-size:1.1rem}@media(max-width:900px){.detail-content[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;gap:0}.detail-content[data-astro-cid-g5jplrhu].reversed{direction:ltr}.detail-placeholder[data-astro-cid-g5jplrhu]{height:250px;min-height:unset}.detail-info[data-astro-cid-g5jplrhu]{padding:1.5rem}.detail-number[data-astro-cid-g5jplrhu]{font-size:2rem}.detail-title[data-astro-cid-g5jplrhu]{font-size:1.35rem}}@media(max-width:600px){.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.services-general-cta[data-astro-cid-g5jplrhu]{padding:2rem 1.5rem}.cta-content[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.25rem}}.sobre-nosotros[data-astro-cid-47ehecq5]{background:var(--color-bg)}.sobre-intro[data-astro-cid-47ehecq5]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem}.sobre-texto[data-astro-cid-47ehecq5] .badge[data-astro-cid-47ehecq5]{margin-bottom:1rem}.sobre-titulo[data-astro-cid-47ehecq5]{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;font-family:var(--font-heading);background:linear-gradient(135deg,var(--color-text) 0%,var(--color-primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sobre-descripcion[data-astro-cid-47ehecq5]{color:var(--color-text-muted);line-height:1.7;margin-bottom:1rem}.sobre-stats[data-astro-cid-47ehecq5]{display:flex;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border)}.stat-item[data-astro-cid-47ehecq5]{text-align:center}.stat-number[data-astro-cid-47ehecq5]{display:block;font-size:2rem;font-weight:700;color:var(--color-primary-light);line-height:1;font-family:var(--font-heading)}.stat-label[data-astro-cid-47ehecq5]{font-size:.875rem;color:var(--color-text-muted)}.sobre-imagen-placeholder[data-astro-cid-47ehecq5]{position:relative;border-radius:var(--border-radius);overflow:hidden;height:400px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.15) 0%,var(--color-bg-elevated) 100%);display:flex;align-items:center;justify-content:center}.sobre-imagen[data-astro-cid-47ehecq5]{width:100%;height:100%;object-fit:cover;object-position:center 20%}.placeholder-label[data-astro-cid-47ehecq5]{font-size:1.25rem;font-weight:600;color:rgba(var(--color-primary-rgb),.3);font-family:var(--font-heading)}.valores-grid[data-astro-cid-47ehecq5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.valor-card[data-astro-cid-47ehecq5]{text-align:center}.valor-icono[data-astro-cid-47ehecq5]{font-size:2.5rem;display:block;margin-bottom:1rem}.valor-titulo[data-astro-cid-47ehecq5]{font-size:1.1rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.valor-descripcion[data-astro-cid-47ehecq5]{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.sobre-cta[data-astro-cid-47ehecq5]{text-align:center}@media(max-width:768px){.sobre-intro[data-astro-cid-47ehecq5]{grid-template-columns:1fr;gap:2rem}.sobre-imagen-placeholder[data-astro-cid-47ehecq5]{order:-1;height:250px}.sobre-stats[data-astro-cid-47ehecq5]{flex-wrap:wrap;justify-content:center;gap:1.5rem}.stat-item[data-astro-cid-47ehecq5]{min-width:100px}.stat-number[data-astro-cid-47ehecq5]{font-size:1.5rem}}.como-funciona[data-astro-cid-uuwexhho]{background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-elevated) 100%)}.steps-horizontal[data-astro-cid-uuwexhho]{display:flex;align-items:flex-start;justify-content:center;gap:0;margin:0 auto 3rem;max-width:1100px}.step-wrapper[data-astro-cid-uuwexhho]{display:flex;align-items:center;flex:1;min-width:0}.step-card[data-astro-cid-uuwexhho]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--border-radius);padding:1.5rem 1rem;text-align:center;flex:1;min-width:0;transition:border-color .3s ease}.step-card[data-astro-cid-uuwexhho]:hover{border-color:var(--color-primary)}.paso-icono[data-astro-cid-uuwexhho]{font-size:2rem;display:block;margin-bottom:.75rem}.paso-numero[data-astro-cid-uuwexhho]{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-primary-light);background:rgba(var(--color-primary-rgb),.2);padding:.25rem .75rem;border-radius:9999px;margin-bottom:.75rem}.paso-titulo[data-astro-cid-uuwexhho]{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem}.paso-descripcion[data-astro-cid-uuwexhho]{color:var(--color-text-muted);font-size:.85rem;line-height:1.5}.step-arrow[data-astro-cid-uuwexhho]{flex-shrink:0;width:32px;padding:0 4px;color:var(--color-primary)}.step-arrow[data-astro-cid-uuwexhho] svg[data-astro-cid-uuwexhho]{width:100%;height:auto}.como-funciona-cta[data-astro-cid-uuwexhho]{text-align:center;padding-top:2rem;border-top:1px solid var(--color-border)}.cta-text[data-astro-cid-uuwexhho]{font-size:1.25rem;color:var(--color-text);margin-bottom:1.5rem}@media(max-width:900px){.steps-horizontal[data-astro-cid-uuwexhho]{flex-direction:column;align-items:stretch;gap:1rem}.step-wrapper[data-astro-cid-uuwexhho]{flex-direction:column}.step-arrow[data-astro-cid-uuwexhho]{width:24px;transform:rotate(90deg);margin:.5rem auto}.step-card[data-astro-cid-uuwexhho]{padding:1.25rem}}.testimonials-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:3rem}.testimonial-card[data-astro-cid-aadlzisc]{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:var(--border-radius);padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:border-color .3s ease}.testimonial-card[data-astro-cid-aadlzisc]:hover{border-color:var(--color-primary);border-left-color:var(--color-primary)}.testimonial-header[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:1rem}.testimonial-initials[data-astro-cid-aadlzisc]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff;flex-shrink:0;font-family:var(--font-heading)}.testimonial-info[data-astro-cid-aadlzisc]{flex:1}.testimonial-name[data-astro-cid-aadlzisc]{font-weight:600;font-size:1rem;color:var(--color-text);margin-bottom:.25rem}.testimonial-location[data-astro-cid-aadlzisc]{font-size:.875rem;color:var(--color-text-muted)}.testimonial-text[data-astro-cid-aadlzisc]{color:var(--color-text-muted);font-style:italic;line-height:1.6}.testimonial-service[data-astro-cid-aadlzisc]{display:inline-block;padding:.25rem .75rem;background:rgba(var(--color-primary-rgb),.2);border-radius:9999px;font-size:.75rem;color:var(--color-primary-light);align-self:flex-start}.testimonials-cta[data-astro-cid-aadlzisc]{text-align:center;padding-top:2rem;border-top:1px solid var(--color-border)}.cta-text[data-astro-cid-aadlzisc]{font-size:1.25rem;margin-bottom:1.5rem;color:var(--color-text)}@media(max-width:768px){.testimonials-grid[data-astro-cid-aadlzisc]{grid-template-columns:1fr}}.chat-proof[data-astro-cid-okrahd24]{padding:5rem 0;background:linear-gradient(180deg,var(--color-bg) 0%,var(--color-bg-elevated) 100%);overflow:hidden}.chat-proof[data-astro-cid-okrahd24] .container[data-astro-cid-okrahd24]{text-align:center}.chat-proof__viewport[data-astro-cid-okrahd24]{position:relative;margin:0 auto 3rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-primary) var(--color-bg-card)}.chat-proof__track[data-astro-cid-okrahd24]{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;padding:.5rem}.chat-proof__item[data-astro-cid-okrahd24]{background:#ffffff0d;border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--color-border);flex-shrink:0;width:280px;transition:transform .3s ease}.chat-proof__item[data-astro-cid-okrahd24]:hover{transform:scale(1.03)}.chat-proof__image[data-astro-cid-okrahd24]{width:100%;height:auto;display:block}.chat-proof__placeholder[data-astro-cid-okrahd24]{height:450px;display:flex;align-items:center;justify-content:center}.placeholder-content[data-astro-cid-okrahd24]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--color-text-muted)}.placeholder-icon[data-astro-cid-okrahd24]{width:48px;height:48px;opacity:.3}.placeholder-content[data-astro-cid-okrahd24] span[data-astro-cid-okrahd24]{font-size:.875rem}.chat-proof__badge[data-astro-cid-okrahd24]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.chat-proof__badge[data-astro-cid-okrahd24]:hover{transform:scale(1.05);box-shadow:0 4px 20px #25d36666}.chat-proof__icon[data-astro-cid-okrahd24]{width:24px;height:24px}@media(max-width:768px){.chat-proof__track[data-astro-cid-okrahd24]{justify-content:flex-start;width:max-content}.chat-proof__item[data-astro-cid-okrahd24]{width:240px}.chat-proof__placeholder[data-astro-cid-okrahd24]{height:380px}}.faq-list[data-astro-cid-al2ca2vr]{max-width:800px;margin:0 auto}.faq-item[data-astro-cid-al2ca2vr]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:.75rem;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item[data-astro-cid-al2ca2vr]:hover,.faq-item[data-astro-cid-al2ca2vr][open]{border-color:var(--color-primary)}.faq-question[data-astro-cid-al2ca2vr]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;font-weight:500;color:var(--color-text);list-style:none}.faq-question[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-al2ca2vr]{width:20px;height:20px;flex-shrink:0;color:var(--color-primary-light);transition:transform .3s ease}.faq-item[data-astro-cid-al2ca2vr][open] .faq-icon[data-astro-cid-al2ca2vr]{transform:rotate(180deg)}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 1.5rem 1.25rem;color:var(--color-text-muted);line-height:1.7}@media(max-width:768px){.faq-question[data-astro-cid-al2ca2vr]{padding:1rem;font-size:.95rem}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 1rem 1rem}}.cta-section[data-astro-cid-frbqrhml]{position:relative;padding:5rem 0;overflow:hidden;background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.25) 0%,var(--color-bg) 100%);border-top:1px solid rgba(var(--color-primary-rgb),.3);border-bottom:1px solid rgba(var(--color-primary-rgb),.3)}.cta-section[data-astro-cid-frbqrhml]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(var(--color-primary-rgb),.2) 0%,transparent 60%);z-index:-1}.cta-content[data-astro-cid-frbqrhml]{text-align:center;max-width:700px;margin:0 auto}.cta-title[data-astro-cid-frbqrhml]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem;font-family:var(--font-heading);background:linear-gradient(135deg,var(--color-text) 0%,var(--color-primary-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-subtitle[data-astro-cid-frbqrhml]{font-size:1.125rem;color:var(--color-text-muted);margin-bottom:2rem}.cta-features[data-astro-cid-frbqrhml]{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.cta-feature[data-astro-cid-frbqrhml]{display:flex;align-items:center;gap:.5rem;color:var(--color-text);font-size:.9rem}.feature-icon[data-astro-cid-frbqrhml]{font-size:1.25rem}.cta-buttons[data-astro-cid-frbqrhml]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.cta-button[data-astro-cid-frbqrhml]{font-size:1.25rem;padding:1.25rem 3rem}.btn-phone[data-astro-cid-frbqrhml]{display:inline-flex;align-items:center;gap:.5rem;background:transparent;border:2px solid #ffffff;color:#fff;font-weight:600;border-radius:50px;cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-phone[data-astro-cid-frbqrhml]:hover{background:#fff;color:#000}.btn-phone[data-astro-cid-frbqrhml] svg[data-astro-cid-frbqrhml]{width:20px;height:20px}.cta-note[data-astro-cid-frbqrhml]{margin-top:1rem;font-size:.875rem;color:var(--color-text-muted)}@media(max-width:768px){.cta-features[data-astro-cid-frbqrhml]{flex-direction:column;gap:1rem}.cta-button[data-astro-cid-frbqrhml]{font-size:1rem;padding:.875rem 1.75rem}}.footer[data-astro-cid-sz7xmlte]{background:#000;border-top:1px solid var(--color-border);padding:4rem 0 2rem;margin-top:4rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:700;font-family:var(--font-heading);background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.footer-tagline[data-astro-cid-sz7xmlte]{color:#d4d4d4;font-size:.9rem;line-height:1.6}.footer-links[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--color-text)}.footer-links[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#d4d4d4;font-size:.9rem;transition:color .2s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary-light)}.footer-contact[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#d4d4d4;font-size:.9rem;margin-bottom:.5rem}.footer-phone[data-astro-cid-sz7xmlte]{color:#d4d4d4;text-decoration:none;transition:color .2s ease}.footer-phone[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary-light)}.footer-disclaimer[data-astro-cid-sz7xmlte]{font-size:.8rem!important;color:#b0b0b0!important}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem;border-top:1px solid var(--color-border)}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#d4d4d4;font-size:.875rem;margin-bottom:.5rem}.footer-note[data-astro-cid-sz7xmlte]{font-size:.75rem!important;color:#b0b0b0!important}.footer-credit[data-astro-cid-sz7xmlte]{margin-top:.5rem}.footer-credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.75rem;color:#b0b0b0;transition:color .2s ease}.footer-credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary-light)}@media(max-width:767px){.footer[data-astro-cid-sz7xmlte]{padding-bottom:5rem}}@media(max-width:900px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer-brand[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media(max-width:600px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}}.whatsapp-float[data-astro-cid-iehx2mtc]{position:fixed;bottom:1.5rem;right:1rem;z-index:99;display:flex;align-items:center;gap:.5rem;background:#25d366;color:#064e36;padding:.75rem 1rem;border-radius:50px;box-shadow:0 4px 20px #25d36666,0 0 #25d36666;transition:all .3s ease,opacity .3s ease;animation:attention 3s ease-in-out infinite;text-decoration:none}@keyframes attention{0%,to{box-shadow:0 4px 20px #25d36666,0 0 #25d36666}50%{box-shadow:0 4px 20px #25d36666,0 0 0 10px #25d36600}}.whatsapp-float[data-astro-cid-iehx2mtc]:hover{transform:scale(1.05);box-shadow:0 6px 30px #25d36680,0 0 #25d36600}.whatsapp-pulse[data-astro-cid-iehx2mtc]{position:absolute;inset:0;border-radius:50px;background:#25d366;animation:pulse-ring 2s ease-out infinite;z-index:-1}@keyframes pulse-ring{0%{transform:scale(1);opacity:.5}to{transform:scale(1.5);opacity:0}}.whatsapp-icon-wrap[data-astro-cid-iehx2mtc]{display:flex;align-items:center;justify-content:center}.whatsapp-text[data-astro-cid-iehx2mtc]{font-size:.875rem;font-weight:700;white-space:nowrap;display:none;color:#064e36}@media(min-width:768px){.whatsapp-float[data-astro-cid-iehx2mtc]{bottom:2rem;right:1.5rem;padding:1rem 1.5rem}.whatsapp-text[data-astro-cid-iehx2mtc]{display:inline}}
