.article-width{width:100%;max-width:800px}img{position:relative}img:before{content:attr(alt);position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f8f9fa;color:#6c757d;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;font-size:.875rem;line-height:1.5;border-radius:.25rem;z-index:-1}.blog-content h1{font-size:2.5rem;margin-bottom:1.5rem}.blog-content h1,.blog-content h2{margin-top:2rem;font-weight:700;line-height:1.2}.blog-content h2{font-size:2rem;margin-bottom:1.25rem}.blog-content h3{font-size:1.75rem;margin-top:1.75rem}.blog-content h3,.blog-content h4{margin-bottom:1rem;font-weight:600;line-height:1.2}.blog-content h4{font-size:1.5rem;margin-top:1.5rem}.blog-content h5{font-size:1.25rem;margin-top:1.25rem}.blog-content h5,.blog-content h6{margin-bottom:.75rem;font-weight:600;line-height:1.2}.blog-content h6{font-size:1rem;margin-top:1rem}.blog-content img{max-width:100%;height:auto;display:block;margin:2rem auto;border-radius:.5rem}.blog-content .image-wide img{width:100%}.blog-content .image-content-width img{max-width:800px;width:100%}.blog-content .image-caption{text-align:center;color:#6c757d;font-size:.875rem;margin-top:.5rem}.blog-content .image-gallery{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin:2rem 0}@media (min-width:640px){.blog-content .image-gallery.gallery-2{grid-template-columns:repeat(2,1fr)}.blog-content .image-gallery.gallery-3{grid-template-columns:repeat(3,1fr)}}.blog-content img[alt]:not([alt=""]){position:relative}.blog-content img[alt]:not([alt=""]):before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f8f9fa;border-radius:.5rem;color:#6c757d;content:attr(alt);display:flex;align-items:center;justify-content:center;padding:1rem;font-size:.875rem;text-align:center}.author-container{z-index:10;background:white;padding:1rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:2rem}.author-avatar-wrapper,.author-container{position:relative;display:flex;align-items:center}.author-avatar-wrapper{z-index:12;overflow:hidden;justify-content:center;border-radius:50%}.author-avatar-enhanced{position:relative;border-radius:50%;transition:all .3s ease;z-index:10;object-position:center;width:100%;height:100%;transform:translateY(-33px)}