:root{color-scheme:light dark;--bg:#0f1012;--bg-raised:#17181b;--text:#e9e7e2;--text-muted:#a09c94;--accent:#ff8352;--accent-strong:#ff6a33;--accent-contrast:#160903;--rule:#26272b;--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--measure:42rem}@media (prefers-color-scheme:light){:root{--bg:#fbfaf8;--bg-raised:#f1efeb;--text:#1b1a18;--text-muted:#5f5b54;--accent:#b3441a;--accent-strong:#96370f;--accent-contrast:#fff6f1;--rule:#e2dfda}}*{box-sizing:border-box}html{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-text-size-adjust:100%}body{flex-direction:column;min-height:100dvh;margin:0;font-size:1.0625rem;line-height:1.65;display:flex}.wrap{width:100%;max-width:var(--measure);margin-inline:auto;padding-inline:1.25rem}.site-header{padding-block:1.5rem 0}.site-header nav{flex-wrap:wrap;align-items:baseline;gap:1.4rem;display:flex}@media (width<=600px){.site-header nav{gap:1rem}.site-name{flex-basis:100%;margin-bottom:.1rem}}.site-name{letter-spacing:-.01em;color:var(--text);margin-right:auto;font-weight:700;text-decoration:none}.site-name:hover{color:var(--accent)}.site-header nav a:not(.site-name){color:var(--text-muted);font-size:.95rem;text-decoration:none}.site-header nav a:not(.site-name):hover,.site-header nav a[aria-current=page]{color:var(--text)}.site-header nav a[aria-current=page]{border-bottom:2px solid var(--accent)}main{flex:1;min-width:0;padding-block:3rem 4rem}h1,h2,h3{letter-spacing:-.015em;text-wrap:balance;line-height:1.2}h1{margin:0 0 1rem;font-size:clamp(1.9rem,5vw,2.6rem)}h2{margin:2.5rem 0 .75rem;font-size:1.35rem}h3{margin:2rem 0 .5rem;font-size:1.1rem}p{margin:0 0 1.1rem}.lede{color:var(--text-muted);text-wrap:pretty;font-size:1.2rem}a{color:var(--accent);text-underline-offset:3px;text-decoration:underline 1px}a:hover{color:var(--accent-strong)}ul,ol{margin:0 0 1.1rem;padding-left:1.3rem}li{margin-bottom:.4rem}hr{border:0;border-top:1px solid var(--rule);margin:2.5rem 0}code{font-family:var(--font-mono);background:var(--bg-raised);border-radius:4px;padding:.12em .35em;font-size:.88em}img,picture,video,svg{max-width:100%;height:auto}pre{background:var(--bg-raised);border:1px solid var(--rule);border-radius:8px;max-width:100%;margin:0 -1rem 1.1rem;padding:1rem;overflow-x:auto}@media (width<=45rem){pre{border-inline:0;border-radius:0;margin-inline:-1.25rem;padding-inline:1.25rem}}pre code{background:0 0;padding:0}blockquote{border-left:3px solid var(--accent);color:var(--text-muted);margin:0 0 1.1rem calc(-1rem - 3px);padding-left:1rem}.portrait{object-fit:cover;border:1px solid var(--rule);border-radius:12px;width:8.5rem;max-width:100%;height:8.5rem;margin:0 0 1.5rem}.post-list{padding:0;list-style:none}.post-list li{margin:0 0 1.6rem}.post-list a{color:var(--text);font-size:1.15rem;font-weight:600;text-decoration:none}.post-list a:hover{color:var(--accent)}.post-list p{color:var(--text-muted);margin:.15rem 0 0}.post-meta{color:var(--text-muted);margin-top:.15rem;font-size:.88rem;display:block}.empty-state{color:var(--text-muted);border:1px dashed var(--rule);border-radius:8px;padding:1.25rem}.subscribe-form{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0 .6rem;display:flex}.subscribe-form input[type=email]{font:inherit;color:var(--text);background:var(--bg-raised);border:1px solid var(--rule);border-radius:8px;flex:16rem;padding:.65rem .9rem}.subscribe-form input[type=email]:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:#0000}.subscribe-form button{font:inherit;color:var(--accent-contrast);background:var(--accent);cursor:pointer;border:0;border-radius:8px;padding:.65rem 1.3rem;font-weight:650}.subscribe-form button:hover{background:var(--accent-strong)}.form-note{color:var(--text-muted);font-size:.88rem}.hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.site-footer{border-top:1px solid var(--rule);color:var(--text-muted);padding-block:1.4rem 2rem;font-size:.9rem}.site-footer .wrap{flex-wrap:wrap;gap:1.2rem;display:flex}.site-footer a{color:var(--text-muted)}.site-footer a:hover{color:var(--text)}.site-footer .copyright{margin-right:auto}
