:root{--text: #181207;--muted: #8a6c36;--background: #ebdfc6;--primary: #81ba7b;--secondary: #bac3a2;--accent: #81ba7b}html.dark{--text: #f9eedc;--muted: #a59d91;--background: #181207;--primary: #4b8245;--secondary: #545d3c;--accent: #4b8245}body{background-color:var(--background);font-family:DM Mono,monospace;font-weight:400;font-style:normal}h1 h2 h3 h4 h5 p{color:var(--text)}.primary-button{padding:2ch;background-color:var(--primary);border:0ch;border-radius:5px}.secondary button{padding:1ch;background-color:var(--secondary)}.main-col{width:50%;max-width:900px;min-width:600px;box-sizing:border-box;gap:1rem}@media (max-width: 640px){.main-col{width:100%}}.page{display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box}.top.svelte-12qhfyh{position:fixed;top:0;left:0;height:5ch;width:100%;background-color:var(--background);border-bottom:1px solid var(--muted);display:flex;justify-content:space-between;align-items:center}.center.svelte-12qhfyh{width:35%;min-width:300px;max-width:800px;display:flex;justify-content:space-between}.side.svelte-12qhfyh{width:8ch}#mode-toggle.svelte-12qhfyh{background:none;border:none;font-size:1.5rem;cursor:pointer}.the-rest.svelte-12qhfyh{padding-top:5ch}a.svelte-12qhfyh{text-decoration:none;color:var(--text)}
