@font-face{font-family:ibm plex mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/IBMPlexMono-Regular.woff2)format("woff2")}@font-face{font-family:ibm plex mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/IBMPlexMono-Medium.woff2)format("woff2")}:root{--bg:#f5f5f0;--fg:#111111;--muted:#666666;--rule:#d8d8d0;--max-col:900px;--gap:1.25rem;--border:12px;--mono:"IBM Plex Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:Georgia,times new roman,serif;font-size:17px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}header{text-align:center;padding:1.5rem 1rem 1rem}header .logo{font-family:var(--mono);font-size:1.1rem;letter-spacing:.05em;text-transform:lowercase;border-bottom:1px solid var(--fg);padding-bottom:2px}footer{text-align:center;padding:4rem 1rem 2rem;font-family:var(--mono);font-size:.72rem;color:var(--muted);letter-spacing:.05em}footer .copyright{margin:0 0 .6rem}footer .footer-links{margin:0}footer .footer-links a{color:var(--muted)}footer .footer-links a:hover{color:var(--fg);text-decoration:none}.prose{max-width:36rem;margin:2rem auto 0}.page-header{text-align:center;margin:1rem 0 3rem}.page-header h1{font-style:italic;font-weight:400;font-size:1.6rem;margin:0}.prose-body{line-height:1.7}.prose-body p{margin:0 0 1.2rem}.prose-body hr{border:none;border-top:1px solid var(--rule);margin:2.5rem 0}.prose-body a{color:var(--fg);border-bottom:1px solid var(--rule)}.prose-body a:hover{text-decoration:none;border-bottom-color:var(--fg)}main{max-width:var(--max-col);margin:0 auto;padding:1rem}.hero{margin:0 auto 3rem;text-align:center;max-width:640px}.hero__img{display:inline-block;max-width:100%;height:auto}.series-list{list-style:none;margin:2rem auto;padding:0;max-width:32rem}.series-list li{border-bottom:1px solid var(--rule)}.series-list li:first-child{border-top:1px solid var(--rule)}.series-list a{display:flex;justify-content:space-between;align-items:baseline;padding:.9rem .25rem;font-size:1.05rem}.series-list a:hover{text-decoration:none;background:#ebebe4}.series-title{font-style:italic}.series-meta{font-family:var(--mono);font-size:.78rem;color:var(--muted);letter-spacing:.04em;white-space:nowrap}.series-header{text-align:center;margin:1rem 0 2rem}.series-header h1{font-style:italic;font-weight:400;font-size:1.8rem;margin:0 0 .4rem}.series-header .year{font-family:var(--mono);font-size:.8rem;color:var(--muted);letter-spacing:.05em;margin:0 0 1rem}.series-header .note{max-width:32rem;margin:1rem auto 0;color:var(--muted);font-style:italic}.images figure{margin:0 0 8rem;text-align:center}.photo{display:block;max-width:100%;max-height:80vh;width:auto;height:auto;margin:0 auto;box-shadow:0 8px 24px rgba(0,0,0,.18)}.photo--border{background:#000;padding:var(--border);box-sizing:content-box}figcaption{margin-top:1.25rem;font-family:var(--mono);font-size:.78rem;color:var(--muted);line-height:1.6;letter-spacing:.03em}figcaption p{margin:0}figcaption .caption{font-family:Georgia,serif;font-style:italic;font-size:.95rem;color:var(--fg);margin-bottom:.4rem;letter-spacing:0}@media(max-width:600px){:root{--border:8px}header{padding:1.5rem 1rem 1rem}.images figure{margin-bottom:3rem}}