.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;width:100%;z-index:1000;transition:background var(--transition-fast),box-shadow var(--transition-fast);background:transparent}.header--scrolled[data-astro-cid-3ef6ksr2]{background:var(--blanco);box-shadow:0 1px 3px var(--texto-08)}.header__inner[data-astro-cid-3ef6ksr2]{max-width:var(--max-w);margin:0 auto;padding:0 1.5rem;height:5rem;display:flex;align-items:center;justify-content:space-between}.header__logo[data-astro-cid-3ef6ksr2]{font-family:var(--font-serif);font-size:1.5rem;color:var(--texto);display:flex;align-items:center;gap:.5rem}.header__logo-moon[data-astro-cid-3ef6ksr2]{width:1.25rem;height:1.25rem;display:inline-block;position:relative}.header__logo-moon[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;width:1rem;height:1rem;background:var(--dorado);border-radius:50%;top:.125rem;left:0}.header__logo-moon[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;width:.85rem;height:.85rem;background:var(--blanco);border-radius:50%;top:.075rem;left:.35rem}.header__nav[data-astro-cid-3ef6ksr2]{display:none;gap:2.5rem}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:var(--font-sans);font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:var(--texto);transition:opacity var(--transition-fast);position:relative;padding:.5rem 0}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--acento)}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--texto);transition:width var(--transition-fast)}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after,.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active:after{width:100%}.header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{opacity:1}.header__hamburger[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.header__hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:1.5rem;height:1.5px;background:var(--texto);transition:transform var(--transition-fast),opacity var(--transition-fast)}.header__hamburger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(1){transform:rotate(45deg) translate(4px,5px)}.header__hamburger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header__hamburger[data-astro-cid-3ef6ksr2].open span[data-astro-cid-3ef6ksr2]:nth-child(3){transform:rotate(-45deg) translate(4px,-5px)}@media(min-width:768px){.header__nav[data-astro-cid-3ef6ksr2]{display:flex}.header__hamburger[data-astro-cid-3ef6ksr2]{display:none}}.mobile-menu[data-astro-cid-3ef6ksr2]{visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--blanco);z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;transition:opacity var(--transition-fast),visibility var(--transition-fast)}.mobile-menu[data-astro-cid-3ef6ksr2].open{visibility:visible;opacity:1;pointer-events:auto}.mobile-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-family:var(--font-sans);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--texto)}.footer[data-astro-cid-sz7xmlte]{background:var(--blanco);border-top:1px solid var(--texto-06);padding:4rem 1.5rem 2rem}.footer__inner[data-astro-cid-sz7xmlte]{max-width:var(--max-w);margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}.footer__title[data-astro-cid-sz7xmlte]{font-size:1.125rem;margin-bottom:1rem;color:var(--texto)}.footer__desc[data-astro-cid-sz7xmlte]{font-size:.8125rem;line-height:1.6;color:var(--texto);opacity:.6;max-width:280px}.footer__link[data-astro-cid-sz7xmlte]{display:block;font-size:.75rem;letter-spacing:.1em;color:var(--texto);opacity:.6;padding:.5rem 0;transition:opacity var(--transition-fast)}.footer__link[data-astro-cid-sz7xmlte]:hover{opacity:1}.footer__form[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;margin-top:.5rem}.footer__input[data-astro-cid-sz7xmlte]{flex:1;padding:.625rem .75rem;font-size:1rem;border:1px solid var(--texto-20);background:transparent;outline:none}.footer__input[data-astro-cid-sz7xmlte]:focus{border-color:var(--acento)}.footer__btn[data-astro-cid-sz7xmlte]{padding:.625rem 1rem;font-size:.625rem;background:var(--texto);color:var(--blanco);border:none;cursor:pointer;transition:opacity var(--transition-fast);white-space:nowrap}.footer__btn[data-astro-cid-sz7xmlte]:hover{opacity:.8}.footer__bottom[data-astro-cid-sz7xmlte]{max-width:var(--max-w);margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid var(--texto-06);text-align:center}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.6875rem;opacity:.4}@media(min-width:768px){.footer__inner[data-astro-cid-sz7xmlte]{grid-template-columns:1.2fr 1fr 1.5fr;gap:4rem}}
