.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;background:#fffffff2;backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;z-index:1000;padding:1rem 0}.nav-container[data-astro-cid-5blmo7yk]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.main-logo[data-astro-cid-5blmo7yk]{display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;transition:opacity .3s;padding:.5rem 0}.main-logo[data-astro-cid-5blmo7yk]:hover{opacity:.8}.logo-img[data-astro-cid-5blmo7yk]{height:100px;width:auto;aspect-ratio:1 / 1;display:block;flex-shrink:0;object-fit:contain}.logo-text[data-astro-cid-5blmo7yk]{font-size:2.5rem;font-weight:700;color:#4a1f75;letter-spacing:.05em;white-space:nowrap;line-height:1}.nav-menu[data-astro-cid-5blmo7yk]{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:#1f2937;text-decoration:none;font-weight:500;transition:color .3s;position:relative}.nav-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:#6366f1}.nav-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#6366f1;transition:width .3s}.nav-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover:after{width:100%}.nav-social[data-astro-cid-5blmo7yk]{display:flex;gap:.75rem;align-items:center}.nav-social-link[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:transparent;transition:all .3s}.nav-social-link[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:20px;height:20px;fill:#1f2937;transition:all .3s}.nav-social-link[data-astro-cid-5blmo7yk]:hover{background:#f3f4f6;transform:translateY(-2px)}.nav-social-link[data-astro-cid-5blmo7yk].facebook:hover svg[data-astro-cid-5blmo7yk]{fill:#1877f2}.nav-social-link[data-astro-cid-5blmo7yk].instagram:hover svg[data-astro-cid-5blmo7yk]{fill:#e4405f}.nav-toggle[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;gap:4px}.nav-toggle[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{width:25px;height:3px;background:#1f2937;transition:all .3s;border-radius:2px}@media(max-width:768px){.nav-toggle[data-astro-cid-5blmo7yk]{display:flex}.nav-social[data-astro-cid-5blmo7yk]{display:none}.logo-img[data-astro-cid-5blmo7yk]{height:75px;width:auto;aspect-ratio:1 / 1}.logo-text[data-astro-cid-5blmo7yk]{font-size:1.8rem}.nav-menu[data-astro-cid-5blmo7yk]{position:fixed;top:70px;left:-100%;flex-direction:column;background:#fff;width:100%;text-align:center;transition:left .3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0;gap:0}.nav-menu[data-astro-cid-5blmo7yk].active{left:0}.nav-menu[data-astro-cid-5blmo7yk] li[data-astro-cid-5blmo7yk]{padding:1rem 0}.nav-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:after{display:none}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1f2937;background:#fff;padding-top:80px}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}section{padding:5rem 0}.whatsapp-float{position:fixed;bottom:2rem;right:2rem;z-index:999}.whatsapp-float-button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#25d366;border-radius:50%;box-shadow:0 4px 12px #25d36666;transition:all .3s;animation:pulse 2s infinite}.whatsapp-float-button svg{width:32px;height:32px;fill:#fff}.whatsapp-float-button:hover{background:#20ba5a;transform:scale(1.1);box-shadow:0 6px 20px #25d36699}@keyframes pulse{0%{box-shadow:0 4px 12px #25d36666}50%{box-shadow:0 4px 20px #25d36699}to{box-shadow:0 4px 12px #25d36666}}@media(max-width:768px){.whatsapp-float{bottom:1.5rem;right:1.5rem}.whatsapp-float-button{width:56px;height:56px}.whatsapp-float-button svg{width:28px;height:28px}}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer[data-astro-cid-sz7xmlte]{background:#1f2937;color:#fff;padding:3rem 0 1rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte],.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:1rem}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#9ca3af;line-height:1.6}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#9ca3af;transition:color .3s;text-decoration:none}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#374151;transition:all .3s}.social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px;fill:#9ca3af;transition:fill .3s}.social-link[data-astro-cid-sz7xmlte]:hover{background:#6366f1;transform:translateY(-2px)}.social-link[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{fill:#fff}.social-link[data-astro-cid-sz7xmlte].facebook:hover{background:#1877f2}.social-link[data-astro-cid-sz7xmlte].instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem;border-top:1px solid #374151;color:#9ca3af}
