.blog-post-page{background:#ffffff;min-height:100vh;padding:2rem 0}.blog-post-header{margin-bottom:2rem;padding-bottom:1rem}.blog-post-title{font-size:2.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem;letter-spacing:-.02em;line-height:1.3}.blog-post-date{display:block;font-size:1rem;color:#6b7280;margin-bottom:.25rem}.blog-post-byline{display:flex;align-items:center;gap:1rem;margin:1rem 0 1.25rem;padding:.75rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.blog-post-author-photo{width:56px;height:56px;min-width:56px;min-height:56px;border-radius:50%;object-fit:cover;object-position:center top;flex-shrink:0;border:2px solid rgba(139,69,19,.2);display:block;aspect-ratio:1}.blog-post-byline-text{display:flex;flex-direction:column;gap:.15rem}.blog-post-author{display:block;font-size:.95rem;font-weight:600;color:#1a1a1a}.blog-post-author-title{display:block;font-size:.875rem;color:#6b7280}.blog-post-back{display:inline-block;font-size:.95rem;font-weight:600;color:#8B4513;text-decoration:none;margin-top:.5rem}.blog-post-back:hover{text-decoration:underline}.blog-post-content-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.blog-post-content{max-width:900px;width:100%}.blog-prose{line-height:1.8;color:#374151}.blog-prose p{margin-bottom:1.5rem;font-size:1rem;text-align:justify}.blog-prose p:last-child{margin-bottom:0}.blog-prose h2{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-top:2rem;margin-bottom:1rem}.blog-prose h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-top:1.5rem;margin-bottom:.75rem}.blog-prose ol,.blog-prose ul{margin-bottom:1.5rem;padding-left:1.5rem}.blog-prose li{margin-bottom:.5rem}.blog-prose a{color:#8B4513;text-decoration:underline}.blog-prose a:hover{text-decoration:none}.blog-prose strong{font-weight:600}.blog-prose em{font-style:italic}@media (max-width:768px){.blog-post-page{padding:1.5rem 0}.blog-post-title{font-size:1.75rem}.blog-post-byline{gap:.75rem}.blog-post-author-photo{width:48px;height:48px}.blog-post-content{padding:2rem}}@media (max-width:480px){.blog-post-title{font-size:1.5rem}.blog-post-content{padding:1.5rem}}