*{box-sizing:border-box}html{font-size:18px}body{background:#fdfdfd;color:#1a1a1a;font-family:Charter,"Iowan Old Style","Apple Garamond",Palatino,Georgia,serif;line-height:1.6;margin:0 auto;max-width:38rem;padding:3rem 1.25rem 4rem}a{color:#1a3a8a;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0)}a:hover{border-bottom-color:#1a3a8a}header{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #e5e5e5;padding-bottom:1rem;margin-bottom:2.5rem;flex-wrap:wrap;gap:.5rem 1.5rem}.site-name{font-weight:600;font-size:1.05rem;color:#1a1a1a;border-bottom:none}.site-name:hover{border-bottom:none}nav a{color:#6a6a6a;margin-left:1.25rem;font-size:.95rem}nav a:first-child{margin-left:0}main{min-height:60vh}h1,h2,h3,h4{font-family:Charter,"Iowan Old Style","Apple Garamond",Palatino,Georgia,serif;font-weight:600;line-height:1.25;margin:2rem 0 .75rem}h1{font-size:1.75rem;margin-top:.5rem}h2{font-size:1.35rem}h3{font-size:1.15rem}p,ul,ol,blockquote{margin:1rem 0}blockquote{border-left:2px solid #e5e5e5;padding-left:1rem;color:#6a6a6a;font-style:italic}code{font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.9em;background:#f3f3f0;padding:.05em .3em;border-radius:2px}pre{font-family:ui-monospace,"SF Mono",Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;overflow-x:auto;padding:.9rem 1rem;border:1px solid #e5e5e5;border-radius:3px;background:#f8f8f5}pre code{background:rgba(0,0,0,0);padding:0;font-size:inherit}hr{border:none;border-top:1px solid #e5e5e5;margin:2.5rem 0}img{max-width:100%;height:auto}.post-meta{color:#6a6a6a;font-size:.9rem;margin-top:-.5rem;margin-bottom:2rem}.post-list{list-style:none;padding:0;margin:1.5rem 0}.post-list li{display:flex;gap:1.25rem;align-items:baseline;padding:.4rem 0}.post-list time{color:#6a6a6a;font-variant-numeric:tabular-nums;font-size:.9rem;flex-shrink:0;min-width:6.5rem}.intro{margin-bottom:3rem}.intro p:first-child{margin-top:0}footer{border-top:1px solid #e5e5e5;margin-top:4rem;padding-top:1.25rem;font-size:.85rem;color:#6a6a6a}footer a{color:#6a6a6a}footer a:hover{color:#1a3a8a;border-bottom-color:#1a3a8a}@media (max-width: 480px){html{font-size:17px}body{padding:2rem 1rem 3rem}header{margin-bottom:2rem}nav a{margin-left:0;margin-right:1rem}.post-list li{flex-direction:column;gap:.1rem;padding:.5rem 0}.post-list time{min-width:auto}}