:root{--primary-bg: #f8f8f8;--secondary-bg: #f0f0f0;--tertiary-bg: #e6e6e6;--text-color: #333;--text-color-muted: #888;--accent-color-primary: #386641;--accent-color-secondary: #6a994e;--accent-color-tertiary: #a7c957;--accent-color-yes: #a7c957;--accent-color-no: #bc4749;--link-color: #007BFF;--code-font: "Fira Code", monospace;--text-font: "Roboto", sans-serif}@media (prefers-color-scheme: dark){:root{--primary-bg: #121212;--secondary-bg: #232323;--tertiary-bg: #1f1f1f;--text-color: #ddd;--link-color: #61dafb;--accent-color-primary: #a7c957;--accent-color-secondary: #6a994e;--accent-color-tertiary: #386641}}body{background-color:var(--primary-bg);color:var(--text-color);transition:background-color .3s,color .3s;font-family:var(--text-font)}code{font-family:var(--code-font)}a{color:var(--link-color);transition:color .3s}.sixtyfour{font-family:Sixtyfour,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"BLED" 32,"SCAN" -16}footer.svelte-14wlsqs.svelte-14wlsqs{min-height:5%;margin-top:.5em;border-radius:8px;display:flex;justify-content:center;align-items:baseline;width:100%;min-height:10%;background:linear-gradient(45deg,var(--accent-color-primary),var(--accent-color-secondary),var(--accent-color-tertiary));background-size:300% 300%;animation:svelte-14wlsqs-gradientAnimation 10s ease infinite}footer.svelte-14wlsqs a.svelte-14wlsqs{padding:.5em;text-decoration:none;color:var(--text-color)}@keyframes svelte-14wlsqs-gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}header.svelte-1ntrlja.svelte-1ntrlja{display:flex;justify-content:center;align-items:center;width:100%;min-height:5%;margin-bottom:.5em;background:linear-gradient(45deg,var(--accent-color-primary),var(--accent-color-secondary),var(--accent-color-tertiary));background-size:300% 300%;animation:svelte-1ntrlja-gradientAnimation 10s ease infinite;border-radius:8px}nav.svelte-1ntrlja.svelte-1ntrlja{display:flex;align-items:center;justify-content:center;height:100%;width:100%}@keyframes svelte-1ntrlja-gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}nav.svelte-1ntrlja a.svelte-1ntrlja{padding:.5em;background-color:#0000;text-decoration:none;color:var(--text-color);transition:background-color ease .3s;border-radius:5px;margin:.2em}nav.svelte-1ntrlja a.svelte-1ntrlja:hover{background-color:var(--tertiary-bg)}.home.svelte-1ntrlja.svelte-1ntrlja{text-decoration:none;color:var(--text-color);width:33%;font-size:x-large;margin-left:1em}.padding.svelte-1ntrlja.svelte-1ntrlja{width:33%}@media screen and (max-width: 800px){.padding.svelte-1ntrlja.svelte-1ntrlja{visibility:hidden;width:0px}nav.svelte-1ntrlja.svelte-1ntrlja{width:100%}}.app.svelte-14qqf81{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}main.svelte-14qqf81{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}
