:root{--fg: #111;--bg: #f5f2eb;--border: #d4d0c8;--muted: #666;--accent: #fcc21b}:root.dark{--fg: #e5e5e5;--bg: #111;--border: #333;--muted: #999;--accent: #fcc21b}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100dvh}body{font-family:IBM Plex Mono,monospace;color:var(--fg);background:var(--bg);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column}h1{margin-top:4rem;margin-bottom:1.5rem}p+p{margin-top:1.75rem}mark{background:var(--accent);color:#111;padding:.05rem .2rem}a{color:inherit;text-decoration-color:var(--accent)}header.svelte-12qhfyh{padding:1rem 1.5rem;border-bottom:1px solid var(--border)}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center}.site.svelte-12qhfyh{max-width:640px;margin:0 auto;padding:2rem 1.5rem;flex:1;display:flex;flex-direction:column}.site-name.svelte-12qhfyh{font-weight:700;text-decoration:none;font-size:1rem}.theme-toggle.svelte-12qhfyh{background:none;border:none;color:var(--fg);cursor:pointer;font-size:1.5rem;padding:0;font-family:inherit;line-height:1;vertical-align:middle}.theme-toggle.svelte-12qhfyh:hover{color:var(--accent)}@media(max-width:600px){header.svelte-12qhfyh{padding:.75rem 1rem}.site-name.svelte-12qhfyh{font-size:.8rem}.theme-toggle.svelte-12qhfyh{font-size:1.1rem}}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{padding:1rem 1.5rem;border-top:1px solid var(--border);font-size:.875rem;color:var(--muted);font-weight:700;display:flex;justify-content:space-between;align-items:baseline}
