.nav[data-astro-cid-pux6a34n]{position:sticky;top:0;width:100%;background:#fff;box-shadow:0 2px 8px #0000001a;z-index:1000;transition:all .3s ease}.nav-transparent[data-astro-cid-pux6a34n]{background:transparent;box-shadow:none}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-pux6a34n]{text-decoration:none;display:flex;align-items:center;gap:12px}.logo-image[data-astro-cid-pux6a34n]{width:40px;height:40px;object-fit:contain}.logo-text[data-astro-cid-pux6a34n]{font-size:24px;font-weight:700;color:#e63946}.nav-menu[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:32px}.nav-link[data-astro-cid-pux6a34n]{color:#2c2c2c;text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease;position:relative}.nav-link[data-astro-cid-pux6a34n]:hover{color:#e63946}.nav-link[data-astro-cid-pux6a34n].active{color:#e63946;font-weight:600}.nav-link[data-astro-cid-pux6a34n].active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#e63946}.nav-cta[data-astro-cid-pux6a34n]{background:#e63946;color:#fff;padding:10px 24px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:600;transition:background .3s ease,transform .3s ease}.nav-cta[data-astro-cid-pux6a34n]:hover{background:#c62737;transform:translateY(-2px)}.nav-whatsapp[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#25d366,#20ba5a);color:#fff;padding:10px 18px;border-radius:24px;text-decoration:none;font-size:15px;font-weight:600;transition:all .3s ease;box-shadow:0 2px 8px #25d36640}.nav-whatsapp[data-astro-cid-pux6a34n]:hover{background:linear-gradient(135deg,#20ba5a,#1da851);transform:translateY(-2px);box-shadow:0 4px 12px #25d36666}.nav-whatsapp[data-astro-cid-pux6a34n] .whatsapp-icon[data-astro-cid-pux6a34n]{width:20px;height:20px;flex-shrink:0}.whatsapp-text[data-astro-cid-pux6a34n]{display:none}.nav-toggle[data-astro-cid-pux6a34n]{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.hamburger[data-astro-cid-pux6a34n]{display:block;width:24px;height:2px;background:#2c2c2c;position:relative;transition:all .3s ease}.hamburger[data-astro-cid-pux6a34n]:before,.hamburger[data-astro-cid-pux6a34n]:after{content:"";position:absolute;width:24px;height:2px;background:#2c2c2c;transition:all .3s ease}.hamburger[data-astro-cid-pux6a34n]:before{top:-8px}.hamburger[data-astro-cid-pux6a34n]:after{bottom:-8px}.nav-toggle[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]{background:transparent}.nav-toggle[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]:before{top:0;transform:rotate(45deg)}.nav-toggle[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]:after{bottom:0;transform:rotate(-45deg)}.nav-mobile[data-astro-cid-pux6a34n]{display:none;position:fixed;top:64px;left:0;right:0;background:#fff;box-shadow:0 8px 16px #0000001a;padding:24px 20px;flex-direction:column;gap:20px;transform:translateY(-100%);opacity:0;transition:all .3s ease}.nav-mobile[data-astro-cid-pux6a34n].active{transform:translateY(0);opacity:1}.nav-mobile-link[data-astro-cid-pux6a34n]{color:#2c2c2c;text-decoration:none;font-size:18px;font-weight:500;padding:12px 0;border-bottom:1px solid #F3F4F6;transition:color .3s ease}.nav-mobile-link[data-astro-cid-pux6a34n]:hover,.nav-mobile-link[data-astro-cid-pux6a34n].active{color:#e63946}.nav-mobile-cta[data-astro-cid-pux6a34n]{background:#e63946;color:#fff;padding:16px 24px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:600;text-align:center;margin-top:12px}.nav-mobile-whatsapp[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#25d366,#20ba5a);color:#fff;padding:16px 24px;border-radius:12px;text-decoration:none;font-size:17px;font-weight:600;text-align:center;margin-top:8px;box-shadow:0 2px 8px #25d36640;transition:all .3s ease}.nav-mobile-whatsapp[data-astro-cid-pux6a34n]:hover{background:linear-gradient(135deg,#20ba5a,#1da851);box-shadow:0 4px 12px #25d36666}.nav-mobile-whatsapp[data-astro-cid-pux6a34n] .whatsapp-icon[data-astro-cid-pux6a34n]{width:22px;height:22px;flex-shrink:0}@media(min-width:1024px){.whatsapp-text[data-astro-cid-pux6a34n]{display:inline}}@media(max-width:768px){.nav-menu[data-astro-cid-pux6a34n]{display:none}.nav-toggle[data-astro-cid-pux6a34n]{display:block}.nav-mobile[data-astro-cid-pux6a34n]{display:flex}}body.nav-open{overflow:hidden}html{scroll-padding-top:80px}:root{--theme: var(--theme, "default")}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}
