nav.svelte-1h32yp1{z-index:999;background-color:var(--color-surface);border-bottom:1px solid var(--color-muted);width:100%;height:4rem;display:flex;position:fixed;top:0;overflow:hidden}.nav-logo.svelte-1h32yp1{align-items:center;width:100%;font-size:1.5rem;transition:background-color .1s;display:flex}.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{text-wrap:nowrap;display:flex}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){border-left:1px solid var(--color-muted);justify-content:center;align-items:center;padding:1rem;font-size:1.2rem;transition:background-color .1s;display:flex}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover,.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{background-color:#00000080;width:100%;height:100%;position:fixed;inset:-10000px 0 0}@media screen and (width>=768px){.nav-menu.svelte-1h32yp1{margin-right:4rem}}@media screen and (width<=768px){.nav-menu.svelte-1h32yp1{flex-direction:column;width:100%;position:fixed;top:-10000px}.nav-menu-enabled.svelte-1h32yp1{top:4rem}.nav-menu.svelte-1h32yp1 a:where(.svelte-1h32yp1){background-color:var(--color-surface);border:none;border-bottom:1px solid var(--color-muted);flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;display:flex}nav.svelte-1h32yp1 img:where(.svelte-1h32yp1){cursor:pointer;border-left:1px solid var(--color-muted);padding:1rem;transition:background-color .1s;display:block}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;background-color:var(--color-surface);border-top:1px solid var(--color-muted);justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}nav.svelte-zoo3se a:where(.svelte-zoo3se){border-left:1px solid var(--color-muted);justify-content:center;align-items:center;padding:1rem;transition:background-color .1s;display:flex}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 (width>=768px){nav.svelte-zoo3se{border-top:0;border-right:1px solid var(--color-muted);flex-direction:column;justify-content:end;width:4rem;height:100%;position:fixed;left:0}nav.svelte-zoo3se a:where(.svelte-zoo3se){border-left:0;border-top:1px solid var(--color-muted);width:100%}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}@font-face{font-family:JetBrainsMono-Regular;src:url(../../../fonts/JetBrains_Mono/JetBrainsMono-VariableFont_wght.ttf)}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0;font-family:JetBrainsMono-Regular,sans-serif}body{color:var(--color-text);background-color:var(--color-base);margin-top:4rem}a{color:inherit;text-decoration:none}button,input[type=submit],input[type=reset]{color:inherit;font:inherit;outline:inherit;background:0 0;border:none;padding:0}@media screen and (width>=768px){body{margin-left:4rem}}@media screen and (width<=768px){body{margin-bottom:4rem}html{font-size:10px}}
