:root{--bg:#0a0e14;--bg-raised:#10151f;--border:#1c2433;--text:#b8c0cc;--text-bright:#e8ecf2;--text-dim:#79839a;--accent:#7aa2f7;--accent-dim:#3d5a99;--font-mono:ui-monospace, "SF Mono", "Cascadia Code", Menlo, Consolas, "DejaVu Sans Mono", monospace;--font-body:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Helvetica, Arial, sans-serif}*{box-sizing:border-box}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{background:var(--bg);color-scheme:dark}body{max-width:44rem;font-family:var(--font-body);color:var(--text);margin:0 auto;padding:1.5rem 1.25rem 4rem;font-size:1.0625rem;line-height:1.7}::selection{background:var(--accent-dim);color:var(--text-bright)}h1,h2,h3,h4{font-family:var(--font-mono);color:var(--text-bright);line-height:1.3}a{color:var(--accent);text-decoration:underline;text-decoration-color:var(--accent-dim);text-underline-offset:3px}a:hover{text-decoration-color:var(--accent)}.site-header a,.site-footer a,.post-list a,.tag-list a,.post-meta a{text-decoration:none}.post-list a:hover,.tag-list a:hover,.post-meta a:hover{text-decoration:underline}code,pre,kbd{font-family:var(--font-mono)}.site-header{font-family:var(--font-mono);flex-wrap:wrap;align-items:baseline;gap:.75rem 1.5rem;margin-bottom:3rem;font-size:.9375rem;display:flex}.site-header .prompt{color:var(--text-bright);font-weight:600}.site-header .prompt:before{content:"~/";color:var(--accent)}.site-header nav{gap:1.25rem;display:flex}.site-header nav a{color:var(--text-dim)}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:var(--accent);text-decoration:none}.site-footer{border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--text-dim);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;margin-top:5rem;padding-top:1.25rem;font-size:.8125rem;display:flex}.site-footer a{color:var(--text-dim)}.site-footer a:hover{color:var(--accent)}.ascii{font-family:var(--font-mono);color:var(--accent);margin:0 0 2rem;font-size:.8125rem;line-height:1.1;overflow-x:auto}@media (width<=540px){.ascii{font-size:2.4vw}}.post-list{margin:0;padding:0;list-style:none}.post-list li{align-items:baseline;gap:1rem;padding:.375rem 0;display:flex}.post-list .date{font-family:var(--font-mono);color:var(--text-dim);white-space:nowrap;font-size:.8125rem}.post-list .draft-flag{font-family:var(--font-mono);color:var(--bg);background:var(--accent);border-radius:3px;padding:0 .375rem;font-size:.75rem}.section-title{margin:2.5rem 0 .75rem;font-size:1.0625rem}.section-title:before{content:"## ";color:var(--accent)}.tag-list{font-family:var(--font-mono);flex-wrap:wrap;gap:.375rem .75rem;margin:.5rem 0 1.5rem;padding:0;font-size:.8125rem;list-style:none;display:flex}.tag-list a{color:var(--text-dim)}.tag-list a:before{content:"#";color:var(--accent-dim)}.tag-list a:hover{color:var(--accent)}.post-header h1{margin:0 0 .5rem;font-size:1.75rem}.post-meta{font-family:var(--font-mono);color:var(--text-dim);flex-wrap:wrap;gap:.375rem 1rem;margin-bottom:2.5rem;font-size:.8125rem;display:flex}.post-meta a{color:var(--text-dim)}.post-meta a:hover{color:var(--accent)}.prose h2{margin-top:2.5rem;font-size:1.25rem}.prose h3{font-size:1.0625rem}.prose h2:before,.prose h3:before{color:var(--accent)}.prose h2:before{content:"## "}.prose h3:before{content:"### "}.prose img,.prose video{border-radius:6px;max-width:100%;height:auto}.prose blockquote{border-left:3px solid var(--accent-dim);color:var(--text-dim);margin:1.5rem 0;padding:.125rem 1.25rem}.prose code{background:var(--bg-raised);border:1px solid var(--border);border-radius:4px;padding:.125em .375em;font-size:.875em}.prose pre{border:1px solid var(--border);border-radius:6px;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.prose pre code{font-size:inherit;background:0 0;border:none;padding:0}.prose hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.prose table{border-collapse:collapse;font-size:.9375rem;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border);padding:.375rem .75rem}
