:root{--teal:#22abb6;--teal-dark:#17929c;--teal-light:#e8f5f5;--teal-mid:#d0eef0;--gold:#c8933a;--gold-light:#d9a84e;--white:#fff;--yellow:#ecea43;--cream:#f9f6f0;--off-white:#f7fafa;--text:#1a2e2e;--muted:#5a7070;--border:#d5e8e8;--font:"Nunito", system-ui, sans-serif;--nav-h:72px}[data-astro-cid-lcdefpme],[data-astro-cid-lcdefpme]:before,[data-astro-cid-lcdefpme]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-h)}body{font-family:var(--font);color:var(--text);background:var(--white);overflow-x:hidden}a[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none}img[data-astro-cid-lcdefpme]{width:100%;display:block}nav[data-astro-cid-lcdefpme]{z-index:100;height:var(--nav-h);background:var(--white);border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 12px #0000000f}.nav-logo[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;display:flex}.nav-logo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{height:calc(var(--nav-h) - 24px);object-fit:contain;width:auto;max-width:120px}.nav-logo-sub[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.7rem;font-weight:600;line-height:1.2;display:block}.nav-links[data-astro-cid-lcdefpme]{align-items:center;gap:1.5rem;list-style:none;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text);opacity:.75;white-space:nowrap;font-size:.88rem;font-weight:700;transition:opacity .2s,color .2s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{opacity:1;color:var(--teal)}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme].active{opacity:1;color:var(--teal);border-bottom:2px solid var(--teal);padding-bottom:2px}.nav-whatsapp[data-astro-cid-lcdefpme]{background:var(--teal);white-space:nowrap;border-radius:2rem;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.82rem;font-weight:700;display:flex;color:var(--white)!important;opacity:1!important;transition:background .2s!important}.nav-whatsapp[data-astro-cid-lcdefpme]:hover{background:var(--teal-dark)!important}.nav-hamburger[data-astro-cid-lcdefpme]{border:2px solid var(--border);cursor:pointer;background:0 0;border-radius:.4rem;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:.45rem .55rem;display:none}.nav-hamburger[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--text);border-radius:2px;width:20px;height:2px;transition:transform .3s,opacity .3s;display:block}.nav-hamburger[data-astro-cid-lcdefpme].open span[data-astro-cid-lcdefpme]:first-child{transform:translateY(7px)rotate(45deg)}.nav-hamburger[data-astro-cid-lcdefpme].open span[data-astro-cid-lcdefpme]:nth-child(2){opacity:0}.nav-hamburger[data-astro-cid-lcdefpme].open span[data-astro-cid-lcdefpme]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu[data-astro-cid-lcdefpme]{top:var(--nav-h);z-index:99;background:var(--white);border-top:1px solid var(--border);max-height:calc(100svh - var(--nav-h));flex-direction:column;padding:.5rem 1.5rem 1.5rem;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-110%);box-shadow:0 8px 24px #0000001a}.mobile-menu[data-astro-cid-lcdefpme].open{transform:translateY(0)}.mobile-menu[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);list-style:none}.mobile-menu[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{border-bottom:none}.mobile-menu[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text);padding:.9rem .25rem;font-size:1rem;font-weight:700;transition:color .2s;display:block}.mobile-menu[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--teal)}.mobile-menu[data-astro-cid-lcdefpme] .mobile-whatsapp[data-astro-cid-lcdefpme]{background:var(--teal);border-radius:2rem;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1.25rem;font-size:.92rem;font-weight:700;transition:background .2s;display:inline-flex;color:var(--white)!important}.mobile-menu[data-astro-cid-lcdefpme] .mobile-whatsapp[data-astro-cid-lcdefpme]:hover{background:var(--teal-dark)}#inicio[data-astro-cid-lcdefpme]{background:var(--cream);min-height:calc(100svh - var(--nav-h));padding-top:var(--nav-h);align-items:center;display:flex;position:relative;overflow:hidden}#inicio[data-astro-cid-lcdefpme]:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f9f6f0 0%,#f9f6f0f5 34%,#f9f6f0b8 56%,#f9f6f033 82%,#f9f6f000 100%);position:absolute;inset:0}.hero-bg-dog[data-astro-cid-lcdefpme]{width:64%;height:calc(100% - var(--nav-h));object-fit:cover;object-position:center right;z-index:0;pointer-events:none;position:absolute;bottom:0;right:0}.hero-content[data-astro-cid-lcdefpme]{z-index:2;width:100%;max-width:560px;margin-left:7%;padding:4rem 0;position:relative}.hero-text[data-astro-cid-lcdefpme]{max-width:480px}.hero-eyebrow[data-astro-cid-lcdefpme]{background:var(--teal-mid);color:var(--teal-dark);border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.45rem 1rem;font-size:.8rem;font-weight:800;display:inline-flex}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:var(--text);margin-bottom:1rem;font-size:clamp(2.7rem,5vw,4.7rem);font-weight:900;line-height:.95}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] .brand-name[data-astro-cid-lcdefpme]{color:var(--gold);font-size:clamp(3rem,5.5vw,5rem);font-style:italic;line-height:1;display:block}.hero-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text);max-width:36ch;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.hero-btns[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.btn-gold[data-astro-cid-lcdefpme]{background:var(--gold);color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:.95rem;font-weight:800;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 8px 22px #c8933a4d}.btn-gold[data-astro-cid-lcdefpme]:hover{background:var(--gold-light);transform:translateY(-2px)}.btn-gold-sub[data-astro-cid-lcdefpme]{opacity:.9;margin-top:.1rem;font-size:.68rem;font-weight:700;display:block}.btn-ghost-teal[data-astro-cid-lcdefpme]{color:var(--teal-dark);background:#ffffff8c;border:2px solid #22abb673;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.85rem 1.5rem;font-weight:800;display:inline-flex}.hero-star-line[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.88rem;font-weight:700}.hero-photo[data-astro-cid-lcdefpme]{display:none}.hero-rating[data-astro-cid-lcdefpme]{background:#fff;border-radius:18px;align-items:center;gap:.9rem;width:fit-content;margin-top:1rem;padding:.85rem 1.1rem;display:flex;box-shadow:0 12px 35px #0000001a}.hero-stars[data-astro-cid-lcdefpme]{color:var(--gold);letter-spacing:.12rem;font-size:1.05rem;line-height:1}.hero-rating-text[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.hero-rating-text[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--text);font-size:.95rem}.hero-rating-text[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:#7b8794;font-size:.8rem}@media (width<=768px){.hero-rating[data-astro-cid-lcdefpme]{margin-top:1rem;padding:.75rem 1rem}#inicio[data-astro-cid-lcdefpme]{min-height:calc(100svh - var(--nav-h));padding-top:var(--nav-h);align-items:center}#inicio[data-astro-cid-lcdefpme]:before{background:linear-gradient(90deg,#f9f6f0 0%,#f9f6f0f7 48%,#f9f6f0c7 70%,#f9f6f059 100%)}.hero-bg-dog[data-astro-cid-lcdefpme]{object-fit:contain;object-position:right bottom;opacity:1;width:108%;height:62%;position:absolute;bottom:36px;right:-88px}.hero-content[data-astro-cid-lcdefpme]{max-width:100%;margin-left:0;padding:2rem 1.45rem}.hero-text[data-astro-cid-lcdefpme]{max-width:285px}.hero-eyebrow[data-astro-cid-lcdefpme]{padding:.4rem .8rem;font-size:.72rem}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2.55rem}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] .brand-name[data-astro-cid-lcdefpme]{font-size:3rem}.hero-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:26ch;font-size:1rem}.hero-btns[data-astro-cid-lcdefpme]{align-items:flex-start;gap:.8rem}.btn-gold[data-astro-cid-lcdefpme]{padding:.85rem 1.35rem}.btn-ghost-teal[data-astro-cid-lcdefpme]{padding:.75rem 1.25rem}}.trust-section[data-astro-cid-lcdefpme]{background:var(--teal);padding:2.5rem 3rem}.trust-section-title[data-astro-cid-lcdefpme]{text-align:center;color:var(--white);justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1rem;font-weight:800;display:flex}.trust-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.trust-card[data-astro-cid-lcdefpme]{text-align:center;backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:1rem;padding:1.25rem 1rem;transition:background .2s}.trust-card[data-astro-cid-lcdefpme]:hover{background:#fff3}.trust-card-icon[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.75rem}.trust-card-title[data-astro-cid-lcdefpme]{color:var(--white);margin-bottom:.35rem;font-size:.88rem;font-weight:800;line-height:1.3}.trust-card-desc[data-astro-cid-lcdefpme]{color:#fffc;font-size:.75rem;line-height:1.5}.wave-divider[data-astro-cid-lcdefpme]{width:100%;margin-top:-1px;line-height:0;display:block;overflow:hidden}.wave-divider[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:100%;display:block}section[data-astro-cid-lcdefpme]{padding:5rem 3rem}.section-eyebrow[data-astro-cid-lcdefpme]{text-align:center;letter-spacing:.16em;text-transform:uppercase;color:var(--teal);justify-content:center;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.72rem;font-weight:700;display:flex}.section-title[data-astro-cid-lcdefpme]{text-align:center;color:var(--text);margin-bottom:2.5rem;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:900}#servicios[data-astro-cid-lcdefpme]{background:var(--white)}.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.service-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--white);border-radius:1rem;transition:box-shadow .25s,transform .25s;overflow:hidden}.service-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-4px);box-shadow:0 8px 28px #1b80801f}.service-top[data-astro-cid-lcdefpme]{text-align:center;padding:1.5rem 1.25rem 1rem}.service-svg[data-astro-cid-lcdefpme]{width:44px;height:44px;color:var(--teal);margin:0 auto .75rem}.service-name[data-astro-cid-lcdefpme]{color:var(--text);margin-bottom:.35rem;font-size:.95rem;font-weight:800}.service-desc[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.78rem;line-height:1.55}.service-photo[data-astro-cid-lcdefpme]{aspect-ratio:4/3;border-top:1px solid var(--border);background:var(--teal-light);width:100%;min-height:110px;color:var(--teal);justify-content:center;align-items:center;font-size:.75rem;display:flex;overflow:hidden}.service-photo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.services-cta[data-astro-cid-lcdefpme]{text-align:center}.btn-teal[data-astro-cid-lcdefpme]{background:var(--teal);color:var(--white);border-radius:2rem;padding:.75rem 2rem;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s;display:inline-block}.btn-teal[data-astro-cid-lcdefpme]:hover{background:var(--teal-dark);transform:translateY(-2px)}#galeria[data-astro-cid-lcdefpme]{background:var(--off-white)}.gallery-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(6,1fr);gap:.6rem;margin-bottom:1.75rem;display:grid}.gallery-item[data-astro-cid-lcdefpme]{aspect-ratio:1;background:var(--teal-light);cursor:pointer;border-radius:.65rem;min-height:70px;transition:transform .2s;overflow:hidden}.gallery-item[data-astro-cid-lcdefpme]:hover{transform:scale(1.04)}.gallery-item[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.gallery-cta[data-astro-cid-lcdefpme]{text-align:center;justify-content:center;margin-top:2rem;display:flex}.instagram-logo[data-astro-cid-lcdefpme]{width:180px;transition:all .25s}.instagram-logo[data-astro-cid-lcdefpme]:hover{opacity:.9;transform:scale(1.05)}.btn-outline-teal[data-astro-cid-lcdefpme]{border:2px solid var(--teal);color:var(--teal);border-radius:2rem;padding:.65rem 1.75rem;font-size:.88rem;font-weight:700;transition:background .2s,color .2s;display:inline-block}.btn-outline-teal[data-astro-cid-lcdefpme]:hover{background:var(--teal);color:var(--white)}.reviews-section[data-astro-cid-lcdefpme]{background:var(--white);text-align:center;padding:5rem 1.5rem}.section-subtitle[data-astro-cid-lcdefpme]{color:var(--muted);max-width:520px;margin:.75rem auto 3rem}.reviews-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.review-card[data-astro-cid-lcdefpme]{text-align:left;background:#dfcfb5;border-radius:1.25rem;padding:1.6rem;box-shadow:0 10px 25px #0000000d}.stars[data-astro-cid-lcdefpme]{color:var(--gold);letter-spacing:.15rem;margin-bottom:1rem}.review-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);line-height:1.6}.review-card[data-astro-cid-lcdefpme] hr[data-astro-cid-lcdefpme]{border:none;border-top:1px solid #00000014;margin:1.2rem 0}.review-card[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--text);display:block}.review-card[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.85rem}@media (width<=768px){.reviews-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}#contacto[data-astro-cid-lcdefpme]{background:var(--teal-dark);color:var(--white);padding:3.5rem 3rem}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);align-items:start;gap:2rem;display:grid}.footer-col-title[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;margin-bottom:.65rem;font-size:.95rem;font-weight:800;display:flex}.footer-col[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.footer-col[data-astro-cid-lcdefpme] address[data-astro-cid-lcdefpme]{opacity:.85;font-size:.85rem;font-style:normal;line-height:1.7}.footer-whatsapp[data-astro-cid-lcdefpme]{background:var(--gold);color:var(--white);border-radius:2rem;align-items:center;gap:.55rem;margin-top:.65rem;padding:.8rem 1.4rem;font-size:.9rem;font-weight:700;transition:background .2s;display:inline-flex}.footer-whatsapp[data-astro-cid-lcdefpme]:hover{background:var(--gold-light)}.map-placeholder[data-astro-cid-lcdefpme]{aspect-ratio:4/3;opacity:.7;text-align:center;background:#ffffff1a;border:1px dashed #ffffff4d;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:100px;font-size:.78rem;display:flex}.footer-bottom[data-astro-cid-lcdefpme]{background:var(--teal-dark);border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:1.1rem 3rem;display:flex}.footer-bottom[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#fff9;font-size:.78rem}.social-links[data-astro-cid-lcdefpme]{gap:1.1rem;display:flex}.social-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#ffffffb3;transition:color .2s}.social-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--white)}@media (width<=1060px){nav[data-astro-cid-lcdefpme]{padding:0 1.5rem}.nav-links[data-astro-cid-lcdefpme]{gap:1rem}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:.8rem}.hero-content[data-astro-cid-lcdefpme]{padding:2rem 2rem 2.5rem}.trust-section[data-astro-cid-lcdefpme]{padding:2rem}}@media (width<=900px){.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.gallery-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.trust-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){:root{--nav-h:60px}nav[data-astro-cid-lcdefpme]{padding:0 1rem}.nav-links[data-astro-cid-lcdefpme]{display:none}.nav-hamburger[data-astro-cid-lcdefpme],.mobile-menu[data-astro-cid-lcdefpme]{display:flex}#inicio[data-astro-cid-lcdefpme]{min-height:auto}.hero-content[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1.5rem;padding:1.75rem 1.25rem 1.5rem}.hero-text[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] .brand-name[data-astro-cid-lcdefpme]{font-size:clamp(2rem,8vw,2.6rem)}.hero-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:1.1rem;font-size:.9rem}.hero-photo[data-astro-cid-lcdefpme]{justify-content:center;align-items:flex-end;max-height:280px}.hero-photo[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{filter:drop-shadow(0 12px 24px #0000001a);max-width:280px;max-height:280px}.hero-icons[data-astro-cid-lcdefpme]{gap:.9rem}.hero-icon-item[data-astro-cid-lcdefpme]{font-size:.62rem}.hero-icon-item[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:24px;height:24px}.trust-section[data-astro-cid-lcdefpme]{padding:1.75rem 1.25rem}.trust-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:.75rem}section[data-astro-cid-lcdefpme]{padding:3rem 1.25rem}.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.gallery-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}#contacto[data-astro-cid-lcdefpme]{padding:2.5rem 1.25rem}.footer-bottom[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;gap:.65rem;padding:1rem 1.25rem}}@media (width<=480px){.hero-icons[data-astro-cid-lcdefpme]{gap:.65rem}.trust-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-astro-cid-lcdefpme]{transition:none!important}}.notice-banner[data-astro-cid-lcdefpme]{margin-top:var(--nav-h);background:#fff9ef;border-bottom:1px solid #f0e2bf;padding:1.2rem 1rem}.notice-content[data-astro-cid-lcdefpme]{align-items:flex-start;gap:1rem;max-width:1100px;margin:auto;display:flex}.notice-icon[data-astro-cid-lcdefpme]{font-size:2rem;line-height:1}.notice-text[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--gold);margin:0 0 .5rem;font-size:1.15rem}.notice-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text);margin:.35rem 0;line-height:1.6}@media (width<=768px){.notice-content[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center}.notice-icon[data-astro-cid-lcdefpme]{font-size:2.5rem}}
