body{font-family:inter,sans-serif;line-height:1.6;margin:0;padding:0;background-color:#fff;color:#111}header{background:#fff;color:#000;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.site-title{font-family:libre baskerville,serif;font-size:1.5rem;font-weight:700;text-decoration:none;color:#000}.nav-links a{margin-left:1.5rem;text-decoration:none;color:#000;font-weight:500}.nav-links a:hover{text-decoration:underline}.posts-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.post-preview{position:relative;display:inline-block;max-width:600px;width:100%;margin-bottom:2rem;overflow:hidden}.post-preview img{width:100%;height:auto;object-fit:cover;display:block;transition:transform .3s ease}.post-preview:hover img{transform:scale(1.02)}.post-preview .overlay{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.5);color:#fff;text-align:center;padding:.75rem .65rem;font-size:1.1rem;font-weight:500;font-family:system-ui,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol}.overlay .title{font-weight:700}.post{max-width:1200px;margin:2rem auto;padding:0 24px}.post h1{font-family:libre baskerville,serif;font-size:2.2rem;margin-bottom:.5rem}.post time{display:block;color:#777;margin-bottom:1rem;font-size:.95rem}.post-body p{text-align:left;margin-bottom:1.5rem}.post-body img{display:block;width:100%;height:auto;margin:0;max-width:100%}.post .text-container{max-width:800px;margin:0 auto;padding:0 1rem}:root{--post-image-max:1200px}.post .post-body picture{display:block;width:min(var(--post-image-max),calc(100vw - 48px));margin:2rem 0;margin-left:50%;transform:translateX(-50%);box-sizing:border-box}.post .post-body picture img{display:block;width:100%;height:auto;margin:0}.pagination{display:flex;gap:.6rem;justify-content:center;align-items:center;margin:2rem 0;flex-wrap:wrap}.pagination a{text-decoration:none;color:#007acc}.pagination-page{padding:.25rem .6rem;border-radius:8px}.pagination-page.is-active{font-weight:600;text-decoration:underline;color:#111}.pagination-ellipsis{opacity:.55}.is-disabled{opacity:.35}.tags-inline{margin-top:.5rem;font-size:.9rem}.tags-inline .tag-link{display:inline-block;margin-right:.5rem;padding:.2rem .5rem;background-color:#f3f3f3;color:#333;text-decoration:none;border-radius:4px;transition:background-color .2s ease}.tags-inline .tag-link:hover{background-color:#ddd}.tag-heading{font-size:2rem;font-family:playfair display,serif;font-weight:700;display:block;padding-bottom:.2rem;margin:2rem auto 1rem;padding-left:1rem;padding-right:1rem;max-width:1e3px;width:100%;box-sizing:border-box;text-align:center}@media(max-width:600px){.tag-heading{font-size:1.5rem;padding-left:1rem;padding-right:1rem;text-align:center}}.text-container{max-width:800px;margin:0 auto;padding:0 1rem}.tag-page-container{max-width:1100px;margin:0 auto;padding:0 1rem}.tag-terms-container{max-width:1100px;margin:0 auto;padding:0 1rem}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-link{background-color:#eee;color:#333;text-decoration:none;padding:.4rem .8rem;border-radius:20px;font-size:.95rem;transition:background-color .2s ease}.tag-link:hover{background-color:#ddd}.tag-count{color:#666;font-size:.85rem;margin-left:.3rem}.footer-inner{max-width:1e3px;margin:0 auto;text-align:center}footer{background:0 0;color:#333;padding:2rem 1rem;font-family:inter,sans-serif;font-size:.9rem;margin-top:4rem}footer a{color:#000;text-decoration:underline}footer a:hover{text-decoration:none}@media(max-width:600px){footer{font-size:.8rem;padding:1.5rem 1rem}}.archive-heading{font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-family:playfair display,serif}.archive-list{list-style:none;padding-left:0;margin-bottom:2rem}.archive-list li{margin:.3rem 0}.archive-list a{text-decoration:none;color:#5a2a82}.archive-list a:hover{text-decoration:underline}.archive-date{color:#666;font-size:.9rem;margin-left:.5rem}picture.portrait img{max-width:60vw;width:100%;margin:2rem auto;display:block}.thumbnail{max-width:600px;width:100%;height:auto;display:block;margin:0 auto}.post-section-title{text-align:center;font-weight:700;font-size:1.4rem;margin:2.5rem auto 1.5rem;max-width:800px}.post-centered-text{text-align:center;max-width:800px;margin:1.5rem auto}.post-body .section-heading{font-family:libre baskerville,serif;font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:700;text-align:center;margin:3.5rem auto 2.5rem;line-height:1.25;max-width:900px}.post-body .post-centered-text{font-family:inter,sans-serif;font-size:1.1rem;font-weight:400;text-align:center;margin:1.5rem auto 2.5rem;line-height:1.6;max-width:700px;color:#222}