:root{--bg:#f6f3ec;--ink:#161513;--muted:#6b6657;--rule:#c9c2b1;--accent:#6b1f17;--field:#fbf9f3;--tint-good:#2f5a3a;--tint-bad:#7a2118;--serif:"Iowan Old Style", "Charter", "Source Serif 4", "Cambria", Georgia, serif;--mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}@media (prefers-color-scheme:dark){:root{--bg:#15140f;--ink:#ece6d6;--muted:#8a8472;--rule:#34302a;--accent:#d96a55;--field:#1c1a14;--tint-good:#7fb088;--tint-bad:#d97a6a}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);margin:0;padding:0}body{font:17px/1.6 var(--serif);font-feature-settings:"onum", "kern";max-width:640px;margin:0 auto;padding:32px 24px 96px}a{color:inherit}a:hover{color:var(--accent)}::selection{background:var(--accent);color:var(--bg)}footer.svelte-12qhfyh{border-top:1px solid var(--rule);font:12px/1.5 var(--mono);color:var(--muted);margin-top:64px;padding-top:20px}footer.svelte-12qhfyh nav:where(.svelte-12qhfyh){flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 10px;display:flex}footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted);text-decoration:none}footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent)}.sep.svelte-12qhfyh{color:var(--rule);-webkit-user-select:none;user-select:none}
