@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";:root{--color-bg: #031491;--color-text: #e5e4e0;--color-highlight: #9e9690;--color-dark: #1d1d1d;--color-black: #000000}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background-color:var(--color-bg);color:var(--color-text);font-family:Inter,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p,h1,h2,h3{text-wrap:balance}a{color:var(--color-highlight);text-decoration:none}a:hover{color:var(--color-text)}strong,b{font-weight:600}.sticky-nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem;opacity:0;pointer-events:none;transition:opacity .3s ease}.sticky-nav--visible.svelte-12qhfyh{opacity:1;pointer-events:all}.sticky-nav--transparent.svelte-12qhfyh{background-color:transparent}.sticky-nav--transparent.svelte-12qhfyh .sticky-nav__logo:where(.svelte-12qhfyh){height:4rem}.sticky-nav--transparent.svelte-12qhfyh .sticky-nav__menu:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){background-color:var(--color-text)}.sticky-nav__logo.svelte-12qhfyh{height:2.5rem;width:auto}.sticky-nav__menu.svelte-12qhfyh{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.375rem;padding:.25rem}.sticky-nav__menu.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:1.75rem;height:4px;background-color:var(--color-bg)}.overlay.svelte-12qhfyh{position:fixed;inset:0;z-index:200;background-color:var(--color-bg);display:flex;flex-direction:column;padding:2rem 2.5rem 3rem;animation:svelte-12qhfyh-fadeIn .25s ease}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}.overlay__top.svelte-12qhfyh{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:3rem}.overlay__logo.svelte-12qhfyh{height:5rem;width:auto}.overlay__close.svelte-12qhfyh{background:none;border:none;color:var(--color-text);font-size:3rem;line-height:1;cursor:pointer;padding:0;font-weight:300}.overlay__nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:.1em;flex:1}.overlay__link.svelte-12qhfyh{font-size:clamp(3rem,9vw,9rem);font-weight:400;color:var(--color-text);text-decoration:none;line-height:.9;letter-spacing:-.02em}.overlay__link.svelte-12qhfyh:hover{color:var(--color-highlight)}.overlay__email.svelte-12qhfyh{color:var(--color-highlight);font-size:clamp(1rem,1.5vw,1.5rem);text-decoration:underline;text-underline-offset:.2em;margin-top:clamp(1.5rem,4vh,3rem)}.overlay__email.svelte-12qhfyh:hover{color:var(--color-text)}
