:root{--black: rgb(0, 0, 0);--white: rgb(255, 255, 255);--gray: rgb(180, 180, 180);--light-gray: rgb(245, 245, 245);--dark-gray: rgb(70, 70, 70);--gray-highlight: rgb(180, 180, 180, .4)}@font-face{font-family:SairaCondensed;src:url(../../../fonts/SairaCondensed-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Slabo;src:url(../../../fonts/Slabo27px-Regular.ttf) format("truetype");font-weight:400;font-style:normal}body{margin:0;padding:0;font-family:Slabo,sans-serif}h1,p{margin:0}.layout-container.svelte-1d980p6{min-height:100vh;display:flex;flex-direction:column}.layout-main.svelte-1d980p6{flex:1;box-sizing:border-box;padding:1rem 2rem 1.2rem;display:flex;flex-direction:column;max-width:1200px;margin:0 auto;background:var(--light-gray);width:100%}.navbar.svelte-1d980p6{position:sticky;top:0;border-bottom:2px solid var(--black);display:flex;justify-content:center;gap:.1rem;padding:.1rem .1rem 0;background:var(--dark-gray);z-index:2}.navbar-link.svelte-1d980p6{text-decoration:none;color:var(--white);padding:0 .5rem;border-radius:3px 3px 0 0}.navbar-link-selected.svelte-1d980p6,.navbar-link.svelte-1d980p6:hover{background:var(--gray-highlight)}.footer.svelte-1d980p6{display:flex;justify-content:center;gap:1rem;border-top:2px solid var(--black);text-align:center;position:fixed;left:0;bottom:0;width:100%;background:var(--dark-gray);color:var(--white);z-index:2}.github-link.svelte-1d980p6{text-decoration:underline;color:var(--white)}.footer.svelte-1d980p6>:where(.svelte-1d980p6):not(:first-child):before{content:"";display:inline-block;width:.2em;height:.2em;margin:0 1.2rem 0 0;vertical-align:middle;border-radius:50%;background:#fff}
