@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);body{--bg-color:#fff;--text-color:#2d3047;--border-color:#6d6d6d;--title-color:#e03c5a;--hover-color:#ee9d9d;font-family:Lato;background-color:var(--bg-color);color:var(--text-color);transition:all .5s}body.dark{--bg-color:#20252d;--text-color:#f9f9f9;--border-color:#6d6d6d;--title-color:#e03c5a;--hover-color:#ee9d9d}.page-header.svelte-1eak2nl{padding:1em 0 .5em 0;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column}.page-name.svelte-1eak2nl{font-family:Lato;font-weight:900;text-align:center;font-size:3em;text-decoration:none;color:#e03c5a}.page-nav.svelte-1eak2nl{text-transform:uppercase;font-size:80%;text-align:center;letter-spacing:1px;margin:5px 0 5px 0}.darkmode-toggle.svelte-1eak2nl{height:16px;vertical-align:middle}a.svelte-1eak2nl{text-decoration:none;color:var(--text-color)}a.svelte-1eak2nl:hover{color:#ee9d9d}ul.svelte-1eak2nl{list-style:none;margin:0;padding:0}li.svelte-1eak2nl{display:inline;padding:0 .25em}.container.svelte-1eak2nl{display:flex;flex-direction:column;margin:auto;min-height:100%}.wrapper.svelte-1eak2nl{padding-bottom:2em;flex-grow:1;padding:0 1em;margin:auto}[aria-current].svelte-1eak2nl{color:#e03c5a;font-weight:700}@media only screen and (min-width:64em){.container.svelte-1eak2nl{max-width:990px}.wrapper.svelte-1eak2nl{width:100%}}@media only screen and (min-width:40em){.page-header.svelte-1eak2nl{padding:1em 0 .5em 0;border-bottom:1px solid #6d6d6d;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-end;margin-bottom:0}.page-name.svelte-1eak2nl{text-align:left}li.svelte-1eak2nl{padding:0 0 0 2em}}