:root{--bg: #232025;--fg: #efd5c5;--muted: #8f8886;--line: #3b393e;--accent: #6fb3c0;--ok: #51b04f;--warn: #d09950;--bad: #ff7a5f}.svelte-spv1ug{box-sizing:border-box}body{margin:0;padding-bottom:5rem;background:var(--bg);color:var(--fg);font:15px/1.5 monospace}main.svelte-spv1ug{max-width:640px;margin:8vh auto 0;padding:0 1rem}footer.svelte-spv1ug{position:fixed;bottom:0;left:0;width:100%;background-color:var(--bg);border-top:1px solid var(--line);padding:1.25rem 0;display:flex;justify-content:center;gap:2rem}footer.svelte-spv1ug a:where(.svelte-spv1ug){color:var(--muted);text-decoration:none;transition:color .2s ease}footer.svelte-spv1ug a:where(.svelte-spv1ug):hover{color:var(--fg);text-decoration:underline}
