*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a1a1a;background-color:#fff;overflow-x:hidden}:root{--color-primary: #6366f1;--color-secondary: #8b5cf6;--color-accent: #ec4899;--color-text: #1a1a1a;--color-text-light: #6b7280;--color-bg: #ffffff;--color-bg-light: #f9fafb;--max-width: 1200px;--navigation-offset: 50px}.nav[data-astro-cid-pux6a34n]{position:absolute;z-index:1000;margin:0 auto;width:calc(100% - 2rem);max-width:var(--max-width);left:50%;transform:translate(-50%,calc(-50% + var(--navigation-offset)))}.nav-container[data-astro-cid-pux6a34n]{max-width:var(--max-width);margin:0 auto;background:#fff;backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 4px 24px #00000014;padding:1rem;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(99,102,241,.1);gap:1.5rem;overflow:visible}.nav-logo-image[data-astro-cid-pux6a34n]{width:25px;height:25px;filter:invert(1)}.nav-logo[data-astro-cid-pux6a34n]{font-size:1.125rem;font-weight:700;color:var(--color-text);text-decoration:none;white-space:nowrap;flex-shrink:0}.nav-links[data-astro-cid-pux6a34n]{position:absolute;top:calc(100% + .5rem);left:0;right:0;flex-direction:column;padding:1rem;background:#fffffffa;backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000001f;border-radius:20px;display:none;border:1px solid rgba(99,102,241,.1);align-items:flex-start;list-style:none}.nav-links[data-astro-cid-pux6a34n].active{display:flex}.nav-links[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]{position:relative;width:100%;margin-bottom:.5rem}.nav-links[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]:last-child{margin-bottom:0}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:var(--color-text);text-decoration:none;font-weight:500;font-size:.875rem;letter-spacing:.03em;transition:color .2s ease;display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border-radius:8px;white-space:nowrap;flex-shrink:0;width:100%;justify-content:flex-start}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover,.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:focus{color:var(--color-primary);text-underline-offset:4px}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:focus{outline:2px solid var(--color-primary);outline-offset:2px}.nav-cta[data-astro-cid-pux6a34n]{background:var(--color-accent);color:#fff!important;padding:.75rem 1.5rem;border-radius:12px;box-shadow:0 2px 8px #ec48994d;font-size:.875rem;flex-shrink:0;flex-grow:0;border:2px solid transparent;transition:all .3s ease;white-space:nowrap;margin-left:1rem}@media(max-width:1024px){.nav-links[data-astro-cid-pux6a34n] .nav-cta[data-astro-cid-pux6a34n]{margin-left:0;margin-top:1rem;width:100%;justify-content:center;padding:.625rem 1.25rem}}.nav-cta[data-astro-cid-pux6a34n]:hover,.nav-cta[data-astro-cid-pux6a34n]:focus{box-shadow:0 4px 12px #ec489980;transform:translateY(-1px);outline:3px solid var(--color-accent);outline-offset:2px;background:#ec4899e6}.nav-logo-container[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:0}.nav-dropdown[data-astro-cid-pux6a34n]{position:relative}.dropdown-arrow[data-astro-cid-pux6a34n]{font-size:.7rem;text-decoration:none!important;display:inline-block;pointer-events:none}.dropdown-menu[data-astro-cid-pux6a34n]{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;margin-left:0;margin-top:.125rem;border:none;width:100%;background:transparent;padding:0;list-style:none}.nav-dropdown[data-astro-cid-pux6a34n]:hover .dropdown-menu[data-astro-cid-pux6a34n]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{margin:0}.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{padding:.375rem 1.5rem;display:block;white-space:nowrap;color:var(--color-text);text-decoration:none;transition:all .2s ease;text-align:left}.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover,.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:focus{color:var(--color-primary);text-decoration:underline;text-underline-offset:4px}.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:focus{outline:2px solid var(--color-primary);outline-offset:-2px}.nav-toggle[data-astro-cid-pux6a34n]{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer}.nav-toggle[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:3px;background:var(--color-text);border-radius:2px}@media(min-width:769px){.nav-links[data-astro-cid-pux6a34n]{left:auto;right:0;width:320px;max-width:90vw}}@media(min-width:1025px){.nav-container[data-astro-cid-pux6a34n]{padding:.5rem 1rem}.nav-toggle[data-astro-cid-pux6a34n]{display:none}.nav-links[data-astro-cid-pux6a34n]{position:static;display:flex;flex-direction:row;padding:0;box-shadow:none;border-radius:0;border:none;align-items:center;gap:.0625rem;flex:1 1 auto;justify-content:flex-end;min-width:0;flex-wrap:nowrap;width:auto;right:auto;left:auto}.nav-links[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]{width:auto;margin-bottom:0}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{width:auto;justify-content:flex-start}.dropdown-menu[data-astro-cid-pux6a34n]{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;box-shadow:0 8px 32px #0000001f;border-radius:16px;padding:.5rem 0;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility .2s;border:1px solid rgba(99,102,241,.1);width:auto;margin-left:0;margin-top:0}.dropdown-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{text-align:left}}.footer[data-astro-cid-sz7xmlte]{background:var(--color-text);color:#fff;padding:3rem 0 1.5rem}.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:2rem;align-items:start}.footer-links[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2rem}.footer-brand[data-astro-cid-sz7xmlte]{max-width:300px}.footer-brand[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.5rem;margin-bottom:.5rem;margin-top:0}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ffffffb3;margin-bottom:1.5rem;font-size:.95rem}.footer-social[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;margin-top:1rem}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;transition:background .3s}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{background:#ffffff40;outline:2px solid white;outline-offset:2px}.footer-social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{outline:3px solid white;outline-offset:3px}.footer-social[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px;fill:#fff}.footer-column[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:1rem;font-size:1.125rem}.footer-column[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0}.footer-column[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin:0}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffb3;text-decoration:none;transition:all .3s ease;font-size:.95rem;line-height:1.6;padding:.25rem 0;border-radius:4px}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{color:#fff;outline:2px solid white;outline-offset:2px}.footer-column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{outline:3px solid white;outline-offset:3px}.app-store-badges[data-astro-cid-sz7xmlte]{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.app-store-badges[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-block;transition:opacity .3s ease,transform .3s ease}.app-store-badges[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.app-store-badges[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{opacity:.8;transform:translateY(-2px);outline:2px solid white;outline-offset:2px;border-radius:8px}.app-store-badges[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus{outline:3px solid white;outline-offset:3px}.app-store-badge[data-astro-cid-sz7xmlte],.google-play-badge[data-astro-cid-sz7xmlte]{width:120px;height:40px;display:block}.google-play-badge[data-astro-cid-sz7xmlte]{width:135px;height:40px}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#ffffffb3}@media(min-width:769px){.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 2fr;gap:4rem}.footer-links[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(3,1fr)}}.whatsapp-widget[data-astro-cid-ffviful5]{position:fixed;bottom:1rem;right:1rem;z-index:999}.whatsapp-button[data-astro-cid-ffviful5]{background:#25d366;color:#fff;border:2px solid transparent;padding:1rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;box-shadow:0 4px 15px #25d36666;transition:all .3s ease;text-decoration:none}.whatsapp-button[data-astro-cid-ffviful5] span[data-astro-cid-ffviful5]{display:none}.whatsapp-button[data-astro-cid-ffviful5]:hover,.whatsapp-button[data-astro-cid-ffviful5]:focus{transform:translateY(-2px);box-shadow:0 6px 20px #25d36699;outline:3px solid #25d366;outline-offset:3px}.whatsapp-button[data-astro-cid-ffviful5] svg[data-astro-cid-ffviful5]{width:24px;height:24px;fill:#fff}@media(min-width:769px){.whatsapp-widget[data-astro-cid-ffviful5]{bottom:2rem;right:2rem}.whatsapp-button[data-astro-cid-ffviful5]{padding:1rem 1.5rem;border-radius:50px}.whatsapp-button[data-astro-cid-ffviful5] span[data-astro-cid-ffviful5]{display:inline}}.mobile-ctas[data-astro-cid-26ns7oft]{position:fixed;bottom:0;left:0;right:0;display:flex;background:#fff;padding:1rem;box-shadow:0 -2px 10px #0000001a;z-index:998;gap:1rem}.mobile-cta[data-astro-cid-26ns7oft]{flex:1;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;padding:1rem;border-radius:8px;text-align:center;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;border:2px solid transparent;display:block}.mobile-cta[data-astro-cid-26ns7oft]:hover,.mobile-cta[data-astro-cid-26ns7oft]:focus{transform:translateY(-2px);box-shadow:0 4px 12px #6366f166;outline:3px solid var(--color-primary);outline-offset:2px}.mobile-cta-secondary[data-astro-cid-26ns7oft]{background:#fff;color:var(--color-primary);border:2px solid var(--color-primary)}.mobile-cta-secondary[data-astro-cid-26ns7oft]:hover,.mobile-cta-secondary[data-astro-cid-26ns7oft]:focus{background:var(--color-bg-light);border-color:var(--color-secondary);color:var(--color-secondary);outline:3px solid var(--color-primary);outline-offset:2px}@media(min-width:769px){.mobile-ctas[data-astro-cid-26ns7oft]{display:none}}
