:where(.astro-bvzihdzo){margin:0;padding:0;box-sizing:border-box}:root{--green: #5b8c2a;--green-dark: #3d6b1a;--bg: #1a1816;--bg-surface: #272420;--text: #ede9e3;--text-muted: #8a8478;--text-dim: #5c574e;--border: #3a3630;--bg-code: #0f0e0c;--max-width: 900px;color-scheme:dark}@media(prefers-color-scheme:light){:root{--green: #3d6b1a;--green-dark: #2d5010;--bg: #faf8f5;--bg-surface: #f5f2ee;--text: #1a1816;--text-muted: #5c574e;--text-dim: #8a8478;--border: #ede9e3;--bg-code: #e4e0d8}}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.7;color:var(--text);background:var(--bg)}body{min-height:100vh;display:flex;flex-direction:column;position:relative}body:before{content:"";position:fixed;inset:0;background-image:url(/page-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.15;z-index:-1}nav:where(.astro-bvzihdzo){display:flex;align-items:center;justify-content:space-between;max-width:var(--max-width);width:100%;margin:0 auto;padding:1.25rem 1.5rem}.nav-logo:where(.astro-bvzihdzo){display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--text);font-weight:600;font-size:1.1rem}.nav-logo:where(.astro-bvzihdzo) img:where(.astro-bvzihdzo){border-radius:4px}.nav-links:where(.astro-bvzihdzo){display:flex;gap:1.5rem}.nav-links:where(.astro-bvzihdzo) a:where(.astro-bvzihdzo){color:var(--text-muted);text-decoration:none;font-size:.9rem;transition:color .15s}.nav-links:where(.astro-bvzihdzo) a:where(.astro-bvzihdzo):hover{color:var(--green)}main:where(.astro-bvzihdzo){flex:1;max-width:var(--max-width);width:100%;margin:0 auto;padding:0 1.5rem 4rem}header:where(.astro-bvzihdzo){margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}header:where(.astro-bvzihdzo) time:where(.astro-bvzihdzo){font-size:.875rem;color:var(--text-muted)}header:where(.astro-bvzihdzo) .author:where(.astro-bvzihdzo){font-size:.875rem;color:var(--text-muted);margin-left:.5rem}header:where(.astro-bvzihdzo) h1:where(.astro-bvzihdzo){margin-top:.75rem;font-size:2.25rem;line-height:1.2;letter-spacing:-.02em;color:var(--text)}header:where(.astro-bvzihdzo) .description:where(.astro-bvzihdzo){margin-top:.75rem;font-size:1.125rem;color:var(--text-muted);line-height:1.6}.prose:where(.astro-bvzihdzo) h2{margin-top:3rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.3;letter-spacing:-.01em;color:var(--text)}.prose:where(.astro-bvzihdzo) h3{margin-top:2.25rem;margin-bottom:.75rem;font-size:1.25rem;line-height:1.4;color:var(--text)}.prose:where(.astro-bvzihdzo) h4{margin-top:1.75rem;margin-bottom:.5rem;font-size:1.1rem;color:var(--text)}.prose:where(.astro-bvzihdzo) p{margin-bottom:1.25rem;color:var(--text)}.prose:where(.astro-bvzihdzo) a{color:var(--green);text-decoration:underline;text-underline-offset:2px}.prose:where(.astro-bvzihdzo) a:hover{color:var(--green-dark)}.prose:where(.astro-bvzihdzo) strong{color:var(--text);font-weight:600}.prose:where(.astro-bvzihdzo) em{font-style:italic}.prose:where(.astro-bvzihdzo) ul,.prose:where(.astro-bvzihdzo) ol{margin-bottom:1.25rem;padding-left:1.5rem}.prose:where(.astro-bvzihdzo) li{margin-bottom:.5rem}.prose:where(.astro-bvzihdzo) blockquote{margin:1.5rem 0;padding:.75rem 1.25rem;border-left:3px solid var(--green);color:var(--text-muted);background:var(--bg-surface);border-radius:0 6px 6px 0}.prose:where(.astro-bvzihdzo) code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:.875em;background:var(--bg-surface);padding:.15em .4em;border-radius:4px;color:var(--text)}.prose:where(.astro-bvzihdzo) pre{margin:1.5rem 0;padding:1.25rem;background:var(--bg-code);border:1px solid var(--border);border-radius:8px;overflow-x:auto;line-height:1.5}.prose:where(.astro-bvzihdzo) pre code{background:none;padding:0;font-size:.85rem}.prose:where(.astro-bvzihdzo) hr{margin:3rem 0;border:none;border-top:1px solid var(--border)}.prose:where(.astro-bvzihdzo) table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:.9rem}.prose:where(.astro-bvzihdzo) th{text-align:left;padding:.75rem;border-bottom:2px solid var(--border);color:var(--text);font-weight:600}.prose:where(.astro-bvzihdzo) td{padding:.75rem;border-bottom:1px solid var(--border);color:var(--text)}.prose:where(.astro-bvzihdzo) img{max-width:100%;height:auto;border-radius:8px}footer:where(.astro-bvzihdzo){max-width:var(--max-width);width:100%;margin:0 auto;padding:2rem 1.5rem;border-top:1px solid var(--border);text-align:center;font-size:.85rem;color:var(--text-dim)}@media(max-width:640px){header:where(.astro-bvzihdzo) h1:where(.astro-bvzihdzo){font-size:1.75rem}header:where(.astro-bvzihdzo) .description:where(.astro-bvzihdzo){font-size:1rem}.prose:where(.astro-bvzihdzo) h2{font-size:1.3rem}.prose:where(.astro-bvzihdzo) h3{font-size:1.1rem}}
