:root{--background-blue: #2a3846;--vanilla-text: #dbd2c3;--lighter-background-blue: #4d839a}html,body{height:100%;margin:0}body{display:flex;flex-direction:column;min-height:100vh;color:var(--vanilla-text);background-color:var(--background-blue)}main.svelte-izuxw3{flex:1}nav.svelte-izuxw3{background-color:var(--lighter-background-blue);margin:auto}a{color:var(--vanilla-text)}a.svelte-izuxw3:hover{color:var(--background-blue)}ul.svelte-izuxw3{display:flex;justify-content:space-evenly;align-items:center;list-style:none;padding:0;margin:0;height:3rem}li.svelte-izuxw3{display:flex}.link-list.svelte-izuxw3{display:flex;justify-content:center;gap:.5rem;padding:.25rem}.link-list.svelte-izuxw3 img:where(.svelte-izuxw3){height:1.5rem}.footnote.svelte-izuxw3{text-align:center;display:inline-block;margin:.5rem auto;padding:.25rem;border-radius:.2rem}
