*,*::before,*::after{box-sizing:border-box}html{font-size:18px}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.65;color:#222;background:#fafafa}.container{max-width:42rem;margin:0 auto;padding:2.5rem 1.25rem}.site-footer{margin-bottom:3rem}.site-footer{margin-top:4rem;font-size:0.9rem;color:#666}.site-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2.5rem}.site-title{font-size:1.4rem;font-weight:600;margin:0}.site-title a{text-decoration:none;color:inherit}.site-nav{font-size:0.95rem}.site-nav ul{list-style:none;padding:0;margin:0;display:flex;gap:1.25rem}.site-nav a{color:#555}.site-nav a:hover{color:#000}a{color:#005fcc;text-decoration:none}a:hover{text-decoration:underline}.post-list{list-style:none;padding:0;margin:0}.post-item{margin-bottom:2.25rem}.post-item-title{font-size:1.25rem;margin:0 0 0.25rem 0}.post-item-meta{font-size:0.9rem;color:#666}.post-title{font-size:2rem;line-height:1.3;margin-bottom:0.5rem}.post-meta{font-size:0.9rem;color:#666;margin-bottom:2rem}.post-content>*{margin-bottom:1.25rem}.post-content h2{margin-top:2.5rem;font-size:1.4rem}.post-content h3{margin-top:2rem;font-size:1.2rem}pre{background:#f2f2f2;padding:1rem;overflow-x:auto;font-size:0.9rem}code{background:#f2f2f2;padding:0.15em 0.3em;font-size:0.9em}blockquote{margin:1.5rem 0;padding-left:1rem;border-left:3px solid #ddd;color:#555}@media (max-width:600px){html{font-size:16px}}@media (max-width:600px){.site-header{flex-direction:column;align-items:flex-start;gap:0.5rem}}