@keyframes svelte-1elxaub-fadeIn{0%{opacity:0}to{opacity:1}}header.svelte-1elxaub{position:sticky;top:var(--margin-v);z-index:9;display:flex;justify-content:space-between;margin-top:var(--margin-v);margin-bottom:128px;animation:svelte-1elxaub-fadeIn .3s ease-in-out forwards}h1.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--foreground)}nav.svelte-1elxaub ul:where(.svelte-1elxaub){display:flex;gap:.7em}:root{--background: #000;--foreground: #eee;--foreground-alt: #aaa;--foreground-alt-2: #888;--text-body: 14px;--text-height-body: 18px;--margin-v: 28px;--margin-h: 56px;--max-width: 480px;--margin-b: 64px}@font-face{font-family:Akzidenz Grotesk;src:url(../../../fonts/AkzidenzGroteskProMedRegular.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Akzidenz Grotesk;src:url(../../../fonts/AkzidenzGroteskProMedItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-auto{opacity:0;animation:fadeIn .3s ease-in-out forwards;animation-delay:calc(.15s * var(--delay))}html{scroll-behavior:smooth;scrollbar-gutter:stable both-edges}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Akzidenz Grotesk,Helvetica,sans-serif;font-size:var(--text-body);line-height:var(--text-height-body);letter-spacing:.01em;font-weight:500;background-color:var(--background);color:var(--foreground);margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}h4{text-transform:uppercase;margin:var(--text-body) 0}header,p{margin-top:var(--text-body);margin-bottom:var(--text-body)}header,article{margin:0 auto}ul{list-style:none;margin:0;padding:0}a{text-decoration:none;color:var(--foreground-alt)}a:hover{color:var(--foreground)}input:focus,button:focus{border-color:var(--foreground);color:var(--foreground)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.centered{max-width:var(--max-width);margin:0 auto}.highlight{color:var(--highligh)}@media(max-width:600px){:root{--margin-v: 18px;--margin-h: 14px}.desktop{display:none}.centered{margin-left:var(--margin-h);margin-right:var(--margin-h)}}@keyframes vt-fade-out{to{opacity:0}}@keyframes vt-fade-in{0%{opacity:0}}::view-transition-old(root){animation:.4s ease-in both vt-fade-out}::view-transition-new(root){animation:.4s ease-out both vt-fade-in}
