.blog-section{padding:100px 8%;background:linear-gradient(135deg,#355872,#2f4f66);min-height:100vh;text-align:center}.blog-heading{font-size:40px;font-weight:700;color:#9cd5ff;margin-bottom:60px;position:relative}.blog-heading:after{content:"";width:80px;height:4px;background:linear-gradient(to right,#7aaace,#9cd5ff);display:block;margin:15px auto 0;border-radius:10px}.blog-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.blog-card{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;overflow:hidden;transition:all .4s ease;box-shadow:0 10px 30px #00000026;text-align:left}.blog-card:hover{transform:translateY(-12px);box-shadow:0 20px 40px #00000040}.blog-image{width:100%;height:220px;object-fit:cover;transition:transform .4s ease}.blog-card:hover .blog-image{transform:scale(1.08)}.blog-content{padding:25px}.blog-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:15px;text-align:center}.blog-desc{font-size:14px;color:#073760;margin-bottom:20px;line-height:1.6;text-align:justify}.read-more{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#7aaace,#9cd5ff);color:#355872;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease}.read-more:hover{background:linear-gradient(135deg,#9cd5ff,#7aaace);transform:translate(6px)}.blog-page{background-color:#fff;margin:0 auto;padding:10rem;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:#2c3e50;margin-bottom:.5rem;font-weight:700}.blog-subtitle{font-size:1.1rem;color:#7f8c8d;margin-top:0}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.blog-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.blog-thumbnail{height:200px;overflow:hidden}.blog-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-thumbnail img{transform:scale(1.05)}.blog-content{padding:1.5rem}.blog-title{margin:0 0 .5rem;font-size:1.3rem;color:#2c3e50}.blog-date{color:#7f8c8d;font-size:.9rem;margin:0 0 1rem}.blog-description{color:#34495e;line-height:1.5;margin-bottom:1.5rem}.read-more-btn{display:inline-block;padding:.5rem 1rem;background:#2384df;color:#fff;font-size:.9rem;border-radius:6px;text-decoration:none;transition:background .3s ease}.read-more-btn:hover{background:#184d79}@media(max-width:1200px){.blog-page{padding:8rem 4rem}}@media(max-width:992px){.blog-page{padding:6rem 3rem}.blog-header h1{font-size:2.2rem;padding-top:5rem}.blog-subtitle{font-size:1rem}}@media(max-width:768px){.blog-page{padding:4rem 2rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.blog-header{margin-bottom:2rem}.blog-header h1{font-size:2rem}.blog-thumbnail{height:180px}.blog-content{padding:1.2rem}.blog-title{font-size:1.2rem}}@media(max-width:600px){.blog-page{padding:3rem 1.5rem}.blog-grid{grid-template-columns:1fr;gap:1.2rem}.blog-header h1{font-size:1.8rem}.blog-subtitle{font-size:.95rem}.blog-thumbnail{height:160px}.blog-content{padding:1rem}.blog-title{font-size:1.1rem}.blog-description{font-size:.95rem;margin-bottom:1rem}.read-more-btn{padding:.4rem .8rem;font-size:.85rem}}@media(max-width:480px){.blog-page{padding:2rem 1rem}.blog-header{margin-bottom:1.5rem}.blog-header h1{font-size:1.6rem}.blog-subtitle{font-size:.9rem}.blog-thumbnail{height:140px}.blog-date{font-size:.85rem}.blog-description{font-size:.9rem;line-height:1.4}.read-more-btn{width:100%;text-align:center}}@media(max-width:360px){.blog-page{padding:1.5rem .8rem}.blog-header h1{font-size:1.5rem}.blog-thumbnail{height:120px}.blog-title{font-size:1rem}.blog-description{font-size:.85rem}}.travel-blog-container{max-width:900px;background-color:#fff;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:450px;object-fit:cover;border-radius:10px;display:block;margin:20px auto}.travel-blog-post a{color:#00f;text-decoration:underline}.travel-blog-post a:visited{color:#00f}.travel-blog-post a:hover{color:#00008b}.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}.clickable-link{color:#00f;text-decoration:underline}}
