header[data-astro-cid-sckkx6r4]{position:sticky;top:0;z-index:100;background:#fdf6eed9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(45,24,16,.06)}nav[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.logo[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:8px;font-family:Fraunces,serif;font-weight:700;font-size:1.25rem;color:var(--brown-dark);transition:transform .2s ease}.logo[data-astro-cid-sckkx6r4]:hover{transform:scale(1.03)}.logo-paw[data-astro-cid-sckkx6r4]{font-size:1.5rem;filter:grayscale(.2)}.nav-links[data-astro-cid-sckkx6r4]{display:flex;gap:4px}.nav-link[data-astro-cid-sckkx6r4]{padding:8px 18px;border-radius:100px;font-weight:500;font-size:.95rem;color:var(--brown);transition:all .25s ease}.nav-link[data-astro-cid-sckkx6r4]:hover{background:var(--orange-light);color:var(--orange-dark)}.nav-link[data-astro-cid-sckkx6r4].active{background:var(--orange);color:var(--white);font-weight:600}.nav-cta[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:6px;padding:8px 18px;border-radius:100px;background:#25d366;color:var(--white);font-weight:600;font-size:.9rem;transition:all .25s ease;box-shadow:0 2px 8px #25d3664d}.nav-cta[data-astro-cid-sckkx6r4]:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 4px 12px #25d36659}footer[data-astro-cid-sckkx6r4]{background:var(--brown-dark);color:#fffc;margin-top:80px;position:relative;overflow:hidden}footer[data-astro-cid-sckkx6r4]:before{content:"";position:absolute;top:-40px;left:0;right:0;height:80px;background:var(--cream);border-radius:0 0 50% 50%}.footer-inner[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;padding:60px 24px 32px;display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:start}.footer-brand[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:12px}.footer-paw[data-astro-cid-sckkx6r4]{font-size:2rem}.footer-name[data-astro-cid-sckkx6r4]{font-family:Fraunces,serif;font-weight:700;font-size:1.1rem;color:var(--white)}.footer-location[data-astro-cid-sckkx6r4]{font-size:.85rem;opacity:.7}.footer-social[data-astro-cid-sckkx6r4]{display:flex;gap:12px;justify-self:center}.social-link[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#ffffffe6;transition:all .25s ease}.social-link[data-astro-cid-sckkx6r4]:hover{background:#fff;transform:translateY(-2px)}.social-link[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{width:24px;height:24px}.footer-contact[data-astro-cid-sckkx6r4]{text-align:right}.footer-whatsapp[data-astro-cid-sckkx6r4]{display:inline-flex;align-items:center;gap:8px;color:#25d366;font-weight:600;font-size:.95rem;transition:opacity .2s}.footer-whatsapp[data-astro-cid-sckkx6r4]:hover{opacity:.8}.footer-whatsapp[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{filter:none;opacity:1}.footer-email[data-astro-cid-sckkx6r4]{margin-top:6px;font-size:.85rem;opacity:.6}.footer-bottom[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;padding:16px 24px;border-top:1px solid rgba(255,255,255,.08);text-align:center;font-size:.8rem;opacity:.5}@media(max-width:768px){nav[data-astro-cid-sckkx6r4]{flex-wrap:wrap;justify-content:space-between;gap:10px}.logo[data-astro-cid-sckkx6r4]{font-size:.85rem;min-width:0}.logo-paw[data-astro-cid-sckkx6r4]{font-size:1.2rem}.nav-cta[data-astro-cid-sckkx6r4]{order:2;padding:6px 12px;font-size:.8rem}.nav-cta[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:14px;height:14px}.nav-links[data-astro-cid-sckkx6r4]{order:3;width:100%;justify-content:center}.footer-inner[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;text-align:center;gap:24px}.footer-brand[data-astro-cid-sckkx6r4]{justify-content:center}.footer-social[data-astro-cid-sckkx6r4]{justify-self:center}.footer-contact[data-astro-cid-sckkx6r4]{text-align:center}}:root{--orange: #fd7e14;--orange-dark: #e06b00;--orange-light: #fff0e0;--cream: #fdf6ee;--cream-dark: #f5e6d0;--brown-dark: #2d1810;--brown: #5c3a24;--brown-light: #8b6548;--green: #4a7c59;--green-light: #e8f5e9;--white: #ffffff;--shadow-sm: 0 1px 3px rgba(45, 24, 16, .08);--shadow-md: 0 4px 16px rgba(45, 24, 16, .1);--shadow-lg: 0 8px 32px rgba(45, 24, 16, .12);--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;color:var(--brown-dark);background:var(--cream);line-height:1.6;overflow-x:hidden;position:relative}.grain-overlay{position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}h1,h2,h3,h4{font-family:Fraunces,serif;font-weight:600;line-height:1.2;color:var(--brown-dark)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{max-width:1100px;margin:0 auto;padding:0 24px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-up{animation:fadeInUp .7s ease-out both}.fade-up-delay-1{animation-delay:.1s}.fade-up-delay-2{animation-delay:.2s}.fade-up-delay-3{animation-delay:.3s}.fade-up-delay-4{animation-delay:.4s}
