.blog-page{max-width:1200px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.blog-header{text-align:center;margin-bottom:3rem}.blog-header h1{color:#172238;margin-bottom:.5rem;font-size:2.5rem}.blog-subtitle{color:#7f8c8d;font-size:1.1rem}.blog-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;display:grid}.blog-card{background:#fff;border-radius:10px;width:100%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 20px #00000014}.blog-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #0000001f}.blog-thumbnail{width:100%;height:220px;overflow:hidden}.blog-thumbnail img{object-fit:cover;width:100%;height:100%}.blog-content{padding:1.5rem}.blog-title{color:#172238;margin-bottom:.6rem;font-size:1.25rem;font-weight:600;line-height:1.4}.blog-date{color:#7f8c8d;margin-bottom:1rem;font-size:.85rem}.blog-description{color:#34495e;font-size:.95rem;line-height:1.6}@media (width<=768px){.blog-header h1{font-size:2rem}}@media (width<=480px){.blog-page{padding:1rem}}.travel-blog-container{color:#333;max-width:900px;margin:0 auto;padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.post-header{text-align:center;margin-bottom:2.5rem}.post-meta{color:#666;justify-content:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.post-category{color:#e74c3c;font-weight:600}.post-title{color:#2c3e50;margin:.5rem 0 1.5rem;font-size:2.5rem;line-height:1.2}.post-author{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.author-avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.author-name{font-weight:500}.featured-image{object-fit:cover;border-radius:8px;width:100%;max-height:500px;box-shadow:0 4px 10px #0000001a}.post-content{margin-bottom:3rem}.post-paragraph{margin:1.5rem 0;font-size:1.1rem}.post-heading{color:#2c3e50;border-bottom:1px solid #eee;margin:2.5rem 0 1.5rem;padding-bottom:.5rem;font-size:1.8rem}.post-subheading{color:#34495e;margin:2rem 0 1rem;font-size:1.4rem}.post-image{text-align:center;margin:2rem 0}.post-image img{border-radius:6px;max-width:100%;height:auto;box-shadow:0 2px 10px #0000001a}figcaption{color:#666;text-align:center;margin-top:.5rem;font-size:.9rem;font-style:italic}.post-code{background:#f8f9fa;border-left:4px solid #e74c3c;border-radius:6px;margin:1.5rem 0;padding:1rem;overflow-x:auto}.post-code code{color:#333;white-space:pre-wrap;font-family:Courier New,Courier,monospace;font-size:.9rem}.post-list{margin:1.5rem 0;padding-left:1.5rem}.post-list li{margin:.5rem 0}.post-footer{border-top:1px solid #eee;margin:3rem 0;padding-top:2rem}.post-tags{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.post-tags span{color:#666;font-weight:500}.post-tags a{color:#e74c3c;background:#fdecea;border-radius:20px;padding:.25rem .75rem;font-size:.9rem;text-decoration:none;transition:all .2s}.post-tags a:hover{color:#fff;background:#e74c3c}.related-posts{margin:4rem 0 2rem}.related-title{color:#2c3e50;text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.related-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.related-post{color:#2c3e50;text-decoration:none;transition:transform .2s;display:block}.related-post:hover{transform:translateY(-3px)}.related-post img{object-fit:cover;border-radius:6px;width:100%;height:150px;margin-bottom:.75rem}.related-post h4{text-align:center;margin:0;font-size:1.1rem}@media (width<=768px){.post-title{font-size:2rem}.post-heading{font-size:1.5rem}.post-subheading{font-size:1.2rem}}@media (width<=480px){.travel-blog-container{padding:1rem}.post-title{font-size:1.8rem}.post-meta{flex-direction:column;align-items:center;gap:.5rem}.related-grid{grid-template-columns:1fr}.featured-image{max-height:300px}}
