:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text:#212121;--muted:#6b6b6b;--border:#e0e0e0;--accent:#1a5fb4}*{box-sizing:border-box}body{color:var(--text);background:#fdfdfc;margin:0;font-family:ui-serif,Georgia,Times New Roman,serif;line-height:1.7}main{max-width:42rem;margin:0 auto;padding:0 1.25rem 4rem}.site-header h1{border-bottom:1px solid var(--border);margin:0;max-width:42rem;margin-inline:auto;padding:1.5rem 1.25rem;font-size:1.25rem}.site-header a{color:inherit;text-decoration:none}.post-list{margin:2rem 0 0;padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem 0;display:flex}.post-list a{color:var(--text);font-size:1.15rem;text-decoration:none}.post-list a:hover{color:var(--accent)}.post-list time{color:var(--muted);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.post-header h1{margin:3rem 0 .25rem;font-size:2rem;line-height:1.25}.post-header time{color:var(--muted);font-size:.9rem}.post-body h2{margin-top:2.5rem;font-size:1.4rem}.post-body a{color:var(--accent)}.post-body blockquote{border-left:3px solid var(--border);color:var(--muted);margin:1.5rem 0;padding:.25rem 1.25rem}.post-body code{background:#f0f0ee;border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em}.post-body pre{background:#f0f0ee;border-radius:8px;padding:1rem 1.25rem;overflow-x:auto}.post-body pre code{background:0 0;padding:0}.post-body img{max-width:100%}
