@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,400;0,700;1,400&display=swap";:root{--bg:#0a0a0a;--fg:#e8e8e8;--fg-dim:#888;--border:#333;--font-mono:"JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--max-w:860px;--pad:1.5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);color:var(--fg);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.7}body{background:var(--bg);min-height:100dvh;position:relative}body:after{content:"";pointer-events:none;z-index:9999;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000008 2px 4px);position:fixed;inset:0}a{color:var(--fg);text-underline-offset:3px;text-decoration:underline}a:hover{color:var(--fg-dim)}h1,h2,h3,h4{font-weight:700;line-height:1.3}pre,code{font-family:var(--font-mono);border:1px solid var(--border);background:#111;border-radius:2px;padding:.15em .4em;font-size:.95em}pre{padding:1rem;overflow-x:auto}pre code{background:0 0;border:none;padding:0}.bold{font-weight:700}.center{text-align:center}nav.svelte-q971rm{padding:.75rem var(--pad);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.brand.svelte-q971rm{color:var(--fg);white-space:nowrap;font-weight:700;text-decoration:none}ul.svelte-q971rm{flex-wrap:wrap;gap:1.5rem;list-style:none;display:flex}a.svelte-q971rm{color:var(--fg-dim);text-decoration:none;transition:color .15s}a.svelte-q971rm:hover,a.active.svelte-q971rm{color:var(--fg)}.hamburger.svelte-q971rm{border:1px solid var(--border);color:var(--fg);cursor:pointer;font-family:var(--font-mono);background:0 0;padding:.25rem .5rem;display:none}@media (width<=600px){.hamburger.svelte-q971rm{display:block}ul.svelte-q971rm{flex-direction:column;gap:.5rem;width:100%;padding:.5rem 0;display:none}ul.open.svelte-q971rm{display:flex}}.layout.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}main.svelte-12qhfyh{padding:var(--pad);max-width:var(--max-w);flex:1;width:100%;margin:0 auto}footer.svelte-12qhfyh{padding:1rem var(--pad);border-top:1px solid var(--border);color:var(--fg-dim);font-size:.8rem}.dim{color:var(--fg-dim)}
