:root{--background:#fbfaf6;--foreground:#151515;--muted:#66625d;--rule:#ddd8cf;--link:#174f86}*{box-sizing:border-box}body,html{background:var(--background)}body{margin:0;color:var(--foreground);font-family:Georgia,Times New Roman,serif;line-height:1.58;text-rendering:optimizeLegibility}a{color:var(--link);text-decoration-thickness:1px;text-underline-offset:.15em}a:hover{color:var(--foreground)}.shell{width:min(100% - 40px,680px);margin:0 auto;padding:54px 0 34px}.site-header{margin-bottom:54px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92rem}.site-title{display:inline-block;margin-bottom:8px;color:var(--foreground);font-weight:700;text-decoration:none}nav,nav a{color:var(--muted)}nav a:hover{color:var(--foreground)}main{min-height:54vh}.date,.meta{margin:0 0 10px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.88rem}h1,h2{line-height:1.22;letter-spacing:0}h1{margin:0 0 24px;font-size:clamp(2rem,8vw,3.5rem);font-weight:500}h2{margin:0 0 4px;font-size:1.08rem;font-weight:700}p{margin:0 0 18px;font-size:1.05rem;overflow-wrap:break-word}.list{margin-top:32px}.item{margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid var(--rule)}.item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.year-group{margin-bottom:36px}.year-group:last-child{margin-bottom:0}.year-group+.year-group{padding-top:28px;border-top:1px solid var(--rule)}.year-header{margin:0 0 18px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.88rem;font-weight:500;letter-spacing:.04em}.item p:last-child{margin-bottom:0}.plain-list,.reading-list{margin:28px 0 0;padding-left:1.35rem}.reading-list{list-style:none;padding-left:0}.reading-list li{margin-bottom:26px}.reading-list li:last-child{margin-bottom:0}.plain-list li{margin-bottom:8px}footer{margin-top:54px;padding-top:18px;border-top:1px solid var(--rule);color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92rem}@media (max-width:520px){.shell{width:min(100% - 34px,680px);padding-top:34px}.site-header{margin-bottom:38px}p{font-size:1rem}}