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