:root{--bg:#0d0d0d;--surface:#141414;--border:#222;--text:#e8e8e8;--muted:#888;--accent:#4af626;--font:ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, "DejaVu Sans Mono", monospace;--max-width:720px;--padding:1.5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background-color:var(--bg);color:var(--text);font-size:16px}body{font-family:var(--font);background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100dvh;line-height:1.7;display:flex}a{color:var(--accent);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}h1,h2,h3,h4{color:var(--text);font-weight:600;line-height:1.3}h1{font-size:1.5rem}h2{font-size:1.2rem}h3{font-size:1rem}p{color:var(--muted);margin-bottom:1rem}ul,ol{color:var(--muted);padding-left:1.5rem}li{margin-bottom:.25rem}code{font-family:var(--font);background:var(--surface);border:1px solid var(--border);border-radius:3px;padding:.1em .4em;font-size:.9em}pre{background:var(--surface);border:1px solid var(--border);border-radius:4px;margin-bottom:1rem;padding:1rem;overflow-x:auto}pre code{background:0 0;border:none;padding:0}hr{border:none;border-top:1px solid var(--border);margin:2rem 0}blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:1rem 0;padding-left:1rem}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--max-width);padding:0 var(--padding);margin:0 auto}.prose h1,.prose h2,.prose h3,.prose h4{margin-top:2rem;margin-bottom:.75rem}.prose p,.prose ul,.prose ol,.prose pre,.prose blockquote{margin-bottom:1.25rem}
.layout-module__CUj6aG__header{border-bottom:1px solid var(--border);padding:1rem 0}.layout-module__CUj6aG__nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.layout-module__CUj6aG__brand{color:var(--text);letter-spacing:-.02em;font-size:1rem;font-weight:600;text-decoration:none}.layout-module__CUj6aG__brand:hover{color:var(--accent);text-decoration:none}.layout-module__CUj6aG__links{color:var(--muted);gap:1.5rem;font-size:.9rem;display:flex}.layout-module__CUj6aG__links a{color:var(--muted);transition:color .1s}.layout-module__CUj6aG__links a:hover{color:var(--text);text-decoration:none}.layout-module__CUj6aG__main{flex:1;padding-top:3rem;padding-bottom:3rem}.layout-module__CUj6aG__footer{border-top:1px solid var(--border);margin-top:auto;padding:1.25rem 0}.layout-module__CUj6aG__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.layout-module__CUj6aG__footerText{color:var(--muted);font-size:.8rem}.layout-module__CUj6aG__footerLinks{gap:1.25rem;font-size:.8rem;display:flex}.layout-module__CUj6aG__footerLinks a{color:var(--muted)}.layout-module__CUj6aG__footerLinks a:hover{color:var(--accent)}
