.site-header[data-astro-cid-jae56hh5]{backdrop-filter:blur(10px);border-bottom:var(--border-default);z-index:var(--z-header);background:#060606db;position:sticky;top:0}.row[data-astro-cid-jae56hh5]{justify-content:space-between;align-items:center;gap:var(--gap-default);min-height:4.5rem;display:flex}.brand[data-astro-cid-jae56hh5]{align-items:center;gap:var(--space-3);min-width:0;text-decoration:none;display:inline-flex}.brand-logo[data-astro-cid-jae56hh5]{flex:none;align-items:center;width:clamp(10rem,18vw,14rem);display:inline-flex}.brand-logo[data-astro-cid-jae56hh5] img[data-astro-cid-jae56hh5]{object-fit:contain;filter:brightness(0)invert();width:100%;height:auto}.brand-text[data-astro-cid-jae56hh5]{font-family:var(--font-body);letter-spacing:.02em;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:900;line-height:1}.desktop-nav[data-astro-cid-jae56hh5]>ul[data-astro-cid-jae56hh5]{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.desktop-nav[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]{color:var(--muted)}.desktop-nav[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]:hover,.desktop-nav[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]:focus-visible,.desktop-nav[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5][aria-current=page]{color:var(--primary)}.nav-more[data-astro-cid-jae56hh5]{position:relative}.nav-more__toggle[data-astro-cid-jae56hh5]{cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;color:var(--muted);background:0 0;border:0}.nav-more__toggle[data-astro-cid-jae56hh5]:after{content:"+";width:1ch;margin-left:var(--space-1);color:var(--primary);justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.nav-more[data-astro-cid-jae56hh5].is-current .nav-more__toggle[data-astro-cid-jae56hh5],.nav-more[data-astro-cid-jae56hh5].is-open .nav-more__toggle[data-astro-cid-jae56hh5],.nav-more__toggle[data-astro-cid-jae56hh5]:hover,.nav-more__toggle[data-astro-cid-jae56hh5]:focus-visible{color:var(--primary)}.nav-more[data-astro-cid-jae56hh5].is-open .nav-more__toggle[data-astro-cid-jae56hh5]:after{transform:rotate(45deg)}.dropdown-list[data-astro-cid-jae56hh5]{top:calc(100% + var(--space-3));gap:var(--space-1);min-width:10rem;padding:var(--space-4);border:var(--border-default);border-radius:var(--radius-sm);z-index:var(--z-dropdown);background:#0a0a0afa;list-style:none;display:grid;position:absolute;right:0;box-shadow:0 18px 40px #00000047}.dropdown-list[data-astro-cid-jae56hh5] li[data-astro-cid-jae56hh5]{margin:0;padding:0}.dropdown-list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);display:block}.dropdown-list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]:hover,.dropdown-list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]:focus-visible,.dropdown-list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5][aria-current=page]{background:#17e6d61a}.menu-toggle[data-astro-cid-jae56hh5]{border:var(--border-default);border-radius:var(--radius-pill);width:3rem;height:3rem;color:var(--text);cursor:pointer;background:#ffffff0a;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;padding:0;display:none}.menu-toggle[data-astro-cid-jae56hh5] span[data-astro-cid-jae56hh5][aria-hidden=true]{background:currentColor;border-radius:999px;width:1.1rem;height:2px;display:block}.mobile-drawer[data-astro-cid-jae56hh5]{height:100dvh;z-index:var(--z-modal);opacity:0;visibility:hidden;pointer-events:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;grid-template-columns:minmax(0,1fr) minmax(17rem,80vw);grid-auto-rows:max-content;align-items:start;transition:opacity .22s,visibility .22s;display:grid;position:fixed;inset:0;overflow-y:auto}.mobile-drawer[data-astro-cid-jae56hh5][x-cloak]{display:none!important}.mobile-drawer[data-astro-cid-jae56hh5].is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-drawer__scrim[data-astro-cid-jae56hh5]{cursor:pointer;background:#000000ad;border:0;grid-column:1;align-self:stretch;width:100%;height:auto;min-height:100%;padding:0}.mobile-drawer__panel[data-astro-cid-jae56hh5]{width:100%;min-height:100dvh;padding:max(var(--space-6), env(safe-area-inset-top)) var(--space-5) calc(max(var(--space-6), env(safe-area-inset-bottom)) + var(--space-8));border-left:var(--border-default);gap:var(--space-6);opacity:1;background:radial-gradient(circle at 15% 10%,#17e6d61f,#0000 30%),radial-gradient(circle at 85% 18%,#ff2abf1f,#0000 34%),#0a0a0afa;flex-direction:column;grid-column:2;align-self:start;transition:transform .22s;display:flex;position:relative;transform:translate(0);box-shadow:-18px 0 40px #00000059}.mobile-drawer[data-astro-cid-jae56hh5].is-open .mobile-drawer__panel[data-astro-cid-jae56hh5]{transform:translate(0)}.mobile-drawer[data-astro-cid-jae56hh5]:not(.is-open) .mobile-drawer__panel[data-astro-cid-jae56hh5]{transform:translate(2rem)}.mobile-drawer__header[data-astro-cid-jae56hh5]{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.mobile-drawer__eyebrow[data-astro-cid-jae56hh5]{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.78rem;font-weight:800}.mobile-drawer__close[data-astro-cid-jae56hh5]{border:var(--border-default);border-radius:var(--radius-pill);width:2.75rem;height:2.75rem;color:var(--text);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.mobile-drawer__close[data-astro-cid-jae56hh5] span[data-astro-cid-jae56hh5]{font-size:1.5rem;line-height:1;transform:rotate(45deg)}.mobile-drawer__list[data-astro-cid-jae56hh5]{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.mobile-drawer__list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]{padding:var(--space-3) 0;font-family:var(--font-heading);letter-spacing:.01em;border-bottom:var(--border-default);font-size:clamp(1.5rem,5vw,2.2rem);text-decoration:none;display:block}.mobile-drawer__list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]:hover,.mobile-drawer__list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5]:focus-visible,.mobile-drawer__list[data-astro-cid-jae56hh5] a[data-astro-cid-jae56hh5][aria-current=page]{color:var(--primary)}.mobile-drawer__cta[data-astro-cid-jae56hh5]{padding:var(--space-3) var(--space-5);flex:none;align-self:flex-start;margin-top:auto;font-weight:800}@media (width<=64rem){.row[data-astro-cid-jae56hh5]{padding-top:var(--space-3);padding-bottom:var(--space-3)}.desktop-nav[data-astro-cid-jae56hh5]{display:none}.menu-toggle[data-astro-cid-jae56hh5]{display:inline-flex}}@media (width<=48rem){.brand-text[data-astro-cid-jae56hh5]{font-size:1rem}.mobile-drawer[data-astro-cid-jae56hh5]{grid-template-columns:minmax(0,1fr) minmax(16rem,80vw)}.mobile-drawer__panel[data-astro-cid-jae56hh5]{padding-left:var(--space-4);padding-right:var(--space-4)}}.social-links[data-astro-cid-iupex2mz]{gap:var(--space-3);margin:0;padding:0;list-style:none;display:flex}.social-links--column[data-astro-cid-iupex2mz]{flex-direction:column;align-items:flex-start}.social-links--row[data-astro-cid-iupex2mz]{flex-flow:wrap}.social-links--center[data-astro-cid-iupex2mz]{justify-content:center}.social-links--column[data-astro-cid-iupex2mz].social-links--center{align-items:center}.social-link[data-astro-cid-iupex2mz]{color:var(--text);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.social-links--secondary[data-astro-cid-iupex2mz] .social-link[data-astro-cid-iupex2mz]{color:var(--muted)}.social-links--secondary[data-astro-cid-iupex2mz] .social-link__icon[data-astro-cid-iupex2mz]{color:var(--secondary)}.social-link[data-astro-cid-iupex2mz]:hover,.social-link[data-astro-cid-iupex2mz]:focus-visible,.social-links--secondary[data-astro-cid-iupex2mz] .social-link[data-astro-cid-iupex2mz]:hover .social-link__icon[data-astro-cid-iupex2mz],.social-links--secondary[data-astro-cid-iupex2mz] .social-link[data-astro-cid-iupex2mz]:focus-visible .social-link__icon[data-astro-cid-iupex2mz]{color:var(--accent)}.social-link__icon[data-astro-cid-iupex2mz]{flex:none}.social-links--sm[data-astro-cid-iupex2mz] .social-link[data-astro-cid-iupex2mz]{font-size:.95rem}.social-links--sm[data-astro-cid-iupex2mz] .social-link__icon[data-astro-cid-iupex2mz]{width:1rem;height:1rem}.social-links--md[data-astro-cid-iupex2mz] .social-link[data-astro-cid-iupex2mz]{font-size:1rem}.social-links--md[data-astro-cid-iupex2mz] .social-link__icon[data-astro-cid-iupex2mz]{width:1.1rem;height:1.1rem}.social-links--lg[data-astro-cid-iupex2mz] .social-link[data-astro-cid-iupex2mz]{font-size:var(--font-size-8)}.social-links--lg[data-astro-cid-iupex2mz] .social-link__icon[data-astro-cid-iupex2mz]{width:var(--font-size-8);height:var(--font-size-8)}.site-footer[data-astro-cid-bddg4lij]{border-top:var(--border-default);padding:var(--space-8) 0 var(--space-5);background:#00000070}.footer-grid[data-astro-cid-bddg4lij]{gap:var(--gap-default);grid-template-columns:2fr 1fr 1fr;display:grid}.brand[data-astro-cid-bddg4lij]{align-items:center;gap:var(--space-3);margin-bottom:var(--space-2);min-width:0;text-decoration:none;display:inline-flex}.brand-logo[data-astro-cid-bddg4lij]{flex:none;align-items:center;width:clamp(10rem,18vw,14rem);display:inline-flex}.brand-logo[data-astro-cid-bddg4lij] img[data-astro-cid-bddg4lij]{object-fit:contain;filter:brightness(0)invert();width:100%;height:auto}.brand-text[data-astro-cid-bddg4lij]{font-family:var(--font-body);letter-spacing:.02em;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:900;line-height:1}h3[data-astro-cid-bddg4lij]{margin:0 0 var(--space-2);font-size:1.2rem}p[data-astro-cid-bddg4lij]{color:var(--muted);margin:0}ul[data-astro-cid-bddg4lij]{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}a[data-astro-cid-bddg4lij]{color:var(--text);text-decoration:none}a[data-astro-cid-bddg4lij]:hover,a[data-astro-cid-bddg4lij]:focus-visible{color:var(--accent)}.legal[data-astro-cid-bddg4lij]{margin-top:var(--space-6);padding-top:var(--space-4);border-top:var(--border-default);font-size:.8rem}.legal[data-astro-cid-bddg4lij] p[data-astro-cid-bddg4lij]{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.legal[data-astro-cid-bddg4lij] a[data-astro-cid-bddg4lij],.legal-separator[data-astro-cid-bddg4lij]{color:var(--muted)}@media (width<=48rem){.footer-grid[data-astro-cid-bddg4lij]{grid-template-columns:1fr}}
