:root{--bg:#f7f5f1;--surface:#fcfbf9;--text:#22201c;--muted:#6f675f;--border:#ded8d1;--accent:#b4532c;--font-body:"Lora", ui-serif, Georgia, serif;--font-heading:"Montserrat", ui-sans-serif, system-ui, sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.8;font-size:1.1rem}.page-shell{max-width:46rem;margin:0 auto;padding:2.5rem 1.25rem 4rem}.site-header,.site-footer{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:2.2rem}.site-footer{border-bottom:0;border-top:1px solid var(--border);margin-top:3rem;margin-bottom:0;color:var(--muted);font-size:.92rem}.site-title{color:var(--text);text-decoration:none;font-family:var(--font-heading);font-weight:700;letter-spacing:-.02em}.site-nav{display:flex;gap:1rem;font-size:.95rem}h1,h2,h3{font-family:var(--font-heading);line-height:1.25;letter-spacing:-.01em;margin-bottom:.6rem;color:#161513}h1{font-size:2.1rem}h2{font-size:1.5rem;margin-top:2rem}h3{font-size:1.25rem;margin-top:1.4rem}p{margin:0 0 1rem}a{color:var(--accent);text-decoration:underline;text-underline-offset:.2em;text-decoration-color:initial}a:hover,a:focus-visible{text-decoration-thickness:2px}.meta{color:var(--muted);font-size:.95rem;margin-bottom:.4rem}.post-item{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.8rem 2.5rem;margin-bottom:2rem}.post-single{max-width:42rem;margin:0 auto}.post-single header{margin-bottom:2.5rem;text-align:center}.post-single h1{font-size:2.5rem;line-height:1.15;margin-bottom:.8rem}.post-single .meta{font-family:var(--font-heading);font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:1rem}.post-single p{margin-bottom:1.6rem;letter-spacing:.01em}.post-single h2{font-size:1.8rem;margin-top:3rem;margin-bottom:1.2rem}.post-single h3{font-size:1.4rem;margin-top:2.2rem;margin-bottom:1rem}.post-single ul,.post-single ol{margin:0 0 1.6rem;padding-left:1.8rem}.post-single li{margin-bottom:.4rem}.post-single blockquote{margin:2.5rem 0;padding:1rem 1.6rem;border-left:4px solid var(--accent);background:var(--surface);font-style:italic;border-radius:0 4px 4px 0}.post-single blockquote p:last-child{margin-bottom:0}.post-single{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:3rem 4rem}@media(max-width:640px){body{font-size:1.02rem}.post-item{padding:1.25rem 1.5rem;margin-bottom:1.5rem}.post-single{padding:1.5rem 1.75rem}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.profile-photo{width:120px;height:120px;margin-right:1rem;margin-bottom:.5rem}}.profile-photo{width:160px;height:160px;border-radius:50%;object-fit:cover;float:left;margin-right:1.8rem;margin-bottom:.8rem;margin-top:.5rem;shape-outside:circle();box-shadow:0 4px 12px rgba(0,0,0,8%);border:4px solid var(--surface)}