:root{color-scheme:light;--bg:#ffffff;--text:#111111;--muted:#595959;--line:#e9e9e9;--serif:Georgia,"Times New Roman",serif;--sans:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--max-width:760px;--prose-width:680px}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text)}body{font-family:var(--sans);line-height:1.7}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.18em}.container{max-width:var(--max-width);margin:0 auto;padding:3rem 1.25rem 4rem}.site-header{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;justify-content:space-between;align-items:baseline;margin-bottom:4rem}.site-name{font-family:var(--serif);font-size:1.35rem;font-weight:600;text-decoration:none}.site-nav{display:flex;flex-wrap:wrap;gap:.95rem;font-size:.95rem}.intro{margin-bottom:3.5rem}.intro-with-photo{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.intro p{margin:0 0 .55rem;max-width:60ch}.intro-photo{width:220px;height:auto;flex:0 0 auto}.article-list{list-style:none;padding:0;margin:0}.article-list li{padding:1.25rem 0 1.4rem;border-bottom:1px solid var(--line)}.article-list h2{margin:0;font-family:var(--serif);font-size:1.42rem;line-height:1.25}.article-list h2 a{text-decoration:none}.article-meta{margin:.35rem 0;color:var(--muted);font-size:.92rem}.article-list p{margin:0}.about,.article-page{max-width:var(--prose-width)}.about h1,.article-page h1{margin:0 0 1rem;font-family:var(--serif);font-size:2.05rem;line-height:1.2}.about p{margin:0 0 1rem}.prose{margin-top:2rem}.prose h2,.prose h3{font-family:var(--serif);line-height:1.3;margin:2rem 0 .8rem}.prose ol,.prose p,.prose pre,.prose ul{margin:0 0 1rem}.prose ol,.prose ul{padding-left:1.3rem}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.93em}.prose :not(pre)>code{background:#f1f3f7;border:1px solid #d8deea;padding:.1rem .34rem}.prose pre{overflow-x:auto;border:1px solid #cfd8ea;padding:.95rem 1rem;background:#f3f6fc}.prose pre code.hljs{background:transparent;color:#1a2a4a}.prose .hljs-doctag,.prose .hljs-keyword,.prose .hljs-literal,.prose .hljs-section,.prose .hljs-selector-tag,.prose .hljs-title,.prose .hljs-type{color:#7a1fa2}.prose .hljs-meta .hljs-string,.prose .hljs-string{color:#0b6b3a}.prose .hljs-bullet,.prose .hljs-number,.prose .hljs-symbol{color:#005cc5}.prose .hljs-comment,.prose .hljs-quote{color:#6a737d;font-style:italic}@media (max-width:720px){.container{padding-top:2rem}.site-header{margin-bottom:2.5rem}.site-nav{gap:.8rem}.intro-with-photo{flex-direction:column;gap:1rem}.intro-photo{width:180px}}