.blog-detail-page{min-height:100vh;background:#ffffff;position:relative;padding:2rem 1rem}.blog-back-link{display:inline-flex;align-items:center;gap:.5rem;color:#b8972e;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;margin-bottom:2rem;transition:color .2s ease}.blog-back-link:hover{color:#d4af37}.blog-article{max-width:900px;margin:0 auto}.blog-featured-image{position:relative;width:100%;height:400px;border-radius:12px;overflow:hidden;margin-bottom:2rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1)}.blog-header{margin-bottom:2.5rem}.blog-title{font-family:Georgia,Times New Roman,serif;font-size:3rem;font-weight:700;color:#d4af37;margin:0 0 1.5rem;line-height:1.2}.blog-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.95rem;color:#666}.blog-meta-item{display:flex;align-items:center;gap:.5rem}.blog-meta-icon{width:18px;height:18px;color:#d4af37}.blog-tags{display:flex;flex-wrap:wrap;gap:.75rem}.blog-tag{padding:.5rem 1rem;background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:6px;font-size:.875rem;font-weight:600}.blog-content,.blog-tag{font-family:Inter,sans-serif}.blog-content{font-size:1.125rem;line-height:1.8;color:#333}.blog-content h2{font-size:2rem;font-weight:700;color:#1a1a1a;margin:2.5rem 0 1rem;line-height:1.3}.blog-content h2,.blog-content h3{font-family:Georgia,Times New Roman,serif}.blog-content h3{font-size:1.5rem;font-weight:600;color:#222;margin:2rem 0 .75rem}.blog-content p{margin-bottom:1.5rem;color:#444}.blog-content a{color:#b8972e;text-decoration:underline;font-weight:600}.blog-content a:hover{color:#d4af37}.blog-content strong{color:#1a1a1a;font-weight:700}.blog-content ol,.blog-content ul{margin:1.5rem 0;padding-left:2rem;color:#444}.blog-content li{margin-bottom:.75rem}.blog-content blockquote{border-left:4px solid #d4af37;margin:2rem 0;font-style:italic;color:#666;background:#fef3c7;padding:1rem 1.5rem;border-radius:0 8px 8px 0}.blog-content img{border-radius:12px;margin:2rem auto;max-width:100%;height:auto;box-shadow:0 1px 3px rgba(0,0,0,.1);display:block;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;content-visibility:auto}@media (max-width:768px){.blog-content img{width:100%;height:auto;margin:1.5rem auto}.blog-featured-image{height:250px}}.blog-content figure{margin:2rem 0;text-align:center}.blog-content figure img{margin:0 auto}.blog-content figcaption{margin-top:.5rem;font-size:.875rem;color:#666;font-style:italic}.related-blogs-section{border-top:2px solid #e5e7eb;background:#f8f5f0;padding:3rem 1rem;margin:4rem -1rem -2rem}@media (max-width:768px){.related-blogs-section{margin-left:-1rem;margin-right:-1rem;padding:2rem 1rem;margin-top:3rem}}.related-blogs-container{max-width:1200px;margin:0 auto}.related-blogs-title{font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:700;color:#7c2d12;margin:0 0 .5rem;text-align:center}.related-blogs-subtitle{font-family:Inter,sans-serif;font-size:1.125rem;color:#666;text-align:center;margin-bottom:2.5rem}.related-blogs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}@media (max-width:768px){.related-blogs-grid{grid-template-columns:1fr;gap:1.5rem}.related-blogs-title{font-size:2rem}.related-blogs-subtitle{font-size:1rem}}.related-blog-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.1);text-decoration:none;display:block;height:100%}.related-blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(212,175,55,.2);border-color:#d4af37}.related-blog-image{position:relative;width:100%;height:200px;overflow:hidden;background:#f3f4f6}.related-blog-content{padding:1.5rem}.related-blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.related-blog-tag{padding:.375rem .875rem;background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:6px;font-size:.75rem;font-weight:600;font-family:Inter,sans-serif}.related-blog-title{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .75rem;line-height:1.3;-webkit-line-clamp:2}.related-blog-excerpt,.related-blog-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.related-blog-excerpt{font-family:Inter,sans-serif;font-size:.95rem;color:#555;line-height:1.6;margin-bottom:1rem;-webkit-line-clamp:3}.related-blog-meta{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#666;font-family:Inter,sans-serif}.related-blog-author{color:#b8972e;font-weight:600}