.destination-post{width:100%;min-height:100vh;background:#fff}.destination-post__hero{position:relative;width:100%;height:70vh;min-height:500px;max-height:800px;overflow:hidden;display:flex;align-items:center;justify-content:center}.destination-post__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.destination-post__hero-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.destination-post__container{max-width:1200px;margin:0 auto;padding:2rem 2rem 4rem}.destination-post__breadcrumb-wrapper{margin-bottom:1.5rem}.destination-post__breadcrumb{max-width:800px;margin:0 auto}.destination-post__title-wrapper{max-width:800px;margin:0 auto 2rem}.destination-post__title{color:#1a202c;font-size:3.5rem;font-weight:700;line-height:1.2;margin:0}.destination-post__content-wrapper{max-width:800px;margin:0 auto}.destination-post__excerpt{font-size:1.25rem;line-height:1.7;color:#4a5568;margin:0 0 2.5rem;font-weight:400;font-style:italic}.destination-post__content{font-size:1.125rem;line-height:1.8;color:#2d3748}.destination-post__content h2{font-size:2rem;font-weight:700;margin:2.5rem 0 1.5rem;color:#1a202c}.destination-post__content h3{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;color:#2d3748}.destination-post__content p{margin:1.5rem 0}.destination-post__content ul{margin:1.5rem 0;padding-left:2rem;list-style-type:disc;list-style-position:outside}.destination-post__content ul li{margin:.75rem 0;line-height:1.8}.destination-post__content ol{margin:1.5rem 0;padding-left:2rem;list-style-type:decimal;list-style-position:outside}.destination-post__content ol li{margin:.75rem 0;line-height:1.8}.destination-post__content a{color:#2563eb;text-decoration:none;border-bottom:1px solid #93c5fd;transition:border-color .3s}.destination-post__content a:hover{border-color:#2563eb}.destination-post__content blockquote{border-left:4px solid #2563eb;padding:1rem 1.5rem;margin:2rem 0;background:#f7fafc;font-style:italic;color:#4a5568}.destination-post__content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.destination-post__content code{background:#f7fafc;padding:.2rem .4rem;border-radius:4px;font-family:Monaco,Courier New,monospace;font-size:.9em}.destination-post__content pre{background:#2d3748;color:#e2e8f0;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:2rem 0}.destination-post__content pre code{background:none;padding:0;color:inherit}.destination-post__related{margin-top:5rem;padding-top:3rem;border-top:2px solid #e2e8f0}.destination-post__related-title{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 2rem;text-align:center}.destination-post__related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.destination-post__related-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;text-decoration:none;color:inherit}.destination-post__related-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.destination-post__related-image-wrapper{position:relative;width:100%;height:200px}.destination-post__related-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.destination-post__related-content{padding:1.5rem}.destination-post__related-card-title{font-size:1.25rem;font-weight:600;color:#1a202c;margin:0 0 .75rem}.destination-post__related-card-text{font-size:.9375rem;line-height:1.6;color:#4a5568;margin:0}@media(max-width:1024px){.destination-post__hero{height:60vh;min-height:400px}.destination-post__container{padding:1.5rem 1.5rem 3rem}.destination-post__breadcrumb-wrapper{margin-bottom:1.25rem}.destination-post__title{font-size:2.5rem}.destination-post__content{font-size:1.0625rem}.destination-post__content h2{font-size:1.75rem}.destination-post__content h3{font-size:1.35rem}}@media(max-width:768px){.destination-post__hero{height:50vh;min-height:350px}.destination-post__container{padding:1.25rem 1rem 2.5rem}.destination-post__breadcrumb-wrapper{margin-bottom:1rem}.destination-post__title{font-size:2rem}.destination-post__excerpt{font-size:1.125rem}.destination-post__content{font-size:1rem}.destination-post__content h2{font-size:1.5rem}.destination-post__content h3{font-size:1.25rem}.destination-post__related-grid{grid-template-columns:1fr}}@media(max-width:480px){.destination-post__hero{height:40vh;min-height:300px}.destination-post__title{font-size:1.75rem}.destination-post__related-title{font-size:1.5rem}}