.navbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:50;width:100%;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:color-mix(in srgb,var(--backgroundColor) 82%,transparent);transition:var(--theme-transition);border-bottom:1px solid var(--borderColor)}.navbar__inner[data-astro-cid-5blmo7yk]{width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:1.75rem;padding-bottom:1.75rem}.navbar__brand[data-astro-cid-5blmo7yk]{font-family:var(--fontSerif);font-size:30px;line-height:1;font-weight:700;color:var(--textColor);text-decoration:none;letter-spacing:-.02em}.navbar__brand[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{color:var(--accentColor)}.navbar__brand-top[data-astro-cid-5blmo7yk]{opacity:1;transform:translateY(0);font-weight:400}.navbar__brand-scrolled[data-astro-cid-5blmo7yk]{opacity:0;transform:translateY(0);pointer-events:none}.navbar[data-astro-cid-5blmo7yk].is-scrolled .navbar__brand-top[data-astro-cid-5blmo7yk]{opacity:0}.navbar[data-astro-cid-5blmo7yk].is-scrolled .navbar__brand-scrolled[data-astro-cid-5blmo7yk]{opacity:1;pointer-events:auto}.navbar__brand-name[data-astro-cid-5blmo7yk]{font-weight:900}.navbar__brand-tld[data-astro-cid-5blmo7yk],.navbar__brand-dot[data-astro-cid-5blmo7yk]{color:var(--accentColor);font-weight:900;font-size:.9em}.navbar__nav[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:2.25rem;margin-left:2rem}@media(max-width:768px){.navbar__nav[data-astro-cid-5blmo7yk]{display:none}}.navbar__link[data-astro-cid-5blmo7yk]{font-size:13px;font-weight:400;text-transform:uppercase;color:var(--textColor);font-family:var(--fontSans);text-decoration:none;opacity:.7;position:relative;padding:.4rem 0;transition:opacity .25s ease,color .25s ease}.navbar__link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1.5px;background-color:var(--accentColor);transition:width .3s cubic-bezier(.25,1,.5,1),left .3s cubic-bezier(.25,1,.5,1)}.navbar__link[data-astro-cid-5blmo7yk]:hover{color:var(--textColor);opacity:1}.navbar__link[data-astro-cid-5blmo7yk]:hover:after{width:100%;left:0}.navbar__actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1.5rem}.lang-selector[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.2rem;font-family:var(--fontSans);font-size:.68rem;font-weight:600;color:var(--textColor)}.lang-btn[data-astro-cid-5blmo7yk]{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;color:currentColor;opacity:.4;padding:2px 4px;transition:opacity .25s ease,transform .15s ease}.lang-btn[data-astro-cid-5blmo7yk]:hover{opacity:.85}.lang-btn[data-astro-cid-5blmo7yk].active{opacity:1}.lang-btn[data-astro-cid-5blmo7yk]:active{transform:scale(.95)}.lang-separator[data-astro-cid-5blmo7yk]{opacity:.25}.theme-toggle[data-astro-cid-5blmo7yk]{background:none;border:none;cursor:pointer;color:var(--textColor);width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid transparent;transition:transform .4s cubic-bezier(.25,1,.5,1),background-color .3s ease,border-color .3s ease,color .3s ease}.theme-toggle[data-astro-cid-5blmo7yk]:hover{transform:rotate(15deg) scale(1.05);background-color:var(--borderColor)}.theme-toggle[data-astro-cid-5blmo7yk]:active{transform:scale(.95)}.theme-toggle__svg[data-astro-cid-5blmo7yk]{width:16px;height:16px;stroke-width:2px;transition:stroke .3s ease}.theme-toggle[data-astro-cid-5blmo7yk] .sun-icon[data-astro-cid-5blmo7yk]{display:block}.theme-toggle[data-astro-cid-5blmo7yk] .moon-icon[data-astro-cid-5blmo7yk]{display:none}:root[data-theme=dark] .theme-toggle[data-astro-cid-5blmo7yk] .sun-icon[data-astro-cid-5blmo7yk]{display:none}:root[data-theme=dark] .theme-toggle[data-astro-cid-5blmo7yk] .moon-icon[data-astro-cid-5blmo7yk]{display:block}.navbar__actions[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:1rem}.navbar__cta-label[data-astro-cid-5blmo7yk]{display:grid;height:1em;overflow:hidden;position:relative;line-height:1}.navbar__cta-label-current[data-astro-cid-5blmo7yk],.navbar__cta-label-next[data-astro-cid-5blmo7yk]{display:block;grid-area:1/1;line-height:1;white-space:nowrap}.navbar__cta-label-next[data-astro-cid-5blmo7yk]{position:absolute;inset-inline:0;top:100%}.navbar__cta[data-astro-cid-5blmo7yk]{font-family:var(--fontSans);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1px;padding:.7rem 1.2rem;border:1.5px solid var(--textColor);color:var(--textColor);border-radius:.35rem;text-decoration:none;position:relative;overflow:hidden;z-index:1;display:inline-flex;align-items:center;gap:.45em;transition:color .3s ease,border-color .3s ease}.navbar__cta[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:15px;height:15px;flex-shrink:0}.navbar__cta[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:var(--accentColor);z-index:-1;transform:translate(-102%);transition:transform .35s cubic-bezier(.25,1,.5,1)}.navbar__cta[data-astro-cid-5blmo7yk]:hover{color:var(--accentTextColor);border-color:var(--accentColor)}.navbar__cta[data-astro-cid-5blmo7yk]:hover:after{transform:translate(0)}.navbar__cta[data-astro-cid-5blmo7yk]:active{transform:translateY(1px)}.navbar__cta--ghost[data-astro-cid-5blmo7yk]{border-color:transparent;opacity:.6}.navbar__cta--ghost[data-astro-cid-5blmo7yk]:after{display:none}.navbar__cta--ghost[data-astro-cid-5blmo7yk]:hover{color:var(--accentColor);border-color:transparent;background:none;opacity:1;text-decoration:none}@media(prefers-reduced-motion:reduce){.navbar__cta[data-astro-cid-5blmo7yk],.navbar__cta[data-astro-cid-5blmo7yk]:after{transition-duration:.01ms}}.hero[data-astro-cid-bbe6dxrz]{position:relative;width:90%;margin:0 auto;background-color:var(--backgroundColor);padding:2rem 0;height:calc(100vh - 150px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:0}.spacer[data-astro-cid-bbe6dxrz]{height:2rem;flex-grow:1}.hero__title[data-astro-cid-bbe6dxrz]{width:80%;margin:0 auto 0 0;padding-bottom:1rem;text-transform:uppercase;font-family:var(--fontSans);line-height:.8;font-weight:900;color:var(--textColor)}@media(min-width:1024px){.hero__title[data-astro-cid-bbe6dxrz]{padding-bottom:2rem}}.hero__title-line[data-astro-cid-bbe6dxrz]{display:block;overflow:hidden}.hero__title-line[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:inline-block;white-space:nowrap;will-change:transform,opacity}.hero__subtitle[data-astro-cid-bbe6dxrz]{width:60%}.hero__subtitle-text[data-astro-cid-bbe6dxrz]{display:block;white-space:nowrap;font-family:var(--fontSans);font-weight:200;line-height:.9;color:var(--textAccent);text-transform:uppercase;margin:0;will-change:transform,opacity}.hero__subtitle-text[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-family:var(--fontSerif);font-weight:700;color:var(--textColor)}.hero__bottom[data-astro-cid-bbe6dxrz]{width:100%}.hero__description[data-astro-cid-bbe6dxrz]{font-family:var(--fontSans);width:40ch;text-wrap:balance;font-size:13px;font-weight:200;letter-spacing:1px;line-height:1.35;margin:0;color:var(--textColor);opacity:.6}.hero__logos[data-astro-cid-bbe6dxrz]{padding-top:2rem;display:flex;gap:2rem}.hero__logo-slot[data-astro-cid-bbe6dxrz]{position:relative;width:64px;height:64px;overflow:hidden}.hero__logo[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;color:var(--textColor)}.hero__logo--active[data-astro-cid-bbe6dxrz]{opacity:1}.hero__logo[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:48px;height:48px;fill:currentColor}
