header.svelte-1elxaub{position:fixed;top:0;right:0;left:0;z-index:10;margin:auto;border-radius:0 0 35px 35px;background-color:var(--offwhite);padding-top:1.5rem;width:calc(var(--container-width) + 4rem)}nav.svelte-1elxaub{display:flex;justify-content:space-between;align-items:center;border-radius:var(--br-full);border-block:.1rem solid var(--black);background-color:var(--black);padding:0 2rem;height:4rem}nav.svelte-1elxaub>a:where(.svelte-1elxaub){width:4rem}#beta.svelte-1elxaub{position:absolute;top:.5rem;left:-.5rem;rotate:-20deg;margin-left:.5rem;border-radius:var(--br-lg);background-color:var(--accent);padding:.25rem .5rem;color:var(--white);font-weight:600;font-size:.65rem}.avatar.svelte-1elxaub{display:flex;justify-content:center;align-items:center;border-radius:var(--br-full);background-color:var(--white);width:2.5rem;height:2.5rem}.avatar.svelte-1elxaub svg{width:1.5rem;height:1.5rem;color:var(--black)}nav.svelte-1elxaub svg{color:var(--white)}nav.svelte-1elxaub>a:where(.svelte-1elxaub):hover svg{opacity:.8}ul.svelte-1elxaub{display:flex;column-gap:.75rem;justify-content:center;margin:auto;padding:0;width:fit-content;max-width:var(--container-width);overflow:clip;list-style:none}ul.svelte-1elxaub a:where(.svelte-1elxaub){display:block;border-radius:var(--br-full);padding:.5rem 2rem;color:var(--white);font-weight:700;font-size:var(--fs-base);text-align:center;text-decoration:none}ul.svelte-1elxaub a:where(.svelte-1elxaub).selected,ul.svelte-1elxaub a:where(.svelte-1elxaub):hover{background-color:var(--white);color:var(--black)}:root{--black: #000;--white: #fff;--offwhite: oklch(99.06% .01 78.28);--accent: oklch(47.72% .19 23.59);--font-serif: "Playfair Display", serif;--font-sans: "Rubik", sans-serif;--fs-sm: clamp(.85rem, .2vi + .8rem, .95rem);--fs-base: clamp(1rem, .34vi + .91rem, 1.19rem);--fs-md: clamp(1.25rem, .61vi + 1.1rem, 1.58rem);--fs-lg: clamp(1.56rem, 1vi + 1.31rem, 2.11rem);--fs-xl: clamp(1.95rem, 1.56vi + 1.56rem, 2.81rem);--fs-xxl: clamp(2.44rem, 2.38vi + 1.85rem, 3.75rem);--fs-xxxl: clamp(3.05rem, 3.54vi + 2.17rem, 5rem);--fs-headline: clamp(3.25rem, 4vi + 2.25rem, 5.25rem);--container-width: 768px;--br-sm: .25rem;--br-lg: 1rem;--br-full: 999px;--br-circle: 50%}html{box-sizing:border-box;scroll-behavior:smooth;scrollbar-gutter:stable}*,*:before,*:after{box-sizing:inherit}html,body{margin:0;padding:0}body{background-color:var(--offwhite);font-family:var(--font-sans)}#main{padding-top:5rem}html.noscroll,body.noscroll{overflow:hidden}.hidden-visually{border:0;clip:rect(0 0 0 0);position:absolute;margin:-1px;padding:0;width:1px;height:1px;overflow:hidden}.centered{display:grid;place-items:center}
