:root{--bg:#1a1b1e;--panel:#232428;--fg:#e6e6e6;--dim:#8b8d92;--accent:#6cb6ff;--event:#e5c07b;--state:#56b6c2;--action:#98c379;--var:#c678dd;--pad-x:.5rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scrollbar-gutter:stable both-edges}html,body{background:var(--bg);height:100%;color:var(--fg);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:15px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code,.mono{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.dim{color:var(--dim)}.gh-corner.svelte-12qhfyh{color:var(--dim);background:color-mix(in srgb, var(--bg) 75%, transparent);z-index:10;border-radius:6px;padding:.4rem;display:flex;position:fixed;bottom:.75rem;right:.75rem}.gh-corner.svelte-12qhfyh:hover{color:var(--fg)}
