*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafaf9;--surface:#ffffff;--text:#292524;--text-muted:#78716c;--text-subtle:#a8a29e;--border:#e7e5e4;--accent:#292524;--accent-hover:#57534e;--font-heading:Georgia, 'Times New Roman', serif;--font-body:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--font-mono:'SF Mono', 'Fira Code', 'Fira Mono', Menlo, monospace}html{font-size:17px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.6}.container{max-width:680px;margin:0 auto;padding:0 1.25rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.3;color:var(--text)}h2{font-size:1.35rem;margin-bottom:.75rem}h3{font-size:1.15rem}a{color:var(--accent);text-decoration:none;transition:color .15s ease}a:hover{color:var(--accent-hover)}.site-header{padding:1.5rem 0;border-bottom:1px solid var(--border);margin-bottom:2.5rem}.site-header .container{display:flex;justify-content:space-between;align-items:center}.site-title{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--text);text-decoration:none}.site-nav{display:flex;gap:1.25rem}.site-nav a{font-size:.9rem;color:var(--text-muted);text-decoration:none;padding:.25rem 0;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.site-nav a:hover,.site-nav a.active{color:var(--text)}.site-nav a.active{border-bottom-color:var(--text)}.hero{text-align:center;padding:2.5rem 0 3.5rem}.hero-title{font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.hero-subtitle{font-size:1.05rem;color:var(--text-muted);margin-bottom:.5rem}.hero-tagline{font-size:.95rem;color:var(--text-muted);margin-bottom:.25rem}.hero-location{font-size:.85rem;color:var(--text-subtle);margin-bottom:1.5rem}.hero-cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.55rem 1.35rem;font-size:.9rem;font-family:var(--font-body);border-radius:4px;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.btn-primary{background:var(--accent);color:var(--bg);border:1px solid var(--accent)}.btn-primary:hover{background:var(--accent-hover);color:var(--bg)}.btn-secondary{background:0 0;color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{border-color:var(--text);color:var(--text)}.section{padding:2.5rem 0;border-top:1px solid var(--border)}.section-title{font-size:1rem;font-family:var(--font-body);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:1.25rem}.section-more{margin-top:1rem;font-size:.9rem}.tech-grid{display:flex;flex-wrap:wrap;gap:.5rem}.tech-pill{display:inline-block;padding:.3rem .85rem;font-size:.85rem;font-family:var(--font-mono);background:var(--surface);border:1px solid var(--border);border-radius:4px;color:var(--text)}.featured-projects{display:flex;flex-direction:column;gap:.75rem}.project-card{display:block;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:6px;text-decoration:none;transition:border-color .15s ease}.project-card:hover{border-color:var(--text)}.project-card-title{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--text);margin-bottom:.35rem}.project-card-desc{font-size:.9rem;color:var(--text-muted);margin-bottom:.75rem;line-height:1.5}.project-card-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.project-card-tags{display:flex;flex-wrap:wrap;gap:.35rem}.tag{display:inline-block;padding:.15rem .55rem;font-size:.75rem;font-family:var(--font-mono);background:var(--bg);border:1px solid var(--border);border-radius:3px;color:var(--text-muted)}.status-badge{display:inline-block;padding:.15rem .55rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;background:var(--bg);border:1px solid var(--border);border-radius:3px;color:var(--text-muted);white-space:nowrap}.about-blurb p{font-size:.95rem;color:var(--text);margin-bottom:.75rem;line-height:1.7}.about-blurb a{font-size:.9rem;font-weight:500}.page-header{margin-bottom:2rem}.page-header h1{font-size:1.8rem;margin-bottom:.25rem}.page-description{font-size:.95rem;color:var(--text-muted)}.post-content{line-height:1.75}.post-content p{margin-bottom:1.25rem}.post-content h2{font-size:1.25rem;margin-top:2.5rem;margin-bottom:.75rem}.post-content h3{font-size:1.1rem;margin-top:2rem;margin-bottom:.5rem}.post-content ul,.post-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.post-content li{margin-bottom:.35rem}.post-content code{font-family:var(--font-mono);font-size:.85em;background:var(--bg);padding:.1em .3em;border-radius:3px;border:1px solid var(--border)}.post-content pre{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:1rem 1.25rem;overflow-x:auto;margin-bottom:1.25rem;font-size:.85rem;line-height:1.6}.post-content pre code{background:0 0;border:none;padding:0;font-size:inherit}.post-content blockquote{border-left:3px solid var(--border);padding-left:1rem;margin-bottom:1.25rem;color:var(--text-muted)}.post-content iframe{max-width:100%;border-radius:6px;border:1px solid var(--border)}.post-content a{text-decoration:underline;text-underline-offset:2px}.post-content strong{font-weight:600}.post-list{display:flex;flex-direction:column;gap:1.5rem}.post-item h2{font-size:1.15rem;margin-bottom:.25rem}.post-item h2 a{text-decoration:none}.post-item p{font-size:.9rem;color:var(--text-muted);margin-bottom:.25rem}.post-date{font-size:.8rem;color:var(--text-subtle);font-family:var(--font-mono)}.project-grid{display:flex;flex-direction:column;gap:.75rem}.site-footer{margin-top:4rem;padding:2rem 0;border-top:1px solid var(--border)}.site-footer .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.footer-links{display:flex;gap:1.25rem}.footer-links a{font-size:.85rem;color:var(--text-muted);text-decoration:none}.footer-links a:hover{color:var(--text)}.footer-copy{font-size:.8rem;color:var(--text-subtle)}@media(max-width:600px){html{font-size:16px}.hero-title{font-size:1.8rem}.hero{padding:1.5rem 0 2.5rem}.site-header .container{flex-direction:column;gap:.75rem}.site-nav{gap:1rem;flex-wrap:wrap;justify-content:center}.site-footer .container{flex-direction:column;text-align:center}}