:root{--shadow: color-mix(in srgb, #000000 25%, transparent 75%);--surface: #f9f9ff;--on-surface: #191c20;--on-surface-var: #44474e;--surface-dim: #d9d9e0;--surface-bright: #f9f9ff;--inverse-surface: #2e3036;--inverse-on-surface: #f0f0f7;--inverse-primary: #aac7ff;--surf-highest: #e2e2e9;--surf-high: #e7e8ee;--surf: #ededf4;--surf-low: #f3f3fa;--surf-lowest: #ffffff;--outline: #74777f;--outline-var: #c4c6d0;--primary: #415f91;--on-primary: #ffffff;--primary-container: #d6e3ff;--on-primary-container: #284777;--secondary: #565f71;--on-secondary: #ffffff;--secondary-container: #dae2f9;--on-secondary-container: #3e4759;--tertiary: #705575;--on-tertiary: #ffffff;--tertiary-container: #fad8fd;--on-tertiary-container: #573e5c;--error: #ba1a1a;--on-error: #ffffff;--error-container: #ffdad6;--on-error-container: #93000a;--main-font: "Normal";--selection-bg: var(--outline-var);--selection-fg: var(--on-surface-var)}:root .theme-night{--surface: #111318;--on-surface: #e2e2e9;--on-surface-var: #c4c6d0;--surface-dim: #111318;--surface-bright: #37393e;--inverse-surface: #e2e2e9;--inverse-on-surface: #2e3036;--inverse-primary: #415f91;--surf-highest: #33353a;--surf-high: #282a2f;--surf: #1d2024;--surf-low: #191c20;--surf-lowest: #0c0e13;--outline: #8e9099;--outline-var: #44474e;--primary: #aac7ff;--on-primary: #0a305f;--primary-container: #284777;--on-primary-container: #d6e3ff;--secondary: #bec6dc;--on-secondary: #283141;--secondary-container: #3e4759;--on-secondary-container: #dae2f9;--tertiary: #ddbce0;--on-tertiary: #3f2844;--tertiary-container: #573e5c;--on-tertiary-container: #fad8fd;--error: #ffb4ab;--on-error: #690005;--error-container: #93000a;--on-error-container: #ffdad6}:root .font-mono{--main-font: "Monospaced"}@font-face{font-family:Normal;src:url(./Inter.c8O0ljhh.ttf)}@font-face{font-family:Monospaced;src:url(./Iosevka.BeCCjFBC.ttf)}::selection{background-color:var(--selection-bg);color:var(--selection-fg)}*,:before,:after{transition:all .25s ease}html{height:100%}body{font-family:var(--main-font),system-ui;width:100%;height:100%;display:flex;flex-direction:column;margin:0;color:var(--on-surface);background-color:var(--surface)}a{color:var(--tertiary);text-decoration:none}a:focus,a:focus-visible,a:focus-within{outline:1px solid var(--primary);transition:none}a::selection{background-color:var(--tertiary-container);color:var(--on-tertiary-container)}@keyframes svelte-jby388-fadein{0%{opacity:0}to{opacity:1}}@keyframes svelte-jby388-fadeout{0%{opacity:1}to{opacity:0}}dialog.svelte-jby388{border:1px solid var(--outline);padding:1em;background-color:var(--surf-highest);color:var(--on-surface);animation:svelte-jby388-fadeout .25s ease;box-sizing:border-box}dialog.svelte-jby388[open]{animation:svelte-jby388-fadein .25s ease}dialog.svelte-jby388::backdrop{background-color:var(--shadow)}dialog.svelte-jby388:focus,dialog.svelte-jby388:focus-visible{outline:1px solid var(--primary)}dialog.svelte-jby388 header:where(.svelte-jby388){display:flex;justify-content:space-between;gap:1em}dialog.svelte-jby388 header:where(.svelte-jby388) h2:where(.svelte-jby388){margin:0}section.switch{flex:1;min-width:8em;display:flex;flex-wrap:wrap;width:100%;padding:.5em;gap:.5em;border:1px solid var(--outline);background-color:var(--surf);box-sizing:border-box}section.switch input{position:absolute;width:0;height:0;opacity:0}section.switch label{flex:1;min-width:8em;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer;padding:.25em;border:1px solid transparent;overflow-wrap:anywhere}section.switch label:hover{border:1px solid var(--outline);background-color:var(--surf-high)}section.switch label:has(input:focus){outline:1px solid var(--primary)}section.switch label:has(input:checked){border:1px solid var(--primary);background-color:var(--primary-container);color:var(--on-primary-container)}section.switch label:has(input:checked):hover{background-color:color-mix(in srgb,var(--primary-container) 90%,var(--primary) 10%)}#options.svelte-1eaqpj{display:flex;flex-direction:column;gap:1em;margin-top:1em}#options.svelte-1eaqpj .option:where(.svelte-1eaqpj){display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.5em}header.svelte-12qhfyh{width:100%;padding:.25em;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:var(--surf);border-bottom:1px solid var(--outline-var)}header.svelte-12qhfyh nav:where(.svelte-12qhfyh){padding:.25em;display:flex;gap:.5em;overflow-x:auto}main.svelte-12qhfyh{margin:auto;padding:1em;white-space:pre-line}
