nav.svelte-1h32yp1{position:fixed;top:0;z-index:999;display:flex;width:100%;height:4rem;background-color:var(--color-surface);border-bottom:1px solid var(--color-muted);overflow:hidden}.nav-logo.svelte-1h32yp1{display:flex;align-items:center;font-size:1.5rem;width:100%;transition:background-color .1s}.nav-logo.svelte-1h32yp1:hover{background-color:var(--color-highlight-med)}.nav-logo.svelte-1h32yp1 span:where(.svelte-1h32yp1){padding:1rem}.nav-menu.svelte-1h32yp1{display:flex;text-wrap:nowrap}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:flex;justify-content:center;align-items:center;padding:1rem;font-size:1.2rem;border-left:1px solid var(--color-muted);transition:background-color .1s}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{background-color:var(--color-highlight-med)}.nav-menu-a-enabled.svelte-1h32yp1{background-color:var(--color-highlight-med)}nav.svelte-1h32yp1 img:where(.svelte-1h32yp1){display:none}.nav-overlay.svelte-1h32yp1{position:fixed;width:100%;height:100%;top:-10000px;left:0;right:0;bottom:0;background-color:#00000080}@media screen and (min-width:768px){.nav-menu.svelte-1h32yp1{margin-right:4rem}}@media screen and (max-width:768px){.nav-menu.svelte-1h32yp1{flex-direction:column;position:fixed;top:-10000px;width:100%}.nav-menu-enabled.svelte-1h32yp1{top:4rem}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;width:100%;background-color:var(--color-surface);border:none;border-bottom:1px solid var(--color-muted)}nav.svelte-1h32yp1 img:where(.svelte-1h32yp1){display:block;cursor:pointer;padding:1rem;transition:background-color .1s;border-left:1px solid var(--color-muted)}nav.svelte-1h32yp1 img:where(.svelte-1h32yp1):hover{background-color:var(--color-highlight-med)}.nav-overlay-enabled.svelte-1h32yp1{top:0}}nav.svelte-zoo3se{z-index:999;position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background-color:var(--color-surface);border-top:1px solid var(--color-muted)}nav.svelte-zoo3se a:where(.svelte-zoo3se){display:flex;justify-content:center;align-items:center;padding:1rem;transition:background-color .1s;border-left:1px solid var(--color-muted)}nav.svelte-zoo3se a:where(.svelte-zoo3se):last-child{border-right:1px solid var(--color-muted)}nav.svelte-zoo3se a:where(.svelte-zoo3se):hover{background-color:var(--color-highlight-med)}nav.svelte-zoo3se a:where(.svelte-zoo3se) img:where(.svelte-zoo3se){width:2rem;height:2rem}@media screen and (min-width:768px){nav.svelte-zoo3se{position:fixed;left:0;flex-direction:column;justify-content:end;border-top:0;border-right:1px solid var(--color-muted);height:100%;width:4rem}nav.svelte-zoo3se a:where(.svelte-zoo3se){width:100%;border-left:0;border-top:1px solid var(--color-muted)}nav.svelte-zoo3se a:where(.svelte-zoo3se):last-child{border-right:0}}:root{--color-base: #191724;--color-surface: #1f1d2e;--color-overlay: #26233a;--color-muted: #6e6a86;--color-subtle: #908caa;--color-text: #e0def4;--color-love: #eb6f92;--color-gold: #f6c177;--color-rose: #ebbcba;--color-pine: #31748f;--color-foam: #9ccfd8;--color-iris: #c4a7e7;--color-highlight-low: #21202e;--color-highlight-med: #403d52;--color-highlight-high: #524f67;--border-radius-normal: 6px;--border-radius-large: 12px}*{margin:0;padding:0;box-sizing:border-box;font-family:Hack,monospace;scroll-behavior:smooth}body{color:var(--color-text);background-color:var(--color-base);margin-top:4rem}a{text-decoration:none;color:inherit}button,input[type=submit],input[type=reset]{background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit}@media screen and (min-width:768px){body{margin-left:4rem}}@media screen and (max-width:768px){body{margin-bottom:4rem}html{font-size:10px}}
