:root{--bg: #f9f5d7;--bg-panel: #fbf1c7;--bg-raised: #ebdbb2;--bg-raised-hover: #d5c4a1;--fg: #3c3836;--fg-dim: #665c54;--fg-faint: #928374;--border: #a89984;--border-faint: #bdae93;--active-bg: #3c3836;--active-fg: #f9f5d7;--link: #458588;--link-vis: #b16286;--link-hover: #9d0006;--err: #9d0006;--err-bg: #f9e5e5;--err-border: #cc241d;--green: #98971a;--blue: #458588;--red: #cc241d;--bar-bg: #3c3836;--bar-fg: #f9f5d7;--bar-dim: #928374}[data-theme=dark]{--bg: #1d2021;--bg-panel: #282828;--bg-raised: #3c3836;--bg-raised-hover: #504945;--fg: #ebdbb2;--fg-dim: #bdae93;--fg-faint: #928374;--border: #665c54;--border-faint: #504945;--active-bg: #d5c4a1;--active-fg: #1d2021;--link: #83a598;--link-vis: #d3869b;--link-hover: #fb4934;--err: #fb4934;--err-bg: #3b2020;--err-border: #cc241d;--green: #b8bb26;--blue: #83a598;--red: #fb4934;--bar-bg: #282828;--bar-fg: #ebdbb2;--bar-dim: #928374}body{margin:0;background:var(--bg);color:var(--fg);font-family:Arial,Helvetica,sans-serif}a{color:var(--link);text-decoration:underline}a:visited{color:var(--link-vis)}a:hover{color:var(--link-hover)}h1{margin:0 0 .5em;padding-bottom:2px}h2{margin:.8em 0 .3em}input,button,textarea,select{font-family:Arial,Helvetica,sans-serif}button{background:var(--bg-raised);border:1px solid var(--border);padding:2px 8px;cursor:pointer;color:var(--fg)}button:hover{background:var(--bg-raised-hover)}input[type=text],input[type=number]{border:1px solid var(--border);padding:2px 4px;background:var(--bg);color:var(--fg)}select{border:1px solid var(--border);background:var(--bg);color:var(--fg)}code{font-family:monospace}table{border-collapse:collapse}td,th{border:1px solid var(--border);padding:3px 6px}hr{border:none;border-top:1px solid var(--border);margin:1em 0}.layout.svelte-12qhfyh{display:flex}nav.svelte-12qhfyh{width:150px;flex-shrink:0;padding:.5em}.nav-header.svelte-12qhfyh{display:flex;font-size:20px;align-items:center;justify-content:space-between;margin-bottom:6px}.site-title.svelte-12qhfyh{font-weight:700;font-size:1em;color:var(--fg);text-decoration:none}.site-title.svelte-12qhfyh:visited{color:var(--fg)}.site-title.svelte-12qhfyh:hover{color:var(--fg-dim)}.theme-btn.svelte-12qhfyh{font-size:.75em}ul.svelte-12qhfyh{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:2px}li.svelte-12qhfyh{flex:1 1 auto}li.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;border:1px solid var(--border);padding:2px 4px;font-size:.9em;text-align:center;text-decoration:none;color:var(--link);background:var(--bg-raised);white-space:nowrap}li.svelte-12qhfyh a:where(.svelte-12qhfyh):visited{color:var(--link-vis)}li.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--bg-raised-hover)}li.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--active-bg);color:var(--active-fg);border-color:var(--active-bg)}main.svelte-12qhfyh{flex:1;padding:10px 16px}
