:root{color-scheme:light dark;--color-bg:#fbfaf6;--color-surface:#f3f1ea;--color-text:#1c1c1a;--color-muted:#5b5a54;--color-rule:#dedad0;--color-accent:#2d5b4f;--color-accent-strong:#1f4239;--color-focus:#b4531f;--color-mark-bg:#1c1c1a;--color-mark-text:#fbfaf6;--font-body:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", Palatino, Charter, "Bitstream Charter", Georgia, serif;--font-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--step--1:.875rem;--step-0:1.0625rem;--step-1:1.25rem;--step-2:1.6rem;--step-3:2.2rem;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.5rem;--space-6:4rem;--measure:40rem;--radius:6px}@media (prefers-color-scheme:dark){:root{--color-bg:#151614;--color-surface:#1e201d;--color-text:#ecebe6;--color-muted:#a7a59c;--color-rule:#34362f;--color-accent:#8cc7b5;--color-accent-strong:#b3dccf;--color-focus:#f0a070;--color-mark-bg:#ecebe6;--color-mark-text:#151614}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--step-0);text-rendering:optimizelegibility;overflow-wrap:break-word;margin:0;line-height:1.6}a{color:var(--color-accent);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--color-accent-strong);text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;border-radius:2px}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;margin:var(--space-5) 0 var(--space-3);font-weight:600;line-height:1.2}h1{font-size:var(--step-3);margin-top:0}h2{font-size:var(--step-2)}h3{font-size:var(--step-1)}p,ul,ol{margin:0 0 var(--space-3)}code,pre{font-family:var(--font-mono);font-size:.92em}code{background:var(--color-surface);border-radius:3px;padding:.1em .3em}pre{background:var(--color-surface);padding:var(--space-3);border-radius:var(--radius);white-space:pre-wrap;overflow-x:auto}pre code{background:0 0;padding:0}hr{border:0;border-top:1px solid var(--color-rule);margin:var(--space-5) 0}.skip-link{left:var(--space-3);background:var(--color-text);color:var(--color-bg);padding:var(--space-2) var(--space-3);border-radius:var(--radius);z-index:10;position:absolute;top:-3rem}.skip-link:focus{top:var(--space-3)}.wrap{max-width:var(--measure);padding:0 var(--space-4);margin:0 auto}.site-header{border-bottom:1px solid var(--color-rule);padding:var(--space-4) 0;margin-bottom:var(--space-5)}.site-header .wrap{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.brand{align-items:center;gap:var(--space-2);color:var(--color-text);font-family:var(--font-display);font-size:var(--step-1);font-weight:600;text-decoration:none;display:inline-flex}.brand:hover{color:var(--color-text)}.monogram{flex:none;width:2.25rem;height:2.25rem}.monogram-bg{fill:var(--color-mark-bg)}.monogram-letter{fill:var(--color-mark-text);font-family:var(--font-display);font-size:22px;font-weight:600}.site-nav ul{gap:var(--space-4);margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:var(--color-muted);text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--color-text);text-decoration:underline}main{min-height:50vh}.lede{font-size:var(--step-1);color:var(--color-muted);margin-bottom:var(--space-5)}.muted{color:var(--color-muted)}.meta{color:var(--color-muted);font-size:var(--step--1)}.entry-list{margin:0;padding:0;list-style:none}.entry-list li{padding:var(--space-3) 0;border-top:1px solid var(--color-rule)}.entry-list li:last-child{border-bottom:1px solid var(--color-rule)}.entry-list h3{margin:0 0 var(--space-1)}.entry-list p{margin:0}.entry-list+p{margin-top:var(--space-3)}.tag-list{gap:var(--space-2);flex-wrap:wrap;padding:0;list-style:none;display:flex}.tag-list li{background:var(--color-surface);border:1px solid var(--color-rule);font-size:var(--step--1);border-radius:999px;padding:.1rem .7rem}.facts{gap:var(--space-2) var(--space-4);margin:0 0 var(--space-4);grid-template-columns:max-content 1fr;display:grid}.facts dt{color:var(--color-muted)}.facts dd{margin:0}.prose>:first-child{margin-top:0}.prose table{overflow-wrap:anywhere;max-width:100%}.site-footer{border-top:1px solid var(--color-rule);margin-top:var(--space-6);padding:var(--space-4) 0 var(--space-5);color:var(--color-muted);font-size:var(--step--1)}.site-footer ul{gap:var(--space-3);margin:var(--space-2) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}@media (width<=30rem){:root{--step-3:1.8rem;--step-2:1.4rem}.facts{grid-template-columns:1fr;gap:0}.facts dd{margin-bottom:var(--space-2)}}
