: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)}.skip-link.svelte-12qhfyh{z-index:100;background:var(--bg);color:var(--fg);border:1.5px solid var(--yellow);padding:.5rem 1rem;font-size:.875rem;text-decoration:none;position:absolute;top:-100px;left:.5rem}.skip-link.svelte-12qhfyh:focus{top:.5rem}header.svelte-12qhfyh{border-bottom:1px solid var(--border);padding:1rem 1.5rem;position:relative}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}.nav-links.svelte-12qhfyh{align-items:center;gap:1.5rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.1rem .4rem;font-size:.875rem;text-decoration:none}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--yellow)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--yellow);color:#111}.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)}.side-rail.svelte-12qhfyh{z-index:10;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:fixed;top:50%;right:1rem;transform:translateY(-50%)}.icon-btn.svelte-12qhfyh{border:1.5px solid var(--yellow);background:var(--bg);justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:.25rem;font-size:1rem;line-height:1;text-decoration:none;transition:background .15s,transform .1s;display:flex}.icon-btn.svelte-12qhfyh:hover{background:var(--yellow)}.icon-btn.svelte-12qhfyh:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.icon-btn.svelte-12qhfyh:active{transform:scale(.92)}.icon-btn.svelte-12qhfyh img:where(.svelte-12qhfyh){object-fit:contain;width:100%;height:100%;display:block}.icon-btn--mask.svelte-12qhfyh:before{content:"";background-color:var(--fg);width:100%;height:100%;-webkit-mask:var(--icon) center / 80% no-repeat;mask:var(--icon) center / 80% no-repeat;-webkit-mask:var(--icon) center / 80% no-repeat;transition:background-color .15s;display:block}.icon-btn--mask.svelte-12qhfyh:hover:before{background-color:#111}.icon-btn--github.svelte-12qhfyh{--icon:url(../../../github.svg)}.icon-btn--codeberg.svelte-12qhfyh{--icon:url(../../../codeberg.svg)}.icon-btn--tangled.svelte-12qhfyh{--icon:url(../../../tangled.svg)}.clock.svelte-12qhfyh{writing-mode:vertical-rl;font-variant-numeric:tabular-nums;letter-spacing:.05em;white-space:nowrap;padding:.5rem .3rem;font-size:.875rem;line-height:1;display:inline-block}@media (width<=600px){header.svelte-12qhfyh{padding:.75rem 1rem}.site-name.svelte-12qhfyh{font-size:.8rem}.nav-links.svelte-12qhfyh{gap:.75rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:.1rem .25rem;font-size:.75rem}.theme-toggle.svelte-12qhfyh{font-size:1.1rem}.side-rail.svelte-12qhfyh{gap:.35rem;right:.25rem}.icon-btn.svelte-12qhfyh{width:1.75rem;height:1.75rem;padding:.15rem}.clock.svelte-12qhfyh{padding:.3rem .2rem;font-size:.625rem}}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}
