.whatsapp-float[data-astro-cid-sckkx6r4]{position:fixed;bottom:24px;right:24px;z-index:200;background:var(--whatsapp);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #25d36666;transition:transform .2s ease}.whatsapp-float[data-astro-cid-sckkx6r4]:hover{transform:scale(1.1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--verde-oscuro: #0F6E56;--verde-medio: #1D9E75;--verde-claro: #E1F5EE;--verde-profundo: #085041;--amarillo: #F4C700;--amarillo-suave: #FAEEDA;--gris-texto: #444441;--gris-suave: #5F5E5A;--borde: #d4e6dc;--fondo-pagina: #f7f9f8;--blanco: #ffffff;--whatsapp: #25D366}html{scroll-behavior:smooth}body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--gris-texto);background:var(--fondo-pagina);line-height:1.6;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Lora,Georgia,serif;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .6s ease forwards}.fade-in-1{animation-delay:.1s}.fade-in-2{animation-delay:.2s}.fade-in-3{animation-delay:.3s}.fade-in-4{animation-delay:.4s}@media (prefers-reduced-motion: reduce){.fade-in{animation:none;opacity:1}}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2rem;color:var(--verde-oscuro);margin-bottom:.5rem}.section-header p{color:var(--gris-suave);font-size:.95rem}.section-header .linea-deco{display:block;width:120px;height:3px;background:var(--amarillo);margin:.75rem auto 0;border-radius:2px}.btn-whatsapp{display:inline-flex;align-items:center;gap:.5rem;background:var(--whatsapp);color:var(--blanco);font-family:Inter,sans-serif;font-weight:600;font-size:1rem;padding:0 2rem;height:56px;border-radius:28px;border:none;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px #25d3664d}.btn-whatsapp:hover{transform:scale(1.04);box-shadow:0 6px 20px #25d36673}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:100;background:var(--blanco);box-shadow:0 1px 8px #0000000f}.navbar-inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;height:68px;gap:1.5rem}.brand[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.brand[data-astro-cid-5blmo7yk] img[data-astro-cid-5blmo7yk]{width:40px;height:40px;object-fit:contain}.brand-name[data-astro-cid-5blmo7yk]{font-family:Lora,Georgia,serif;font-weight:700;font-size:1.1rem;color:var(--verde-oscuro);white-space:nowrap}.nav-links[data-astro-cid-5blmo7yk]{display:flex;list-style:none;gap:.25rem}.nav-link[data-astro-cid-5blmo7yk]{display:block;padding:.4rem .8rem;font-size:.9rem;font-weight:500;color:var(--gris-texto);border-radius:6px;transition:color .2s,background .2s;white-space:nowrap}.nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--verde-oscuro);background:var(--verde-claro)}.nav-link[data-astro-cid-5blmo7yk].active{color:var(--verde-oscuro);font-weight:600}.btn-cta[data-astro-cid-5blmo7yk]{background:var(--verde-medio);color:var(--blanco);font-family:Inter,sans-serif;font-weight:600;font-size:.875rem;padding:.5rem 1.25rem;border-radius:8px;white-space:nowrap;transition:background .2s,transform .15s;flex-shrink:0}.btn-cta[data-astro-cid-5blmo7yk]:hover{background:var(--verde-oscuro);transform:translateY(-1px)}.hamburger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.25rem}.hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:24px;height:2px;background:var(--gris-texto);border-radius:2px;transition:transform .25s,opacity .25s}.hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.hamburger[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-5blmo7yk]{display:none;background:var(--blanco);border-top:1px solid var(--borde);padding:1rem 1.5rem 1.5rem}.mobile-menu[data-astro-cid-5blmo7yk].open{display:block}.mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{list-style:none;display:flex;flex-direction:column;gap:.25rem}.mobile-link[data-astro-cid-5blmo7yk]{display:block;padding:.6rem .75rem;font-size:.95rem;font-weight:500;color:var(--gris-texto);border-radius:8px;transition:background .2s,color .2s}.mobile-link[data-astro-cid-5blmo7yk]:hover,.mobile-link[data-astro-cid-5blmo7yk].active{background:var(--verde-claro);color:var(--verde-oscuro);font-weight:600}.mobile-cta[data-astro-cid-5blmo7yk]{display:block;margin-top:.75rem;background:var(--verde-medio);color:var(--blanco);font-weight:600;padding:.75rem 1rem;border-radius:8px;text-align:center;transition:background .2s}.mobile-cta[data-astro-cid-5blmo7yk]:hover{background:var(--verde-oscuro)}@media (max-width: 768px){.nav-links[data-astro-cid-5blmo7yk],.btn-cta[data-astro-cid-5blmo7yk]{display:none}.hamburger[data-astro-cid-5blmo7yk]{display:flex}}.cta-section[data-astro-cid-lpdvqdls]{background:var(--verde-profundo);padding:4.5rem 0;position:relative;overflow:hidden}.deco-cta[data-astro-cid-lpdvqdls]{position:absolute;border-radius:50%;background:#ffffff0a}.deco-cta-1[data-astro-cid-lpdvqdls]{width:400px;height:400px;top:-150px;right:-100px}.deco-cta-2[data-astro-cid-lpdvqdls]{width:260px;height:260px;bottom:-100px;left:-60px}.cta-inner[data-astro-cid-lpdvqdls]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.cta-left[data-astro-cid-lpdvqdls]{display:flex;flex-direction:column;gap:1.25rem}.icon-phone[data-astro-cid-lpdvqdls]{width:60px;height:60px;background:var(--whatsapp);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem}.cta-left[data-astro-cid-lpdvqdls] h2[data-astro-cid-lpdvqdls]{font-size:clamp(1.25rem,2.5vw,1.6rem);color:var(--blanco);line-height:1.25}.cta-left[data-astro-cid-lpdvqdls] p[data-astro-cid-lpdvqdls]{font-size:.9rem;color:#9fe1cb;line-height:1.65}.telefonos[data-astro-cid-lpdvqdls]{display:flex;flex-direction:column;gap:.6rem}.telefono-pill[data-astro-cid-lpdvqdls]{display:inline-block;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:var(--blanco);font-size:.85rem;padding:.5rem 1rem;border-radius:100px;transition:background .2s,border-color .2s;width:fit-content;text-decoration:none}.telefono-pill[data-astro-cid-lpdvqdls]:hover{background:#fff3;border-color:#fff6}.cta-right[data-astro-cid-lpdvqdls]{display:flex;flex-direction:column;align-items:center;gap:1rem}.btn-wa-grande[data-astro-cid-lpdvqdls]{display:inline-flex;align-items:center;gap:.75rem;background:var(--whatsapp);color:var(--blanco);font-weight:700;font-size:1.05rem;padding:0 2.25rem;height:56px;border-radius:28px;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 24px #25d36659;white-space:nowrap;text-decoration:none}.btn-wa-grande[data-astro-cid-lpdvqdls]:hover{transform:scale(1.04);box-shadow:0 8px 30px #25d36680}.email-link[data-astro-cid-lpdvqdls]{font-size:.82rem;color:#fff6;text-decoration:none;transition:color .2s}.email-link[data-astro-cid-lpdvqdls]:hover{color:#ffffffbf}@media (max-width: 768px){.cta-inner[data-astro-cid-lpdvqdls]{grid-template-columns:1fr;gap:2.5rem}.cta-right[data-astro-cid-lpdvqdls]{align-items:flex-start}}.footer[data-astro-cid-sz7xmlte]{background:var(--verde-profundo);color:#9fe1cb;padding-top:3.5rem}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;padding-bottom:3rem}.col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.6rem}.brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:48px;height:48px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.brand-name[data-astro-cid-sz7xmlte]{font-family:Lora,Georgia,serif;font-weight:700;font-size:1rem;color:var(--blanco)}.desc[data-astro-cid-sz7xmlte]{font-size:.82rem;line-height:1.6;color:#9fe1cb}h3[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:.25rem}ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.5rem}li[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#9fe1cb;line-height:1.5}a[data-astro-cid-sz7xmlte]{color:#9fe1cb;text-decoration:none;transition:color .2s}a[data-astro-cid-sz7xmlte]:hover{color:var(--blanco)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.78rem;color:#ffffff59}@media (max-width: 1024px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}
