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