*{box-sizing:border-box}body{margin:0;font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1f2328;background:#fafaf7}
header,main,footer{max-width:720px;margin:0 auto;padding:0 20px}header{padding-top:40px;padding-bottom:8px;border-bottom:1px solid #e3e1d9}
header a{color:inherit;text-decoration:none;font-weight:600;font-size:20px}nav{margin-top:6px;font-size:14px}nav a{font-weight:400;font-size:14px;margin-right:14px;color:#57606a}
h1{font-size:28px;line-height:1.25;margin:36px 0 8px}h2{font-size:19px;margin:28px 0 8px}time,.meta{color:#6e7781;font-size:14px}
a{color:#0b5cad}pre{background:#f0efe9;padding:14px;overflow-x:auto;border-radius:6px;font-size:14px}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
ul.posts{list-style:none;padding:0}ul.posts li{margin:18px 0}footer{margin-top:56px;padding-top:16px;padding-bottom:40px;border-top:1px solid #e3e1d9;color:#6e7781;font-size:13px}
@media(prefers-color-scheme:dark){body{background:#15171a;color:#d7dadd}header,footer{border-color:#2b2f34}pre{background:#1e2125}a{color:#6cb2f5}nav a,time,.meta,footer{color:#8b949e}}